@import url("reset.css");

body {
	background: #cacaca url(../images/bodybg.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	font-size: 12px;
	line-height: 18px;
}

.clear {clear: both;}	

a:link, a:visited, a:active {
	color: #9d0000;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;	
}

a:hover {
	text-decoration: underline;
}

blockquote {
	padding: 10px;
}

h1,h2,h3,h4,h5,h6 {
	color: #782325;
}

h1 {
	font-size:23px;
	margin-bottom: 5px;
}

h2 {
	font-size: 22px;
	margin-bottom: 10px;
}

h3 {
	font-size: 20px;
	margin-bottom: 10px;
}

h4 {
	font-size: 18px;
	margin-bottom: 8px;
}

h5 {
	font-size: 16px;
	margin-bottom: 6px;
}

h6 {
	font-size: 14px;
	margin-bottom: 5px;
}

p {
	margin-bottom: 12px;
}

#wrapper {
	margin: 0 auto;
	width: 1013px;
	text-align: left;
}

#header {
	height: 132px;
	position: relative;

}

#header .logo {
	width: 243px;
	height: 127px;
	position: absolute;
	top: 1px;
	left: 1px;
}

#header .logo a:link,
#header .logo a:active,
#header .logo a:visited {
	width: 243px;
	height: 127px;
	display: block;
	cursor: pointer;
}

#header .topnav {
	width: 550px;
	position: absolute;
	top: 24px;
	right: 9px;
	color: #ccc;
}

#header .topnav ul {
	float: right;
}
 
#header .topnav ul li {
	display: inline;
	background: url(../images/topnav_li_border.jpg) no-repeat left 2px;
	padding-left: 17px;
	margin-left: 13px;
	font-size: 11px;
}

#header .topnav ul li.first {
	background: none;
}

#header .topnav ul li a:link,
#header .topnav ul li a:active,
#header .topnav ul li a:visited {
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
}

#header .topnav ul li a:hover,
#header .topnav ul li.active a:link,
#header .topnav ul li.active a:active,
#header .topnav ul li.active a:visited {
	text-decoration: underline;
}

#header .searchWrap {
	background: url(../images/search_box_bg.png) no-repeat left top;
	width: 240px;
	height: 32px;
	padding-left: 40px;
	position: absolute;
	top: 59px;
	right: 4px;
}

#header .searchWrap .inputbox  {
	width: 192px;
	background: transparent;
	border: none;
	font-size: 12px;
	color: #333;
	margin: 3px 10px 0 0;
	padding: 5px 0px 3px 0px;
	float: left;
}

#header .searchWrap .button {
	background: url(../images/button_go.png) no-repeat left top;
	float: right;
	width: 36px;
	height: 32px;
	display: block;
	color: #1f7ad3;
	border: none;
	cursor: pointer;
}

#header .phoneContact {
	width: 231px;
	height: 20px;
	position: absolute;
	top: 66px;
	right: 294px; 
}

#header .nav {
	width: 775px;
	height: 34px;
	position: absolute;
	top: 100px;
	right: 0px;
}	

#header .nav ul {
	float: right;
	z-index: 500;
}

#header .nav ul li {
	float: left;
	line-height: 38px;
}

#header .nav ul li a:link,
#header .nav ul li a:active,
#header .nav ul li a:visited {
	background: url(../images/menu_left.png) no-repeat left top;
	font-family: "Myriad Pro";
	color: #a6a6a6;
	text-decoration: none;
	padding-left: 19px;
	display: block;
	float: left;	
	font-size: 14px;
	cursor: pointer;
}

#header .nav ul li a:link span,
#header .nav ul li a:active span,
#header .nav ul li a:visited span {
	background: url(../images/menu_right.png) no-repeat right top;
	display: block;
	float: left;
	padding-right: 26px;
	cursor: pointer;
}

#header .nav ul li.last a:link span,
#header .nav ul li.last a:active span,
#header .nav ul li.last a:visited span {
	background: url(../images/menu_rightlast.png) no-repeat right top;
	display: block;
	float: left;
	padding-right: 27px;
	cursor: pointer;
}

#header .nav ul li a:hover,
#header .nav ul li.active a:link,
#header .nav ul li.active a:active,
#header .nav ul li.active a:visited {
	color: #862628;
	text-decoration: none;
}

#bannerWrap {
	background: url(../images/banner_wrap.png) no-repeat right top;
	width: 994px; 
	height: 190px;
	padding: 10px 5px 4px 14px; 
	margin-bottom: 4px;
}

#bannerWrap .banner {
	width: 986px;
}

#container {
	padding: 0 5px 0px 5px;
	width: 1003px;
}

#leftCol {
	width: 190px;
	float: left;
	padding-right: 5px;
}

#leftCol .module,
#leftCol .module-nav {
	background: url(../images/module_right_repeat.jpg) repeat-y left top;
	width: 190px;
	margin-bottom: 5px;
}

#leftCol .module div,
#leftCol .module-nav div {
	background: url(../images/module_right_bottom.jpg) no-repeat left bottom;
	width: 190px;
	padding-bottom: 5px;
}

#leftCol .module div {
	padding-bottom: 17px;
}

#leftCol .module-nav div div div {
	background: url(../images/module_right_top.jpg) no-repeat left top;
	width: 188px;
	padding: 0px 1px 0 1px; 
}

#leftCol .module div div div {
	background: url(../images/module_right_top.jpg) no-repeat left top;
	width: 166px;
	padding: 0px 14px 0 10px; 
}

#leftCol .module div div, #leftCol .module div div div div,
#leftCol .module-nav div div, #leftCol .module-nav div div div div {
	background: none;
	margin: 0px;
	padding: 0px;
	min-height: 0;
	height: auto;
}

#leftCol .module h3,
#leftCol .module-nav h3 {
	color: #d2d2d2;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	padding-left: 36px;
	margin-bottom: 0px;
}

#leftCol .module h3 {
	margin-bottom: 12px;
	padding-left: 25px;
}

#leftCol .module-nav ul li {
	background: url(../images/left_li_bg.jpg) no-repeat left top;
	line-height: 30px;
	margin-bottom: 1px;
}

#leftCol .module-nav ul li a:link,
#leftCol .module-nav ul li a:active, 
#leftCol .module-nav ul li a:visited {
	background: url(../images/black_arrow.gif) no-repeat 12px 11px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	padding: 0px 0px 0px 24px;
	display: block;
	width: 157px;
	overflow: hidden;
	white-space: nowrap;
}

#leftCol .module-nav ul li a:hover,
#leftCol .module-nav ul li.active a:link,
#leftCol .module-nav ul li.active a:active, 
#leftCol .module-nav ul li.active a:visited {
	text-decoration: underline;
}

#leftCol .module-nav li.active li a:link,
#leftCol .module-nav li.active li a:active, 
#leftCol .module-nav li.active li a:visited,
#leftCol .module-nav li li a:link,
#leftCol .module-nav li li a:active, 
#leftCol .module-nav li li a:visited {
	background: none;
	padding: 0px;
	font-weight: normal;
	font-size: 11px;
	display: inherit;
	color: #9d0000;
	text-decoration: underline;
	width: 123px;
}

#leftCol .module-nav li li a:hover,
#leftCol .module-nav li li.active a:link,
#leftCol .module-nav li li.active a:active, 
#leftCol .module-nav li li.active a:visited {
	text-decoration: none;
}	

#leftCol .module-nav li ul {
	margin: 0 20px 0 23px;
	padding: 2px 0 4px 0;
}

#leftCol .module-nav li ul ul {
	margin: 0 0px 0 0px;
	padding: 2px 0 4px 0;	
}

#leftCol .module-nav li ul li {
	background: url(../images/bullet_red.jpg) no-repeat left 7px;
	padding-left: 10px;
	height: auto;
	line-height: 18px;	
}

#leftCol .module ol,
#rightCol .module ol {
	margin: 0 0px 0 8px;
	padding: 0px 0 4px 0;
}

#leftCol .module ol li,
#rightCol .module ol li {
	background: none;
	padding-left:0;
	height: auto;
	line-height: 18px;	
	color: #9d0000;
	list-style: decimal;
	list-style-position: outside;
	margin: 0 0 2px 20px;
	font-size: 11px;
}

#leftCol .module a:link,
#leftCol .module a:active,
#leftCol .module a:visited,
#rightCol .module a:link,
#rightCol .module a:active,
#rightCol .module a:visited {
	color: #9d0000;
	font-weight: bold;
	text-decoration: underline;
}

#leftCol .module a:hover,
#rightCol .module a:hover  {
	text-decoration: none;
}

#leftCol .module ol li a:link,
#leftCol .module ol li a:active,
#leftCol .module ol li a:visited,
#rightCol .module ol li a:link,
#rightCol .module ol li a:active,
#rightCol .module ol li a:visited {
	text-decoration: none;	
	font-weight: normal;
} 

#leftCol .module ol li a:hover,
#rightCol .module ol li a:hover {
	text-decoration: underline;
}

#leftCol .module img {
	margin-bottom: 5px;
}

#leftCol .module span.star {
	display: block;
	text-align: center;
	padding-top: 5px;
}

#contentCol {
	width: 613px;
	float: left;
}

#contentCol .module-product {
	background: url(../images/productwrap_repeat.jpg) repeat-y left top;
	width: 613px;
	margin-bottom: 6px;
}

#contentCol .module-product div {
	background: url(../images/productwrap_bottom.jpg) no-repeat left bottom;
	padding-bottom: 9px; 
	width: 613px;
}	

#contentCol .module-product div div div {
	background: url(../images/productwrap_top.jpg) no-repeat left top;
	padding: 11px 2px 0px 1px;
	width: 610px;
}

#contentCol .module-product div div, #contentCol .module-product div div div div {
	background: none;
	margin: 0px;
	padding: 0px;
}

#contentCol .module-product h3 {
	background: url(../images/h3_bg.jpg) repeat-x left bottom;
	color: #782325;
	font-size: 22px;
	padding: 0 0 8px 14px;
	margin-bottom: 14px;
}

#contentCol .module-product h3.feature {
	background: url(../images/feature_h3_bg.jpg) repeat-x left bottom;
	color: #782325;
	font-size: 22px;
	padding: 0 0 8px 14px;
	margin-bottom: 14px;
}

#contentCol .module-product .productList {
	background: url(../images/product_separetor.jpg) no-repeat left bottom;
	width: 600px;	
	padding: 0 0 22px 0px;	
	margin: 0 auto;
}

#contentCol .module-product .productList .clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#contentCol .module-product .productList.last {
	background: none;
	margin-bottom: 0px;
}

#contentCol .module-product.product2 img {
 }

/*#contentCol .module-product .productList .productWrap,*/
#contentCol .module-product .productWrap {
	width: 184px;
	float: left;
	padding: 0 7px;
	margin-bottom: 20px;
}

#contentCol .module-product .productWrap.item0 {
	background: url(../images/product_separetor.jpg) no-repeat left bottom;
	padding-bottom: 20px;
}

#contentCol .module-product .productWrap.item1,
#contentCol .module-product .productWrap.item2 {
	background: url(../images/product_separetor.jpg) no-repeat right bottom;
	padding-bottom: 20px;
}

#contentCol .module-product .productWrap.item2,
#contentCol .module-product .productWrap.item5,
#contentCol .module-product .productWrap.item8 {
	padding-right: 0px;
}

#contentCol .module-product .productWrap.item0,
#contentCol .module-product .productWrap.item3,
#contentCol .module-product .productWrap.item6,
#contentCol .module-product .productWrap.item9 {
	padding-left: 13px;
}

#contentCol .module-product .productWrap h4 {
	color: #9f2629;
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS";	
	line-height: 15px;
	margin-bottom: 5px;
	height: 31px;
	overflow: hidden;
	text-align: center;
}

#contentCol .module-product .productWrap .imgBox {
	background: url(../images/imgbox_bg.jpg) no-repeat left top;
	width: 184px;
	height: 138px;
	padding-top: 24px;
	margin-bottom: 6px;	
}
.module-product .productWrap  .imgBox {
	overflow: hidden;
}


#contentCol .module-product .productWrap .price {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #9d0000;
	padding-bottom: 6px;
	width: 184px;
	height: 18px;
	overflow: hidden;
}

#contentCol .module-product .productWrap a.readon:link,
#contentCol .module-product .productWrap a.readon:visited,
#contentCol .module-product .productWrap a.readon:active {
	background: url(../images/more_bg.jpg) no-repeat left top;
	width: 75px;
	height: 22px;
	border: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	float: left;
	color: #fff;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	margin-left: 10px;
	padding-top: 2px;
}

#contentCol .module-product .productWrap .button {
	background: url(../images/cart_bg.jpg) no-repeat left top;
	width: 75px;
	height: 22px;
	border: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	float: left;
	color: #fff;
	text-align: center;
	cursor: pointer;
	margin-left: 10px;
	padding-bottom: 2px !important;
	padding-bottom: 0px;
}

*:first-child+html #contentCol .module-product .productWrap .button {
 	padding-top: 2px;
 }
 
#contentCol .module-product .productWrap a.alt_buy_link:link,
#contentCol .module-product .productWrap a.alt_buy_link:active,
#contentCol .module-product .productWrap a.alt_buy_link:visited {
	float:left;
	font-size:11px;
	height:22px;
	line-height:22px;
	padding-left:8px;
	text-align:left;
}

#contentCol .module-product .productWrap .product-cart {
	background: url(../images/cart_bg.jpg) no-repeat left top;
	width: 75px;
	height: 22px;
	line-height: 22px;
	border: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	float: left;
	color: #fff;
	text-align: center;
	cursor: pointer;
	margin-left: 10px;
	padding-bottom: 0px;
}
 
#contentCol .contentRepeat {
	background: url(../images/contentwrap_repeat.jpg) repeat-y left top;
	width: 612px;
	margin-bottom: 5px;
}

#contentCol .contentBottom {
	background: url(../images/contentwrap_bottom.jpg) no-repeat left bottom;
	width: 612px;
	padding-bottom: 15px;
}

#contentCol .contentWrap {
	background: url(../images/contentwrap_top.jpg) no-repeat left top;
	width: 582px;
	padding: 6px 15px 0 15px; 
	line-height: 23px;
}

.contentheading, .componentheading {
	color:#782325;
	font-size:23px;
	font-family: "Myriad Pro";
	padding: 0px 15px 1px 14px;
	background: url(../images/contentheading_border.jpg) repeat-x left bottom;
	margin: 0 -13px 5px -14px;	
}

td.pageHeading {
	color:#782325;
	font-size:23px;
	font-family: "Myriad Pro";
	padding: 0px 0px 8px 0px;
	background: url(../images/contentheading_border.jpg) repeat-x left bottom;
	margin: 0 -13px 5px -14px;	
}

.contentWrap span {
	font-style: italic;
}

.contentWrap span.breadcrumbs {
	font-style: italic;
	display: block;
	padding-bottom: 5px;
}

.small, .createdate, .modifydate {
	color: #782325;
	font-size: 10px;
}

.contentWrap .article_desc ul, .contentWrap .article_desc ol, .contentWrap table#defaultMargin ul {
	padding-left: 5px;
	margin-bottom: 12px;
}

.contentWrap .article_desc ul ul, .contentWrap .article_desc ol ol, .contentWrap table#defaultMargin ul ul {
	padding-left: 15px;	
}

.contentWrap .article_desc ul li, .contentWrap table#defaultMargin ul li, .contentWrap table#defaultMargin ul li ul li {
	background: url(../images/bullet_red.jpg) no-repeat left 10px;
	padding: 0 0 0px 10px;
	line-height: 20px;	
}

.contentWrap .article_desc ol li {
	padding-bottom: 3px;
	list-style: decimal;
	line-height: 20px;
	list-style-position: outside;
}

.contentWrap .noMargin ul, .contentWrap .noMargin ol, .contentWrap .noMargin ul ul {
	padding-left: 0px;	
}

.contentWrap .noMargin ul li {
	background-image: none;
	padding: 0;
}

#contentCol .bottommoduleList {
	width: 613px;
	padding-bottom: 3px;
}	

#contentCol .bottommoduleList .module {
	background: url(../images/bottommodule_repeat.jpg) repeat-y left top;
	width: 304px;
	line-height: 22px;
	float: left;	
	margin-right: 5px;
}

#contentCol .bottommoduleList .module.item2,
#contentCol .bottommoduleList .module.item4 {
	margin-right: 0px;
}

.bottommoduleList .module div {
	background: url(../images/bottommodule_bottom.jpg) no-repeat left bottom;
	padding-bottom: 6px;
	width: 304px;
}

.bottommoduleList .module div div div {
	background: url(../images/bottommodule_top.jpg) no-repeat left top;
	padding: 8px 18px 0 19px;
	width: 267px;	
}

.bottommoduleList .module div div, .bottommoduleList .module div div div div {
	background: none;
	margin: 0px;
	padding: 0px;
	min-height: 0px;
	height: auto;
}

.bottommoduleList .module h3 {
	color: #782325;
	font-size: 22px;
	padding: 0 0 8px 0px;
	margin-bottom: 0px;
}

.bottommoduleList .module h4 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

.bottommoduleList .module img {
	margin-right:13px;
}

.bottommoduleList .module a.readon:link,
.bottommoduleList .module a.readon:visited,
.bottommoduleList .module a.readon:active {
	background: url(../images/arrow_balck.jpg) no-repeat left center;
	padding-left: 10px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: right;
}

.bottommoduleList .module a.readon:hover {
	text-decoration: underline;
}

.bottommoduleList .module .clear {
	height: 1px;
	overflow: hidden;
	clear: both;
}

.bottommoduleList .module .box {
	display: none;
}

#rightCol {
	width: 190px;
	float: right;
}

#rightCol .module {
	background: url(../images/module_right_repeat.jpg) repeat-y left top;
	width: 190px;
	margin-bottom: 4px;
}

#rightCol .module div {
	background: url(../images/module_right_bottom.jpg) no-repeat left bottom;
	padding-bottom: 13px;
	width: 190px;
}

#rightCol .module div div div {
	background: url(../images/module_right_top.jpg) no-repeat left top;
	padding: 0px 12px 0 12px; 
	width: 166px;
}

#rightCol .module div div, #rightCol .module div div div div {
	background: none;
	margin: 0px;
	padding: 0px;
}

#rightCol .module h3 {
	color: #d2d2d2;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	padding-left: 25px;
	margin-bottom: 5px;
}

#rightCol .module .boxRepeat {
	background: url(../images/box_repeat.jpg) repeat-y left top;
	width: 166px;
}

#rightCol .module .boxBottom {
	background: url(../images/box_bottom.jpg) no-repeat left bottom;
	padding-bottom: 7px;
	width: 166px;
}

#rightCol .module .box {
	background: url(../images/box_top.jpg) no-repeat left top;
	padding: 5px 0 0px 0px;
	text-align: center;
	color: #fff;
	font-family: "Trebuchet MS";
	line-height: 15px;
	width: 166px;
}

#rightCol .module a.readon:link,
#rightCol .module a.readon:visited,
#rightCol .module a.readon:active {
	text-decoration: none;
	background: url(../images/readon_bg.jpg) no-repeat left top;
	width: 94px;
	height: 20px;
	display: block;
	margin-left: 36px;
	padding-left: 25px;
	color: #fff;
	cursor: pointer;
}

#rightCol .module a.readon:hover {
	text-decoration: underline;
}

#rightCol .module label,
#leftCol .module label {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
	padding-left: 2px;
}

#rightCol .module .inputbox,
#leftCol .module .inputbox {
	width: 153px;
	border: 1px solid #ccc;
	padding: 3px 5px;
	margin-bottom: 4px;
}

#rightCol .module .currencySelect .inputbox {
	width: 164px;
	border: 1px solid #ccc;
	padding: 0px 0px;
	margin-bottom: 0px;
}

#rightCol .module select {
	width: 164px;
}

#rightCol .module .text {
	padding: 0 0 5px 22px;
	width: 130px;
}

#rightCol .module .submit,
#leftCol .module .submit  {
	background: url(../images/button.jpg) no-repeat left top;
	width: 67px;
	height: 24px;
	border: none;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	float: right;
	margin: 2px 1px 4px 0;
	padding-bottom: 3px!important;
	padding-bottom: 0px;
}

#rightCol .module .button {
	background: url(../images/subscribe.jpg) no-repeat left top;
	width: 81px;
	height: 24px;
	border: none;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	float: right;	
	margin: 2px 1px 0 0;
	padding-bottom: 3px!important;
	padding-bottom: 0px;
	text-transform: uppercase;
}

*:first-child+html #rightCol .module .button,
*:first-child+html #rightCol .module .submit {
 	padding-top: 3px;
 }

#rightCol .module a:link,
#rightCol .module a:active,
#rightCol .module a:visited {
	text-decoration: underline;
}

#rightCol .module a:hover {
	text-decoration: none;
}

#rightCol .module a.alt_buy_link:link,
#rightCol .module a.alt_buy_link:active,
#rightCol .module a.alt_buy_link:visited {
	text-decoration: underline;
	font-size: 11px;
	text-align: right;
	float: right;
}

#rightCol .module .author {
	text-align: right;
	float: right;
	font-weight: bold;
	font-style: italic;
	padding-right: 8px;
	width: 100px;
}

#rightCol .module .blockquote {
	padding: 3px 0 0 4px;
	line-height: 23px;
	margin-bottom: 4px;
}

#rightCol .module .box2 {
	padding: 6px 0 22px 0px;
	width: 160px;
}

#rightCol .module .box2.item3 {
	padding-bottom: 0px;
}

#rightCol .module .box2 h4 {
	color: #9f2629;
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-align: center;
	margin-bottom: 5px;
}

#rightCol .module .box2 .imgBox {
	background: #fff;
	width: 158px;
	/*height: 83px;*/
	border: 1px solid #d6d6d6;
	margin-bottom: 4px;
	text-align: center;
}

#rightCol .module .box2 .imgBox img {
	height: 83px;
	width: 158px;
}

#rightCol .module .box2 .price {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #9d0000;
	min-height: 1px;
	height: auto!important;
	height: 1px; 
	padding-bottom: 10px;	
	width: 158px;
}

#rightCol .module .box2 a.more:link,
#rightCol .module .box2 a.more:visited,
#rightCol .module .box2 a.more:active {
	background: url(../images/more_bg.jpg) no-repeat left top;
	width: 75px;
	height: 22px;
	border: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	float: left;
	color: #fff;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	padding-top: 2px;	
}

#rightCol .module .box2 .cart {
	background: url(../images/cart_bg.jpg) no-repeat left top;
	width: 75px;
	height: 22px;
	border: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	float: left;
	color: #fff;
	text-align: center;
	cursor: pointer;
	margin:0 0 0 8px;
	padding-bottom: 2px !important;
	padding-bottom: 0px;
}

*:first-child+html #rightCol .module .box2 .button {
	padding-top: 2px;
} 

#rightCol .module-donate {
	background: url(../images/module_right_repeat.jpg) repeat-y left top;
	width: 190px;
	margin-bottom: 4px;
}

#rightCol .module-donate div {
	background: url(../images/module_right_bottom.jpg) no-repeat left bottom;
	padding-bottom: 3px;
	width: 190px;
}

#rightCol .module-donate div div div {
	background: none;
	border-top: 1px solid #e1e1e1;
	padding: 12px 12px 0 12px; 
	width: 166px;
}

#rightCol .module-donate div div, #rightCol .module-donate div div div div {
	background: none;
	margin: 0px;
	padding: 0px;
}

#rightCol .module-donate ul {
	padding: 0 0 6px 12px;
}

#rightCol .module-donate ul li {
	float:left;
}

#rightCol .module .clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#footerWrap {
	width: 100%;
	background: url(../images/footerwrap_bg.jpg) repeat-x left top;
	padding: 20px 0 28px 0;
}

#footer {
	width: 980px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 11px;
	padding-left: 33px;
}

#footer p {
	margin-bottom: 10px;
}

#footer ul li {
	display: inline;
	background: url(../images/footer_li_border.jpg) no-repeat left center;
	padding: 0 11px 0 12px;
}

#footer ul li.first {
	background: none;
}

#footer ul li a:link,
#footer ul li a:active,
#footer ul li a:visited {
	color: #fff;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

/*-------------------- wxtra css -****************/

.module-product .productWrap .price .small, 
.module-product .productWrap .msrp_name, 
.module-product .productWrap .msrp_price, 
.module-product .productWrap .map_name,  
.module-product .productWrap .map_price, 
.module-product .productWrap  .ourprice_name,
.module-product .productWrap  .t9,
.module-product .productWrap  .t10  {
	display: none;
}

#rightCol .module .box2 .price .small, 
#rightCol .module .box2 .msrp_name, 
#rightCol .module .box2 .msrp_price, 
#rightCol .module .box2 .map_name,  
#rightCol .module .box2 .map_price, 
#rightCol .module .box2 .ourprice_name,
#rightCol .module .box2 .t9,
#rightCol .module .box2 .t10  {
	display: none;
}

td.Product_Heading {
	font-size: 13px;
	color: #9D0000;
}

td.checkoutBarCurrent {
	font-weight: bold;
}

.extra_image_item img.imageborder {
	height: 25px;
}
#oosmsg {
	color: #531719;
}
 
 


ul#categories ul#sublevel1 span {
background-attachment:scroll;
background-image:url(images/tabs_bg.jpg);
background-position:left center;
background-repeat:repeat-x;
border-bottom:1px solid #D7D7D7;
border-left:1px solid #D7D7D7;
border-right:1px solid #D7D7D7;
color:#000000;
cursor:pointer;
display:block;
font-size:12px;
font-weight:bold;
height:30px;
line-height:32px;
padding-left:10px;
text-decoration:none;
width:96%;
}

ul#categories ul#sublevel1 span {
	background-attachment:scroll;
	background-image:url(static/images/tabs_bg.jpg);
	background-position:left center;
	background-repeat:repeat-x;
	color:#000000;
	cursor:pointer;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:30px;
	line-height:32px;
	padding-left:10px;
	text-decoration:none;
	width:96%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
}
ul#categories ul#sublevel1 span img {
margin-top:12px;
}

ul#sublevel1 li img {
float:left;
margin-bottom:5px;
margin-right:5px;
margin-top:5px;
}
ul#categories ul#sublevel1 span {
color:#000000;
cursor:pointer;
font-size:12px;
font-weight:bold;
line-height:32px;
text-decoration:none;
}

ul#categories ul#sublevel1 span {
color:#000000;
cursor:pointer;
font-size:12px;
font-weight:bold;
line-height:32px;
text-decoration:none;
}
ul#sublevel2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/module_li_li_bg.jpg) no-repeat scroll left 8px;
color:#000000;
float:left;
font-size:12px;
line-height:22px;
margin-left:16px;
padding:0 0 0 20px;
text-decoration:none;
}
 
.imgBox center {
	display: block;
	height: 110px;
	overflow: hidden;
}
.markProductOutOfStock {
	font-weight: bold;
	clear: both;
	display: block;
 }
.details .price {
	font-size: 24px;
	font-weight: bold;
	color: #782325;
	font-style: normal;
}
.contentWrap .inputbox {
border:1px solid #CCCCCC;
margin-bottom:4px;
padding:3px 5px;
 }.cat_image_wrap img {
	float: left;
	margin-right: 15px;
}
ul#categories ul#sublevel1 {
	float: left;
	width: 182px;
	margin-right: 10px;
	min-height: 200px;
}
ul.header_seals {
	display: block;
 	width: 240px;
	position: absolute;
	left: 250px;
	top: 10px;
}
ul.header_seals li {
	display: inline;
	vertical-align: top;
	height: 85px;
}

