body
{
	background-image: url(../images/pattern.png);
	background-color: Black;
	margin: 0;
}

.image
{
	border-style: outset;
	border-color: White;
	border-width: 1px;
}

.box
{
	margin-right: 5px;
	margin-bottom: 20px;
	height: 200px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
.box_images
{
	background-color: #ffffff;
	margin-right: 5px;
}
.box_title
{
	font: bold 11px arial, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFCDF;
	color: #444444;
	text-align: center;
}

.body_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3a3a3a;
	text-decoration: none;
}

.body_text_black
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.text_hglt
{
	color: #ae2f28;
}

.but
{
	font-size: 12px;
	color: White;
	font-weight: bold;
	font-family: arial;
	border: #B3B9C4 1px solid;
	background-color: #ae2f28;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	cursor: pointer;
}

.but:hover
{
	border: 1px solid #3a3a3a;
}

.txtfield
{
	border-right: #c7c7c7 1px solid;
	border-top: #c7c7c7 1px solid;
	border-bottom: #c7c7c7 1px solid;
	font-size: 11px;
	border-left: #c7c7c7 1px solid;
	color: #3a3a3a;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	background-color: #ffffff;
}


.top_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.top_link:link, a.top_link:active, a.top_link:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.top_link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.tblborder
{
	border-left: solid 1px #757575;
	border-top: solid 1px #757575;
}
.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fd5a5b;
	text-decoration: none;
/*	text-transform: uppercase;*/
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}

a.heading:link, a.heading:active, a.heading:visited, a.heading:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2c4003;
	text-decoration: none;
}

.sub_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #cce5eb;
	text-decoration: none;
}

a.sub_link:link, a.sub_link:active, a.sub_link:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #cce5eb;
	text-decoration: none;
}

a.sub_link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.left_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.left_link:link, a.left_link:active, a.left_link:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.left_link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-weight: bold;
	color: #cce5eb;
	text-decoration: none;
}

.bottom_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b9b9b9;
	text-decoration: none;
}
a.bottom_link:link, a.bottom_link:active, a.bottom_link:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b9b9b9;
	text-decoration: none;
}

a.bottom_link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9eb33c;
	text-decoration: none;
}

a:link, a:active, a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7b1813;
	text-decoration: none;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #d8261c;
	text-decoration: none;
}

.table_border
{
	border: 1px solid #757575;
}


/* For Ajax Popup Extender Start */
.modalbackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalpopup
{
	background-color: #ffffff;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 200px;
}
.modalpopupwide
{
	background-color: #ffffff;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 500px;
}
.modalpopupcustom
{
	background-color: #ffffff;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
}
/* For Ajax Popup Extender End */

/*============================trailer page class [start]==================================*/
.trailer_cap {background-image:url(../images/master.jpg); background-repeat:no-repeat; background-position:-710px -250px; width:200px; height:39px;margin-top:10px;}
.tailer_title{background-color:#445E76;background-image:url(../images/trailer_title_bg.gif); font:bold 16px tahoma, arial, Verdana, Helvetica, sans-serif;color:#efefef; letter-spacing:0.3pt; padding:10px;}
.trailer_panel{padding:20px 20px 20px 20px;}
.trailer_leftpanel_bg{background-color:#1d1d1d;}
.trailer_leftpanel_active{padding-left:15px;color:#00919B;font:bold 12px arial, Verdana, Helvetica, sans-serif; width:250px;height:61px;background-color:#000000;}
.trailer_leftpanel_active A, .trailer_leftpanel_active A:link, .trailer_leftpanel_active A:active, .trailer_leftpanel_active A:visited{font:normal 11px Arial; color:#ffffff;text-decoration:none;font:bold 12px arial, Verdana, Helvetica, sans-serif;width:250px;height:61px;}
.trailer_leftpanel_active A:hover{font:normal 12px Arial; color:#d71010;text-decoration:none;font:bold 12px arial, Verdana, Helvetica, sans-serif;width:250px;height:61px;}
.trailer_leftpanel_off{padding-left:15px;color:#999999;font:bold 14px arial, Verdana, Helvetica, sans-serif;width:250px;height:61px;border-bottom:1px solid #393939;border-top:1px solid #393939;background-color:#1d1d1d;}
.trailer_leftpanel_off A, .trailer_leftpanel_off A:link, .trailer_leftpanel_off A:active, .trailer_leftpanel_off A:visited{font:normal 11px Arial; color:#999999;text-decoration:none;font:bold 12px arial, Verdana, Helvetica, sans-serif;width:250px;height:61px;}
.trailer_leftpanel_off A:hover{font:normal 11px Arial; color:#d71010;text-decoration:none;font:bold 12px arial, Verdana, Helvetica, sans-serif; width:250px;height:61px;}
.trailer_rightpanel{background-color:#000000;height:320px;}
.trailer_box{width:135px;float:left;margin-right:10px;margin-bottom:10px;}
.trailer_boxthumb{width:135px;background-image:url(../images/myfavoritebg.gif); background-repeat:no-repeat;height:147px; line-height:147px;text-align:center;}
.clear_layout{clear: both;}

/*============================trailer page class [end]==================================*/


/* For News Start */

.linkNews A, .linkNews A:link, .linkNews A:active, .linkNews A:visited, .linkNews
{
	font: bold 15px Arial;
	color: #464646;
	text-decoration: none;
	vertical-align: top;
}
.linkNews A:hover
{
	font: bold 15px Arial;
	color: #fd5a5b;
	text-decoration: none;
	vertical-align: top;
}


.fixed
{
	display: block;
}
.newsboxa
{
	text-align: justify;		
}

.imgEshow
{
	border-style: outset;
	border-color: White;
	border-width: 1px;
}

/* For News End */


.tablerow
{
	padding: 2px;
	border-bottom: 1px solid #757575;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	empty-cells: show;
	line-height: 20px;
	border-right: 1px solid #757575;
	vertical-align: middle;
}

.imageOver
{
	background: url(../images/image_zoom.gif) no-repeat 50% 50%;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background-color: #1D6BAD;
}

.tdBackGround
{
	padding: 5px;
	border-bottom: 1px solid #e7e8e8;
	border-right: 1px solid #e7e8e8;
	border-top: 1px solid #e7e8e8;
	border-left: 1px solid #e7e8e8;
	background-color: #f5f5f5;
}

.hideColoum
{
	display: none;
}

a.nav
{
	display: block;
	margin: 0;
	text-decoration: none;	
	color: #aaa;
	padding: 8px 0px 8px 10px;
}

a.nav:hover
{
	color: #cf0;
	background: #393a3c;
	text-decoration: none;
}

a.productNav, a.productNav:visited, a.productNav:link, a.productNav:active 
{
	/*display: block;*/
	margin: 0;
	text-decoration: none;	
	color: #666666;	
	/*font-size: 20px;
	font-weight: bold;
	padding: 10px 10px 10px 10px;*/
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	/*border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	background: #757575;*/
}

a.productNav:hover
{
	/*color: #cf0;
	background: #393a3c;*/
	color:#990000;
	text-decoration: none;
}

.SubHeading
{
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 5px 0px 5px 0px;
	background: #757575;
	color: White; 
	padding-left: 3px;
	
}

.flashbg{background-image:url(../images/left.jpg);background-repeat:repeat-x;background-position:bottom;max-height:36px;}
