/* CSS Document created for Online Auctions by Jodi Head (www.jodihead.co.uk) */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-color: #ffffff;
}

p {
	margin: 0px;
}

h1 {
	font-size: 14px;
	color: #0F4A82;
	margin-bottom: 6px;
	margin-top: 0px;
	font-weight:bold;
}

h2 {
	font-size: 14px;
	color: #017EBF;
	margin-bottom: 0px;
	margin-top: 1px;
	font-weight:lighter;
	float:left;
}

h3 {
	font-size: 14px;
	color: #017EBF;
	font-weight: normal;
}

hr.hrclass {
	width: 470px;
	height: 1px;
	color: #cccccc;
	
}

ol.fees li {
	margin-bottom: 8px;
}

strong {
	color: #084C8B;
}

#wrapper {
	width: 760px;
	border: solid 10px #EFEFEF;
	overflow: hidden;
	background-image: url(images/detail.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#maincontent {
	width: 744px;
	margin: 8px;
	text-align: left;
	clear: both;

}

.left { float: left; }
.right { float: right; margin-left: 10px; }

.goods {
	float: right; 
	margin-top: 4px; 
	margin-left: 30px;
	width: 380px;
}

.greyborder {
		border: solid 1px #DEDEDE;
	background-color: #f6f6f6;
}
.line {
	width: 482px;
	line-height:1px;
	font-size: 1px;
	height: 1px;
	background-color: #cccccc;
}
.blue {
	color: #084C8B;
}

#lefts {
	float: left;
}

.welcomebox {
	width: 500px;
	height: 175px;
	margin-top: 24px;
	margin-bottom: 7px;
	float: left;
	clear: left;
}

.welcomebox2 {
	width: 500px;
	height: 130px;
	margin-top: 24px;
	margin-bottom: 7px;
	float: left;
	clear: left;
}

.welcomeboxnoheight {
	width: 500px;
	margin-top: 24px;
	margin-bottom: 7px;
	float: left;
	clear: left;
}

.welcomebox3 {
	width: 500px;
	height: 90px;
	margin-top: 24px;
	margin-bottom: 7px;
	float: left;
	clear: left;
}


.welcomeboxin {
	padding-top: 8px;
	width: 475px;
	text-align:left;
	margin-left: 8px;
}

.onetwothreebox {
	margin-top: 8px;
	margin-left: 0px;
	width: 475px;
	height: 35px;
	border: solid 1px #DEDEDE;
	background-color: #f6f6f6;
	clear: left;
}
.onetwothreeboxin {
	margin-top: 10px;
	margin-left: 10px;
	width: 427px;
	height: 25px;
	float: left;
}

.widetopbox {
	margin-top: 8px;
	width: 486px;
	border: solid 1px #DEDEDE;
	clear: left;
	background-color: #FFFFFF;
}

.widetopboxin {
	margin-top: 10px;
	margin-left: 10px;
	width: 466px;
	color: #666666;
}

.bluetop2 {
	background-color: #017EBF;
	text-align: center;
	color: #ffffff;
	height: 28px;
}

.bluetop2in {
	padding-top: 6px;
}





#rights {
	float: right;
}

.infobox {
	width: 235px;
	border: solid 1px #DEDEDE;
	margin-top: 24px;
	height: 185px;
	background-color: #f6f6f6;
}

.infobox2 {
	width: 235px;
	border: solid 1px #DEDEDE;
	margin-top: 24px;
	background-color: #f6f6f6;
}

.rightpics {
	margin-top: 24px;
	border: solid 1px #DEDEDE;
	padding-bottom: 0px;
}

.bluetop {
	height: 28px;
	width: 235px;
	background-color: #017EBF;
	text-align: center;
	color: #ffffff;
}

.bluetopin {
	padding-top: 6px;
}

.infoboxin {
	width: 211px;
	padding-top: 14px;
	text-align: left;
		margin-left: 14px;
		color: #666666;
}

.ebaysearch {
	margin-top: 10px;
	height: 108px;
	width: 235px;
	background-image: url(images/grey_rounded.gif);
	background-repeat: no-repeat;
}
.ebaysearch2 {
	margin-top: 10px;
	height: 175px;
	width: 235px;
	background-image: url(images/grey_rounded_lg.gif);
	background-repeat: no-repeat;
}
.ebaysearchin {
	padding: 10px 10px 10px 8px;
	text-align:center;
}




#nav, #nav ul {     
	padding: 0;     
	margin: 0;     
	list-style: none;
	clear: left; 
} 

#nav a {     
	display: block;
} 

#nav li.buttongrey {     
	background-color: #DEDEDE;
	float: left;
	margin-right: 2px;
}

#nav li.buttonblue {     
	background-color: #017EBF;
	float: left;
	margin-right: 2px;
}

#nav li ul { 
position: absolute;
width: 105px;
left: -999em;
}

#nav li ul li {
background-color: #DEDEDE;
width: 105px;
	border-top: solid 2px #ffffff;
}

#nav li:hover ul { 
left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
left: auto;
}

.menu2 {
	background-colour: #DEDEDE;	
	line-height: 26px;
	width: 13px;
}

a.menu {
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 7px;
}
a.menu:link { color: #084C8B; }
a.menu:visited { color: #084C8B; }
a.menu:active {	color: #084C8B; }
a.menu:hover { 
	color: #FFFFFF;
	background-color: #017EBF; 
}

a.menu3 {
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 7px;
}
a.menu3:link { color: #ffffff; }
a.menu3:visited { color: #ffffff; }
a.menu3:active {	color: #ffffff; }
a.menu3:hover { color: #ffffff; }

a.mainlink { text-decoration: underline; }
a.mainlink:link { color: #017EBF; }
a.mainlink:visited { color: #017EBF; }
a.mainlink:active { color: #017EBF; }
a.mainlink:hover { color: #084C8B; }


a.bottom { text-decoration: underline; }
a.bottom:link { color: #000000; }
a.bottom:visited { color: #000000; }
a.bottom:active { color: #000000; }
a.bottom:hover { color: #084C8B; }



#kenwoodbox { width: 740px;
	margin-top: 24px;
	margin-bottom: 7px;
	clear: both;
}

#kenwoodbox-main { 
	padding-top: 2px;
	text-align:left;
	margin-left: 8px;
	line-height: 18px;
 }
 
#kenwoodbox-left { 
	width: 500px;
	float: left;
padding-top: 18px;
	text-align:left;
	margin-left: 8px;
	line-height: 18px;
 }
 
 #kenwoodbox-right { 
 	width: 205px;
	background-color:#f3f3f3;
	float: right;
	margin-top: 18px;
	text-align:left;
	line-height: 18px;
 }
 
#kenwoodbox-left p {
	margin-top: 12px; margin-bottom: 12px;
}
 
.kenwoodline {
	line-height:1px;
	font-size: 1px;
	height: 1px;
	background-color: #cccccc;
}