/** mainv.css **/
/** AsiaDiva.com **/

body {
	margin: 0;
	background-color: #DCDFE0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/******* Hyperlink and Anchor Tag Styles *******/	
a, a:link, a:visited {
	margin: 0;
	padding: 0;
	border: none;
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #666666;
}

img {
	border: none;
}


.modeltitle {
	background: url(../images/model_info_bg_20x62.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.modelname {
	padding: 0 0 0 8px;
	font-size: 22px;
	color: #FFFFFF;
}

.modelinfo {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.modelimage {
	cursor: pointer;
}

#modelmenu {
	width: 178px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}
#modelmenu div {
	width: 162px;
}
#modelmenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#modelmenu li a:link, #modelmenu li a:visited {
	display: block;
 	padding: 3px 8px 3px 8px;
	background: url(../images/model_menu_off_20x19.gif);
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer; 	
}
#modelmenu li a:hover {
	background: url(../images/model_menu_over_20x19.gif);
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer; 
}

.question {
	font-size: 12px;
	font-weight: bold;
	color: #626262;
}
.answer {
	font-size: 12px;
	font-weight: bold;
	color: #D23400;
}

.captionmodelname {
	font-size: 12px;
	font-weight: bold;
	color: #D23400;	
}
.captionlineupname {
	font-size: 11px;
	font-weight: bold;
	color: #333333;	
}
.captionsetname {
	font-size: 10px;
	font-weight: normal;
	color: #333333;	
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
}
.headline {
	color: #DF3800;
	font-size: 11px;
	font-weight: bold;
}
a.news, a.news:link, a.news:visited, a.news:active {
 	color: #666666;
	text-decoration: none;
	cursor: pointer; 
}
a.news:hover {
	color:#003399;
	text-decoration: none;
	cursor: pointer; 
}

.videomodel {
	padding: 20px 0 8px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DF3800;
}
.videotitle {
	padding: 0 0 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DF3800;
}
.videocomment {
	padding: 8px 0 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DF3800;
}
.videonote {
	padding: 8px 0 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DF3800;
}

.navmenu {
	width: 60px;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}
a.navmenu, a.navmenu:link, a.navmenu:visited, a.navmenu:active {
 	background: url(../images/admin_menu_off_12x24.gif);
	text-decoration: none;
	cursor: pointer; 
}
a.navmenu:hover {
	background: url(../images/admin_menu_over_12x24.gif);
	text-decoration: none;
	cursor: pointer; 
}
.navmenuoff {
	width: 60px;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	background: #B2B2B2;
}

.navbutton {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
.navbutton a:link, .navbutton a:visited {
	padding: 2px 8px 2px 8px;
 	background: url(../images/admin_menu_off_12x24.gif);
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer; 
}
.navbutton a:hover {
	background: url(../images/admin_menu_over_12x24.gif);
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer; 
}

.rsssection {
	margin: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
.rssheader {
	padding: 0 0 0 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	text-align: left;
}
a.rssheader, a.rssheader:link, a.rssheader:visited, a.rssheader:active {
	color: #666666;
	text-decoration: none;
	cursor: pointer; 
}
a.rssheader:hover {
	color: #000000;
	text-decoration: none;
	cursor: pointer; 
}
.rssitem {
	padding: 2px 0 0 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
a.rssitem, a.rssitem:link, a.rssitem:visited, a.rssitem:active {
	color: #D23400;
	text-decoration: none;
	cursor: pointer; 
}
a.rssitem:hover {
	color: #666666;
	text-decoration: none;
	cursor: pointer; 
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
a.footer, a.footer:link, a.footer:visited, a.footer:active {
	color: #333333;
	text-decoration: underline;
	cursor: pointer; 
}
a.footer:hover {
	color: #0099FF;
	text-decoration: underline;
	cursor: pointer; 
}

.jointext {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.joinwarning {
	color: #D23400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.textcontent {
	margin: 10px 20px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.contenttitle {
	font-size: 14px;
	font-weight: bold;	
}
.topic {
	font-size: 14px;	
}

.announcement {
	border: 1px;
	border-color: #0033FF;
	text-align: center;

}
.anntitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #D23400;
	text-align: center;
}
.anncomment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.anntextbox {
	height: 16px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.annbutton {
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
.annbutton a:link, .annbutton a:visited {
	padding: 2px 8px 2px 8px;
 	background: url(../images/admin_menu_off_12x24.gif);
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer; 
}
.annbutton a:hover {
	background: url(../images/admin_menu_over_12x24.gif);
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer; 
}

.blogdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.blogtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #D23400;
	text-align: left;
}
.blogcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}

.messagetitle {
	padding: 50px 16px 16px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #D23400;
	text-align: center;	
}
.messagecontent {
	padding: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.messagenote {
	padding: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.res{font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;}
.res a{
	color: #333333;
	text-decoration: underline;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.res a:visited{
	color: #333333;
	text-decoration: none;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.res a:hover {
	color: #0099FF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
