body {
margin: 10px 0 0 0 ;
padding: 0;
background-image:  url("background_sides.gif");
font-family: verdana, arial, helvetica, sans-serif; 
color: #333;
}

p {
font-size: 0.8em; 
margin-top: 13px;
margin-bottom: 13px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////Layout CSS//////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*<![CDATA[*/

#wrapper {
background: #fff url(background.gif) repeat-y left; 
width: 755px;
margin-left: auto;
margin-right: auto;
}

#container {
width: 100%;
/*If the 'background' hex value is set to the same colour as the central content background colour, the problem of a line to the right of side bar is fixed */	
/*The background1.gif sets the background colour for the 'sidebar'*/	
background: #fff url(background1.gif) repeat-y left;
float: right;
margin-left: -176px;
}

#content {
background: #fff;
margin-left: 176px;
text-align:left;
padding: 0 10px 2px 10px;
}

#sidebar {
width: 175px;
float: left;
background-color: #31659C;
color: #666;
padding: 0;
margin:0;
vertical-align: top;
}

.last {
	margin-bottom: 0;
}

.clearing {
height: 10px;
clear: both;
background-image:  url("background_sides.gif");
}
/*]]>*/


#breadcrumb{
margin: 0; 
padding: 0 0 1px 0;
background-color: #fff;  
border-bottom: 1px solid #FFCC33;
font-size: 0.6em;
color:  #31659C;
font-weight: bold; 
}

#breadcrumb a:link {
text-decoration:underline;
color:  #31659C;
}

#breadcrumb a:visited {
text-decoration:underline;
color:  #31659C;
}

#breadcrumb a:hover {
text-decoration:none;
color:  #31659C;
}

#footer {
clear: both;
margin: 3px 0 3px 0;
text-align: center;
border-top: 1px solid #121756;
border-bottom: 1px solid #121756; 
width: 755px;
margin-left: auto;
margin-right: auto;
font-size:10px;
color:#31659C;
}

#footer a:link{
color:#31659C;
font-weight:bold;
}

#footer a:visited{
color:#31659C;
font-weight:bold;
}

#footer a:hover{
color:#31659C;
text-decoration:underline;
font-weight:bold;
}


h1{
font-family: verdana, arial, helvetica, sans-serif; 
margin: 10px 0 0 0; 
font-size: 0.9em;
color: #31659C;
font-weight:bold;
}

h2 {
font-family: verdana, arial, helvetica, sans-serif; 
margin: 5px 0 4px 0px; 
font-size: 0.8em;
color: #000066;
text-align:left;
font-weight:bold;
}

h3 {
font-family: verdana, arial, helvetica, sans-serif; 
margin: 5px 0 4px 0px; 
font-size: 0.8em;
color: #FFCC33;
text-align:left;
}

h4 {
font-family: verdana, arial, helvetica, sans-serif; 
margin: 5px 0 4px 0px; 
font-size: 0.7em;
color: #FFCC33;
text-align:left;
}

h5 {
font-family: verdana, arial, helvetica, sans-serif; 
margin: 5px 0 4px 0px; 
font-size: 0.7em;
color: #FFCC33;
text-align:left;
}

h6 {
font-family: verdana, arial, helvetica, sans-serif; 
margin: 5px 0 4px 0px; 
font-size: 0.8em;
color: #FFCC33;
text-align:left;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////Main navigation//////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////*/

ul.mainnav {
/*///////// I added the width in the line below to fix the IE/Firefox problem ////////////
width: 175px;
*/
list-style: none; 
font-family: verdana, arial, helvetica, sans-serif; 

margin: 0px; 
padding: 0px 0px 0px 0px; 
background-color: #31659C;
font-size:10px;
font-weight:bold;
}

ul.mainnav li a:link, ul.mainnav li a:visited {
display: block;
text-decoration: none;
/*///////// width subtracts padding from left div width ////////////*/
width: 170px;
padding: 4px 0 4px 2px;
color: #EFEFEF;
font-size:10px;
font-weight:bold;
}

ul.mainnav li {
border-bottom: 1px solid #fff;
}

ul.mainnav li a:hover {
background-color: #FFD942;
color: #30368A;
width: 173px;
font-size:10px;
font-weight:bold;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////*/


/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////Form/////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////*/

input.search{
margin: 3px 0px 2px 4px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 0.6em; 
background-color: #DFDFDF;
color: #000; 
border: 1px solid #999;
}

input.specify{
margin-top: 0px; 
margin-bottom: 3px; 
margin-left: 3px; 
margin-right: 3px;
font-size: 10px;
font-weight: bold;
background-color: #DFDFDF;
color: #000;
width: 25px
border: 1px solid #999;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////*/
/*/////////////Tables/////////////////*/
/*////////////////////////////////////*/

/*
table td {
padding: 0; border-width: 0; 
} 
*/

table.top td{
vertical-align:top;
}


table.home td{
vertical-align:middle;
margin: 0;
padding:0;
}


td.search{
background-color: #31659C;
width:100%;
vertical-align:middle;
border-bottom: 1px solid #fff; 
}

table.basket{
margin: 0;
width:100%;
border-left: 1px solid #333; 
border-right: 1px solid #333; 
border-top: 1px solid #333; 
}

table.basket_buttons{
width:100%;
border-left: 1px solid #333; 
border-right: 1px solid #333; 
border-bottom: 1px solid #333;
background-color:#FFFFFF;
}

tr.basket td{ 
font-family: verdana, arial, helvetica, sans-serif; 
padding: 2px 2px 2px 4px; 
font-weight: bold; 
border-bottom: 1px solid #FFCC33; 
background-color: #fff;
color: #333;
font-size:10px;
}

table.special_offer_box{
width:100%;
background-color: #fff;
color: #31659C;
margin-bottom: 1px;
border: 1px solid #333; 
}

tr.special_offer_box td{ 
padding: 2px 2px 2px 2px; 
font-weight: bold; 
font-size:11px;
border-bottom: 1px solid #333; 
}

td.special_offer_box_bottom{ 
padding: 222px; 
font-weight: bold; 
font-size:10px;
text-align:center;
}

td.special_offer_box_bottom a:link{
text-decoration:underline;
color:#31659C;
font-weight:bold;
padding: 2px; 
}

td.special_offer_box_bottom a:visited{
text-decoration:underline;
color:#31659C;
font-weight:bold;
padding: 2px; 
}

td.special_offer_box_bottom a:hover{
text-decoration:none;
color:#31659C;
font-weight:bold;
padding: 2px; 
}



table.section_thumbnail_list{
margin: 25px 0px 5px 0px; 
font-weight: normal; 
font-size: 0.9em;  
color: 333; 
border: 1px solid #FFCC33;
}

td.section_thumbnail_list{
padding: 5px 5px 5px 5px;
width: 100%;
}

td.section_thumbnail_list a:link{
text-decoration:underline;
color:#31659C;
font-weight:bold;
}

td.section_thumbnail_list a:visited{
text-decoration:underline;
color:#31659C;
font-weight:bold;
}

td.section_thumbnail_list a:hover{
text-decoration:none;
color:#31659C;
font-weight:bold;
}


td.section_thumbnail_list_left{
padding: 2px 10px 2px 5px;
vertical-align: top;
width:65%;

}

td.section_thumbnail_list_middle{
padding: 2px 2px 2px 5px;
vertical-align: top;
width:35%;
border-left: 1px solid #FFF0B3;
}

table.section_thumbnail_list_specify{
width: 50%;
margin: 2px 0px 5px 0px; 
font-weight: normal; 
font-size: 0.9em;
font-weight:bold;
color: #31659C;
}

td.product_detail_table_specify{
padding: 2px 2px 8px 8px;
vertical-align: top;
border-left: 1px solid #FFCC33;
border-top: 1px solid #FFCC33;
text-align:left;
}

table.home_product_small_special_offers{
width:558px;
margin: 15px 0 0 0;
border-left: 1px solid #FFCC33;
border-right: 0px solid #FFCC33;
border-bottom: 0px solid #FFCC33;
text-align:center;
}

table.product_list{
width:558px;
margin: 25px 0 25px 0;
text-align:center;
border-left: 1px solid #FFCC33;
border-top: 1px solid #FFCC33;
}

td.home_special_offers_title{ 
padding: 5px 0px 5px 5px; 
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 0.9em;
font-weight:bold;
color: #31659C;
text-align:left;
border-bottom: 1px solid #FFCC33;
}

td.home_special_offers_copy{ 
padding: 10px 0px 5px 5px; 
text-align:left;
vertical-align:top;
background-image:  url("speach_mark.jpg");
background-repeat: no-repeat;
background-position: top-left;  
}


td.home_special_offers_copy a:link{
font-size:0.8em;
text-decoration:underline;
color:#31659C;
font-weight:bold;
}

td.home_special_offers_copy a:visited{
font-size:0.8em;
text-decoration:underline;
color:#31659C;
font-weight:bold;
}

td.home_special_offers_copy a:hover{
font-size:0.8em;
text-decoration:none;
color:#31659C;
font-weight:bold;
}







table.home_brands{
width:558px;
margin: 10px 0 0 0;
text-align:center;
border-left: 0px solid #FFCC33;
}

td.brand_box{ 
padding: 15px 5px 0 5px; 
vertical-align:top;
margin-top:10px;
}

td.home_product_small{
/*
padding: 2px 4px 4px 4px ;*/
font-size:0.7em;
}

td.home_product_small a:link{
text-decoration:underline;
color:#31659C;
font-weight:bold;
}

td.home_product_small a:visited{
text-decoration:underline;
color:#31659C;
font-weight:bold;
}

td.home_product_small a:hover{
text-decoration:none;
color:#31659C;
font-weight:bold;
}

td.product_list_product_name{
padding: 10px 4px 4px 4px ;
font-size:0.7em;
font-weight:bold;
text-align:center;
width:375px;
}

td.product_list_product_price{
padding: 10px 4px 4px 4px ;
font-size:0.7em;
font-weight:bold;
text-align:center;
}

td.product_list_more_info{
padding: 10px 4px 4px 4px ;
font-size:0.7em;
font-weight:bold;
}

td.product_list_more_info a:link{
text-decoration:underline;
color:#31659C;
font-weight:bold;
}

td.product_list_more_info  a:visited{
text-decoration:underline;
color:#31659C;
font-weight:bold;
}

tr.product_list td a:hover{
text-decoration:none;
color:#31659C;
font-weight:bold;
}


td.text_over_background_image {
background-image:  url("information_tech_2.jpg");
background-repeat: no-repeat;
background-position: top-left; 
height: 150px; width: 378px;
padding-right:15px;
text-align:right;
vertical-align:top;
font-weight:bold;
font-size: 1.3em; 
color: #FFCC33;
}

td.phone_support {
color:#299229;
background-image:  url("phone_support_background.gif");
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}

td.brand_box_border_chris{ 
border: 1px solid #999;
text-align: center;
}

table.home_brands_outer_chris{
width:558px;
margin: 10px 0 0 0;
text-align:center;
border-left: 0px solid #FFCC33;
}

table.home_brands_inner_chris{
width:109px;
margin: 10px 0 0 0;
text-align:center;
border-left: 0px solid #FFCC33;
}

table.product_list_thumbnail_chris{
border:1px solid #999;
margin-left:6px;
margin-top:5px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////*/


img.logo {
margin:0; width: 484px; height: 150px; border:0;
}


img.search {
margin:0; width: 42px; height: 19px; vertical-align:middle; border:0;
}

img.go {
margin:0; width: 24px; height: 22px;  vertical-align:top; border:0;
}

img.cards {
margin:0; width: 175px; height: 100px; border:0;
}


img.product_small{
margin:0; width: 175px; height: 115px; border:0;
}

img.product_big{
margin:5px ;border:0;
}

img.enlarge{
margin:0; width: 100px; height: 19px; border:0;
}


img.view_basket{
width: 92px; height: 21px; border:0;
}

img.checkout_basket{
width: 81px; height: 21px; border:0;
}

img.add_to_basket{
margin:0; width: 113px; height: 21px; border:0;
}


img.phone_support{
margin:0; border:0;
}

img.brand_box{
border:1px solid #999;
width:120px;
height:30px;
margin-left: auto; margin-right: auto;
}


img.brand_phone_thumbnail{
border:1px solid #999;
width:60px;
height:60px;
margin-left: auto; margin-right: auto;
}

img.product_selector{
width:138px;
height:50px;
}

img.product_model{
border:1px solid #999;
width:125px;
height:125px;
}

img.product_list_thumbnail{
border:1px solid #999;
width:60px;
height:60px;
margin-left:6px;
margin-top:5px;
}

img.product_new_thumbnail{
border:1px solid #999;
width:60px;
height:60px;
}

img.shop_safe{
width:175px;
height:100px;
}

.checkout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tableedge {
	border: 1px solid #FFCC33;
}

