/* CSS Document */
@import url("main.css");
html>body #footer,	html>body #content,	html>body #main	{
	height: auto;
	} 
h2, p {
	color: #FFEF5A;
	}
a {
	color: #CC0000
	}
#container {
	text-align: left;
	width: 780px;
	margin: auto;
	background-color: #000000;
	}
#content {
	background-color: #000000;
	height: 200px;
	min-height: 200px;
	}
#header {
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	height: 205px;
	background-color: #666666;
	background-image: url(../layout/header-dark.png);
	}
#header-vs {
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	height: 205px;
	background-color: #666666;
	background-image: url(../layout/header-vs.png);
	}
#main {
	padding: 20px;
	background-color: #000000;
	background-image: url(../layout/gradient-dark.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 200px;
	min-height: 200px;
	color: #CCCCCC;
	}
#full-main {
	padding: 1px 0px;
	background-color: #000000;
	background-image: url(../layout/gradient-dark.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 200px;
	min-height: 200px;
	height: auto;
	color: #CCCCCC;
	}
#footer {
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(../layout/ind_btm_main.png);
	background-color: #666666;
	background-repeat: no-repeat;
	background-position: center top;
	width: 780px;
	height: auto;
	margin: auto;
	padding: 72px 0px 6px;
	display: inline-block;
	overflow: hidden;
	clear: both;
}
html>body #footer { /* IE ignores this block as it doesn't understand the selector */
	height: auto; /* Reset the height for good browsers */
	}
#foot-right {
	width: 280px;
	padding: 0px;
	font-size: 12px;
	margin: 0px 0px 0px 490px;
	clear: right;
	}
#foot-right a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
#foot-right a:hover {
	text-decoration: underline;
	}
#foot-left {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
	width: 290px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-align: left;
	float: left;
	}
#footerlines {
	background-image: url(../layout/ind_btm_lines.gif);
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 4px;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #666666;
	width: 780px;
	}
#wheretobuy {
	font-size: 10pt;
	color: #CC0000;
	background-color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	padding: 10px 10px 0px;
	margin: 0px;
	clear: both;
	}
	#wheretobuy li{
	display: inline;
	list-style-type: none;
	margin-left: 15px;
	}
	#wheretobuy li a{
	text-decoration: none;
	}
	#wheretobuy li a:hover{
	text-decoration: underline;
	}
	#wheretobuy ul{
	display: inline;
	margin: 0px;
	padding: 0px;
	}
#copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
	width: 290px;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-align: left;
	}
#hidden {
	margin: 0px;
	padding: 0px;
	display: none;
	text-align: center;
	}
#profile {
	background-position: left top;
	background-repeat: repeat-x;
	padding: 0px 20px;
	margin: 0px;
	background-image: url(../layout/gradient-dark.png);
	background-color: #000000;
	clear:both;
	}
#pad  {
	padding: 20px;
	}
html>body #profile, html>body #profile-text {
	height:auto;
	}
#profile-text {
	margin: 0px 220px 0px 0px;
	padding: 0px 20px;
	height: 200px;
	min-height: 200px;
	border: 2px solid #CC0000;
	background-color: #333333;
	color: #FFEF5A;
	}
#profile-menu {
	float: right;
	width: 200px;
	max-width: 188px;
	font-size: 10pt;
	border: 2px solid #CC0000;
	padding: 5px;
	background-color: #000000;
	margin: 0px;
	color: #FFEF5A;
	}
#profile-menu ul {
	color: #FFEF5A;
	text-align: left;
	list-style-type: none;
	max-width: 190px;
	}	
#profile-menu li a {
	color: #CC0000;
	text-decoration : none;
	font-weight: bold;
	}	
#profile-menu li a:hover {
	color: #FFEF5A;
	text-decoration : none;
	}	
#scriptnote {
	color: #CC0000;
	text-align: center;
	clear: both;
	padding: 10px;
	}
#thumbnail-strip {
	width: 126px;
	margin: 0px;
	padding: 0px;
	}
#profile-menu ul li#currentpage a {
	color: #FFFF00;
	}
#panels {
	padding: 0px 20px;
	background-color: #000000;
	background-image: url(../layout/gradient-dark.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 200px;
	min-height: 200px;
	color: #CCCCCC;
	clear: both;

	}
html>body #panels	{
	height: auto;
	} 
#panels h2{
	margin-top: 0px;
	}
#panel-store {
	width: 360px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: left;
	float: left;
	}
#panel-store a {
	width: auto;
	display: block;
	border: 2px solid #FF0000;
	vertical-align: middle;
	color: #FFEF5A;
	text-decoration: none;
	background-image:  url(../img/panel-store.png);
	background-repeat: no-repeat;
	background-position: -117px top;
	height: 150px;
	min-height: 150px;
	padding-right: 20px;
	padding-left: 137px;
	background-color: #333333;
	}
#panel-store a:hover {
	background-position: left -150px;
	background-color: #000033;
	}
#panel-store a h2 {
	margin-top: 1em;
	line-height: 1em;
	font-size : 14pt;
}
#panel-preview {
	width: 360px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: right;
	float: right;
	}
#panel-preview a {
	width: auto;
	display: block;
	border: 2px solid #FF0000;
	vertical-align: middle;
	color: #FFEF5A;
	text-decoration: none;
	background-color: #333333;
	background-image:  url(../img/panel-preview.png);
	background-repeat: no-repeat;
	background-position: -93px top;
	height: 150px;
	min-height: 150px;
	padding-right: 20px;
	padding-left: 113px;
	}
#panel-preview a:hover {
	background-position: left -150px;
	background-color: #000033;
	}
#panel-preview a h2 {
	margin-top: 1em;
	line-height: 1em;
	font-size : 14pt;
	}
#panel-askmrt {
	width: 360px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: left;
	float: left;
	}
#panel-askmrt a {
	width: auto;
	display: block;
	border: 2px solid #FF0000;
	vertical-align: middle;
	color: #FFEF5A;
	text-decoration: none;
	background-color: #333333;
	background-image:  url(../img/panel-askmrt.png);
	background-repeat: no-repeat;
	background-position: -108px top;
	height: 150px;
	min-height: 150px;
	padding-right: 20px;
	padding-left: 128px;
	}
#panel-askmrt a:hover {
	background-position: left -150px;
	background-color: #000033;
	}
#panel-askmrt a h2 {
	margin-top: 1em;
	line-height: 1em;
	font-size : 14pt;
	}
#panel-characters {
	width: 360px;
	margin-top: 10px;
	margin-bottom: 10px;
	/*clear: right;*/
	float: right;
	}
#panel-characters a {
	width: auto;
	display: block;
	border: 2px solid #FF0000;
	vertical-align: middle;
	color: #FFEF5A;
	text-decoration: none;
	background-color: #333333;
	background-image:  url(../img/panel-characters.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 150px;
	min-height: 150px;
	padding-right: 147px;
	padding-left: 20px;
	}
#panel-characters a:hover {
	background-color: #000033;
	}
#panel-characters a h2 {
	margin-top: 1em;
	line-height: 1em;
	font-size : 14pt;
	}
html>body #panel-store a, html>body #panel-preview a, html>body #panel-askmrt a, html>body #panel-characters a, html>body #preview, html>body #preview-text{
	height: auto;
	}
#preview{
	background-image:  url(../img/preview.jpg);
	background-position: left top;
	background-repeat : no-repeat;
	text-align: center;
	display: block;
	height: 370px;
	min-height: 370px;
	padding: 0px 245px;
	}
#preview-text{
	text-align: left;
	margin: auto;
	border: 2px solid #CC0000;
	background-color: #333333;
	}
#preview-text a{
	text-decoration: none;
	display: block;
	height: auto;
	width: auto;
	padding: 10px 20px;
	}
#preview-text h2{
	margin-top: 0px;
	}
#shopMenuBar {
	color: #FFEF5A;
	font-size: 9pt;
	margin-top: 12px;
	margin-bottom: 10px;
	}
#shopMBarTop {
	background-image: url(../layout/shopMBarTop.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 14px;
	width: 100%;
	margin-bottom: 5px;
	}
#shopMBarBtm {
	background-image: url(../layout/shopMBarBtm.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 14px;
	width: 100%;
	margin-top: 5px;
	}
#shopMBlinks {
	padding: 0px 10px;
	height: auto;
	width: auto;
	margin-right: 150px;
	}
#shopMBlinks a{
	color: #FFEF5A;
	text-decoration: none;
	margin: 0px 5px;
	font-weight: bold;
	}
#shopMBlinks span{
	margin-left: 5px;
	color: #FF9900;
	white-space: nowrap;
	margin-right: 5px;
	}
#shopMBlinks a:hover{
	text-decoration: underline;
	}
#shopMBcurrency {
	width: 150px;
	clear: right;
	float: right;
	}
#shopMBcurrency select {
	font-weight: bold;
	font-size: 9pt;
	clear: right;
	margin-top: 1px;
	}
#shopMBlinks a.shopMBgreen{
	color: #CC0000;
	}
#itemMenuTop{
	width: 100%;
	background-image: url(../layout/priceMenuTop.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
	}
#itemMenuBtm{
	width: 100%;
	background-image: url(../layout/priceMenuBtm.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 24px;
	}
#itemMenuTop table{
	width: 100%;
	background-image: url(../layout/priceMenuBack.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: auto;
	padding: 0px 40px 10px;
	font-weight: bold;
	}
#shopMenuTop table{
	width: 100%;
	background-image: url(../layout/priceMenuBack.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: auto;
	padding: 0px 40px 0px;
	font-weight: bold;
	}
#itemMenuBtm table{
	width: 100%;
	background-image: url(../layout/priceMenuBack.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: auto;
	padding: 10px 40px 0px;
	font-weight: bold;
	}
#storeLinks {
	text-align: center;
	display: block;
	width: auto;
	font-size: 10pt;
	color: #666666;
	padding: 10px 20px;
	}
#storeLinks a {
	color: #666666;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	}
#storeLinks a:hover {
	color: #999999;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: underline;
	}
form.ctform {
	background-color: #EAEFF4;
	border: 1px solid #A5ACB2;
	padding: 10px;
	}
form.ctform input, form textarea  {
	margin: 5px;
	}
h3.toggler {
	margin: 0;
	padding: 0px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
	cursor: pointer;
	text-decoration: none;
	background-color: #666666;
	text-align: center;
	}
h3.toggler a{
	margin: 0;
	padding: 4px;
	text-decoration: none;
	color: #FFFFCC;
	display: block;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #666666;
	background-color: #666666;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
	}
.accordion{
	padding: 0px;
	margin: 0px;
	}
#ArticleText {
	margin: 0px;
	display: block;
	padding: 1px 15px 15px;
	background-image:  url(../img/help_gradient.png);
	background-repeat: repeat-x;
	background-position: center top;
	border-top: 1px solid #666666;
	}
#othershops {
	font-size: 10pt;
	color: #000000;
	background-color: #EC9E02;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	margin: 0px;
	clear: both;
	border-top: 2px solid #333333;
	border-right: 2px solid #333333;
	border-bottom: 10px solid #333333;
	border-left: 2px solid #333333;
	}
#othershops li{
	display: inline;
	list-style-type: none;
	margin-left: 15px;
	}
#othershops ul{
	display: inline;
	margin: 0px;
	padding: 0px;
	}
#othershops a{
	color:#000000;
	}
.imglink {
	border: 10px solid #000000;
	display: block;
	margin: 0px;
	padding: 0px;
	}
a.imglink:hover {
	border: 10px solid #CC0000;
	}
#storeItem{
	color: #CC0000;
	}
#greypanel{
	color: #3C5461;
	margin-top:20px;
	clear: both;
	font-size: 10pt;

	}
#greypanel-main, #gp-main-large{
	background-image: url(../layout/storeMainBack.png);
	height: 200px;
	min-height:180px;
	clear: both;
	padding-top: 8px;
	padding-right: 40px;
	padding-bottom: 8px;
	padding-left: 40px;
	}
html>body #greypanel-main, html>body #gp-main-large{
	height: auto;
	}
#greypanel-main h3 {
	color: #3C5461;
	font-size: 12pt;
	}
#greypanel-main p{
	color: #3C5461;
	font-size: 10pt;
	}
#gp-main-large h3 {
	color: #3C5461;
	font-size: 14pt;
	}
#gp-main-large p{
	color: #000000;
	font-size: 12pt;
	}
#greypanel-top{
	width: 100%;
	background-image: url(../layout/priceMenuTop.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
	}
#greypanel-btm{
	width: 100%;
	background-image: url(../layout/priceMenuBtm.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 24px;
	}
form.contact {
	margin: 0px;
	padding: 0px;
	}
form.contact input, form.contact textarea  {
	margin: 0px;
	}
form.contact td{
	color: #3C5461;
	font-size: 10pt;
	}
#page-title {
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 15px;
	color: #CC0000;
	}
.ads {
	width: 468px;
	max-width: 464px;
	margin: 10px auto 10px auto;
	border: 2px solid #CC0000;
	padding: 10px;
	text-align: center;
	min-height: 240px;
	background-color : #222222;
}
#ad-left {
	float: left;
	width: 200px;
	clear: none;
	}
#ad-right {
	float: right;
	width: 200px;
	clear: none;
	}
#container #full-main #greypanel #greypanel-main #linkbox {
	border: 1px solid #DE0000;
	text-align: center;
	display: block;
	float: left;
	padding: 10px;
}
#container #full-main #greypanel #greypanel-main #linkbox form {
	border: 2px solid #CC0000;
	background-color: #FFFFFF;
	color: #000000;
}

