/* Page CSS */

body {
font-family:Arial, Helvetica, sans-serif;
background-color:#3F5770;
font-size:11px;
}

/*header area ------ */
#headerArea {

}

#contactInfo {
color:#ffffff;
font-size:109%;
font-weight:bold;
}

#contactInfo a{
color:#E3E9F2;
text-decoration:none;
}

#contactInfo a:hover{
color:#ffffff;
}

#contactInfo span{
font-size:145%;
}

/*menu area ------ */
#mainMenuContainer{
	background:url(/t/template102/pics0/menuArea_bg.jpg) no-repeat top left;
}

/*cnt area ------ */
#siteCnt a {
color:#748c20;
font-weight:bold;
text-decoration:none;
}

#siteCnt a:hover {
color:#536216;
text-decoration:none;
}

#siteCnt h1 {
font-weight:bold;
font-size:163%;
}

/*copyright area ------ */
#footerArea {
color:#597099;
font-size:90%;
text-align:center;
}

#footerArea a {
color:#597099;
text-decoration:none;
}

#footerArea a:hover {
color:#305076;
text-decoration:none;
}

/*cnt area ------ */
#sub_cntArea {
	background:url(/t/template102/pics0/cntArea_bg.jpg) repeat-y top left;
}

#sub_siteCnt {
color:#305076;
}

/*fullcnt area ------ */
#full_cntArea {
	background:url(/t/template102/pics0/cntArea_bg.jpg) repeat-y top left;
}

#full_siteCnt {
color:#305076;
}

/*homepage area ------ */
#cntArea {
	background:url(/t/template102/pics0/cntArea_bg.jpg) repeat-y top left;
}

	#siteCnt {
	color:#305076;
	}
	
/* vip dashboard ***************************************************************************************************************************************** */


#dashboard {
color:#ffffff;
font-size:90%;
background:url(/t/template102/pics0/vip/vipBg.gif) no-repeat top left;
}	

#dashboard a{
font-size:100%;
color:#BCC8A3;
}

#dashboard a:hover{
color:#ffffff;
}
	
#dashboard_logo {
	background:url(/t/template102/pics0/vip/vipLogo.jpg) no-repeat top left;
}

#dashboard .submit {
cursor:pointer;
color:#FFFFFF;
font-size:90%;
border-top:1px solid #97B0C4;
border-right:1px solid #50728D;
border-bottom:1px solid #50728D;
border-left:1px solid #97B0C4;
background-color:#6789A9;
}

#dashboard_login {}

#dashboard .inputs, #dashboard .error{
font-size:100%; 
color:#4E781D;
border:1px solid #B5B5B5;
background-color:#ebebeb;
}

#dashboard .error{
background-color: Yellow;
}

#vipMenu {}

#vipMenu li {}

#vipMenu li a {
font-size:100%;
text-align:center;
background-color:#889B44;
text-decoration:none;
color:#ffffff;
line-height:20px;
}

#vipMenu li a:hover, #vipMenu li a.over {
color:#ebebeb;
background-color:#76893C;
}

#dashboardContent {
  border-color:#5B8230;
  background-color:#76893C;
}
	
