/* Page CSS */

body {
font-family:Arial, Helvetica, sans-serif;
background-color:#330A04;
font-size:11px;
}

/*bg wrap*/
#bgWrap{
	background:url(/t/template105/pics3/topsiteBg.jpg) top left repeat-x #330A04;
width:100%;
}

/*vip area*/
#vipArea {
	background:url(/t/template105/pics3/vipArea_bg.jpg) no-repeat top left;
}

/*agent and broker info area*/
#contactArea {
	background:url(/t/template105/pics3/contactArea_bg.jpg) no-repeat bottom left;
}
   
#contactInfo {
color:#D8BAB5;
text-align:right;
width:500px;
font-size:127%;
}

#contactInfo span {
font-weight:bold;
font-size:170%;
}

#contactInfo a {
color:#BD8A82;
font-weight:bold;
text-decoration:none;
}

#contactInfo a:hover {
color:#D8BAB5;
}

/* top header area*/
#topheaderArea {
	background:url(/t/template105/pics3/topheaderArea_bg.jpg) no-repeat top left;
}

/*header area ------ */
#headerArea {
}

/*menu area ------ */
#menuContact_area {
	background:url(/t/template105/pics3/menuArea_bg.jpg) no-repeat top left;
}

#mainMenuContainer {
}

/*cnt area ------ */
#sub_cntArea {
}

#sub_siteCnt a {
color:#BD8A82;
font-weight:bold;
text-decoration:none;
}

#sub_siteCnt a:hover {
color:#D8BAB5;
text-decoration:none;
}

#sub_siteCnt h1 {
font-weight:bold;
font-size:163%;
}

/*footer area ------ */
#pageendArea {
	background:url(/t/template105/pics3/pageend_scalebg.jpg) top left repeat-x;
}

/*copyright area ------ */
#footerArea {
font-size:90%;
text-align:center;
color:#AB6A60;
}

#footerArea a {
text-decoration:none;
color:#AB6A60;
}

#footerArea a:hover {
text-decoration:none;
color:#D8BAB5;
}

/*fullcnt area ------ */
#full_cntArea {
}

#full_siteCnt {
color:#D8BAB5;
}

/*homepage area ------ */
#cntArea {
}

	#siteCnt {
	color:#D8BAB5;
	}

/* VIP BAR CSS */

#dashboard {
color:#D9BBB5;
font-size:90%;
background:url(/t/template105/pics3/vip/vipBg.gif) no-repeat top left;
}	

#dashboard a{
font-size:100%;
color:#D9BBB5;
}

#dashboard a:hover{
color:#ffffff;
}
	
#dashboard_logo {
	background:url(/t/template105/pics3/vip/vipLogo.jpg) no-repeat top left;
}

#dashboard .submit {
cursor:pointer;
color:#ffffff;
font-size:90%;
border-top:1px solid #FF5634;
border-right:1px solid #811700;
border-bottom:1px solid #811700;
border-left:1px solid #FF5634;
background-color:#E52800;
}

#dashboard_login {}

#dashboard .inputs, #dashboard .error{
font-size:100%; 
color:#5C5C5C;
border:1px solid #B5B5B5;
background-color:#ffffff;
}

#dashboard .error{
background-color: Yellow;
}

#vipMenu {}

#vipMenu li {}

#vipMenu li a {
font-size:100%;
text-align:center;
background-color:#A5270E;
text-decoration:none;
color:#D9BBB5;
line-height:20px;
}

#vipMenu li a:hover, #vipMenu li a.over {
color:#D9BBB5;
background-color:#AE3720;
}

#dashboardContent {
  border-color:#801704;
  background-color:#AE3720;
}

