/* ################################ Menu Style ################################################################ */
/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(http://www.vakson.net/properties/images/menu/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#fff;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
	background: url(http://www.vakson.net/properties/images/menu/menur_hover_left.gif) no-repeat; /*left tab image path*/
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
	background: url(http://www.vakson.net/properties/images/menu/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}


.glossymenu li.current a, .glossymenu li a:hover{
	color: #FFFF00;
	background: url(http://www.vakson.net/properties/images/menu/menur_hover_left01.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #FFFF00;
	background: url(http://www.vakson.net/properties/images/menu/menur_hover_right02.gif) no-repeat right top; /*right tab image path*/
}



/*
.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(http://www.vakson.net/Vakson2010/properties/images/menu/menur_hover_left.gif) no-repeat; /*left tab image path*//*
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(http://www.vakson.net/Vakson2010/properties/images/menu/menur_hover_right.gif) no-repeat right top; /*right tab image path*//*
}*/

/* ################################ Menu Style Ends ################################################################ */
/*style for hinthint */
/* All form elements are within the definition list for this example */
dl {font:normal 11px verdana, sans-serif; color: #000000;position: relative;width: 350px;}
dt {clear: both;float:left;width: 130px;padding: 4px 0 2px 0;text-align: left;}
dd {float: left;width: 200px;margin: 0 0 8px 0;padding-left: 6px;}
/* The hint to Hide and Show */
.hint {display: none;position: absolute;right: 229px;width: 200px;margin-top: -4px;border: 1px solid #AA8514;padding: 5px 12px;background-image: url(http://www.vakson.net/properties/images/bg/hintmenunewbg.GIF);}
.hint1 {display: none;position: absolute;right: 595px;width: 200px;margin-top: -4px;border: 1px solid #AA8514;padding: 5px 12px;background-image: url(http://www.vakson.net/properties/images/bg/hintmenunewbg.GIF);}
/* The pointer image is hadded by using another span */
.hint .hint-pointer {position: absolute;left: 225px;top: 5px;width: 10px;height: 19px;background: url(http://www.vakson.net/properties/images/bg/pointer.gif) left top no-repeat;}
.hint1 .hint-pointer {position: absolute;left: -11px;top: 5px;width: 10px;height: 19px;background: url(http://www.vakson.net/properties/images/bg/pointer1.gif) left top no-repeat;}
/*styleends here for hint*/


/*Example CSS for the two demo scrollers Used For News Section*/
#pscroller1{width: 200px;height: 30px;border: 0px solid #AA8514;padding: 5px;background-color: white;}
.someclass{ //class to apply to your scroller(s) if desired}
/*window*/
.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #CA0000;
color: white;
cursor: move;
overflow: hidden;
width: auto;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid brown;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}
/**/
.drag-handle{ /*Overwrite default drag handle bar background color with below*/
background-color: #03277C;
}

#interVeil{ /*CSS for veil that covers entire page while modal window is visible*/
position: absolute;
background: white url(properties/images/bg/whitesep.jpg);
width: 10px;
left: 0;
top: 0;
z-index: 5;
visibility: hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
opacity: 0.8;
}
/* Website */

body {margin-left: 0px; margin-top: 0px; margin-right: 0px;	margin-bottom: 0px;}
body {font: normal 12px Arial, Helvetica, sans-serif; color: #000000; line-height: 19px;}
/*body {scrollbar-face-color: #DDC994; scrollbar-shadow-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #3399cc; scrollbar-darkshadow-color: #333333; scrollbar-track-color: #0052E7; scrollbar-arrow-color: #ffffff;}*/

/*Font Style*/
.style1 { font: normal 11px verdana, sans-serif; color: #AA8514; }
.style1a { font: normal 11px verdana, sans-serif; color: #000000; }
.style1a11 { font: normal 14px Arial, Helvetica, sans-serif; color: #000000; }
.style1asm { font: normal 10px verdana, sans-serif; color: #000000; }
.style2 { font: normal 11px verdana, sans-serif; color: #FFFFFF; }
.style3 { font: bold 11px verdana, sans-serif; color: #000000; }
.style3xyz { font: bold 14px verdana, sans-serif; color: #000000; }
.style3aa { font: bold 11px verdana, sans-serif; color: #FFFFFF; }
.style3aaaa { font: bold 14px verdana, sans-serif; color: #FFFFFF; }
.style3a { font: bold 11px Arial, Helvetica, sans-serif; color: #AA8514; }
.style3aaa { font: bold 11px verdana, sans-serif; color:#FF0000; }
.style3b { font: bold 17px verdana, sans-serif; color: #AA8514; }
.style3ba { font: 17px verdana, sans-serif; color: #AA8514; }
.style3c { font: bold 17px verdana, sans-serif; color: #FFFFFF; }
/*color */
.clear {clear:both;height:1px;overflow:hidden;line-height:1%;font-size:0px;margin-bottom:-1px;}
.goldencolor{color:#AA8514;}
.blackcolor{color: #000000;}
h1{font-size: 20px;font-weight:normal;margin:0px;}
h2{font-size: 18px;font-weight:normal;margin:0px;}
h3{font-size: 17px;font-weight:normal;margin:0px;}
h4{font-size: 18px;font-weight:normal;margin:0px;}

/*Link Style*/
a.link1:hover { color: #000000;  }
a.link1 {text-decoration: none; color: #AA8514; }
a.link1a:hover { color: #AA8514;  }
a.link1a {text-decoration: none; color: #000000; }
a.link1aa:hover { color: #ffffff;  }
a.link1aa {text-decoration: none; color: #AA8514; }
a.link1b:hover { color: #000000;  }
a.link1b {text-decoration: underline; color: #AA8514; }
a.link2 {text-decoration: none; color: #AA8514; }
a.link2b:hover { color: #000000;text-decoration:underline;}
a.link2b {text-decoration: none; color: #AA8514; }
a.link3 {text-decoration: none; color: #FFFFFF; }
a.link4:hover { color: #FFFFFF;  }
a.link4 {text-decoration: none; color: #000000; font: bold 11px verdana, sans-serif; }
a.link4b:hover { color: #FFFF00;  }
a.link4b {text-decoration: none; color: #FFFFFF; font: bold 11px verdana, sans-serif; }
a.link4a:hover { color: #000000;  }
a.link4a {text-decoration: none; color: #AA8514; font: bold 11px verdana, sans-serif; }
a.link4c:hover { color: #AA8514; text-decoration:none;}
a.link4c { text-decoration:underline; color: #000000; font: bold 11px verdana, sans-serif; }
a.link5:hover { color:#0000FF;  }
a.link5 {text-decoration: none; color:#FF0000; font: bold 11px verdana, sans-serif; }
a.link5a:hover { color:#AA8514;  }
a.link5a {text-decoration: none; color:#000000; font: bold 14px verdana, sans-serif; }

.goldenborder{ font: normal 11px verdana, sans-serif; text-align:center; color: #AA8514; border-color:#a88c00; border-style:solid; border-width:1pt;}