
a img {
	border: 0px;	
}

small {
	font-size: 11px;
}

hr {
	border: 0;
	color: #C0C0C0;
	background-color: #C0C0C0;
	height: 1px;
}

a {
	color: #0000FF;
}

a:visited {
	color: #0000FF;
}

a:hover {
	color: #0000C0;
}

a:active {
	color: #0000C0;
}

span#light {
	color: #303030;
}

span#light-1 {
	color: #303030;
	font-size: 10px;
	line-height: 12px;
}

h1 span {
	display: none;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h3, p, h6 {
	margin: 0;
	padding: 0;
}

h5 {
	border-bottom: 1px solid #CCC;
	padding-bottom: 3px;
}

pre {
	margin: 0 0 5px 0;
}

p {
	margin-bottom: 10px;
}

h4 {
	font-size: 13px;
}

pre {
	color: #666666;
	font-family: monospace;
	font-size: 12px;
}

ul {
	padding-left: 12px;
}

.main-textfield {
	border: 1px solid #303030;
	background-color: #E8E8E8;
}

.main-submit {
	border: 1px solid #303030;
	background-color: #E8E8E8;
	color: #000;
	padding: 2px;
	font-weight: bold;
	text-decoration: underline;
}

.home-ul {
	font-size: 15px;
	line-height: 22px;
	width:250px;
	float:left;
	color: #333;
}

.page-ul {
	font-size: 15px;
	line-height: 22px;
}

.home-ul strong {
	font-weight: bold;
	color: #000;
}

#container {
	width: 980px;
	height: 100%;
	margin: 0 auto;			
}

#back-top {	
	width: 980px;
	height: 646px;
	margin: 0 auto;
	padding-left: 60px;
	padding-right: 60px;	
	background-image: url('images/back.jpg');
	background-repeat: no-repeat;		
	z-index: 0;
}

#back-bottom {
	width: 980px;
	height: 100%;
	margin: 0 auto;
	padding-left: 60px;
	padding-right: 60px;
	background-image: url('images/back_repeat.jpg');
	background-repeat: repeat-y;
	z-index: 0;	
}

#front-top {
	position: absolute;	
	top: 0;
	z-index: 1;
	margin: 0 auto;
	padding-top: 83px;
	width: 880px;
}

#front-bottom {
	position: absolute;	
	top: 130px;
	z-index: 1;
	margin: 0 auto;
	padding-left: 60px;
	padding-right: 60px;
	width: 980px;	
}

#content {	
	margin: 10px 0 0 0;
}

ul#navigation {
	margin: 0 0 0 110px;
	margin-left:310px;
	padding: 0;
	list-style: none;
}

ul#navigation li {
	display: block;
	float: left;
	width: 114px;
	height: 29px;
	text-align: center;
	background-image: url('images/button_inactive.png');
	background-repeat: no-repeat;
	margin: 0 4px 0 0;
	padding: 0;
}

ul#navigation li.highlighted {
	background-image: url('images/button_active.png');	
	background-repeat: no-repeat;
}

ul#navigation li a {
	color: #000;
	font-size: 14px;
	text-decoration: none;
	display: block;
	margin: 5px 0 0 0;
}

ul#navigation li a:hover {
	color: #000;
	text-decoration: none;
}

.searchform {
	display: inline;
	margin: 0px;
}

.gamelisting {
	margin: 4px;
}

.gamelisting hr {
	background-color: transparent;
	border: none;
	border-top: dotted 1px #C0C0C0;
}

.thumbborder {
	display: block;
	width: 120px;
	height: 90px;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	padding: 1px;
	margin: 0px;
}

.smalllisting {
	display: compact;
	float: left;
	margin: 4px;
}

.thumb {
	width: 120px;
	height: 90px;
	border-style: none;
}

.error {	
	background-color: #FFE0E0;
	color: #600000;
	border: 1px solid #600000;
	margin: 8px;
	padding: 4px;
	width: 300px;
}

.success {
	background-color: #E0FFE0;
	color: #006000;
	border: 1px solid #006000;
	margin: 8px;
	padding: 4px;
	width: 50%;	
}

.footer {
	color: #A0A0A0;
	margin-bottom: 8px;
	margin-left: -120px;
}

.footer a {
	color: #C0C0C0;
}

.block {
	background-image: url('images/block.png');
	background-repeat: repeat;
	margin: 12px;
	padding: 12px;	
}

.home-block {
	width: 500px;
	margin-left: 163px;
}

.top-block {
	margin-left: 24px;
	margin-right: 24px;
}

.top-block-2 {
	margin-left: 10px;
	margin-right: -5px;
	padding-right:0px;
}

.learn-block {
	background-image: url('images/tint5.png');
	width: 450px;

}

.quote {
	font-style: italic;
	font-size: 14px;
	display: block;		
}

.author {
	font-weight: bold;
	color: #303030;
	display: block;
	margin-left: 16px;
	margin-bottom: 8px;
}

div#block2, .block2 {
	background-image: url('images/tint5.png');
	background-repeat: repeat;
	/*background-image: url('images/block.png');	 
	background-repeat: repeat-y;*/
	margin: 4px;
	/*border: solid;
	border-width: 1px;
	border-color: #C0C0C0;*/
	padding: 4px;	
	width: 100%;
	/*width: 742px;*/
}

div#bar {
	display: block;
	background-image: url('images/bar.png');
	background-repeat: no-repeat;
}

.clr {
	clear: both;
}

a.paging {
	font-weight: bold;
	color: #a7ef01;
}

a.paging {
	font-size: 11px;
	margin: 0 10px 0 0;
}

.disabled {
	text-decoration: line-through !important;
}

.highlightitem {
	background: #A0FC81;
}

a.whatsnew {
	font-size: 11px !important;
	color: #000;
}

.price0 {
	text-decoration: line-through;
	font-weight: bold;
	font-size: 15px;
}

.price1 {
	font-weight: bold;
	font-size: 17px;
	color: red;
	background-color: yellow;
}

.save {
	background-color: yellow;
	font-weight: bold;
	font-size: 14px;
}

.kids {
	color: blue;
}

.light {
	color: #404040;
}

.cell-type-1a {
	text-align: center;
	background-image: url("images/red2.png");
}

.cell-type-1b {
	text-align: center;
	background-image: url("images/red.png");
}

.cell-type-2a {
	text-align: center;
	background-image: url("images/orange2.png");
}

.cell-type-2b {
	text-align: center;
	background-image: url("images/orange.png");
}

.cell-type-3a {
	text-align: center;
	background-image: url("images/green2.png");
}

.cell-type-3b {
	text-align: center;
	background-image: url("images/green.png");
}

.price {
	font-weight: bold;
	font-size: 15px;
}