/* @override http://localhost:8000/static/css/style.css */


html {
	overflow-y: scroll;
}

body, html {
	margin:0px; padding:0px;
}

body {
	font-family:  "Arial", serif;
	font-size: 12px;
	/*background-color: #f1f1f1;*/
	margin-top: 0px;
	padding-top: 0px;
	background-image:url('/static/base_images/bamboo_bg.jpg');
}

a {
	outline:none;
}

#participants .left a, a:visited {
	color:#6F692D;
	text-decoration:none;
}

#participants .right a, a:visited {
	color:#7E8422;
	text-decoration:underline;
}

#temporary {
	margin:-2px auto;
	height:20px;
	width:1000px;
	background-image:url('/static/base_images/temporary.png');
	background-repeat:no-repeat;
	background-position: top center;
}

/* BG Dropshadow / Rounded Corner */
#superContainer {
	width:1020px;
	padding: 5px 0px 50px 0px;
	margin: 0px auto;
}

div.bgDropShadow {
	margin:0px auto;
	padding:0px;
	width:1020px;
}

	#bgTopContainer {
		background-image:url('/static/base_images/top_ds.png');
		background-position: top center;
		height: 22px;	
	}
	
	#bgMidContainer {
		background-image:url('/static/base_images/mid_ds.png');
		background-position: center;

	}
	
	#bgBotContainer {
		background-image:url('/static/base_images/bot_ds.png');
		background-position: top center;
		height:22px;
	}


#container {
width: 980px;
padding: 0px 5px 0px 5px;
margin: 0px auto;
color: #333;
/*border: 1px solid gray;*/
	line-height: 130%;
	background-color:#fff;
	min-height:550px;
}

#navbar {
width: 100%;
background-color: #fff;
color: #333;
line-height: 90%;	
border: none;
/*border-bottom: 1px solid silver;*/
height:20px;
}

#topContainer {
	background-color:#fff;
	width:995px;
	margin: 0px auto;
}

#top {
	margin: 0px auto;
	height:80px;
	width:500x;

}

#top a {
	display:block;
	background-image: url('/static/base_images/chaboo-logo.png');
	background-repeat:no-repeat;
	height:80px;
	text-decoration:none;
	text-indent:-4000px;
}
	
	#home-link {
		float:left;
		background-position:top left;
		width:395px;
	}
	
	#statement-link {
		width:520px;
		margin-left:455px;
		background-position: top right;
	}


#topNav {
	padding:7px 0px 0px 0px; margin:10px auto;
	1width:998px;
	padding-bottom:20px;
	border-top:1px solid #a6a150;
	border-bottom:1px solid #a6a150;
}

#topNav a {
	float:left;
	display:block;
	height:12px;
	text-indent: -4000px;
	background-image:url('/static/base_images/topnav.png');
	background-repeat: no-repeat;
	background-color:#fff;
}

	#artist-series-link {
		width:135px;
		margin-left:5px;
	}
	
	#original-link {
		width:90px;
		background-position:-135px 0px;
		margin-left:70px;
	}
	
	#about-link {
		width:90px;
		background-position:-230px 0px;
		margin-left:70px;
	}
	
	#blog-link {
		width:100px;
		background-position:-320px 0px;
		margin-left:70px;
	}
	#team-link {
		width:55px;
		background-position:-420px 0px;
		margin-left:70px;
	}
	#tomitadesigns-link {
		width:161px;
		background-position:top right;
		margin-left:75px;
	}

#top h1 {
padding: 0;
margin: 0;
}


#dropShadowContainer {
	background-image:url('/static/base_images/topdropshadow.png');
	background-repeat:repeat-x;
	height:6px;
	width:100%;
}
h5 {
margin: 0;
padding: 0;
}

#leftStrip {
	width:50px;
	height:500px;	
	margin:0;
	padding:.1em;
	margin-bottom: 0.1em;
	float:left;

}

#leftnav {
float: left;
width: 160px;
margin: 0;
padding: 1em;
}

#leftnav h3, #rightnav h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0.1em;
	margin-top: 1em;	
}

#rightnav {
display:none;
float: right;
width: 160px;
margin: 0 0 0 100px;
padding: 1em;
background-color: #ddd;


}

#rightnav .wishlist {
	padding-top: 10px;
}

#content {
margin: 0px 0px 0px 0px;
padding:0px;
}

#content img, #content a {
	padding:0px; margin:0px;
}

#content-original {
margin-left: 200px;
margin-right: 200px;
padding: 1em;
}

.product_images {
	margin:0px; padding:0px;
	height:500px;
	width:600px;
}

#product_l_container {
	float:left;
	width:400px;
}

#photographers {
	margin-top:10px;
	padding-top:20px;
	background-repeat:no-repeat;
	background-image:url('/static/base_images/photography.png');
	background-position:top left;
}

#product_r_container {
	float:right;
	width:280px;
}


#product_info {
	height:465px;
	overflow: hidden;
	margin-top:5px;

}
	#product_info div {
		height:232px;
		overflow:hidden;
	}
	#product_info div div {
		height:460px;
		padding:0px 7px 0px 7px;
		margin:0px;


	}	



#product_r_container a.rButton {
	padding-top:10px;
	margin-bottom:5px;
	margin-top:0px;
	padding-bottom:0px;
	height:16px;
	display:block;
	text-indent:-4000px;
	background-repeat:no-repeat;
	background-position:center 8px;
}
	#product_r_container p {
	
	padding:0px; margin:0px;
	}

	#product_add_to_cart {
		margin-top:15px;
		text-align:center;
	}
	
	#product_r_container #about {
		background-image:url('/static/base_images/about_me.png')
	}
	
	#product_r_container #concept {
		background-image:url('/static/base_images/my_chaboo.png')
	}

	#artist_frame {
		border: 1px solid #393617;
		padding: 7px;
		margin: 5px 5px 0px 5px;
	}
	


#pagination {
clear:both;
display: block;
width:100%;
float: none;
padding: 1em;
}

#pagination ul {
margin: 0;
padding: 0;
text-align: left; 
font-size: 12px;
}

#pagination li {
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

#pagination a, #pagination a:visited {
padding: 0 5px;
text-decoration: none; 
}

#pagination li.currentpage {
font-weight: bold;
padding: 0 5px;
}

#content div.productreviews {
padding-top: 10px;
padding-bottom: 10px;
font-size: 12px;
}


#content div.productreviews h2 {
    font-size: 14px;
}

#content div.productreviews span.label {
	float: left;
	width: 80px;
}

#footer {
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #ddd;
border-top: 1px solid gray;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

.brandcategories {
    clear: both;
}

.brandImage,
.productImage {
border:solid 1px silver;
padding:5px;
float: left;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom:2px;
text-align: center;
}

.productImage p {
text-align: center;
font-size: 10pt;
}

#menu_container ul {
margin: 0;
padding: 0;
list-style-type: none;
}


#shipping ul li {
list-style-type: none;	
text-decoration: none;
padding-left: 1em;
text-indent: -1em;
}

#checkoutprogress {
border-style: solid;
border-width: 1px;
padding: 3px;
margin-bottom: 25px;	
}

#checkoutprogress ul {
display: inline;
margin-left: 0;
padding-left: 0;
border: none;
}

#checkoutprogress ul li {
margin-left: 0;
padding-left: 2px;
display: inline;
list-style: none;
}

#checkoutprogress ul li:before {
content: "\0020 \0020 \0020 \00BB \0020";
display: inline;
list-style: none;
}

#checkoutprogress ul li.first:before {
content: " ";
}

#checkoutprogress li.active {
background-color: #ccc;
}

#wishlist ul li,
#product_category ul li {
list-style: none;
padding: 0.5em;
border-bottom: 1px dashed #e0e0e0;	
background-color: white;
}

#wishlist ul li:hover
#product_category ul li:hover {
	background-color: #f0fff0;
}

#wishlist ul li a,
#product_category ul li a {
	display: block;
}

#wishlist span.date {
	font-style: italic;
	display: block;
	margin-left: 5px;
	font-size: 10px;
}

#wishlist form {
	display: inline;
}

#menu_container a {
display: block;
color: #FFF;
background-color: #7F7F7F;
width: 9em;
padding: 3px 17px 3px 8px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: bold;
}

#menu_container a:hover {
background-color: #B6B6B6;
color: #FFF;
}

#menu_container li li a {
display: block;
color: #FFF;
background-color: #C0C0C0;
width: 9em;
padding: 3px 8px 3px 17px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
}

#menu_container li li li a {
display: block;
color: #FFF;
width: 9em;
background-color: #C0C0C0;
padding: 3px 1px 3px 24px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
}

#menu_container a.current:before {
content: "\0020 \0020 \0020 \00BB \0020";
}

.addressblock {
padding-top: .5em;
padding-bottom: .5em;
}

.profile li {
list-style-type: none;
}

table.ordertable {
width:  100%;
font-weight: normal;
font-size: 13px;
}

table.ordertable thead {
	background-color: #ddd;
}

table.ordertable span.orderitemqty {
	font-style: italic;
}
p {
	line-height: 150%;
}

.help, p.help {
        font-size:9px !important; color:#999;
}

img {
	border: none;
}

.error {
    color: red;
}

/* =============== Navigation Bars ===================== */

#navbar ul {		
	margin: 1em;
	padding: 0px;
}
#navbar ul li { 
	display: inline; 
	list-style: none; 		
}
#navbar ul li { 
	padding-left: 0.7em; 
	padding-right: 0.5em; 
	border-left: 1px solid #b0b0b0; 	
}  
#navbar ul li.first {
	padding-left: 0em; 
	border-left: none; 
}

.recentview h3 {
	padding-bottom: 10px;
}

.recentitem {
	padding-bottom: 10px;
}

div.recentlyadded { 
    display: block;
}

.qtyform #id_quantity {
    width: 5em;
}

/* ============ Upsell section ============== */

div.upsell {
	padding-top: 10px;
}

div.upsell .upselldescription {
	padding-bottom: 10px;
}

