/* Body Stuff */
body {
	background: #0d0d0d url(../img/pagebg.jpg) repeat-x;
	margin-top: 0px;
	text-align: center;
}
h4 {
	color: #1c1c1c;
	font: 16px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1px;
	margin-top: 3px;
}
p.attributes, .attributes { margin:0 0 7px 0; display:block; clear:both; font-size:12px !important; width:235px !important; }
div.stayInline { float:left; position:relative; clear:both; color:#B2B2B2 !important; margin:0 0 7px 0; padding:0; height:25px; }
	div.stayInline div.longWrap { position:absolute; left:0; top:0; width:275px; }
	div.stayInline label { float:left; padding-left:20px; margin:0; width:auto; line-height:20px;
	font-size: 12px !important; }
	div.stayInline label.color { padding-right:20px; }
	div.stayInline select { float:left; position:relative; margin:0;  }
	div.stayInline div.productAttributes { float:left; width:auto; }
p.imgColor { float:left; position:relative; clear:both; top:3px; padding-bottom:10px; }

.attributes a {
	text-decoration: none;
	color: #727272;
}
.attributes a:hover {
	text-decoration: underline;
	color: #727272;
}

/* Page Structure */
#wrapper {
	width: 980px;
	margin-left: auto;
    margin-right: auto;
    padding: 0px;
    text-align: left;
}
#header {
	width: 870px;
	height: 125px;
	margin-left: 110px;
	clear: both;
}
#leftcol {
	width: 110px;
	height: 500px;
	float: left;
	background: url(../img/spaksside.png) no-repeat;
}
#contentwrap {
	width: 870px;
	height: 500px;
	float: right;
}
#contentwrapcheckout {
	width: 870px;
	height: 900px;
	float: right;
}
#contentleft {
	width: 600px;
	height: 500px;
	float: left;
	border-right: 1px solid #0d0d0d;
}
#contentleftcheckout {
	width: 600px;
	height: 900px;
	float: left;
	border-right: 1px solid #0d0d0d;
	background-color: #212121;
	color: #b2b2b2;	
}
#contentleft.scroll { 
	overflow:scroll;
	height:500px;
	width:540px;
}

form.checkOut { float:left; border:1px solid red; }

div.scroll { 
	float:left;
	overflow:scroll;
	height:500px;
	width:540px;
}

#contentright {
	width: 269px;
	height: 500px;
	float: right;
	position: relative;
}
#footer {
	width: 870px;
	clear: both;
	margin-left: 110px;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
/* Header */
#header #navigation {
	float: right;
	margin-top: 88px;
}
#header #navigation ul a {
	list-style-type: none;
	text-decoration: none;
	color: #b2b2b2;
}
#header #navigation ul a:hover {
	color: #b2b290;
	text-decoration: none;
}
#header #navigation li {
	display: inline;
	padding-left: 10px;
	color: #b1b1b1;
	font: 12px Georgia, "Times New Roman", Times, serif !important;
}
#header #logo {
	float: left;
	width: 200px;
}

/* Footer */
#footer p.copyright {
	float: left;
	color: #333;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#footer p.raven {
	float: right;
}
#footer a {
	text-decoration: underline;
	color: #333;
}
#footer a:hover {
	text-decoration: none;
	color: b2b290;
}

/* Content Right Navigation */
#contentrightnav {
	padding-top: 200px;
	font: 60px Georgia, "Times New Roman", Times, serif;
	color: #b2b2b2;
	margin-bottom: 20px;
}
#contentrightnav ul {
	list-style-type: none; 
	list-style-image: none;
}
#contentrightnav li {
	display: inline; padding: 0;
	margin-right: -1px;
	color: #b2b2b2;
}
#contentrightnav a {text-decoration:none; color: #4F4F4F; }
#contentrightnav a:hover {color: #b2b290; }
ul {
	list-style-type: none;
	list-style-position: inside;
	color: #b2b2b2;
	font: 11px Georgia, "Times New Roman", Times, serif;
	
}
li {
	padding-left: 2px;
}
#contentleftcheckout h2 {
	color: #b2b2b2;
	font: small-caps 22px Georgia, "Times New Roman", Times, serif;
	padding-bottom: -10px;
	padding-top: 10px;
}
#contentleftcheckout td {
	color: #b2b2b2;	
}
#contentright h2 {
	color: #b2b2b2;
	font: small-caps 22px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #0d0d0d;
	margin-left: 20px;
	padding-bottom: 3px;
}
#contentright h3 {
	color: #b2b2b2;
	font: small-caps 16px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #0d0d0d;
	margin-left: 20px;
	padding-bottom: 3px;
}
#contentright p {
	color: #b2b2b2;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
}
#contentright p.address {
	font-size: 13px;
}
#contentright p.noinset {
	margin-left: 0px;
}
.webform {
	margin-left: 20px;
}
/* Content Left Column */

#contentleft h2, #tableside h2{
	color: #b2b2b2;
	line-height: 20px;
	padding:0 10px 0 20px;
	margin: 20px 0 -10px;
}
#contentleft p {
	color: #b2b2b2;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 20px;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
}

/* Shopping Cart */
.pricebox {
	width: 200px;
	height: 42px;
	background-color: #eaeaea;
	color: #1c1c1c;
	font: 12px/14px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 8px;
}
.pricebox .price {
	font-size: 11px;
	color: #0d0d0d;
	margin-top: 3px;
}
.pricebox a {
	text-decoration: none;
	color: #727272;
}
.pricebox a:hover {
	text-decoration: underline;
}
.pagination {
	color: #b2b290;
}
#subnav {
	position: absolute;
	margin-top: 330px;
	font: 12px/14px Georgia, "Times New Roman", Times, serif;
}
#subnav p {
		color: #727272;
}
#subnav a {
	text-decoration: none;
	color: #727272;
	text-transform: uppercase;
}
#subnav a:hover {
	color: #b2b290;
}
.cartSummaryItem a {
	text-decoration: none;
	color: #b2b2b2;
}
.cartSummaryItem a:hover {
	color: #b2b290;
}
#product p {
	margin-left: 0;
}
td #tableside {
	width: 257px;
	height:auto;
}
td #tablesidepop {
	margin-left: 0;
	vertical-align: bottom;
	padding-bottom: 22px;
}
td#tableside p.attributes .productTextInput {
	border: 1px solid #7f7f7f;
	background-color: #1b1b1b;
	color: #7f7f7f;
	font: 12px Georgia, "Times New Roman", Times, serif;
	width: 30px;
	margin-left: 2px;
}
td#tableside h2 {
	padding-top: 20px;
	font-variant: small-caps;
}
td#tableside p.price {
	font-size: 20px;
}

.productAttributes {
	padding-bottom: 2px;
	margin-left: 20px;
	color: #b2b2b2;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
#tableside .catnumber {
	font-size: 11px;
	font-variant: small-caps;
}
#shippingSpan {
	display: none;
}

/* ---- Shopping Cart Modification ----- */


/* Override some lightbox stuff */
#outerImageContainer{
	background-color: #212121 !important;
	}
#prevLink:hover, #prevLink:visited:hover, #prevBLink:hover, #prevBLink:visited:hover, #prevBLink { background: url(../img/g_prev.gif) left 15% no-repeat !important; }
#nextLink:hover, #nextLink:visited:hover,#nextBLink:hover, #nextBLink:visited:hover, #nextBLink { background: url(../img/g_next.gif) right 15% no-repeat !important; }
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #212121 !important;
	}
#bottomNavClose img {
		display:none !important;
	}
#bottomNavClose {
	display: block !important;
	width:64px !important;
	height:20px !important;
	background:url(../img/g_close.gif) no-repeat !important;
}
	

.pagearrow { font-size:30px !important; }
/* Localized */
