#articles p {
margin-top:10px;
margin-bottom: 10px;
}

#sitemap {
	width: 450px;
	padding-left: 5px;
	list-style-type: none;
}

#content blockquote {
font-size: 14px;
line-height: 1.4em;
font-style: italic;
margin: 0px 20px;
padding-bottom:15px;
color:#1F4983;
}
#content blockquote span {
font-style:normal;
color:#000000;

}
#sitemap .title{
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Tahoma;
}
#sitemap a{
	width: 450px;
	padding-left: 5px;
	list-style-type: none;
	text-decoration: none;
}
#sitemap ul li.li1 a{
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	padding-top: 7em;
	padding-left: 10px;
	font-weight: bold;
	font-family: Tahoma;
	line-height: 40px;
}

#sitemap ul li.li2 a{
	font-family: Tahoma;
	font-size: 0.7 em;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	border-left-style: none;
	color: #333333;
	text-decoration: underline;
}

#sitemap ul li.li3 a{
	font-family: Tahoma;
	font-size: 0.7 em;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

#sitemap ul li.li4 a{
	font-family: Tahoma;
	font-size: 0.7 em;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

#sitemap ul li.li5 a{
	font-size: 0.7 em;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-decoration: underline;

}

#sitemap ul li.li6 a{
	font-size: 0.7 em;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-decoration: underline;
}
#sitemap .info {
	font-family: Tahoma;
	font-size: 0.9 em;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;

}
#sitemap .info2 {
	font-family: Tahoma;
	font-size: 0.9 em;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;

}

#sitemap a:hover{
	text-decoration: underline;
}

#sitemap .info3 {
	font-family: Tahoma;
	font-size: 0.9 em;
	color: #000000;
	text-decoration: none;
	padding-left: 33px;

}
#sitemap .info4 {
	font-family: Tahoma;
	font-size: 0.9 em;
	color: #000000;
	text-decoration: none;
	padding-left: 30px;

}

.item-layout4 {
	text-align: center;
	float: left;
	background-color: #efefef;
	height: 240px;
	width: 28%;
	margin-left: 6px;
	margin-top: 6px;
	display: block;
	padding: 10px;
	border-style: solid; 
	border-color: #cccccc; 
	border-width: 1px; 
}
.item-layout5 {
	text-align: left;
	float: left;
	background-color: #efefef;
	height: 110px;
	width: 45%;
	margin-left: 6px;
	margin-top: 6px;
	display: block;
	padding: 10px;
	border-style: solid; 
	border-color: #cccccc; 
	border-width: 1px; 
}

/* Logo Site Name Start */

h1#title, h1#title a, h1#title a:hover{
	font-size: 26px;
	letter-spacing: -1.5px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	color: #1f4983;
	display: block;
	height: 180px;
	width: 780px;
	text-indent: -99999px;
	}

/* Logo Site Name End */



/* Main Template Start */

#page {
	background-color: #FFFFFF;
	margin: 0px 0px 50px 0px;
	padding: 0px;
	width: 780px;
	display: block;
	border: 5px solid #FFFFFF;
	}



#header {

	margin: 0 0 12; 

	padding: 0; 

	height: 180px; 

	width: 780px;

	border-style: solid; 

	border-color: #dddddd; 

	border-width: 0px; 

	}



.headerimg {

	margin: 0;

	background: url('images/logo.jpg') no-repeat;

	height: 180px; 

	width: 780px; 

	}



body#background {

	background-color: #000000;

	}



body {
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 0.7em;
	font-family: Tahoma, Verdana, sans-serif;
	line-height: 1.5em;
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}



#content {
	width: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	/*padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;*/
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #dddddd;
	border-width: 1px 0px 0px 0px;
	text-align: left;
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-x;
	background-position: left top;
	} 

#content img.featured_brands {
padding: 10px 10px 15px 20px;
}

#content object {margin:10px 0px 10px 20px;}
#content embed {margin-bottom:20px;}

#content p {

	padding-bottom: 15px;
margin:0px 20px 0px 20px;
font-size: 12px;
line-height:1.4em;

	}
#content ul {
padding-bottom: 15px;
margin:0px 20px 0px 40px;
font-size: 12px;
line-height:1.4em;
}

#content a.brands {border:none;}
#content p span.hilite {color:#333333; font-weight:bold;}	

#content h1 {

	font-size: 23px;

	font-family: Trebuchet MS;

	font-weight: bold;

	color: #1f4983;
        
        margin:25px 0px 25px 20px;

	}



.narrowcolumn {

	padding: 0;

	margin: 0px 0 0 0px;

	width: 100% auto;

	float: right;

	}

#content h2 {
		font-size:13px;
border:solid 1px #DDDDDD;		
color:#1F4983;
		background-color:#EFEFEF;
		padding:8px;
		margin:10px 20px 10px 20px;

	}



#footer {
	margin-top: 0px;
	width: 780px;
	height: 30px;
	clear: both;
	background-color: #000000;
background-image: url(images/navbar_bg.jpg);
background-repeat: repeat x;
background-position: top left;
	border-style: solid;
	border-color: #CACACA;
	border-width: 0px;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	}

#footer p {
	color: #FFFFFF;

}

#footer a {
	color: #0066CC;
	text-decoration:none;
	font-weight: bold;
	}



#footer a:hover {

	text-decoration:underline;

	}



#footer p {

	font:1.1em Tahoma;

	margin: 0 10px 0 0;

	padding: 8px 0 0 0;

	text-align: right;

	color: #000000;

	}

/* Main Template End */



/* Product Information Start */

#products { 

	width: 100%;

	margin: 0px;

	padding: 0px;

	border: 0px;

	border-style: solid; 

	border-color: #dddddd; 

	}



#products td {
	padding: 10px 0px 10px 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	}



tr.row0 {
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 2px;
	}

	

tr.row0:hover {
	background-color: #F0F0F0;
	border: 1px dotted #666666;
	}



tr.row1 {
	background-color: #ffffff;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 2px;
	}



tr.row1:hover {

	background-color: #EBF5FF;
	border: 1px dotted #666666;

	}



.itemname A {

	font-size: 10pt;

	font-family: Tahoma;

	color: #0000ff;

	text-decoration: underline;

	}



.itemname a:hover {

	font-size: 10pt;

	font-family: Tahoma;

	color: #0000ff;

	text-decoration: none;

	}



.itemname a:visited {

	font-size: 10pt;

	font-family: Tahoma;

	color: #ae0000;

	text-decoration: none;

	}



.bids {  

	font-size: 10pt;

	font-family: Tahoma;

	font-weight: ;

	color: #000000;

	} 



.price {  

	font-size: 10pt;

	font-family: Tahoma;

	font-weight: bold;

	color: #333333;

	} 



.buyprice {  

	font-size: 10pt;

	font-family: Tahoma;

	font-weight: bold;

	color: #000000;

	} 



.time {  

	font-size: 10pt;

	font-family: Tahoma;

	font-weight: ;

	color: #ff0000;

	} 



.producttext {  

	font-size: 9pt;

	font-weight: bold;

	font-family: Tahoma;

	color: #333333;

	} 



a img {

	border: 1px;

	border-color: #333333;

	}



#navigation ul {
	text-align: left;
	font-size: 0.6 em;
	padding-left: 5px;
	list-style-type: none;
	list-style-image: none;
	margin-top: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}



#navigation li { 

	display: inline; 

	padding-left: 3px; 

	padding-right: 3px; 

	}



#navigation a {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #000000;
	padding: 2px 4px;
	margin: 1px;
	}



#viewmore {

	text-align: right;

	background-color: #ffffff

	}



#viewmore a {

	font-size: 10pt;

	font-family: Tahoma;

	color: #0000ff;

	}

/* Product Information End */



/* Sort By Box Start */

#sortbox {

	width: 100%; 

	background-color: ;

	border: 0px;

	border-style: solid; 

	border-color: #dddddd; 

	}



#ebaylogo {

	width: 70px;

	float: left;

	padding: 0px;

	}



#sortby {

	text-align: right;

	margin-top: 20px;

	}



#sortby select {
	width: 200px;
	font:12px Tahoma, Verdana, sans-serif;
	padding: 3px;
	}

/* Sort By Box End */



/* Search Box Start */

#search {
	background-color: #efefef;
	color: #333333;
	font-family: Tahoma;
	font-size: 0.7 em;
	/*border-style: solid;
	border-color: #dddddd;
	border-width: 1px 0px 0px 0px;*/
	text-align: left;
	padding: 12px;
	margin: 0px;
	}



#search a {
	color: #003366;
	font-family: Tahoma;
	font-size: 0.7 em;
	font-weight: bold;
	text-decoration: none;
	}



#search a:hover {
	color: #333333;
	font-family: Tahoma;
	font-size: 0.7 em;
	text-decoration: underline;
	}



.searchform {

	padding:3px;
background-color:#CCCCCC;
color:#003366;

	margin:0px 5px 5px 0px;

	width:360px;
	font:12px Tahoma, Verdana, sans-serif;

	}



.searchsubmit {

	padding: 2px;
margin: 0px 5px 5px 0px;
color:#003366;
font-weight:bold;
background-color:#FFFFFF;

	}



#search select {

	width: 147px;
	font:12px Tahoma, Verdana, sans-serif;
	padding: 3px;
margin-right:5px;
margin-bottom:5px;
background-color:#CCCCCC;
color:#003366;
	}

/* Search Box End */



/* Sidebar Start */

#sidebar {

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	float: left;

	width: 175px;

	background-color: #FFFFFF;

   	text-align: left;

	border-style: solid; 

	border-color: #dddddd; 

	border-width: 0px 0px 0px 0px;

	}



#sidebar h2 {

	padding: 6px; 

	margin: 0px; 

	display: block;   

	color: #FFFFFF;

	font-family: Tahoma;

	font-size: 1em;

	display: block;  

	text-decoration: none; 
background-image: url(images/navbar_bg.jpg);
background-repeat: repeat x;
background-position: top left;

	background-color: #000000; 

	border-style: solid; 

	border-color: #dddddd; 

	border-width: 0px 0px 1px 0px;

	} 



#sidebar ul { 

	padding: 0px; 

	margin: 0px; 

	padding-bottom: 0px;  

	} 



#sidebar ul li { 

	display: block; 

	} 



#sidebar ul li a { 

	background-color: #f8f8f8;

	padding: 3px; 

	margin: 0px; 

	color: #333333;

	font-family: Tahoma;

	font-size: 0.9 em;

	display: block; 

	padding-right: 10px; 

	padding-left: 10px; 

	text-decoration: none; 

	border-style: solid; 

	border-color: #dddddd; 

	border-width: 0px 0px 1px 0px; 

	} 



#sidebar ul li a:hover { 

	background-color: #efefef;

	padding: 3px; 

	margin: 0px; 

	color: #333333;

	font-family: Tahoma;

	font-size: 0.9 em;

	display: block; 

	padding-right: 10px; 

	padding-left: 10px; 

	text-decoration: none; 

	border-style: solid; 

	border-color: #dddddd; 

	border-width: 0px 0px 1px 0px; 

	} 



#selected {   

	padding: 3px; 

	display: block;   

	color: #1f4983;

	font-family: Tahoma;

	font-size: 0.9 em;

	font-weight: bold;

	display: block;  

	text-decoration: none; 

	background-color: #E5E5E5; 

	border-style: solid; 

	border-color: #dddddd; 

	border-width: 0px 0px 1px 0px;  

	} 

/* Sidebar End */





/* Miscellaneous Start */

h1 {

	padding-top: 0;

	margin: 0;

	}



h2 {

	padding-top: 0;

	margin: 0;

	font-size: 1.6em;

	}



h3 {

	font-weight: none;

	padding-top: 0;

	padding-bottom: 5px;

	margin: 0;

	font-size: 1.3em;

	}



hr {

	display: none;

	}



* {

	margin:0;

	padding:0;

	}

/* Miscellaneous End */

#products a:link, #products a:visited {
	text-decoration: none;
	font-size: 0.9 em;
	color: #003366;
	font-weight: bold;
}

#products a:hover {
	text-decoration: underline;
	color: #000000;
}
