html {-webkit-text-size-adjust:none}
body {
	background-color: #000000;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #000000 url(/app/interfaces/front/img/bg3.gif) repeat-x top center;
}
div {
	padding: 0px;
	margin: 0px;
}
div.plate {
	width: 967px;
	margin: 0 auto;
	text-align: left;
	background: url(/app/interfaces/front/img/bgTop2.gif) no-repeat top center;
}
div.bottomPlate {
	width: 967px;
	margin: 0 auto;
	text-align: left;
	background: url(/app/interfaces/front/img/bgBottom.gif) no-repeat bottom center;
}
div.site {
	width: 753px;
	margin: 0 auto;
//	margin-left: 107px;
}
div.header {
	height: 226px;
}
div.verticalBackground {
	background: url(/app/interfaces/front/img/contentBGRepeat.gif) repeat-y top center;
}
div.bottomCorners {
	height: 130px;
}
div.header div.logo img {
	margin: 0px;
	border: 0px;
	position: relative;
	top: 103px;
	left: 26px;
}
div.header div.fff {
	margin: 0px;
	border: 0px;
	position: relative;
	top: 28px;
	left: 450px;
	font-size: .6em;
	height: 25px;
	width: 270px;
	text-align: right;

}
div.header div.fff img {
        margin-right:65px;
        margin-right:45px;
	margin-bottom: 8px;
}
div.header div.nav {
	background: #000000 url(/app/interfaces/front/img/navBGRepeat.gif) repeat-x 0px 0px;
	height: 31px;
	position: relative;
	top: 91px;
//	top: 52px;
	margin-left: 5px;
//	margin-left: 1px;
	margin-right: 5px;
//	margin-right: 1px;




}
div.header div.nav div.navigation {
	float: left;
	padding-left: 33px;
	padding-right: 0px;
	margin-right: 0px;
//	width: 747px;
}
div.header div.nav div.navigation img {
	float: left;
}
div.header div.nav div.navigation div.menuItem {
	float: left;
}
div.header div.nav div.navigation div.menuItem img {
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
}
div.header div.nav div.navigation div.menuItem div.drop {
	position: absolute;
//	background-color: #ff5900;
	background-color: #FFFFFF;
	margin-top: 29px;
	padding: 0px;
//	opacity: .8;
	min-width: 110px;
//	width: 110px;
//	margin-left: -100px;
}
div.header div.nav div.navigation div.menuItem div.drop li {
	list-style: none;
	padding: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
//	padding-left: 0px;
//	margin-left: -8px;
	padding-right: 8px;
//	border-top: 2px solid #ff8340;
	border-top: 1px solid #000000;
}
div.header div.nav div.navigation div.menuItem div.drop li.first {
	border-top: 0px;
}
div.header div.nav div.navigation div.menuItem div.drop li a {
	font-family: Helvetica;
	display: block;
	min-width: 110px;
//	width: 118px;
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
div.header div.nav div.navigation div.menuItem div.drop li a.selected {
	color: #FFFFFF;
}
div.header div.nav div.navigation div.menuItem div.drop li.selected {
//	background-color: #ff8340;
	background-color: #2a2a2a;
}
div.header div.nav div.navigation div.menuItem div.drop li.first {
	padding-top: 2px;
}
// hover code is at end of file


div.accountLinks {
	width: 550px;
        font-size:10px;

}
div.accountLinks a {
        font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	display: inline;
}
div.accountLinks a:hover {
	text-decoration: underline;
}
div.subNavigation {
	background-color: #000000;
	height: 18px;
//	height: 24px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
//	padding-top: 3px;
	padding-bottom: 3px;
//	padding-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 4px;
}
div.subNavigationNoItems {
	background-color: #000000;
	height: 10px;
}
li.subNavigationLink {
	margin: 0px;
	margin-left: 8px;
	margin-right: 8px;
	display: inline;
	position: relative;
//	width: 40px;
}
div.subNavigation a {
	color: #AAAAAA;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
div.subNavigation a.selected {
	color: #EEEEEE;
}
div.subNavigation a:hover {
	text-decoration: underline;
}


h1 {
	font-size: 1.3em;
	text-align: center;
	color: #000000;
	margin-bottom: 30px;
}
h2, h3 {
	color: #000000;
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
.eMail {
	font-size: 9px;
	font-weight: normal;
}
div.footer {
	padding-top: 30px;
	padding-bottom: 15px;
	text-align: center;
	vertical-align: bottom;
	font-size: 10px;
	color: #999999;
	height: 40px;
}
div.footer a {
	color: #FFFFFF;
}
div.footerPromotion,
.AdText {
	color: #CCCCCC;
	text-align: center;
	font-size: 10px;
}
div.copyright {
	text-align: center;
	font-size: 10px;
	padding-top: 3px;
	color: #FFFFFF;
}
div.content {
	padding: 0px;
	color: #000000;
	font-size: .7em;
	background: url(/app/interfaces/front/img/lowerRightGamer.gif) no-repeat bottom right;
}
div.content div.minHeight {
	min-height: 950px;
//	height: 950px;
}
div.content div.minHeight div.news {
	margin: 14px;
	margin-top: 7px;
	margin-left: 12px;
	margin-right: 14px;
	padding: 0px;
	color: #000000;
	width: 560px;
}
div.content div.minHeight div.news div.newsItem p {
	margin-top: 6px;
	margin-bottom: 0px;
	line-height: 130%;
}
div.news img.strip {
	margin-bottom: 8px;
}
div.content div.minHeight img.banner {
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
	margin-right: 5px;
	margin-top: 0px;
//	margin-top: 11px;
}
div.content div.minHeight img.home {
	margin-top: 4px;
//	margin-top: 11px;
}
div.news div.newsItem {
	background: #e6e6e6 url(/app/interfaces/front/img/newsItemBottom_new.gif) no-repeat bottom right;
	border-top: 2px solid #e6e6e6;
	margin-bottom: 8px;
	padding-bottom: 20px;
	font-size: .9em;
	height: 176px;
//	padding-bottom: 17px;
}
div.newsItemFix {
  background: #e6e6e6 url(/app/interfaces/front/img/newsItemBottom_new.gif) no-repeat bottom right !important;
}
div.news div.newsItem h2 {
	background-color: #777777;
	margin: 0px;
	padding: 15px;
	padding-left: 270px;
	padding-right: 15px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
}
div.news div.newsItem p {
	padding-left: 270px;
	padding-right: 15px;
	padding-top: 10px;
}
div.news div.newsItem img {
	margin-top: 0px;
	float: left;
	border-right: 0px solid #000000;
}
hr {
	color: #777777;
	background-color: #777777;
	height: 2px;
	border: 0px solid #777777;
	margin-top: 24px;
	margin-bottom: 24px;
}
p {
	line-height: 140%;
}
div.content img {
	margin: 0px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	border: 0px;
}
a {
	color: #990000;
}
a:hover {
	text-decoration: none;
}
div.content p a {
	color: #CC0000;
}
li {
	font-size: 12px;
	line-height: 140%;
}
div.product {
	position: relative;
	float: left;
	width: 172px;
	height: 205px;
	margin: 16px;
//	margin-left: 15px;
	background-color: #000000;
	background-position: bottom left;
	background-repeat: repeat-y;
	border: 1px solid #AAAAAA;
	padding: 0px;
}
div.product div.title {
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
}
div.product div.title span.price {
	color: #BBBBBB;
}
div.product form {
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-top: 4px;
//	margin-top: 0px;
}
div.product form select,
div.product form input {
	font-size: 9px;
	margin-left: 2px;
	margin-right: 2px;
}
div.product form select.size {
	width: 64px;
}
div.product form input {
	background-color: #FFFFFF;
}
div.product img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 172px;
	height: 153px;
	background-color: #FFFFFF;
}
div.miniCart {
	position: relative;
	float: left;
	width: 156px;
//	width: 174px;
	min-height: 197px;
//	height: 206px;
	margin: 16px;
//	margin-bottom: 15px;
//	margin-left: 15px;
	padding: 0px;
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
div.miniCart .productOnOrder .description {
	text-align: left;
	font-size: 11px;
	float: left;
	width: auto;
}
div.miniCart .productOnOrder .price {
	text-align: right;
	font-size: 11px;
}
div.miniCart .productOnOrder {
	display: block;
	float: none;
	font-size: 12px;
	width: 100%;
	margin-bottom: 4px;
}
div.miniCart hr {
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
//	margin: 0px;
	padding: 0px;
	height: 1px;
}
div.miniCart h3 {
	padding: 4px;
	margin: 0px;
	line-height: 100%;
	text-align: center;
}
div.miniCart p {
	padding: 0px;
	margin: 0px;
}
div.products {
	float: left;
	width: 700px;
	margin-bottom: 20px;
}
div.content div.minHeight div.padded {
	margin: 14px;
	margin-top: 28px;
	margin-left: 46px;
//	margin-left: 30px;
	margin-right: 46px;
//	margin-right: 30px;
	padding: 20px;
//	padding: 0px;
// 	padding-left: 20px;
// 	padding-right: 20px;
	padding-top: 10px;
//	background-color: #e6e6e6;
	background-color: #FFFFFF;
	border-top: 2px solid #777777;
	border-bottom: 2px solid #ff0000;
	color: #000000;
}

div.content div.minHeight div.extra {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 30px;
}

div.content div.minHeight div.banner {
	margin-left: 12px;
	margin-right: 181px;
	margin-top: 11px;
}

form p label {
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 8px;
}
form p input.textbox,
form p select.selectbox {
	width: 140px;
}
div.halfColumn,
div.halfColumnRight {
	float: left;
	width: 50%;
	min-height: 140px;
//	height: 140px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
div.halfColumnRight {
	text-align: right;
}
div.halfColumn h3 {
	text-align: center;
}
.finePrint {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
div.errors {
	margin: 14px;
	margin-top: 28px;
	margin-left: 46px;
	margin-right: 46px;
	padding: 20px;
	padding-top: 20px;
	background-color: #e6e6e6;
	border-top: 2px solid #777777;
	border-bottom: 2px solid #ff0000;
	color: #000000;
	text-align: center;
}
div.error {
	font-size: 11px;
	color: #FF0000;
}
div.messages {
	margin: 14px;
	margin-top: 28px;
	margin-left: 46px;
	margin-right: 46px;
	padding: 20px;
	padding-top: 20px;
	background-color: #e6e6e6;
	border-top: 2px solid #777777;
	border-bottom: 2px solid #ff0000;
	color: #000000;
	text-align: center;
}
div.message {
	font-size: 11px;
	color: #008800;
}
div.cart {
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
	padding: 16px;
}
div.cart .productOnOrder {
	height: 26px;
}
div.cart .productOnOrder .description {
	text-align: left;
	float: left;
	width: 370px;;
}
div.cart .productOnOrder .quantity {
	float: left;
}
div.cart .productOnOrder .price {
	text-align: right;
}
div.cart hr {
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
//	margin: 0px;
	padding: 0px;
	height: 1px;
}
div.cart .productOnOrder input {
	float: left;
}
div.confirmOrder {
	float: left;
	width: 568px;
	margin: 16px;
	border: 1px solid #AAAAAA;
	background-color: #000055;
	padding: 8px;
	text-align: right;
}
ul,
ul li {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	font-size: 1em;
}
ul li.bulleted {
	margin-left: 24px;
	padding: 0px;
	list-style-type: disc;
}
ol {
	padding-left: 20px;
	padding-right: 30px;
}
.Unsubmitted {
	background-color: #DDDDDD;
	padding: 1px;
}
.Pending {
	background-color: yellow;
	padding: 1px;
}
.Accepted,
.Shipped {
	background-color: #44FF44;
	padding: 1px;
}
.Rejected {
	background-color: #FF4444;
	padding: 1px;
}
.cell {
	float: left;
	padding: 4px;
}
.bolded {
	font-weight: bold;
}
.storeSummaryModules {
//	height: 280px;
	min-height: 280px;
}

div.header div.nav div.navigation div.menuItem div.drop li a:hover {
	text-decoration: underline;
}

#gallery {
	min-height: 150px;
	margin-top: 0px;
}
	#gallery hr {
		background-color: #92573d;
		color: #92573d;
		border: 0px;
		height: 2px;
		margin: 0px;
		padding: 0px;
		margin-top: 2px;
		margin-bottom: 4px;
	}
	#gallery h1 {
		padding-top: 10px;
		padding-bottom: 0px;
		padding-left: 26px;
		padding-right: 26px;
		font-size: 1.1em;
		text-align: left;
		margin-bottom: 0px;
		color: #990000;
	}
	#gallery h1 a {
	}
	#gallery a img:hover {
		opacity: .75;
	}
	#gallery div.gallery-row {
		float: left;
		display: block;
		margin: 14px;
		margin-top: 28px;
		margin-left: 46px;
//		margin-left: 30px;
		margin-right: 46px;
//		margin-right: 30px;
//		background-color: #e6e6e6;
		background-color: #FFFFFF;
		border-top: 2px solid #777777;
		border-bottom: 2px solid #ff0000;
		color: #000000;
		width: 660px;
//		width: 630px;
	}
	#gallery div.gallery-row h1 {
		display: inline;
		float: left;
		width: 300px;
		height: 110px;
		background-color: #E9E9E9;
		padding-left: 20px;
		padding-right: 10px;
		border-right: 1px solid #CCCCCC;
		padding-top: 10px;
		margin-top: 0px;
		font-size: 1.2em;
		margin-bottom: 0px;
		padding-bottom: 20px;
	}
	#gallery div.gallery-row h1 div.date {
		font-size: .7em;
		text-align: left;
		float: left;
	}
	#gallery div.padded {
		padding: 0px;
		margin: 10px;
		padding-bottom: 20px;
	}
	#gallery h1 div.date {
		font-size: .7em;
		text-align: left;
		float: right;
		padding-top: 1px;
	}
	#gallery h1 div.date a {
		font-variant: normal;
	}
	#gallery a.back {
		margin-left: 26px;
		margin-top: -10px;
	}
	#gallery div.tiles {
		clear: both;
		margin-left: 6px;
	}
	#gallery div.tiles img {
		width: 110px;
	}
	#gallery #single {
		clear: both;
		margin: 4px;
		height: 330px;
	}
	#gallery #single #big {
		float: left;
		margin-left: 24px;
//		margin-left: 14px;
	}
	#gallery #single #previous,
	#gallery #single #next {
		float: left;
		margin-left: 2px;
		text-align: center;
		font-size: 1.1em;
		margin-top: 60px;
	}
	#gallery #single #previous {
		margin-left: 0px;
	}
	#gallery #single #previous a:hover, #gallery #single #next a:hover {
		text-decoration: none;
	}
	#gallery #single #previous img,
	#gallery #single #next img {
		width: 90px;
		height: 61px;
	}
	#gallery img {
		padding: 5px;
		border: 0px solid #CCCCCC;
		background-color: #FFFFFF;
	}

  #Flash_Banner { margin: 0; padding: 1px 0 0 0; color: white; text-align: center; }
  #Flash_Banner p{ margin: 30px; }
  #Banner_Bottom {
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }

#flashcontent, #viewer{
width:730px;
height:650px;
}
