/*
Theme Name: Import Bible Theme
Theme URI: http://importbible.com/
Description: Import Bible Original Theme
Version: 1.0
Author: David Nguyen
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/
/*
	Reset
*/
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
a img { border:none; border-style: none;} /* Gets rid of IE's blue borders */
/*
------------------------------------------------------------------------

MAIN CONTENT

------------------------------------------------------------------------
*/
@font-face {
	font-family: 'TitilliumText14L600wt';
	src: url('style/TitilliumText600wt.eot');
	src: local('style/TitilliumText14L'), local('style/TitilliumText14L-600wt'), url('style/TitilliumText600wt.woff') format('woff'), url('style/TitilliumText600wt.ttf') format('truetype'), url('style/TitilliumText600wt.svg#TitilliumText14L-600wt') format('svg');
}

/*
-----------------------------------------
Layout
-----------------------------------------
*/

.aligncenter{display:block; margin:0 auto}
.alignleft{float:left}
.alignright{float:right}
.floatLeft{float:left}
.floatRight{float:right}
.clear{clear:both;}

/*
-----------------------------------------
Structure
-----------------------------------------
*/

html, body{height:100%}
body{
	background-color: #000000;
	color: #909090; 
	font-size:62.5%;
	font-family: Helvetica,Arial,sans-serif;
	margin:0 auto 0px; 
	text-align:center;
}
#page-wrap{
	width:960px; 
	min-height:100%; 
	height:auto !important; 
	margin:0 auto 0px; 
	padding-left:20px; 
	padding-right:20px; 
	text-align:left;
	background-color: black;
	overflow: auto
}
	
.content{
	width:700px;
	float:left;
	padding-bottom: 20px;
}
label {
	background-position:8px center;
	background-repeat:no-repeat;
	clear: both;
	cursor:pointer;
	display:block;
	margin-bottom:2px;
	margin-right:3px;
	min-height: 12px;
	padding-left:0.5em;
	padding:0.5em;
	padding-left:32px;
}
.checked{
	background-image:url(images/forms/chk_on.png);
}
.unchecked{
	background-image:url(images/forms/chk_off.png);
}
.selected{
	background-image:url(images/forms/rdo_on.png);
}
.unselected{
	background-image:url(images/forms/rdo_off.png)
}
/*
-----------------------------------------
Typography
----------------------------------------- 
*/
p{color:#909090; font-size:14px; line-height:1.5; margin-top:1.5em; margin-bottom:1.5em; text-align:justify}
p a, p a:visited{
	color:#BBBBBB; 
	border-bottom: 1px dotted #333333; 
	text-decoration: none;
}
p a:hover{
	border-bottom:1px dotted #DDDDDD; 
	color: #FFFFFF; 
	text-decoration:none
}
p a:active {
	top: 1px;
	position: relative;
}
h1, strong{font-size:1.4em; font-weight:bold}
.post h2{text-transform:none; padding-bottom:0; border-bottom:0; margin-top:0; margin-bottom:0}
h4, h2{font-size:22px; color:#FFFFFF; margin-top:15px; margin-bottom:15px; font-weight:bold}
h4 a{text-decoration:none;color:#FFFFFF;}
h3{color: #FFFFFF; font-size:22px; font-weight:bold; margin-top:15px;margin-bottom: 0;}
h3 a{text-decoration:none; color:#FFFFFF}
h3 a:hover{color:#909090;border-bottom: 1px dotted #909090;}
.post ul li, 
.post ol li{font-size:1.2em; list-style-type:square; margin:5px 0 5px 15px}
#reply{color:#D4A017; font-size:1.8em; margin-top:15px;}
/* Headers */
h1, h2, h3, h4 {
	font-family: "TitilliumText14L600wt";
	font-weight: normal 
}
h2 {color:#BBBBBB;font-size: 18px;}
/*
-----------------------------------------
Top
----------------------------------------- 
*/
#top{
	padding-top: 30px;
	overflow: hidden;
	width:100%;
}
#top-image{
	float:left;
	width:300px;
}
#top-nav{
	float:left;
	width:660px;
}
#nav-cart{
	float: right;
	margin-right:10px;
	margin-top:10px;
}
#head_us {
	color: #FFFFFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	float:left;
	margin-top: 15px;
	margin-bottom: 4px;
	font-size: 18px;
	font-weight: 400px;
	padding: 15px;
	background-color: #444444;
	text-shadow: 0 1px 1px #222222;

}
h1.logo a{
	float:left; 
	font-size:2.6em; 
	font-weight:bold; 
	color:#000000; 
	text-decoration:none
}

#nav{
	float:right;
	margin-top: 5px;
	font-family: "TitilliumText14L600wt";
}

#nav ul{list-style-type:none; width:100%}

#nav li{display:block; display:inline}
#nav a:hover{
	background-color: #444444;
	color:#FFFFFF;
	text-shadow: 1px 1px 1px #444444;
}
#nav a:active {
	position: relative;
	top: 1px;
}
ul#nav li.current_page_item a:link, 
ul#nav li.current_page_item a:visited, 
ul#nav li.current_page_item a:hover, 
ul#nav li.current_page_item a:active{
	color:#FFFFFF; text-decoration:none;
	background-color: #444444;
	text-shadow: 1px 1px 1px #444444;
}
.page_twitter a {
	color: #60DFE5 !important;
}
#nav a{
	text-decoration: none;
	font-size: 15px;
	color: #909090;
	margin-right: 10px;
	padding: 4px;
	text-shadow: 1px 1px 1px #444444;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#nav_cart_img {
	float: left;
	padding: 0;
	margin-right: 15px;
	height:22px;
}
#nav_cart_text {
	color: #ffcc00;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	text-align: right;
	padding-top: 3px;
}
/*
-----------------------------------------
Featured
----------------------------------------- 
*/
#featured {
	float: left;
}
.front-post{width:310px;margin-right:15px;float:left}
.front-post-last{width:310px;float:left}

.featured-content{position:relative; width:310px}

.featured-content p{margin-top:1em}

.featured-post{position:relative; width:310px;margin-bottom:1.2em}

.featured-title h2{margin:8px 0px 7px; line-height:1.4em; font-size:1.1em; text-transform:none; padding-bottom:0; border-bottom:0}

.featured-title h2 a{font-size:1.1em; display:block; color:white; text-decoration:none; border-bottom:0}

.featured-title h2 a:hover{color:#909090;}

.featured-title{background:#000000; display:block;width:100%; bottom:0; }

.featured-image{}

.featured-content h2{margin-top:15px}
.featured-content h2 a{color:#0b96d0; text-decoration:none}
.featured-content h2 a:hover{color:#000000}

/*
-----------------------------------------
Sidebar
----------------------------------------- 
*/
#sidebar{float:right; width:240px; padding-left:20px; overflow:hidden; padding-bottom: 20px;}

#sidebar .widget a {
	display:block;
	width:220px; 
	margin:0; 
	padding:8px 2px;
	padding-left: 10px;
	list-style:none;  
	font-size:1.4em; list-style-type:none; text-decoration:none; color:#909090}

#sidebar a{
	color:#909090; text-decoration:none;text-shadow: 1px 1px 1px #444444;
}

#sidebar a:hover{
	color:#ffffff;
	background-color: #444444;
	text-shadow: 1px 1px 1px #444444;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#sidebar a:active {
	top: 1px;
	position: relative;text-shadow: 1px 1px 1px #444444;
}

#sidebar h2{
	color: #BBBBBB;
	font-size: 16px;
	text-align:left; 
	margin-top:15px;
	margin-bottom:0;
	padding-bottom:10px;
	font-family: "TitilliumText14L600wt";
}
#sidebar #sidebar-tagcloud {
	padding-left: 10px;
	width:230px;
}
#sidebar #sidebar-tagcloud a{
	display: inline;
}
#sidebar li ul img {
	margin-top: 15px;
}
/*
-----------------------------------------
Latest
----------------------------------------- 
*/
#front-bottom{margin-top:0px}

#latest-wrap{float:left; width:960px}

.latest-post-wrap{float:left; width:310px; margin-right:15px;margin-bottom: 15px;}
.last{margin-right: 0;}

.latest-post{float:left;width:310px;}

.latest-image{float:left;padding-bottom:5px;}

.latest-title h2{margin:8px 0 7px; font-size:1.4em; border-bottom:0}

.latest-title h2 a {
	color: #BBBBBB; 
	text-decoration: none;
}

.latest-title h2 a:hover {
	color: #FFFFFF;
}

.latest-title{
	width:100%; 
	bottom:0;
}

.latest-content{width:310px;margin-bottom:15px}

.latest-content h2{margin-top:15px}
.latest-content h2 a{color:white; text-decoration:none}
.latest-content h2 a:hover{color:#000}

.latest-content p{color:#909090; font-size:1.2em; line-height:1.5; margin-top:8px; text-align:left;margin-bottom: 0;}

/*
-----------------------------------------
Footer
----------------------------------------- 
*/
#push{height:0px}

#footer{
	width:960px; 
	margin:20px auto 0; 
	height:50px; 
}

#footer p{
	font-weight: 800;
	font-size:	13px; 
	color: #FFFFFF; 
	line-height:1.5em; 
	margin-bottom:0; 
	margin-top:	0;
	text-shadow: 0 1px 1px #000000;
}

#footer p a { color: #FFFFFF; border-bottom:1px dotted #909090; text-decoration: none;}

#footer p a:hover{border-bottom:1px dotted #909090; color: #909090; text-decoration:none;}

/*
-----------------------------------------
Post Meta
----------------------------------------- 
*/
.postMeta{font-size: 14px; margin-bottom:18px; margin-top:8px; padding-bottom:24px; border-top:1px dotted #444;border-bottom:1px dotted #444}

.postMeta-featured{margin-top:8px; font-size:1.2em; width:303px}

.postMeta-front{margin-top:8px; font-size:1.2em}

.postMeta-post{font-size:14px;  margin-top:15px;margin-bottom:15px;}

.postMeta span.date, 
.postMeta-post span.date, 
.postMeta-featured span.date, 
.postMeta-front span.date{color:#909090; float:left; margin-bottom: 2px;}

.postMeta span.comments a, 
.postMeta span.date a, 
.postMeta-post span.comments a, 
.postMeta-post span.date a, 
.postMeta-featured span.comments a, 
.postMeta-featured span.date a, 
.postMeta-front span.comments a, 
.postMeta-front span.date a{float:left; color:#909090; text-decoration:none}

.postMeta span.comments a:hover, 
.postMeta span.date a:hover, 
.postMeta-post span.comments a:hover, 
.postMeta-post span.date a:hover, 
.postMeta-featured span.comments a:hover, 
.postMeta-featured span.date a:hover, 
.postMeta-front span.comments a:hover, 
.postMeta-front span.date a:hover{float:left; color:white; text-decoration:none}

.postMeta span.comments, 
.postMeta-featured span.comments, 
.postMeta-post span.comments, 
.postMeta-front span.comments{float:right; background:black url(images/comment.gif) no-repeat left center; padding-left:20px; margin-left:2px}
.moretext a {
	border-bottom: 0;
}
/*
-----------------------------------------
Posts
----------------------------------------- 
*/

.post-category{color:#909090; float:left;padding-bottom: 5px;}

.post-tags{color:#909090; float:right}

.post-category p, 
.post-tags p{color:#909090;line-height:1.5em; margin-bottom:0em; margin-top:0em; text-align:none}

.post blockquote p{margin:0 2.6em; font-style:italic}

/*
-----------------------------------------
Comments
-----------------------------------------
*/
#comment_table {
	width: 100%;
}
#comment_table th span {
	font-size: 15px;
	font-weight: bold;
}
#comment_table th {
	width: 250px;
}
.authcomment {
	border:1px solid green !important;
}
ul.commentlist li {
border:1px dotted #444;
min-height:110px;
margin-bottom:15px;
padding:15px;
width:670px;
float:left;
clear:left;
}
.comment-heading{margin-bottom:15px; text-transform:none; border:none}

.commentcount {
	color:#212121;
	z-index:-1;
	font-size:80px;
	position:absolute;
	padding-left: 625px;
}

.commentwrap{width:100%;border:1px dotted #444; padding:10px; margin-top:10px;	min-height:110px;}
.commentmeta{width:20%;float:left;}

.commentpost{ width:80%;float:left;}
.commentpost p{margin-top:0;}
.commentmeta a{
	color:#BBBBBB;
	text-decoration:none;
}
.commentmeta a:hover{border-bottom:1px dotted #444; color:white; text-decoration:none}




.commentmetadata{float:left; width:20%; color:#663366; line-height:1.5em; padding-right:20px; color:#999; font-size:1.1em}

.commentmetadata {display:inline;list-style-type:none; padding:.3em; margin:0 .5em 0 0}



.warning{padding:10px; background:#282828; border:1px solid #323232; ; margin-bottom:10px}

#comments input, #comments textarea {
	background-color: black;
	border: 1px dotted #444;
	color: #909090;
	font-size:13px;
	margin-bottom: 15px;
}
#comments input:focus, #comments textarea:focus {
	border: 1px dotted #909090;
	color: white;
}
#comments input{
	height: 20px;
	padding:5px 4px;
	width:160px
}
#comments textarea {
	color: #909090;
	font-family:Helvetica,Arial,sans-serif; 
	padding: 10px 5px 8px 10px;
	width: 500px;
}

#comments label span{line-height:27px}

#comments label{font-family:"Lucida Sans Unicode"; font-size:1.1em}

#comment_author{margin:20px 20px 20px 0px; padding:0px; width:150px; float:left}

#comments-content{display:block; border-bottom:1px solid #444444; margin:10px 0px 10px 0px; padding:0px}


#comments a:hover{color:white;}

.button{border:1px solid #E5E5E5; font-size:1.1em; font-weight:bold; height:25px; margin-top:10px; margin-bottom:10px; padding:0 8px;}

.children {margin-left: 50px}

.children div {border:none;}

.children .commentwrap {border-top: 1px solid #444444;}

.children .commentmetadata {padding-right:0px}

.children .commentpost {text-align:left; float:right; width:78%}

#respond {

}


/* Alignment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*
-----------------------------------------
Search Bar
-----------------------------------------
*/
form#searchform {
	position: relative;
	width: 240px;
	margin-top:15px;
}

form#searchform input#s {
	background: url(../../../images/form_search.png) no-repeat 0 0;
	color: #444444;
	height:20px;
	font-size:13px;
	padding: 10px 5px 8px 35px;
	width: 195px;
	border: 1px dotted #444444;
}
form#searchform input#s:focus {
	color: #FFFFFF;
	border: 1px dotted #FFFFFF;
}
form#searchform input#searchsubmit {
	position: absolute;
	right: 0;
	top: 0px;
}
.focus {
	background: url(../../../images/form_search.png) no-repeat 0 -33px !important;
}
.focusml {
	background: url(../../../images/form_ml.png) no-repeat 0 -33px !important;
}
#cat {
	width: 100%;
	margin-top:10px;
}
/* Mailing List Sidebar */
#mailing-list {
	background-color:#444444;
	color:white;
	font-size:14px;
	font-weight:normal;
	padding:10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#mailing-list p {
	color: #FFFFFF;
	padding: 5px;
	margin: 0;
	text-align: left;
}
#mlResponse { 
	text-align: left;
}
#mlResponse p a {
	border-bottom: 1px #ffffff dotted;
}
#mlResponse p {
	color: #FFFFFF;
	padding: 5px;
	margin: 0;
	text-align: left;
}
input#ml {
	background: url(../../../images/form_ml.png) no-repeat 0 0;
	color: #909090;
	height:20px;
	font-size:13px;
	padding: 10px 5px 8px 35px;
	width: 175px;
	border: 1px dotted #909090;
}
input#ml:focus {
	color: #FFFFFF;
	border: 1px dotted #FFFFFF;
}
.spinner {
	position: absolute;
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 999;
	background-color: #000000;
}
.spinner-msg {
	text-align: center;
	font-weight: bold;
}

.spinner-img {
	background: url(../../../images/ajax-loader.gif) no-repeat;
	width: 24px;
	height: 24px;
	margin: 0 auto;
}
/*
------------------------------------------------------------------------

SHOP PAGE

------------------------------------------------------------------------
*/
/*
-----------------------------------------
	Main Divs
-----------------------------------------
*/
#shop_wrapper {
	float: left;
	height: auto;
	padding-bottom: 20px;
	width: 700px;
}
#shop_wrapper a {
	color: black;
}
.shop_item {
	float: left;
	width: 175px;
	height: 210px;
}
.shop_item_alt {
	background-color:#060606;
}
	.shop_item_item_thumbnail {
		float: left;
		height: 164px;
		width: 175px;
	}
	.item_preview{
		height: 164px;
		width: 175px;
	}
	.item_overlay {
		float:left;
		position:absolute;
		z-index:1;padding:0;
	}
	.item_series {
		float:left;position:absolute;z-index:2;padding:0;
	}
	.shop_item_main {
		float:left;position:absolute;z-index:1;
	}
	.shop_item_overlay {
		height:210px;
		float:left;
		position:absolute;
		width:175px;
		z-index:3;
	}
	.shop_item_thumbnail .sections_overlay {
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		float:left;
	}
		.sections_overlay {
			opacity: 0;
			visibility:hidden;
			background-position: 0px -263px;
			float:left;
			position:absolute;
			z-index:4;
		}
			.sections_overlay .zoom {
				margin:0;
			}
	.shop_item_description {
		color: #BBBBBB;
		clear: left;
		float: left;
		font-size: 13px;
		font-weight: bold;
		padding: 10px;
		width: 155px;
	}
	.shop_collection {
		margin-top:12px;
		padding-bottom:10px;
	}
		.shop_text_other {
			color: #909090;
			font-weight: normal;
		}
		.shop_text_new {
			color: green;
		}
		.shop_text_collection {
			color: #BBBBBB;
			font-size: 14px;
			font-weight: bold;
		}
#shop_search {
	float: left;
	margin-left: 15px;
	width: 245px;
}
	.shop_search_text_heading {
		color: #BBBBBB;
		font-size: 14px;
		font-weight: bold;
	}
.shop_colour_outer {
	float:left;border:1px solid #2f2f2f;width:19px;height:19px;margin:0;padding:0;
}
.shop_colour_inner {
	float:left;
	width:15px;
	height:15px;
	margin:2px;
	margin-right:5px;
}
/*
------------------------------------------------------------------------

Item PAGE

------------------------------------------------------------------------
*/
/*
-----------------------------------------
	Main Divs
-----------------------------------------
*/
#item_wrapper {
	border: 1px solid black;
	float: left;
	width: 700px;
	font-size: 14px;
}
	#item_info {
		clear: left;
		float: left;
		width: 100%;
	}
	#item_info h2 {
		font-size: 16px;
		color: #BBBBBB;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#item_info p {
		padding: 0;
		margin: 0;
	}
/*
-----------------------------------------
	Slider Styling
-----------------------------------------
*/
#container_bd {
	float: left;
	width: 700px;
}
#slide {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 700px; /* important */
	height: 266px;  /* important */
}
#slide_content {
	position: absolute;
	top: 0;
	margin:0;
	padding:0;
}

#slide_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#container_bd #slide ul li {
	border: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#container_bd #slide ul li img {
	display: block;
}
#slide_control {
	padding-top:10px;
	position: relative;
	width: 700px;
}
#slide_control a {
	color: #000000;
}
#container_bd #slide_control ul {
	margin: 0;
	padding: 0;
	margin:auto;
	text-align:center;
}
 #container_bd #slide_control ul li {   
	margin: 0 2px;  
	display: inline;
 }  
 .slide_thumb {  
     border: 1px solid #909090;  
     padding: 2px;  
color: white;
 }
.slide_thumb:hover {
    border: 1px solid #FFFFFF;  
    padding: 2px;
}

.active {
	border: 1px solid #FFFFFF;  
}
/*
-----------------------------------------
	Information Divs
-----------------------------------------
*/
#item_about, #item_purchase, #item_product_info, #item_other_info {
	float: left;
	color: #909090;
}
#item_about, #item_purchase {
	margin-bottom: 15px;
}
#item_about, #item_product_info {
	width: 455px;
}
#item_purchase, #item_other_info {
	margin-left: 15px;
	width: 230px;
}
	#item_purchase_price {
		float:left;
		font-size:35px;
		font-weight:bold;
		text-align:center;
		color:green;
		width:230px;
	}
	.item_purchase_ship {
		color:white;
		font-size:12px;
		font-weight:bold;
		height:100%;
		vertical-align:middle;
	}
	.item_purchase_sold_out {
		font-size: 15px;
		font-weight: bold;
		color: #ec362c;
		
	}
	#item_input {
		float:left;
		width:230px;
		text-align:center;
	}
	#item-response {
		clear: both;
		text-align: center;
		float:left;
		margin-top:10px;
		margin-bottom:10px;
		width: 230px;
	}
#item_product_info {
	clear: left;
}
#item_other_info {

}
#item_other_info b {
	color: #909090;
}
/*
-----------------------------------------
	Product Info Divs
-----------------------------------------
*/
#item_type_wrapper{
	float:left;
	margin:0;
	padding:0;
	text-align: left;
	width:455px;
}
#item_type_image_wrapper, #item_type_preview, #item_type_overlay {
	float:left;
	height: 164px;
	width: 175px;
}
#item_type_image_wrapper {
	clear:left;
	margin:0 5px 15px 0;
}
	#item_type_preview {
		position:absolute;
		z-index:1;
	}
	#item_type_overlay {
		position:absolute;
		z-index:2;
	}
#item_type_measurement_wrapper {
	float: left;
	width: 275px
}
#item_shirt_about_wrapper {
	clear:both;
	float:left;
	text-align:left;
	width:455px;
}

.item_misc_img {
	clear:left;
	float: left;
	width:25px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.design_misc_txt {
	color: #909090;
	float: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	padding-bottom: 10px;
	width: 195px;
}
.design_misc_txt a {
	color: #909090;
	float: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
/*
-----------------------------------------
	Table Styling
-----------------------------------------
*/
table.shirt_measurement {
	border-width: 0;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	font-size: 12px;
	text-align: center;
}
table.shirt_measurement th {
	border-width: 0;
	color: #888;
	padding: 1px;
	border-style: solid;
	font-weight: bold;
}
table.shirt_measurement td {
	border-width: 0;
	padding: 1px;
	border-style: solid;
	text-align: center;
}
table.shirt_measurement td b {
	color: #909090;
}
/*
------------------------------------------------------------------------

CART PAGE

------------------------------------------------------------------------
*/
#cart-main {
	font-size: 13px;
	width: 700px;
}
table.cart, table.cart th, table.cart td, table.cart tr {
	border: 0px;
	border-collapse: collapse;
	color: #909090;
	font-size: 13px;
	padding: 10px;
}
table.cart {
	border-bottom: 1px dotted #444444;
}
table.cart a {
	text-decoration: none;
	color: #909090;
}
table.cart a:hover {
	color: white;
}
table.cart_button, table.cart_button th, table.cart_button td, table.cart tr {
	border: 0px;
	border-collapse: collapse;
	color: #909090;
	font-size: 13px;
	padding: 10px;
}
/*
------------------------------------------------------------------------

DOWNLOADS PAGE

------------------------------------------------------------------------
*/
.downloads-avatar {
	border: 1px solid #909090;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.downloads-avatar img {
	padding: 1px;
}

.downloads-wallpaper {
	float: left;
	border: 1px solid #909090;
	margin-right: 28px;
	margin-bottom: 15px;
}

.downloads-wallpaper img {
	padding: 1px;
	float: left;
}
.downloads-wallpaper a {
	padding: 0px;
	margin: 0px;
}
.end {
	margin-right: 0px;
}
/*
------------------------------------------------------------------------

CONTACT FORM

------------------------------------------------------------------------
*/
#contact-response {
	width: 700px;
}
#contactTable {
	margin-top: 15px;
}
.contactTitle {
	color: #BBBBBB;
	font-size: 15px;
	font-weight: bold;
}
form#contactForm label {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
}
form#contactForm input, form#contactForm textarea {
	background-color: black;
	color: #909090;
	font-size:13px;
	height:20px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 10px 5px 8px 10px;
	width: 195px;
}

form#contactForm input:focus, form#contactForm textarea#message:focus {
	color: #FFFFFF;
}

form#contactForm textarea#message {
	color: #444444;
	height:120px;
	font-size:13px;
	padding: 10px 5px 8px 10px;
	width: 400px;
	font-family:Helvetica,Arial,sans-serif; 
}

form#contactForm  input#searchsubmit {
	position: absolute;
	right: 0;
	top: 0px;
}
.goodstuff {
	border: 1px dotted #444444;
}
.goodstuff:focus {
	border: 1px dotted #FFFFFF;
}
.badstuff {
	border: 1px dotted red;
}
/*
------------------------------------------------------------------------

INFORMATION BOXES

------------------------------------------------------------------------
*/
.info, .success, .error {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 15px;
	padding-left: 61px;
	color: #444;
	font-size: 14px;
}
.info {
	background:#FFD324;
	border:2px solid #FFD324;
	margin-top:15px;
	margin-bottom:15px;
	width:620px;
	background-repeat: no-repeat;
	background-position: 15px center;
	background-image: url('/images/info_info_n.png');
}
.info a {
	color: #444444;
	border-bottom: 1px dotted #444444;
	font-weight: bold;
	text-decoration: none;
}
.info a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
}
.success {
	margin: auto;
	margin-top: 10px;
	border: 2px solid #009900;
	margin-bottom: 1px;
	background-color: #009900;
	background-repeat: no-repeat;
	background-position: 15px center;
	background-image: url('/images/info_check_n.png');
	text-align: left; 
}

.error {
	margin-top: 10px;
	margin-bottom: 1px;
	border: 2px solid #D63301;
	background-color: #D63301;
	background-repeat: no-repeat;
	background-position: 15px center;
	background-image: url('/images/info_error_n.png');
}
.error li {
	list-style-type:square;
	list-style-position:inside;
}
/*
------------------------------------------------------------------------

Buttons

------------------------------------------------------------------------
*/
#comment_table #submit {
	float: left;
	background: url('images/buttons/button-post.png');
	height: 22px;
	width: 58px;
	margin: 0;
	margin-top: 10px;
	border: 0;
	cursor:  pointer;
	background-position: 0 22px;
}
#comment_table #submit:hover {
	background-position: 0 44px;
}
#comment_table #submit:active {
	background-position: 0 0;
}
#button_search {
	float: left;
	background: url('images/forms/button-search.png');
	height: 22px;
	width: 58px;
	margin: 0;
	margin-top: 10px;
	border: 0;
	cursor:  pointer;
	background-position: 0 22px;
}
#button_search:hover {
	background-position: 0 44px;
}
#button_search:active {
	background-position: 0 0;
}
#button_submit {
	float: left;
	background: url('images/buttons/button-submit.png');
	height: 22px;
	width: 68px;
	margin: 0;
	margin-left: 15px;
	border: 0;
	cursor:  pointer;
	background-position: 0 22px;
}
#button_submit:hover {
	background-position: 0 44px;
}
#button_submit:active {
	background-position: 0 0;
}
#button_add_item {
	background: url('images/forms/button-add-to-cart.png');
	border: 0;
	background-position: 0 22px;
	cursor: pointer;
	height: 22px;
	margin: 0;
	vertical-align: middle;
	width: 85px;
}
#button_add_item:hover {
	background-position: 0 44px;
}
#button_add_item:active {
	background-position: 0 0;
}
#button_newer {
	background: url('images/buttons/button-newer.png');
	border: 0;
	background-position: 0 22px;
	cursor: pointer;
	height: 22px;
	margin: 0;
	vertical-align: middle;
	width: 68px;
}
#button_newer:hover {
	background-position: 0 44px;
}
#button_newer:active {
	background-position: 0 0;
}
#button_older {
	background: url('images/buttons/button-older.png');
	border: 0;
	background-position: 0 22px;
	cursor: pointer;
	height: 22px;
	margin: 0;
	vertical-align: middle;
	width: 68px;
}
#button_older:hover {
	background-position: 0 44px;
}
#button_older:active {
	background-position: 0 0;
}
.button_remove_item {
	background: url('images/buttons/button-cart-remove.png');
	border: 0;
	background-position: 0 22px;
	cursor: pointer;
	height: 22px;
	margin: 0;
	vertical-align: middle;
	width: 68px;
}
.button_remove_item:hover {
	background-position: 0 44px;
}
.button_remove_item:active {
	background-position: 0 0;
}
#button_empty_cart {
	background: url('images/buttons/button-cart-empty-cart.png');
	border: 0;
	background-position: 0 22px;
	cursor: pointer;
	height: 22px;
	margin: 0;
		margin-right: 10px;

	vertical-align: middle;
	width: 83px;
}
#button_empty_cart:hover {
	background-position: 0 44px;
}
#button_empty_cart:active {
	background-position: 0 0;
}
#button_checkout {
	background: url('images/buttons/button-cart-checkout.png');
	border: 0;
	background-position: 0 22px;
	cursor: pointer;
	height: 22px;
	margin: 0;
	vertical-align: middle;
	width: 85px;
}
#button_checkout:hover {
	background-position: 0 44px;
}
#button_checkout:active {
	background-position: 0 0;
}
/* Background*/
#bg{ position: fixed; top: 0; left: 0; z-index: -1; }
#bg img, #supersize a
{
	height:100%;
	width:100%;
	display:none;
}

#bg .activeslide, #bg .activeslide img
{
	display:inline;
}

