
@import url("loginform.css");

html {overflow-y: scroll;}

/*body and main layout divs */

body{
font-size: 68.75%;
font-family:Tahoma;
font-weight: strong;
color:#888785;


/*
background-color:#fefbf2;

background-image: url(/beta/images/background.gif);
background-repeat:no-repeat;
background-position:top center;
*/
padding:0px;
margin:0px;
}

a{
color:#888785;
text-decoration:underline;
}

a:hover{
text-decoration:none;
}

.alerttext{
color: #af002d;
}

.clear{
clear:both;
}

img{
border:0;
}

th{
text-align:left;
padding:5px 0px 10px 0px;
}

h3{
	font-weight: bold;
	font-size: 14pt;
	padding: 0px 0px 2px 0px;
	margin: 0px;
}

h4{
   	font-weight: bold;
	font-size: 10pt;
	padding: 0px 0px 2px 0px;
	margin: 0px;
}

#faqtext{
    font-weight: normal;
}

.errormsg
{
	color: #CC0000;
	font-weight: bold;
}

div#container{
width:906px;
margin:0 auto 0 auto;
margin-top: 15px;
padding: 0px 12px 0px 12px;
/*
background-image: url(/beta/images/background.jpg);
background-repeat:no-repeat;
background-position:top center;
*/
background-color:#fefbf2;
}

div#header{
}

div#header #navlinks{
height: 29px;
width: 100%;
background-image: url(/images/nav/repeater.jpg);
background-repeat: repeat-x;
}

.navimg{
margin: 0px 20px 0px 0px;
}

div#header #logo{
margin:10px 0px 10px 0px;
}

div#header #created, div#header #sponsored{
margin:12px 10px 10px 0px;
float:right;
}

div#header #created a{
background-image: url(/images/my-wardrobe.jpg);
display:block;
width:77px;
height:44px;
text-indent:-9999px;
}

div#header #sponsored{
display:block;
width:130px;
height:44px;
}

div#header #search{
float:right;
margin:10px;
}

div#header #mainmenu{
width:706px;
float:right;
clear:both;
padding:10px;
margin:0px 5px 0px 5px;
}

div#header #mainmenu ul{
list-style:none;
height:24px;
border-bottom:3px double #b8b6b7;
padding:0;
margin:0;
}

div#header #mainmenu ul li{
float:left;
padding:0px 0px 0px 0px;
margin:0;
}

div#header #mainmenu ul li a{
display:block;
font-size:1.6em;
text-decoration:none;
padding:0px 2px 6px 2px;
margin:0px 12px 0px 12px;
}

div#header #mainmenu ul li a:hover{
color:#888785;
text-decoration:none;
border-bottom:3px double #b8b6b7;
}

div#left{
width:170px;
clear:both;
float:left;
}

.SponsorsLeft{
margin-top: 25px;
text-align: center;
}
.SponsorsLeft img{
margin: auto;
}

div#left div.moduletable{
margin:10px;
}

div#left h3{
font-size:1.6em;
font-weight:normal;
border-bottom:3px double #b8b6b7;
margin:5px -10px 5px -5px;
padding:2px 0px 2px 5px;
}

div#left ul{
list-style:none;
padding:0;
margin:0;
}

div#left ul li{
padding:3px;
margin:0;
}

div#content{
width:706px;
float:left;
padding:0px 10px;
margin:0px 5px 0px 5px;
}

div#contentwithimage{
width:706px;
min-height: 568px;
float:left;
padding:0px 10px;
margin:0px 5px 0px 5px;

background-image: url(/getRandomStyleImage.php);
background-repeat:no-repeat;
background-position:bottom right;
}

div#content h2{
}

div#contentleft{
font-size: 120%;
font-family:Tahoma;
font-weight: bold;
}

div#randomimage{
position: relative;
/*left: -150px;*/
height: 568px;
}


div#content div#contentright{
width:100px;
/*border-left:1px solid #ccc;*/
float:right;
padding:10px 10px 10px 25px;
margin:0;
}

div#text{
	width: 450px;
}

div#contentright h3{
font-size:1.5em;
color:#ff0084;
}

div#footer{
text-align:center;
border-top:3px double #b8b6b7;
padding:10px;
margin:0px 10px 0px 180px;
clear:both;
}

div#accessibility{
display:none;
}