/* bkg Purple */
body {background-color: #9933CC; color:#fff;}
a:link, a:visited {color:#eff;}
a:hover, a:active{color:#ccc;}
/*h1{color:#FFFF00;} This is the color of the member's name*/
.stats h1{color: #003366;} /*This is the header for stas/info*/
.compcard{border:1px dotted #003366;}
.contactbtn{ background-color:#9933CC; color:#CCCCFF; border-bottom-color:#666666; border-top-color:#000000; 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 {
	background-color: #9933CC; color:#fff;
	background-image: url("//models.com/search/images/tab_purple-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 {
	background-image: url("//models.com/search/images/tab_purple-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{
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{ 
background: url("//models.com/search/images/tab_white-right.gif") right top no-repeat;
}

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

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