body
{
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:8pt; 
	color: #000000;
	background-color: #ffffff;
	
	margin: 0px;
	padding:0px;
}

.std
{
	font-size: 8pt;
	color: #000000;
}


.deact
{
	font-size: 8pt;
	color: #aaaaaa;
}


.smallselect
{
	font-size: 7pt;
	color: #000000;
}

.smalltext
{
	font-size: 7pt;
	color: #000000;
}

.smalllink
{
	font-size: 8pt;
	color: #000000;
}

.smalllink:hover
{
	font-size: 8pt;
	color: #c40000;
}


h4
{
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	padding:0px;
	margin:0px;
}

h2
{
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	padding:15px 0px 10px 0px;
	margin:0px;
}

.link
{
	font-size: 8pt;
	color: #000000;
}

.highlightLink
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #ffffff;
}

.featureLink
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #000000;
	font-weight:bold;
}

.featureLink:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #c40000;
	font-weight:bold;
}

.navlink
{
	font-size: 8pt;
	color: #000000;
}

.navlink:hover
{
	font-size: 8pt;
	color: #ffffff;
}

.success
{
	font-size: 8pt;
	color: #00c400;
}

.white
{
	font-size: 8pt;
	color: #ffffff;
}




.small
{
	font-size: 7pt;
	color: #999999;
}


.disclaimer
{
	font-size: 7pt;
	color: #777777;
}

.errorSmall
{
	font-size: 8pt;
	color: #c40000;
	font-weight:bold;
}

.error
{
	font-size: 8pt;
	color: #c40000;
}


.nav
{
	font-size: 8pt;
	color: #000000;
}

td div.profilePreview
{
	border:1px solid #666;
	width:120px;
	height:150px;
	margin-bottom:10px;
}

ul.modellist
{
	font-size:11px;
}

ul.modellist a
{
	color:#000000;
}


#silvertopmodellist
{
        margin:5px 0 0 0;
        padding:0;
}

#silvertopmodellist li
{
        list-style-type:none;
}

#silvertopmodellist li a
{
        color:#000000;
}


#topmodellist
{
	margin:5px 0 0 0;
	padding:0;
}

#topmodellist li
{
	list-style-type:none;
}

#topmodellist li a
{
	color:#000000;
}


#activitylist
{
	margin:5px 0 0 0;
	padding:0;
}

#activitylist li
{
	list-style-type:none;
/*	font-size:10px; */
	margin-bottom:4px;
	border-bottom:1px solid white;
}

#activitylist li a
{
	color:#000000;
}


h1
{
	color:#9a3d83;
}

a
{
	color:#9a3d83;
}

#mainPhotoID
{
	border:1px solid white;
}

img.thumb
{
	border:1px solid white;
}

#referredModelsTable
{
	border:1px solid #666666;
	margin-top:15px;
}

#referredModelsTable thead tr
{
	background-color:#777777;
	color:#fff;
}

#referredModelsTable tbody a
{
	color:#000;
}

#hpTeaserList
{
	margin:15px 0px 15px 0px;
	padding:0;
	background: url(/images/bg_topfeatures.gif);
	background-repeat:no-repeat;
	list-style: none;
}

#hpTeaserList li
{
	vertical-align:middle;
	background: url(/images/dot.gif);
	background-repeat:no-repeat;
	background-position: top left;
}

#hpTeaserList li span
{
	margin-left:16px;
} 

#domainsTable
{
	border:1px solid #eee;
	width:420px;
}

#domainsTable thead tr td
{
	background-color:#8f9cab;
	color:#fff;
	font-weight:bold;
	padding:6px 6px 4px 6px;
}

#domainsTable tbody tr td
{
	padding:2px 6px 2px 6px;
}

#domainsTable tbody tr td.end
{
	border-bottom:1px solid #8f9cab;
	padding:2px 6px 6px 6px;
}

#domainsTable tbody tr td.action
{

}


#domainsTable tbody tr td.action img
{
	vertical-align:text-top;
}

#availDomains
{
	border:1px solid #8f9cab;
	padding:5px;
	background-color:#eee;
}

ul.sedcardLog
{
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.sedcardLog li
{
	margin-bottom:10px;
}

img.modelphoto
{
	margin-top:7px;
}

div.infopop
{
	z-index:9999999;
      width:510px;
/*      height:600px; */
      border:1px solid black;
      background-color:white;
      position:absolute;
      padding:7px;
      font-family:Verdana, Tahoma, Arial, Sans-Serif;
      color:black;
      font-size:11px;
    }
    
    div.infopop img
		{
      float:left;
      margin:0 10px 10px 0;
    }
    
    div.infopop h2
    {
     margin-top:5px; 
    }


