BODY {
	color : #607eaa;
	text-decoration : none;
	text-align: center;

	font-family: Verdana, sans-serif, sans-serif;
	font-size: 12px;
	background-image: url("gfx/bg.png");
	margin: 0px;
    padding: 0px;
/*    line-height: 1.5em; */
}

a img {border: none; } 

.wrapper{
	width: 930px;
	margin: 0 auto;
	text-align: left;
}

.headerimage{
	position: relative;
	top: 0;
}

.navmenu{
	color: #000000;
	font-size: 12px;
	font-family : Verdana, sans-serif;
	text-decoration: none;
	position: relative;
	padding-bottom: 10px;
}

div.CMSBLOCK{
	border-style : dotted;
	border-width : 1px;
	border-color : #33ffff;
	overflow: visible;
}
.CMSE{
	text-align: right;
}

div#body-top{
	background: url("gfx/body-top2.jpg") no-repeat;
	width: 922px; height: 69px;
}

div#body-top-left{
	width: 620px;
	height: 36px;
	position: relative; top: 30px; left: 70px;
    color: #607eaa;
    font-size: 18px;
	font-weight: bold;
	z-index: 1;
}

div#bodycontent{
	width: 922px;
	background: url("gfx/body.png") repeat-y;
	position: relative;
	border-style : solid;
	border-width : 0;
	border-color : #ff00ff;	
	overflow: hidden;
}

div#bodycontent-right{
	width: 200px; 
	float: right;
/*	padding-right: 30px; */
}

div#bodycontent-left{
	width: 602px;
	float: left;
	padding-left: 30px;
}

div#bodybox-gamedetail{
	width: 662px;
/*	position: relative; top: 10px; right: 30px; */
	border-style : solid;
	border-width : 0;
	border-color : #ffff00;
	z-index: 1;
}

div#cartnormal{
	width: 200px; 
	height: 100px; 
	position: relative; top: 0px; right: 30px; 
	
	color: #607eaa;
	z-index: 3;
	background-color: #FFFFFF;
	
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;

	border-style : solid;
	border-width : 1px;
	border-color : #35578a;	

	overflow: visible;
}

div#cartupdated{
	width: 200px; 
	height: 100px; 
	position: relative; top: 0px; right: 30px; 
	color: #607eaa;
	z-index: 3;
	background-color: #FFFFFF;
	
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;

	border-style : solid;
	border-width : 1px;
	border-color : #CC0000;	

	overflow: visible;
}

span.updatedmessage{
	color: #CC0000;
	font-family : Verdana, sans-serif;
	text-decoration : none;
	text-align : center; 
	font-size : 10px;
}

div#othergames{
	width: 200px; 
	position: relative; top: 20px; right: 30px;  
	color: #607eaa;
	z-index: 2;
	background-color: #FFFFFF;
		
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;

	border-style : solid;
	border-width : 1px;
	border-color : #35578a;	
}


div#bodybox{
	width: 862px;
	position: relative;
	border-style : solid;
	border-width : 0px;
	border-color : #ff0000;
	margin-left: 30px;
}

.footer{
	background: url("gfx/footer.png") no-repeat;
	width: 922px; height: 35px;
}

#copyright{
    text-align: center;
    color: #607eaa;
    font-size: 12px;
}

H2 {
    color: #607eaa;
    font-size: 16px;
}

A {
	color: #e99952;
	font-family : Verdana, sans-serif;
	text-decoration : none;
	font-size : 12px;
}

A:VISITED {
	color: #e99952;
	font-family : Verdana, sans-serif;
	text-decoration : none;
	font-size : 12px;
}

A:HOVER {
	color: #333333;
	font-family : Verdana, sans-serif;
	text-decoration : none;
	font-size : 12px;
}

.NA {
	color: #e99952;
	font-family : Verdana, sans-serif;
	text-decoration : none;
	font-size : 12px;
}

.NA:VISITED {
	color: #e99952;
	font-family : Verdana, sans-serif;
	text-decoration : none;
	font-size : 12px;
}

.NA:HOVER {
	color: #eeeeee;
	font-family : Verdana, sans-serif;
	text-decoration : none;
	font-size : 12px;
}


TD {
	color: #607eaa;
	font-family : Verdana, sans-serif;
	text-decoration : none;
	font-size : 12px;
	border-style : solid;
	border-width : 1px;
	border-color : #6FAEA0;
}

TD.header {
	background-color : #DDDDFF;
	font-weight : bold;
}

TD.blank {
	border-width : 0px;
	color : inherit;
	background-color : inherit;
}

TD.cart {
	color: #607eaa;
	font-family : Verdana, sans-serif;
	text-decoration : none;
	font-size : 12px;
	
	border-width : 0px;
	background-color : inherit;
}

TD#cartoverview {
	color: #607eaa;
	font-family : Verdana, sans-serif;
	text-decoration : none;
	font-size : 12px;
	border-style : solid;
	border-width : 1px;
	border-color : #6FAEA0;

	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;	
}

TD#cartoverviewheader {
	color: #607eaa;
	font-family : Verdana, sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
	border-style : solid;
	border-width : 1px;
	border-color : #6FAEA0;

	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;		
}

TD#pos {
	border-width : 0px;
	font-family : Verdana, sans-serif;
	text-decoration : none;
	font-size : 12px;
	vertical-align: middle;
}

.mid {
	vertical-align: middle;	
}

INPUT {
	color : #3564a9;
	font-family : Verdana, sans-serif;
	text-decoration : none;
	font-size : 12px;
}

INPUT#nice{
	border-style : solid;
	border-width : 1px;
	border-color:#35578a;
	color:#607eaa; 
	background-color:#fff;
	font-family : Verdana, sans-serif;
	font-size : 12px;
}

SELECT#nice{
	border-style : solid;
	border-width : 1px;
	border-color:#35578a;
	color:#607eaa; 
	background-color:#fff;
	font-family : Verdana, sans-serif;
	font-size : 12px;
}

INPUT#field_error{
	border-style : solid;
	border-width : 1px;
	border-color:#ff0000;
	color:#607eaa; 
	background-color:#fff;
	font-family : Verdana, sans-serif;
	font-size : 12px;
}

SELECT#field_error{
	border-style : solid;
	border-width : 1px;
	border-color:#ff0000;
	color:#607eaa; 
	background-color:#fff;
	font-family : Verdana, sans-serif;
	font-size : 12px;
}

SPAN#field_error{
	color:#ff0000; 
	font-family : Verdana, sans-serif;
	font-size : 12px;
}

div#field_error{
	color: #607eaa;
	z-index: 3;
	background-color: #FFFFFF;
	
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;

	border-style : solid;
	border-width : 1px;
	border-color : #CC0000;	

	overflow: visible;
}


DIV#delivery{
}

TEXTAREA {
	color : #3564a9;
	font-family : Verdana, sans-serif;
	text-decoration : none;
	font-size : 12px;
}
