/* user styles */

@charset "utf-8";
/* CSS Document */
* {
	color:#C7C7C7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.top_menu {
		font-size:13px;
		font-weight:bold;
		font-family:"Times New Roman", Times, serif;
		color:#FFFFFF;
		padding-top:10px;
}

.border {
	background: url(images/background.jpg);
}

.text {
	text-align:justify;
}

.img_space {
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

.heading {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:7px;
}

.inside_heading {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:7px;
}

.img_space_latests {
	padding-bottom:6px;
	padding-left:3px;
	padding-right:5px;
	padding-top:10px;
}

.more {
	font-size:11px;
	color:#FF9601;
	text-align:center;
	font-weight:bold;
}	

.img_space_game {
	padding-left:5px;
	padding-bottom:2px;
	padding-right:5px;
}

.footer_image {
	margin-left:23px;
	margin-right:23px;
}

.footer_text {
	font-size:11px;
	font-weight:bold;
	color:#C7C7C7;
	padding-top:7px;
	padding-left:30px;
	padding-right:30px;
}

.footer_link {
	color:#C7C7C7;
	text-decoration: none;
}	

td.bodybg {
	background-image:url(images/body_background.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}

.textblack {
	color:#000000;
}

.textblack_bold {
	color:#FFFFFF;
	font-weight:bold;
}

.textblack_shopping {
	color:#000000;
	font-weight:bold;
}

.boxContent {
	padding:6px;
}

.tabBackground {
	background-color: #412B07;
}

.tdBorder {
	border: #2D2D2D 1px solid;
}

.tableHeader {
	background-color: #8B7432;
}

.tableSubHeader {
	background-color: #993300;
}

.tableData {
}

.formText {
	font-size: 12px;
	font-weight: normal;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	margin: 1px;
	color: #000000;
	background-color: #FFFFFF;
}

.formButton {
	color:#000000;
}

input, select, option, textarea {
	color: #000000;
}



/* style for template #GD  */

p, body, font, div, td
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		11px;
}
h1
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		17px;
  color:			#FFFFFF;
}
h3
{ 
  font-size:		13px;
  color:			#FF9601;
  font-weight:		bold;
}
h4
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		14px;
  color:			#FFFFFF;
}
a
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-weight:		bold;
  color:			#FFFFFF;
}
.no_underline
{ text-decoration:		none;
}
.small
{ font-size:		9px;
}
.faq
{ font-size:		12px;
}
.faq_gray
{ font-size:		12px;
  color:			#666666;
}
.faq_olive
{ font-size:		12px;
  color:			#3A6135;
}
.big
{ font-size:		16px;
  text-decoration:	none;
  color:#FFFFFF;

}
.cat
{ font-size:		14px;
}
.standard
{ font-weight:		normal;
}
.standardsmall
{ font-weight:		normal;
  font-size:		9px;
}
.light
{ color:			#000000;
}
.lightsmall
{ color:			#000000;
  font-size:		9px;
}
.lightmenu
{ color:			#000000;
  text-decoration:	none;
}
.lightstandard
{ color:			#000000;
  font-weight:		normal;
}
.middle
{ color:			#F0B5B5;
}
.olive
{ color:			#C7C7C7;
  font-weight:		normal;
  font-size:		9px;
}
.cart
{
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#FFAF00;
  background-color:  transparent;
}
.cartsmall
{
  font-size:		9px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#FFFFFF;
  background-color:  transparent;
}
.totalPrice
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:	    16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}

.login
{ font-size:	    12px;
  font-weight:		normal;
  BORDER-BOTTOM:	1px solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  margin:			1px;
  font-weight:		none;
  color:			#000000;
  background-color: #FFFFFF;
}

.myaccount_tab_bottom
{
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		0px solid;
  BORDER-COLOR:		#82A1DD;
  text-align:		center;
  margin:			1px;
}

.myaccount_tab_top
{
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		1px solid;
  BORDER-COLOR:		#82A1DD;
  text-align:		center;
  margin:			1px;
}

.myAccount_bottomright {
  BORDER-BOTTOM: 1px dotted #2D2D2D;
  BORDER-RIGHT: 1px dotted #2D2D2D;
}
.myAccount_bottom {
  BORDER-BOTTOM: 1px dotted #2D2D2D;
}
.myAccount_right {
  BORDER-RIGHT: 1px dotted #2D2D2D;
}

.comparison_button
{
  BORDER-BOTTOM:	1px solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  background-color:  #D2E7FF;
}

.pageSeparator {
	BORDER-BOTTOM: 1px dashed #2D2D2D;
}

.titleBullet {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 14px;
	height: 14px;
	padding: 0 20px 0 0;
	}

.titleCart {
	background-image: url(images/black_shopping.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 20px;
	height: 20px;
	padding: 0 25px 0 0;
	}

.smallHeading {
	font-size:16px;
	font-weight:bold;
	color:#FF9601;
	}
	
.bigHeading {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	}

.topLink {
	color: #FFFFFF;
	}
	
.navigation {
	text-decoration: none;
	}
	
.imageBorder {
	border: #C7C7C7 1px solid;
	}
.paddingHeading {
	margin-left:230px;
	}
.categoryList {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
.searchPadding {
	margin-top:15px;
	margin-right:15px;
	}
.accountinfoMenu{
	color:#FF9601;
	font-weight:bold;
}
.SubCategory{
	width:155px;
	margin-bottom:5px;
}
