@charset "utf-8";
/* CSS Document */

body{margin:0px; background-color:#564967; background-image:url("../images/global/background.png"); background-repeat:repeat-x;
	 font-family:Arial, Helvetica, sans-serif; font-size:12px; color:white;}
img{border-width:0px;}
fieldset{padding:0px; border-width:0px;}
table{width:730px; padding:0px; margin:0px; position:relative; top:0px; margin-top:15px;}
th{background-color:#CCC; font-weight:normal; text-align:left;}
td{border-bottom: 1px solid #666; vertical-align:middle;}
hr{border-width:0px; border-bottom-width:1px; border-style:solid; border-color:#666;}

li{margin-left:-25px;}

/* For Overlay Javascript */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

/* droplicous v1.1 */
	#drop ul.scriptaculously{
		text-align:left;
		width:300px;
		font-size:.8em;
		margin:-8px;
		padding:5px;
		padding-top:0px;
		padding-bottom:20px;
		position:absolute;
		left:0px;
		top:-3px;
		/*opacity:.97;
		filter:alpha(opacity=97);*/
	}
	html>body #drop ul.scriptaculously{/*ie shit*/
		position:absolute;	
		margin:-8px;
		top:20px;
	}
	#drop ul.scriptaculously a:hover{
		position:relative;
		color:white;
		font-weight:normal;
		background:none;
		margin-bottom:1px;
		background-color:#2F2736; border-color:#372D41; border-width:1px; border-style:solid;	
		-webkit-border-radius:5px; -moz-border-radius:5px;
	}
	#drop ul.scriptaculously a{
	
		font-family:arial,sans-serif,monospace;
		font-size:12px;
		position:relative;
		z-index:999;
		font-weight:normal;
		margin:0;
		margin-bottom:1px;
		padding:5px 0 5px 10px;
		background:none;
		color:white;
		display:block;
		background-color:#1A151F; border-color:#372D41; border-width:1px; border-style:solid;	
		-webkit-border-radius:5px; -moz-border-radius:5px;
	}
	#drop li a:hover{
		color:#9E91B0;
		text-decoration:none;
	}
	#drop li a{
		text-decoration:none;
		color:white;
		top:11px;
		padding:5px;
		padding-right:10px;
	
	}
	#drop{
		font-family:century gothic,arial,sans-serif,monospace;
		position:relative;
		top:4px;
		width:600px;
		text-align:left;
		list-style:none;
		margin:0 auto;
		padding:0;
		list-style:none;
		font-size:12px;
	}
	#drop li{
		position:relative;
		display:inline;
		margin:0;
		padding:0;
	}

img.background{z-index:0; position:absolute; top:0px; left:0px; width:100%;}




/* HEADER BAR ITEMS */

.header_wrapper{z-index:1; position:relative; top:0px; left:0px; width:100%; height:75px;}
	.header{z-index:1; position:relative; top:0px; left:0px; width:740px; height:75px; margin-left:auto; margin-right:auto;}
		.header_right{z-index:2; position:absolute; top:0px; right:0px;}
		.header_left{z-index:2; position:absolute; bottom:0px; left:0px;}

.logos_wrapper{z-index:1; position:relative; top:0px; left:0px; width:100%; height:75px;}
	.logos{z-index:1; position:relative; top:0px; left:0px; width:740px; height:75px; margin-left:auto; margin-right:auto;}

.header_twitter{z-index:0; position:relative; top:0px; left:0px; width:100%; height:35px; /*background-color:white; background-image:url("../images/global/twitterBackground.png"); background-repeat:repeat-x;*/ }
	.header_twitter_wrapper{z-index:3; position:relative; top:0px; left:1px; width:740px; height:24px; 
	margin-left:auto; margin-right:auto; overflow:hidden;  background-color:white; 
	border-width:1px; border-top-width:0px; border-style:solid; border-color:#CCCCCC;
	-webkit-border-radius:8px; -moz-border-radius:8px; overflow:hidden;}
	#header_twitter_scroll{z-index:3; position:absolute; top:5px; height:13px; overflow:hidden;}	

/* NAVIGATION BAR ITEMS */

.nav_wrapper{z-index:10; position:relative; top:0px; left:0px; width:100%; height:33px;}
	.nav{z-index:11; position:relative; top:0px; left:0px; width:740px; height:26px;
			margin-left:auto; margin-right:auto;
			font-family:Century Gothic, Arial, Helvetica, sans-serif; color:white; font-size:12px; font-weight:bold;
			border-width:1px; border-style:solid; border-color:#372D41;
			-webkit-border-radius:8px; -moz-border-radius:8px;
			background-image:url("../images/global/nav_background.png"); background-repeat:repeat-x;}
		.nav_right{z-index:2; position:absolute; top:1px; right:4px; width:350px;}
			.nav_search_select{
				position:absolute; top:4px; left:0px; width:100px; height:18px;
				-webkit-border-radius:5px; -moz-border-radius:5px;
				background-color:white; border-width:0px; padding:3px;
				font-family:Arial, Helvetica, sans-serif; color:white; font-size:10px; font-weight:bold; color:#666666;
			}
			
			.nav_search_input{
				position:absolute; top:4px; left:112px; width:175px; height:12px;
				-webkit-border-radius:5px; -moz-border-radius:5px;
				background-color:white; border-width:0px; padding:3px;
				font-family:Arial, Helvetica, sans-serif; color:white; font-size:10px; font-weight:bold; color:#666666;
			}
			.nav_search_btn{z-index:2; position:absolute; top:5px; right:4px; cursor:pointer;}
		.nav_left{z-index:2; position:absolute; top:0px; left:4px;}

/* HOME STYLE */
.home_rotate_wrapper{z-index:1; position:relative; top:0px; left:0px; width:100%; height:250px; margin-bottom:15px;}

#gallery {z-index:2; position:relative; top:0px; left:0px; width:740px; height:250px; padding:0px;
margin-left:auto; margin-right:auto; border-width:1px; border-style:solid; border-color:#999999; background-color:white; margin-top:0px; overflow:hidden;}
#gallery li { padding-left:25px; display: block; left:30px;}	

ul.crossfade {
	padding: 0;
	
	margin: 0;
	list-style: none;
	position: relative;
}
	

.home_rotate{}

.home_link_wrapper{z-index:1; position:relative; top:0px; left:0px; width:100%; height:205px; margin-bottom:15px;}
.home_link{z-index:2; position:relative; top:0px; left:0px; width:740px; height:205px; margin-left:auto; margin-right:auto; overflow:hidden;}
	img.home1{height:100px; width:244px; z-index:7; position:absolute; top:0px; left:0px; border-width:1px; border-style:solid; border-color:#999999}
	img.home2{height:100px; width:244px; z-index:7; position:absolute; top:0px; left:247px;border-width:1px; border-style:solid; border-color:#999999}
	img.home3{height:100px; width:244px; z-index:7; position:absolute; top:0px; right:0px; border-width:1px; border-style:solid; border-color:#999999}
	
	img.home4{height:100px; width:244px; z-index:7; position:absolute; top:103px; left:0px; border-width:1px; border-style:solid; border-color:#999999}
	img.home5{height:100px; width:244px; z-index:7; position:absolute; top:103px; left:247px; border-width:1px; border-style:solid; border-color:#999999}
	img.home6{height:100px; width:244px; z-index:7; position:absolute; top:103px; right:0px; border-width:1px; border-style:solid; border-color:#999999}


/* CART BAR/ITEM STYLES */

.cart_wrapper{z-index:1; position:relative; top:0px; left:0px; width:100%; height:38px;}
	.cart{z-index:1; position:relative; top:0px; left:0px; width:740px; height:26px;
			margin-left:auto; margin-right:auto;
			font-family:Arial, Helvetica, sans-serif; color:white; font-size:11px; font-weight:bold;
			border-width:1px; border-style:solid; border-color:#372D41;
			-webkit-border-radius:8px; -moz-border-radius:8px;
			background-image:url("../images/global/cart_background.png"); background-repeat:repeat-x;}
		.cart_right{z-index:1; position:absolute; top:1px; right:4px; padding:5px; }
		.cart_left{z-index:2; position:absolute; top:0px; left:4px; width:280px;}
			.cart_newsletter_input{
				position:absolute; top:3px; left:0px; width:200px; height:12px;
				-webkit-border-radius:5px; -moz-border-radius:5px;
				background-color:white; border-width:0px; padding:4px;
				font-family:Arial, Helvetica, sans-serif; color:white; font-size:10px; font-weight:bold; color:#666666;
			}
			.cart_newsletter_btn{z-index:2; position:absolute; top:8px; right:4px;}

/* CART STYLES */

.cart_minor_box{width:92px; padding:3px; border-width:1px; border-style:solid; border-color:#666666; background-color:white; text-align:center;}
.cart_subtotal_box{width:90px; padding:5px; border-width:1px; border-style:solid; border-color:#666666; background-color:white; text-align:center;}
.cart_txtbox{width:50px; border-width:1px; border-style:solid; border-color:#666666; background-color:white; text-align:center;}
img.item_box_cart{width:50px; height:59px; border-width:1px; border-style:solid; border-color:#666666;}

/* SHOP STYLES */
.shop_sidebar_list_wrapper{z-index:1; position:relative; top:0px; left:0px; height:225px; width:100%; padding-bottom:5px; margin-bottom:10px;}
.shop_list_wrapper{z-index:1; position:relative; top:0px; left:0px; height:225px; width:100%; padding-bottom:5px; margin-bottom:10px;}
.shop_list_item{width:110px;}
	.shop_list_thumb{width:100px; height:117px; border-width:1px; border-style:solid; border-color:#666666;}
	.shop_list_price{font-size:15px; padding-top:5px; padding-bottom:5px;}

.list_header{position:relative; top:0px; left:0px; width:100%; height:30px; margin-top:0px; margin-bottom:2px; line-height:1;}
	.list_header_right{position:absolute; top:0px; right:0px; height:15px;}

.list_navi{position:relative; top:0px; left:0px; width:100%; height:22px; margin-top:0px; margin-bottom:10px; line-height:1;}
	.list_right{position:absolute; top:0px; right:0px;}
	.list_left{position:absolute; top:0px; left:0px;}
	
.view_content{position:relative; top:0px; left:0px; padding-left:344px; min-height:450px;}	
.view_price{font-size:18px; padding-bottom:10px;}
	
.screenshot_wrapper{position:absolute; top:0px; left:0px; width:344px; height:425px; overflow:hidden;}
	img#btnPrevious{position:absolute; top:0px; left:0px; cursor:pointer;}
	img#btnNext{position:absolute; top:0px; right:8px; cursor:pointer;}
.screenshot{z-index:3; position:absolute; top:0px; left:12px; width:310px; height:400px; border-width:1px; border-color:#1D1725; border-style:solid; overflow:hidden;}
#screen{z-index:1; position:absolute; top:0px;}
.screen_note{z-index:3; position:absolute; bottom:0px; left:0px; width:344px; text-align:center; font-weight:bold;}
img.image{z-index:2; position:absolute; top:0px; width:310px; margin-left:auto; margin-right:auto;}

	
/* STANDARD CONTENT STYLES */
		
.content_wrapper{z-index:1; position:relative; top:0px; left:0px; width:100%;}
	.content{z-index:1; position:relative; top:0px; left:0px; width:732px; padding:5px;
			margin-left:auto; margin-right:auto;
			font-family:Arial, Helvetica, sans-serif; color:white; font-size:11px; font-weight:bold;
			border-width:0px;
			-webkit-border-radius:10px; -moz-border-radius:10px;
			background-color:white; background-image:url("../images/global/content_background.png"); background-repeat:repeat-x;
			color:#333333; overflow:hidden; font-weight:normal;}
	
.content_header{width:100%; font-size:20px; 
	border-width:0px; border-bottom-width:1px; border-color:#666666; border-style:solid; 
	padding-top:10px; padding-bottom:1px; margin-bottom:2px;
}

.content_with_sidebar{position:relative; top:0px; left:0px; padding-left:200px;}
.sidebar{z-index:2; width:200px; height:100%; position:absolute; top:5px; left:5px;}
.sidebar_link_normal{z-index:3; width:180px; padding:5px; margin-top:1px; margin-bottom:1px; color:white; background-color:#362D40;}
.sidebar_link_hover{z-index:3; width:180px; padding:5px; margin-top:1px; margin-bottom:1px; color:white; text-decoration:underline; background-color:#564967; cursor:pointer;}
.sidebar_text_header{margin-bottom:4px; font-size:16px;}
.sidebar_text{
	width:190px; font-size:20px; 
	border-width:0px; border-bottom-width:1px; border-color:#666666; border-style:solid; 
	padding-top:10px; padding-bottom:1px; margin-bottom:5px;}
.sidebar_text_sub{
	width:190px; font-size:14px;
	 border-width:0px; border-bottom-width:1px; border-color:#666666; border-style:solid; 
	 padding-top:5px; padding-bottom:1px; margin-bottom:5px;}
	 
.order_wrapper{z-index:5; position:relative; top:0px; left:0px; width:740px; height:675px; font-weight:bold;}
.order_verify_wrapper{z-index:5; position:relative; top:0px; left:0px; width:740px; height:550px;}
		.order_left{width:300px; position:absolute; top:0px; left:0px;}
		.order_center{width:75px; height:130px; position:absolute; top:100px; left:325px; padding:10px; text-align:center; background-repeat:no-repeat; background-image:url("../images/checkout/centerbg.png");}
		.order_right{width:300px; position:absolute; top:0px; right:0px;}
		.order_padding{z-index:7; margin-bottom:2px; margin-top:5px; position:relative; top:0px; left:0px;}
		.order_input{z-index:7; position:relative; top:0px; left:0px; padding:2px; border-width:1px; border-style:solid; border-color:#666666; background-color:white;}
		.order_input_disabled{z-index:7; position:relative; top:0px; left:0px; padding:2px; border-width:1px; border-style:solid; border-color:#666666; background-color:#CCCCCC;}
		.order_input_verify{z-index:7; font-weight:normal; position:relative; top:0px; left:0px; padding:2px; padding-left:0px; border-width:0px; background-color:transparent;}
		.order_privacy{z-index:7; overflow:scroll; position:relative; top:0px; left:0px; padding:2px; border-width:1px; border-style:solid; border-color:#666666; background-color:white;}
		.order_header{
			width:290px; font-size:14px; font-weight:normal;
			border-width:0px; border-bottom-width:1px; border-color:#666666; border-style:solid; 
			padding-top:10px; padding-bottom:1px; margin-bottom:5px;}

.verify_wrapper{z-index:5; position:relative; top:0px; left:0px; width:730px; height:350px;}
	.verify_right{z-index:6; width:300px; position:absolute; top:20px; right:0px;}

a:link{color:black; text-decoration:none;}
a:visited{color:black; text-decoration:none;}
a:hover{color:#564967; text-decoration:underline;}
a:active{color:#564967; text-decoration:underline;}

a.navigation:link{color:white; text-decoration:none;}
a.navigation:visited{color:white; text-decoration:none;}
a.navigation:hover{color:white; text-decoration:underline;}
a.navigation:active{color:white; text-decoration:underline;}
	

	
/* FOOTER STYLES */	
	
.footer_wrapper{z-index:1; position:relative; top:0px; left:0px; width:100%; padding-top:10px;}
	.footer{z-index:1; position:relative; top:0px; left:0px; margin-left:auto; margin-right:auto; width:740px; height:500px;}
		.footer_nav{z-index:2; position:absolute; top:0px; left:0px; }
			.footer_nav_header{font-size:16px; font-weight:bold; padding-bottom:5px;}
			.footer_nav_shop{position:absolute; top:0px; left:0px; width:120px;}
			.footer_nav_social{position:absolute; top:0px; left:120px; width:80px;}
			.footer_nav_support{position:absolute; top:0px; left:200px; width:150px;}
		.footer_copyright{z-index:2; position:absolute; top:0px; right:0px; width:400px; text-align:right;
		font-family:Arial, Helvetica, sans-serif; color:white; font-size:10px;}
		
		a.footer_link:link{color:white; text-decoration:none;}
		a.footer_link:visited{color:white; text-decoration:none;}
		a.footer_link:hover{color:white; text-decoration:underline;}
		a.footer_link:active{color:white; text-decoration:underline;}