/* CSS Document */

* {
	padding: 0;
	margin: 0;
	border: 0;
}

html, body {
	/* text-align: center; */
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; /* Centers the design in old IE versions */
}

body {
	font-size: 80%;
}

a:link, a:visited, a:hover, a:active {
color: #000000;
}


#page {
	width: 1000px;
	margin: 0px auto; 
	padding: 0;
	text-align: left;
}


* html #page {
	height: 100%; 
}

/* Header */
#header {
	width: 1000px;
	float: left:
}

/* Left Column */
#left_col {
	margin:0;
	padding:0;
	float: left;
	width: 192px;
	height: 100%;
}
* html #left_col {
	margin:0;
	padding:0;
	position: relative;  /* IE */
}

/* Right Column */
#right_col {
	margin:0px;
	padding:0px;
	float: left;
	width: 204px;
	height: 100%;
	margin-bottom: 0px;
}

#center_col {
	margin:0;
	padding:0;
	float: left;
	width: 582px;
	height: 100%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#maincontainer {
	margin:0;
	padding:0;
	float: left;
	width: 1000px;
	height: 100%;
	background: url(img/page_bg.gif) repeat-y;
	padding-bottom: 10px;
}

#center_col .tinput input, select, textarea {
	/*border: 1px solid #01A95B;*/
	border: 1px solid black;
}

* html #right_col { /* IE */
	position: relative;  
}

/* Footer */
#footer_container {
	float: left;
	width: 1000px;
	height: 26px; 
	margin: 0px auto;
	/*margin-top: -15px;*/
}

#footer {
	/*position: relative;*/
	width: 1000px;
	height: 26px; 
	background: #55AB27 url(img/footer_bg.gif) no-repeat bottom left;
	/*margin-top: 7px;*/
}

#footer_content {
	width: 996px;
	height: 18px;
	background-color: #E7D50E;
	border-top: 2px solid #55AB27;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px !important;
	margin-bottom: 0px;
}

#footer_content a {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

#footer_content a:hover {
	color: #000000;
	font-size: 11px;
}

#footer_content #ariba {
	float: right;
	margin-right: 10px;
	margin-top: 3px;
}

#footer_content #partner {
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}

.copyright {
	display:none;
}

#header_content {
	width: 988px;
	border-bottom: 4px solid #FFEA00;
	border-left: 4px solid #FFEA00;
	border-right: 4px solid #FFEA00;
	margin-left: 2px;
	position: relative;
	top: 6px;
	background-color: #55AB27;
	height: 100%;
	min-height: 100%;
	padding-bottom: 4px;
}

#top_menu {
	text-align: right;
	color: #FFFFFF;
	padding: 4px;
}

#top_menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#top_menu a:hover {
	color: #FFFF00;
}

#top_menu a.activeContent {
	color: #FFFF00;
}


#logo {
	float: left;
	margin-left: 4px;
}

#top_banner {
	margin-left: 280px;
	width: 468px;
	height: 60px;
}

#top_buttons {
	float:right;
	width: 200px;
	text-align:right;
	padding-right: 6px;
	padding-top: 7px;
}

#breadcrumb {
	clear: both;
	background-color: #B8D599;
	border-left: 2px solid #55AB27;
	border-right: 2px solid #55AB27;
	text-align: right;
	padding: 2px;
	margin-top: 6px;
}

#search, #new_search {
	padding: 2px;
}

#search_input input, #new_search input {
	width: 148px;
	padding: 1px;
	border: 1px solid #55AB27;
}

#search_submit input, #new_search input {
	vertical-align: middle;
	position: relative;
	top: -1px;
}

* html #search_input input {
	width: 152px;
}

* html #search_submit input {
	top: -2px;
}

* html #search_input {
	padding-bottom: 0px;
}

checkbox, input, radio, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* begin: left category listing menu */
#box_categories {
	margin-top: 10px;
	margin-left: -6px;
	padding-right: 1px;
}

#box_categories ul {
	list-style-type: none;
	font-size: 12px;
}

#box_categories li {
	padding-left: 8px;
}


#box_categories span {
	font-size: 14px;
	position:relative;
	top: -1px;
}

#box_categories a {
	text-decoration:none;
	color:#000000;
	display:block;
	text-indent: 10px;
	padding-left: 2px;
	padding-bottom: 2px;
}

#box_categories a:hover, #box_categories li.activeCat a {
	text-decoration:none;
	color:#000000;
	font-weight: normal;
	background-color: #FFFFFF;
	display:block;
	width: 100%;
	padding-left: 2px;
}

#box_categories li * a:hover, #box_categories li.activeCat * a:hover {
	font-weight: normal;
	text-indent: 10px;
	background-color: #FFFFFF !important;
}

#box_categories li.activeCat * a {
	font-weight: normal;
	background-color: transparent;
}

#box_categories li.activeCat li.activeCat a {
	font-weight: normal;
	text-indent: 10px;
	background-color: transparent;
	background-color: #FFFFFF !important;
}
/* end: left category listing menu */


/* begin: info box styles */
.ibox {
	width: 200px;
	margin-top: 10px;
}

.ibox_top, .ibox_bottom {display:block; background:transparent; font-size:1px;}
.ib1, .ib2, .ib3, .ib4, .ibt1, .ibt2, .ibt3, .ibt4 {display:block; overflow:hidden;}
.ib1, .ib2, .ib3, .ibt1, .ibt2, .ibt3 {height:1px;}
.ib2, .ib3, .ib4 {background:#B8D599; border-left:1px solid #55AB27; border-right:1px solid #55AB27;}
.ibt2, .ibt3, .ibt4 {background:#55AB27;}
.ib1 {margin:0 5px; background:#55AB27;}
.ibt1 {margin:0 5px; background:#55AB27;}
.ib2, .ibt2 {margin:0 3px; border-width:0 2px;}
.ib3, .ibt3 {margin:0 2px;}
.ib4, .ibt4 {height:2px; margin:0 1px;}

.ibox_content {
	display:block;
	background:#B8D599;
	border:0 solid #55AB27;
	border-width:0 1px;
	font-size: 11px;
	color: #000000;
	padding: 5px;
}

.ibox_title {
	display:block;
	background:#55AB27;
	color: #FFEA00;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}

.ibox_title span {
	position:relative;
	top: -2px;
}

.ibox_title img {
	float:right;
	margin-right: 5px;
}
/* end: info box styles */

#loginbox #email_address {
	width: 184px;
	padding: 1px;
	border: 1px solid #55AB27;
	margin-bottom: 10px;
}

#loginbox #password {
	padding: 1px;
	border: 1px solid #55AB27;
	width: 100px;
	margin-right: 8px;
}

#loginbox #submit {
	vertical-align:middle;
}

#loginbox a, #login_form a {
	color: #55AB27;
	font-size: 12px;
	font-weight:bold;
	display:block;
	margin-top: 10px;
	text-decoration:none;
}

.product_info {
	border: 1px solid #55AB27;
	width: 180px;
	float: left;
	padding: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	height: 215px;
	overflow: hidden;
}

h2 {
	font-size: 14px;
	color: #55AB27;
}

h3 {
	font-size: 14px;
	color: black;
}

.product_info h2 {
	width: 180px;
	height: 52px;
	min-height: 52px;	
}

.info {
	font-size: 11px;
}

.image_info {
	width: 180px;
	height: 100px;
	margin-top: 5px;
	display: block;
}

.product_form {
	width: 180px;
	margin-top: 5px;
	height: 35px;
}

.large_image_info {
	width: 200px;
	text-align:right;
	margin-left: 10px;
}

.large_image_info img {
	margin-bottom: 6px;
}

.large_text_info * {
	font:Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
}

.large_text_info  p {
	margin: 4px 0px;
}

.large_text_info  li {
	list-style-type:disc;
	margin-left: 16px;
	padding-left: 10px;
}

td.large_text_info {
	vertical-align:top;
	/*width: 372px;*/
}
td.large_image_info {
	height: 180px;
}
.large_image_info .product_form {
float: right;
}

.large_image_info .sbox_large {
float: right;
}
#also_purchased {
	margin: 20px 0px;
	width: 582px;
}

#also_purchased h3 {
	padding-bottom: 16px;
}

.buy_now {
	text-align:right;
}
.buy_now img {
	vertical-align:middle;
	margin-left: 4px;
}

#also_purchased .large_text_info {
	border-top: 2px solid #55AB27;
	padding-top: 6px;
	padding-bottom: 10px;
}

#more_info {
	text-decoration: none;
	display: block;
	font-size:12px;
	font-weight: bold;
	color: #55AB27;
	margin-top: 5px;
	clear: left;
}

#more_info img {
	vertical-align:middle;
	position:relative;
	/*top: 1px;*/
	margin-right: 2px;
}

.clear {
	clear:both;
}

.product_form p.price {
	float:left;
	width: 70px;
}

.product_form p.qty {
	text-align: right;
	font-size: 12px;
	position: relative;
}

.product_form .iqty input {
	width: 22px;
	border: 1px solid #55AB27;
	text-align: right;
}

.product_form input {
	vertical-align:middle;
}



/* begin: save box classes */
.sbox {
	width: 54px;
	float:right;
}

.sbox_large {
	width: 74px;
	float:left;
}

.sbox_error {
	margin-bottom: 20px;
}

.sbox_top, .sbox_bottom {display:block; font-size:1px;}
.sb1, .sb2, .sb3, .sb4, .sb5 {
	display:block;
	height:1px;
	overflow:hidden;
	background:#CC0000;
	text-align: center;
}
.sb1{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #e99191;
	border-right:1px solid #e99191;
	background:#d83f3f}
.sb2{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #f9e5e5;
	border-right:1px solid #f9e5e5;
	background:#d53030}
.sb3{
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #d53030;
	border-right:1px solid #d53030;}
.sb4{
	border-left:1px solid #e99191;
	border-right:1px solid #e99191}
.sb5{
	border-left:1px solid #d83f3f;
	border-right:1px solid #d83f3f}
	
.sbox_content {
	background:#CC0000;
	font-size: 12px;
	color: #FFFF00;
	padding: 5px;
	text-align:center;
}
/* end: save box classes */

.percent {
	font-size: 18px;
}

p.price {
	font-size: 12px;
	font-weight:bold;
	color:#CC0000;
}

.productOldPrice {
	background: url(img/pixel_red.gif) repeat-x center left;
	color:#000000;
}

#box_specials .price {
	font-size: 14px;
	width: 86px;
}

#box_specials .productOldPrice {
	font-size: 12px;
}

#box_specials H2{
color: #000000;
}

.category_header {
	position: absolute;
	top: 103px;
}

* html .category_header { /*IE*/
	top: 107px;
}

.navigation {
	clear:left;
	padding-top: 16px;	
}

.category_header strong {
	color: #55AB27;
}

#error_info p {
	margin: 10px 0px;
}

#error_info img {
	float:right;
}

.cart_list {
	margin-bottom: 8px;
}

.cart_list li {
	list-style-type: none;
}

.ibox_content p {
	margin: 4px 0px;
}


#new_account_info {
	width: 50%;
	float:left;
	font-size: 11px;
}

#login_form {
	margin-left: 50%;
	border-left: 1px solid #55AB27;
	padding-bottom: 20px;
	font-size: 11px;
}

#login_form h4, #new_account_info h4 {
	margin-bottom: 16px;
	font-size: 12px;
}

.title {
	background-color: #55AB27;
	color: #FFFF00;
	font-weight:bold;
	padding: 2px;
	margin-bottom: 10px;
}

.inputRequirement {
	color: #CC0000;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
}

a#lost_password {
color: #000000;
}

#box_specials a#more_info {
color: #000000;
}

.paypal_hinweis {
	background-color: #ff0000;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 14px;
	padding:3px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
