
body {
	margin: 0px;
	padding: 0px;
	background: #D8D9DA;
	/*text-align: justify;*/
	font: 13px Arial, Helvetica, sans-serif;
	color: #444444;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #000000;
	font-size: 1.0em;
}

a:hover {
	text-decoration: none;
	/*color: #FF0000;*/
}

a img {
	border: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	border: 10px solid #FFFFFF;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0px auto;
	background: #FFFFFF;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	margin-bottom:11px;
	margin-top:11px;
}

#header a {
	text-decoration: none;
	color: #444444;
}

/* Logo */

#logo {
	float: left;
	padding-left: 85px;
	margin-top: 10px;
	margin-left: 10px;
	background: url(images/recy.jpg) no-repeat left center;
	height:80px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #444444;
}

#logo p {
	font-size: 1.2em;
}

#logo h1 {
	padding: 10px 0px 0px 0px;
	font-size: 2.4em;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: right;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 20px;
	text-decoration: underline;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
	/*background: #404040;*/
}

#menu .active a {
	/*background: url(images/img02.gif) no-repeat 100% -40px;*/
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 11px 0px 0px 0px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#header-pic {
	background: url(images/img05.jpg) no-repeat left top;
	width: 900px;
	height: 210px;
}

/* Content */

#content {
	float: right;
	width: 667px;
	padding-right:11px;
	overflow: hidden;
}


#producttable {
	padding-top: 10px;
}

#producttable img{
	
}

#producttable td{
	width: 210px;
	height: 200px;
}

#producttable h2{
	background: rgb(163,188,26);/* url(images/img02.jpg) no-repeat left 50%;*/
	color: #FFFFFF;
	/*padding: 7px 25px;*/
	font-size: 1.2em;
	padding-left: 10px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	margin-bottom: 0;
}

.tdwrapper{
	margin-right: 20px;
	margin-bottom: 20px;
}

.tdcontent {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#D8D9DA;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#D8D9DA;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#D8D9DA;
	height: 233px;
	text-align: center;
}

.sell{
	margin-top: 15px;
}

.sell a:hover {
	text-decoration: none;
	/*color: #FF0000;*/
	background-color: #A3BC1A;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
}

.sell a{
	padding: 4px 6px;
}

.image{
	padding-top: 20px;
}

.product_title{
	color: #000000
}

.div_column{
	width: 100px;
	float: left;
	vertical-align: middle;
	height: 25px;
}

.div_column label{
	padding-top: 10px;
}

.div_row{
	width: 600px;
	
}

.adress_form{
	/*padding-top: 20px;*/
}

li.feedbackPanelERROR{
	border: 1px solid #EDB445;
	background-color: #FFFBCC;
	-moz-border-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	
	padding: 4px 8px 3px 25px;
	margin: 0 0 3px;
}

li.feedbackPanelINFO {
	margin: 0 0 3px 0;
	padding: 4px 8px 3px 25px; 
	border: 1px solid #B6B9BC;
	background-color: #F1F1F2;
	color: #202326;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	-moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	}

.feedbackPanel{
	padding-left: 0;	
}




.post {
	margin: 0px 0px 30px 0px;
}

.post .spacer{
	padding-top: 30px;
}

.post .title {
	margin: 0px;
	background: rgb(163,188,26);
	padding: 7px 25px;
	font-size: 1.3em;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.post .title h1 {
}

.post .entry {
	padding-top: 5px;
}

.post .entry h2{
	color: #444444;
	font-size: 1.2em;
}

.bold_headline{
	color: #444444 !important;
	font-size: 1.2em !important;
	font-weight: bold !important;
}
	
.entry p {
	font-size: 1.0em;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

.navigator{
	height: 40px;
	/*margin-bottom: 10px;*/
}

.question{
	width: 500px;
	height: 20px;
	padding-top: 5px;
	
}

.question_text{
	width: 220px;
	float:left;
}

.howto_list {
	list-style: decimal;
}

.link_background a:hover{
	text-decoration: underline;
}

.link_background{
	padding: 4px 6px;
	background: rgb(163,188,26);
	text-decoration: none;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.tooltip_background{
	/*padding: 3px 3px;
	background: rgb(163,188,26);*/
	text-decoration: underline;
	width: 40px;
/*	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px; */ 
}



/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding-left: 11px;
}

#sidebarCheckOut{
	background: rgb(255,138,19) !important;/* url(images/img02.jpg) no-repeat left 50%;*/
	padding: 7px 15px;
	font-size: 1.2em;
	-moz-border-radius: 5px !important;
	-webkit-border-top-left: 5px !important;
	margin-bottom: 0px;
	color: #ffffff !important;
}

#sidebarCheckOut a{
	color: #ffffff !important;
	text-decoration: underline !important;
	font-weight: bold;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
	/*background: url(images/img03.jpg) no-repeat left bottom;*/
}

#sidebar-content {
	/*background: url(images/img01.jpg) repeat-y left top;*/
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#sidebar ul div {
	/*background: url(images/img01.jpg) repeat-y left top;*/
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#D8D9DA;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#D8D9DA;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#D8D9DA;
	/*padding:2.5em;*/
}

#sidebar li {
	/*padding-top: 10px;*/
}

#sidebar ul li {
	margin-bottom: 11px;
}

#sidebar ul li ul {
	/*background: transparent url(images/img03.jpg) no-repeat scroll left bottom;	*/
}


#sidebar li li {
	margin-left: 10px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
	margin-bottom: 0 !important;
	/*border-bottom: 1px dashed #BDBDBD;*/
	/*background: url(images/img04.jpg) no-repeat left 50%;*/
}

#sidebar li ul {
	/*margin-bottom: 1.8em;*/
	list-style: none;
	

}
/* rgb(163,188,26);  #444444*/


#sidebar h2 {
	background: #666666;/* url(images/img02.jpg) no-repeat left 50%;*/
	padding: 7px 15px;
	font-size: 1.2em;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	margin-bottom: 0px;
	color: #ffffff
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search form {
	padding: 0px;
}

#search fieldset {
	margin-left: 20px;
	padding-top: 10px;
	border: none;
}

#search #s {
	width: 130px;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 55px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
	background: #FFFFFF;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	margin-top: 10px;
}

#footer p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	line-height: 100%;
	font-size: 0.9em;
	color: #444444;
}

#footer a {
	color: #444444;
	font-size: 0.9em;
	
}

/*tips*/

.tips {
	width: 250px;
}

.tips span{
	font-weight: bold;
}

.tips h3{
	font-size: 1em;
	color: #000000;
	font-weight: bold; 
}


/*white label*/

#content_wl {
	width: 667px;
	background: #FFFFFF;
}

a.product_teaser{
	width:170px;
	color:#000000; 
	background:#FFCC00; 
	text-align:center; 
	text-decoration:underline; 
	font:normal 14px arial, sans-serif;
}
/*
.product_teaser div:hover{
	color:#ffffff;
	text-decoration:underline; 
	background: #006699 !important;
}
*/

.infobox{
	float: left;
	padding-left: 10px;
	margin-top: 10px;
	height:140px;
	width: 240px;
	border-color:#D8D9DA;
	border-width:1px;
	border-style:solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 315px;
}

.infobox p {
	line-height: normal;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 0px;
}

#handy{

	float: left;
	padding-left: 85px;
	margin-top: 10px;
	background: url(images/handy_teaser.jpg) no-repeat left center;
	height:160px;
	width: 240px;
	border-color:#D8D9DA;
	border-width:1px;
	border-style:solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	vertical-align: middle;
}

#handy p {
	line-height: normal;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 0px;
	text-decoration:underline; 
	color: #444444;
}

#ipod{
	margin-left: 10px;
	float: left;
	padding-left: 85px;
	margin-top: 10px;
	margin-left: 10px;
	background: url(images/ipod_teaser.jpg) no-repeat left center;
	height:160px;
	width: 240px;
	border-color:#D8D9DA;
	border-width:1px;
	border-style:solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
}

#ipod p {
	line-height: normal;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 0px;
	text-decoration:underline; 
	color: #444444;
}

.agb ul{
	width: 500px;	
}

.agb li{
	list-style-type: decimal;
}

.bold{
	font-weight: bold;
}

.design div{
	border-color:#D8D9DA;
	border-width:1px;
	border-style:solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 10px;
}

.design div div{
	border-color:#D8D9DA;
	border-width:1px;
	border-style:solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 0px;
}

.design h2{
	color: #444444 !important;
	font-size: 1em !important;
	padding-top: 20px;
}

.design p{
	line-height: 100%;
	margin-bottom: 0px; 
}

#top_banner{
	color: #FF4500;
	border-color:#D8D9DA;
	border-width:1px;
	border-style:solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin-top: 10px;
	margin-right: 10px;
	height: 50px;
	text-align: center;
	font-weight: bold;
	width: 200px;
	font-size: 1.1em;
	float: right;
}

