@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background: url(../images/bg_main.gif) no-repeat center top;
	background-color: #000000;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #00bb16;
	text-decoration: none;
	}
 
a:visited {
	color: #00bb16;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #00bb16;
	}

a:active, #navMain ul li a:active {
	color: #00bb16;
	}

/* Wrappers */
#mainWrapper {
	color: #ffffff;
	text-align: left;
	width: 900px;
	vertical-align: top;
	}

#navMainWrapper {
	margin: 0em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain {
	float: right;
	}

#navSuppWrapper{
	margin-top: 1em;
	font-weight: bold;
	color: #ffffff;
	height: 60px;
	width: 100%;
	float: left;
	border-top: #00bb16 solid 2px;
	}

#navSupp ul, #navMainSearch ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: left;
	line-height: 1.5em;
	}

#navSupp img {vertical-align: middle;}
#navMain ul li a, #navSupp ul li a, #navMainSearch ul li a {
	text-decoration: none;
	padding: 0em 1.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}


#navColumnOne, #navColumnTwo {
	}

#navBreadCrumb {
	color: #FF0;
	font-size: 12px;
	background: url(../images/bg_breadcrumb.gif) repeat-x;
	line-height: 24px;
	text-align: left;
	}
	
#navMainSearch {
	margin-top: 6px;
	float: right;
	vertical-align: top;
	}

#siteinfoLegal, #productMainImage, #productPrices{ float: right;}

#productPrices{ float: right; margin-right: 50px;}

#productListing, #privacy, #conditions {text-align: justify; width: 90%;}


.navSplitPagesResult, .navSplitPagesLinks { padding-top: 1em;}

td.productListing-data {padding: 10px 0px; border-bottom: #FFFF00 dotted 1px;}
tr.productListing-rowheading {height: 2em;}

.listingDescription, .itemTitle {text-align: left; vertical-align: top; padding: 0px 10px;}