html, body {
	margin: 0; padding: 0;
	width: 100%; height: 100%;
	font-size: 100.01%;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #355100;
}

* { margin: 0; padding: 0; }

body {
	font-size: 0.7em;
	background-color: #eeffcd;
	background-image: url(img/bodybg.gif);
	background-repeat: repeat-x;
}

a { color: #cb6400; }

a img {border: 0;}
iframe a img {border: 0; }

h1, h2, h3 {
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

h4, h5, h6 { text-transform: uppercase; letter-spacing: 0.1em; }

h1 {font-size: 1.6em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em; font-weight: bold;}
h5 {font-size: 1em;}
h6 {font-size: 0.8em;}

ul, ol { padding: 0 0 0 20px; }

input[type=text], input[type=password], textarea, select {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #cb6400;
	font-size: 12px;
	border: 1px solid #5d7b36;
	background-color: #d1eaa2;
}

.block { overflow: hidden; }

/* LAYOUT */

#maincontainer {
	width: 930px;
	margin: 35px auto 0 auto;
	background-image: url(img/maincontainerbg.gif);
	background-repeat: repeat-y;
}

#header {
	height: 165px;
}

#maincontainer div.headerver2 a { display: block; height: 165px; background-image: url(img/headerbg2.jpg); }
#toprow {
	background-image: url(img/toprowbg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding: 0 20px;
}

#searchfield {
	float: left;
	padding: 6px 0 0 17px;
}
#usermenu {
	float: right;
}

#usermenu a {
	display: block;
	float: left;
	width: 124px; height: 26px;
	line-height: 26px;
	background: url(img/toprowbuttonbg.gif) no-repeat;
	margin: 2px 6px 0 0;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #fff;
}



#usermenu a:hover {

	background-position: -124px top;

}



#content {
	background-image: url(img/contentbg.jpg);
	background-position: 15px 0;
	background-repeat: no-repeat;
	padding: 0 15px;
}

* html #content {
	padding: 0;
}


#leftcolumn, #maincolumn {
	float: left;
}



#rightcolumn {

	display: none;

}



#leftcolumn {

	width: 190px;

	margin: 0 13px;

}



#maincolumn {

	width: 657px;

	margin: 0 0 0 13px;

	padding: 10px 0;

}



#footer {
	background-image: url(img/footerbg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 24px;
	margin-left: 1px;
}

* html #footer, *+html #footer { margin-left: -1px; }





.copyright, .parseTime {

	text-align: center;

	font-size: 0.8em;

	color: #ccc;

}

.copyright a { color: #ccc; text-decoration: none; }





/* BOXES */



#breadcrumb {

	color: #a7c66f;

}



#breadcrumb a {

	text-transform: uppercase;

	text-decoration: none;

	font-weight: bold;

	font-size: 0.9em;

	color: #fff;

}



#breadcrumb a:hover {

	color: #cb6400;

}



.box {

	margin: 10px 0;

	background-color: #75943d;

	background-image: url(img/boxbg.gif);

	background-repeat: no-repeat;

	background-position: center bottom;

	overflow: hidden;

}

.box a { color: #fff; }


.box_title {

	background-image: url(img/boxtitlebg.gif);

	background-repeat: no-repeat;

	line-height: 28px;

	padding: 0 5px;

	

	font-size: 0.9em;

	font-weight: bold;

	text-transform: uppercase;

	letter-spacing: 0.2em;

	

	color: #1d2f00;

	

}



.box_title a {

	display: block;

	text-decoration: none;

	color: #1d2f00;

	background-image: url(img/extlinkicon.gif);

	background-repeat: no-repeat;

	background-position: right center;

}



.box_content {
	background-image: url(img/boxcontentbg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	min-height: 70px;
	margin: 0 0 3px 0;
	padding: 5px;
}

* html .box_content {height: 1%;}


.box_menu ul {
	list-style: none;
	padding: 0;
}

* html .box_menu ul {height: 1px;}
.box_menu li {
	padding-left: 20px;
}

.box_menu li a {
	display: block;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 20px;
}

.box_menu li:hover, .box_menu li.active {
	background-image: url(img/menuactiveicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.box_menu li a:hover, .box_menu li.active a {
	color: #355100;
	background-image: url(img/menuactiveicon.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.box_menu .nostyle, .box_menu li:hover.nostyle, .box_menu .nostyle * {
	background: transparent;
}

*+html .box_menu .nostyle {
	margin-top: -15px;
}

.box_product_list {
	padding: 0;
	list-style: none;	
}
.box_product_list li {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #355100;
}

.box_product_img {
	padding: 5px;
	border: 1px solid #fff;
	width: 160px;
	margin: auto;
	text-align: center;
}

.box_product_price {
	color: #fff;
	font-weight: bold;
	font-size: 1.4em;
	padding: 0 10px;
}

.box_product_info, .box_product_VPE {
	padding: 0 10px;
	font-size: 0.9em;
}

.box_product_name {
	padding: 0 10px;	
}
.box_product_name, .box_product_name a{
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.box_product_category_link { padding: 0 10px; }

.box_singlelineform * { margin: 0; padding: 0;}

.box_singlelineform {
	background: url(img/box_singlelineformbg.gif) no-repeat left top;
	width: 168px; height: 19px;
	padding: 0 0 0 5px;
}

.box_singlelineform:hover {
	background-position: left -21px;
}

.box_singlelineform:hover input[type=text], .box_singlelineform:hover input[type=password] {
	color: #1f2f00;
}
.box_singlelineform input[type=text], .box_singlelineform input[type=password] {
	background: transparent; border: 0;
	margin: 0 8px 0 0;
	width: 129px; height: 19px;
	line-height: 19px;
	color: #fff;
}
.box_singlelineform input[type=image], .box_singlelineform input[type=submit], .box_singlelineform input[type=button] {
	background: transparent;
	border: 0;
	width: 31px; height: 19px;
	margin: 0px 0 0 0; padding: 0;
	cursor: pointer;
}
.loginform {
	background: url(img/loginformbg.gif) no-repeat left 18px;
	width: 180px;
}

.loginform label {
	display: block;
	height: 17px;
	overflow: hidden;
}

.loginform .field1 {
	width: 165px; height: 21px;
	padding: 0 3px;
	background: transparent;
	border: 0;
}

.loginform .field2 {
	width: 135px; height: 21px;
	padding: 0 3px;
	background: transparent;
	border: 0;
}
.loginform input[type=submit] {
	width: 29px; height: 21px;
	background: transparent;
	border: 0;
	margin: 0 0 0 5px;
}

.loginform:hover {
	background-position: -188px 18px;
}

.box_review_text { padding: 0 10px; }
.box_review_text a { color: #355100; text-decoration: none;}


/* CONTENT BLOCKS */

.content_block {

	margin: 10px 0 30px 0;

}

.content_button_continue {
	margin: 20px 0 0 0;
	text-align: right;
}

.content_block .text {
	background-color: #bddc85;
	text-align: justify;
	padding: 10px;
}



.heading {
	color: #bddc85;
	margin: 10px 0;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}



.longheading {
	background: url(img/longheadingbg.gif) no-repeat;
	color: #243700;
	height: 29px; line-height: 29px;
	padding: 0 10px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.content_block .footer {
	clear: both;
	background: url(img/contentblockfooterbg.gif) no-repeat;
	height: 5px;
}



.content_img {
	margin: 0 0 10px 20px;
	padding: 5px;
	border: 1px solid #fff;
	float: right;
}

div.img_container {
	width: 220px;
	float: right;
	text-align: center;
	margin: 0 0 10px 20px;
}
div.img_container a.content_img {
	display: block;
	margin: 0;
}

.fsksymbol {
	position: absolute;
	margin: 137px 0 0 580px;
	background: url(img/fsk18.gif) no-repeat;
	width: 49px; height: 17px;
	cursor: pointer;
}

.fsksymbol:hover {
	background-position: left -19px;
	width: 96px; height: 74px;
	margin: 80px 0 0 533px;
}

.fsksymbol img { display: none; }

.products_list {

	list-style: none;

	padding: 0; margin: 0;

}



.products_list li {
	float: left;
	width: 184px;
	margin: 0 52px 40px 0;
}

.products_list p {

	text-align: justify;

}



.products_list .product {

	background: #a7c66f url(img/productlistbottombg.gif) no-repeat left bottom;

	padding: 0 0 10px 0;

}



.products_list .product_name {
	background: url(img/productlistheadingbg.gif);
	height: 29px;
	font-size: 1em;
	padding: 0 5px;
	white-space: nowrap;
}



.products_list .product_name a {
	line-height: 28px;
	color: #243700;
	font-weight: bold;
	font-size: 0.9em;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.2em;
}

.products_list .product_name {
	white-space: normal;
}
.products_list .product_name a {
	line-height: normal;
}


.products_list .product_img {
	width: 160px; height: 120px;
	padding: 5px;
	margin: 5px auto;
	border: 1px solid #fff;
	text-align: center;
}

.products_list .product_img img {

}



.products_list .product_short_desc {

	overflow: hidden;
	height: 80px;

}

.products_list .product_short_desc, .products_list .product_info {

	width: 170px;

	margin: auto;

}



 .products_list .product_info {

 	overflow: hidden;
	height: 90px;

 }
 
.buynow {
	padding: 0 5px;
 }



.products_list .product_price, .content_block .product_price {
	font-size: 1.6em;
	font-weight: bold;
	color: #fff;
}

.products_list .productOldPrice {
	font-size: 0.8em;
	text-decoration: line-through; 
}

.products_list .product_shipping_info {
	padding: 0 5px;
}

.product_info {

}

.buyform {
	background: url(img/buyformbg.gif) no-repeat;
	width: 170px; height: 19px;
}

.buyform:hover {
	background-position: left -21px;
}

.buyform:hover input[type=text] {
	color: #355100;
}
.buyform input[type=text] {
	width: 36px; height: 16px;
	background: transparent;
	border: 0;
	padding: 0 3px;
	color: #fff;
}
.buyform input[type=submit] {
	width: 109px; height: 19px;
	margin: 0 0 0 0px;
	background: transparent;
	border: 0;
	cursor: pointer;
}

.pagination {
	color: #b5d47d;
}

.manufacturer {
	color: #bddc85;
}
.manufacturer * {
}

.product_name a {
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.product_reviews ul {
	list-style: none;
	margin: 0; padding: 0;
}
.product_reviews li {
	border-bottom: 1px solid #b5d47d;
	margin: 0 0 30px 0;
}

.product_reviews .review_author, .product_reviews .review_date {
	line-height: 2em;
	margin: 0 10px 0 0;
}

.product_review .review_rating {
}

.product_reviews .review_text, .review_text {
	padding: 5px 10px;
	background-color: #fff;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 1.2em;
}

.review_actions {
	margin: 40px 0 0 0;
}

.product_also_purchased ul {
	list-style: none;
	margin: 0; padding: 0;
}
.product_also_purchased li {
	float: left;
	padding: 5px;
}
.product_also_purchased img {
	padding: 5px;
	border: 1px solid #fff;
}

.product_added {
	text-align: center;
}

/* CART */

.info_message {
	text-align: center;
	padding: 5px 10px;
	border: 1px solid #5d7b36;
}

.summ {
	float: right;
}

.summ .total_content {
	font-size: 1.4em;
	font-weight: bold;
}

.button_reload {
	float: left;
}

.button_checkout {
	float: right;
}

table.cart_table {
	width: 100%;
	border: 1px solid #5d7b36;
}

table.cart_table img {
	padding: 1px; border: 1px solid #5d7b36; margin: 4px;
}
table.cart_table td {
	padding: 2px 5px;
	white-space: nowrap;
}
table.cart_table td.col1 {
	width: 170px;
}
table.cart_table td.col2 {
	text-align: center;
}
table.cart_table td.col3 {
}
table.cart_table td.col4 {
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}
table.cart_table th.col4 {
	text-align: right;
}
table.cart_table td.col5 {
	text-align: right;
	font-size: 1.4em;
	font-weight: bold;
}
table.cart_table th.col5 {
	text-align: right;
}
table.cart_table td.col6 {
	text-align: center;
}

table.cart_table .row {
}
table.cart_table .row1 {
}

table.cart_table th {
	background-color: #5d7b36;
	color: #fff;
	
	padding: 2px 5px;
	
	font-weight: bold;
	font-size: 0.9em;
	text-transform: uppercase;
	
}
table.cart_table .product_name {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	white-space: normal;
	text-align: left;
}
table.cart_table .product_name a {
	
}

/* CHECKOUT SHIPPING */

.select_address {
	border: 1px solid #5d7b36;
	padding: 10px;
	width: 300px;
}

.current_address {
	border: 1px solid #5d7b36;
	background-color: #d1eaa2;
	padding: 10px; margin-bottom: 20px;
	width: 120px;
	float: right;
}

.continue_checkout {
	clear: both;
	border: 1px solid #5d7b36;
	background-color: #d1eaa2;
	padding: 5px 10px;
}

.continue_checkout input {
	float: right;
}
.continue_checkout p {
	float: left;
}
.checkoutBar {
	margin: 20px;
	text-align: center;
	border-top: 1px solid #5d7b36;
	width: 594px;
}
.checkoutBar ol {
	list-style-position: inside;
	padding: 0;
}
.checkoutBar li {
	width: 130px;
	float: left;
	margin: -10px 22px 0 0;
	border: 1px solid #5d7b36;
	background-color: #bedb85;
	white-space: nowrap;
}
* html .checkoutBar li {
	position: relative;
	z-index: 2;
}

.checkoutBar li.currentPosition {
	color: #fff;
	background-color: #5d7b36;
}

.shipping table, .payment table.infoBox {
	width: 450px;
	margin: 0;
}
.shipping td {
	padding: 5px;
}

.infoblock {
	border: 1px solid #5d7b36;
	background-color: #d1eaa2;
	margin: 0 0 20px 0;
	padding: 10px;
	overflow: hidden;
}

.infoblock textarea {
	width: 100%;
	border: 1px solid #5d7b36;
	background-color: #a3c168;
	color: #1f2f00;
}


.text_info {
}

.iplog {
	color: #fff;
	margin: 10px 0;
	overflow: hidden;
	text-align: center;
	padding: 10px;
}

.iplog p {
	margin: 0 0 10px 0;
}

.customers_ip {
	font-size: 1.6em;
	font-weight: bold;
	border: 1px solid #fff;
	margin: 0 0 10px 0; padding: 2px 5px;
}

.delivery_label, .shipping_method{
	float: left;
	width: 45%;
}
.billing_label, .payment_method {
	float: right;
	width: 45%;
}

.user_input {
	height: 100px;
	padding: 10px;
	overflow: auto;
	border: 1px solid #5d7b36;
	background-color: #a3c168;
	text-align: left;
}

.products table {
	width: 100%;
}

.thankyou {
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times;
	text-align: center;
	background: #fff;
}

.product_navigator {
	background-color: #bddc85;
	margin: 0 0 10px 0; padding: 5px 10px;
}

.product_navigator ul {
	list-style: none;
	margin: 0; padding: 0;
}
.product_navigator li {
	float: left;
	margin: 0 20px 0 0;
}
.product_navigator .count {
	float: right;
}
.product_navigator a {
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 0.9em;
	font-weight: bold;
}

.productOldPrice {
	text-decoration: line-through;
	font-size: 0.7em;
	color: #355100;
}

/* ACCOUNT */
.product_history, .account_welcome {
	width: 330px;
	overflow: hidden;
	float: right;
}
.product_history ul {
	list-style: none;
	padding: 0;
}
.product_history li {
	float: left;
	margin: 0 30px 30px 0;
}
.product_history img {
	padding: 5px;
	border: 1px solid #fff;
}

.account_login, .account_settings, .account_newsletter {
	width: 260px;
}

.account_orders {
	width: 260px;
}

.account_all_orders {
	display: block;
	margin: 10px 0;
}
.account_orders ul {
	list-style: none;
	padding: 0;
}

.account_order {
	display: block;
	overflow: hidden;
	width: 250px;
	background-color: #bddc85;
	margin: 0 15px 15px 0;
	padding: 5px;
}

.account_order_date {
	float: left;
}
.account_order_nr {
	float: right;
}
.account_order_total {
	clear: both;
	float: left;
	font-size: 1.6em;
	color: #fff;
}
.account_order_status {
	float: right;
}
.account_order_button {
	clear: both;
	float: right;
}


/* LOGOFF */
.logoff_button {
	text-align: right;
}
.logoff_text {
	line-height: 100px;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}

/* LOGIN */

.login_new, .login_login , .login_guest{
	float: left;
	width: 285px; height: 120px;
	margin: 0 20px 20px 0;
}
.login_login {
	margin-right: 0;
}
.login_guest {
	margin-bottom: 0; 
}

.login_new .login_new_button, .login_guest .login_guest_button {
	text-align: right;
	padding: 10px 0;
}

/* CREATE ACCOUNT */
.formlist .fakeinput {
	line-height: 20px;
	border-bottom: 1px dashed #5d7b36;
	width: 200px;
	float: left;
}

.formlist .note {
	margin: 0;
	padding: 10px 0 0 170px;
}

.formlist #review {
	width: 300px;
	height: 100px;
}

.formaction {
	margin: 40px 0 0 0;
}

.create_account_form ul, .contact_form ul, .formlist {
	padding: 0;
	list-style: none;
}
.create_account_form li, .contact_form li, .formlist li {
	margin: 0 0 10px 0;
	list-style: none;
	clear: left;
}
.create_account_form label, .contact_form label, .formlist label {
	display: block;
	float: left;
	clear: left;
	width: 150px;
	text-align: right;
	padding: 5px 10px;
	line-height: 10px;
	color: #fff;
	background-color: #a3c168;
}
.create_account_form input[type=text], .create_account_form input[type=password], .create_account_form select, .create_account_form textarea, 
.contact_form input[type=text], .contact_form input[type=password], .contact_form select,  .contact_form textarea,
.formlist input[type=text], .formlist input[type=password], .formlist select,  .formlist textarea {
	width: 200px;
}

.contact_form .contact_content {
	margin: 0 0 20px 0;
}
.create_account_form .create_account_form_submit, .contact_form .contact_form_submit {
	width: 370px;
	text-align: right;
}

.contact_success_text, .contact_form_error {
	text-align: center;
}

/* ADDRESS BOOK */

.address_list ul {
	list-style: none;
	padding: 0; margin: 0;
}
.address_list li {
	padding: 10px; margin: 0 0 10px 0;
	border: 1px solid #5d7b36;
	background-color: #d1eaa2;
}

.address_name {
	font-size: 1.6em;
	text-align: left;
}

.address_value {
}
.address_standard_label {
	font-size: 0.55em;
	background-color: #5d7b36;
	color: #fff;
	padding: 2px 5px;
}
.address_button_back {
	float: left;
}
.address_button_new {
	float: right;
}
.adress_count {
	clear: both;
}
.address_book_cancel {
	float: left;
}
.address_book_ok {
	float: right;
}

.moduleRowOver {
	background-color: #a7c66f;
}

.order_status {
	background-color: #a7c66f;
	font-size: 0.8em;
	padding: 2px 5px;
	margin: 0 5px;
	border: 1px solid #5d7b36;
}

.address_label {
	border: 1px solid #5d7b36;
	background-color: #D1EAA2;
	padding: 10px;
	height: 10em;
}

.product_img {width: 160px; height: 120px; padding: 5px; border: 1px solid #fff; text-align: center;}

.datasheet { width: 100%; border: 1px solid #5d7b36; }
.datasheet thead { background-color: #5d7b36; color: #fff; }
.datasheet th, .datasheet td {padding: 2px 5px;}
.datasheet tfoot { background-color: #fff; }

.floatleft {float:left; margin: 0 20px 20px 0;}
.floatright {float:right;}
.nomargin {margin:0;}
.blanklist {margin:0; padding: 0; list-style: none;}
.halfwidth {width: 260px;}
.width70 {width: 69%;}
.width60 {width: 59%;}
.width30 {width: 29%;}


.clear {clear: both;}
.clearleft {clear: left;}
.clearright {clear: right;}

.sitemap { list-style: none; }
.sitemap_level_1 li { list-style-type: circle; }
.sitemap_level_2 li { list-style-type: square; }
.sitemap_level_3 li { list-style-type: disc; }
.sitemap_level_4 li { list-style-type: circle; }
.sitemap_level_5 li { list-style-type: none;}

.bottomdivider {
	border-bottom: 1px solid #5d7b36;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

.sitemap a {
	color: #5d7b36;
	font-weight: bold;
	font-size: 0.9em;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.2em;
}

.sitemap a:hover {
	color: #fff;
	
}
.sitemap li {
	color: #fff;
	margin: 0 20px;
	line-height: 2em;
}
h1.sitemap_fix {
	color: #243700;
	height: 29px; line-height: 29px;
	padding: 0 10px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	position: absolute;
	margin-top: -40px;
}


* html .transparent_submit {
	background: transparent;
	width: 34px;
	border: 0;
	cursor: pointer;
}
* html .transparent_input {
	background: transparent;
	border: 0px;
	width: 130px;
}

* html .buyform input {
	border: 0;
	width: 40px;
	background: transparent;
}
* html .buyform .buyformsubmit {
	border: 0;
	width: 105px; height: 19px;
	background: transparent;
	cursor: pointer;
}

* html .iefix {height: 1%;}

.markProductOutOfStock { display: block; color: #f00; font-size: 2em;}

span.packageName {float: left; margin-right: 10px; }
div.percentbg { width: 100px; background: #4e511f; border: 1px solid #fff; padding: 1px; float: left;  margin-right: 10px;}
div.percentbg div.percentbar { background-color: #b2cf79; text-align: center; font-size: 9px; height: 13px;}

.shipping td {vertical-align: bottom;}

hr { border: 0; border-top: 1px solid #fff; height: 10px;}

p.wMargin, .bank_account {
    margin: 0 0 1em 0;
}
.bank_account .key {
    width: 100px; min-height: 1em;
    text-align: right;
}
.bank_account .value {
    font-weight: bold;
    padding-left: 10px;
}

#box_livesupport {
    background: url(img/box_livesupport_bg.png) no-repeat left top;
    height: 145px;
}
#box_livesupport h2 {
    background: transparent;
    color: #fff;
}
#box_livesupport .box_content {
    background: transparent;
    color: #000;
    margin: 10px 0 0 50px;
    text-align: center;
    min-height: 0;
}
#box_livesupport .box_content .highlight {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.2em;
    
    text-shadow: #000 1px 1px 0;
}
#box_livesupport #startchat_btn {
    background: url(img/box_livesupport_startchat_btn.png) no-repeat -1px top;
    height: 46px; line-height: 46px;
    overflow: hidden;
}
#box_livesupport #startchat_btn a {
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    text-shadow: #fff 1px 1px 0;
}
#box_livesupport #chat_status {
    width: 36px; height: 28px;
    margin: 8px;
    float: left;
}
#box_livesupport #chat_status.offline {
    background: url(img/chatstatus_offline.png) no-repeat center center;
}
#box_livesupport #chat_status.online {
    background: url(img/chatstatus_online.png) no-repeat center center;
}
#box_livesupport #chat_status.away {
    background: url(img/chatstatus_away.png) no-repeat center center;
}
#box_livesupport #chat_status.busy {
    background: url(img/chatstatus_busy.png) no-repeat center center;
}
#box_livesupport #chatstatus_popup {
    position: absolute;
    z-index: 999;
    height: 24px; line-height: 24px;
    padding: 0 10px; margin-left: 10px;
    margin-top: -50px;
    background: #fff;
    color: #333;
    opacity: 0.9;
    font-size: 1.2em;
    
    border: 1px solid #333;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}



#livechat {
    width: 100%;
    margin: auto;
    text-align: right;
    position: fixed;
    z-index: 999;
    top: 0;
    overflow: hidden;
}
#livechat #livechat_button {
    width: 880px;
    margin: auto; padding: 0 50px;
}

ul.no-style {
    list-style: none;
    margin: 0; padding: 0;
}

