#menu a
{
height: 30px;
font: 13px Verdana;
display: block;
color: blue;
text-decoration: none;
background: #F3F3F3;
text-align: center;
padding-left: 10px;
padding-top: 18px;
padding-right: 10px;
padding-bottom: 2px;
border-left: 2px dotted #CCCCCC;
}


/* CSS Document */


* {
  margin: 0;
  padding: 0;
}

input { margin:-1px 0px; }      /* all browsers read this, used to target IE6 */

html>body input { margin:0px; }       /* IE 6 cannot read this, others can */

*+html>body input {margin:-1px; }      /* targets IE7 */

body{
	background-color:#313353;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
img{
	border:none;
	}
	
#container{
	width:976px;
	background-color:#FFFFFF;
	margin: 0 auto 0 auto;
	}

h1{
	font-size:18px;
	display:block;
	width:777px;
	height:30px;
	text-align:left;
	padding:7px 0 0 20px;
	color:#FFFFFF;
	background-image:url(img/h1bluebg.jpg);
	background-repeat:repeat-y;
	}

	
.h1pc{
	background-image:url(img/h1bluebg.jpg);
	background-repeat:repeat-y;
	}
	
h2{
	color:#FF0000;
	font-size:20px;
	font-weight:normal;
	text-align:left;
	margin:20px 0 20px 0;
	float:left;
	}

/*----------------------------banner------------------------*/

	
#banner{
	float:left;
	margin-left:10px;
	}

/*----------------------------topnav------------------------*/

#topnav{
	background-image:url(img/topnav.jpg);
	background-repeat:no-repeat;
	width:730px;
	height:62px;
	float:left;
	z-index:200;
	position:relative;
	display:block;
	}
	
#cartinfo{
	width:720px;
	height:79px;
	float:left;
	text-align:left;
	}
	
#cartinfo ul{
	position:relative;
	top:27px;
	list-style-type:none;
	}
	
	
#cartinfo ul li{
	display:block;
	float:left;
	margin-right:10px;
	}
		
.cartbt{
	width:41px;
	height:41px;
	margin:0;
	padding:0;
	background-image:url(img/cart-button.jpg);
	background-repeat:no-repeat;
	display:block;
	}

#cartinfo a.cartbt:hover{
	width:41px;
	height:41px;
	margin:0;
	padding:0;
	background-image:url(img/cart-button-hover.jpg);
	display: block;
	}
		
#cartinfo p{
	position:relative;
	top:5px;}

.items{
	position:relative;
	top:9px;
	width:50px;
	height:24px;
	background-image:url(img/items-box.jpg);
	}
	
.subtotal{
	position:relative;
	top:9px;
	width:150px;
	height:24px;
	background-image:url(img/subtotal-box.jpg);
	}
	
.cfax-top{
	position:relative;
	bottom:4px;
	left:182px;
	}
	
/*----------------------------search------------------------*/

#search{
	width:290px;
	height:150px;
	background-color:#E7EABD;
	float:left;
	margin-left:10px;
	}
	
#searchsmall{
	width:130px;
	height:150px;
	background-color:#E7EABD;
	float:left;
	margin-left:10px;
	}
	
#talkingidol{
	width:110px;
	height:83px;
	background-color:#FFFFFF;
	margin:10px 0 0 10px;
	float:left;
	}
	
#search ul{
	list-style-type:none;
	float:left;
	}

#search ul li{
	display:block;
	margin:10px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	}
	
#search input[type=text], select{
	width:140px;
	}

.searchbt{
	width:110px;
	height:45px;
	margin:0;
	padding:0;
	background-image:url(img/searchbt.jpg);
	background-repeat:no-repeat;
	display:block;
	border:none;
	background-color:#E7EABD;
	cursor: pointer;
	}
	
#search input.searchbt:hover{
	width:110px;
	height:45px;
	margin:0;
	padding:0;
	background-image:url(img/searchbth.jpg);
	display: block;
	position:relative;
	top:1px;
	cursor: pointer;
	}

#addspace3 ul{
	list-style-type:none;
	float:left;
	}

#addspace3 ul li{
	display:block;
	margin:10px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	}
	
#addspace3 input[type=text], select{
	width:140px;
	}
	
#addspace3 input.searchbt:hover{
	width:110px;
	height:45px;
	margin:0;
	padding:0;
	background-image:url(img/searchbth.jpg);
	display: block;
	position:relative;
	top:1px;
	}

.add3text{
	margin:10px;
	text-align:left;
	}
	
/*----------------------------add spaces------------------------*/

.addspacetophome{
	width:198px;
	
	border: 1px solid #000000;
	float:left;
	margin:0 10px 10px 0;
	text-decoration:none;
	cursor: pointer;
	position:relative;
	left:10px;
	}

.addspacetop{
	width:222px;
	
	border: 1px solid #000000;
	float:left;
	margin:0 10px 10px 0;
	text-decoration:none;
	cursor: pointer;
	position:relative;
	left:10px;
	}
	
#addspace3{
	width:172px;
	float:left;
	text-decoration:none;
	cursor: pointer;
	}

.hotdealtophome{
	background-color:#FF0000;
	background-repeat:y;
	width:198px;
	height:30px;
	}
	
.hotdealtop{
	background-color:#FF0000;
	background-repeat:y;
	width:222px;
	height:30px;
	float:left;
	}
	
.hotdealtop span{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	float:left;
	position:relative;
	top:3px;
	left:10px;
	text-decoration:none;
	}

	
.hotdealtophome span{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	float:left;
	position:relative;
	top:3px;
	left:10px;
	}

/*----------------------------content------------------------*/

#content{
	clear:both;
	width:958px;
	margin-left: 10px;
	}
	
#bbb{
	width:172px;
	height:348px;
	border: 1px solid #000000;
	float:left;
	text-align:left;
	text-decoration: none;
	}
	
#bbb a, p, img{
	text-decoration: none;
	}
	

#bbb p{
	margin: 0 10px 10px 10px;
	}

a.home-header-links{
	display:block;
	width:250px;
	height:50px;
	}

#gadgets,  #pcservice, #accessories{
	width:250px;
	height:350px;
	background-color:#E7EABD;
	margin-left:10px;
	float:left;
	position:relative;
	text-align:left;
	}
	
#gadgets p,  #pcservice p, #accessories p{
	margin: 0 10px 20px 10px;
	}
	
#gadgets a,  #pcservice a, #accessories a{
	margin: 0 auto 0 auto;
	}
	
#leftcolbg{
	background-image:url(img/left-panel-bg.jpg);
	background-repeat:repeat-y;
	}
	
.video-container{
	float:left;
	margin:0 0 20px 20px;
	}
	
.video{
	width:350px;
	height:225px;
	background-color:#EEEEEE;
	}
	
.video-container p{
	font-weight:bold;
	color: #313353;
	margin:0;
	}

/*----------------------------PC packages page------------------------*/

#information{
	width:777px;
	background-color:#FFFFFF;
	}

#information p{
	text-align:left;
	}
	
.pcleftcol{
	width:200px;
	clear:both;
	float:left;
	text-align:left;
	line-height:1.4em;
	margin:20px;
	margin-top:6px;
	background-color:#D5DDCF;
	border:1px solid #000000;
	}

.pcleftcol p{
	margin: 10px 10px 0 10px;
	}

.pcleftcol2{
	width:200px;
	float:left;
	text-align:left;
	line-height:1.4em;
	margin-top:0px;
	background-color:#FFFFFF;
	border-top:1px solid #000000;
	}

.pcleftcol2 p{
	margin:10px;
	}
	
.pcdisplay{
	list-style:none;
	float:left;
	}
	
.pcdisplay li.pcdisplayli{
	display:block;
	width:515px;
	height:200px;
	background-image:url(img/product-bg.jpg);
	margin-bottom:10px;
	}
	
.choicetitle{
	display:block;
	text-align:left;
	margin-left:10px;
	font-size:18px;
	position:relative;
	top:5px;
	}
	
.choicetext{
	display:block;
	margin:10px;
	margin-top:20px;
	text-align:left;
	font-size:12px;
	}

.choicelist{
	list-style:disc;
	}

.choicelist li{
	text-align:left;
	display:block;
	margin:10px;
	margin-left:28px;
	}

.mychoicebt{
	margin-right:10px;;
	padding:0;
	text-decoration:none;
	float:right;
	}

.allpcbt{
	display:block;
	margin:10px auto;
	}

/*----------------------------Products------------------------*/

#products{
	float:left;
	width:780px;
	border: 1px solid #000000;
	}
	
.productdisplay{
	width:758px;
	height:120px;
	margin:10px;
	border: 1px solid #000000;
	}

.vgm_category_product{

	margin:10px;
	margin-bottom:0;
	padding:10px;
	padding-right:20px;
	margin-right:0;
	text-align:left;
	border:1px solid #000000;
	float:left;
	}

.vgm_category_product img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}

.vgm_category_product a{
	font-size:14px;
	}

#productquery{
	width:777px;
	position:relative;
	float:left;
	padding-bottom:10px;
	text-align:left;
	}


#productquery p{
	line-height:1.5em;
	margin: 0 20px 0 20px;
	bottom:29px;
	}

.label{
	margin-top:10px;
	}

.data{
	margin-bottom:10px;
	font-size:12px;
	color:red;
	font-weight:bold;
	}

.vgm_product_add{
	float:right;
	position:relative;
	right:109px;
	}
#ctl01_MainContent_search_result_message{
	font-size:18px;
	display:block;
	width:777px;
	height:30px;
	text-align:left;
	padding:7px 0 0 20px;
	color:#FFFFFF;
	background-image:url(img/h1bluebg.jpg);
	background-repeat:repeat-y;
	float:left;

	}

#ctl01_MainContent_basket_message{
	font-size:18px;
	display:block;
	width:777px;
	height:30px;
	text-align:left;
	padding:7px 0 0 20px;
	}

#main_image{
	float:left;
	Margin:20px;
	}

#vgm_category_path{
	display:none;
	}

.vgm_product_nav{
	display:none;
	}

.pcchoicetext{
	color:black;
	margin:0 10px 10px 10px;
	clear:both;
	}

#productquery p.myfontmsg{
	margin-left:10px;
	position:static;
	width:auto;
	float:none;
	}

/*----------------------------login------------------------*/

.new_user{
	width:172px;
	margin:0 10px;
	background-color:#C4D8F7;
	height:300px;
	}

#productquery .new_user p{
	font-size:12px;
	margin:10px 0 0 10px;
	}

.existing_user{
	width:585px;
	background-color:#D5DDCF;
	height:300px;
	}

#productquery .existing_user p{
	font-size:12px;
	margin:10px 0 0 10px;
	}

#productquery .existing_user .form_element{
	width:auto;
	padding-left:10px;
	}

#productquery .existing_user input{
	margin-bottom:10px;
	}

#productquery .existing_user .form_data{
	float:right;
	margin-right:385px;
	}

#productquery .existing_user .indent{
	width:auto;
	float:right;
	margin:auto;
	margin-right:385px;
	padding:0;
	}

/*----------------------------footer------------------------*/

#footer{
	clear:both;
	width:976px;
	height:43px;
	background-color:#E7EABD;
	margin:0 auto 0 auto;
	}
	
#footer span{
	display:block;
	width:954px;
	float:left;
	position:relative;
	top:14px;
	}
	
#gadgets p.home-header, #pcservice p.home-header, #accessories p.home-header{
	font-size:20px;
	color:#FFFFFF;
	width:auto;
	margin:0 auto;
	text-align:center;
	position:relative;
	bottom:40px;
	}
	
#gadgets a p.home-header, #pcservice a p.home-header, #accessories a p.home-header{text-decoration:none;}

.header-correction{	
	position:relative;
	top:-40px;
}

#all-entry-laptops{
	height:200px;
	width:200px;
	background-image:url(img/all-entry-laptops.jpg);
	float:right;
	margin:10px;
	}
	
#all-entry-laptops p{
	font-size:14px;
	color:#000066;
	text-align:center;
	margin-top:60px;
	}
