/* bkg White */
body {background-color:#FFF; color:#000;}
a:link, a:visited, a:hover:visited {color:#666;}
a:hover, a:active{color:#666;}
/*h1{color:#FFFF00;} This is the color of the member's name*/
.stats h1{color:#000;} /*This is the header for stas/info*/
.compcard{border:1px dotted #000;}
.contactbtn{ background-color:#FFF; color:#6666CC; font-weight:900;}

body#women .women a, body#men .men a, body#photo .photo a, body#h_m .h_m a, body#stylist .stylist a, body#artist .artist a, body#agent .agent a, body#in .inbox a, body#out .outbox a, body#participating .agencies a, body#oshelp .oshelp a{
	color: #000000;  background-color: #FFFFFF;
	background-image: url("//models.com/search/images/tab_white-left.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

body#women .women a span, body#men .men a span, body#photo .photo a span, body#h_m .h_m a span, body#stylist .stylist a span, body#artist .artist a span, body#agent .agent a span, body#in .inbox a span, body#out .outbox a span, body#participating .agencies a span, body#oshelp .oshelp a span{

	background-image: url("//models.com/search/images/tab_white-right.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
body#women .women a:hover, body#men .men a:hover, body#photo .photo a:hover, body#h_m .h_m a:hover, body#stylist .stylist a:hover, body#artist .artist a:hover, body#agent .agent a:hover, body#in .inbox a:hover , body#out .outbox a:hover , body#participating .agencies a:hover, body#oshelp .oshelp a:hover {
color: #6666cc;
background: #fff url("//models.com/search/images/tab_white-left.gif") left top no-repeat;
}

body#women .women a:hover span, body#men .men a:hover span, body#photo .photo a:hover span, body#h_m .h_m a:hover span, body#stylist .stylist a:hover span, body#artist .artist a:hover span, body#agent .agent a:hover span, body#in .inbox a:hover span, body#out .outbox a:hover span, body#particpating .agencies a:hover span, body#oshelp .oshelp a:hover span{
background: url("//models.com/search/images/tab_white-right.gif") right top no-repeat;
}

.status{color:#6666CC;}
.status .container{background-color:#fff; border:#000 solid 1px;}
.status .container h1 a:link, .status .container h1 a:visited{color:#6666cc; /*dk lavender*/}
.status .container h1 a:hover, .status .container h1 a:active{color:#666;}
.arrow{background: url("//models.com/search/images/arrow_white.gif") right bottom no-repeat;}

.statusS {border-bottom:1px dotted #000;}