@import url('/css/global.css');

/* css reset */
html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
em, font, q, s, samp,
small, strike, strong, b, u, i,
dl, dt, dd, ol, ul, li,
fieldset, form, legend {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}

a{color:#03c;font-weight:bold;text-decoration:none;}
a:hover{text-decoration:underline;}
body{background:#dcdcdc url(http://www.freeadultbay.com/site1/images/bg.gif) repeat-y top center;color:#fff;margin:0;}
body,button,input,select,textarea{font:11px arial,helvetica,sans-serif;}
textarea{font-size:12px;width:900;}
div,form,fieldset{display:block;}
button,div,fieldset,form,iframe{margin:0;padding:0;}
button{line-height:1;}
legend{display:none;}
fieldset,img{border-width:0;}
p{margin:0 0 0px;}
input:focus,
button:focus{outline:0;}

.clear{clear:both;}
.site_tracking{height:0;width:0;position:absolute;top:0;left:0;overflow:hidden;}

/* MASTHEAD
*******************************/
#masthead{height:176px;width:950px;margin:0 auto;}
#header,
#searchbox,
#nav1,
#nav1 a,
#nav2,
#nav2 a,
#platformlist,
#masthead .menu1{background:#dfdfdf;}
/* .mh_wrap -- used to contain masthead elements to specified with and allow the rest of the masthead to span across width */
#masthead .menu1{width:950px;margin:0 auto;padding:0 0px;overflow:hidden;}
#masthead input{vertical-align:top;}
#masthead select{height:18px;vertical-align:top;}


/* QUICK NAV -- Primary Nav */
#nav1,
#nav1 .menu1{height:31px;}
#nav1 p{float:left;margin:0 0 0 0px;padding:2px 0 1px;overflow:hidden;}
#nav1 a{background-repeat:no-repeat;color:#036;display:block;float:left;font-size:12px;line-height:28px;height:28px;padding:0 10px 0 10px;}
#nav1 font{background-repeat:no-repeat;color:#f00;display:block;float:left;font-size:12px;line-height:28px;height:28px;padding:0 10px 0 10px;}

#nav2,
#nav2 .menu1{height:31px;}
#nav2 p{float:left;margin:0 0 0 0px;padding:2px 0 1px;overflow:hidden;}
#nav2 a{background-repeat:no-repeat;color:#036;display:block;float:left;font-size:12px;line-height:28px;height:28px;padding:0 12px 0 10px;}
#nav2 font{background-repeat:no-repeat;color:#f00;display:block;float:left;font-size:12px;line-height:28px;height:28px;padding:0 0px 0 10px;}

img.special {border: 1px yellow solid;}
