﻿/*PAGE LAYOUT START ----------*/
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #494949;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9pt;
	line-height: 14pt;
	color: #555555;
}

#page{width: 770px;border-left: Solid 2px #F8C182;/*FFC91F/CF1519*/border-right: Solid 2px #F8C182;text-align: center;margin-left: auto;margin-right: auto;}
#content{width: 770px;background-color: #E5E5E5;}
#display{width: 600px;float: right; background-color:#FFF;}
#barLeft{width: 170;float: left;}
#footer{width: 770px;height: 50px;background-color: #E5E5E5;border-top: Solid 1px #000;border-bottom: Solid 2px #F8C182;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/*PAGE LAYOUT END --------------*/

.headertext{font-family: Verdana;font-size: 12pt;color: #B46E1D;font-weight: bold;margin-left: 10px;margin-top: 10px;margin-bottom: 20px;}
.subtext{font-size: 9pt;color: #494949;font-weight: bold;}
.smallbody{font-size: 8pt;}
.smallbodyleft{font-size: 8pt;margin-left: 5px;}
.smallbodyJust{font-size: 8pt;margin-left: 5px;margin-right: 5px;text-align: justify;}
.highlight{color: #B46E1D;font-weight: bold;}
.mDisplay{margin-top: 5px;margin-left: 10px;margin-right: 10px;text-align: justify;}
.footertext{margin-top: 10px;color: #A582BB;font-size: 7pt;}
.star{font-size: 8pt;color: #A7A7A7;}
.list{margin-bottom:10px;}
a {color:#B46E1D;text-decoration:none;}
/*a:hover{color:#A582BB; text-decoration:underline;}*/

/* FOR MENU START-------------- */
.topmenu{background: black url(../images/menu/blockdefault.gif) center center repeat-x;color: white;padding: 9px 11px;font: bold 13px Arial;border: 0px solid #625e00;border-right: 1px solid white;}
.topmenuh{color: #494949;background: transparent url(../images/menu/blockactive.gif) center center repeat-x;}
/* FOR MENU END---------------- */

/* Curve Side Menus Start-------*/
div.news{width: 150px;background: #FFF;margin-bottom: 20px;}
h3{font-size: 100%;margin: 0;padding: 0 0 3px;background: #F8C182;color: #494949;text-align: center;}
p{margin: 0;padding: 5px 10px;line-height: 1.3;text-align: justify;font-size: 8pt;}
/* Curve Side Menus Start--------*/

/*Contact US - feedback forms ----*/
.enqright{text-align: right;}
.enqleft{text-align: left;}
.enqerror{font: 8pt Tahoma, sans-serif;color: #F00; text-align: left;}
.textbox{border-width: 1px;	border-color: #AAA; color:#494949; background-color:#FAFAFA;}
.buttons{background-color: #F8C182;	border-color: #B46E1D;border-style: solid;border-width: 1px;cursor:hand;}
.sbuttons{background-color: #494949;border-color: #000000;border-style: solid;border-width: 1px;font-size: 8pt;color:#FFF;font-weight:bold;cursor:hand;}
.enqPanel{background-color: #FEFCFA; border-color: #E5E5E5;}
.cartbutton{background-image: url("../images/menu/btn_g.gif" );width: 131px;height: 27px;border-style: none;}

hr {border: none 0; border-top: 1px dashed #000;/*the border*/width: 98%;text-align :center ;height: 0px;/*whatever the total width of the border-top and border-bottom equal*/} 

.adminTbltitle{color: #FFFFFF;font-weight: bold;}

/*Example CSS for ticker*/
div.ticker{width: 205px;background: #FFF;margin-bottom: 20px; float: right; height: 210px; padding:5px;}
#ajaxticker1{
width: 200px;
height: 210px;
border: 1px #FAEF3D;
padding: 5px;
color:#FFF;
background-color: #AC0404;
}
#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #AC0404;
color:#FFF;
}
/*.someclass{ //class to apply to your scroller(s) if desired
}*/
.GV_Tbox
{
 border-width : 1px;
 border-color :#000;
 background-color :#FFFFFF;
}