@charset "utf-8";
body {background-color: #393d42; margin: 0px; padding: 0px;	font-family: arial;	font-size: 11px;}
.product_body{background-color: #FFFFFF;}

h2{
	line-height: 28px;
	background-image: url(../images/h2_bk.jpg);
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.redProductTitle{
    line-height: 28px;
    background-image: url(../images/h2_bk.jpg);
    background-repeat: repeat-x;
    font-family: arial;
    font-size: 14px;
    color: #FFFFFF;
    text-indent: 2pt;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    text-align: left;
}
.yellowtxt {color: #febd00; text-decoration: none;}
.redtxt {color: #e00000;}
.marontxt {color: #ac2e12;text-decoration: none;}
.buttonstyle {height: 21px;	border: 1px solid #E00000; background-color: #FDBE00; background-image: url(../images/button_spacer.jpg);	background-repeat: repeat-x;}

/**main div**/
.outer_center{width: 1013px; margin:auto;padding: 0px; height: auto;}
.maintable {
	width: 1013px;
	margin: 0;
	padding: 0px;
	background-image: url(../images/maindiv_bk.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	float: left;
}

.maininner{
	vertical-align: top;
	width: 1013px;
	margin: 0;
	float: left;
	background-image: url(../images/maincontent_bk.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	/*height: auto;*/
}

/**content div**/
.maincontent {
	vertical-align: top;
	width: 945px;
	margin: auto;
	background-image: url(../images/maincontent_bk.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;		
}

.main_content li {margin-bottom:5px}

/**header **/
.header {margin: 0px;padding: 0px;float: left;width: 945px;}
.sitename {	margin: 0px; padding: 0px; float: left;	height: 142px; width: 399px;overflow: hidden;}
.toplink {margin: 0px; padding: 0px; float: left; height: 103px; width: 546px; overflow: hidden;}
.cart_icon{ width:100px;line-height:32px;
	position:absolute;
	left: 390px;
	top: 113px;
	background-position: right center;
	background-image: url(../images/carticon.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer
}


.logout_icon{
	width:100px;
	line-height:32px;
	position:absolute;
	left: 475px;
	top: 113px;	
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer
}


.cart_icon_org{
	width:85px;
	line-height:32px;
	position:absolute;
	left: 422px;
	top: 113px;
	background-image: url(../images/carticon.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.welcomeuser{	
	clear:both;	
	position:absolute;
	float:left;
	width:910px;
	/*top:70px;*/
    top:90px;
	padding:0px;
	margin:0px;
	text-align:center;
	/*line-height:32px;*/
}

.welcomeuser_msg{	
	text-align:right;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
}

.welcomeuser_msg a { color: #FFFFFF;text-decoration:none}
.welcomeuser_msg a:hover { color: #F3BA00;text-decoration:none}      

.menu_link {
	background-image: url(../images/menu_bk.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 546px;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	float: left;
	background-position: top;
	padding: 0px;
}
.menu_link ul {
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	padding-right: 30px;
}

.menu_link li {
	display: block;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	background-image: url(../images/menu_border.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 28px;
	width: 90px;
	float: left;
}

.menu_link a{
	color: #F3BA00;
	text-decoration: none;
	line-height: 28px;
}

.menu_link a:hover {
	color: #FFFFFF;	
}


/*
.menu_link .home {
	width: 110px;
}
.menu_link .searchbox {
	width: 255px;
}

*/

.topbar {
	background-image: url(../images/top_bar.jpg);
	height: 59px;
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 12px;
	text-align: right;
	line-height: 58px;
	color: #e00000;
	margin: 0px;
	float: left;
	width: 925px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pagename {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 300px;
	height: 59px;
}

.searchbox {
	padding: 0px;
	width: 241px;
	margin-top: 22px;
	margin-right: 10px;
	margin-bottom: 9px;
	margin-left: 30px;
	float: right;
	background-image: url(../images/searchbox_bk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	color: #FFFFFF;
	vertical-align: top;
	line-height: 28px;
	font-size: 11px;
}

.terms
{
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.searchbox input {
	width: 140px;
}

/*.searchbox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.searchbox li {
	display: inline;
	margin: 0px;
	color: #FFFFFF;
	float: left;
	padding: 0px;
}
*/


/**3rd part**/
.p3_top {
	background-image: url(../images/p3_top_white.jpg);
	background-repeat: repeat-x;
	height: 5px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 945px;
	overflow: hidden;
}

.p3 {
	background-image: url(../images/p3_redbg.jpg);
	height: 170px;
	vertical-align: middle;
	background-repeat: repeat-x;
	font-family: arial;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 945px;
	background-position: top;
	overflow: hidden;
}
.p3_cols {
	margin: 0px;
	width: 315px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
	float: left;
	background-image: url(../images/p3_rightborder.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.p3_cols_heading {
	margin-right: auto;
	margin-left: auto;
	width: 258px;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.p3_cols_heading p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.p3_cols_heading_2 {
	margin-right: auto;
	margin-left: auto;
	width: 268px;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.p3 a {
	color: #febd00;
	text-decoration: none;
}

.p3_rc {
/*	background-image: url(../images/p3_redrc.jpg); */
	background-repeat: no-repeat;
	background-position: center center;
	height: 94px;
	vertical-align: middle;
	padding: 0px;
	width: 258px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.p3_rc p {
	margin: 0px;
	line-height: 16px;
	padding: 20px;
}

.user_pass {
	height: 20px;
	width: 122px;
	border:1px solid green;	
}

/**Inner page**/
.inner {
	height: 400px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 945px;
}
.goshop {
	color: #e00000;
	background-image: url(../images/cart.jpg);
	background-repeat: no-repeat;
	background-position: 20px 25px;
	margin: auto;
	width: 160px;
	padding-left: 35px;
	padding-bottom: 25px;
	padding-top: 25px;
}

.inner_left {
	width: 195px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(../images/inner_leftbg.jpg);
	vertical-align: top;
	margin: 0px;
	float: left;
	padding: 0px;
	height: 400px;
}

.inner_left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.inner_left li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 40px;
	margin: 0px;
}
.inner_left a {
	color: #393d42;
	text-decoration: none;
}
.inner_right {
	background-color: #FFFFFF;
	vertical-align: top;
	margin: 0px;
	float: left;
	width: 745px;
	padding: 0px;
	height: 400px;
}
.inner_right_content {
	margin: auto;
	width: 85%;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.inner_right p {
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	color: #484848;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

/**Other content page**/
.midcontent {
	background-image: url(../images/mid_bkgnd_2.jpg);
	height: 349px;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 945px;
}
.if_blank {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 666px;
}


.content1{
	width: 220px;
	float: left;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 56px;
}

.content1 li {margin:0px 0px 7px;}

.img1div{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 142px;
}

.img2div{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 248px;
}

.img3div{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}

.img4div{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 180px;
}

.img5div{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 190px;
}

.toolImg1div{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 122px;
}

.toolImg2div{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 248px;
}

.groupImg1div
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 142px;
}


.groupImg2div
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}

.paymentImg1div{
   margin: 0px;
   padding: 0px;
   float: left;
   width: 182px;
   border:0px solid green;
}

.paymentImg2div{
    margin: 0px;
    padding: 0px;
    float: right;
    width: 150px;
}

.vocImg1div{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 132px;
}

.vocImg5div{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 185px;
}

.contentholdermain {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 666px;
	height: 324px;	
	overflow: -moz-scrollbars-vertical;	
	overflow-y: auto;
	overflow-x: hidden;
}


.contentholder {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 666px;
}
.roll_title {
	font-size: 18pt;
	color: #F9E220;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.roll_title2 {
	font-size: 28pt;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-weight: bold;
	margin-top: -12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.midcontent_div {
	margin-top: 25px;
	padding: 0px;
	float: left;
	width: 945px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.midcontent_div p {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;

}
.midcontent_div .go_shop {
	background-image: url(../images/gobk.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: top;
	padding-top: 12px;
	float: left;
	width: 263px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 300px;
	margin: 0px;
}

.go_shop ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 100%;
}

.go_shop li {
	margin: 0px;
	text-align: left;
	line-height: 22px;
	
	text-indent: 60px;
	padding: 0px;
}
.go_shop a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 22px;
	line-height: 22px;
}
.go_shoptop {
	height: 38px;
	line-height: 38px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

.go_shop a:hover,.selected{
	background-color: #000000;
	background-image: url(../images/go_shop_pointer.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}

.go_shop_hover{
    background-color: #000000;
    background-image: url(../images/go_shop_pointer.jpg);
    background-position: left center;
    background-repeat: no-repeat;
}

/*Bottom part*/
.bot_part {
	background-image: url(../images/bottom_bk.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 945px;
	height: 100px;
	overflow: hidden;
}
.factory {
	margin: 0px;
	float: left;
	width: 480px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}
.blckwcheck {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 394px;
}


.bot_part2 {
	background-color:#030303;
	background-image: url(../images/bottom_bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	/*height: 218px;*/
	margin: 0px;
	padding: 0px;
	padding-bottom:30px;
	float: left;
	width: 945px;
	vertical-align: middle;
	
	
}
.bot1 {
	width: 500px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.bot2 {
	background-image: url(../images/foot_ad_bk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 218px;
	width: 168px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.bot1div {
	width: 390px;
	border: 1px solid #393D40;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	color: #9ea3a8;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.bot1div p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 17px;
	font-size: 11px;
}
.bot2div {
	padding-top: 20px;
	padding-right: 14px;
	padding-bottom: 20px;
	padding-left: 14px;
	width: 140px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.bot2div p {
	/*color: #FFFFFF;*/
	line-height: 17px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
.bot3 {
	width: 277px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.bot3div {
	width: 170px;
	background-color:#161616;
	background-image: url(../images/foot_job_bk.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.bot3 p {
	margin: 0px;
	padding: 5px;
	text-align: left;
	
	line-height:17px;
}

/* product listing page */
.productlist {
	background-color:#ffffff;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 945px;
	font-family: verdana;
	font-size: 11px;
	

}
.productlisttable{
 margin-top:10px;
}
.productlist ul{
	margin: 0px;
/*	padding-top: 10px;*/
	padding-bottom: 10px;
	list-style-type: none;
	padding-left: 10px;
}

.productlist li{
	line-height: 18px;
	text-align: left;
}

.productlist li a {
	color: #000000;
	text-decoration: none;
}

.productlist li a:hover {
	text-decoration: none;
	color:#D72322;
}

.product_leftmenu{
	width: 194px;
	background-color: #ffcb18;
	vertical-align: top;
	background-image: url(../images/top_pro_left.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.product_leftbg{	
	background-color: #ffcb18;	
}
.prc {
	margin-top: 10px;
	background-color: #ffe081;
	width: 90%;
	margin-bottom: 10px;
	line-height: 24px;
}
.prc_top {
	background-image: url(../images/prc_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.prc_left {
	background-image: url(../images/prc_left.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.prc_right {
	background-image: url(../images/prc_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.prc_bot {
	background-image: url(../images/prc_bot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.prc_mid {
	vertical-align: top;
}
/*.prc_mid h2 {
	background-image: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}*/


.productlist_right{
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.search{
	line-height: 30px;
	background-color: #e7e7e7;
}

.searchRow
{
	background-color: #e7e7e7;
}

a.searchRow
{
	color:#000000;
}

a.searchRow:hover
{
	color:#EE0000;
}

/** pathway **/
.path{
	padding-top: 10px;
	padding-bottom: 10px;
}

.path a {
	color: #000000;
	text-decoration: none;
}

.path a:hover {
	color: #ee0000;
	text-decoration: none;
}
/** pathway **/

/** paging **/
.paging a
{
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
/** paging **/

.product_display{
	margin:4px;
	padding: 0px;
	float: left;
	border: 1px solid #e7e7e7;
}

.product_display p{
	margin: 0px;
	padding: 2px 0px;
	text-indent: 10pt;

}
.featured_product{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #e7e7e7;
	height: 30px;
	text-indent: 10pt;
}
.fea_pro{
	margin: 5px;
	padding: 0px;
	float: left;
	width:23%;
}

/*store front*/
.storefront {
	background-color:#121315;
	float: left;
	width: 945px;
	font-family: verdana;
	font-size: 11px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.tabs {
	width: 945px;
	padding: 0px;
	float: left;
	margin: 0px;
	height: 40px;
}
.tabs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}
.tabs li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.tabs li a {
	margin: 0px;
	padding: 0px;
	width: 235px;
}

.tcontent {
	width: 100%;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	vertical-align: top;
	background-color: #CCCCCC;
	height: 210px;
}

/*.tcontent {
	
	display: block;
}*/

#tabcontent1 .list_products li a{
	color: #FFFFFF;
}

.list_products {
	width: 180px;
	margin: 0px;
	padding: 0px;
	float: left;
	
}
.list_products ul, .list_products2 ul {
	margin: auto;
	padding: 0px;
	list-style-type: none;
}
.list_products li a, .list_products2 li a {
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}

.toolsequp {
	background-image: url(../images/24-tool-a.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	margin-left: 10px;
    margin-bottom: 10px;
}
.partsacces {
    background-image: url(../images/24-settings-silver.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 26px;
    margin-left: 10px;
}

.product_details_storefront {
	width: 100%; 
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	vertical-align: top;
	
}

.product_details {
	width: 760px; 
	margin: 0px;
	padding: 0px;
	float: left;
	vertical-align: top;
	
}
.product_detailstable p {
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 20px;
	margin: 0px;
	padding: 2px;
}

#tabcontent1{
	background-color: #e00000;
	
} 
#tabcontent3 .list_products2 li,#tabcontent4 .list_products2 li {
	background-image: url(../images/red_dot.gif);}
	
#tabcontent2 {
	background-color: #03c2c0;
	
}

#tabcontent3  {
	background-color: #f4bb00;
	
}

#tabcontent4 {
	background-color: #77d20b;
	}
.featured_autoproduct {
	background-image: url(../images/feature_bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 945px;
	background-color: #FFFFFF;
}
.featured_marineproduct {
    background-image: url(../images/fp_marine_bk.jpg);
    background-repeat: repeat-x;
    background-position: top;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 945px;
    background-color: #FFFFFF;
    vertical-align:top;
}
.featured_aviationproduct {
    background-image: url(../images/fp_aviation_bk.jpg);
    background-repeat: repeat-x;
    background-position: top;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 945px;
    background-color: #FFFFFF;
    vertical-align:top;
}
.featured_toysproduct {
    background-image: url(../images/fp_toys_bk.jpg);
    background-repeat: repeat-x;
    background-position: top;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 945px;
    background-color: #FFFFFF;
    vertical-align:top;
}
.fap_heading {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 700px;
	margin: 0px;
	float: left;
}
.fap_box {
	padding: 0px;
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.fap_box_store {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.fap_pro {
	padding: 0px;
	/*float: left;
	height: 120px;*/
	width: 110px;
	margin: 0px;
}
.fap_box p {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*footer*/
.footer {	
	clear:both;
	font-family: arial, verdana;
	font-size: 11px;
    letter-spacing: 0.1em;
	color: #9ea3a8;
	width: 1013px;
	margin: auto;
	padding: 0px;
	/*float: left;*/
	border:0px solid red;
}
.footer a {
	color: #febd00;
	text-decoration: none;
}

.footercorner{
	float: left;
	height: 34px;
	width: 80px;
	margin: 0px;
	padding: 0px;
}

.footermid{
	background-image: url(../images/bottom_mid.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	float: left;
	width: 853px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#imgcontnet11 {
	width:380px;
	float:right;
	margin: 0px;
	padding: 0px;   
}

#txtcontent11 {
   width:200px;float:left;
   /*border:2px solid green;*/   
   margin-top:40px;   
}
.cartlinks {
  }


.cart{
	margin:4px;
	padding: 0px;
	float: left;
	width: 98%;
	border: 1px solid #CCCCCC;
}
.cartlinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #d4201f;
}
.cartlinks li {
	background-color: #FFE081;
	display: block;
	float:left;
	font-family: arial;
	font-size: 14px;
	margin: 0px 2px 0px 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 28px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4d4b4e;
	border-right-color: #4d4b4e;
	border-left-color: #4d4b4e;
}

.cartlinks .selected{
	color: #FFFFFF;
	text-align: left;
	background-image:none;
	background-color: #d4201f;
}

.carttable{
	border: 1px solid #CCCCCC;
	border-top:0px;
}

.shoppingcart,.address1{
	
	margin: 5px;
}
.address2{
	
	margin: 10px;
	margin-bottom:5px;
}

.addressNoPadding
{
	padding-left:5px;
}

.addressPadding
{
	padding-left:15px;
}

.shoppingcart td{
	
}
.cart_heading{
	background-color: #E7E7E7;
	font-family: arial;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	text-indent: 10px;
	color: #000000;
	
	border-bottom:1px solid #000000;
}

.cart_heading2{
	background-color: #E7E7E7;
	font-family: arial;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	text-indent: 10px;
	color: #000000;
	font-family: verdana;
}

.list_products2{
	width: 180px;
	vertical-align: top;
	padding-top: 20px;
} 

.product_details2 {
	width: 760px;
	margin: 0px;
	padding: 0px;
	float: left;
	vertical-align: top;
	
}

.register{
	border: 1px solid #CCCCCC;	
}

p.user_message {
color:#404040;
font-weight:normal;
}

.user_message {
color:#404040;
font-weight:bold;
}

p.error {
color:#FF0000;
font-weight:normal;
}

#progress_bar {
   padding-top: 25px;
   padding-bottom: 25px;
   display: none;
}

.userDetails
{
 font-weight:bold
}


/*  product details */
a.product
{
	cursor:pointer;
	color:#000000;
	text-decoration:underline;
}
/* end of product details */


.btnButton
{
	background-image:url(../images/h2_bk.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family:arial;
	font-size:12px;
	margin:0px;
	padding:0px;
	height:25px;
	padding:2px 6px;
	border-color:#F09A99 rgb(5, 31, 58) rgb(5, 31, 58) rgb(240, 154, 153);
	border-style:solid;
	border-width:1px;
	cursor:pointer;
}

a.btn:hover
{	
	color:#000000;
}

li.prod_cat a
{
	color : #000000;
}

li.prod_cat a:active
{
	color : #000000;
}

a.subMenu
{
 color:green;
}
.manufacturer
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

a.category_name
{
	color:#0D60D6;
	font-weight:bold;
	text-decoration:none;
}

a.category_name:hover
{
	color:#AE1817;
}

a.seeAll
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	
}

.table_cart{margin:4px;  padding: 0px;	border: 1px solid #CCCCCC;}

/** policies **/
.leftgreybox { width:28%; float:left;  }                      /*background-color:#EDEDED*/
.leftgreybox ul, ol { list-style-type:square; margin:0px 0px 0px; padding:0px 0px 0px 0px}
.leftgreybox h4 {font-size:12px;}

.rightcontent { width:71%;float:right; background-color:#FFFFFF; margin-left:1px; margin-right:3px;}
.rightcontent ul { list-style-type:square; margin:0px 0px 10px; padding:0px 0px 0px 20px}
.rightcontent ol { list-style-type:decimal; margin:0px 10px 10px; padding:0px 0px 0px 20px;}
.rightcontent li {margin:0px 0px 5px;}
.rightcontent h3 {font-size:13px;}


.menu_content {font-family:Verdana, Arial, Helvetica, sans-serif;}
.menu_content a{ color: #000000; text-decoration:none}
.menu_content h1,h2, h3, h4, p { margin:0px 0px 10px;}

.inner_content {margin-right:5px; margin-left:5px}


#privacypolicy h4 { background-color:#DFDFDF; margin:0px; padding:5px; text-decoration:none; }
#privacypolicy li {background-image:url(../images/red-listbullet.gif); background-position:left 6px; background-repeat:no-repeat;padding-left:10px;}
#privacypolicy ul {list-style-type:none;padding:10px;}

.faqrightcontent { width:71%;float:right; background-color:#FFFFFF; margin-left:0px; margin-right:3px;}
.faq{color:#AD001B;font-family:Verdana, Arial; font-weight:bold}
.faq_answer {color:#000000}
a.faq { color:#000000; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; }
.faq ul {list-style-type:none; padding:0px; }
.faq li {padding-bottom:5px;}
.faq li a {color:#AD001B; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; }
#faq ul {list-style-type:none; padding:0px; }

/** end policies **/

.contentpcredit {width: 590px;float: left;margin: 0px; 	padding: 0px; 	padding-left: 56px;	 }
.listed_text_value { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight:normal; color:#6A6A6A;}
.product_description { 	color:#000000; 	font-family:Verdana, Arial, Helvetica, sans-serif; }
input, select,option {color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:11px;}

.tblAdvanceSearch { border:1px solid #CCCCCC; }
.tblAdvanceSearch td { 	padding-left:5px; }

#noMargin { margin:0px;  }

#myAccount a:hover { text-decoration:underline; color:#000000}

/** index page red corner **/
.p3rcdiv{
	margin:0px auto;
	padding: 0px;	
	width: 256px;
}
.p3rc_top{
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
.p3rc_bot{
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
.p3rc_mid{
	background-image: url(../images/p3rc_mid.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

.p3rc_midContent { margin:0px 0px 0px 10px; border:0px solid #0000FF; line-height:20px;}
.p3rc_midContent p { margin:0px}
.textHightlight { color:#AD001B; }
.container{	border:1px solid #CCCCCC;	}

/** rounded corners **/
.rbroundbox { background: url(../images/simple_background.gif) repeat; width:90%;  }
.rbtop div  { background: url(../images/simple_top_left.gif) no-repeat top left; }
.rbtop      { background: url(../images/simple_top_right.gif) no-repeat top right; }
.rbbot div  { background: url(../images/simple_bottom_left.gif) no-repeat bottom left; }
.rbbot      { background: url(../images/simple_bottom_right.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot { width: 100%; height: 10px;	font-size: 1px;}
.rbcontent  { vertical-align:middle  !important; height:15px}
.rbroundbox { width:90%; border:0px solid red	}

/* store front */
.sf_h_mid { background-image: url(../images/sf_heading_midspacer.jpg); background-repeat: repeat-x; background-position: top;}
h6 {font-family: arial;	font-size: 15px; font-style: normal; margin:0px; margin-top: 2px; padding: 2px;	border-bottom: 1px dotted #febd01; font-weight: bold;}

/* index page sections */
a.index_contents {color:#FFFFFF; text-decoration:none }
a.index_contents:hover {color:#FEBD00; text-decoration:none}
a.index_contents_grey {color: #9ea3a8; text-decoration:none}
a.index_contents_grey:hover {color: #FEBD00; text-decoration:none}
.loggedInas {font-size:12px; text-decoration:none }

/* help text */
.helptext{ color:gray;font-size:10px }
.zoom {color:#666666; font-size:11px;font-family:Verdana, Arial, Helvetica, sans-serif}

/* toolclub credit */
.toolclubtext {font-family:Verdana, Arial; font-size:12px; border-bottom:1px solid #ad001b; color:#ad001b; font-weight:bold; line-height:30px}
a.productTitle {color:#FFFFFF;text-decoration: none;font-family:arial; font-size:14px;font-weight:bold;line-height:28px;}
a.productTitle:hover {color:#FFFFFF;text-decoration: none;font-family:arial; font-size:14px;font-weight:bold;line-height:28px;}
a.productTitle:active {color:#FFFFFF;text-decoration: none;font-family:arial; font-size:14px;font-weight:bold;line-height:28px;}

/* accordina menu */
.arrowlistmenu{width: 100%;/*width of accordion menu*/}
.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background: black url(../images/silvergradient.gif) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: pointer; }

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(../images/h2_bk.jpg);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
 /* margin-bottom: 8px; bottom spacing between each UL and rest of content*/
background-color: #EDEDED;
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
/*background: lightblue !important;*/
color: #A70303; 
margin-left:10px;     
background: url(../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;    

}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
 /*background: lightgreen !important;*/
 color: red !important;
 background-color: #F5F5F5 !important; 
 
}

.arrowlistmenu ul li a{
color: #A70303; 
margin-left:10px;     
background: url(../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background-color: #F3F3F3;
}

.arrowlistmenu ul li a.subexpandable{ /*hover state CSS for sub menu header*/
    color: #A70303; 
    margin-left:10px;     
    background:  url(../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
    display: block;
    padding: 2px 0;
    padding-left: 19px; /*link text is indented 19px*/
    text-decoration: none;
    font-weight: bold;
    border-bottom: 1px solid #dadada;
    font-size: 90%;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
  color: #A70303; 
  margin-left:10px;     
  background: url(../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
  display: block;
  padding: 2px 0;
  padding-left: 19px; /*link text is indented 19px*/
  text-decoration: none;
  font-weight: bold;
  border-bottom: 1px solid #dadada;
  font-size: 90%; 
}

.menuheader a {color:#FFFFFF}
.mrpPrice {text-decoration:line-through;letter-spacing:1px;font-family:arial;font-size:14px}

.cancelorder_user_msg {font-size:12px; color:#FFFFFF; font-family: Verdana, Arial, sans-serif; padding:5px}
.cancelorder_error_msg {border:1px solid #FFFFFF;background-color:#000000;;width:90%;padding:5px;margin-bottom:8px;text-align: center;}

.shareLink { color:#AD001B; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, sans-serif;}