/* CSS Document */

form#Form2 {
	margin: 0px;
	padding: 0px;
}

/* START Logo Bar Styles */

div#LogoBar {
	position: absolute;
	width: 100%;
	height: 80px;
	top: 0px;
	left: 0px;
	background-color: #11185A;
	background-image:url(../images/navigation/logo_bar_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

img#LogoSpacer {
	position: absolute;
	left: 0px;
	top: 0px;
}


/* START Shopping Basket Styles */

div#ShoppingBasket {
	position: absolute;
	width: 200px;
	height: 75px;
	right: 20px;
	top: 0px;
}

img#ShopBasketTitle {
	position: absolute;
	top: 4px;
	right: 0px;
	display: block;
}

p#BasketItems {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #FFFFFF;
	text-align: right;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

p#BasketTotal {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

p#BasketView {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #BDD2E7;
	text-align: right;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}

/* END Shopping Basket Styles */

/* END Logo Bar Styles */


/* START Top Nav Bar */

div#TopNavBar {
	position: absolute;
	width: 100%;
	background-color: #E9EAF0;
	background-image:url(../../images/Nhomepageimages/SubheadBg.jpg);
	background-repeat:repeat-x;
	top: 83px;
	height: 31px;
	left: 0px;
	border-bottom: 2px solid #040A36;
	border-top: 2px solid #040A36;
}

p#TopNavText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 66%;
	color: #040A36;
	padding: 5px 3px 5px 10px;
	margin: 0px;
}


input#txtSimpleSearch {
	border: 1px solid #040A36;
	width: 200px;
	height: 15px;
	
}

/* END Top Nav Bar */


/* START Left Nav Styles */

div#LeftNav {
	position: absolute;
	width: 180px;
	top: 119px;
	height: 500px;
	left: 0px;
	border-left: 0px solid #040A36;
	border-right: 1px solid #040A36;
	border-top: 1px solid #040A36;
	border-bottom: 1px solid #040A36;
	background-image: url(../images/navigation/left_nav_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	float: left;
}

div#LeftNav p {
	border-top: 1px solid #040A36;
	border-bottom: 0px solid #040A36;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 71%;
	color: #040A36;
	font-weight: bold;
	background-color: #FFFFFF;
	margin: 0px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}

td.LeftNavTable {
	border-top: 1px solid #040A36;
	border-bottom: 0px solid #040A36;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 71%;
	color: #040A36;
	font-weight: bold;
	background-color: #FFFFFF;
	margin: 0px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}

a.LeftColumnText:link {
	color: #040A36;
	font-weight: bold;
	text-decoration:none;
	
}

a.LeftColumnText:active {
	color: #040A36;
	font-weight: bold;
	text-decoration:none;
	
}

a.LeftColumnText:visited {
	color: #040A36;
	font-weight: bold;
	text-decoration:none;
	
}

a.LeftColumnText:hover {
	color: #040A36;
	font-weight: bold;
	text-decoration:underline;
	
}

img#GameRacerURL {
	margin-top: 20px;
	margin-left: 11px;
	}
/* END Left Nav Styles */


/* START Center Styles */

div#CenterPage {
	position: absolute;
	width: 83%;
	top: 119px;
	height: 500px;
	left: 190px;
	border: 1px solid #777777;
	float: right;
	margin-right: 10px;

	}
	
/* END Center Styles */
div#hide	{
	display: none !important;
	}
	div#hero	{
background-color:#000000;
	}
div#delQuote	{
height:78px;
width:209px;
*width:221px;


background-color:#fbfbfc;
border:solid #e9eaf0 1px;
background-image:url(../images/delquote_bg.jpg);
background-repeat:no-repeat;

margin-left:10px;

float:right;

padding:3px;

	}
div#delQuote img	{
margin: 5px 0 0 75px;
border:none;
	}
p#dQTitle	{
	margin: 0 ;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:70%;
	font-weight:bold;

	}
p#intDisLink	{
	
	padding: 0 ;
	margin:0 px 0 0;
	*margin:0 px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	text-align:center;
	
	
	}
div.clearfloats	{
clear:both;
	}
	
	
	
div.CompareBanner {
	text-align: center;
	margin: 15px 0 0 0;
	}	
	
	
	
	
	
	
div#fastTrack p#wait	{
color:#303b53;
margin: 0 0 0 0;
padding: 0 0 0 0;
font-weight:bold;
text-align:center;
font-size:110%;
}	
div#fastTrack p#use	{
color:#303b53;
margin: 0 0 0 0;
padding: 0 0 0 0;
font-size:80%;
text-align:center;
}	
div#fastTrack p#number	{
color:#9b100d;
margin: 0 0 0 0;
padding: 0 0 0 0;
text-align:center;
font-weight:bold;

}	
	
	
	
	
div#fastTrack	{
width:378px;
height:64px;
background-color:#f1f1f1;
border:solid #e9eaf0 1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:10px;
}
div#fastTrack img	{
float:left;
}
img#fullDesriptionBtn	{
border:none;
margin: 0px 0 5px 0 
	}
tr.hide	{
display:none;
	}
a#SearchTemplate13_DataGrid1__ctl10_btnEMailFriend	{
font-size:70%;
	}
td.leftsidelinks a	{
font-size:70%;

}
td.leftsidelinks 
	{
	height:20px;

}
div#detaildelQuote div#delQuote	{
height:80px;
width:206px;
background-color:#fbfbfc;
border:solid #e9eaf0 1px;
background-image:url(../images/delquote_bg.jpg);
background-repeat:no-repeat;
background-position:left;
margin-left:10px;
float:right;

padding:8px;

	}
div#slimFastTrack	{

display:inline;
	}
	div#slimFastTrack img	{
	vertical-align:middle;
	
	
	}

div#slimFastTrack p	{
color:#384258;
display:inline;
vertical-align:middle;
font-weight:bold;
font-size:110%;
	}
div#hero	{
background-color:#000000;
	}
/* START Product Page Styles */
table.ProdPageDescHeaders {
	background-color: #040A36;
	margin: 15px 0px 0px 0px;
}

table.ProdPageDescTable {
	background-color: #FFFFFF;
	border: 1px solid #040A36;
	margin: 0px 0px 15px 0px;
}

table.ProdPageReccTable {
	background-color: #FFFFFF;
	/*border: 1px solid #040A36;*/
	margin: 15px 0px 15px 0px;
}

td.ProdPageTabCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #040A36;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

/*START International Delivery Styles*/
div#IntDelPageSubTitle h1 {
	font-size: 80%;
	}
table.IntDelErrorMessages {
	color: #FF0000;
	font-size: 90%;
	margin: 10px 0 10px 0;
	line-height: 130%;
	}
table#IntDelTable {
	width: 90%;
	font-size: 70%;
	margin: 0 auto 0 auto;
	border: 1px solid #CCC;
	padding: 5px;
	}
p#IntDelTableIntro {
	font-weight: bold;
	font-size: 110%;
	border-bottom: 2px solid;
	color: #03165A;
	margin: 0 0 10px 0;
	}
p#ConfirmThanks {
	font-weight: bold;
	border: 2px solid;
	color: #03165A;
	margin: 0 0 10px 0;
	padding: 10px;
	background-color: #DDDDDD;
	}
table#IntDelTable th,
table#IntDelTable td  {
	text-align: left;
	vertical-align: top;
	padding: 0 10px 10px 0;
	}
/*END International Delivery Styles*/