@import "reset.css";
/* Use a <dl> where the list is comprised entirely of pairs of elements, with a title or name together with a description or definition. */

body {
	/* height: 100%; */
	min-width: 800px;
	font-size: 88%;
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #333333; margin: 0px; padding: 2px 0px 4px;>
	text-align:center; /*	text-align: center; /* centres DIV for IE, add text-align: left to other DIVS to compensate  */
}

p {
	text-align: left;
	padding: 0px 10px 5px;

	}
	
p.justify {
	text-align: left;
	padding: 0px 10px 5px;
	text-align: justify;
		
	
}

p.vouchercodes {
	text-align: left;
	padding: 0px 10px 5px;
	font-size: 90%;
	
}

h1 {
	width: 95%;
	text-align: left;
	padding: 2px 0px 3px;
	margin: 0px 10px 10px;
	font-size: 125%;
	font-weight: bold;
	border-bottom: 1px solid #aaa;
	
}

h1.homepage {border: 0; padding: 2px 0px 3px; margin: 0px 10px 0px;}

h2 {
	text-align: left;
	padding: 5px 0px 2px;
	margin: 0px 10px;
	font-size: 105%;
	color: #006;
	font-weight: bold;
}
h2.pricetable   {font-size: 13px; padding: 10px 0px 5px; margin: 15px 0px 5px 0px; color: #777; text-transform:capitalize; text-align: left; display:inline;}

h3 {
	text-align: left;
	padding: 2px 0px 2px;
	margin: 0px 10px;
	font-size: 100%;
	font-weight: bold;
}

a:link    		{color:#00f; text-decoration: none}
a:visited 		{color:#00f; text-decoration: none}
a:active  		{color:#00f; text-decoration: none}
a:hover   		{color:#f00; text-decoration: underline}



/* -------------------------------------------------------- */
/* #### Wrappers #### */
#wrapper, #lowerwrapper {
	width:800px;
	background: #fff;
	margin:0 auto 0; 
	text-align: center;
	min-height: 100%;
	height: auto;
}
 



/* ## Header ## */
#header {
	width: 100%;
	height: 80px;
	background-image:  url('/images/top_bar.gif');
}

#header-dsi {
	width: 100%;
	height: 80px;
	background-image:  url('/images/top_bar_dsi.gif');
}

/* ## Top Nav ## */
#nav-top {
	width: 100%;
	height: 35px;
	text-align: left;
	background-image: url('/images/silver_bar.gif');
}

#deliverywarning {
	width: 100%;
	height: 45px;
	margin: 0px 0px 1px;
	background-image:  url('/images/bars/xmas-delivery-warning.gif');
}




/* divider lines are too high */
#nav-top ul {
	position: relative; top: 10px;  margin-top: -16px;
	margin: 0;
	padding: 0 0 0 5px;
	display: inline;
	vertical-align: middle;
}

#nav-top ul li 	{
	margin-left: 0;
	padding: 0px 4px 0px 6px;
	border-left: 1px solid #aaa;
	list-style: none;
	display: inline;
	
	font: bold 90% "helvetica",sans-serif ;
	}
	
#nav-top ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

#nav-top a:link    		{color:#66f; text-decoration: none}
#nav-top a:visited 		{color:#66f; text-decoration: none}
#nav-top a:active  		{color:#00f; text-decoration: none}
#nav-top a:hover   		{color:#339; text-decoration: none}

#nav-top-bar {
	width: 100%;
	height: 25px;
	background-image: url('/images/silver_bar.gif');
}


/* ##### left hand column ##### */
#col-left {
	width: 56%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: 500;
}


/* ## right hand column ## */
#col-right {
	width: 44%;
	float: right;
	margin: 0;
	padding: 0;
	text-align: center;
}

#bookmarkcode { 
	clear: both;
	margin: 4px 5px 0px 4px;
	text-align: right;
}



/* ## top offer ## */
#topofferbox {
	width: 150px;
	text-align: center;
	border: 0;
	margin: 0px 12px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
}

#topofferbox img {
	margin: -1px 0px -6px;
	border: 0;
}

#topofferbox p {
	padding: 0px 0px 4px;
	text-align: center;
}

/* ## top icons, realtime & mailing list ## */
#topicons {
	width: 100%;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
	text-align: left;
	overflow: hidden;

}

#topicons img {
	margin: 0;
	padding: 0 0 0 5px;
	
}


/* Wii Fit Plus front page stock section */
#wiifitplusstock, #redwiibox, #featuredbox1 {
	width: 98%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 100%
}

#wiifitplusstock img, #redwiibox img, #featuredbox1 img {
	float: left;
	margin: 0px 10px 2px 4px;
}

#wiifitplusstock p, #redwiibox p { padding: 1px 10px 10px; margin: 0px 2px; font-size: 100%; text-align: justify;}


/* ## Mobiles text ## */
#mobilestext {
	width: 98%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 100%
}

#mobilestext img {
	float: left;
	margin: 0px 8px 0px 2px;
}

#mobilestext p { padding: 1px 10px; font-size: 100%; text-align: justify;}

/* ## small price table ## */
#shortpricetable {
	width: 97%;
	margin: 3px 1px;
	text-align: right;
	font-size: 100%;
}
	

#shortpricetable td,th {
	padding: 3px 4px;
	font-size: 90%;
	text-align: center;
}

#shortpricetable td.lastrow {
	background: #E0E0E0;
	text-align: center;
}

	
/* ## more stock trackers ## */
#stocktrackers {
	clear: both;
	width: 98%;
	margin: 10px 4px 5px;
	text-align: left;
	
	
	}




/* ## article boxes ## */
#articlepreviewwrapper1, #articlepreviewwrapper2 {
	width: 98%;
	text-align: center;
	background: #fff;
	margin: 10px 4px 5px;
	}

#articlepreviewwrapper1 img, #articlepreviewwrapper2 img, #lowerwrapper img {
	margin: 1px 0px 4px 2px;
	float: right;
	border: 0;
}


#productpage-content {
	text-align: left;
	margin: 2px 0px;
	padding: 0px;
}

#productpage-content ul {
	text-align: left;
	margin: 2px 10px;
	padding: 4px;
	
}

#productpage-content li {
	text-align: left;
	list-style: disc inside;	
	margin: 0px 0px 7px 5px; 
	line-height: 1.4em;
}


#productpage-content-intro, #productpage-content-extrainfo {
margin: 2px 4px 2px 2px;
}

#productpage-content-intro img{
margin: 2px 2px 6px;
float: right;
}

#productpage-content-intro table tr td{ padding: 2px; margin: 5px}



/*
td.a img {    position: absolute;    z-index: 2;    top: 0;    right: 0;        } 
*/



#lowerwrapper ul {
	text-align: left;
	margin: 2px 10px;
	padding: 4px;
	
}

#lowerwrapper li {
	text-align: left;
	list-style: disc inside;	
	margin: 0px 0px 7px 5px; 
	line-height: 1.4em;
}

/* boxes */
.articlepreviewbox {
	width: 49%;
	margin: 2px 2px 2px;
}
	
.lowercontentbox {
	width: 49%;
	margin: 2px 2px 2px;
	text-align: left;
	/* height: 500px; */
}

/* ## adverts ## */
.advert768 {
		width: 100%;
		text-align: center
}

/* ## email signup ## */
.emailsignup {
		width: 70%;
		margin:5px auto 22px;
		padding: 1px 4px;
		text-align: center;
		border: 1px solid
}

.emailsignup p {
	text-align: left;
	padding: 3px 0px 2px;
	margin: 0px 10px;
}

.emailsignupfooter {
		width: 100%;
		margin: 0;
		padding: 0;
		background: #fff;
		text-align: center;
}

.emailsignupcell {
		height: 22px;
		width: auto;
		margin: 0px 0px 0px 0px;
		padding: 4px 4px;
		background: #8282FF;		
		text-align: left;
		
		/* display: inline;
		display: inline-block; */
		}

/* ## price comparison table ## */
/* fonts &sizes need attention in stylesheet . Force Arial */
#pricetable {
		width: 100%;
		text-align: left;
		border-collapse: separate;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#pricetable td { 
		text-align: left;
		padding: 2px 4px 6px;
		font-size: 90%;
		border:1px solid white;
		}
#pricetable td.merchantlogo, #pricetable td.pricecell, #pricetable td.stocklink {
		text-align: center;
}

#pricetable .modeltitle {
		font-weight: 600;
}

#quickview-table {
width: 100%;
		text-align: left;
		border-collapse: collapse; 
 		font-family: Verdana, Arial, Helvetica, sans-serif;
}

#quickview-table td {
		padding: 3px;
		border:1px solid white;
}

/* offer table	 */
.spacer {margin: 10px 0px}
.sortoptions 	{font-size: 14px; margin: 10px 5px 5px 5px; padding: 7px 5px;  background-color: #eee; border: 1px solid #ccc;display:block; }
.sortoptions2 	{font-size: 14px; margin: 0px 10px 0px 0px; padding: 7px 5px;  background-color: #eee; border: 1px solid #ccc; }
.alert 			{color: #f00;}

.offertable_head {
	background-color: #005e85;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	color: #fff
}

h2.offertable {
		color: #fff;
}

.offertable_foot {
	background-color: #005e85;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF
}

.price {  font-size: 110%; font-weight: 700; color: #333; text-align: center; border:0; padding: 0;}
.delivery {  font-size: 80%; font-weight: 500; color: #444; text-align: center; border:0;padding: 0;}
.discountcode {  font-size: 75%; font-weight: bold}
.discountcode-title { display: block; font-size: 90%; text-align: left; margin: 10px 0px 0px; padding: 0px; font-weight: bold; color: #111;}
.discountcode-text  { display: block; font-size: 90%; text-align: left; margin: 0px 0px 5px; padding: 0px;}

.featured-discount-text {margin: 2px 0px 5px 12px; width: 90%; border: 1px solid red}

/* last xmas delivery dates */
.xmasdeliverydate,.xmasdeliverydateexpired  { 
display: block; font-size: 90%; color: #333; font-weight: bold;
width: 100%;
margin: 5px 0px 5px 0px;
padding: 8px 0px 16px 36px;
background-repeat: no-repeat;
background-position: top left;
}
.xmasdeliverydate 			{ background-image: url('/images/icons/xmas/box/xmas-box.png') }
.xmasdeliverydateexpired  	{ background-image: url('/images/icons/xmas/box/xmas-box-grey.png') }

#lastdeliverydates {
	display: block;
	clear: both;
	width: 95%;
	text-align: left;
	margin: 4px 0px;
	margin-left: 5px;
	padding: 4px; 
	border: 1px solid red;
}



.itemmodel { 
font-size: 90%;
font-weight: 600;
color: #333;
padding: 1px 0px 0px 0px;
text-align: left;
}

.itemdetails {  
font-size: 85%;
font-weight: 500;
color: #444;
padding: 8px 0px 0px 0px;
text-align: left;
}

.stockhistory { font-size: 80%; text-align: right; margin: 5px 0px 0px; color: #444;}


/* ## price comp table styles ## */
.sortoptions2 	{ font-size: 11px; margin: 0px 1px 0px 0px; padding: 7px 0px;  background-color: #eee; border: 1px solid #ccc }

.darkrow {background: #C6EEFF}
.lightrow {background: #FFFFFF}
.topdealrow {background: #FFCACA}

/* content box */
.contentbox_top {
	height: 26px;
	text-align: left;
	vertical-align: middle;
	background-position: center top;
	background-image: url('/images/silver_bar_title.gif');
	border: 1px solid #ccc;
	color: #000066;
}

.contentbox_main, .contentbox_main_taller, .contentbox_main_short {
	background: #F5F5F5;
	border: 0px 1px 1px;
	border-style: solid;
	border-color: #eee;
	padding: 3px;
	margin: 0;
			
}

/* min-height for FF */
.contentbox_main { height: 270px; min-height: 270px;  }
.contentbox_main_taller { height: 350px; min-height: 350px;  }


.contenbox_footer {
	background: #8282FF;
	text-align: left;
	padding: 2px;
	}

.contentbox_lastrow {
	background: #E0E0E0;
}


/* ## further resource paragraph ## */
#resources, #tags, #footer {
		clear: both;
		width: 100%;
		margin-top: 2px;
}

#tags {
		background: #eee;
		padding: 2px 4px 0px 7px;
		
}

#resources p {
		text-align: left;
		padding: 5px;
}


#tags p {
		text-align: left;
		padding: 5px;
}


#footer {
		width: 100%;
		height: 3em;
		text-align: center;
}

#footer ul {
		width: 98%;
		text-align: center;
		margin: 5px 2px 0px;
		border-top: 1px solid #aaa;
		padding: 5px 0px 0px;
		color: #333;
		vertical-align: middle;
}

#footer li 	{
	margin-left: 0;
	padding: 0px 4px 0px 6px;
	border-left: 1px solid #aaa;
	list-style: none;
	display: inline;
	font: normal 75% "helvetica",sans-serif ;
	
	}
	
#footer ul li.first {
	margin-left: 0;
	border-left: none;
	
	}


#footer a:link    		{color:#333; text-decoration: none}
#footer a:visited 		{color:#333; text-decoration: none}
#footer a:active  		{color:#333; text-decoration: none}
#footer a:hover   		{color:#a00; text-decoration: underline}


/* general styles */
.red { color: red; }

.bigredtext 	{ color: red; font-size: 185%; font-weight: 600;}
.mediumredtext 	{ color: red; font-size: 130%; font-weight: 600;}
.smallredtext 	{ color: red; font-size: 100%; font-weight: 600;}

.BigRedText {  color: red; font-size: 175%; font-weight: 600;}
.MediumRedText {  color: red; font-size: 130%; font-weight: 600;}
.smallRedText {  color: red; font-size: 12px; font-weight: bold}

/* Alignment */
.leftalign 		{text-align: left;}
.rightalign 	{text-align: right;}
.centeralign 	{text-align: center;}
.floatright 	{float:right;}
.floatleft 		{float:left;}

.v-middle {
			display: table-cell;
			#position: absolute;
			#top: 50%;
			vertical-align: middle;
		}
 
.v-inner {
			#position: relative;
			#top: -50%;
		}



br.clear{ 
	clear:both; /* For FF, the br will clear the floated spans, propping open the non floated wrapper container */ 
} 

/* Props open containers with floats at the end */
/* enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */



/* content box - grey outlined, rounded corners */
 .contentbox1, .contentbox1 b.tc, .contentbox1 b.bc{ background-color:#fff; }
.contentbox1 b.tc, .contentbox1 b.bc,.contentbox1 b.tc b.L1, .contentbox1 b.tc b.L2, .contentbox1 b.tc b.L3,.contentbox1 b.bc b.L1, .contentbox1 b.bc b.L2, .contentbox1 b.bc b.L3{ font-size:0px;padding:0;display:block; }
.contentbox1 b.tc b.L1,.contentbox1 b.tc b.L2,.contentbox1 b.bc b.L1,.contentbox1 b.bc b.L2 { height:1px; line-height:1px; overflow:hidden; }
.contentbox1 b.tc b.L1,.contentbox1 b.bc b.L1 { margin: 0 4px; }
.contentbox1 b.tc b.L2,.contentbox1 b.bc b.L2 { margin: 0 2px; border-width:0 2px; border-style:solid; }
.contentbox1 b.tc b.L3,.contentbox1 b.bc b.L3 {margin: 0 1px; border-width:0 1px;    border-style:solid; height:2px; overflow:hidden; }
.contentbox1 .content { border-left-style:solid; border-left-width:1px;    border-right-style: solid;border-right-width:1px;    margin:0; overflow:hidden; }
/* Left-side border color */.contentbox1 .content { border-left-color:#aaa; border-right-color:#aaa; }
/* Top border color */.contentbox1 b.tc b.L1 { background-color:#aaa; }.contentbox1 b.tc b.L2,.contentbox1 b.tc b.L3 { border-color:#aaa;}
/* bottom border color */.contentbox1 b.bc b.L1 { background-color:#aaa; }.contentbox1 b.bc b.L2,.contentbox1 b.bc b.L3 { border-color:#aaa;}
/* -- Default params for where content is ---- */.contentbox1 .content { background:#fff; }.contentbox1 b b.L2, .contentbox1 b b.L3 {background-color:#fff;}
.contentbox1 { margin:5px; width:100%; }.contentbox1 .content { padding:3px 0px auto 0px; } 


 
#mytable {clear: both; display: table; width: 750px; background: #fff; border-collapse: separate; border: 1px solid red; margin: 0; text-align: left;}
.row {display: table-row; margin: 0; border: 0; }

.cell1, .cell2 {width: 45% ; display: table-cell; background: #F5F5F5;

	border-top: 0px;
	border-right: 15px;
	border-bottom: 1px;
	border-left: 15px; 
	border-style: solid; border-color: #fff; 
}

/* Nintendo DS Family */
#dsichoice {width: 100%; display: inline-block}
#dsibox, #dsixlbox {width: 200px; margin: 5px; padding: 2px; border: 1px solid red}
#dsibox.img, #dsixlbox.img {margin: 5px; padding: 2px;}




/* social */
#socialbookmarks {
	margin:0;
	padding: 0;
	text-align: right;
	float: right;
	}
#socialbookmarks a img {
	padding:0;
	margin: 1px 2px 4px;
	border:0;
	}


#sociallinksnew, .sociallinkslower { background:transparent url(/images/dividers/dots_666.png) repeat-x top;}
#sociallinksnew { margin: 0; padding: 0; }

.sociallinkslower { margin: 0px 0px 0px 5px; padding: 0; width: 95%;}


ul#sociallinksnew,ul#sociallinksnew li {
		/* Setting a common base */
		margin: 0;
		padding: 0;
	}

ul#sociallinksnew {
		width: 95%;
		text-align: left;
		margin: 0px 0px 0px 5px;
	}

ul#sociallinksnew li, ul#sociallinksnew li .twitter {


		display: inline-block;
		vertical-align: top;
		
		padding: 7px 0px 6px 4px;
		margin: 0px -30px 0px 0px;

		/* For IE 7 */
		zoom: 1;
		*display: inline;
	}
ul#sociallinksnew li .twitter {
/* no affect*/
	padding: 8px 0px 6px 4px;
	}
	

.hardwaretable th, .hardwaretable td {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px}
	
