/*CSS Document*/
/*Konstant info solutation CSS files - by http://www.Konstantinfosolutation.com India*/
/*Comment all css which you are NOT useing in Layout*/
/*Body Link css*/
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: underline;}


/*Body css*/
html, body{
	background:#660a00 url(../image/bg.jpg) repeat-x top;
	margin-left: 0px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#EBF5FF;
	scrollbar-base-color:#EBF5FF;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#F3F3F3;
	scrollbar-shadow-color:#EBF5FF;
	scrollbar-highlight-color:#EBF5FF;
	scrollbar-3dlight-color:#78AAFF;
	scrollbar-darkshadow-Color:#78AAFF;
}


/*Text Link css*/
.link_1 a:link {Font-Family: Arial, Helvetica, sans-serif;color: #696969;text-decoration: none;font-size: 11px;}
.link_1 a:visited {Font-Family: Arial, Helvetica, sans-serif;color: #696969;text-decoration: none;font-size: 11px;}
.link_1 a:active {Font-Family: Arial, Helvetica, sans-serif;color: #696969;text-decoration: none;font-size: 11px;}
.link_1 a:hover {Font-Family: Arial, Helvetica, sans-serif;color: #ed1d24;text-decoration: none;font-size: 11px;}



/*Font css */
.Light10{Font-Family:Arial;Font-Size:10px; Font-weight:normal; }
.Light11{Font-Family:Arial;Font-Size:11px; Font-weight:normal; }
.Light12{Font-Family:Arial;Font-Size:12px; Font-weight:normal; }
.Light13{Font-Family:Arial;Font-Size:13px; Font-weight:normal; }
.Light14{Font-Family:Arial;Font-Size:14px; Font-weight:normal; }
.Light16{Font-Family:"Aachen BT";Font-Size:16px; Font-weight:bold; }
.Light17{Font-Family:"Myriad Pro";Font-Size:17px; Font-weight:normal; }
.Light19{Font-Family:"Aachen BT";Font-Size:19px; Font-weight:bold; }
.Light21{Font-Family:"Myriad Pro";Font-Size:21px; Font-weight:normal; }
.Light30{Font-Family:"Aachen BT";Font-Size:30px; Font-weight:bold; }
.Light016{Font-Family:Georgia;Font-Size:016px; Font-weight:bold; }



/*Text color css*/
.White{color:#FFFFFF;}
.White1{color:#e9cac6;}
.Red{color:#c91400;}
.Green{color:#80f200;}
.Yellow{color:#ffc600;}
.Blue{color:#afcadb;}

/*Bgcolour css*/

.BgWhite{background-color:#ffffff;}
.Top_Bg{background:url(../image/top_bg.jpg) no-repeat top left;}
.Tab_M{background:url(../image/tab_m.jpg) repeat-x top left;}
.Banner_Bg{background:url(../image/banner.gif) no-repeat left top;}
.Shad_L{background:url(../image/shad_l.jpg) no-repeat left ;}
.Shad_R{background:url(../image/shad_r.jpg) no-repeat right ;}
.Img_Bg{background:url(../image/img_bg.jpg) repeat-x left top;}
.Red_Shad{background:url(../image/red_shad.jpg) no-repeat top center;}
.Red_M{background:url(../image/red_m.jpg) repeat-x top;}
.Box_Top{background:url(../image/box_top.jpg) repeat-x top;}
.Box_Mid{background:#a91606; border-left:#cb2513 1px solid; border-right:#cb2513 1px solid;}
.RedBox_Mid{background:url(../image/rbox_m.jpg) repeat-x top left;}
.Down_Box{background:url(../image/down_box.jpg) no-repeat top;}
.Box_Mid1{background:#a31e10; border-left:#cd2714 1px solid; border-right:#cd2714 1px solid;}
.Top_M{background:url(../image/top_m.jpg) repeat-x top;}
.Red_Bg{background:url(../image/red_bg.jpg) repeat-x top left;}
.Red_Right{background:url(../image/red_shad_bg.jpg) no-repeat right; top}
.Footer_Bg{background:url(../image/foot_shad.jpg) no-repeat top center;}
/* text alignment */
.Justified{ text-align:justify;}

/*Image Border css*/
.ImgBdr1{border:2px solid #e1e1e1;}



/*Table Border*/
.TblBrd1{border:1px solid #E9E8E8;}



/*Linehight*/
.Linehight{line-height:17px;}
.Linehight1{line-height:23px;}

/*Paddign Css*/
.PadR{ padding-right:13px; }
.Pad{padding:8px;}



/*Button css*/
.Textbox1{Font-Family: Arial, Helvetica, sans-serif; Font-Size: 12px; Font-weight:normal; color: #666666; Border:1px solid #d3d3d3;padding-left:5px; padding-top:2px; background:#fff;}





.glossymenu{
	position: relative;
	padding: 0 0 0 40px;
	margin: 0 auto 0 auto;
	background: url(../image/menur_bg.jpg) repeat-x; /*tab background image path*/
	height: 47px;
	list-style: none;
}

.glossymenu li{
	float:left;
	margin-left:2px;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#fff;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding:0 0 0 8px; /*Padding to accomodate left tab image. Do not change*/
	height: 47px;
	line-height: 47px;
	text-align: center;
	cursor: pointer;	
	text-transform:uppercase;
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 15px 0 8px; /*Padding of menu items*/
	
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../image/menu_hover_bg.jpg) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../image/menur_hover_right.jpg) no-repeat right top; /*right tab image path*/
}



/*rNEW CSS 27-12-2009*/

.Pad_Bot{padding-bottom:9px;}
.Pad_Top{padding-top:9px;}
.Bdr_Bot{border-bottom:#e9cac6 1px dotted;}
.Textbox2{Font-Family: Arial, Helvetica, sans-serif; Font-Size: 12px; Font-weight:normal; color: #670a00; Border:1px solid #e1cdcd;padding-left:5px; padding-top:2px; background:#dba59f;}
.Input_Bt{ background:#a22114; border:1px solid #cb2f1e; text-align:center; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#FFFFFF; height:24px;}

.Bg_Red{background:#a31e10;}
.Table_Bdr01{border:#cd2714 1px solid;}

.ImgBdr02{border:1px solid #c63020; background:#aa2b1e; padding:4px;}
.New_Top{ background:url(../image/new_top.jpg) repeat-x  bottom;}

/* new css on 21-01-2010 */
.Gallerymid{ background:url(../image/gallery_c.jpg) repeat-x bottom #FFFFFF;}

.ImgbdrNew{ border:1px #FFFFFF solid;}
.ImgShadow{ background:url(../image/drop.jpg) repeat-x  bottom;}

/* 20-01-2010 new css */
.Light23{Font-Family: Arial, Helvetica, sans-serif;Font-Size:23px;}




/*rNEW CSS 22-01-2010*/
.New_Top{background:url(../image/new_top.jpg) no-repeat top;}
.Light017{Font-Family:"Aachen BT";Font-Size:017px; Font-weight:bold; }
.Light24{Font-Family:"Aachen BT";Font-Size:24px; Font-weight:bold; }
.Img_Bdr01{background:#b2382b; padding:4px;border:#81170b 1px solid;}