@charset "utf-8";
/* 
CSS Document for BLACK Phreesurf.net pages
Authored by Phreesurf Web Design
*/

/* LAYOUT */
body {
background: #000 url(../img/bg/main-blk.png) repeat-x;
text-align:center;
padding: 0;
margin: 0;
font-family:Tahoma, Geneva, sans-serif;
font-size: 11px;
color:#fff
}
#wrap {
width: 900px;
text-align:left;
margin: 0 auto;
padding: 0 60px;
}
#head {
background: url(../img/bg/header-blk2.jpg) no-repeat;
width: 100%;
height: 93px;
padding: 0;
border: none
}
#logo {
width: 319px;
float:left;
}
#content {
background: #1a1a1a url(../img/bg/content-blk.png) repeat-x;
width: 876px;
min-height: 400px;
padding: 12px;
margin: 0 auto;
}
#botshad {
height: 13px;
margin: 0;
width: 100%;
text-align: center;
background:url(../img/bg/botshdw-blk.png) repeat-x;
}
#foot {
width: 100%;
text-align: center;
font-size:10px;
margin: 20px 0;
color: #ffc
}
#navtabs {
margin: 15px auto 0 auto;
width: 809px;
height: 27px;
background: url(../img/tabs/topline.png);
text-align:left
}
#hptabwrap {
margin: 0 auto;
width: 723px;
border: 1px solid #efefef;
border-top: 0
}
#hptabbox { padding: 12px 5px }
#signup1, #signup1a, #signup2, #signup2a, #signup3, #signup3a {
width: 100px;
height: 170px;
border: #cfcfcf solid 1px;
background: url(../img/bg/signup1.png);
text-align:left;
padding: 10px;
color:#466699;
display:none
}
#signup1 p, #signup1a p, #signup2 p, #signup2a p, #signup3 p, #signup3a p {
padding: 0;
margin: 5px 0
}
#questions {
width: 400px;
margin: 8px auto;
text-align:right;
color:#9999AA
}
#bubs {
position:absolute;
top: 0px;
left: 0px;
margin-right: 10px;
width: 60px
}
.grnboxa {
width: 149px;
margin: 5px;
padding: 8px;
text-align:left;
background: #0a3001 url(../img/bg/box-grn1.png) repeat-x;
float:left
}
.bluboxa {
width: 149px;
margin: 5px;
padding: 8px;
text-align:left;
background: #011d33 url(../img/bg/box-blu1.png) repeat-x;
float:left
}
.bluboxb {
width: 149px;
margin: 5px;
padding: 8px;
text-align:left;
background: #02353c url(../img/bg/box-blu2.png) repeat-x;
float:left
}
.grybox {
width: 149px;
margin: 5px;
padding: 8px;
text-align:left;
background: #323231 url(../img/bg/box-gry.png) repeat-x;
float:left
}
.purpbox {
width: 149px;
margin: 5px;
padding: 8px;
text-align:left;
background: #380543 url(../img/bg/box-purp.png) repeat-x;
float:left
}
.rustbox {
width: 149px;
margin: 5px;
padding: 8px;
text-align:left;
background: #402304 url(../img/bg/box-rust.png) repeat-x;
float:left
}
.redbox {
width: 149px;
margin: 5px 2px;
padding: 8px;
text-align:left;
background: #300101 url(../img/bg/box-red.png) repeat-x;
float:left
}
.ylwbox {
width: 149px;
margin: 5px;
padding: 8px;
text-align:left;
background: #373f09 url(../img/bg/box-ylw.png) repeat-x;
float:left
}
.horizit {
float: left;
margin: 0 5px 0 0
}
.centerit { text-align: center }
.clearit { clear: both }
/* END LAYOUT */

/* FORMATTING */
a:link, a:visited {
color: #a10404;
text-decoration:none
}
a:hover, a:active { color:#101099; }
a.smlnk:link, a.smlnk:visited {
color: #9999AA;
text-decoration:none
}
a.smlnk:hover, a.smlnk:active { color:#101099; }
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; }
a.botnav:link {
color: #AAFFFF;
font-size: 10px;
}
a.botnav:visited {
color: #99AACC;
font-size: 10px;
}
a.botnav:hover {
color: #FFFFFF;
font-size: 10px;
}
a.botnav:active {
color: #FFFFCC;
font-size: 10px;
}
.bluboxa a, .bluboxb a, .grnboxa a, .ylwbox a, .grybox a, .rustbox a, .purpbox a, .redbox a { color: #FFF }
.bluboxa a:visited { color: #7CF }
.bluboxa a:hover { color: #07F }
.bluboxa a:active { color: #FF0 }
.bluboxb a:visited { color: #ADF }
.bluboxb a:hover { color: #6FF }
.bluboxb a:active { color: #FF0 }
.grnboxa a:visited { color: #CFD }
.grnboxa a:hover { color: #3F0 }
.grnboxa a:active { color: #FF0 }
.ylwbox a:visited { color: #FF9 }
.ylwbox a:hover { color: #EE0 }
.ylwbox a:active { color: #FF0 }
.grybox a:visited { color: #C4C4C4 }
.grybox a:hover { color: #AAA }
.grybox a:active { color: #FF0 }
.rustbox a:visited { color: #C99 }
.rustbox a:hover { color: #F70 }
.rustbox a:active { color: #FF0 }
.redbox a:visited { color: #C99 }
.redbox a:hover { color: #F00 }
.redbox a:active { color: #FF0 }
.purpbox a:visited { color: #C9F }
.purpbox a:hover { color: #A2F }
.purpbox a:active { color: #FF0 }

h1 {
font-family: "Century Gothic", "Avant Garde", sans-serif;
font-size: 18px;
font-weight:bold;
margin: 5px 0 20px 0;
}
h2 {
font-family: "Century Gothic", "Avant Garde", sans-serif;
font-size: 14px;
font-weight:bold;
margin: 0 0 10px 0;
}
h3 {
font-family: "Century Gothic", "Avant Garde", sans-serif;
font-size: 12px;
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 }
.gittoptxt { color:#FEEEEE }
.heading {
font-family: "Century Gothic", "Avant Garde", sans-serif;
color: #a10404;
font-size: 18px;
font-weight:bold
}
#signup p {
padding: 0;
margin: 0;
}
#contactform ul {
list-style:none;
width: 500px;
margin: 0 auto
}
#contactform li { padding: 12px; }
#smaplink { margin: 8px auto; }
#title1 {
float:left;
padding: 0 0 20px 0;
}
#title2 {
float:right;
padding: 3px 0 20px 0;
}
img { border: none; }
a { outline: none; }
/* END FORMATTING */

/* FORM ELEMENTS */


form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
margin: 0;
padding: 0;
min-width: 500px;
max-width: 600px;
width: 560px;
}
fieldset {
clear: both; /*note that this clear causes inputs to break to left in ie5.x mac, commented out */
border-color: #e9cece;
border-width: 1px;
border-style: solid;
padding: 10px;        /* padding in fieldset support spotty in IE */
margin-bottom: 10px;
}
legend { font-size:1.1em; }
label {
display: block;  /* block float the labels to left column, set a width */
float: left;
width: 150px;
padding: 0;
margin: 5px 0; /* set top margin same as form input - textarea etc. elements */
text-align: right;
}
input, textarea {
display: inline; /*inline display must not be set or will hide submit buttons in IE 5x mac */
width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
margin: 5px 0 0 5px; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
color: #555;
border: 1px solid #d1dfde;
padding: 2px;
}
input, select, textarea {;
font-size: 11px;
font-family: sans-serif;
}
input#reset { margin-left:0px; /* set margin-left back to zero on reset button (set above) */ }
.hidfld, #thesubmit { border: 0; }
textarea { overflow: auto; }
form small {
display: block;
margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
padding: 1px 3px;
font-size: 88%;
}
form br { clear:left; }
form .required { font-weight:bold; }
#thesubmit {
width: 67px;
height: 25px;
margin: 1px auto;
border: 0;
float:none
}
/* END FORM ELEMENTS */



/* NAVIGATION */
#navarea {
float: right;
width: 550px;
text-align:right;
margin: 5px 5px 0 0;
}
#topnav {
list-style: none;
float:right
}
#topnav li {
display:inline;
padding: 0 24px;
font-size:10px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}
#topnav a, #topnav a:visited {
font-family: "Trebuchet MS", "Century Gothic", Tahoma, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
color:#fff;
text-decoration:none;
font-size: 14px;
}
#topnav a:hover { color: #FF9 }
#stylenav {
list-style: none;
margin: 35px 10px 0 0;
clear:right;
float:right
}
#stylenav li {
display:inline;
padding: 2px 5px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}
#stylenav a, #stylenav a:visited {
color:#999;
text-decoration:none;
}
#stylenav a:hover { color:#000 }
#tab2, #tab3, #tab4, #tab5 { display:none }
#infolist1 {
list-style: none;
display:inline;
margin-top: 0;
padding: 0
}
#infolist2 {
list-style: none;
float:left;
margin-top: 0;
}
#infolist2 li {
font-weight:bold;
margin: 11px 2px;
display:block;
padding: 0;
}
#smaplist1 {
list-style: none;
margin-top: 0;
padding: 0
}
#smaplist2 { list-style: none; }
#smaplist2 li {
font-weight:bold;
margin: 11px 2px;
display:block;
padding: 0;
}
#smaplist3 {
list-style: none;
float:left;
margin-top: 0;
padding: 0;
}
#smaplist3 li {
font-weight:normal;
margin: 12px;
display:inline;
padding: 0;
}
#gitpix {
text-align: center;
width: 100%
}
#horizlist {
list-style: none;
margin: 5px auto;
}
#gitpix li {
display:inline;
padding: 11px;
min-width: 70px
}

/* END NAVIGATION */




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