/* ================== Site Wide Styles ================== */

body{
	background:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: url(/images/template/STX_mainBG.jpg) top center no-repeat #000;
	color: #fff;
	line-height: 1.3em;
}	
.clear{clear:both;}
strong{font-weight: bold;}
em {font-style: italic;}
p, dd {
	margin-bottom: 8px;
	text-align: justify;
}
ul {
	margin: 0px;
	padding:0;
	list-style: none;
}
ul li{
	list-style: none;
}
h1, h1 a ,h2.subscriptions, h2.subscriptions a{font-size: 20px; margin: 6px 0 15px; color: #c21e6f;}

h2, h2 a {font-size: 17px; margin: 15px 0 15px; color: #91e966;}
h3, h3 a {font-size: 14px; margin: 15px 0 6px; color: #91e966; font-weight: bold;}
h3 a:hover {color:#71b550;}
h4, h4 a {font-size: 14px; margin: 6px 0 10px; color: #FF0099;}
a {
	color: #8f006f;
	text-decoration: none;
}
img{border:none;}
a:hover {
	color: #FF0099;
	text-decoration: none;
}
a.qMark{
	padding:0 3px;
	margin:-8px 0 0 0;
	color:#efefef;
	cursor:pointer;
	position:absolute;
}
a.qMark span{display:none;}
a.qMark:hover span{
	display:block;
	background:#333;
	border:1px solid #444;
	width:150px;
	padding:4px;
	text-align:left;
	position:absolute;
	top:-75px;
	left:0px;
}
hr{
	border:none;
	border-top:1px solid #444;
	height:1px;
	margin-bottom:8px;
}
img.alLeft{
	display:block;
	float:left;
	padding:0 10px  0 0;
}
dd{
	margin: 0 25px 8px;
}
#container{
	width:930px;
	margin:0 auto;
	}
#contentContainer {
	float:right;
	height:auto !important;
	margin:0 15px 0 0;
	_margin:0 8px 0 0;
	min-height:500px;
	padding:0 10px 20px 0;
	width:592px;
}

#contentContainer.createAccount {
	height:auto !important;
	margin:0 15px 0 0;
	_margin:0 8px 0 0;
	min-height:500px;
	padding:0 10px 20px 0;
	width:900px;
}

#main_body {
	height:auto !important;
	margin:10px 15px 0 0;
	min-height:300px;
	padding:0px 10px 20px 0;
}

/* ================== Header Styles ================== */

div#header{
	width: 930px;
	height: 511px;
}

div#header h1 {	
	margin: 0;
	padding: 0;
}

div#header h1 a {
	display: block;
	width: 930px;
	height: 499px;
	text-indent: -30000px;
}

#welcome{
	margin:0 auto;
	text-align:right;
	margin:10px 5px;
	float:right;
	margin-top:45px;
	margin-right:15px;
	color:#fff;
	}
	#welcome a{color:#fff;}
	#welcome a:hover{color:#e6a7dc;}
#nav {
	height: 44px;
	display: none;
}
#nav ul li {
	float: left;
	list-style: none;
	margin-right: 40px;
}


#styxNav{
	position:absolute;
	z-index:10;
	top:0;
	background:url(/images/template/storeNavBar.jpg);
	height:78px;
	width:929px;

}
a#homeBut{
	background:url(/images/template/buttons/home.png);
	width:59px;
	height:25px;
	display:block;
	text-indent:-100000px;
	margin-top:42px;
	margin-left:15px;
	float:left;
}
a#homeBut:hover{
	background:url(/images/template/buttons/homeOver.png);
}
a#loungeBut{
	background:url(/images/template/buttons/lounge.png);
	width:94px;
	height:25px;
	display:block;
	text-indent:-100000px;
	margin-top:42px;
	margin-left:5px;
	float:left;
}
a#loungeBut:hover{
		background:url(/images/template/buttons/loungeOver.png);
}
a#storeBut{
	background:url(/images/template/buttons/store.png);
	width:81px;
	height:25px;
	display:block;
	text-indent:-100000px;
	margin-top:42px;
	margin-left:5px;
	float:left;
}
a#storeBut:hover{
		background:url(/images/template/buttons/storeOver.png);
}
a#mailBut{
	background:url(/images/template/buttons/mail.png);
	width:92px;
	height:25px;
	display:block;
	text-indent:-100000px;
	margin-top:42px;
	margin-left:5px;
	float:left;
}
a#mailBut:hover{
		background:url(/images/template/buttons/mailOver.png);
}
/* ================== Footer Styles ================== */

div#bodyContent {
	background: url(/images/template/STX_footerBG.jpg) bottom center no-repeat;
	padding-bottom: 218px;
}

div#footer {
	text-align: center;
}

/* Side Panel **************************************************/

#sidePanel{
	float:left;
	font-size:1.1em;
	margin:0 15px;
	_margin-left:8px;
	padding:0 10px;
	width:230px;
}

#sidePanel a, #subNav a{
	color: #366DA9;
	font-weight:bold;
}

#sidePanel a:hover, #subNav a:hover{
	color: #F49810;
}

#sidePanel h3{
	margin-bottom:0;
	}
	
#CustomerService ul{
	margin:10px 0;
	list-style:none;
	}
	
#CustomerService ul li{
	height:20px;
	margin-bottom:3px;
	background: url(/store/images/catBG.gif) repeat-x top left;
	}
	
#CustomerService ul li:hover{
	background: url(/store/images/catBG.gif) repeat-x bottom left;
	}
	
#CustomerService ul li a{
	display:block;
	padding:3px 0 3px 10px;
	text-decoration:none;
	font-size:11px;
}

#Categories ul{
	margin:10px 0;
	padding:0;
	list-style:none;
	}

#Categories ul li{
	height:20px;
	margin-bottom:3px;
	background: url(/store/images/catBG.gif) repeat-x top left;
	}

#Categories ul li:hover{
	background: url(/store/images/catBG.gif) repeat-x bottom left;
	}

#Categories ul li a{
	display:block;
	padding:3px 0 3px 10px;
	text-decoration:none;
	font-size:11px;
	}
	
#Categories ul.subCats{
	margin: 0 0 0 20px;
	padding:0;
	}
	
#Currency h3{	
	background:url(/store/images/SelectACurrency.gif) no-repeat;
	width:226px;
	height:31px;
	text-indent:-10000000px;
	}
	
#Currency input{	
	margin: 10px 10px 0 0;
	}

#CurrencyImageList {
	margin: 0 0 10px 26px;
}

#QuickLinks{
	font-size:11px;
	text-align:center;
	}

#QuickLinks h3{
	background:url(/store/images/QuickLinks.gif) no-repeat;
	width:226px;
	height:31px;
	text-indent:-10000000px;
	}	
	
#Categories h3{
	background:url(/store/images/Categories.gif) no-repeat;
	width:226px;
	height:31px;
	text-indent:-10000000px;
	}	

#PaymentMethods h3{
	background:url(/store/images/PaymentMethod.gif) no-repeat;
	width:226px;
	height:31px;
	text-indent:-10000000px;
	}	

#PaymentMethods img{
	margin-top: 5px;
	}

#CustomerService{
	font-size:11px;
	}

#CustomerService h3{
	background:url(/store/images/CustomerService.gif) no-repeat;
	width:226px;
	height:31px;
	text-indent:-10000000px;
	}


/* ================== Other Styles ================== */

#FAQ li, #GenStore li, #ForumHelp li, ul.bullets li{
	margin: 3px 0 3px 30px;
	list-style: circle;
}

#FAQ li a, #GenStore li a, #ForumHelp li a{
	color: #366DA9;
}

#FAQ li a:hover, #GenStore li a:hover, #ForumHelp li a:hover{
	color: #F49810;
}

#FAQ h4, #GenStore h4, #ForumHelp h4{
	color: #366DA9;
}

ul.accounts{
	margin:10px 10px 0 0;
	padding:10px 10px 10px 30px;
	list-style-type:circle!important;
	color:#fff;
}
ul.accounts li{
	list-style-type:circle!important;
}
ul.accounts a{
	color:#366DA9;
}
ul.accounts a:hover{
	color: #F49810;
}
ul.subInfo, ul.markers{
list-style:disc;
margin:10px 10px 0 0;
padding:10px 10px 10px 30px;
}
ul.subInfo li{

}
ul.accounts li,ul.subInfo li {
list-style:disc;
line-height:16px;
}

#accountBack a, .backTo,.linkFinish{
	margin-top:20px;
	display:block;
	clear:both;
	text-transform:uppercase;
}