@charset "utf-8";
/* CSS Document */
/* Author: InBusiness */
/* Layout-specific stylesheet */

/* Body
---------------------------------------- */
body {
	margin:0;
	background: url(../gfx/bgbody.jpg) repeat-x top #6B6D82;
}

/* Container
---------------------------------------- */
#container {
	width:1068px;
	margin:0 auto;
}

/* Header
---------------------------------------- */
#header {
	width:1059px;
	height:165px;
	padding:0 0 0 9px;
	background:url(../gfx/header.png) no-repeat top;
	overflow:hidden;
	position:relative;
}
/* Header
---------------------------------------- */
#header .headerMenu {
	position:absolute;
	right:10px;
	top:2px;
	width:800px;
	height:30px;
}
#header .headerMenu ul {
	list-style:none;
	margin:0;
	padding:0;
	float:right;
}
#header .headerMenu li {
	float:left;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	font-weight:bold;
	border-right:1px solid #999;
	line-height:12px;
}
#header .headerMenu li.last {
	border:none;
}
#header .headerMenu li a,
#header .headerMenu li a:link,
#header .headerMenu li a:visited  {
	color:#7ABB51;
	text-decoration:underline;
}
#header .headerMenu li a:hover,
#header .headerMenu li a:active {
	text-decoration:none;
}

/* Top Menu
---------------------------------------- */
#topMenu {
	width:1050px;
	height:34px;
	margin:0 9px;
	overflow:hidden;
	font-family:"Microsoft Sans Serif";
	font-size:1.33em;
	background:#7ABB51;
}
#topMenu ul {
	xwidth:1050px;
	xheight:34px;
	background:#7ABB51;
	list-style:none;
	margin:0;
	padding:0;
}
#topMenu li {
	float:left;
	margin:0;
	padding:0;
	line-height:34px;
	background:#7ABB51;
	border-right:1px solid #CACCD4;
}
#topMenu li a,
#topMenu li a:link,
#topMenu li a:visited {
	text-decoration:none;
	display:block;
	padding:0 30px;
	color:#FFF;
}
#topMenu li a:hover,
#topMenu li a:active {
	background:#0090C0;
	color:#FFF;
}
#topMenu li.selected a,
#topMenu li.selected a:link,
#topMenu li.selected a:visited,
#topMenu li.selected a:hover,
#topMenu li.selected a:active {
	background:#0090C0;
	color:#FFF;
}

#contentHeader {
	width:1068px;
	height:26px;
	background:url(../gfx/bgcontainertop.png) no-repeat;
	overflow:hidden;
}
#contentWrapper {
	width:1050px;
	padding:1px 9px;
	background:url(../gfx/bgcontainercontent.png) repeat-y;
}

/* Left
---------------------------------------- */
#left {
	width:200px;
	padding:0 0 0 15px;
	float:left;
}

/* Left - Menu
---------------------------------------- */
#left .leftMenuTop {
	width:200px;
	height:14px;
	background:url(../gfx/leftmenutop.jpg) no-repeat;
	overflow:hidden;
}
#left .leftMenuBottom {
	width:200px;
	height:14px;
	margin:0 0 15px 0;
	background:url(../gfx/leftmenubottom.jpg) no-repeat;
	overflow:hidden;
}
#left .leftMenu {
	background:url(../gfx/leftmenubg.jpg) repeat-y;
	width:175px;
	padding:0 6px 0 19px;
}
#left .leftMenu h2 {
	padding:0 0 5px 0;
}
#left .leftMenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#left .leftMenu li {
	display:block;
	margin:0;
	padding:0;
	font-size:0.92em;
	font-weight:bold;
}
#left .leftMenu li a,
#left .leftMenu li a:link,
#left .leftMenu li a:visited {
	text-decoration:none;
	display:block;
	color:#333;
}
#left .leftMenu li a:hover,
#left .leftMenu li a:active {
	color:#0099CC;
}
#left .leftMenu li.selected a,
#left .leftMenu li.selected a:link,
#left .leftMenu li.selected a:visited,
#left .leftMenu li.selected a:hover,
#left .leftMenu li.selected a:active {
	font-weight:bold;
	color:#0099CC;
}
#left .leftMenu ul ul {
	padding:0 0 0 15px;
}
#left .leftMenu li li {
	font-size:0.91em;
	line-height:1.4em;
}
#left .leftMenu li.selected li a,
#left .leftMenu li.selected li a:link,
#left .leftMenu li.selected li a:visited {
	font-weight:normal;
	color:#333;
}
#left .leftMenu li.selected li a:hover,
#left .leftMenu li.selected li a:active {
	font-weight:normal;
	color:#0099CC;
}
#left .leftMenu li.selected li.selected a,
#left .leftMenu li.selected li.selected a:link,
#left .leftMenu li.selected li.selected a:visited,
#left .leftMenu li.selected li.selected a:hover,
#left .leftMenu li.selected li.selected a:active {
	font-weight:bold;
	color:#0099CC;
}

/* Left - Search
---------------------------------------- */
#left .search {
	width:170px;
	height:22px;
	padding:20px 0 10px 0;
}
#left .search .input {
	width:127px;
	height:18px;
	background:#CCC;
	color:#333;
	border:1px solid #CCC;
	vertical-align:middle;
	font-size:0.92em;
	margin:0 1px 0 0;
}
#left .search .submit {
	width:29px;
	height:20px;
	background:#73B14C;
	color:#FFF;
	border:1px solid #73B14C;
	vertical-align:middle;
	font-size:0.92em;
	text-transform:uppercase;
	cursor:pointer;
}

/* Left - Advertisers
---------------------------------------- */
#left .leftAds {
	width:200px;
}
#left .leftAds .leftAd {
	width:200px;
	margin:0 0 15px 0;
}
#left .leftAds .leftAd img {
	max-width:200px;
}

/* Left - Partners
---------------------------------------- */
#left .partners {
	width:200px;
}
#left .partners p {
	margin:0;
	padding:0;
}

/* Main Content
---------------------------------------- */
#mainContent {
	width:532px;
	padding:0 19px;
	float:left;
}
#mainContent .mainContentTop {
	background:url(../gfx/maincontenttop.jpg) no-repeat;
	width:532px;
	height:14px;
	overflow:hidden;
}
#mainContent .mainContentBg {
	background:url(../gfx/maincontentbg.jpg) repeat-y;
	width:502px;
	padding:1px 15px;
}
#mainContent .mainContentBottom {
	background:url(../gfx/maincontentbottom.jpg) no-repeat;
	width:532px;
	height:14px;
	overflow:hidden;
}
/* Main Content - Advertisers
---------------------------------------- */
#mainContent .centerAds {
	width:532px;
}
#mainContent .centerAds .centerAd {
	width:532px;
	padding:0;
}
#mainContent .centerAds .centerAd img {
	max-width:532px;
}

/* Right
---------------------------------------- */
#right {
	width:250px;
	padding:0 15px 0 0;
	float:left;
}
/* Right - Shoppingcart
---------------------------------------- */
#right .cart {
	width:250px;
}
#right .cartHeader {
	width:235px;
	height:25px;
	padding:0 0 0 15px;
	line-height:25px;
	background: url(../gfx/cartheader.jpg) no-repeat;
	color:#FFF;
	margin-bottom:3px;
	overflow:hidden;
}
#right .cartBox {
	width:228px;
	margin:0 0 15px 0;
	padding:15px 10px;
	border:1px solid #CCC;
	background:#FFF;
	font-size:0.92em;
	color:#000;
}
.cartListItem {
	width:222px;
	height:35px;
	padding:2px;
	background:#EBEBEB;
	border:1px solid #FBFBFB;
	margin-bottom:3px;
	overflow:hidden;
}
.cartListItem .quantity {
	float:left;
}
.cartListItem .price {
	float:right;
	font-weight:bold;
}
.cartListItem img {
	width:35px;
	height:35px;
	padding:0 4px 0 0;
}
.cartListItem a,
.cartListItem a:link,
.cartListItem a:visited,
.cartListItem a:hover,
.cartListItem a:active {
	color:#000;
}

/* Right - Bestsellers
---------------------------------------- */
#right .newsletter {
	width:250px;
}
#right .newsletterHeader {
	width:235px;
	height:25px;
	padding:0 0 0 15px;
	line-height:25px;
	background: url(../gfx/bestsellers.jpg) no-repeat;
	color:#FFF;
	margin-bottom:3px;
	overflow:hidden;
}
#right .newsletterBox {
	width:228px;
	margin:0 0 15px 0;
	padding:15px 10px;
	border:1px solid #CCC;
	background:#FFF;
	font-size:0.92em;
	color:#000;	
}
.newsletterinput {
	border:1px solid #809DB9;
	width:161px;
	height:18px;
	margin-right:2px;
	vertical-align:middle;
}
.newsletterbutton {
	background: url(../gfx/okbutton.gif) no-repeat;
	width:40px;
	height:19px;
	border: none;
	outline: none;
	vertical-align:middle;
	font-size:0px;
	text-indent:-9999px;
}

/* Right - Bestsellers
---------------------------------------- */
#right .bestsellers {
	width:250px;
}
#right .bestsellersHeader {
	width:235px;
	height:25px;
	padding:0 0 0 15px;
	line-height:25px;
	background: url(../gfx/bestsellers.jpg) no-repeat;
	color:#FFF;
	margin-bottom:3px;
	overflow:hidden;
}
#right .bestsellersBox {
	width:228px;
	margin:0 0 15px 0;
	padding:15px 10px;
	border:1px solid #CCC;
	background:#FFF;
	font-size:0.92em;
	color:#000;
}

/* Right - Right Content
---------------------------------------- */
#right .rightContent {
	width:250px;
	margin:0 0 15px 0;
}
#right .rightContentHeader {
	width:235px;
	height:25px;
	padding:0 0 0 15px;
	line-height:25px;
	background: url(../gfx/bestsellers.jpg) no-repeat;
	color:#FFF;
	margin-bottom:3px;
	overflow:hidden;
}
#right .rightContentBox {
	width:228px;
	margin:0;
	padding:15px 10px;
	border:1px solid #CCC;
	background:#FFF;
	font-size:0.92em;
	color:#000;
}
#right p {
	margin:0;
}


/* Right - Advertisers
---------------------------------------- */
#right .rightAds {
	width:250px;
}
#right .rightAds .rightAd {
	width:250px;
	margin:0 0 15px 0;
	padding:0;
}
#right .rightAds .rightAd img {
	max-width:250px;
}

/* Footer
---------------------------------------- */
#footer {
	width:1050px;
	height:21px;
	padding:13px 9px 16px 9px;
	background:url(../gfx/bgcontainerbottom.png) no-repeat bottom;
	overflow:hidden;
	clear:left;
}
#footer .itools {
	width:150px;
	height:21px;
	padding:0 0 0 15px;
	float:left;
}
#footer .address {
	width:721px;
	height:21px;
	float:left;
	font-size:0.92em;
}
#footer .inbusiness {
	width:150px;
	height:21px;
	padding:0 14px 0 0;
	float:left;
	text-align:right;
}
