
body{
	background-color: #32AC23;
	background-image: url("/images/interface/sell/bg-sellscreen.gif");
}


div.topTabArea a{
	display: block;
	background-color: transparent;
	background-image: url("/images/interface/sell/toptab-red.gif");
	background-repeat: no-repeat;
	padding: 5px 32px 52px 4px;
	margin: 0px;
	color: #fff;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

div.topTabAreaES a{
	display: block;
	background-color: transparent;
	background-image: url("/images/interface/sell/toptab-red-es.gif");
	background-repeat: no-repeat;
	padding: 5px 32px 52px 4px;
	margin: 0px;
	color: #fff;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

div.topLinksArea a:hover{
	color: #2A7320;
}

div.straplinePositioning img.single_buy{
	width: 83px;
	height: 40px;
	margin: 0px 10px 0px 0px;
}

div.straplinePositioning img.single_sell{
	width: 79px;
	height: 40px;
	margin: 0px 13px 0px 0px;
}

div.straplinePositioning img.single_donate{
	width: 157px;
	height: 40px;
	margin: 0px 0px 0px 0px;
}

div.straplinePositioning img.es_buy{
	width: 172px;
	height: 40px;
	margin: 0px 10px 0px 0px;
}

div.straplinePositioning img.es_sell{
	width: 143px;
	height: 40px;
	margin: 0px 13px 0px 0px;
}

div.straplinePositioning img.es_donate{
	width: 113px;
	height: 40px;
	margin: 0px 0px 0px 0px;
}

/*
div.straplinePositioning img.exchange{
	width: 256px;
	height: 40px;
	margin: 0px 0px 0px 0px;
}*/

div.mainNavArea li{
	/*width: 178px;*/
	width: 110px;
}
						
div.mainNavArea li.homeLink{
	/*width: 176px;*/
	width: 109px;
}
						
div.mainNavArea a.selected{
	background-image: url("/images/interface/sell/bg-sellmainnav-hi.gif");
	color: #fff;
}

div.mainNavArea a:hover{
	background-image: url("/images/interface/sell/bg-sellmainnav-hi.gif");
}

div.mainNavArea a.dropdown:hover{
	background-image: url("/images/interface/sell/bg-sellmainnav-hi.gif");
}

div.subNav li.selected{
	color: #32AC23;
}

div.subNav li a.selected{
	color: #32AC23;
}

div.leftOffsetBoxTop{
	background-image: url("/images/interface/sell/bg-sellleftoffsettop.gif");
}
						
div.leftOffsetBoxBottom{
	background-image: url("/images/interface/sell/bg-sellleftoffsetbottom-ie.gif");
}

div.leftOffsetBoxContent ul.mostWantedList
						{
						list-style-type: none;
						padding-left: 0px;
						margin-left: 0px;
						}
div.leftOffsetBoxContent ul.mostWantedList li
						{
						padding-bottom: 0.8em;
						}
div.leftOffsetBoxContent td.midPrice		{
						padding-right: 8px;
						}
div.leftOffsetBoxContent ul.mostWantedList td.sellBasketPrice
						{
						font-size: 0.8em;
						}
div.basketTop{
	background-image: url("/images/interface/sell/bg-sellbaskettop.gif");
}
						
div.basketBottom{
	background-image: url("/images/interface/sell/bg-sellbasketbottom.gif");
}

td.basketTableCell{
	border-bottom: 1px solid #B6CDB3;
}
						
td.basketTableCheckout a:hover{
	background-color: #32AC23;
}

div.featureBox a.moreLink:hover{
	background-color: #32AC23;
}


div.topLink {
	background-image: url("/images/interface/sell/bg-selltoppagelink.gif");
}

h1.home{
	display: block;
	font-size: 1.6em;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 1em 0px;
}

div.sellHomeSearchArea{
	display: block;
	background-color: #fff;
	width: 490px;
	margin: 0px 0px 1.3em 0px;
}
						
div.sellHomeSearchTop{
	display: block;
	background-color: transparent;
	background-image: url("/images/interface/sell/bg-sellhomesearchtop.gif");
	background-repeat: no-repeat;
	font-size: 0px;
	height: 7px;
}
						
div.sellHomeSearchContent{
	display: block;
	background-image: url("/images/interface/sell/bg-sellhomesearch.gif");
	background-repeat: no-repeat;
	background-position: 98% top;
	background-color: #BFFFB6;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	padding: 8px 25px 10px 25px;
	position: relative;
}

.sellArrow{
	position: absolute;
	left: -40px;
	top: 0px;
}
						
html>body .sellArrow{
	left: -15px;
}

div.sellHomeSearchContent h1{
	display: block;
	font-size: 1.6em;
	font-weight: normal;
	color: #000;
	padding: 0px;
	margin: 0px 0px 0.3em 0px;
}
						
div.sellHomeSearchBottom{
	display: block;
	background-color: transparent;
	background-image: url("/images/interface/sell/bg-sellhomesearchbottom.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 0px;
	height: 7px;
}

div.sellSearchBoxTop{
	display: block;
	background-color: transparent;
	background-image: url("/images/interface/sell/bg-sellsearchwhitetop.gif");
	background-repeat: no-repeat;
	font-size: 0px;
	height: 7px;
}

div.sellSearchBox{
	display: block;
	background-color: #fff;
	padding: 2px 20px 0px 20px;
	text-align: center;
}

div.sellSearchBoxBottom{
	display: block;
	background-color: transparent;
	background-image: url("/images/interface/sell/bg-sellsearchwhitebottom.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 0px;
	height: 7px;
}

td.sellSearch{
	display: table-cell;
	padding: 0px 15px 12px 0px;
	vertical-align: middle;
	width: 50%;
}
						
td.sellSearch input	{
	width: 200px;
	padding: 2px 0px 2px 5px;
	vertical-align: middle;
}
						
td.sellSearch .searchButton{
	background-color: #CCCCCC;
	margin: 0px;
	padding: 1px 10px 1px 10px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	width: 90px;
	font-size: 0.9em;
	color: #000;
	vertical-align: middle;
}

div.explainBox{
	display: block;
	background-repeat: no-repeat;
	background-color: #fff;
	width: 106px;
	padding: 25px 25px 0px 25px;
	height: 117px;
	float: left;
	text-align: center;
	font-size: 0.8em;
}
						
div.leftBox{
	background-image: url("/images/interface/sell/bg-exppanel01.gif");
	padding-top: 18px;
}
						
div.leftBox h1{
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.7em;
	color: #1D59D3;
	margin: 0px 0px 0.3em 0px;
	padding: 0px 0px 0px 0px;
}

div.centreBox{
	background-image: url("/images/interface/sell/bg-exppanel02.gif");
	margin-left: 11px;
	margin-right: 11px;
	width: 76px;
	padding-right: 40px;
	padding-left: 40px;
}
						
div.centreBox h1{
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.8em;
	color: #2D3070;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
						
div.rightBox{
	background-image: url("/images/interface/sell/bg-exppanel03.gif");
	padding-top: 20px;
}

div.rightBox h1{
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.8em;
	color: #2D3070;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
						
td.sellBasket{
	display: table-cell;
	font-size: 0.8em;
}

td.sellBasketPrice{
	display: table-cell;
	font-weight: bold;
	text-align: right;
	padding: 0px 0px 0px 5px;
}

a{
	color: #1C920E;
	text-decoration: none;
}
a:hover{
	color: #2A7320;
	text-decoration: underline;
}




div.paginationNext{
	display: block;
	background-color: #D2D2D2;
	background-image: url("/images/interface/arrow-sell-next-hi.gif");
	background-position: right 2px;
	background-repeat: no-repeat;
	padding: 0px 12px 0px 0px;
	margin: 0px 0px 0px 2em;
	float: right;
	color: #7E7E7E;
}

div.paginationPrevious{
		display: block;
		background-color: #D2D2D2;
		background-image: url("/images/interface/arrow-sell-previous-hi.gif");
		background-position: left 2px;
		background-repeat: no-repeat;
		padding: 0px 0px 0px 12px;
		margin: 0px 2em 0px 0px;
		float: right;
		color: #7E7E7E;
}

/*

table.productListTable a.sellNowButton{

	display: block;
	/*background-color: #ffffff;*/
	/*background-image: url("/images/interface/button-sellnow.gif");
	background-repeat: no-repeat;
	color: #fff;
	width: 130px;
	height: 19px;
	margin: 0.3em auto 0.8em auto;
	padding: 5px 2px 0px 2px;
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;

}

table.productListTable a.sellNowButton:hover{

	/*background-color: #ffffff;*/
	/*background-image: url("/images/interface/button-sellnow-hi.gif");
	/*color: #CB1F21;*/
	/*color: #000000;
	text-decoration: none;

}

td.productInfo a.sellNowButton{
	display: block;
	background-color: #ffffff;
	background-image: url("/images/interface/button-sellnow.gif");
	background-repeat: no-repeat;
	color: #fff;
	width: 130px;
	height: 19px;
	margin: 0.3em auto 0.8em auto;
	padding: 5px 2px 0px 2px;
	font-weight: bold;
	font-size: 0.80em;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}

td.productInfo a.sellNowButton:hover{
	background-color: #ffffff;
	background-image: url("/images/interface/button-sellnow-hi.gif");
	color: #000000;
	text-decoration: none;
}
*/

.refineKeywords{

	width: 180px;

}

div.leftOffsetBoxContent li li a.selected{
	background-image: url("/images/interface/bullet-subnav-hi-sell.gif");
	color: #2A7320;
	font-weight: bold;
}

