/* @override http://localhost:8000/static/css/style.css */

@media print {
	#rightnav, #navbar, .toprightnav {
		display: none;
	}
	#container {
		width: 100%;
		border: 0px;
	}
	.toprightnav {
		display: none;
	}
}

div.hugearrow {
	margin: 0;
	padding: 0;
	background: url(/static/images/lolinternets/arrow.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 540px;
}

#container {
width: 900px;
margin: 10px auto;
color: #444444;
border: 1px solid #afafaf;
border-top: 0px;
line-height: 130%;
padding: 0;
margin-top: 0;
font-size: larger;
}

#container a:link {
	color: #476372;
}


#container a:visited {
	color: #804365;
}

#container a:hover {
	color: #b52737;
}

#navbar {
font-size: smaller;
width: 100%;
border: none;
border-bottom: 1px dotted #afafaf;
}

#uberheader {
	width: 100%;
	border-bottom: 1px solid #afafaf;
	color: #ffffff;
	font-size: larger;
	padding-bottom: 1em;
}

#ubertext {
	width: 900px;
	margin-left: auto;
	margin-right: auto;	
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

#ubertext span.sep {
	
}

#ubertext a {
	color: #ffffff;
	text-decoration: normal;
}

#top h1 {
font-weight: normal;
font-size: 50px;
color: #ffffff;
padding: 0;
margin: 0;
}

h5 {
margin: 0;
padding: 0;
}

#leftnav {
float: left;
width: 160px;
margin: 0;
padding: 1em;
}

#rightnav h3 {
	color: #e32636;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	margin-top: 1em;
	text-transform: lowercase;
	border-bottom: 1px solid #b52737;
}

#rightnav {
float: right;
width: 190px;
margin: 0;
padding: 1em;
/* border-left: 1px solid silver;
border-bottom: 1px solid silver; */
}

#rightnav .wishlist {
	padding-top: 10px;
}


#content {
margin-right: 210px;
padding: 1em;
text-align: justify;
}

#content td {
	text-align: left;
}

body {
	font-family:  freesans, trebuchet ms, tahoma, Arial, sans-serif;
	font-size: 12px;
	background: url(/static/images/lolinternets/gradient.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	margin-top: 0em;
}

#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 {
text-align: center;
font-size: 9pt;
clear: both;
font-weight: bold;
margin: 0;
margin-top: 2em;
padding: .5em;
color: #444444;
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;
}

#rightnav ul {
margin: 0;
padding: 0;
margin-left: 2em;
}


#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 {
font-weight: bold;
}

#product_category ul {
margin: 0;
padding: 0;
border-top: 1px dashed #b52737;
}

#wishlist ul li, #product_category ul li {
list-style: none;
margin-left: 0em;
padding: 0.5em;
border: 1px dashed #afafaf;
border-top: none;
padding-bottom: 5px;
font-size: 150%;
}

#product_category li.odd, table.cart tr.odd {
background-color: #dfdfdf;
}

#product_category img {
	float: left;
	padding-right: 10px;
}


#wishlist ul li:hover
#product_category ul li:hover {
	background-color: #f0fff0;
}

#wishlist ul li a,
#product_category ul li span.catbigger {
	display: block;
}

span.catbigger {
	font-size: smaller;
	line-height: 1.3em;
}

#wishlist span.date {
	font-style: italic;
	display: block;
	margin-left: 5px;
	font-size: 10px;
}

#wishlist form {
	display: inline;
}


#menu_container ul ul li {
font-size: smaller;
margin-left: -2.5em;
display: block;
color: #FFF;
text-decoration: none;
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 {
	color: #ffffff;
	font-weight: bold;
}

table.ordertable span.orderitemqty {
	font-style: italic;
}
p {
	line-height: 150%;
}

.help, p.help {
        font-size:9px !important; color:#999;
}

img {
	border: none;
}

.error {
	background-color: red;
	color: white;
	font-weight: bold;
	border: 1px solid #ffffff;
}
.orange {
	padding: 0.5em;
	background-color: #f88017;
	color: white;
	border: 1px solid #ffffff;
}

/* =============== Navigation Bars ===================== */

#navbar ul {	
	margin: 0.5em;
	margin-top: -0.5em;
	padding: 0px;
	color: #ffffff;
}
#navbar ul li a:link, #navbar ul li a:visited  {	
	color: #ffffff;
}
#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; 
}

#newnav {
	background-color: #e32636;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	font-size: smaller;
	padding-top: 0.33em;
	padding-bottom: 0.23em;
	opacity: 0.9;
}

#newnav li a:link, #newnav li a:visited {
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#newnav li a:hover {
	text-decoration: underline;
}

#newnav li.nothingmuch {
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;	
	clear: both;
	display: none;
}


#newnav li {
	display: block;	
	float: left;
	padding-left: 1em;
	border-right: 1px solid #4f4f4f;
	padding-right: 1em;
}

#newnav li.newnavfirst {
	/* border: 0; */
}

.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;
}

/* navigation sidebox0rs */

div#leftnav div {
	background: #3F4C6B;
	color: #ffffff;
}

#leftnav h3 {
	color: #ffffff;
}

div.clearme {
	margin: 0;
	padding: 0;
	height: 1px;
	clear: left;
}

#content p {
	margin-left: 1.5em;
}
#content h1, #content h2, #content h3, #content h4 {
	color: #000000;
	font-weight: bold;
}

div.imgcatlist {
	width: 100%;
	text-align: center;
}

div.imgcatlist div.catthumb {
	width: 110px;
	margin-left: 30px;
	margin-bottom: 30px;
	display: compact;
	float: left;
	font-size: normal;
}

a:hover {
	color: #ffffff;
}

.noli li {
	list-style: none;
}

table.receipt {
	width: 100%;
}

div.toprightnav {
	float: right;
	padding-top: 10px;
}

td.subtotal {
	text-align: right;
}

table.receipt td, table.receipt th {
	padding-left: 0.5em;
	padding-right: 0.5em;
}


div.toprightnav ul {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	width: 200px;
	padding-top: 10px;
}

div.toprightnav ul li {
	font-weight: bold;
	display: compact;
	float: left;
	font-size: 10pt;
	height: 25px;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

div.toprightnav ul li a {
	text-decoration: none;
	color: #ffffff;
	height: 30px;
	padding-left: 30px;
}

div.toprightnav li.cart {
	margin-top: 10px;
	background: url(/static/images/lolinternets/cart.png) no-repeat;
}

div.toprightnav li.logout {
	background: url(/static/images/lolinternets/logout.png) no-repeat;
}

div.toprightnav li.myaccount {
	padding-right: 20px;
	background: url(/static/images/lolinternets/account.png) no-repeat;
}

div.toprightnav li.createaccount {
	background: url(/static/images/lolinternets/createaccount.png) no-repeat;
}

div#rightnav a, div.subcats a, div#product_category a {
	text-decoration: none;
}

div.toprightnav li.login {
	padding-right: 20px;
	background: url(/static/images/lolinternets/login.png) no-repeat;
}

table.cart {
	width: 100%;
}

table.cart tr {
	vertical-align: top;
}

table.cart th {
	font-weight: bold;
}

table.cart td {
	text-align: left;
	padding-top: 0.25em;
}

table.cart td.delete {
	padding-left: 0.25em;
}

table.cart td.qty {
	padding-right: 0.25em;
	padding-left: 0.25em;
}

table.cart td.qty input {
	float: left;
}

table.cart tr.total {
	font-weight: bold;
}

