body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url('http://www.cart-king.com/sites/all/themes/cartking/images/bg.jpg');
	background-repeat:repeat-x;
	background-color:#B39C72;
	margin:0px;

}

h2{
	margin:0px 0px 8px 0px;
	padding:0px 0px 4px 0px;
	color:#4B4B4B;
	border-bottom:3px #B3B3B3 solid;
}

h1{
	margin:0px 0px 4px 0px;
	padding:0px 0px 4px 0px;
	color:#4B4B4B;
	border-bottom:1px #666 solid;
	font-size:18px;
}

.best-seller{
height:80px;
width:78px;
position:absolute;
display: block;
background: url('images/top_seller_icon.png') no-repeat;
}

.pages{
margin-top: -2px;
background-color:#960;
display:block;
}

.pages ul{
background-color:#960;
list-style-type: none;
margin:0px;
padding:0px;
}

.pages li{
display:inline-block;	
margin:0px;
padding:0px;
float:left;
}

.pages li a{
display:inline-block;
padding:10px;
margin:0px;
margin-right: -0px;
border-right:1px solid white;
float:left;
}

.pages .pages-info{
float:right;
padding:10px;
font-weight: bold;
color: white;
}

.pages li a:hover{
background-color: #804000
}

.navbox{
	background-color:#960;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:30px;
Padding-left:30px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:right;
	font-size:12px;
	color:#FFF;
	
}

.desc{
	padding:0px 10px 10px 10px;
	margin-top:20px;
	background-color:#FFF8E6;
}

a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.boxcolorview{
 text-align:left; background-color:#f8f8f8; padding:10px; border: 1px solid #CCCCCC;
}

.boxcolorhomepageimage{
	margin-bottom:1px; padding:1px; background-color:#FBFBFB; 
}

.boxcolorhomepage{
	padding:3px; background-color:#3B3B3B; margin-bottom:1px; color:#ffffff; font-weight:bold;
}

.box{
border:1px #D2D2D2 solid;
padding:5px;
background-color:#EBEBEB;
min-height:155px;
margin:6px;
}

.address{
width:995px;
margin:auto;
padding:5px;
color:#ffffff;
text-align: left;
	background-color:#960;
}

.address a{
color: blue;
}

.main{
	
	width:995px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	
}

.maincart{
	
	width:995px;
	margin-left:auto;
	margin-right:auto;
	background-color:#4A2C0D;
	
	
}

.pricecolor{
border:2px solid #D42237;
width:893px;
background-color:#ffffff;
margin:4px;
padding:5px;
background-image: url('http://www.cart-king.com/image_system/images/price-background.png');
background-repeat:repeat-x;
max-height:40px;
height:40px;
display:none;
}

.pricelist{
width:893px;
background-color:#ffffff;
border-left:1px #D2D2D2 solid;
border-right:1px #D2D2D2 solid;
margin:4px;
padding:5px;
background-image: url('http://www.cart-king.com/image_system/images/price-background.png');
background-repeat:repeat-x;
max-height:40px;
height:40px;
}

.pricecolor input{
padding:5px;
border:1px solid #D42237;
color:#9C9C9C;
background-color:#ffffff;
width:135px;
}

.pricecolor .submit{
width:90px;
}

.pricelist .text, .pricecolor .text{
padding:5px;
color:#9C9C9C;
}

.pricelist .left, .pricecolor .left{
float:left;
}

.pricelist .right, .pricecolor .right{
float:right;
}

.pricelist h1, .pricecolor h1{
font-size:14px;
border:none;
color:#737373;
padding-bottom:3px;
margin-bottom:0px;
}

.pricelist input{
padding:5px;
border:1px solid #B0B0B0;
color:#9C9C9C;
background-color:#ffffff;
width:135px;
}

.pricelist .submit{
width:90px;
}

.cart{
	border:1px #000 solid;
	width:650px;
	background-color:#FFF;
	padding:10px;
}

.pricelist .title{
font-size:18px;
margin:5px 5px 2px 2px;
color:#000000;
}

.pricelist .leftcontent{
float:left;
}

.pricelist .rightcontent{
float:right;
}

.cart .leftcontent{
float:left;
}

.cart .rightcontent{
float:right;
}

.cart .rightcontent .button{


	
	margin:0px 3px 3px 3px;
	

}

.cart .rightcontent .button a{
	background-color:#232323;
	display:block;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding:7px 7px 7px 7px;
	border-left:#CCA027 5px solid;

}

.cart .rightcontent .button a:hover{
	background-color:#CCA027;
	border-left:#232323 5px solid;
}

.cart .leftcontent .image{
	max-width:450px;
	border:3px solid #232323;
}

.header{
width:995px;
	padding-top:0px;
	height:158px;
	
	background-image: url('http://www.cart-king.com/image_system/images/coffee-kiosk-banner.JPG');
}

.content{
	padding:10px;

}




.footer{
	clear:both;
}

.nav{



}

#navigation ul
{
color:#000;
float: left;
width: 100%;
font-family: Trebuchet MS, helvetica, sans-serif;
font-size:16px;
font-weight:bold;
margin:0px;
}


#navigation ul li { display: inline; }

#navigation ul li a
{
padding:8px;
font-style:normal;
color:#000;
text-decoration:none;
float: left;
height:22px;
background-color:#960;

}

#navigation ul li a:hover
{
background-color:#603;

}


.navbox a{
	text-decoration:none;
	color:#FFF;


}

.navbox a:hover{
	color:#E9A861;

}

/*Image Gallery CSS */

/* preload classes */
.svw {width: 50px; height: 20px; background: #fff;}
.svw ul {position: relative; left: -999em;}
.svw img{
min-width:450px;
max-width:450px;
width:450px;
}
/* core classes */
.stripViewer { 
position: relative;
overflow: hidden; 
border: 2px solid #232323;  
margin: 0 0 1px 0;
}
.stripViewer ul { /* this is your UL of images */
margin: 0;
padding: 0;
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
}
.stripViewer ul li { 
float:left;
}
.stripTransmitter {
overflow: auto;
width: 1%;
}
.stripTransmitter ul {
margin: 0;
padding: 0;
position: relative;
list-style-type: none;
}
.stripTransmitter ul li{
width: 20px;
float:left;
margin: 0 1px 1px 0;
}
.stripTransmitter a{
font: bold 10px Verdana, Arial;
text-align: center;
line-height: 22px;
background: #232323;
color: #fff;
text-decoration: none;
display: block;
}
.stripTransmitter a:hover, a.current{
background: #CCA027;
color: #ffffff;
}

/*tooltips formatting*/
.tooltip
{
padding: 0.5em;
background: #fff;
color: #000;
border: 5px solid #dedede;
}

.emailed{
	padding:10px;
	border-radius:5px;
	width:425px;
	margin:10px;
	display:block;
	background-color: #E0AF1B;
	margin:auto;
}

