/* Page CSS */

body {
font-family:Arial, Helvetica, sans-serif;
background-color:#161C00;
font-size:11px;
}

/*header area ------ */
#headerArea {
}

#contactInfo {
font-size:109%;
line-height:15px;
color:#ffffff;
}

#contactInfo span {
font-weight:bold;
font-size:127%;
}

#contactInfo a {
color:#C3B59A;
font-weight:bold;
text-decoration:none;
}

#contactInfo a:hover {
color:#ebebeb;
}

/*menu area ------ */
#menuContact_area {
	background:url(/t/template103/pics4/menuArea_bg.jpg) no-repeat top left;
}

#mainMenuContainer {
}

/*cnt area ------ */
#sub_cntArea {
	background:url(/t/template103/pics4/sub_cntArea_bg.jpg) no-repeat top left #EDE4DB;
}

#sub_siteCnt a {
color:#99855C;
font-weight:bold;
text-decoration:none;
}

#sub_siteCnt a:hover {
color:#161C00;
text-decoration:none;
}

#sub_siteCnt h1 {
font-weight:bold;
font-size:163%;
}

/*copyright area ------ */
#footerArea {
font-size:90%;
text-align:center;
color:#40452f;
}

#footerArea a {
text-decoration:none;
color:#40452f;
}

#footerArea a:hover {
text-decoration:none;
color:#ffffff;
}

/*fullcnt area ------ */
#full_cntArea {
	background:url(/t/template103/pics4/full_cntArea_bg.jpg) no-repeat top left #EDE4DB;
}

#full_siteCnt {
color:#ffffff;
}

/*homepage area ------ */
#cntArea {
	background:url(/t/template103/pics4/cntArea_bg.jpg) no-repeat top left #EDE4DB;
}

	#siteCnt {
	color:#ffffff;
	}

/* VIP BAR CSS */

#dashboard {
color:#D6D6C4;
font-size:90%;
background:url(/t/template103/pics4/vip/vipBg.gif) no-repeat top left;
}	

#dashboard a{
font-size:100%;
color:#ebebeb;
}

#dashboard a:hover{
color:#ffffff;
}
	
#dashboard_logo {
	background:url(/t/template103/pics4/vip/vipLogo.jpg) no-repeat top left;
}

#dashboard .submit {
cursor:pointer;
color:#FFFFFF;
font-size:90%;
border-top:1px solid #3E5000;
border-right:1px solid #020200;
border-bottom:1px solid #020200;
border-left:1px solid #3E5000;
background-color:#161C00;
}

#dashboard_login {}

#dashboard .inputs, #dashboard .error{
font-size:100%; 
color:#5C5C5C;
border:1px solid #B5B5B5;
background-color:#e5e5e5;
}

#dashboard .error{
background-color: Yellow;
}

#vipMenu {}

#vipMenu li {}

#vipMenu li a {
font-size:100%;
text-align:center;
background-color:#AEAA88;
text-decoration:none;
color:#ffffff;
line-height:20px;
}

#vipMenu li a:hover, #vipMenu li a.over {
color:#ffffff;
background-color:#7D7755;
}

#dashboardContent {
  border-color:#A19D79;
  background-color:#7D7755;
}

