* {	
	margin: 0;
	padding: 0;
}


/*---------------------------------------- HTML ELEMENTS ----------*/

body {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 18px;
	margin: 5px 0 20px;
	text-align: center;
}

h2 {
	font-size: 12px;
}

h3 {
	font-weight: none;
	padding-top: 0;
	padding-bottom: 5px;
	margin: 0;
	font-size: 1.3em;
	width: 95%;
}

h4 {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}

hr {
	border: 0px;
	color: #6666cc;
	height: 1px;
	line-height: 15px;
	size: 1px;
	style: noshade;
}


/*---------------------------------------- DIVS ----------*/

#container {
	width: 800px;
	margin: 0 auto 10px;
}

#header {
	width: 100%;
}

#subheader {
	margin: 15px 0;
	padding: 3px;
	text-align: right;
	width: 100%;
}

#navigation {
	border-top: 1px #6666cc solid;
	border-right: 1px #6666cc solid;
	float: left;
	text-align: left;
	width: 175px;
}

#content {
	border-left: 1px #6666cc solid;
	border-top: 1px #6666cc solid;
	float: right;
	margin-left: -1px;
	padding-left: 10px;
	text-align: left;
	width: 614px;
}

#pages {
	width: 100%;
}

#footer {
	border-top: 1px #6666cc solid;
	clear: both;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}


/*---------------------------------------- DIV ELEMENTS ----------*/

#header a img {
	background-color: #ffffff;
	border: none;
}

#subheader input, #subheader select {
	background-color: #ffffff;
	border: solid 1px #000000;
	color: #6666cc;
	font-size: 10px;
	padding: 1px;
}

#navigation a {
	color: #666666;
	display: block;
	text-decoration: none;
}

#navigation a:active {
	color: #ff9933;
}

#navigation a:hover {
	background-color: #cccccc;
	color: #000000;
}

#navigation ul {
	font-size: 11px;
	text-transform: none;
} 

#navigation ul li {
	display: block;
	margin: 3px 0px;
} 
	
#navigation ul li ul {
	font-size: 10px;
	text-transform: none;
} 

#navigation ul li ul li {
	display: block;
	margin: -3px 0 0 10px;
} 
	
#navigation ul li ul li ul {
	font-size: 9px;
	text-transform: none;
} 

#navigation ul li ul li ul li{
	display: block;
	margin: -3px 0 0 10px;
}

#navigation hr {
	color: #6666cc;
	background-color: #6666cc;
	height: 1px;
	margin: 10px 0px;
	width: 100%;
} 

#content p {
	color: #333333;
	font-size: 10px;
	margin: 15px 0px;
	text-align: justify;
}

#pages ul {
	background-color: #ffffff;
	font-size: 12px;  
	list-style-type: none;
	text-align: right; 
}

#pages li {
	background-color: #dddddd;
	border: 1px solid #cccccc;
	color: #000000;
	display: inline;
	margin-left: 3px;
	padding: 0px 6px;
}

#pages li a {  
	color: #000000;
	font-size: 9pt;
	text-decoration: underline;
	text-style: bold;
}

#footer p {
	font-size: 10px;
}


/*---------------------------------------- CLASSES ----------*/

.categoryname {
	font-weight: bold;
	text-transform: lowercase;
}

.pagecontent {
	color: #333333;
	font-size: 12px;
	margin: 15px 0;
}
.pagecontent a {
	text-decoration: underline;
}
.pagecontent img {
	margin: 0 10px 10px 0;
}
.pagecontent ul li {
	margin: 0 0 0 250px;
	padding-left: 250px;
}

.searchresults {
	padding: 0;
	margin: 0px 0 0 0px;
	width: 100% auto;
	float: left;
}

.selected {
	background-color: #6666cc;
	color: #ffffff;
	display: block;
	width: 100%;
}

.sizechart {
	background-color: #000000;
	font-size: 12px;
	width: 100%
}

.storecontent {
	color: #666666;
	font-size: 9px;
	margin-bottom: 15px;
	text-align: justify;
}

.storecontenttitle {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}


/*---------------------------------------- PRODUCT INFORMATION START ----------*/
#products { 
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#products td {
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	height: 65px;
}

tr.row0 {
	background-color: #f8f8f8;
}
	
tr.row0:hover {
	background-color: #e8e8e8;
}

tr.row1 {
	background-color: #efefef;
}

tr.row1:hover {
	background-color: #e8e8e8;
}

.productimage {
	width: 98px;
	overflow: hidden;
}

.productname a {
	border: 1px solid #dddddd;
	font-size: 9pt;
	font-family: arial;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	margin: 0 auto;
	display: block;  
	background-color: #ffffff; 
}

.productname a:hover {
	border-color: #6666cc;
}

.productname a:visited {
	background-color: #f8f8f8;
	border-color: #666666;
}

.bids {  
	font-size: 10pt;
	font-family: Arial;
	font-weight: ;
	color: #000000;
} 

.price {  
	text-align: center;
	font-size: 11pt;
	font-family: Arial;
	font-weight: bold;
	color: #ae0000;
} 

.buyprice {  
	text-align: center;
	font-size: 11pt;
	font-family: Arial;
	font-weight: bold;
	color: #ae0000;
} 

.time {  
	text-align: center;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	paddding-bottom: 8px;
} 

.producttext {  
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
	color: #333333;
} 

a img {
	border-style: solid; 
	border: 1px;
	border-color: #cccccc;
}

a:hover img {
	border-style: solid; 
	border: 1px;
	border-color: #333333;
}

#viewmore {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	background-color: #ffffff
	}

#viewmore a {
	text-style: bold;
	font-size: 9pt;
	font-family: Arial;
	text-decoration: none;
	color: #333333;
	}





/*---------------------------------------- PRODUCT INFORMATION END ----------*/

/* Sort By Box Start */
#sortbox {
	width: 100%; 
	background-color: #ffffff;
	border-bottom: 1px dotted #cccccc;
}

#ebaylogo {
	width: 0px;
	float: right;
	padding: 0px;
}

#sortby {
	text-align: right;
	margin-top: 20px;
}

#sortby select {
	background-color: #dddddd;
	border: 1px solid #6666cc;
	float: right;
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	margin: 4px 6px 4px 0;
	width: 160px;
}
/* Sort By Box End */
