@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Geneva, sans-serif;
}
img[align=left] {
margin-right: 10px;
}
img[align=right] {
margin-left: 10px;
}
img {
	border: 0;
}
#wrap {
	width: 780px;
	margin: 0 auto;
}

#header {
	height: 160px;
	border-bottom: 1px solid #ca0000;
}

#sidebar {
	width: 210px;
	float: left;
	padding: 10px 0;
}
.side-box {
	background:url('http://www.verycheaplaptops.org/box-bg.png') top center no-repeat;
	background-color: #ff3539;
	padding: 10px;
	margin-bottom: 10px;
}

.side-box1 {
	background:url('http://www.verycheaplaptops.org/box-bg.png') top center no-repeat;
	background-color: #019800;
	padding: 10px;
	margin-bottom: 10px;
}

.side-box2 {
	background:url('http://www.verycheaplaptops.org/box-bg.png') top center no-repeat;
	background-color: #7cb8b7;
	padding: 10px;
	margin-bottom: 10px;
}

.side-box3 {
	background:url('http://www.verycheaplaptops.org/box-bg.png') top center no-repeat;
	background-color: #808080;
	padding: 10px;
	margin-bottom: 10px;
}
#sidebar h4 {
	font-family: Verdana, Geneva, sans-serif;
}

#sidebar ul {
	list-style: none;
	padding: 5px 0;
}
#content {
	margin-left: 220px;
	border-left: 1px solid #ca0000;
	padding: 10px 10px 20px 10px;
}

#content h1, h2, h3, h4 {
	font-family:"Times New Roman", Times, serif;
	padding: 5px 0;
}

#content h1 {
	color: #ca0000;
}

#content h2 {
	color: #478381;
}

#content p {
	padding: 5px 0;
}

#list-box {
}

#footer {
	clear: both;
	border-top: 1px solid #ca0000;
	padding: 10px;
}
/* Start Product Information */
#products { 
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: solid; 
	border-color: #000000; 
	}

#products a img {
	border-width: 1px;
	border-style: solid;
	border-color: #cacaca;
	text-align: center;
	}

#products td {	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e5e5e5;
	padding: 5px;
	}
.product-image {
	width:98px;
	overflow:hidden;
	text-align: center;
}
.itemname a {
	border-style: solid; 
	border-color: #cccccc; 
	border-width: 0px;
	font-size: 9pt;
	font-family: Arial;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin-left: 8px; 
	margin-right: 8px; 
	display: block;  
	background-color: ; 
	}

.itemname a:hover {
	border-color: #333333; 
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
	color: #ae0000;
	text-decoration: underline; 
	}

.itemname a:visited {
	background-color: ;
	border-color: #666666;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
	color: #ae0000;
	text-decoration: underline;
	}

.bids {  
	font-size: 10pt;
	font-family: Arial;
	font-weight: ;
	color: #333333;
	} 

.price {  
	text-align: center;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	} 

.buyprice {  
	text-align: center;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	} 

.time {  
	text-align: center;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #ae0000;
	paddding-bottom: 8px;
	} 

.producttext {  
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	color: #333333;
	} 

.item-layout4 {
	text-align: center;
	float: left;
	height: 240px;
	width: 27%;
	margin-right: 10px;
	margin-top: 10px;
	display: block;
	padding: 13px 10px 13px 10px;
	border-style: solid; 
	border-color: #cacaca; 
	border-width: 1px; 
	background-color: #f7f7f7;
	}

.item-layout5 {
	text-align: left;
	float: left;
	background-color: #f7f7f7;
	height: 110px;
	width: 45%;
	margin-left: 6px;
	margin-top: 6px;
	display: block;
	padding: 10px;
	border-style: dotted; 
	border-color: #cccccc; 
	border-width: 1px; 
	}

tr.row0 {
	background-color: #;
	}
	
tr.row0:hover {
	background-color: #;
	}

tr.row1 {
	background-color: #efefef;
	}

tr.row1:hover {
	background-color: #;
	}
/* End Product Information */

/* Start Next Page Navigation */
#navigation {
	width: 540px; 
	padding-top: 10px; 

	}

#navigation ul {
	font-size: 12px;  
	list-style-type: none; 
	float: right; 
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #000000;
	}

#navigation li { 
	display: inline; 
	text-decoration: none;
	margin-left: 0px;
	background: #333333 url('images/navigation_bg.png') repeat-x; 
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #000000;
	float: left; 
	}

#navigation li a {  
	color: #ffffff;
	padding: 4px 6px 4px 6px; 
	font-size: 9pt;
	text-decoration: underline;
	display: block;
	float: left; 
	}

#navigation li strong {  
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
	color: #ae0000;
	padding: 4px 6px 4px 6px; 
	font-size: 9pt;
	text-decoration: none;
	background-color: #efefef;
	display: block;
	float: left; 
	}

#navigation li a:hover {  
	color: #ffffff;
	font-size: 9pt;
	text-decoration: underline;
	background-color: #000000;
	display: block;
	float: left;
	}
/* End Next Page Navigation */

/* Start View More Items On eBay */
#viewmore {
	width: 540px;
	margin-top: 10px;
	text-align: right;

	background-color: #
	}

#viewmore a {
	text-style: bold;
	font-size: 9pt;
	font-family: Arial;
	text-decoration: underline;
	color: #333333;
	}
/* End View More Items On eBay */
/* Start Sort By Box / eBay Logo */
#sortbox {
	margin-top: 10px;
	width: 540px;
	background-color: #;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	}

#ebaylogo {
	width: 0px;
	float: right;
	padding-bottom: 10px;
	}

#sortby {
	text-align: left;
	margin-top: 20px;
	}

#sortby select {
	background-color: #ffffff;
	width: 200px;
	padding: 3px 7px 2px 5px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #cacaca;
	float: right;
	}
/* End Sort By Box / eBay Logo */

