*{
	padding:0;
	margin:0;
}
body{
	background:#e3e3e3 url(images/bg.jpg) repeat-x;
	text-align:center;
}
img{
	border:0;
}
#container{
	margin:0 auto;
	text-align:left;
	width:1056px;
	position: relative;
}
#top{
	background:url(images/topbg.gif) no-repeat;
	width:1056px;
	height:134px;
}
#logo{
	float:left;
	width:300px;
	height:134px;
	position:relative;
	left:20px;
	top:15px;
}
#top-right{
	float:right;
	width:341px;
	height:134px;
	position:relative;
}
#top-right-contact{
	font:bold 17px Arial, Helvetica, sans-serif;
	color:#000;
	position:relative;
	top:25px;
}
#top-right-contact a{
	color:#2f9ada;
	text-decoration:none;
}
#top-right-contact a:hover{
	color:#2f9ada;
	text-decoration:underline;
}
#top-right-contact div{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0px 70px 0 0;
	position:relative;
	top:30px;
	text-align:right;
}
#top-right-contact div a{
	color:#000;
	text-decoration:none;
}
#top-right-contact div a:hover{
	color:#000;
	text-decoration:underline;
}
.top-cart{
	font:14px Arial, Helvetica, sans-serif;
	color:#fff;
	width:160px;
	position:relative;
	top:76px;
	left:155px;
	float:left;
	position:relative;
}
.top-cart a{
	color:#fff;
	text-decoration:none;
}
.top-cart a:hover{
	color:#fff;
	text-decoration:underline;
}
.top-cart-arrow{
	width:17px;
	float:right;
	position:relative;
	left:-35px;
	top:75px;	
}
#menubg{
	background:url(images/menubg.gif) no-repeat;
	width:1056px;
	height:36px;
	margin:0 auto;
	position:relative;
	clear:both;
	z-index: 3;
}

#wrapper{
	width:1056px;
	margin:0 auto;
	background:#fff url(images/innerbg.gif) no-repeat bottom;
	padding:10px 0 0 0;
}
#categories-wrap{
	width:179px;
	background:url(images/catbg.gif) center repeat-y;
	position:relative;
	top:-1px;
}
*html #categories-wrap{
	width:179px;
	background:url(images/catbg.gif) center repeat-y;
	position:relative;
	left:-6px;
}
#categories-col{
	background:url(images/categories-col.gif) top no-repeat;
	min-height:374px;
    height:auto !important;
    height:374px;	
	padding:15px 0 14px 0;
	z-index:1;
}
#categories-col h1{
	font:15px Arial, Helvetica, sans-serif;
	color:#fff;
	position:relative;
	left:12px;
}
*html #categories-col{
	background:url(images/categories-col.gif) top no-repeat;
	min-height:374px;
    height:auto !important;
    height:374px;	
	padding:15px 0 14px 0;
}
#categories-col-bottom{
    height:13px;
	position:relative;
	left:-0px;
	top:-5px;
	left:-1px;
}
#shop-by-brand{
	width:180px;
	height:66px;
	background:url(images/currencyselect.gif) no-repeat;
	margin:5px 0 0 0;
}
#shop-by-brand h1{
	font:bold 14px Arial, Helvetica, sans-serif;
	position:relative;
	top:10px;
	left:15px;
	color:#fff;
}
.shop-by-brand-select{
	position:relative;
	left:15px;
	top:-2px;
}
.shop-by-brand-select select{
	padding:3px;
}
#leftside{
	float:left;
	position:relative;
	width:180px;
	left:23px;
	clear:both;
	z-index: 2;	
	padding-bottom:25px;	
}
*html #leftside{
	float:left;
	position:relative;
	width:180px;
	left:23px;	
}
#middle{
	float:left;
	width:550px;
	margin:0 auto;
	position:relative;
	left:30px;
	font:13px Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#000;
	z-index:0;
}
#middle a{
	color:#126fa7;
}
#middle a:hover{
	color:#126fa7;
	text-decoration:underline;
}
#middle h1{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 10px 0;
}
#middle ul, ol{
	margin:0 0 0 25px;
}
#middle-page{
	width:500px;
	margin:0 auto;
	padding:10px 0 35px 0;
}
#full{
	float:left;
	width:802px;
	margin:0 auto;
	position:relative;
	left:50px;
	font:13px Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#000;
	z-index:0;
	padding:5px 0 0 0;
}
#full a{
	color:#f88b18;
}
#full a:hover{
	color:#f88b18;
	text-decoration:underline;
}
#full h1{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 10px 0;
}
#full ul, ol{
	margin:0 0 0 25px;
}
#full-page{
	width:500px;
	margin:0 auto;
	padding:10px 0 35px 0;
}

#rightside{
	float:right;
	position:relative;
	left:-25px;
}
*html #rightside{
	float:right;
	position:relative;
	left:-20px;
}
#footer{
	width:1056px;
	position:relative;
	clear:both;
	padding:15px 0 0 0;
	height:100px;
	border-top:1px solid #b2b2b2;
	font:11px Arial, Helvetica, sans-serif;
	color:#6d6d6d;
}
#footer a{
	color:#6d6d6d;
	text-decoration:none;
}
#footer a:hover{
	color:#6d6d6d;
	text-decoration:underline;
}
#footer-left{
	width:300px;
	float:left;
	position:relative;
	left:36px;
}
#footer-right{
	width:650px;
	float:right;
	position:relative;
	left:-36px;	
}

/* Drop down menu HORIZONTAL */

#menu1
{	text-align:left;
	position:relative;
	left:35px;
	z-index:100;}
	
	#menu1 li
	{	display: inline;
		list-style: none;
		float: left;
		margin: 0;
		padding: 0;
		}
	
	#menu1 li a
	{	display: block;
		width: auto;
		font:bold 15px Arial, Helvetica, sans-serif;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		white-space: nowrap;
		color: #FFF;
		padding:10px 25px 8px 25px;
		border-right:1px solid #7c7cb0;	}

	#menu1 li a:hover
	{	background:#1c1a5e;
		}

		#menu1 ul
		{	z-index: 100;
			position: absolute;
			visibility: hidden;
			margin:0 1px 0 -1px;
			padding: 0;
			background: #1c1a5e;
			}

			#menu1 ul li
			{	float: none;
			
				}

			#menu1 ul li a
			{	display: block;
				width: auto;
				padding: 5px 17px 5px 25px;
				font-weight: normal;
				text-align: left;
				text-transform: none;
				white-space: pre;
				color: #fff;
				background: transparent;
				border-width: 0}
				
			#menu1 ul li a:hover
			{
				background: #f88818;
				border-width: 0;
				position:relative;
				color:#000;
				}

	#menu1 ul li .hsub
	{	background-image: url(images/arrow2.gif);
		background-position: right;
		background-repeat:  no-repeat;

		}

	#menu1 ul li .hsub:hover
	{	background-image: url(images/arrow2.gif);
		background-position: right;
		background-repeat:  no-repeat}
		



/* Drop down menu VERTICAL */



#menu2
{	position: relative;
	float: left;
	margin: 0;
	padding: 15px 0 0 0;
	border-bottom: 0px;
	z-index:100;
	position:relative;
	left:0px;
	
}

	#menu2 li
	{	display: inline;
		list-style: none;
		padding: 0;
		margin: 0}

	#menu2 li a
	{	display: block;
		margin: 0px;
		padding: 7px 12px 7px 11px;
		width: 156px;
		font:bold 14px Arial, Helvetica, sans-serif;
		text-align: left;
		text-decoration: none;
		white-space: nowrap;
		color:#fff;
		}

	#menu2 li a:hover
	{	
		position:relative;
		padding: 7px 12px 7px 11px;;
		color:#f88818;
		}

		#menu2 ul
		{	z-index: 100;
			position: absolute;
			visibility: hidden;
			padding: 0;
			background: #1c1a5e;
			margin:0 -1px 0 -1px;
			}

			#menu2 ul li
			{	
				}

			#menu2 ul li a
			{	width: auto;
				text-align: left;
				border-width: 0;
				color:#fff;
				}
			#menu2 ul li a:hover
			{	background-color: #f88818;
				color:#000;
				}

	#menu2 .hsub
	{	background-image: url(images/arrow2.gif);
		background-position: right;
		background-repeat:  no-repeat;
		
		}

	#menu2 .hsub:hover
	{	
		background-image: url(images/arrow2.gif);
		background-position: right;
		background-repeat:  no-repeat;
		}


.mnolink {
		padding: 7px 12px 7px 11px;
		width: 156px;
		font:bold 14px Arial, Helvetica, sans-serif;
		text-align: left;
		text-decoration: none;
		white-space: nowrap;
		color:#f88818;
		
	}

.mnolinkh {
		padding: 7px 12px 7px 11px;
		width: 156px;
		font:bold 14px Arial, Helvetica, sans-serif;
		text-align: left;
		text-decoration: none;
		white-space: nowrap;
		color:#f88818;
		
	}

.mhighlight {

	color:#f88818!important;
		
	}

.mlink {
	font-size: 14px;
	padding-left: 10px;
	background-image: url(images/square.gif);
		background-position: left;
		background-repeat:  no-repeat;
	}

.ddlink {
	background-image: url(images/arrow-down.gif)!important;
	background-position: right!important;
	background-repeat:  no-repeat!important;

	}

/* page menu */

.ulparent
{	position: relative;
	float: left;
	margin: 0;
	padding: 14px 0px 0px 0px;
	border-bottom: 0px;
	z-index:100;
	position:relative;
	left:0px;
	
}

.ulparent li
	{	display: inline;
		list-style: none;
		padding: 0;
		margin: 0}

.ulparent li a
	{	display: block;
		margin: 0px;
		padding: 4px 12px 4px 12px;
		width: 156px;
		font:14px Arial, Helvetica, sans-serif;
		text-align: left;
		text-decoration: none;
		white-space: nowrap;
		color:#CCCCCC;
		}

.ulparent li a:hover
	{	position:relative;
		padding: 4px 12px 4px 12px;
		color:#f88818;
		}

.gallery_enlarge
{
color: #ffffff!important;
}


/* Search Box */
#search-box{
	width:155px;
	padding:8px;
	margin:0 0 0 5px;
}
#search-box input{
	padding:5px;
	width:114px;
	border:0;
}

/* Right side prod boxes */
.help-header{
	background:url(images/help-header.gif) no-repeat;
	width:262px;
	height:34px;
}
.help-header h1{
	font:bold 16px Arial, Helvetica, sans-serif; 
	color:#fff;
	position:relative;
	left:14px;
	top:7px;
}
.rightside-row{
	background:#fff url(images/rowbg.gif) repeat-x;
	width:261px;
	min-height:50px;
    height:auto !important;
    height:50px;
	margin:-5px 0 0 0;	
}
.rightside-row2{
	background:#fff url(images/row2bg.gif) no-repeat;
	width:261px;
	min-height:50px;
    height:auto !important;
    height:50px;	
	margin:10px 0 0 0;
}
.rightside-row div h1{
	color:#000;
	font:bold 15px Arial, Helvetica, sans-serif;
	margin:0 0 3px 0;
	position:relative;
}
.rightside-row2 h1{
	color:#000;
	font:bold 15px Arial, Helvetica, sans-serif;
	margin:0 0 3px 0;
	position:relative;
}
.rightside-row div{
	width:230px;
	position:relative;
	left:14px;
	font:12px Arial, Helvetica, sans-serif;
	color:#262627;
	line-height:18px;
	padding:7px 0 17px 0;
}
.rightside-row2 div{
	width:230px;
	position:relative;
	left:14px;
	font:12px Arial, Helvetica, sans-serif;
	color:#262627;
	line-height:18px;
	padding:12px 0 10px; 0;
}
.rightside-row div{
	text-decoration:none;
	color:#262627;
	line-height:18px;
	position:relative;
	top:5px;
}
.rightside-row a:link{
	text-decoration:none;
	color:#1b1a5b;
	line-height:18px;
	position:relative;
	top:5px;
}
.rightside-row a:visited{
	text-decoration:none;
	color:#1b1a5b;
	line-height:18px;
	position:relative;
	top:5px;
}
.rightside-row2 a:link{
	text-decoration:none;
	color:#1b1a5b;
	line-height:18px;
	position:relative;
	top:5px;
}
.rightside-row2 a:visited{
	text-decoration:none;
	color:#1b1a5b;
	line-height:18px;
	position:relative;
	top:5px;
}

.rightside-row a:hover{
	text-decoration:none;
	color:#f88b17;
}
.rightside-row2 a:hover{
	text-decoration:none;
	color:#f88b17;
}
.rightside-row img{
	position:relative;
	top:4px;
}
.rightside-row2 img{
	position:relative;
	top:4px;
}
.prodbox{
	width:252px;
	height:40px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	top:10px;
	position:relative;
}
.prodlink{
	float:left;
}
.prodname{
	font:12px Arial, Helvetica, sans-serif;
	float:right;
	width:180px;
	color:#1b7cb6;
	position:relative;
	left:-10px;
}
.prodname a{
	color:#1b7cb6;
	text-decoration:none;
}
.prodname a:hover{
	color:#0053a8;
	text-decoration:underline;
}
.proddesc{
	font:12px Arial, Helvetica, sans-serif;
	float:right;
	width:210px;
	height:40px;
	color:#666;
}
.prodprice{
	float:left;
	width:180px;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	position:relative;
	left:15px;
	padding:5px 0 0 0;
}


/* Home products */
#main-products{
	width:550px;
	margin:0 auto;
	position:relative;
	left:10px;
	padding-bottom:25px;
}
*html #main-products{
	width:550px;
	margin:0 auto;
	position:relative;
	left:10px;
	padding-bottom:25px;
	position:relative;
	top:-40px;
}
.productbox {
	width: 180px;
	margin:0px 0 22px 0;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	border-right:1px solid #b2b2b2;
	height:325px;
	width:190px;

}
	
*html .productbox {
	width: 142px;
	margin:15px 0 0 -3px;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	border-right:1px solid #b2b2b2;
	height:325px;
	padding-bottom:15px;
	text-align:center;
	}	
	
	
.productbox-home {
	width: 180px;
	margin:0px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	height: 200px;
	padding: 10px 0px;
	_padding-top: 50px; /* fixes for ie6 */
}
	
*html .productbox-home {
	width: 172px;
	margin:15px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	height: 300px;
	padding: 10px 0px;
	_padding-top: 50px; /* fixes for ie6 */
	}		
	

.productbox h3, .productbox-notext h3 {

	position: relative;
	min-height: 3em;
	height: 1%;
	font-family:Arial, Helvetica, sans-serif;
	}	
		
.productbox h3 a, .productbox-notext h3 a {
	color: #f88b18;
	line-height: 1.3em;
	font-weight: bold;
	font-size:16px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.productbox h3, .productbox-notext h3 {
	font-size: 14px!important;
	font-weight: bold!important;
	font-family:Arial, Helvetica, sans-serif!important;
	}
.productboxsub2{
	color: #f88b18!important;
	font-weight: bold!important;
	font-size:16px!important;
}
.productboxsub2 a{
	text-decoration:none;
	margin:0;
}


*html .productboxsub2{
	color: #f88b18!important;
	font-weight: bold!important;
	font-size:16px!important;
	width:110px;
	text-align:center;
}
*html .productboxsub2 a{
	text-decoration:none;
	margin:0;
}

.shortdesc2{
	width:170px!important;
	font:13px Arial, Helvetica, sans-serif!important;
	color:3c3c3c!important;
	line-height:17px!important;
	margin:-5px 0 0 0!important;
}
	
.productbox h3 a:hover, .productbox-notext h3 a:hover {
	text-decoration: underline;
	}

.productbox p {
	font-size: 13px;
	line-height: 1.3em;
	margin: 0px;
	}
.productbox div {
	font-size: 13px;
	line-height: 1.3em;
	margin: 0px;
	padding:5px 10px 5px 10px;
	}	
*html .productbox div {
	font-size: 13px;
	line-height: 1.3em;
	margin: 0px;
	padding:5px 0px 5px 0px;
	}		
.productbox-img {
	width: 150px;
	position: relative;
	margin: 6px 0px;
	}
	
.productbox-home div {
	font-size: 13px;
	line-height: 1.3em;
	margin: 0px;
	padding:5px 10px 5px 10px;
	}	
*html .productbox-home div {
	font-size: 13px;
	line-height: 1.3em;
	margin: 0px;
	padding:5px 0px 5px 0px;
	}		
.productbox-img-home {
	width: 150px;
	position: relative;
	margin: 6px 0px;
	}	
	
.productbox-img img {

	}
	
.productbox-img a.pricetag {
	position: absolute;
	bottom: 1px;
	right: 1px;
	text-align: right;
	background-color: #21790c;
	margin: 0px;
	padding: 3px 6px 5px 7px;
	font-weight: bold;
	color: #ffffff;
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing: .05em;
	}

.productbox-img a.pricetag:hover {
	text-decoration: none;
	color: #fff!important;
	}
.productbox-img a.pricetag{
	text-decoration: none;
	color:#fff!important;
}	
	
a.pricetag {
	position: absolute;
	bottom: 1px;
	right: 1px;
	text-align: right;
	background-color: #21790c;
	margin: 0px;
	padding: 3px 6px 5px 7px;
	font-weight: bold;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.2em;
	letter-spacing: .05em;
	}

a.pricetag:hover {
	text-decoration: none;
	color: #fff!important;
	}
a.pricetag{
	text-decoration: none;
	color:#fff!important;
}


	


/* product tabs */

.updBtn {
	font-family: Arial;
	font-weight: bold;
	color: #606060;
	font-size: 12px;
	float: left;
	height: 30px;
	padding: 0px 20px 0px 20px;
	margin: 8px 0px 0px 0px;
	text-align: center; 
	cursor: pointer;
	border-width: 1px; border-style: solid; border-color: #d4d4d4;
}	
.updBtn_Highlight { 
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	float: left;
	height: 30px;
	padding: 0px 20px 0px 20px;
	margin: 8px 0px 0px 0px;
	text-align: center; 
	cursor: pointer;
	border-width: 1px; border-style: solid; border-color: #d4d4d4;
}	
.updBtn_Selected {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	float: left;
	height: 31px;
	padding: 0px 20px 0px 20px;
	margin: 8px 0px 0px 0px;
	text-align: center; 
	cursor: pointer;
	background-color: #FFFFFF;
	border-width: 1px 1px 0px 1px; border-style: solid; border-color: #d4d4d4;
}
.updButton_Container {
	clear: both;
	height: 39px;
	border-width: 0px 0px 1px 0px; border-style: solid; border-color: #d4d4d4;
	margin: 0px 0px 5px 0px;
	}

.updBtn_Content {
	margin-top: -3px;
	padding:15px;
	border-width: 0px 1px 1px 1px; border-style: solid; border-color: #d4d4d4;

	}

/* product page */

.productcategory {

	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 5px;
	}

.productname {
	
	color: #f88818;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	line-height: 28px;
	
	}

.productprice {

	color: #f88818;
	font-size: 22px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin-top: 0px;

	}

.productsave {

	font-size: 16px;
	font-weight: normal;

	}
	
.productreview {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;

	}	

.productreviewt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;

	}

.productdescription {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px 20px 10px 0px;
	}

.productdescription p {
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	line-height: 18px;

	}

.productdescription td {
	padding: 2px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	
	}

.reviewtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px 20px 0px 0px;
	}

.reviewfrom {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

.reviewtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 0px 20px 20px 0px;
	}

.npages {
	padding-right: 6px;

	}

/* product options and discounts table */

.optionstable {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	}

.optionscell {
	padding: 4px 15px 4px 0px;
	}

.optionsquantity {
	width: 25px;

	}


.discounttable {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	margin:15px 0 0 0;
	}
	
.discountcell {
	padding: 0px 10px 0px 0px;
	color: #3c3c3c;	
	font:14px Arial, Helvetica, sans-serif;
	}

.discountpricing {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	color: #22B573;
	display:none;
	}


/* buttons */

.button_addtocart {
	display: block;
	background-image:url(images/buttonbg.gif);
	background-repeat: repeat-x;
	font-size: 16px; font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 163px;
	padding: 11px 0px 0px 0px;
	height: 42px;
	color: #ffffff!important;
	text-decoration: none;
	}

.button_checkout {

	display: block;
	background-image:url(images/buttonbg.gif);
	background-repeat: repeat-x;
	font-size: 15px; font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 163px;
	padding: 10px 0px 0px 0px;
	height: 42px;
	color: #ffffff!important;
	text-decoration: none;

	}
	
.button_small {

	display: block;
	background-image:url(images/buttonbg2.gif);
	background-repeat: none;
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 62px;
	padding: 0px 0px 0px 0px;
	height: 23px;
	color: #ffffff!important;
	text-decoration: none;

	}


/* contact page stuff */


/* contact page stuff */


.cinput {
	font-size: 14px; font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	padding: 5px;
	border-width: 1px; border-style: solid; border-color: #d4d4d4;

	}

.cinput2 {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	padding: 5px;
	border-width: 1px; border-style: solid; border-color: #d4d4d4;

	}
.cinput3 {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	padding: 5px;
	border-width: 1px; border-style: solid; border-color: #d4d4d4;

	}	
.tinput {

	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	width: 400px;
	height: 150px;
	padding: 5px;
	border-width: 1px; border-style: solid; border-color: #d4d4d4;

}

.tinput2 {

	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	width: 385px;
	height: 100px;
	padding: 5px;
	border-width: 1px; border-style: solid; border-color: #d4d4d4;

}

.cerror {
	color: red;
	font-weight: bold;

	}

/* registration cart and checkout classes */

.ordertable {
	width: 702px;
	font-size: 14px;
	padding: 15px;
	border-width: 1px; border-style: solid; border-color: #d4d4d4;

	}
	
.ordercell {
	font-size: 14px!important;
	border-width: 0px 0px 1px 0px; border-style: solid; border-color: #d4d4d4;

	}

.cartbox {
	font-size: 14px!important;
	width: 670px;
	padding: 15px;
	margin: 15px 0px 0px 0px;
	border-width: 1px; border-style: solid; border-color: #d4d4d4;
	}

.carttable {
	border-width: 1px 1px 0px 1px; border-style: solid; border-color: #d4d4d4;
	width: 764px;
	margin-bottom:15px;
	}

.carttable td {
	font-size: 13px;
	border-width: 0px 0px 1px 0px; border-style: solid; border-color: #d4d4d4;
	padding: 5px 10px 5px 10px;
	}

.carttable2 {
	border-width: 1px; border-style: solid; border-color: #d4d4d4;
	width: 764px;
	margin-bottom:15px;
	}
	
.carttable2 td {
	font-size: 13px;
	padding: 10px 10px 10px 10px;
	}
	
.discounttable td {
	padding: 2px 10px 2px 0px;
	border-width: 0px;
	}
	
.discounttable2 td {
	padding: 2px 10px 2px 0px;
	font-size: 12px;
	border-width: 0px;

	}

.editshipping!important {

	font-size: 12px;
	line-height: 14px;

	}

.checkoutul {

	list-style-type:none; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}

.checkoutlabel {
	float: left;
	display: block;
	width: 125px;

	}
	
.checkoutli {


	}



/* pages */

.listheading {
	
	font-size: 22px; font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

	}
	
.cat-listheading {
	
	font-size: 18px; font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
	margin:5px 0px 15px 0px;

	}	

.listsubheading {

	font-size: 14px; font-family: Arial, Helvetica, sans-serif;
	padding: 4px 0px 5px 0px;

	}

.pagecrumbs {
	
	padding: 10px 0px 10px 0px;

	}


.line {

	border-width: 1px 0px 0px 0px; border-style: solid; border-color: #b2b2b2; 
	width: 764px;
	clear:both;
	}
	
.line2 {

	border-width: 1px 0px 0px 0px; border-style: solid; border-color: #b2b2b2; 
	width: 100%;
	clear:both;
	}	

.bottomline {

	border-width: 0px 0px 0px 0px; border-style: solid; border-color: #b2b2b2;
	padding-top:20px;
	width: 100%;
	clear:both;
	}



  .clearfix:after {
        content: ".";
        clear: both;
        height: 0;
        visibility: hidden;
        display: block;
}
  .clearfix {
        display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
