/* CSS Document */

img { behavior: url(../iepngfix.htc) }



body {
	/* font: 13px/20px "Lucida Grande", "Lucida Sans Unicode",  Geneva, Arial, Verdana, sans-serif; */
	font: 14px/21px Arial, Verdana, sans-serif;
	background:url(images/mid_bg.jpg) repeat-y center #000;
	color:#fff;
	line-height:1.5em;
	margin:0px auto;
	
}

p {
	margin:0px;
	padding:0px;
}



a {
	color:#990000;
	text-decoration:underline;
	font-weight:normal;
	outline: none;
}

a:hover{
	color:white;
	text-decoration:none;
	font-weight:normal;
}

#my_wrapper {
	text-align:left;
	margin-left:5px;
}



#my_container {
	width:980px;
	margin:0px auto;
}

.clear {
	clear:both;
}

a img {
	border:0px;
}


#logo {
	
	height:94px;
	float:left;
}

*:first-child+html #logo {
	
	float:left;
}


#nav {
	
	float:left;
	padding-top:27px;
}


#home_feature {
	width:980px;
	height:356px;
	/* background:url(images/featured_bg.jpg); */
}

#content {

}

#content_topper {
	background-image:url(images/mid_bg_topper.jpg);
	background-repeat:no-repeat;
	z-index:2;
}

#content_mid {
	background-image:url(images/mid_bg_mid.jpg);
	background-repeat:repeat-y;
	z-index:3;

}

#content_bottom {
	background:url(images/mid_bg_bottom.jpg) no-repeat;
	height:18px;
}

.home_featured_box {
	width:350px;
	padding:130px 0px 0px 40px;
}

.home_featured_heading {
	font:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#fff;
	font-weight:bold;
}

.home_featured_details {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ccc;
	padding-top:18px;
	
}

.home_left_col {
	width:622px;
	float:left;
}

.home_right_col {
	width:310px;
	float:right;
}

.ten_pad {
	padding:10px;
}

.twenty_pad {
	padding:20px;
}

h1 {
	font-size:35px;
	color:#990000;
	padding:10px 0px 15px 0px;
	margin:0px;
}

.sub_heading_white {
	color:#fff;
	font-size:20px;
	padding-bottom:10px;
}

.sub_heading_grey {
	color:#666666;
	font-size:1.8em;
	margin:0px;
}

.news_title {
	font-weight:bold;
	color:#fff;
}

.right_col_pad {
	padding:0px 10px 0px 10px;
}

#sub_heading {
	height:105px;
	background:url(images/sub_header.jpg);
}

#footer {
	height:80px;
	text-align:center;
	font-size:90%;
	line-height:2em;
}

#footer a {font-weight:bold;}

#sub_heading p { margin:0px; padding:40px 0px 0px 35px;}

.sub_heading_text {
	font-size:1.8em;
	_font-size:20px;
	font-color:#fff;
	font-weight:bold;
	padding:40px 0px 0px 35px;
	_padding:65px 0px 0px 0px;
	text-transform:uppercase;
}


/* IE 7 Hack */
*:first-child+html #box_option {
	margin-left:-10px;
	width: 302px;
	padding: 0 0 3em 0;
	margin-bottom: 1em;
	color: #333;
}	

#box_option {
	/* IE 6 */
	_margin-left:-10px;
	width: 302px;
	/* IE 6 */
	_width:290px;
	padding: 0 0 3em 0;
	margin-bottom: 1em;
	/* background:url(images/box_option_off.jpg); */
	color: #333;
}	

#box_option ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#box_option li {
	margin: 0px;
	padding:0px;
	list-style:none;
}

#box_option li  a {
	display: block;
	padding: 9px 5px 12px 0.5em;
	color: #979797;
	text-decoration: none;
	width: 302px;
	_width:285px;
	background:url(images/box_option_off.jpg) no-repeat;
	font-size:19px;
	margin:0px;
	
}

html>body #box_option li a {
	width: auto;
}

#box_option li a:hover {
	background:url(images/box_option_on.jpg) no-repeat;
	color: #fff;
	_width:290px;
}

.box_option_selected {
	background:url(images/box_option_on.jpg);
	color: #fff;
}

.prod_class a{
		font-weight:bold;
		line-height:2em;
		color:#fff;
}

.prods a{
	color:#990000;
	text-decoration:underline;
	font-weight:normal;
	outline: none;
}

.prods a:hover{
	color:#990000;
	text-decoration:none;
	font-weight:normal;
	outline: none;
}


.productItemNotFound {
	display:none;
}


.catalogueItemNotFound {
	display:none;
}


/* .cartSummaryItem {
	display:none !important;
	visibility:hidden;
}
*/

.description p {
	font: 14px/21px Arial, Verdana, sans-serif !important;
}

label {
	font: 14px/21px Arial, Verdana, sans-serif !important;
}

#imageDataContainer {color:#000 !important;}

.maroon {
	color:#990000;
}
