body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #ccc;
	text-align: left;
}

img {
	border: 0px;

}

.halfheight {
	line-height: 50%;
}

.container
{
	width: 740px;
	border: 0px;
	padding: 0;
	margin-left: 10px; 
}

h1
{
	height: 1px;
	width: 1px;
	text-indent: -9999em;
	line-height: 1%;
	margin-top: -50px;
}

html>body h1
{
	margin-top: -30px;
}

A:link
	{
	color:#FF9933;
	text-decoration: underline;		
	cursor:pointer;
	}

A:active
	{
	color:#FF9933;
	cursor:pointer;
	text-decoration: underline;
	}
A:visited
	{
	color:#999;		
	cursor:pointer;
	text-decoration: underline;
	}
A:hover
	{
	color:#FF9933;
	text-decoration: underline;	
	cursor:pointer;
	}

.header
{
	width: 90%; 
	padding-left: 30px;
}

html>body .header
{
	width: 95%;
	margin-left: 2px;
}

html>body td.topnavigation
{
	padding-left: 12px;
}

td .forms {
	v-align: middle;
	
}

.logo
{
	height: 120px; 
	background-image: url(/images/header_background.jpg); 
	background-repeat: no-repeat; 
	background-position: 50% 0px; 
	padding-top: 10px; 	
	padding-left: 15px; 
	padding-bottom: 0px;
	text-align: left;
}

.search
{
	background-image: url(/images/background_search.jpg); 
	background-repeat: no-repeat; 
	background-position: 50% 3px;
	height: 35px;
	width: 100%;	
}

.search input.submit1
{
	margin-top: 5px;
	border: 1px solid #000;
}

html>body .search
{
	margin-left: -6px;
}

.searchitems
{
	padding-top: 2px;
}

.maincontent
{
	margin-left: 20px;
	margin-top: 0px;
	width: 91%;
}

.navigationborder
{
	border: 2px solid #999;	
}

.menutop
{
	height: 31px;
	padding-left: 2px;
	background-image: url(/images/menu_top.gif);
	background-repeat: repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}

.menu
{
	background-image: url(/images/background_orange.gif);
	background-repeat: repeat;
}

.retailprice
{
	font-size: 0.75em;
}

.currentprice
{
	color: #CC3333;
	font-weight: bold;
}

/* Title - START */

.searchtitle
{
	background-image: url(/images/titles/title_dvds.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 380px;	
}

.searchtitle h2
{
	font-size: 1.2em;
	font-weight: bold;
	position: absolute;
	margin-top: 30px;		
}

.dvdtitle
{
	background-image: url(/images/titles/title_dvds.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 380px;	
}

.dvdtitle h2
{
	font-size: 1.2em;
	font-weight: bold;
	position: absolute;
	margin-top: 30px;
	width: 230px;		
}

.gametitle
{
	background-image: url(/images/titles/title_games.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 380px;	
}

.gametitle h2
{
	font-size: 1.2em;
	font-weight: bold;
	position: absolute;
	margin-top: 30px;
	width: 230px;		
}

.booktitle
{
	background-image: url(/images/titles/title_books.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 380px;	
}

.booktitle h2
{
	font-size: 1.2em;
	font-weight: bold;
	position: absolute;
	margin-top: 30px;
	width: 230px;		
}

.electronicstitle
{
	background-image: url(/images/titles/title_electronics.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 380px;	
}

.electronicstitle h2
{
	font-size: 1.2em;
	font-weight: bold;
	position: absolute;
	margin-top: 30px;
	width: 230px;		
}

.gadgetstitle
{
	background-image: url(/images/titles/title_gadgets.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 380px;	
}

.gadgetstitle h2
{
	font-size: 1.2em;
	font-weight: bold;
	position: absolute;
	margin-top: 30px;
	width: 230px;		
}

.musictitle
{
	background-image: url(/images/titles/title_gadgets.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 380px;	
}

.musictitle h2
{
	font-size: 1.2em;
	font-weight: bold;
	position: absolute;
	margin-top: 30px;
	width: 230px;		
}

/* Title - END */

/* Left hand navigation - START */

.lefthandnav
{
	width: 18%;
}

#leftmenu
{
	
}

#leftmenu a
{
	color: #000;
	text-decoration: none;
}

.leftmenuborder
{
	border-bottom: 1px dashed #FF9933;
	cursor: pointer;
	background-color: #FFE1CC;
}

.leftmenuborder a
{	
	padding: 4px;
	padding-left: 15px;
	padding-right: 0px;
	background-image: url(/images/background_navigationoff.gif);
	background-repeat: no-repeat;
	display:block;
	height: 16px;
	width: 111px;
}

.leftmenuborder a:hover
{
	background-image: url(/images/background_navigationon.gif);
}

.leftmenubuttons
{
	background-color: #999;
	height: 28px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;	
}

.leftmenubuttons a
{
	color: #FFF;
	text-decoration: none;
}

.leftmenuarrow
{
	background-color: #999;
	cursor: pointer;
}

/* Left hand navigation - END */

/* Right hand navigation - START */

.righthandnav
{
	width: 17.5%;
}

.newsletterbox
{
	white-space: nowrap;
}

/* Right hand navigation - END */

/* Footer - START */

.footerinfo
{
	color: #999;
	text-align: center;
}

/* Footer - END */

/* Homepage - START */

.toppromos
{
	width: 100%;
}

.box
{
	width: 123px;
}

.boxlarge
{
	width: 100%;
}

.boxtop
{
	background-image: url(/images/box_top.gif);
	background-repeat: no-repeat;	
	height: 24px;
	padding-left: 5px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;	
}

.boxtoplarge
{
	background-image: url(/images/box_toplarge.gif);
	background-repeat: no-repeat;	
	height: 11px;
	width: 380px;		
}

.boxtoplargegrey
{
	background-image: url(/images/box_toplargegrey.gif);
	background-repeat: no-repeat;	
	height: 23px;
	width: 380px;
	padding-left: 5px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;	
}


.boxbottom
{
	background-image: url(/images/box_bottom.gif);
	background-repeat: no-repeat;
	height: 23px;
	text-align: right;		
}

.boxbottom a
{
	padding-right: 20px;
	padding-top: 3px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-image: url(/images/arroworange_greybg.gif);
	background-position: right 2px;
	background-repeat: no-repeat;
	display: block;
	width: 80%;
	height: 23px;	
}

.boxbottomlarge
{
	background-image: url(/images/box_bottomlarge.gif);
	background-repeat: no-repeat;
	height: 23px;
	text-indent: -9999em;		
}

.boxcontentleft
{
	border-left: 2px solid #999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	width:40%
}

.boxcontentright
{
	border-right: 2px solid #999;
	width:60%
}

.boxcontentleftlarge
{
	border-left: 2px solid #999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	width:20%
}

.boxcontentrightlarge
{
	border-right: 2px solid #999;
	width:80%
}

.boxcontentlarge
{
	padding: 5px 3px 5px 3px;
	border-left: 2px solid #999;
	border-right: 2px solid #999;	
}

.boxcontentlarge h4
{
	font-weight: normal;
	padding: 0px;
}

.boxtoplargedept
{
	background-image: url(/images/box_toplargegrey.gif);
	background-repeat: no-repeat;	
	height: 23px;
	width: 380px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 1.1em;		
}

.boxcontentleftdept
{
	border-left: 2px solid #999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 16%;	
}

.boxcontentrightdept
{
	border-right: 2px solid #999;
	width: 16%;
	padding-right: 5px;
}

.boxcontentmiddledept
{
	padding: 5px 3px 5px 3px;		
	width: 16%;
}

/* Homepage - END */

/* Search Results - START */


/* Search Resutls - END */

/* Product page - START */

.electronicimage
{
	float: left;
	width: 130px;
}

.productimage
{
	float: right;
	width: 130px;
}

.productauthor
{
	float: right;
	width: 250px;
	padding-top: 3px;
}

.productreview
{
	float: right;
	width: 250px;
}

.productprices
{
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.productpriceheader
{
	font-weight: bold;
	font-size: 1.1em;
	color: #fff;
	background-color: #999;	
}

/* Product Page - END */





