/* CSS Document */

body{
	/*background:url(../images/bg1.jpg);*/
	background-color:#FFF73A;
	/*background-repeat:repeat-x;*/
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
fieldset {
	color:#000000;
	font-size:11px;
	text-decoration:none;
	border:1px solid #8E1E1D;
}
h1{
	font-size:16px;
	color:#000;
}
h3.sectionHeader_img{
	background: transparent url(../images/sectionHeader_left.jpg) no-repeat left top;
	color:#fff;
	font-size:13px;
	margin:0;
	padding:0;
}
h3.sectionHeader_img div{
	background: transparent url(../images/sectionHeader_right.jpg) no-repeat right top;
	padding:8px 10px;
}
.sectionBorder{
	border:1px solid #4E1011;
	padding:8px;
}
.red_headingText{
	color:#4E1011;
}
.lineHeight18{
	line-height:18px;
}
p{
	color:#000;
	font-size:11px;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#666;
}
select{
	/*width:100px;*/
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
.bold{
	font-weight:bold;
}
.mainContainer{
	background-color:#fff73a;
	border:7px solid #fff659;
}
.headerContainer{
	background-color:#000;
}
.headerLinks{
	color:#000;
	margin:5px 0;
}
.headerLinks td{
	border:none!important;
}
.headerLinks a{
	color:#000;
}

.searchTxt{
	border: 1px solid #faae27;
	height:20px;
	width:180px;
}
.specialOffer{
	margin-bottom:5px;
}
.specialOffer td{
		border:1px solid #fff659!important;
}
.slider{
		margin-bottom:5px;
}
.slider td{
		border:1px solid #fff659;
}
.contentContainer{
	background:#000;
}
.rightPanelTable{
	border:2px solid #f85e16;
	background-color:#000000;

}
.trBg{
	background:url(../images/trHeadingBg.jpg);
	background-repeat:no-repeat;
	color:#cfd051;
	font-size:14px;
	padding-left:10px;
	height:21px;
}
.trContent{
	
}
.trContent ul{
	margin-left:-25px;
}
.trContent img{
	margin-bottom:2px;
	margin-right:2px;
}
.trContent a{
	color:#ccc!important;
}
.trContent a:hover{
	color:#fff659!important;
}

.leftPanelTable{
	border:2px solid #f85e16;
	background-color:#000000;
	margin-bottom:5px;
}

hr{

    border:none;
    border-bottom:1px solid;

}
/*YS Code Start*/
.leftButton a{
	color:#FBF53B;
	text-decoration:none;
	background:#022173 url(../images/btn_bg.gif) repeat-x;
	display:block;
	font-weight:bold;
	font-size:12px;
	padding:3px 6px;
	text-align:center;
}
/*.leftButton a:hover{
	background:#022173 url(../images/btn_bg_hover.gif) repeat-x;
}*/
.leftMenu{
	width:192px;
	height:529px;
	background:url(../images/leftMenu_BG.jpg) no-repeat;
}
.links{
	margin-right:10px;
	margin-bottom:10px;
}
.footer{
	text-align:center;
	color:#fff;
	padding:15px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.headerLinks a:hover{
	color:#000;
}
.normalText, .normalText td{
	font-size:12px;
}
.smallText{
	font-size:10px;
}
.main{
	font-size:12px;
}
.inputBtn{
	background:#4E1011 url(../images/btn_bg.gif) repeat-x;
	border:0;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:1px 10px 3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.inputBtn:hover{
	background:#4E1011 url(../images/btn_bg_hover.gif) repeat-x;
	color:#fff;
}
.errorText {
 	color:FF0000
}
th{
	text-align:left
}
.footerWidth{
    width:990px;
    *width:979px;
}
/*YS Code End*/