/* General page layout  begin */
body {
	margin: 0px;
	color: #000;
	font-size: 12px;
	font-style: normal;
	font-family: arial, verdana, sans-serif;
	background:url(images/body_bg.png);
  text-align: center;
}
.bodyBgBottom{
  /*background: url(images/bodybg_bottom.png) repeat-x bottom;*/
}
/*.sfhover*/

#pageContent{
  margin: 0 auto;
  text-align: left;
  /*background: #e2e2e2;*/
}

#box-wrap {
	padding:0 220px 0 0;
  overflow: hidden;
}
.box-wrapBg2{
  /*background: url(images/boxwrapbg2.gif) repeat-x bottom;*/
  background: #fff;
  padding-bottom: 5px;
  /*border-bottom: 1px solid #c0c0c0;*/
}
.box-wrapBg{
  padding: 0 5px;
  /*background: url(images/wrapbg.png) repeat-x top;*/
  background: #fff;
}
#left-col {
	float:left;
	width:100%;
  /*border-bottom: 1px solid #cdcdcd;*/
}
#right {
	float:right;
	width:220px;
	margin-right:-220px;
	display:inline;
}
#cont {
	padding: 0 0 0 200px;
}
#content {
	float:right;
	width:100%;
  z-index: 0;
}
#left {
	float:left;
	margin-left:-200px;
	width:200px;
	display:inline;
  z-index: 10;
}




.clear{
  clear: both;
}
* html td {
}

a{
  color: #1777a5;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img{
  border: none;
}
/*--------*/
form {
	display: inline;
}
input, select {
	font-size: 12px;
	color:#333333;
}
input.transpng {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bubble.png');*/
}
textarea {
	width: 100%;
	font-size: 12px;
	color:#333333;
  font-family: tahoma, arial, verdana, arial, sans-serif;
}
/*--------*/
td {
  font-size: 12px;
}
TD.main, P.main {
}
TD.mainBold, P.mainBold {
	line-height: 1.5;
	font-weight: bold;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 9px;
}
.bold {
	font-weight: bold;-
}
.boxText {
}
/*--------*/
img.transpng {
}
img.infoBoxSpacing {
	width: 0px;
	height: 0px;
}
.productBG {
}
.lineV {
}
.lineH {
}
/*--------*/
.left_bg {
}
.center_bg {
}
.right_bg {
}
/* message box */
.inputRequirement {
	color: #ff0000;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
	background-color: #ffb3b5;
}
.messageStackSuccess {
	background-color: #99ff00;
}
.line {
	border-color: #DEDEDE;
}

.errorBox {
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	color: #cc0033;
}
.productsNotifications {
	background: #f4f4f4;
}
/* General page layout  end */


/* Header layout  begin */
table.header {
}
tr.header {
}
td.header {
}
td.header a:link, td.header a:visited {
}
td.header a:hover {
}
td.headerNavigation {
}
a.headerNavigation, a:visited.headerNavigation {
}
a:hover.headerNavigation {
}
.breadcrumb{
}
TR.headerError {
	background: #ffffff;
}
TD.headerError {
	background: #ffffff;
	color: #ff0000;
	font-weight: bold;
	text-align: center;
  font-size: 16px;
  border: 2px solid #ff0000;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
/* Header layout  end */


/* Content layout  begin */
td.pageHeading, DIV.pageHeading {
}

/*----categories----*/
#category-nav {
}
#category-nav a, #category-nav a:visited {
}
#category-nav a:hover {
}
dl.level1 {
	margin:0;
}
#category-nav dl {
	margin:0;
}
#category-nav dd {
	margin:0;
}
#category-nav dt {
}
#category-nav dt.level-sel {
}
#category-nav dt.level-act {
}


/*----infobox Left----*/
td.infoboxcell {
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}




/*--------*/
table.infoboxHeading {
	width: 100%;
}
td.infoBoxHeadingLeft {
}
td.infoBoxHeadingCenter {
}
td.infoBoxHeadingRight {
}

.infobox {
	width: 100%;
}
td.infoBoxContentsLeft {
}
td.infoBoxContentsCenter {
}
td.infoBoxContentsRight {
}

table.infoBoxContents {
}
td.infoBoxContents {
}



/*----infobox1 -------------------------------------*/
table.infobox1Heading {
	width: 100%;
}
td.infoBox1HeadingLeft {
}
td.infoBox1HeadingCenter {
}
td.infoBox1HeadingRight {
}

.infobox1 {
	width: 100%;
}
td.infoBox1ContentsLeft {
}
td.infoBox1ContentsCenter {
}
td.infoBox1ContentsRight {
}

table.infoBox1Contents {
}
td.infoBox1Contents {
}


/*----contentbox-----------------------------------------------*/
td.contentBoxHeadingLeft {
}
td.contentBoxHeadingCenter {
}
td.contentBoxHeadingRight {
}

.contentboxfooter {
}

table.contentBox {
}
td.contentBoxContentsLeft {
}
td.contentBoxContentsCenter {
}
td.contentBoxContentsRight {
}

table.contentBoxContents {
}


.productTable{
  height: 100%;
  background: url(images/line.gif) repeat-y left;
}
.first .productTable{
  background: none;
}
.productColumnSell{
  padding: 20px 0;
  vertical-align: top;
  height: 100%;
  width: 33%;
  background: url(images/line.gif) repeat-x top;
}
.productFirstRow .productColumnSell{
  background: none;
}
.paddingLR{
  padding-left: 20px;
  padding-right: 20px;
}
.first .paddingLR{
  padding-left: 0px;
}
.last .paddingLR{
  padding-right: 0px;
}



/*----product listing----*/
table.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}
.productListing-heading {
	height: 23px;
	font-weight: bold;
	padding-right: 3px;
}

a.productListing-heading, a.productListing-heading:visited{
}
a.productListing-heading:hover {
}

#firstHeadingSell, #firstContentSell {
	padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
	padding-right: 5px;
}
.productListing-bottom {
	height: 1px;
	font-size: 1px;
  border-top: 1px solid #ccc;
}
.productlisting-headingPrice {
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}
TD.productListing-data {
  padding:5px;
  width: 25%;
}
TD.productListing-data TD.productListing-data{
  padding:0px;
  border-top: none;
}
A.pageResults {
}
A:visited.pageResults {
}
a:hover.pageResults {
}
/* Checkout confirmation */
.orderEdit {
	text-decoration: underline;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}
TR.productListing-odd {
background: #f0efeb;
}
TR.productListing-even {
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #f8f8f9;
}
/* Used on forms */
TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-size: 12px;
}
/* Used on index_nested index_products */
TD.category_desc {
	line-height: 1.5;
}
/* Shopping cart box */
SPAN.newItemInCart {
	text-decoration:none;
	font-weight: bold;
}
SPAN.greetUser {
	font-size: 12px;
  text-transform: uppercase;
	font-weight: bold;
}
/* Shopping cart, checkout */
SPAN.markProductOutOfStock {
	font-size: 12px;
	font-weight: bold;
}
SPAN.errorText {
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
  background-color: #e6e6e6;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
  background-color: #e6e6e6;
}
.checkoutBarFrom, .checkoutBarTo {
	/*color: #8c8c8c;*/
}
.checkoutBarCurrent {
	font-weight:bold;
}
/* Content layout  end */




/* Footer  layout begin */
table.footer {
}
td.footer {
}
table td.footer a {
}
table td.footer a:hover {
}



/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}

div.bonus_points_cont {
  position: relative;
  text-align: right;
}
div.bonus_points {
  position: absolute;
  top: 0px; right: 0px;
  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  white-space: nowrap;
}
html > body div.bonus_points {
  text-align: right;
  left: -111px;
}

#id_mysql_error{
  position:absolute;
  width:70%;
  background:#fddbdb;
  border:1px solid #525252;
  left:14%;
  top:50px;
}
#id_mysql_error td{
  font-size:11px;
  font-family:tahoma;
}
#id_mysql_error .heading{
  background:url(images/heading.gif);
  height:23px
}
#id_mysql_error .heading .heading{
  background:none;
  padding-left:15px;
  text-transform:uppercase;
  color:#fff;
  font-weight:bold;
}
#id_mysql_error .close{
  text-align:right;
  padding-right:3px;
}
#id_mysql_error .error{
  padding:15px 15px 30px 15px;
}


.top{
  background: #f3f3f3 url(images/top.png) repeat-x top;
}
.left{
  background: url(images/left.png) repeat-y left;
}
.right{
  background: url(images/right.png) repeat-y right;
}
.bottom{
  background: url(images/bottom.png) repeat-x bottom;
}
.topLeft{
  background: url(images/top_left.png) no-repeat top left;
}
.topRight{
  background: url(images/top_right.png) no-repeat top right;
}
.bottomLeft{
  background: url(images/bottom_left.png) no-repeat bottom left;
}
.bottomRight{
  background: url(images/bottom_right.png) no-repeat bottom right;
}
.mainPadding{
  padding: 24px 10px;
}

#header{
  background:#1f1f1f url(images/header_bg.png) repeat-x;
  
}
.header{
  height: 139px;
  overflow: hidden;
}
.logo{
  float: left;
  position: relative;
}
.headerBanner{
  float: right;
  position: relative;
}
.logo div{
  position: absolute;
  top: 80px;
  left:1px;
}
ul#info_system{
  list-style: none;
  margin: 0;
  padding: 0;
}
ul#info_system li{
  float: left;
  padding: 0px 0px 0px;
}
ul#info_system li.info_sys_li{
  padding: 0;
}
ul#info_system li a{
  display: block;
  padding: 15px 19px 11px;
  font:bold 14px Arial, sans-serif;
  line-height: 14px;
  color:#fff;
  text-transform: uppercase;
  text-decoration: none;
  background: url(images/head_menu_separator.png) 100% 15px no-repeat;
  
}
ul#info_system li a span{
  display: block;
  font:normal 11px Arial, sans-serif;
  color:#999;
  text-transform: capitalize;
}

/*new styles*/
.header_right{
  float: right;
  overflow: hidden;
  padding: 23px 17px 0 0;
}
.head_shop{
  padding-right: 8px;
  background: url(images/head_shop_cart.png) 100% 0% no-repeat;
}
.head_shop_left{
  background: url(images/head_shop_cart.png) 0% 100% no-repeat;
}
.head_shop_left table, .head_shop_left{height:48px;}
.head_cart{
  background: url(images/cart.png) 15px 0 no-repeat;
  padding: 0 39px 0 48px;
}
.head_cart a{
  font-size: 12px;
  font-family: "Arial Black";
  color:#fff;
  text-decoration: none;
  text-transform: uppercase;
}
.head_icons_main{
  overflow: hidden;
  height:1%;
}
.head_icons{
  background: #151515;
  border-right: 1px solid #4c4c4c;
  border-left: 1px solid #4c4c4c;
  padding: 6px 0 0 15px;
  *padding: 6px 7px 0 15px;
}
.head_icons span, .head_icons a{
  display: inline-block;
  vertical-align: middle;
}
.head_icons span, .head_icons span font{font: normal 11px Arial, sans-serif; color: #ffffff;}
.head_icons span{padding: 0 17px 0 0;}
.head_icons span font{color: #fff600;}
.head_icons_bottom{
  padding-right: 5px;
  background: url(images/head_shop_bottom.png) 100% 0% no-repeat;
  height:5px;
}
.head_icons_left{
  background: url(images/head_shop_bottom.png) 0% 100% no-repeat;
  height:5px;
  font-size: 5px;
  line-height: 5px;
  *width:308px;
}
.header_menu{
  height:1%;
  padding: 0 232px 0 0;
  background: url(images/menu_bg.png) 0 0 repeat-x;
}
.header_menu:after{
  display:block;
  content: '';
  clear: both;
}
.header_menu_left{
  float:left;
  width:100%;
}
.header_menu_right{
  display: inline;
  float:right;
  width:232px;
  margin-right: -232px;
}
.search_right, .search_left{
  display: inline-block;
}
.search_right{
  background: url(images/search_right_bg.png) 100% 0% no-repeat;
  padding: 0 5px 0px 0px;
}
.search_left{
  background: url(images/search_left_bg.png) 0% 0% no-repeat;
  padding: 5px 0 4px 27px;
  
}
.search_left input{
  background: #6b6b6b;
  font:normal 11px Arial, sans-serif;
  line-height: 11px;
  color:#fff;
  width:185px;
  border: 0;
}
.header_menu_right div{padding: 15px 0 0;}
ul#nav_head{
  list-style: none;
  margin: 0;
  padding: 0;
}
ul#nav_head li{
  float: left;
}
ul#nav_head li li{
  float: none;
}
ul#nav_head li ul{
  display: none;
}
/*new styles end*/
#nav, #nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#nav li ul li a{
  color: #3a4750;
  font-size: 14px;
  text-decoration: none;
  border-bottom: 1px solid #cdcdcd;
  line-height: 25px;
  padding: 2px 0 2px 30px;
  display: block;
  text-transform: uppercase;
  background: url(images/nav.gif) no-repeat 15px 11px;
  *background: none;
  font-weight: bold;
  font-family: arial, verdana;
  height: 26px;
}

#nav li ul li a.long{
  line-height: 13px;
  height: 28px;
}
#nav li ul li ul li a.long{
  height: 22px;
}
#nav li ul li ul li a.long{
  line-height: 16px;
}
#nav li a{
  background:url("images/h3span.png") no-repeat scroll left top transparent;
color:#FFFFFF;
display:block;
font-size:18px;
font-weight:normal;
height:44px;
line-height: 42px;
padding-left:37px;
text-decoration: none;
}
#nav li a.long{
  line-height: 15px;
  padding-top: 6px;
  height: 38px;
}
#nav li ul li ul li a:hover, #nav li ul li ul li:hover a{
  color: #fff;
  background-color: #cb0a0a;
  background-position: 15px -29px;
}
#nav ul li ul li{
  width: 205px;
  float: left;
}
#nav ul li a, #nav li:hover ul li ul li a{
  color: #000;
  background: #fff url(images/nav3.gif) no-repeat 15px 11px;
  border-bottom: 1px solid #00440d;
  *background: #fff;
  font-size: 12px;
  font-weight: normal;
}
#nav ul li ul li a:hover, #nav li:hover ul li ul li a:hover{
  background: #cb0a0a url(images/nav3.gif) no-repeat 15px 11px;
  *background: #cb0a0a;
  color: #fff;
}
#nav li{
  position: relative;
  display: block;
  height: 1%;
}
#nav li{
  background: url(images/h3.png) no-repeat top right;
  padding-right: 6px;
  margin: 0;
  font-size: 18px;
}
#nav li ul li{
  padding: 0;
  background: none;
}
#nav li ul li ul{
  display: none;
  position: absolute;
  left: 197px;
  top:-2px;
  background: #fff;
  width: 205px;
  padding: 0 4px 0px 4px;
  border: 2px solid #000;
  z-index: 2;
  overflow: hidden;
}
#nav li ul{
  display: none;
}
#nav li.selected ul{
  display: block;
}
#nav li.selected ul li ul{
  display: none;
}
#nav li ul li:hover ul{
  display: block;
}
#nav li .navPoint{
  position: absolute;
  left: 14px;
  top:3px;
  font-weight: bold;
  font-family: arial;
  font-size: 12px;
  color: #848484;
}
#nav li a:hover .navPoint{
  color: #000;
}
#nav ul li .navPoint{
  color: #000;
  font-size: 14px;
}
h3, h1.pageTitleProduct{
  background: url(images/header_bg_pixel.png) repeat-x bottom left;
  border: 1px solid #c0c0c0;
  /*padding-right: 12px;*/
  margin: 0;
  font-size: 18px;
  overflow: hidden;
}
h3 span, .pageTitleProduct span{
  display: block;
  background: url(images/header_arrow.png) no-repeat 10px 12px;
  border: 1px solid #fff;
  /*height: 41px;*/
  height: auto;
  padding-left: 37px;
  color: #1777a5;
  font-size: 18px;
  line-height: 39px;
  font-weight: normal;
  overflow: hidden;
}
.pageTitleProduct span span{
  height: auto;
}
.infoBoxCell{
  padding: 8px 4px 5px 7px;
}
.infoBox{
  /*border-left: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;*/
  margin-top: 2px;
}
.infoBoxContents{
  /*border-left: 2px solid #fff;
  border-right: 2px solid #fff;*/
  background: url(images/infobox.png) repeat-x top;
}
.left_bg{
  border-left: 1px solid #c0c0c0;
}
.center_bg{
  /*border-right: 1px solid #c0c0c0;*/
  padding: 8px 4px 0 4px;
}
.infoBoxFooter{
  background: url(images/ibf_left.png) no-repeat top left;
}
.infoBoxFooter div{
  background: url(images/ibf_right.png) no-repeat top right;
  line-height: 7px;
}
h2 {
  background: url(images/header_bg_pixel.png) repeat-x bottom left;
  border: 1px solid #c0c0c0;
  /*padding-right: 5px;*/
  margin: 0;
  font-size: 18px;
}
h2 span, .pageBox h1.pageHeading span{
  display: block;
  background: url(images/header_arrow.png) no-repeat 10px 50%;
  border: 1px solid #ffffff;
  /*height: 41px;*/
  padding-left: 31px;
  color: #1777a5;
  font-size: 18px;
  line-height: 39px;
  font-weight: normal;
}
h2 span a span{
  display: inline;
  background: none;
  padding: 0px;
  font-size: 11px;
  font-weight: normal;
}
.mainContent{
}
.contentBox{
  /*border-left: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;*/
  border-bottom: 1px solid #cdcdcd;
  /*background: #f9f9f9 url(images/contentbox.png) repeat-x bottom;*/
  background: #f9f9f9 url(images/infobox_bottom.gif) repeat-x bottom;
  margin-top: 2px;
}
.contentBoxContents{
  /*border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  border-bottom:2px solid #FFFFFF;*/
  background: url(images/infobox.png) repeat-x top;
  padding: 15px;
}
.difference .contentBoxContents{
  padding: 4px 0 0 0;
}
.differenceBorder{
  border-top: 1px solid #cdcdcd;
  /*width: 380px;*/
  float: left;
  padding-right: 2px;
}
.pageBox .contentBox{
  /*border-bottom: 1px solid #cdcdcd;*/
}
.smallBox{
  float: left;
  width: 188px;
  border-right: 1px solid #c0c0c0;
}
.smallBox h3 {
  background: url(images/h3_1.png) no-repeat top right;
  padding-right: 4px;
  margin: 0;
  font-size: 16px;
  border-bottom: 1px solid #c0c0c0;
}
.smallBox h3 span{
  background: url(images/h3span_1.png) no-repeat -3px 0;
  height: 41px;
  padding-left: 32px;
  color: #1777a5;
  font-size: 14px;
  line-height: 41px;
  font-weight: bold;
  text-transform: uppercase;
}
.smallBoxContents{
  padding: 10px 12px;
  height: 320px;
  background: url(images/smallboxcontents.png) repeat-x 0 2px;
}
.smallBoxImage{
  text-align: center;
  padding: 8px 0;
  border: 1px solid #bebebe;
  margin-bottom: 4px;
  background: url(images/smalboximage.png) repeat-x bottom;
}
.smallBoxName{
  padding: 8px 0;
  text-align: center;
  color: #fff;
  background: #cb0a0a;
}
.smallBoxName a{
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  line-height: 14px;
}
.smallBoxDescription{
  padding-top: 5px;
  font-size: 12px;
}
.footer{
  text-align: center;
  font-size: 12px;
  color: #414141;
  line-height: 12px;
  padding: 15px 0;
  /*background: url(images/footer.gif) repeat-x;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;*/
}
.footer a{
  color: #fff;
  font-weight: bold;
  padding: 0 12px;
  text-decoration: none;
}
.footer2{
  text-align: center;
  padding: 10px 0 30px 0;
  /*background: url(images/bodybg_bottom.png) repeat-x bottom;*/
}
.footer2 a{
  text-align: center;
  color: #575757;
  text-decoration: none;
}

.differenceRightBox{
  padding-left: 5px;
  float: left;
  width: 182px;
  height: 388px;
}
.differenceRightBox h3 {
  background: none;
  color: #1777a5;
  font-size: 16px;
  line-height: 18px;
  padding: 11px 0 15px 0;
}
.differenceRightBoxImages img{
  margin-bottom: 2px;
}
.differenceRightBoxPrice{
  font-size: 32px;
  text-align: center;
  font-weight: bold;
  color: #000;
}
.differenceRightBoxPrice .productPriceSpecial {
  font-size: 22px;
  color: #ff0000;
  font-weight: bold;
}
.differenceRightBoxPrice .productPriceOld {
  font-size: 22px;
  text-decoration: line-through;
  font-weight: bold;
}

.differenceRightBoxBuy{
  text-align: center;
  padding-top: 10px;
}
.differencePriceButton{
  display: inline-block;
  border: 1px solid #c0c0c0;
  padding: 10px;
  background: url(images/pricebutton.png) repeat-x bottom;
}


.stepBox1{
  border-left: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
}
.stepHeader{
  padding-right: 2px;
  background: #fff;
  border-bottom: 1px solid #cdcdcd;
}
.stepHeader div{
  line-height: 37px;
  padding-left: 53px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  background: #4f4f53 url(images/step_header.png) no-repeat 0 0;
}
.stepImage1{
  text-align: center;
  padding: 5px 0;
  background: #fff;
  overflow: hidden;
  height: 1%;
}
.stepBox2{
  border-bottom: 1px solid #cdcdcd;
  border-left: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  background: #fff url(images/contentbox.png) repeat-x bottom;
}
.stepBox2Left{
  margin-right: 202px;
}
.stepBox2 .infoBox{
  border: none;
  border-top: 3px solid #fff;
}
.paymentBox h3 {
  background: url(images/h3_1.png) no-repeat 100% -2px;
  padding-right: 4px;
  margin: 0;
  font-size: 16px;
  border-bottom: 1px solid #c0c0c0;
}
.paymentBox h3 span{
  background: url(images/h3span_1.png) no-repeat -3px -2px;
  height: 37px;
  padding-left: 32px;
  color: #1777a5;
  font-size: 14px;
  line-height: 37px;
  font-weight: bold;
  text-transform: uppercase;
}
.paymentBox{
  float: right;
  border-left: 1px solid #cdcdcd;
  width: 201px;
}
.paymentBoxImg{
  text-align: center;
  padding: 10px 0;
}
.paymentBoxTxt{
  padding: 0 10px;
  font-size: 12px;
}
.stepBox2LeftHeading{
  background: url(images/step2head_left.png) no-repeat top left;
}
.stepBox2LeftHeading div{
  background: url(images/step2head_right.png) no-repeat top right;
  height: 65px;
}
.stepBox2LeftText{
  padding: 10px 10px 0 10px;
  font-size: 12px;
  overflow: hidden;
}
.stepBox2LeftFlash{
  text-align: center;
  padding: 5px 0 10px 0;
}
.paymentBox .infoBoxContents{
  height: 517px;
  background: url("images/infobox.png") repeat-x scroll center top;
  border: none;
  margin: 0 2px 0 0;
}
.stepBox2Left .infoBoxContents{
  border: none;
  margin: 0 0 0 2px;
  background: url(images/infobox.png) repeat-x 0 0;
}

.stepBox3{
  background: #fff;
  border-bottom: 1px solid #cdcdcd;
  border-left: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
}
.stepBox3 .infoBox{
  border: none;
}
.stepBox3 .infoBoxContents{
  overflow: hidden;
}
.stepBox3Heading{
  padding-right: 2px;
}
.stepBox3Heading div{
  background: url(images/step3head_left.png) no-repeat top left;
  height: 37px;
  padding-left: 190px;
}
.stepBox3Text{
  float: right;
  width: 180px;
  font-size: 12px;
  padding: 10px 0;
}
.stepBox3Text b{
  color: #1777a5;
}
.stepBox3TextTd{
  font-size: 16px;
  font-weight: bold;
  padding-right: 20px;
}
.stepBox3TextTd a{
  color: #000;
  text-decoration: none;
}

.hidResources h3 {
  background: url(images/h3_1.png) no-repeat 100% -1px;
  padding-right: 4px;
  margin: 0;
  font-size: 16px;
  border-bottom: 1px solid #c0c0c0;
}
.hidResources h3 span{
  background: url(images/h3span_1.png) no-repeat -3px -1px;
  height: 39px;
  padding-left: 32px;
  color: #1777a5;
  font-size: 18px;
  line-height: 39px;
  font-weight: normal;
}
.hidResources{
  float: right;
  width: 201px;
  background: #f9f9f9 url(images/contentbox.png) repeat-x bottom;
  border-right: 1px solid #cdcdcd;
}
.hidResources .infoBox{
  border: none;
  padding-top: 2px;
}
.hidResourcesText{
  padding: 10px;
  font-size: 12px;
}
.hidResourcesText b{
  color: #1777a5;
  font-weight: normal;
}
.hidResources .infoBoxContents {
  background:url("images/infobox.png") repeat-x scroll center top transparent;
}

.featuredVehicles{
  margin-right: 202px;
}
.featuredVehicles{
  background: #fff url(images/contentbox.png) repeat-x bottom;
  border-bottom: 1px solid #cdcdcd;
  border-left: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
}
.featuredVehicles .contentBox{
  border: none;
  padding-top: 2px;
}
.featuredVehicles h3 {
  background: url(images/h3_1.png) no-repeat 100% -1px;
  padding-right: 4px;
  margin: 0;
  font-size: 16px;
  border-bottom: 1px solid #c0c0c0;
}
.featuredVehicles h3 span{
  background: url(images/h3span_1.png) no-repeat -3px -1px;
  height: 39px;
  padding-left: 32px;
  color: #1777a5;
  font-size: 18px;
  line-height: 39px;
  font-weight: normal;
}
.featuredVehiclesList td{
  vertical-align: top;
  padding: 3px;
}

.hidDifference{
  color: #575757;
  line-height: 1.5;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
}
.hidDifference h2{
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  background: #56565a url(images/h2heading.gif) no-repeat 0 0;
  padding-left: 15px;
  line-height: 37px;
  border-right: 2px solid #fff;
  padding-left: 33px;
  border-bottom: 1px solid #c0c0c0;
}
.hidDifference a{
  font-weight: bold;
}
.contentHidDifference{
  border: 2px solid #fff;
  background: url("images/contentbox.png") repeat-x scroll center bottom #F9F9F9;
}
.contentHidDifferenceContents{
  background: url("images/infobox.png") repeat-x scroll center top transparent;
}

.categoriesPageHeading{
  position: relative;
}
.categoriesPageHeading div{
  position: absolute;
  top:-40px;
  left: 20px;
  font-size: 30px;
  font-style: italic;
  font-weight: bold;
}
.categoriesPageHeading h1{
  position: absolute;
  top:-42px;
  left: 18px;
  margin: 0;
  font-size: 30px;
  color: #fff;
  font-style: italic;
}
.categoriesPage{
  /*padding: 7px 11px 5px 4px;
  padding: 0px 11px 5px 4px;*/
}
.categoriesPageTop{
  /*padding-bottom: 8px;*/
}
.categoriesPageDescription{
  padding: 10px;
  font-size: 12px;
  line-height: 1.5;
}
.categoriesPageList td{
  padding: 5px 0;
}
.categoriesPageList a{
  font-size: 12px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  padding-left: 20px;
  background: url(images/nav.gif) no-repeat 8px 4px;
}
.categoriesPageList a:hover{
  text-decoration: underline;
}
.pageBox{
  /*border:1px solid #C0C0C0;
  background: #f9f9f9;
  padding: 5px 4px 4px 4px;*/
}
.pageBox h1.pageHeading{
/*background:url("images/h2heading.gif") no-repeat scroll 0 0 #56565A;
border-bottom:1px solid #C0C0C0;
border-right:2px solid #FFFFFF;
color:#FFFFFF;
font-size:20px;
font-weight:bold;
line-height:37px;
padding-left:33px;
text-transform:uppercase;
margin: -2px -2px;*/
background: url(images/header_bg_pixel.png) repeat-x bottom left;
  border: 1px solid #c0c0c0;
  /*padding-right: 5px;*/
  margin: 0;
  font-size: 18px;
}
.pdf {
  margin-bottom: 10px;
}
.pdf b{
  font-weight: bold;
  color: #000;
}
.pdf a{
  color: #000;
  text-decoration: none;
}
.pdf td{
  text-align: center;
  padding: 10px 0;
  border: 1px solid #cdcdcd;
  background: #fff url(images/pdf_bg.png) repeat-x bottom;
}
.featuredVehicles td{
  vertical-align: top;
  padding: 4px 2px;
}
.featuredVehicles a{
  color: #000;
  text-decoration: none;
}
.featuredVehicles b{
  text-transform: uppercase;
}
.featuredVehicles b a{
  color: #1777a5;
}
.contentBoxContents .contentBoxContents{
  border: navy;
  background: none;
}
.categoriesPageTopRight{
  margin-left: 6px;
  border: 1px solid #ccc;
  background: url(images/cath.jpg) no-repeat;
  height: 30px;
  padding: 65px 10px 0 10px;
}
.categoriesPageTopRight span{
  color: #00a71f;
  font-size: 20px;
}

.categoriesPageTopRight span.productPriceOld{
  color: #00a71f;
  font-size: 10px;
}
.categoriesPageTopRight span.productPriceSpecial{
  font-size: 15px;
  color: #ff0000;
}

.categoriesPageTopRight form{
  display: inline;
}
.catBottomRightBox{
  position: relative;
  float: left;
}
.catBottomRightBox div{
  position: absolute;
  font-size: 40px;
  font-weight: bold;
  color: #00a71f;
  left: 25px;
  top:193px
}
.catBottomRightBox span.productPriceCurrent{
  font-size: 40px;
  color: #00a71f;
}
.catBottomRightBox span.productPriceOld{
  color: #00a71f;
  font-size: 16px;
}
.catBottomRightBox span.productPriceSpecial{
  font-size: 32px;
  color: #ff0000;
}

.flashButton{
  position: relative;
  float: left;
}
.flashButton div{
  position: absolute;
  left:383px;
  top:-329px;
}
.flashButton img, .flashButton input{
  width: 115px;
  height: 25px;
}

.productPriceSpecial {
  color: #ff0000;
  font-weight: bold;
}
.productPriceOld {
  text-decoration: line-through;
  font-weight: bold;
}
div.listing{
  border-top: 1px solid #c0c0c0;
}
div.listing div.contentBoxContents{
  padding: 0 5px;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}
table.list_table{
  width: 155px;
}
td.pl-image{
  background: #ececec url(images/list_image_bg.gif) bottom left repeat-x;
  border: 1px solid #bebebe;
  padding: 5px;
  vertical-align: middle;
  height: 147px;
}
td.pl-name{
  padding: 10px 0;
}
td.pl-name a{
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
td.pl-price, span.productPriceCurrent{
  font-family: Tahoma. sans-serif;
  font-size: 12px;
  color: #507f07;
  font-weight: bold;
}
td.details_button{
  padding-right: 5px;
  vertical-align: middle;
}
td.navigation{
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  color: #000000;
  padding: 15px;
}
table.navig_table{
  background: #ffffff;
  border: 1px solid #c0c0c0;
  width: 704px;
}
td.prod_image_block{
  border: 1px solid #c0c0c0;
}
td.prod_descr p{
  font-weight: bold;
}
.installation-info p{margin:0 0 10px;}
.installation-info h2{
	margin:0 0 10px;
	font-size:16px;
	color:#1777a5;
	background:none;
}
.installation-info .install-step-heading h2{
	color:#fff;
	background:url(images/step_header.png) no-repeat;
	padding:8px;
}
.installation-info ol{
	margin:0 0 10px;
	padding:0 0 0 40px;
}
.installation-info ol ol{
	list-style:lower-latin;
	padding-left:0;
}
.installation-info ol dl{
	margin:0 0 0 -17px;
	overflow:hidden;
	height:1%;
}
.installation-info dl dt{
	float:left;
	margin-right:3px;
}
.installation-info dl dd{margin:0;}
.installation-info .info-box{
	background:#fff url(images/bg-info-box-lt.gif) no-repeat;
	margin:0 0 20px;
}
.installation-info .info-box .rt{
	background:url(images/bg-info-box-rt.gif) no-repeat 100% 0;
	padding-top:13px;
}
.installation-info .info-box .lb{background:url(images/bg-info-box-lb.gif) no-repeat 0 100%;}
.installation-info .info-box .rb{
	background:url(images/bg-info-box-rb.gif) no-repeat 100% 100%;
	padding-bottom:13px;
}
.installation-info .info-box .holder{
	padding:10px;
	border:solid #000;
	border-width:0 2px;
}
.installation-info .description{margin:0 0 10px;}
.description dl{margin:0 0 10px;}
.installation-info .video-holder{
	margin:0 auto;
	width:640px;
	padding:10px;
}
.installation-info strong.sub-step{
	font-size:16px;
	padding-right:5px;
}
.installation-info .img-area{
	overflow:hidden;
	width:100%;
}
.installation-info .img-area img{
	float:right;
	margin-right:65px;
}
.installation-info .img-title{
	display:block;
	text-align:right;
}
.installation-info .notice-title{font-size:14px;}
.installation-info .info-list{
	margin:0;
	padding:5px 0 20px 50px;
	list-style:none;
}
.installation-info .info-list li{
	padding:0 0 0 10px;
	background:url(images/bullet-info-list.gif) no-repeat 0 5px;
}
.installation-info .important-info{
	display:block;
	text-align:center;
	font-size:18px;
}
.installation-info .info-block{
	overflow:hidden;
	width:630px;
	margin:0 auto;
}
.installation-info .img-frame{
	float:left;
	width:300px;
	margin:0 15px 15px 0;
}
.installation-info .img-frame .holder{
	height:220px;
	padding:5px;	
}
.installation-info .info-block img{vertical-align:middle;}
.installation-info .text-block{
	float:left;
	width:300px;
}
.installation-info .text-block p{margin:0 0 15px;}
.installation-info .text-block ol{
	margin:0;
	padding:0 0 0 20px;
	text-indent:10px;
}
.installation-info .text-block ol li{padding:0 0 15px;}
.installation-info .text-block ol p{margin:0 0 0 -15px;}
.installation-info .add-info-block{padding:0 0 30px;}
.installation-info .summary-heading h2{
	margin:0 0 30px;
	padding:6px 0 7px 63px;
	font-size:18px;
}
.installation-info .important-heading h2{
	color:#fff;
	margin:0;
	font-style:18px;
}
.color_text{
  color:#FFCC00;
  font-size:16px;
  padding-bottom:10px;
  padding-top: 10px;
  font-weight: bold;
  font-family: Tahoma, Arial, sans-serif;
}
.color_object{
  text-align: center;
}
.color_bottom{
  text-align: left;
}
.color_object{
  padding: 10px 0 20px 0;
}
.color_bottom{
  padding-bottom: 10px;
}
.categoriesPageHeading{
  position: relative;
  width: 484px;
}
.categoriesPageHeading div{
  font-size:30px;
  font-style:italic;
  font-weight:bold;
  left:20px;
  position:absolute;
  top:-82px;
  width: 100%;
}
.categoriesPageHeading h1{
  color:#FFFFFF;
  font-size:30px;
  font-style:italic;
  left:18px;
  margin:0;
  position:absolute;
  top:-84px;
  width: 100%;
}
td.buy_prod{
  width: 182px;
}
td.buy_prod span.productPriceCurrent{
  color:#00A71F;
  font-size:20px;
}
td.prod_add{
  padding-left: 20px;
}
td.prod_banners_block{
  padding-bottom: 10px;
}
#nav li ul li ul li ul li, #nav li ul li ul li ul{
  display: none;
}
div.headerBanner div.login_box_header{
  position:absolute;
  right:7px;
  top:5px;
}
.shopping_cart_link{
  position:absolute;
  right: 130px;
  top: 7px;
}
.shopping_cart_link a{
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
.shopping_cart_link a:hover{
  text-decoration: underline;
}
.step1_image, .step1_block{
  float: left;
}
.step1_image{
  padding: 0 10px 0 10px;
}
.border_top{
  /*border-top: 1px solid #CDCDCD;*/
}
.contentBoxContents{
  overflow: hidden;
  height: 1%;
}
.facebook_block{
  padding-top: 3px;
  border-top: 1px solid #CDCDCD;
}
.differenceRightBox{
  border-right: 1px solid #CDCDCD;
  padding-right: 1px;
}
.wallkit_subtitle{
  height: 125px;
  overflow: scroll;
}
.step1_otward{
  overflow: hidden;
  height: 1%;
}
.step1_otward .stepBox1{
  float: left;
}
.facebook_block{
  padding: 0;
  /*background: #ffffff;*/
  /*border-right: 1px solid #CDCDCD;
  border-bottom: 1px solid #CDCDCD;*/
  overflow: auto;
  border-top: none;
  /*height: 410px;*/
  vertical-align: top;
}
/*popup*/
.shadow{
  width:100%;
  height:100%;
  position: fixed;
  top:0px;
  left:0px;
  opacity:0.5;
  -moz-opacity:0.5;
  filter: alpha(opacity=50);
  -khtml-opacity: 0.5;
background-color:#000;
}
.popupBox{
  position: absolute;
  text-align: left;
  width: 906px;
  top:20%;
  left:17%;
  z-index:100;
}
.popupClose{
  position: absolute;
  right:25px;
  top:26px;
  width: 30px;
  height: 30px;
  background: url(images/popup_close.png) no-repeat;  
}
.contentTopRight{
  background: url(images/popup_top_right.png) 100% 0% no-repeat;
  height:21px;
  padding-right: 24px;
}
.contentTopLeft{
  background: url(images/popup_top_left_1.png) 0% 0% no-repeat;
  height:21px;
}
.contentBottomRight{
  background: url(images/popup_bottom_right_1.png) 100% 0% no-repeat;
  height:25px;
  padding-right: 24px;
}
.contentBottomLeft{
  background: url(images/popup_bottom_left_1.png) 0% 0% no-repeat;
  height:25px;
}
.popupRight{background: url(images/popup_right.png) 100% 0%; padding-right: 10px;}
.popupLeft{background: url(images/popup_left.png) 0% 0%; padding-left: 10px;}
.popupCenter{background:#e4e4e4 url(images/popup_center_bg.png) 0 0 repeat-x;}
.popupSomeBg{background: url(images/popup_slips.png) 0 0;padding: 16px 40px 15px;}
.popupTitle span{display: block;}
.popupTextGreen{font-family: "Arial Black", Arial, sans-serif; font-size: 85px; color:#388700; text-transform: uppercase; line-height: 80px;}
.popupTextDark{color:#454545; font-family: "Arial Black", Arial, sans-serif; font-size: 40px;line-height: 40px;}
.popupTimerLeft{background: url(images/timer_left.png) no-repeat; padding-left: 4px;margin: 20px 0px;}
.popupTimerRight{background: url(images/timer_right.png) 100% 0% no-repeat;height: 87px; }
.popupText{float: left; padding: 20px 10px 20px 10px;}
.popupSomeText{font: normal 12px Arial, sans-serif; color:#000;}
.popupTextBig, .popupTextSmall{display: block; color:#fff; }
.popupTextBig{font:normal 25px/25px Arial, sans-serif;}
.popupTextSmall{font: normal 16px Arial, sans-serif;}

.popupClock{float: right; text-align: right;color:#dddddd; font:bold 72px "Trebuchet MS", arial, sans-serif;letter-spacing: -2px; padding-right: 21px;}
.popupClock span{ padding: 0 1px 0 3px;letter-spacing: 0px;}
.popupClose{cursor: pointer;}

*.popupClock span{letter-spacing: 9px;}
.popupShadowTopRight{background: url(images/shadow_top_right.png) 100% 0% no-repeat; padding-right:28px;height: 31px;}
.popupShadowTopLeft{background: url(images/shadow_top_left.png) 0% 0% no-repeat; height: 31px;}
.popupShadowRight{background: url(images/shadow_right_1.png) 100% 0% repeat-y; padding-right: 28px;}
.popupShadowLeft{background: url(images/shadow_left_1.png) repeat-y; padding-left: 27px;}
.popupShadowBottomRight{background: url(images/shadow_bottom_right.png) 100% 0% no-repeat; padding-right:28px;height: 26px;}
.popupShadowBottomLeft{background: url(images/shadow_bottom_left.png) 0% 0% no-repeat; height: 26px;}

/* navigation style */
ul#nav_head li{
  position: relative;
}
ul#nav_head li li{
  width: 190px;
}
ul#nav_head li:hover{
  background: url(images/header_menu_activ_right.png) 100% 0% no-repeat;
  padding-right: 15px;
  margin: 0 -10px;  
}
ul#nav_head li:hover a{
  background: url(images/header_menu_activ_left.png) 0% 0% no-repeat;
  padding: 15px 14px 11px 29px;
}
ul#nav_head li:hover a, ul#nav_head li:hover a:hover{
  color: #ffff00;
}
ul#nav_head li:hover ul{
  position: absolute;
  display: block !important;
  background: #232323;
  top: 53px;
  left: 7px;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul#nav_head li:hover ul ul{
  display: none !important;
}
ul#nav_head li li:hover ul{
  display: none !important;
}
ul#nav_head li li:hover ul ul{
  display: none !important;
}
.tmc-col{
  float: left;
  width: 190px;
}
ul#nav_head li:hover ul li, ul#nav_head li ul li{
  color: #ffffff;
  background: none;
  padding: 0;
  margin: 0;
  zoom:1;
}
ul#nav_head li:hover{
  zoom:1;
}
ul#info_system ul#nav_head li ul li a{
  color: #999999;
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
  background: #232323;
  padding: 0 10px 0 20px;
  *display: block;
  *width: 160px;
  line-height: 30px;
}
ul#info_system ul#nav_head li ul li:hover a{
  color: #ffff00;
  background: #000000;
}
ul#info_system ul#nav_head li ul ul{
  left: 190px;
  display: none;
  top: 0;
  margin: 0;
  padding: 0;
  background: #000000;
  z-index: 2;
}
ul#info_system ul#nav_head li:hover ul li:hover{
  padding: 0;
  margin: 0;
}
ul#info_system ul#nav_head li:hover ul li:hover ul{
  display: block;
}
ul#info_system ul#nav_head li:hover ul li:hover ul li a:hover{
  color: #ffff00;
}
ul#info_system ul#nav_head li ul li ul li a{
  color: #ffffff !important;
  background: #000000 !important;
}

ul#info_system ul#nav_head li.tmc-right ul{
  left: auto;
  right: 190px;
}
/* navigation style */


/* slider style */
#slider{
  width: 985px;
  height: 274px;
  overflow: hidden;
}

 
 
/* The Nivo Slider styles */
.nivoSlider {
  position:relative;
}
.nivoSlider img {
  position:absolute;
  top:0px;
  left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  border:0;
  padding:0;
  margin:0;
  z-index:6;
  display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
  display:block;
  position:absolute;
  z-index:5;
  height:100%;
}
.nivo-box {
  display:block;
  position:absolute;
  z-index:5;
}
/* Caption styles */
.nivo-caption {
  position:absolute;
  right: 20px;
  bottom:50px;
  /*background:#000;*/
  color:#fff;
  opacity:1.0; /* Overridden by captionOpacity setting */
  width:560px;
  z-index:8;
}
.nivo-caption p {
  padding:5px;
  margin:0;
}
.nivo-caption a {
  display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position:absolute;
  top:45%;
  z-index:9;
  cursor:pointer;
}
.nivo-prevNav {
  left:0px;
}
.nivo-nextNav {
  right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
  position:relative;
  z-index:9;
  cursor:pointer;
}
.nivo-controlNav a.active {
  font-weight:bold;
}
.nivo-directionNav{
  display: none !important;
}
.nivo-controlNav{
  position: absolute;
  top: 230px;
  right: 50px;
  z-index: 100500;
}
.nivo-controlNav a{
  background: #666666;
  color: #fff;
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  text-align: center;
  text-decoration: none;
  line-height: 20px;
}
.nivo-controlNav a:hover, .nivo-controlNav a.active{
  background: #cb1e1e;
}
.header_menu{
  z-index: 100;
  position: relative;
}
.nivoSlider{
  z-index: 6;
}
/* slider style end */
.infoBoxCell .infoBox, .contentBox{
  background: url(images/box_bottom_bg.png) 0% 100% repeat-x;
}
.live_support_banner{
  padding: 21px 0;
  text-align: center;
}
.contact_info{
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  padding-left: 20px;
  padding-top: 20px;
}
.includes_out{
  overflow: hidden;
	padding: 0 180px 0 0;
}
.includes_table{
  float: left;
	width:100%;
}
.includes_table_in{
  overflow: hidden;
}
.contentBox{
  padding: 0 0 20px;
  margin-bottom: 15px;
}
.contentBoxContents{
  padding-top: 20px;
}
.contentBox{
  border: none;
}
.includes_table_in{
  border: 1px solid #c3c3c3;
  background: #dddddd url(images/includes_item_bg.png) 0% 0% repeat-x;
}
.includes_item{
  border-left: 1px solid #c3c3c3;
  padding: 20px;
  vertical-align: top;
}
.first_incl_item{
  border: none;
}
.includes_item_img{
  height: 90px;
  text-align: center;
  padding-bottom: 20px;
}
.includes_item_name{
  font-size: 14px;
  font-weight: bold;
}
.old_price_title{
  font-size: 12px;
}
.old_price{
  font-size: 14px;
  text-decoration: line-through;
}
.new_price{
  font-size: 40px;
  color: #cb2323;
}
.includes_info{
	display:inline;
	float:right;
  width: 150px;
	margin-right:-180px;
  padding-left: 30px;
  vertical-align: top;
}
.includes_info_title{
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 5px;
}
.includes_info p{
  margin-top: 0;
  font-size: 11px;
  margin-bottom: 15px;
}
.includes_button{
  margin-top: 5px;
}
.contentBoxContents{
  padding-bottom: 0;
}
.about_text a{
  font-weight: bold;
}
.about_text{
  background: none;
}
.centred, .paypall_img, .verify_block{
  text-align: center;
}
.about_text p{
  font-size: 11px;
  color: #575757;
  line-height: 18px;
}
.contact_box{
  padding-bottom: 7px;
}
.payment_text{
  padding-left: 20px;
  line-height: 18px;
}
.paypall_img{
  padding-top: 20px;
  padding-bottom: 10px;
}
.verify_block{
  padding: 10px 0;
}
.footer_all{
  background: url(images/footer_bg.gif) 0% 0% repeat-x;
  height: 155px;
  margin-bottom: 100px;
}
.footer2, .footer2 a{
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #999999;
}
.facebook_box .infoBox{
  background: none;
}
.includes_table{
/*   width: 500px; */
}
p.first_letter{
  margin: 0;
  line-height: 34px;
}
p.first_letter:first-letter{
  color: red;
}
.categoriesPageList td.category_name, .types_table td{
  border-bottom: 1px solid #dedede;
  border-left: 1px solid #dedede;
  padding: 0;
}
.categoriesPageList td.first_category{
  border-left: none;
}
tr.dark td p, .types_table tr.dark td p{
  background: url(images/dark_nested_bg.png) 0% 0% repeat-x;
  border: 1px solid #fff;
}
.types_table tr.dark td p, .types_table td p{
  margin: 0;
}
.categoriesPageList td.category_name a{
  background: none;
}
.categoriesPage .contentBox{
  background: none;
  margin-bottom: 0;
}
.types_title, .list_title{
  background: url(images/types_title_bg.png) 0% 0% repeat-x;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 36px;
  padding-left: 20px;
}
.types_logo{
  text-align: center;
  padding: 25px 0;
}
.types_table td p{
  padding-left: 20px;
  line-height: 34px;
}
.types_table td.types_title{
  border: none;
  padding-left: 20px;
}
.types_out{
  background: none;
}
.types_table td p span{
  color: #a40505;
}
.list_title{
  line-height: 34px;
  padding: 0 0 0 20px;
}
.productNameCell{
  width: 173px;
}
.productNameCell ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
span.what_link{
  color: #619b09;
  font-size: 11px;
}
.productNameCell ul li{
  position: relative;
}
.what_popup{
  position: absolute;
  bottom: 24px;
  left: 0;
  background: #73b114 url(images/popup_bg.png) 0% 100% repeat-x;
  border: 3px solid #619b09;
  padding: 10px;
  display: none;
  font-size: 11px;
  color: #fff;
}
.what_triangle{
  background: url(images/what_triangle.png) 0% 0% no-repeat;
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: 25px;
  height: 16px;
  display: none;
}
.productNameCell ul li:hover .what_popup, .productNameCell ul li:hover .what_triangle{
  display: block;
}
.listing_all{
  overflow: visible;
}
.productNameCell a{
  color: #a40505;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
.productPriceCell .productPriceCurrent{
  color: #000000;
}
.listing_td{
  border-bottom: 1px solid #dedede;
  border-left: 1px solid #dedede;
  padding-left: 20px;
}
.first_list{
  border-left: none;
}
.dark_row td{
  background: #f0f0f0;
  padding: 10px 0 10px 20px;
}
.light_row{
  padding: 10px 0 10px 20px;
}
.productRightArea{
  vertical-align: top;
  padding: 0 0 0 22px;
}
.categoriesPage h2 span span{
  display: none;
}
.enlarge_link{
  color: #000000;
  font-size: 11px;
  display: block;
  margin-top: 40px;
  padding-bottom: 10px;  
}
a.image_link{
  text-decoration: none;
}
.additionalImages{
  overflow: hidden;
}
.productImage, .additionalImages{
  padding-left: 25px;
}
.productLeftArea, .productRightArea{
  padding-top: 50px;
}
.all_product_page{
  background: url(images/infobox.png) repeat-x top;
  margin-top: 2px;
}
.add_once{
  float: left;
  margin: 0 15px 15px 0;
}
.option_name{
  font-weight: bold;
  padding-bottom: 5px;
}
.option_item{
  padding-bottom: 25px;
}
.option_item select{
  width: 200px;
  height: 20px;
}
.first_option{
  padding-right: 20px;
}
.qua_block{
  font-weight: bold;
}
.grey_block{
  background: #f9f9f9;
  padding: 10px;
  margin-bottom: 40px;
}
.price_block, .price_block .productPriceCurrent, .price_block, .price_block .productPriceSpecial, .price_title{
  font-size: 20px;
  color: #619b09;
  font-weight: normal;
}
.pr_description{
  padding-top: 20px;
  border-top: 1px solid #cccccc;
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;
  line-height: 18px;
  margin-bottom: 20px;
  max-width: 464px;
}
.purchase_block h4{
  color: #a40505;
}
.purchase_block ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
.purchase_block ul li{
  line-height: 18px;
}
.facebook_box .infoBox .facebook_block{
  overflow: auto;
  max-height: 560px;
  position: relative;
  padding: 10px 0;
  border: 1px solid #cdcdcd;
  padding-left: 5px;
}
#fb-root > div{
  left: -1000px;
}
.facebook_box .infoBoxContents{
  padding-top: 30px;
}
.purchase_block{
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 20px 0 20px 25px;
}
.purchase_block h4{
  margin-top: 0;
}
.in_cart_block{
  padding-right: 10px;
}
.productPriceOld{
  color: #000000;
  font-size: 14px;
  font-weight: normal;  
}
.price_title{
  vertical-align: bottom;
}
.price_num{
  padding-right: 20px;
  text-align: right;
}
.productLeftArea{
  vertical-align: top;
}
.price_block{
  width: 128px;
}
.productImage{
  vertical-align: middle;
  text-align: center;
}
.enlarge_link{
  text-align: left;
}
.categoriesPage div.listing  div.listing_all{
  padding-top: 30px;
}
.contact_box .infoBoxContents table{
  width: 225px;
}
.includes_info p{
  /*height: 56px;*/
}
.pageTitleProduct a{
  float: right;
  margin-top: 8px;
  margin-right: 9px;
}
.pr_description h4{
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 0px 0;
}
div.listing div.listing_all{
  border-top: none;
}
div.listing{
  border-top: none;
}
.what_link{
  cursor: pointer;
}
.pageTitleProduct span span{
  float: left;
  width: 350px;
  background: none;
  border: none;
  padding: 10px 0 10px 0px;
  line-height: 19px;
}
.contact h2{
  border: none;
  background: none;
}

.lightRow td{}
.darkRow td{
  background: #fafafa url(images/cellbg.png) no-repeat 0 100%;
}
.lightRow td, .darkRow td{
  padding: 10px 15px;
  vertical-align: top;
}
.lightRow td a, .darkRow td a{
  padding: 0;
  font-weight: normal;
  background: none;
  color: #a40505;
}
.types_table td.vehicleTitle{
  padding-left: 15px;
}
.types_all{
  padding-bottom: 30px;
}
.green{
  color: #619b09;
}
.red{
  color: #cb1f1f;
}
.blue{
  color: #1777a5;
}
.orange{
  color: #ff9900;
}

.contactInfo{
  color: #fff;
  padding: 25px 0 0 80px;
  overflow: hidden;
}
