@charset "utf-8";
/* 
CSS Document for Phreesurf.com portfolio page
Authored by Phreesurf Web Design
*/

/* LAYOUT */
body {
background:#01203f url(../img/bgs/bg2.jpg) repeat-x;
text-align:center;
padding: 0;
margin: 0;
font-family:Tahoma, Geneva, sans-serif;
font-size: 11px;
color:#fff;
}
#wrap {
width: 960px;
margin: 0 auto;
padding: 0 60px;
}
#head {
width: 100%;
margin: 0 0 20px 0;
padding: 0
}
#content {
width: 936px;
min-height: 300px;
padding: 12px;
margin: 0 auto;
text-align:left;
}
#foot {
width: 100%;
font-size:10px;
margin: 20px 0;
color:#FC3;
font-family: "Century Gothic", "Avant Garde", Arial, sans-serif;
}
#logo { margin: 10px auto 0 auto; }
#horizit {
float: left;
margin: 5px
}
.centerit { text-align: center }
.clearit { clear: both }
/* END LAYOUT */

/* FORMATTING */
a {
text-decoration:none;
font-family: "Century Gothic", "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
a:link, a:visited { color: #FC3; }
a:hover { color: #FC3; }
a:active { color: #CFF; }
a.blu:link, a.blu:visited { color: #09F; }
a.blu:hover { color: #1656CC; }
a.blu:active { color: #00F; }
.clink, .copy { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
a.clnk:link { color: #FFCC33; }
a.clnk:visited { color: #FC3; }
a.clnk:hover { color: #FC3; }
a.clnk:active { color: #CFF; }
#bluboxa a { color: #FFF }
#bluboxa a:visited { color: #7CF }
#bluboxa a:hover { color: #07F }
#bluboxa a:active { color: #FF0 }
#bluboxb a { color: #FFF }
#bluboxb a:visited { color: #ADF }
#bluboxb a:hover { color: #6FF }
#bluboxb a:active { color: #FF0 }
#grnboxa a { color: #FFF }
#grnboxa a:visited { color: #CFD }
#grnboxa a:hover { color: #3F0 }
#grnboxa a:active { color: #FF0 }
#ylwbox a { color: #FFF }
#ylwbox a:visited { color: #FF9 }
#ylwbox a:hover { color: #EE0 }
#ylwbox a:active { color: #FF0 }
#grybox a { color: #FFF }
#grybox a:visited { color: #C4C4C4 }
#grybox a:hover { color: #AAA }
#grybox a:active { color: #FF0 }
#rustbox a { color: #FFF }
#rustbox a:visited { color: #C99 }
#rustbox a:hover { color: #F70 }
#rustbox a:active { color: #FF0 }
#purpbox a { color: #FFF }
#purpbox a:visited { color: #C9F }
#purpbox a:hover { color: #A2F }
#purpbox a:active { color: #FF0 }
a.tanglnk:link, a.tanglnk:visited { color: #FFCC00; }
a.tanglnk:hover { color: #FFFF99; }
a.tanglnk:active { color: #FFFFEE; }
a.deepblulnk:link { color: #00CCFF; }
a.deepblulnk:visited { color: #6699FF; }
a.deepblulnk:hover { color: #99FFFF; }
a.deepblulnk:active { color: #CCCCFF; }
a.blulnk:link { color: #33FFFF; }
a.blulnk:visited { color: #33CCFF; }
a.blulnk:hover { color: #FFFFFF; }
a.blulnk:active { color: #FFFFCC; }
a.redlnk:link { color: #FF99CC; }
a.redlnk:visited { color: #FF6699; }
a.redlnk:hover { color: #FFFFFF; }
a.redlnk:active { color: #FFFFCC; }
a.purplnk:link { color: #CCCCFF; }
a.purplnk:visited { color: #CC99FF; }
a.purplnk:hover { color: #FFFFFF; }
a.purplnk:active { color: #FFFFCC; }
a.ylwlnk:link { color: #FFFF99; }
a.ylwlnk:visited { color: #CCCC99; }
a.ylwlnk:hover { color: #FFFFFF; }
a.ylwlnk:active { color: #FFFFCC; }
a.grnlnk:link { color: #66FFCC; }
a.grnlnk:visited { color: #66FF99; }
a.grnlnk:hover { color: #FFFFFF; }
a.grnlnk:active { color: #FFFFCC; }
a.orglnk:link { color: #FFCC66; }
a.orglnk:visited { color: #FF9900; }
a.orglnk:hover { color: #FFFFFF; }
a.orglnk:active { color: #FFDDAA; }
h1 {
font-family: "Century Gothic", "Avant Garde", Arial, sans-serif;
font-size: 22px;
font-weight:bold;
margin: 5px 0 20px 0;
}
h2 {
font-family: "Century Gothic", "Avant Garde", Arial, sans-serif;
font-size: 18px;
font-weight:bold;
margin: 0 0 10px 0;
}
h3 {
font-family: "Century Gothic", "Avant Garde", Arial, sans-serif;
font-size: 13px;
font-weight:bold;
margin: 0 0 10px 0;
}
.txt16px { font-size: 16px; }
.txt14px { font-size: 14px; }
.txt13px { font-size: 13px; }
.txt12px { font-size: 12px; }
.txt10px { font-size: 10px; }
.txt9px { font-size: 9px; }
.redtxt { color:#CC0000; }
.grntxt { color:#1B9516; }
.whttxt { color:#FFF; }
.grytxt { color:#999; }
.bluetxt { color:#069; }
.orgtxt { color: #F60; }
.ylwtxt { color: #FFFF99; }
.sandtxt { color:#F0EEE5 }
.whttxt { color:#FFF; }
.gittoptxt { color:#FEEEEE }
.orgtxt {
font-family:  "Century Gothic", "Avant Garde", Arial, Helvetica, sans-serif;
color: #fc3;
}
.orgtxt2 {
color: #fc3;
font-size: 11px
}
p {
padding: 0;
margin: 0 0 10px 0;
}
img {
border: none;
border-style:none
}
a { outline: none; }
/* END FORMATTING */

/* NAVIGATION */
#topnav {
list-style: none;
margin: 10px auto;
padding: 0;
}
#topnav li {
display: inline;
background-image: url(../img/bull2.png);
background-repeat: no-repeat;
background-position: 0% 60%;
padding: 0 15px;
font-size: 12px;
font-family: "Century Gothic", "Avant Garde", Arial, sans-serif;
}
#topnav a, #topnav a:visited {
color: #FC0;
text-decoration:none;
font-family: "Century Gothic", "Avant Garde", Arial, sans-serif;
}
#topnav a:hover {
color: #FFF;
font-family: "Century Gothic", "Avant Garde", Arial, sans-serif;
}
#portnav {
position:relative;
list-style: none;
width: 100%;
margin: 10px auto 20px auto;
padding: 0;
}
#portnav li {
display:inline;
margin: 0;
padding: 6px;
}
#portnav a:hover {
padding:0;
text-decoration:none
}
#portnav a span { display:none }
#portnav a:hover span {
display:block;
position:absolute;
top:70px;
left:0;
padding:10px auto;
width: 100%;
color:#FC0
}
#horizlist {
list-style: none;
margin: 0 auto;
padding: 0;
}
#horizlist li {
font-weight:bold;
display:inline;
padding: 11px 11px;
}
/* END NAVIGATION */


/* Let there be songs to fill the air.. */
