﻿.foo{}/****************************************************************************************************/
/* The contents of this file are subject to the nopCommerce Public License Version 1.0 ("License"); you may not use this file except in compliance with the License.
/* You may obtain a copy of the License at  http://www.nopCommerce.com/License.aspx. 
/* 
/* Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. 
/* See the License for the specific language governing rights and limitations under the License.
/* 
/* The Original Code is nopCommerce.
/* The Initial Developer of the Original Code is NopSolutions.
/* All Rights Reserved.
/* 
/* Contributor(s): RetroViz Design. 
/****************************************************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML GENERAL 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, input
{
	margin: 0;
	padding: 0;
}

body{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	background: url(images/body_back.jpg) top left repeat;
	color: #585852;
}
form#aspnetForm{
	width:100%; height:100%;
	background: url(images/body_back1.jpg) top left repeat-x;
	float:left;
}
a{
	color: #3664A5;
	text-decoration: none;
	outline:none;
}
a:hover{
	color: #3664A5;
	text-decoration: none;
}
a img, img{
	border: 0 none;
}

h2, h3
{
    font-size: 16px;
}
.title16{
	font-size:16px; font-weight:bold;
	color:#585852;
}
.title14{
	font-size:14px; font-weight:bold;
	color:#585852;
}
.check input {
    height: auto;
    line-height: 24px;
    margin-right: 10px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER PAGE WRAPPERS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.master-wrapper-page{
	width: 1010px;
	margin: 0 auto;
}
.master-wrapper-content{
	width: 1010px;
	float: left;
}

/* two column master page */
.middle{
	width:980px;
	padding:20px 15px 20px 15px;
	float: left;
	background:url(images/middle_back.png) repeat-y;
}
.middle .left{
	width: 250px;
	margin:0; padding:0 0 0 10px;
	float: left;
	display: inline;
}
.middle .right{
	width:710px;
	margin:0; padding:0 10px 0 0;
	float: left;
	display: inline;
}





/* three column master page */
.master-wrapper-leftside-3
{
    float: left;
	width: 180px;
	margin: 0 0 0 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}
.master-wrapper-center-3
{
    float: left;
	width: 430px;
	margin: 0px 0 0 10px;
	background: #FFF;
	display: inline;
}

.master-wrapper-cph-3
{
    float: left;
	width: 420px;
	background: #FFF;
	color: #000;
	min-height: 400px;
	padding: 10px 10px 10px 10px;
}

.master-wrapper-rightside-3
{
    float: right;
	width: 180px;
	margin: 0 10px 0 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header{
	width:980px; height:142px;
	padding:25px 15px 0 15px;
	float:left;
	position:relative;
	background:url(images/header_back.png) no-repeat;
}
/*****************************************************/
a.header-logo{
	width: 141px; height: 133px;
	display: block;
	background: url('images/header_logo.png') no-repeat;
	position:absolute;
	top:26px; left:28px;
}
/*****************************************************/
.header-links{
	position:absolute;
	top:27px; right:265px;
}
.header-links ul{
	padding: 0;	margin: 0;
	float:right;
}
.header-links ul li{
	height:12px;
	list-style: none;
	float:left;
	background: url('images/headerlinks_separator.png') top right no-repeat;
}
.header-links ul li.last{background:none;}
.header-links a{
	line-height:12px;
	color: #585852;
	text-decoration: none;
	margin:0 10px 0 10px;
}
.header-links a:hover{
	color:#999999;
}
/*****************************************************/
.headercart{
	width:153px; height:55px;
	position:absolute;
	top:57px; right:25px;
	background: url('images/headercart_back.png') no-repeat;
}
a.ico-wishlist{
	line-height:12px;
	float:left;
	color:#b5aeba;
	margin:7px 0 0 28px;
}
a.ico-cart{
	line-height:12px;
	float:left;
	color:#f2e8f9;
	margin:16px 0 0 28px;
}
/*****************************************************/
.headermenu{
	width:676px; height:35px;
	padding:10px 0 10px 10px;
	background: url('images/headermenu_back.png') no-repeat;
	position:absolute;
	bottom:0; left:175px;
}
.headermenu ul{
	height:35px;
	padding: 0;	margin: 0;
	float:left;
}
.headermenu li{
	height:35px;
	list-style: none;
	float:left;
	background: url('images/headermenu_separator.png') top right no-repeat;
}
.headermenu li.last{ background:none;}
.headermenu a{
	height:35px;
	display:block;
	font-size:14px;
	line-height:34px;
	color: #ffffee;
	text-decoration: none;
	padding:0 12px 0 12px;
}
.headermenu a:hover{background: url('images/menu_hover.png') repeat-x;}
.headermenu a.active{
	background: url('images/menu_active.png') repeat-x;
	color:#585852;
}
.headermenu li.first a:hover{background: url('images/menu_first_hover.png') no-repeat;}
.headermenu li.first a.active{
	background: url('images/menu_first_active.png') no-repeat;
	color:#585852;
}
/*****************************************************/
.searchbox{
	width:134px; height:35px;
	padding:10px 0 10px 0;
	background: url('images/searchbox_back.png') no-repeat;
	position:absolute;
	bottom:0; right:15px;
}
.searchbox .searchboxtext{
	width:85px; height:35px;
	float:left;
	padding:0 0 0 10px;
	border:0 none;
	background:none;
	line-height:34px;
	font-size:12px;
	color:#bfbfb2;
}
.searchbox .searchboxbutton{
	width:29px; height:35px;
	float:left;
	border:0 none;
	background: url('images/search_button.png') no-repeat;
	cursor:pointer;
	outline:none;
}
/*****************************************************/
.header-languageselector{
	position:absolute;
	top:26px; right:200px;
}
ul.languagelist{
	display: inline;
	margin:0; padding:0;
	float:right;
}
ul.languagelist li{
	list-style: none;
	display: inline;
	margin: 0px 0 0 5px; padding:0;	
}
ul.languagelist li input{
	width:27px; height:20px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer{
	width:980px; height:268px;
	padding:32px 15px 0 15px;
	float:left;
	background:url(images/footer_top.png) no-repeat;
}
.footer1{
	width:980px; height:268px;
	float:left;
	background:url(images/footer_back.png) repeat;
}
.footer2{
	width:940px; height:268px;
	padding:0 20px 0 20px;
	float:left;
	position:relative;
	color:#8b949d;
	background:url(images/footer_deco.png) bottom right no-repeat;
}
.footer a{
	text-decoration: none;
	color:#8b949d;
}
.footer a:hover{color:#c7ccd1;}
.footer_column{
	width:160px;
	float:left;
	margin:-12px 25px 0 0;
}
.footer_column_title{
	width:160px; 
	float:left;
	font-size:16px; font-weight:bold;
	padding-bottom:3px;
	border-bottom:1px solid #646e78;
}
.footer_column ul{
	float:left;
	margin:3px 0 0 0; padding:0;
	list-style-type:none;
	line-height:18px;
}
.footer-disclaimer{
	position:absolute;
	bottom:25px; left:20px;
}
.footer-poweredby{
	position:absolute;
	bottom:25px; right:20px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC. CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.page-title {
	width: 100%;
	padding:0 0 5px 0;
	float:left;
    border-bottom: 1px solid #cdcdcb;
}
.page-title h1, .page-title h2{
    font-size:24px; font-weight:bold;
	line-height:24px;
    margin: 0; padding:0;
}

td
{
    vertical-align: middle;
}

td.fieldname
{
    font-size: 12px;
}



.topicpage
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.topicpage-title
{
	border-bottom: 0 none;
}

.topicpage .topicpage-body
{

}

.user-agreement-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.user-agreement-page .page-title
{
}

.user-agreement-page .page-body
{

}

.clear
{
	border: medium none;
	clear: both;
	float: none;
	font-size: 0;
	height: 0;
	line-height: 0;
}

.linkButton
{
	color: #3664A5;
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
}

a.linkButton:hover
{

}

.dropDownLists
{
	height: 17px;
	font-size: 10px;
	padding-left: 2px;
	font-family: Tahoma;
}


.message-error{
	font-size: 10px;
	font-weight: bold;
	color: #b21f21;
}
.message-error ul{
	margin:0 0 20px 0; padding:0 0 0 15px;
	font-weight: bold;
}
.copyright
{
	float: right;
	padding-right: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;		
	font-size: 10px;
}
.copyright a
{
	color: #3664A5;
	background-color: inherit;
}

/* sitemap */
.sitemap{
	float:left;
	margin:25px 0 0 0;	
}
.sitemap-page .entity{
	width:100%;
	margin: 0 0 20px 0;
	float:left;
}
.sitemap-page .topic-box, .sitemap-page .manufacturer-box, 
.sitemap-page .category-box, .sitemap-page .product-box{
	text-align: center;
	vertical-align: bottom;
}
.sitemap-page h2{
	margin:0 0 10px 0;	
}
.sitemap-page .topic-box .item, .sitemap-page .manufacturer-box .item,
.sitemap-page .category-box .item, .sitemap-page .product-box .item
{
	text-align: left;
	margin: 0 0 3px 10px;
}
/**************************************/
.roundcornerbox345{
	width:345px;
	padding:5px 0 0 0;
	float:left;
	background:url(images/roundcornerbox345_top.png) top left no-repeat;
}
.roundcornerbox345_middle{
	width:315px;
	padding:10px 15px 15px 15px;
	float:left;
	background-color:#f4f3f2;
}
.roundcornerbox345_bottom{
	width:345px; height:5px;
	margin:0 0 20px 0;
	float:left;
	background:url(images/roundcornerbox345_bottom.png) bottom left no-repeat;
}
.roundcornerbox460{
	width:460px;
	padding:5px 0 0 0;
	float:left;
	background:url(images/roundcornerbox460_top.png) top left no-repeat;
}
.roundcornerbox460_middle{
	width:430px;
	padding:10px 15px 15px 15px;
	float:left;
	background-color:#f4f3f2;
}
.roundcornerbox460_bottom{
	width:460px; height:5px;
	margin:0 0 20px 0;
	float:left;
	background:url(images/roundcornerbox460_bottom.png) bottom left no-repeat;
}
.roundcornerbox710{
	width:710px;
	padding:5px 0 0 0;
	float:left;
	background:url(images/roundcornerbox710_top.png) top left no-repeat;
}
.roundcornerbox710_middle{
	width:680px;
	padding:10px 15px 15px 15px;
	float:left;
	background-color:#f4f3f2;
}
.roundcornerbox710_bottom{
	width:710px; height:5px;
	margin:0 0 20px 0;
	float:left;
	background:url(images/roundcornerbox710_bottom.png) bottom left no-repeat;
}
.roundcornerbox940{
	width:940px;
	padding:5px 0 0 0;
	float:left;
	background:url(images/roundcornerbox940_top.png) top left no-repeat;
}
.roundcornerbox940_middle{
	width:910px;
	padding:10px 15px 15px 15px;
	float:left;
	background-color:#f4f3f2;
}
.roundcornerbox940_bottom{
	width:940px; height:5px;
	margin:0 0 20px 0;
	float:left;
	background:url(images/roundcornerbox940_bottom.png) bottom left no-repeat;
}
/**************************************/
checkbox, input, radio, select{
	font-family:Arial, Helvetica, sans-serif;
}
select{margin:0 10px 0 0;}
input{
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-family: Arial,Helvetica,sans-serif;
    outline: medium none;
}
/* fix ie button padding bug - apply to all buttons to reduce extra padding applied by ie!
input
{
	width: auto;
	overflow: visible;
} */

textarea{
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #CDCDCB;
}
.textbox, .textBox{
	border:1px solid #CDCDCB;
	height:20px;
	padding-left:5px;
	padding-right:5px;
}

td.item-name, td.item-value{
	padding:0 10px 10px 0;	
}
td.forgot-password{
	padding:0 0 20px 0;
}
.captcha-enabled{
	height: 310px !important;
}
/**************************************/

.searchboxtext
{
	width: 110px;
	border: solid 1px #E3E3E3;
	font-size: 12px;
}

.newsaddcommenttitletext
{
	width: 250px;
	border: solid 1px #E3E3E3;
	vertical-align: top;
	font-size: 12px;
}

.newsaddcommentcommenttext
{
	height: 150px;
	width: 500px;
	border: solid 1px #E3E3E3;
	vertical-align: top;
	font-size: 12px;
}

.blogaddcommentcommenttext
{
	height: 150px;
	width: 500px;
	border: solid 1px #E3E3E3;
	vertical-align: top;
	font-size: 12px;
}

.accountsignaturetext
{
	height: 100px;
	width: 500px;
	border: solid 1px #E3E3E3;
	vertical-align: top;
}


.forumtopictitletext
{
	width: 500px;
	border: 1px solid #acacac;
	vertical-align: top;
	font-size: 12px;
}

.privatemessagesubjecttext
{
	width: 500px;
	border: 1px solid #acacac;
	vertical-align: top;
	font-size: 12px;
}

.forumsearchtext
{
	width: 500px;
	border: 1px solid #acacac;
	font-size: 14px;
}


.forumsearchboxtext
{
	border: 1px solid #acacac;
	font-size: 12px;
}

.bbeditortext
{
	border: #cec6b5 1px solid;
}

.edittopiclinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	background: url('images/ico-edit.gif') no-repeat;
}

.deletetopiclinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	background: url('images/ico-delete.gif') no-repeat;
}

.movetopiclinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	background: url('images/ico-moveTopic.gif') no-repeat;
}

.replytopiclinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	background: url('images/ico-forum-post-add.gif') no-repeat;
}

.watchtopiclinkbutton
{
	padding-left: 18px;
	background: url('images/ico-forum-watch.gif') no-repeat;
}

.editpostlinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	background: url('images/ico-edit.gif') no-repeat;
}

.deletepostlinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	background: url('images/ico-delete.gif') no-repeat;
}

.quotepostlinkbutton
{
	color: #555555;
	float: right;
	padding: 1px 3px 1px 3px;
	border: solid 1px #cccccc;
	line-height: 15px;
	font-size: 11px;
}


.button_white{
	width:auto!important; height:25px;
	padding:0 0 0 5px!important;
	float:left;
	outline:none;
	background:url('images/button_white_left.png') no-repeat left!important;
}
.button_white_m{
	width:auto!important; height:25px;
	padding:0 0 0 5px!important; margin-bottom:30px;
	float:left;
	outline:none;
	background:url('images/button_white_left.png') no-repeat left!important;
}
.button_purple{
	width:auto!important; height:25px;
	padding:0 0 0 5px!important;
	float:left;
	outline:none;
	background:url('images/button_purple_left.png') no-repeat left!important;
}
.button_green{
	width:auto!important; height:25px;
	padding:0 0 0 5px!important;
	float:left;
	outline:none;
	background:url('images/button_green_left.png') no-repeat left!important;
}
.searchbutton, 
.contactusbutton, 
.newsitemaddcommentbutton, 
.blogpostaddcommentbutton,
.productwritereviewbutton, 
.loginbutton, 
.registerbutton,
.checkoutasguestbutton, 
.savecustomerinfobutton, 
.addbillingaddressbutton, 
.addshippingaddressbutton,
.changepasswordbutton, 
.registernextstepbutton, 
.completeregistrationbutton, 
.passwordrecoverybutton,
.newpasswordbutton, 
.saveaddressbutton, 
.sendemailafriendbutton, 
.selectshippingaddressbutton,
.newaddressnextstepbutton, 
.selectbillingaddressbutton, 
.sameasshippingaddressbutton, 
.shippingmethodnextstepbutton, 
.paymentmethodnextstepbutton, 
.paymentinfonextstepbutton,
.confirmordernextstepbutton, 
.submitforumtopicbutton, 
.submitpmbutton, 
.replypmbutton,
.deleteselectedpmbutton, 
.reorderbutton, 
.minicartcheckoutbutton, 
.useragreementbutton, 
.deleteselectedfsbutton, 
.submitreturnrequestbutton,
.search_but{
	position: relative;	
	width: 0; height:25px;
	padding:0 10px 4px 5px;
	background:url('images/button_white_right.png') no-repeat right;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	overflow:visible;
	outline:none;
}
.checkoutbutton{
	position: relative;	
	width: 0; height:25px;
	padding:0 10px 4px 5px;
	background:url('images/button_green_right.png') no-repeat right;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	overflow:visible;
	outline:none;
}
.productgridaddtocartbutton, .productemailafriendbutton, 
.productaddtocomparelistbutton, .productvariantaddtowishlistbutton, .editaddressbutton, 
.deleteaddressbutton, .cancelrecurringorderbutton, .orderdetailsbutton, 
.returnitemsbutton, .estimateshippingbutton, .updatewishlistbutton, .applycouponcodebutton, .updatecartbutton, .continueshoppingbutton, .orderprocessedcontinuebutton, .submitpollvotebutton, .cancelforumtopicbutton, .forumsearchbutton, 
.forumsearchboxbutton, .cancelpmbutton, .deletepmbutton, .backpmbutton, .changedatebutton{
	position: relative;	
	width: 0; height:25px;
	padding:0 10px 4px 5px;
	background:url('images/button_purple_right.png') no-repeat right;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	overflow:visible;
	outline:none;
}
.orderdetailsprintbutton{
	width: 0; height:21px;
	padding:0 10px 4px 5px;
	background:url('images/button_purple_right.png') no-repeat right;
	color:#fff;
	line-height:20px;
	font-weight:bold;
	cursor:pointer;
	display:block;
}
.orderdetailsprintbutton:hover{color:#fff;}
.productaddtocomparelistbutton[class], 
.editaddressbutton[class], 
.deleteaddressbutton[class], 
.cancelrecurringorderbutton[class], 
.orderdetailsbutton[class], 
.returnitemsbutton[class], 
.orderdetailsprintbutton[class], 
.estimateshippingbutton[class], 
.updatewishlistbutton[class], 
.applycouponcodebutton[class], 
.updatecartbutton[class], 
.continueshoppingbutton[class], 
.orderprocessedcontinuebutton[class], 
.submitpollvotebutton[class], 
.cancelforumtopicbutton[class], 
.forumsearchbutton[class], 
.forumsearchboxbutton[class], 
.cancelpmbutton[class], 
.deletepmbutton[class], 
.backpmbutton[class],
.searchbutton[class], 
.contactusbutton[class], 
.newsitemaddcommentbutton[class], 
.blogpostaddcommentbutton[class],
.productwritereviewbutton[class], 
.loginbutton[class], 
.registerbutton[class],
.checkoutasguestbutton[class], 
.savecustomerinfobutton[class], 
.addbillingaddressbutton[class], 
.addshippingaddressbutton[class],
.changepasswordbutton[class], 
.registernextstepbutton[class], 
.completeregistrationbutton[class], 
.passwordrecoverybutton[class],
.newpasswordbutton[class], 
.saveaddressbutton[class], 
.sendemailafriendbutton[class],
.checkoutbutton[class], 
.selectshippingaddressbutton[class], 
.newaddressnextstepbutton[class], 
.selectbillingaddressbutton[class], 
.sameasshippingaddressbutton[class],  
.shippingmethodnextstepbutton[class], 
.paymentmethodnextstepbutton[class], 
.paymentinfonextstepbutton[class], 
.confirmordernextstepbutton[class], 
.submitforumtopicbutton[class], 
.submitpmbutton[class], 
.replypmbutton[class], 
.deleteselectedpmbutton[class], 
.reorderbutton[class], 
.minicartcheckoutbutton[class], 
.useragreementbutton[class], 
.deleteselectedfsbutton[class], 
.submitreturnrequestbutton[class],
.changedatebutton[class],
.search_but[class]{
	width: auto;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	NAVIGATIONS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.block{
	width:230px;
	float:left;
    margin:0 0 10px 0; padding:0;
}
.block .title{
	width:210px;
	padding:0 10px 0 10px;
	float:left;
	font-size:16px;
	font-weight: bold;
	height:40px;
	line-height:40px;
}
/******************************************/
.block-category-navigation{
	background: #dfdcd8 url('images/greybox_top.png') top left no-repeat;
}
.block-category-navigation1{
	float:left;
	background: url('images/greybox_bottom.png') bottom left no-repeat;
	padding:0 0 5px;
}
.block-category-navigation .listbox{
	float:left;
	padding:2px 0 10px 0;
	background:url('images/greybox_line.png') top left no-repeat;
}
.block-category-navigation .listbox ul{
	margin:0; padding:0;	
	float:left;
	list-style-type:none;
}
.block-category-navigation .listbox ul li#parcat{
	width:230px; height:34px;
	background:url('images/greybox_line.png') bottom left no-repeat;
}
.block-category-navigation .listbox ul li#parcat a{
	font-size:13px; font-weight:bold;
	color:#7c7c76;
	line-height:32px;
	display:block;
	padding:0 0 0 10px;
}
.block-category-navigation .listbox ul li#parcat a:hover{
	background-color:#eae8e6;
}
.block-category-navigation .listbox ul li#parcat.active a{
	color:#585852;
	background:#eae8e6 url('images/greybox_arrow1.png') 212px 10px no-repeat;
}
.block-category-navigation .listbox ul li#subcat{
	width:230px; height:24px;
}
.block-category-navigation .listbox ul li#subcat a{
	font-size:12px; font-weight:normal;
	color:#585852;	
	line-height:24px;
	display:block;
	padding:0 10px 0 20px;
	background:#f5f5f3;
}
.block-category-navigation .listbox ul li#subcat.active a{
	color:#fff;
	font-weight:bold;
	background:#585852 url('images/greybox_arrow2.png') 212px 6px no-repeat;
}
/******************************************/
.block-manufacturer-navigation{
	background: #d6d1d9 url('images/purplebox_top.png') top left no-repeat;
}
.block-manufacturer-navigation1{
	float:left;
	padding:0 0 5px;
	background: url('images/purplebox_bottom.png') bottom left no-repeat;
}
.block-manufacturer-navigation .title{
	color:#615768;
}
.block-manufacturer-navigation .listbox{
	width:100%;
	float:left;
	padding:7px 0 10px 0;
	background:url('images/purplebox_line.png') top left no-repeat;
}
.block-manufacturer-navigation .listbox ul{
	margin:0 0 0 5px; padding:0;
	list-style-type:none;
	float:left;	
}
.block-manufacturer-navigation .listbox ul li{
	float:left;
	margin:0 0 8px 0;
}
.block-manufacturer-navigation .listbox ul li .picture1{
	width:196px; height:80px;
	padding:8px 12px 19px 12px;
	float:left;
	background:url('images/manuf_sidebar_frame.png') top left no-repeat;
}
.block-manufacturer-navigation .listbox ul li .picture1 a img{float:left;}
.block-manufacturer-navigation .listbox ul li .man-title a{
	font-size:14px; font-weight:bold;
	color:#615768;
	margin:-8px 0 0 10px;
	float:left;
}
.block-manufacturer-navigation .listbox .viewall{
	width:100%; 
	padding:13px 0 0 0;
	float:left;
	background:url('images/purplebox_line.png') top left no-repeat;
}
.block-manufacturer-navigation .listbox .viewall a{
	font-size:12px; font-weight:bold;
	color:#615768;
	line-height:14px;
	margin:0 15px 0 0; padding:0 15px 0 0;
	float:right;	
	background:url('images/purplebox_arrow1.png') bottom right no-repeat;
}
.block-manufacturer-navigation a:hover{color:#887b92!important;}
/******************************************/



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ORDER SUMMARY, SHOPPING CART, WISHLIST

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.shoppingcart-page, .wishlist-page{
	width:940px; 
	float:left;
}
.shoppingcart-page .body, 
.wishlist-page .body{
	width:940px; 
	margin:25px 0 25px 0; padding:0;
	float:left;
}
.order-summary-content .cart .cart-header-row, 
.wishlist-content .cart .cart-header-row{
	height:32px;
	background-color:#73736B;
	color:#fff
}
.order-summary-content .cart .cart-header-row td, 
.wishlist-content .cart .cart-header-row td{
	height:32px;
	font-weight:bold;
	line-height:30px;
	border-top:1px solid #cdcdcb;
	border-bottom:1px solid #cdcdcb;
	border-left:1px solid #cdcdcb;
	padding:0;
}
.order-summary-content .cart .cart-header-row td.end, 
.wishlist-content .cart .cart-header-row td.end{
	border-right:1px solid #cdcdcb;
}
.order-summary-content .cart .cart-header-row td.picture, 
.wishlist-content .cart .cart-header-row td.picture{
	border-left:0 none;
}
.order-summary-content .cart .cart-item-row td, 
.wishlist-content .cart .cart-item-row td{
	height:90px;
	padding:6px 0 0 0;
	vertical-align: middle;
	border:0 none;
	background:url(images/cart_item_row.png) repeat-x;
}
.order-summary-content .cart .cart-item-row td.end, 
.wishlist-content .cart .cart-item-row td.end{
	
}
.order-summary-content .cart .cart-item-row td.productpicture,
.wishlist-content .cart .cart-item-row td.productpicture{
	padding:6px 7px 0 7px;
}
.order-summary-content .cart .cart-item-row td.productpicture img,
.wishlist-content .cart .cart-item-row td.productpicture img{
	border:1px solid #cdcdcb;
}
.order-summary-content input.shoppingcartquantitytext,
.wishlist-content input.wishlistquantitytext{
	height:15px;
	border:1px solid #E3E3E3;
	background-color:#fff;
	text-align:center;
}
.order-summary-content .cart .cart-item-row td.product, 
.wishlist-content .cart .cart-item-row td.product{
	text-align: left;
	padding: 0px 10px 0px 10px;
}
.order-summary-content .cart .cart-item-row td.end .productPrice, 
.wishlist-content .cart .cart-item-row td.end .productPrice{
	font-weight:bold;
	color:#7d9536;
}
.order-summary-content .cart .cart-item-row td.product a, 
.wishlist-content .cart .cart-item-row td.product a,
.products-box td a{
	font-weight: bold;
	color:#585852;
}
.buttons{
	width:100%;
	float:left;
	margin-bottom:20px;
}
.common-buttons{
	float: right;
}
.order-summary-content .buttons .button_white,
.wishlist-content .buttons .button_white{
	margin:0 0 0 10px;	
}
.shareinfo{
	float:left	
}
.order-summary-content .coupon-box,
.order-summary-content .coupon-box .title14
.order-summary-content .coupon-box .text,
.estimate-shipping .title14,
.estimate-shipping .text,
.total-info .title14{
	float:left;
}
.order-summary-content .coupon-box .title14,
.order-summary-content .coupon-box .text,
.estimate-shipping .title14,
.estimate-shipping .text,
.total-info .title14{
	margin:0 0 10px 0;
}
.order-summary-content .coupon-box .textBox,
.estimate-shipping .textBox{
	float:left;
	margin:1px 10px 0 0;
	background-color:#fff; 
}
.estimate-shipping .shipping-options{
	float:left;
}
.estimate-shipping .shipping-options .shipping-option-item{
	text-align: left;
	vertical-align: text-top;
	padding: 5px 0  0 5px;
}
.estimate-shipping .shipping-options .shipping-option-item .option-name{
	font-weight: bold;
}
.estimate-shipping .shipping-options .shipping-option-item .option-description{
	padding: 5px 0 5px 16px;
}
.order-summary-content .terms-of-service{
	float:right;
	margin:0 0 10px 0;
}
.order-summary-content .terms-of-service .read{
	text-decoration: underline;
}
.order-summary-content .terms-of-service .read:hover{
	cursor: pointer;
}
.order-summary-content .total-info{
	float:right;
}
.cart-total{
	border-top:1px solid #cdcdcb; 
	float:left;
	padding:10px 0 0 0;
}
.total-info .item-value{color:#7D9536;}

.order-summary-content .cart, .wishlist-content .cart
{
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
}

.wishlist-content .cart
{
	margin-bottom: 25px;
}

.order-summary-content .WarningBox .WarningText, .wishlist-content .WarningBox .WarningText
{
	color: Red;	
}




.cart_total_left_below{
	width: 100%;
	text-align: right;
	vertical-align: top;
	height: 30px;
}

.order-summary-content .removegiftcardbutton
{
	padding-right: 5px;
	padding-left: 18px;
	background: url('images/ico-delete.gif') no-repeat;
}

.order-summary-content .selected-checkout-attributes
{
    margin: 0px;
	padding: 10px 0px 10px 0px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
}

.order-summary-content .checkout-attributes
{
	margin: 10px 0px 10px 0px;
	padding: 10px 20px 10px 20px;
	background:none repeat scroll 0 0 #F7F5E8;
    border:1px dotted #D3D3D3;
}





.order-summary-content .buttons .addon-buttons
{
	float: right;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	text-align: right;
}

.order-summary-content .crosssells-title
{
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:15px;
    font-weight:bold;
    padding:5px 5px 5px 0;
    border-bottom:0 none;
    margin:0 0 10px;
    width:100%;
}






/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CHECKOUT, ORDER DETAILS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.checkout-data{
	width:940px;
	float:left;
	margin:25px	0 0 0;
}
.checkout-data .title16,
.checkout-page .title16{
	margin:0 0 10px;
}
.existing_address{
	width:320px;
	padding:0 10px 0 0;
	float:left;
}
.new_address{
	width:559px;
	padding:0 0 0 20px;
	float:left;
	border-left:1px solid #cdcdcb;
}
.checkout-data .enter-address-title{
	padding: 0 0 10px 0;
	font-weight: bold;
	clear: both;
}
.address-grid .address-item{
	width:285px;
	float:left;
	padding-bottom:50px;
}
.address-grid .address-item .address-box{
	float:left;
	margin-bottom:10px;
}
.address-grid .address-item .address-box td{
	height:16px;
}
.address-grid .address-item .address-box td.address_title{
	height:20px;
	color:#7D9536;
}
.new_address .enter-address .enter-address-body{
	text-align: left;
	float:left;
	margin:0 0 10px;
}
.new_address .enter-address .button{
	margin: 10px 10px 10px 10px;
	text-align: left;
}
.new_address .enter-address .the-same-address{
	text-align: left;
	margin: 10px 10px 10px 10px;
}
.new_address .textBox{
	background-color:#fff;	
}
table.shipping-options{
	float:left;
	margin-top:5px;
}
table.shipping-options td{
	height:30px;
	text-align:left;
	vertical-align:top;
}
table.shipping-options td.text{
	width:100px;
	line-height:26px;
}
.shipping_methods{
	float:left;
	margin-bottom:10px;
}
.shipping_methods .shipping-option-item{
	padding-bottom:10px;
}
.shipping_methods .shipping-option-item .option-name{
	font-weight: bold;
}
.shipping_methods .shipping-option-item .option-name input{
	height:auto;
	margin-right:5px;
}
.shipping_methods .shipping-option-item .option-description{
	padding: 5px 0 5px 20px;
}
.payment-methods table {
	float:left;
	margin-bottom:10px;
}
.checkout-data .payment-methods .payment-method-item{
	padding:5px 0 10px 5px;
}
.checkout-data .payment-methods .payment-method-item input{height:auto;}
.checkout-data .payment-methods .error-block{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}


.checkout-one-page .checkout-data .progress
{
    position: absolute;
    top: 100px;
    width: 180px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 5px 10px;
    text-align: center;
    z-index: 2147483647;
}

.checkoutstep .steptitle
{
	border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px 5px 5px 5px;
    margin-top: 5px;
}

.checkoutstep .stepcontent
{
	border: dashed 1px #2F4F4F;
	border-top: none;
	padding: 5px 5px 5px 5px;
}





.checkout-data .address-grid .address-item .select-button
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}










.checkout-data .userewardpoints
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	color: #555;
	background: rgb(247, 245, 232);
	margin-bottom: 10px;
	border: dotted 1px #d3d3d3;
}	



/*******************************************/
.order-details{
	width:940px;
	margin:25px 0 25px 0;
	float:left;
}
.order-details .info{
	width:890px;
	border: 1px solid #CDCDCB;
	float:left;
	margin:10px 0 0 0; padding: 10px;
}
.order-details .orderid{
	font-size:18px; font-weight:bold;	
	float:left;
}
.order-details .order-overview{
	text-align: left;
	padding-bottom: 10px;
	float:left;
}
.order-details .order-details-box,
.order-details .products-box, 
.order-details .ordernotes-box{
	width:870px;
	text-align: left;
	padding: 10px; margin:0 0 20px 0;
	border: 1px solid #CDCDCB;
	height: auto;
	float:left;
}
.order-details .section-title{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}
.order-details .checkout-attributes{
	text-align: right;
	vertical-align: middle;
	padding: 10px;
	height: auto;
}
/*******************************************/
.downloable-products
{
    margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.downloable-products .info
{
	padding: 10px;
}

.downloable-products .products-box
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
/*******************************************/
.order-progress{
	width:940px; height:60px;
	margin:25px 0 25px 0;
	float:left;
}
.order-progress ul{
	padding:0;	margin:0 0 0 140px;
	list-style-type:none;
}
.order-progress ul li{
	float:left;
	text-align:center;
	margin:0 40px 0 0; 
}
.order-progress ul li .active-step{
	font-size:14px; font-weight:bold;
	color: #585852;
	background: url('images/progress-step-active.png') no-repeat 50% 100%;
	padding-bottom: 30px;
	padding-right: 1px;
}
.order-progress ul li .inactive-step{
	font-size:14px; font-weight:bold;
	color: #cdcdcb;
	background: url('images/progress-step-inactive.png') no-repeat 50% 100%;
	padding-bottom: 30px;
	padding-right: 1px;
}
/*******************************************/
.return-request
{
	margin-bottom: 15px;
	padding: 0px;
}
.return-request .page-title
{
	border-bottom: 0 none;
}
.return-request .section-addinfo
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
}
.return-request .products-box
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}


.customer-return-request-list
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}
.customer-return-request-list .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
	font-size: 12px;
}
.customer-return-request-list .request-list
{
}
.customer-return-request-list .request-list .request-item
{
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.master-wrapper-center-1{
	width:980px; min-height:500px;
	padding:0 15px 0 15px;
	float:left;
	background:url(images/middle_back.png) repeat-y;
}
.master-wrapper-cph-1{
	width:940px; padding:20px 20px 20px 20px;	
}
.homepage_panel{
	width:960px;
	margin:0 10px 0 10px; padding:13px 0 0 0;
	float:left;
	background: #dfdcd8 url('images/homepage_panel_top.png') top left no-repeat;
}
.homepage_panel_inner{
	width:934px;
	padding:0 13px 13px 13px;
	float:left;
	background:url('images/homepage_panel_bottom.png') bottom left no-repeat;
}
.homepage_panel .column1{
	width:290px; min-height:215px;
	margin:0 15px 0 0; padding:0 15px 0 0;
	float:left;
	background:url('images/vertical_line.png') top right repeat-y;
}
.homepage_panel .column2{
	width:300px; min-height:215px;
	margin:0 15px 0 0; padding:0 15px 0 0;
	float:left;
	background:url('images/vertical_line.png') top right repeat-y;
}
.homepage_panel .column3{
	width:280px;
	float:left;
	display:inline;
}
.homepage_panel .title16{
	line-height:16px;
	margin:0 0 10px 0;
	float:left;
}
.column1 .post{
	width:290px;
	background:#fff url('images/homepage_blogarrow.png') center right no-repeat;
	float:left;
	margin:0 0 5px 0;
}
.column1 .thumb{
	width:80px;
	margin:0 5px 0 0;
	float:left;
}
.column1 a.blogtitle{
	width:170px;
	float:left;
	color:#585852;
	margin:5px 0 0 0;
}
.column1 .blogdate{
	float:left;
	color:#7f7b76;
}
a.blog_more{
	float:right;
	color:#7f7b76;
	margin:5px 0 0 0;
}
.block-followus, .block-newsletter{
	float:left;
}
.column3 .block_intro{
	width:250px;
	padding:0 0 10px 0;
	float:left;
}
.block-newsletter .intro{
	padding:0 0 10px 0;
	float:left;
}
.block-newsletter .options{
	padding:0 0 10px 0;
	float:left;
}
.block-newsletter .options label{padding:0 10px 0 3px;}
.block-newsletter{
	background:url('images/horz_line.png') no-repeat;
	margin:5px 0 0 0; padding:17px 0 0 0;
}
.block-newsletter .listbox{
	float:left;
}
.block-newsletter input.textBox{
	width:203px; height:24px;
	float:left;
	margin:0; padding:0 0 0 5px; border:0 none;
	background:url('images/newsletter_textbox.png') no-repeat;
	font-size:12px; font-family:Arial, Helvetica, sans-serif;
	color:#585852;
	line-height:22px;
}
.block-newsletter .newsletterbox-subscribebutton{
	width:43px; height:44px;
	float:left;
	margin:-10px 0 0 0;
	border:0 none;
	text-indent:-9000px;
	background:url('images/newsletter_submit.png') no-repeat;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCTS IN GRID - TEMPLATE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.product-grid,
.sub-category-grid,
.sales-product-grid{
	float:left;
	margin:25px 0 0 13px;
}
.product-grid .item-box,
.sub-category-grid .item-box,
.sales-product-grid .item-box{
	vertical-align: text-top;
	vertical-align:top;
}
.product-grid .product-item,
.sub-category-grid .product-item,
.sales-product-grid .product-item{
	width:232px;
	float:left;
	margin:0 0 30px 0;
}
.sub-category-item{margin:0 20px 0 0;}
.product-grid .item-box .picture,
.sub-category-grid .item-box .picture,
.sales-product-grid .item-box .picture{
	width:170px; height:170px!important;
	margin:0; padding:15px 15px 25px 15px;
	background:url('images/productlist_thumb.png') no-repeat;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.product-grid .product-item .picture *{
	vertical-align: middle;
}

.product-grid .product-item .picture1 span{
	display: inline-block;
	height: 100%;
	width: 1px;
}
.product-grid .product-item h2.product-title,
.sales-product-grid .product-item h2.product-title{
	width:100%;
	float:left;
	text-align:left;
	margin:-10px 0 0 8px; padding:0 0 8px 2px;
	background:url('images/productlist_line.png') bottom left no-repeat;
}
.sub-category-grid .description{
	width:170px; height:40px;
	float:left;
	font-size:14px; font-weight:bold;
	text-align:center;
	margin:-10px 0 0 8px; padding:0 0 8px 2px;
}
.sub-category-grid .description a{color:#3664A5;}
.sub-category-grid .description a:hover{color:#6591d0;}
.product-grid .product-item .product-title a,
.sales-product-grid .product-item .product-title a{
	font-size: 12px; font-weight: bold;
	color: #585852;
}
.product-grid .product-item .product-title a:hover,
.sales-product-grid .product-item .product-title a:hover{color: #818179;}
.product-grid .product-item .add-info,
.sales-product-grid .product-item .add-info{
	width:182px;
	float:left;
	margin:7px 0 0 10px;
}
.product-grid .product-item .add-info .prices,
.sales-product-grid .product-item .add-info .prices{
	float:left;
	font-size:14px; font-weight:bold;
	color:#7e9635;
}
.oldproductPrice{color:#be0d08; text-decoration:line-through; padding-right:10px;}
.product-item .old_price{
	font-weight:normal;
	color:#C00;
	text-decoration:line-through;
	padding:0 5px 0 0;	
}
.product-grid .product-item .add-info .buttons,
.sales-product-grid .product-item .add-info .buttons{
	float:right;
	width:auto;
}
.productgridproductdetailbutton,
.productgridaddtocartbutton,
.productlistproductdetailbutton,
.productlistaddtocartbutton{
	width:24px; height:24px;
	float:left;
	margin:0;
	border:none;
	cursor:pointer;
	text-indent:-9000px;
	outline:none;
}
.productgridproductdetailbutton,
.productlistproductdetailbutton{background:url('images/detailbutton.png') no-repeat;}
.productgridaddtocartbutton,
.productlistaddtocartbutton{background:url('images/cartbutton.png') no-repeat;}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCTS IN LINES 2 - TEMPLATE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.product-list2{
	margin-bottom: 15px;
	padding: 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FEATURED PRODUCTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.featured-product-grid
{
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	text-align: center;
}

.featured-product-grid .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	margin: 0;
	color: #3A4045;
}

.featured-product-grid .item-box
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}

.featured-product-grid .product-item
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	width: 250px;
	border: solid 1px rgb(232, 230, 210);
}

.featured-product-grid .product-item .product-title
{
	font-weight: bold;
	font-size:12px;
	padding: 0 0 0 10px;
	text-transform: none;
}

.featured-product-grid .product-item .product-title a
{
	display: block;
	height: 2em;
	line-height: 1.3em;
	overflow: hidden hidden;
	padding: 4px 10px 8px 0px;
}

.featured-product-grid .product-item .picture
{
	text-align: center;
	margin-top: 10px;
}

.featured-product-grid .product-item .description
{
	margin: 5px 5px 0 5px;
	text-align: center;
	padding: 10px 5px 10px 5px;
	border-top: solid 1px rgb(232, 230, 210);
	color: #555;
	height: 50px;
}

.featured-product-grid .product-item .add-info
{
	vertical-align: bottom;
	text-align: right;
	width: 250px;
	height: 85px;
	position: relative;
}

.featured-product-grid .product-item .add-info .prices
{
	text-align: right;
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	right: 10px;
}

.featured-product-grid .product-item .add-info .buttons
{
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	left: 10px;
	text-align: left;
}

.featured-product-grid .product-item .add-info .prices .productPrice
{
	color: green;
}

.featured-product-grid .product-item .add-info .prices .oldproductPrice
{
	color: Red;
	text-decoration: line-through;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.page-content{
	float:left;
	margin:25px;
	text-align:justify;
}
.product-pager{
	width:700px; height:26px;
	padding:5px 0 0 10px;
	float:left;
	background:url('images/pager_back.png') no-repeat;
	border-top:1px solid #cdcdcb;
	text-align:right;
	font-size:12px; font-weight:bold;
}
.product-pager div{float:right;}
.product-pager a{
	height:24px;
	display:inline-block;
	color: #585852;
	line-height:18px;
	margin:0 7px 0 7px;
}
.product-pager a:link{
	text-align: center;
}
.product-pager span{
	width:26px; height:24px;
	display:inline-block;
	color: #7e9636;
	text-align: center;
	line-height:18px;
	background:url('images/pager_active.png') no-repeat;
}
/*****************************************************/
.manufacturer-grid{
	width:100%;
	float: left;
    margin: 25px 0 0 20px;
}
.manufacturer-grid .manufacturer-item{
	float:left;
	margin:0 20px 0 0;	
}
.manufacturer-grid .item-box{
	text-align: center;
	vertical-align: text-top;
}
.manufacturer-grid .manufacturer-item .picture{
	width: 280px; height: 115px;
	padding: 15px 15px 25px;
    background: url("images/protaseis_frame.png") no-repeat; 
}
.manufacturer-grid .manufacturer-item .man-title{
	display:block;
	margin: -10px 0 0 0;
	font-size: 14px; font-weight: bold;
	text-align: center;
	display: block;
	height: 40px;
}
.manufacturer-grid a{color:#3664A5;}
.manufacturer-grid a:hover{color:#6591d0;}
/*****************************************************/
.manufacturer-page .manufacturer-picture{
	width: 600px; height: 246px;
	margin:25px 0 0 30px; padding: 15px 15px 25px;
	float:left;
    background: url("images/protasi_frame.png") no-repeat; 
}
.manufacturer-page .manufacturer-name{
	font-size:16px; font-weight:bold;
	color:#585852;
	margin:0 0 0 40px;
	float:left;
}
.manufacturer-page .manufacturer-description{
	width:610px;
	margin:15px 0 0 40px;
	float:left;
	text-align:justify;
}
.manufacturer-page .product-sorting{
	width: 700px; height: 26px;
	margin:20px 0 0 0; padding: 5px 10px 0 0;
	float:left;	
	background: url("images/pager_back.png") no-repeat scroll 0 0 transparent;   
    text-align: right;
	border-top:1px solid #cdcdcb;
}
/*****************************************************/

.product-sorting
{
	margin-left: 5px;
}

.product-filters
{
	width: 600px;
	margin-left: 5px;
	border: 1px solid rgb(232, 230, 210);
	background: rgb(247, 245, 232);
}

.product-filters .filter-title
{
	font-weight: bold;
	padding-left: 10px;	
	color: #3A4045;
}

.product-filters .filter-title span
{
	display: block;
	height: 2em;
	line-height: 1.3em;
	overflow: hidden hidden;
	padding: 4px 10px 8px 0px;
}

.product-filters .filter-item
{
	padding: 5px 10px 5px 10px;
}

.price-range-filter
{
}

.price-range-filter .title
{
	color: #555;
	font-weight: bold;
	background: url('images/ico-arrow-r.gif') no-repeat;
	padding: 1px 0px 5px 20px;
}

.price-range-filter ul
{
	margin: 0;
	padding-left: 20px;
}

.price-range-filter li
{
	list-style: none;
	padding-bottom: 2px;
}

.price-range-filter .selected-price-range
{
	padding-left: 20px;
}

.price-range-filter .remove-price-range-filter
{
	font-weight: bold;
}

.product-spec-filter
{
}

.product-spec-filter .title
{
	color: #555;
	font-weight: bold;
	background: url('images/ico-arrow-r.gif') no-repeat;
	padding: 1px 0px 5px 20px;
}

.product-spec-filter table.filter {width: 100%;}
.product-spec-filter table.filter tr.group {font-weight: bold;}
.product-spec-filter table.filter tr.item td {padding: 2px 2px 2px 16px;}
.product-spec-filter table.filter tr.filtereditem {}

.product-spec-filter .remove-filter
{
    padding-left: 20px;
}

.product-spec-filter .remove-product-spec-filter
{
	font-weight: bold;
}

.compare-products
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.compare-products .page-title
{
	border-bottom: 0 none;
}

.compare-products .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.compare-products-table
{
}

.compare-products-table .remove-button
{
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}

.compare-products-table tr.product-name
{
	background-color: #CCCCCC;
	font-weight: bold;
}

.compare-products-table td
{
	border-width: 1px;
	border-color: #BFBFBF;
	border-style: solid;
	padding: 3px;
}
/**************************************/
.login-page .wrapper{
	width: 100%;
	margin:25px 0 0 0;
	float:left;
}
.login-page .wrapper .new-wrapper{float:left;}
.login-page .wrapper .returning-wrapper{float:right;}
.login-page .register-title,
.login-page .login-title{
	font-size:14px; font-weight:bold;
	margin:0 0 10px 0;
	float:left;
}
.login-page .register-block,
.login-page .login-block,
.login-page .checkout-as-guest-or-register-block{
	padding:0!important;
	vertical-align: top;
	float:left;
}
.login-page .textBox{background-color:#fff;}
/**************************************/
.registration-page{
	
}
.registration-page .body{
	margin: 25px 0 0 0;
	float:left;
}
.registration-page .section-title{
	padding: 0 0 10px 0px;
	font-size: 14px; font-weight: bold;
	clear: both;
}
.registration-page .textBox{background-color:#fff;}
/**************************************/
.password-recovery-page, newsletter-page{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}
.password-recovery-page .page-title, newsletter-page .page-title
{
	border-bottom: 0 none;
}

.password-recovery-page .body, newsletter-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.customer-avatar
{
	padding: 10px;	
}

.account-activation-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.account-activation-page .page-title
{
	border-bottom: 0 none;
}

.account-activation-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}


.address-edit-page .body{
	float:left;
	margin:25px 0 25px 0;
}


.search-input{
	float:left;
	margin:25px 0 25px 0;	
}
.search-input .textBox{ background-color:#fff;}
.search-panel table.basic-search, 
.search-panel table.adv-search,
.search-panel .search-results{
	width:100%;
	float:left;
}
.search-panel table.adv-search{
	border-top: solid #c5beb3 1px;
	padding-top:10px;
}
.search-panel .search-results .product-list1{
	float:left;
}
.search-panel .search-results .result{
	font-weight: bold;
	color: #555;
}
.search-results .product-grid{margin:0 0 0 13px;}
.search-results .item-box{
	width:230px;
	float:left;
}
.search-results .product-item{
	height:270px;
	margin:0 0 20px 0;
}
.search-results .product-pager span{
	background:none;
	width:auto;height:auto;
	line-height:normal;
}
.search-results .product-pager input{cursor:pointer;}

.contact-form{
	float:left;
	margin:25px 0 0 0;	
}
.contact-form .button{
	text-align: right;
}

.breadcrumb{
	width:100%; height:30px;
	float: left;
}
.breadcrumb a{
	color: #585852;
}
.breadcrumb a:hover{
	color:#7d9536;
}

.newslist
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.newslist .title
{
	padding: 10px 0px 1px 0px;
	margin: 0 5px 10px 5px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	font-size: 1.1em;
	border-bottom: solid 1px #C4C6C8;
}

.newslist .newsitems
{
	margin: 0px 5px 0 5px;
	padding: 0px 0 0 0;
}

.newslist .newsitems .item
{
	border-bottom: dashed 1px #C4C6C8;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.newslist .newsitems .newsdate
{
	color: #9a9a9a;
	font-style: italic;
}

.newslist .newsitems a.newstitle
{
	color: #555;
	text-decoration: none;
	font-size: 1.2em;
}

.newslist .newsitems a.newstitle:hover
{
	text-decoration: underline;
}

.newslist .newsitems .newsdetails
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.newslist .newsitems .readmore
{
	font-weight: bold;
	text-decoration: none;
	color: #3664A5;
	background-color: inherit;
}

.newsitem
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.newsitem .page-title
{
	border-bottom: 0 none;
}

.newsitem .newsdate
{
	color: #9a9a9a;
	font-style: italic;
}

.newsitem .newsbody
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}

.newscomments
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.newscomments .title
{
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
}

.newscomments .newcomment
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}

.newscomments .newcomment td.leavetitle
{
	padding: 0px 10px 10px 0px;
	font-weight: bold;
	color: #3a3a3a;
}

.newscomments .newcomment td.button
{
	text-align: right;
}

.newscomments .commentlist
{
	border-top: solid 1px #e3e3e3;
	margin-top: 10px;
}

.newscomment
{
	border-bottom: solid 1px #E3E3E3;
}

.newscomment .commentinfo
{
	width: 170px;
	float: left;
	padding: 5px;
	height: 100%;
	border-right: solid 1px #F3F3F3;
}

.newscomment .commentinfo .userinfo
{
	padding-top: 5px;
}

.newscomment .commentinfo .userinfo a.username
{
	font-weight: bold;
	margin-bottom: 5px;
}

.newscomment .commentinfo .userinfo span.username
{
	font-weight: bold;
	margin-bottom: 5px;
}

.newscomment .commentinfo .userinfo .avatar
{
	margin: 5px 0 5px 0;
}

.newscomment .commentinfo .userinfo .avatar .avatar-img
{
	border: solid 2px rgb(206, 219, 225) !important;
}

.newscomment .commentinfo .userinfo .userstats
{
	font-size: 0.9em;
	text-align: left;
	font-weight: bold;
	color: #555;
}

.newscomment .commentinfo .userinfo  .userstats .statvalue
{
	font-weight: normal;
}

.newscomment .commentcontent
{
	margin-left: 180px;
	border-left: solid 1px #F3F3F3;
}

.newscomment .commentcontent .commenttime
{
	font-weight: bold;
	line-height: 20px;
	padding: 3px;
	background: #e3f3f3;
}

.newscomment .commentcontent .commenttime .statvalue
{
	font-weight: normal;
}

.newscomment .commentcontent .commenttitle
{
	padding: 3px;
	font-weight: bold;
}

.newscomment .commentcontent .commentbody
{
	padding: 3px;
}
/*********************************************/
.block-blog-archive .title16,
.block-popular-blogtags .title16{
	margin:0 0 15px 0; padding:7px 0 8px 15px;
	border-bottom:1px solid #cdcdcb;
}
ul#blogMonthList{
	width:185px;
	margin:0 0 0 25px; padding:0;
	list-style-type:none;
}
ul#blogMonthList li.year{
	width:185px; height:auto;
	line-height:normal;
	margin:0 0 25px 0;
}
ul#blogMonthList li.year .title14{
	color:#585852;
	padding:0 0 8px 0;
}
ul#blogMonthList li.year ul{
	width:185px;
	margin:0; padding:0;
	list-style-type:none;
}
ul#blogMonthList li.year ul li{
	margin:10px 0 5px 0; padding:0 0 0 15px;
	line-height:12px; height:auto;
	background: url(images/blog_arrow.png) 0 2px no-repeat;
}
ul#blogMonthList li.year ul li a,
.block-popular-blogtags a{color:#585852;}
ul#blogMonthList li.year ul li a:hover,
.block-popular-blogtags a:hover{color:#b5b8ba;}
.blogposts{
	width: 638px;
	margin: 15px 0 50px 12px;
	float:left;
}
.blogposts a.blogtitle{
	width:400px;
	font-size:14px;
	font-weight:bold;
	color:#585852;
	margin:0 0 5px 0;
	float:left;
}
.postitle{
	width:100%;
	font-size:14px;
	font-weight:bold;
	color:#666153;
	margin:0 0 5px 0;
	float:left;
}
span.blogdate{
	width:400px;
	color:#585852;
	float:left;
	margin:0 0 15px 0;
}
.blogposts .blogbody{
	width:400px;
	float:left;
	margin:0 0 15px 0;
}
.blog .blogposts .post{
	float:left;
	margin:0 0 15px 0; padding:0 0 40px 0;
	background: url(images/year_line.png) bottom left repeat-x;
	position:relative;
}
.blog .blogposts a.blogdetails{float:left;}
.blog .blogposts .blogdetails{
	display:block;
	color:#b5b8ba;
	line-height:18px;
	position:absolute;
	left:225px; bottom:15px;
}
.blog .blogposts a.blogmore{
	font-weight:bold;
	color:#748a32;
	position:absolute;
	right:20px; bottom:15px;
}
.blog .blogposts .blogdetails span{
	width:35px; height:23px;
	display:inline-block;
	background: url(images/comments_link.png) no-repeat;
	color:#fff;
	font-weight:bold;
	text-align:center;
	line-height:16px;
}
.blog .post .tags{display:none;}
.postimage{
	width:200px;
	margin:0 20px 0 0;
	float:left;
}
.post .postimage{
	margin:0 20px 20px 0;
}
.blogposts .postbody{
	float:left;
	margin:0 0 20px 0;
}
.blogcomments{
	float:left;
}
.blogcomments .page_title_bar{
	margin:0 0 5px 0;
}
.blogcomments .newcomment td.leavetitle{
	padding:0 0 15px 0;
}
.blogcomments .commentlist{
	width:628px;
	float:left;
	margin:15px 0 0 0; padding:15px 5px 0 5px;
	background: url("images/year_line.png") repeat-x;
}
.blogcomment{
	width:100%;
	float:left;
	margin:0 0 20px 0;
}
.blogcomment .commentinfo{
	width: 100px; height: 100%;
	float: left;
}
.blogcomment .commentinfo .userinfo .avatar{
	margin:0 0 5px 0;
}
.blogcomment .commentinfo .userinfo a.username{
	font-weight: bold;
	color:#979b6f;
}
.blogcomment .commentinfo .userinfo span.username{
	font-weight: bold;
	margin-bottom: 5px;
}
.blogcomment .commentcontent{
	width:457px; 
	background: url("images/comment_arrow.png") no-repeat;
	padding:0 0 0 18px;
	float:left;
}
.blogcomment .commentcontent1{
	width:457px; 
	background: url("images/comment_top.png") no-repeat;
	float:left;
	padding:10px 0 0 0;
}
.blogcomment .commentcontent2{
	width:437px; min-height:85px;
	background: #fff;
	float:left;
	padding:0 10px 0 10px;
}
.blogcomment .commentcontent3{
	width:457px; height:10px;
	background: url("images/comment_bottom.png") no-repeat;
	float:left;
}
.blogcomment .commentcontent .commenttime{
	width:100%;
	float:left;
	color:#979b6f;
	margin:0 0 10px 0;
}
.blogcomment .commentcontent .commentbody{
	width:100%;
	float:left;
}
.blogcomment .commentinfo .userinfo .userstats
{
	font-size: 0.9em;
	text-align: left;
	font-weight: bold;
	color: #555;
}

.blogcomment .commentinfo .userinfo  .userstats .statvalue
{
	font-weight: normal;
}





.blogcomment .commentcontent .commenttime .statvalue
{
	font-weight: normal;
}

.todays-poll-box
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.todays-poll-box .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.todays-poll-box .poll-item
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.poll-block
{
	float: left;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

.poll-take-poll, .poll-results
{
	border: dashed 1px #666;
	padding: 5px;
	margin-top: 10px;
}

.poll-display-text
{
	font-weight: bold;
}

.poll-total-votes
{
	font-style: italic;
}


.emailafriend-box .send-email{
	float:left;
	margin:25px 0 0 0;
}
.emailafriend-box .send-email .product,
.emailafriend-box .send-email .confirm{
	font-weight: bold;
}


.rating-star
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}
.filled-rating-star
{
	background-image: url(Images/FilledStar.png);
}
.empty-rating-star
{
	background-image: url(Images/EmptyStar.png);
}
.saved-rating-star
{
	background-image: url(Images/SavedStar.png);
}


.recently-viewed-products
{
	margin-bottom: 15px;
	padding: 0px;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CUSTOMER ACCOUNT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.account-page .body{
	width:940px;
	float:left;
	margin: 25px 0 25px 0;	padding:0;
}
.customer-info-box,
.customer-addresses,
.customer-orders,
.customer-pass-recovery,
.customer-rewardpoints{
	float:left;
	margin: 0; padding: 0;
}
.customer-info-box .section-title,
.customer-addresses .section-title{
	float: left;
    font-size: 14px; font-weight: bold;
    margin: 0 0 10px 5px;
}
.customer-info-box .section-body{
	width: 866px;
	margin: 0 0 20px; padding: 15px;
    float: left;
    border:1px solid #cdcdcb;
}
.customer-addresses .address-list,
.customer-orders .order-list .order-item{
	width: 868px;
	margin: 0 0 10px; padding: 15px;
    float: left;
    background-color: #FFFFFF;
}
.customer-rewardpoints .section-title{
	padding: 0 0 10px 0;
	font-weight: bold;
	clear: both;
}
.customer-rewardpoints .reward-points-overview{
	padding: 0 0 10px 0;
	width: 100%;
}
.customer-rewardpoints .reward-points-history{
	text-align: left;
	padding: 10px;
	border: 1px solid #cdcdcb;
	height: auto;
}
.customer-pass-recovery .textBox,
.customer-info-box .textBox{background-color:#fff;}

.customer-orders .recurring-payments
{
	padding: 10px 10px 5px 0px;
	width: 100%;
	clear: both;
}
.customer-orders .recurring-payments .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
	font-size: 12px;
}
.customer-orders .recurring-payments .recurring-payments-box
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}









/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT DETAILS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.product-details-page{
	width:710px;
	float:left;
	position:relative;
}
.productcode{
	font-size:14px;	
	padding:5px 0 0 0;
}
.product-details-page .left{
	width:355px;
	margin:0; padding:0;
	float:left;
}
.product-details-page .right{
	width:355px;
	margin:20px 0 0 0; padding:0;
	float:left;
}
.product-details-page .picture{
	width:280px; height:280px;
	margin:3px 0 0 3px;
	background: url('images/prod_frame.png') center top no-repeat;
	float:left;
	text-align:center;
	line-height:280px;
	padding:23px 22px 22px 22px;
}
.product-details-page .picture a{
	vertical-align:middle;
	text-align:center;
}
.product-details-page .picture span{

}
.product-details-page .picture img{
	vertical-align:middle;
}
.product-details-page .zoomin{
	width:188px; height:15px;
	margin:-8px 0 0 0;
	float:left;
}
.product-details-page .zoomin a{
	width:188px; height:15px;
	display:block; float:left;
	margin:0 0 0 74px;
	background: url('images/zoomin.png') no-repeat;
}
.product-details-page .zoomin a.en{
	width:167px; height:15px;
	display:block; float:left;
	margin:0 0 0 84px;
	background: url('images/zoomin_en.png') no-repeat;
}
.productdesc{float:left;}
.productdesc p{
	width:320px;
	float:left;	
	margin:10px 0 10px 0;
	text-align:justify;
}
.variants{float:left; margin:10px 0 0 0;}
.variants .numerictextboxtext{
	float:left;
}
.variants .title16{float:left;margin:0 0 10px 0;}
.variants h2.productname,
.variants .productcode,
.variants .productdesc,
.variants .overview,
.variants .attributes{
	display:none;
}
.dimensions{float:left; margin:0 0 15px 0;}
.variants .dim{
	float:left;
	margin:0 10px 0 0;
}
.variants .dim .dimtag{float:left;}
.variants .dim .dimvalue{float:left; font-weight:bold;}
.price{float:left; margin:0 0 15px 0;}
.price .price_tag{
	float:left;
	margin:0 5px 0 0;
	line-height:30px;
	font-size:16px; font-weight:bold;
}
.price .productPrice1{
	height:30px;
	float:left;
	padding:0 0 0 12px;
	background: url(images/price_left.png) top left no-repeat;
}
.price .productPrice{
	height:30px;
	float:left;
	padding:0 12px 0 0;
	background: url(images/price_right.png) top right no-repeat;
	font-size:16px; font-weight:bold;
	line-height:30px;
}
.price .old_price{
	float:left;
	padding:0 10px 0 5px;
	font-size:14px; font-weight:bold;
	color:#C00;
	text-decoration:line-through;
	line-height:30px;
}
.price a.login_price{
	width:125px; 
	float:left;
	margin:0 0 0 5px;
	font-size:12px;	
	color:#91110b;
	text-decoration:underline;
}
.packaging{float:left; margin:0 0 15px 0; line-height: 30px;}
.packaging .title16{
	float: left;
    line-height: 30px;
    margin: 0 5px 0 0;
}
.quantity{float:left; margin:0 0 15px 0;}
.quantity .title16{
	float:left;
	line-height:30px;
	margin:0 5px 0 0;
}
.quantity .numerictextboxtext{
	width:36px; height:28px;
	border:1px solid #dfdcd8;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-align:center;
	color:#585852;
	font-size:18px; font-weight:bold;
}
.productvariantaddtocartbutton{
	width:202px; height:44px;
	float:left;
	margin:0 0 20px -3px;
	text-indent:-9000px;
	display:block;
	cursor:pointer;
	background: url(images/addtocart_button.png) no-repeat;
}
.productvariantaddtocartbutton_en{
	width:129px; height:44px;
	float:left;
	margin:0 0 20px -3px;
	text-indent:-9000px;
	display:block;
	cursor:pointer;
	background: url(images/addtocart_button_en.png) no-repeat;
}
.border{
	width:305px; height:1px;
	background-color:#cdcdcb;
	float:left;
	margin:0 0 10px;
}
.productvariantaddtowishlistbutton,
.productemailafriendbutton,
.product-share-button a{
	height:32px;
	margin:0 0 0 -3px; padding:0 0 0 35px;
	float:left;
	border:0 none;
	background-color:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666153;
	cursor:pointer;
	overflow:hidden;
	text-align:left;
}
.productvariantaddtowishlistbutton{width:200px; background: url(images/add_wishlist.png) top left no-repeat;}
.productemailafriendbutton{width:200px; background: url(images/send_friend.png) top left no-repeat;}
.product-share-button{float:left;}
.product-share-button a{
	background: url(images/share.png) top left no-repeat; 
	line-height:32px; 
	margin:0 0 10px -3px; padding:0 0 0 39px; 
	font-weight:bold;
}
.related-products{
	width:710px;
	float:left;
	margin:20px 0 0 0;	
}
.related-products .title16{
	border-bottom:1px solid #cdcdcb;
	padding:0 0 5px 0;
}




.product-collateral
{
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}




.product-details-info .overview
{
	float: right;
	width: 230px;
	margin-right: 15px;
	margin-top: 25px;
	padding: 5px 5px 5px 5px;
	border: dashed 1px #C4C6C8;
}

.product-details-info .overview .productname
{
	color: #3664A5;
	font-size: 1.2em;
	margin-bottom: 0.3em;
}

.product-details-info .overview .shortdescription, .product-details-info .overview .manufacturers,
.product-details-info .overview .sku
{
	color: #555;
	margin-bottom: 0.3em;
	font-size: 1.1em;
}

.product-details-info .fulldescription
{
	border-top: 1px solid rgb(232, 230, 210);
	clear: both;
	color: #555;
	margin-bottom: 0.3em;
}


.product-rating-box
{
	margin-top: 20px;
	margin-bottom: 10px;
}


.product-variant-line
{
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	border-bottom: dashed 1px #C4C6C8;
}

.product-variant-line .picture
{
	float: left;
	width: 300px;
	margin-bottom: 15px;
}

.product-variant-line .overview
{
	float: right;
	width: 200px;
	margin-right: 25px;
}

.product-variant-line .overview .productname
{
	color: #3664A5;
	font-size: 1.2em;
	margin-bottom: 0.3em;
}

.product-variant-line .description
{
	clear: both;
	color: #555;
	margin-bottom: 0.3em;
}

.product-variant-line .downloadsample
{
	clear: both;
	color: #555;
	margin-bottom: 0.3em;
}

.product-variant-line .downloadsample .downloadsamplebutton
{
	-x-system-font:none !important;
	background:#F1F1F1 url(images/btn_download_bg.gif) repeat-x scroll 0 100%;
	border:1px solid #B5B5B5;
	color:#444444;
	cursor:pointer;
	font-family:arial,sans-serif !important;
	font-size:11px !important;
	font-size-adjust:none !important;
	font-stretch:normal !important;
	font-style:normal !important;
	font-variant:normal !important;
	font-weight:bold !important;
	line-height:normal !important;
	overflow:visible;
	padding:1px 5px;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle;
	width:auto;
}

.product-variant-line .price
{
	float: left;
	margin-right: 10px;
}

.product-variant-line .price .productPrice
{
	color: green;
}

.product-variant-line .price .oldProductPrice
{
	color: red;
	text-decoration: line-through;
}

.product-variant-line .add-info
{
	padding: 10px 10px 10px 10px;
	background: rgb(247, 245, 232);
	min-height: 17px;
}

.product-variant-line .attributes
{
}

.product-variant-line .stock, .product-variant-line .sku 
{
}

.product-variant-line .giftCard
{
}

.product-variant-line .giftCard dt
{
    clear: left;
    float: left;
    width: 150px;
}

.product-variant-line .error
{
    font-weight: bold;
	color: Red;
}

.one-variant-price
{
	margin: 0px 0px 5px 0px;
}

.one-variant-price .productPrice
{
	color: green;
}

.one-variant-price .oldProductPrice
{
	color: red;
	text-decoration: line-through;
}

.one-variant-download-sample
{
	clear: both;
	color: #555;
	margin-bottom: 0.3em;
	margin-top: 5px;
}

.one-variant-download-sample .downloadsamplebutton
{
	-x-system-font:none !important;
	background:#F1F1F1 url(images/btn_download_bg.gif) repeat-x scroll 0 100%;
	border:1px solid #B5B5B5;
	color:#444444;
	cursor:pointer;
	font-family:arial,sans-serif !important;
	font-size:11px !important;
	font-size-adjust:none !important;
	font-stretch:normal !important;
	font-style:normal !important;
	font-variant:normal !important;
	font-weight:bold !important;
	line-height:normal !important;
	overflow:visible;
	padding:1px 5px;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle;
	width:auto;
}

.related-products-grid, .also-purchased-products-grid{
	width:100%;
	float:left;
	margin:40px 0 0 0;
}

.related-products-grid .title, .also-purchased-products-grid .title16{
	border-bottom: 1px solid #CDCDCB;
    padding: 0 0 5px;
}

.related-products-grid .item-box, .also-purchased-products-grid .item-box
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.related-products-grid .item, .also-purchased-products-grid .item
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 200px;
	height: 200px;
}

.related-products-grid .item .product-title, .also-purchased-products-grid .item .product-title
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
	text-transform: none;
	font-size: 1em;
	padding: 0;
}

.related-products-grid .item .picture, .also-purchased-products-grid .item .picture
{
	text-align: center;
}

.product-review-box
{
	margin-bottom: 15px;
	padding: 10px 5px 10px 5px;
}


.product-review-list
{
	margin: 10px 0 0 0;
	font-size: 11px;
	color: #555;
}

.product-review-list .product-review-item
{
	border: 1px solid rgb(232, 230, 210);
	margin-top: 10px;
	padding: 10px;
	clear: both;
}

.product-review-list .product-review-item .review-title
{
	font-weight: bold;
	float: left;
	margin-bottom: 5px;
}

.product-review-list .product-review-item .rating
{
	float: right;
}

.product-review-helpfulness
{
	color: #333;
}

.product-review-helpfulness  a, .product-review-helpfulness a:hover
{
	color: #3664A5;
	text-decoration: none;
}

.productspec-box
{
	padding: 5px 5px 5px 5px;
	clear: both;
	color: #555;
}

.producttags-box
{
	padding: 5px 5px 5px 5px;
	clear: both;
	color: #555;
}

.tier-prices
{
	text-align: center;	
	margin-bottom: 10px;
}

.tier-prices .prices-header
{
	background: #7692B9;
	color: #FFF;
	padding: 3px 3px 3px 3px;
	font-weight: bold;	
}

.tier-prices .prices table
{
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	background: #f3f3f3;
}

.tier-prices .prices .prices-table td
{
	padding: 0;
}

.tier-prices .prices .item-table td
{
	border-bottom: solid 3px #d7d7d7;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

.tier-prices .prices .item-table .item-price
{
	color: Green;
}

.tier-prices .prices .header-table td
{
	border-bottom: solid 3px #d7d7d7;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

.tier-prices .prices .prices-table .field-header
{
	font-weight: bold;
	text-align: center;	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SLIM BOX (PRODUCT IMAGES)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#lbOverlay
{
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer
{
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading
{
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage
{
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink
{
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink
{
	left: 0;
}

#lbPrevLink:hover
{
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink
{
	right: 0;
}

#lbNextLink:hover
{
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom
{
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink
{
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber
{
	margin-right: 71px;
}

#lbCaption
{
	font-weight: bold;
}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRIVATE MESSAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.sendpmbox
{
    background-color:#EEEEEE;
    border:1px solid #A0A0A0;
    color:#555555;
    display:block;
    float:left;
    font-family:Arial;
    font-size:10px;
    font-weight:bold;
    margin:2px 0 2px 2px;
    padding:2px 2px 2px 2px;
    text-decoration:none;
    text-transform:uppercase;
}

.sendpmbox .pmlinkbutton
{
    line-height:14px;
    padding:2px 6px 2px 18px;
	background: url('images/ico-pm.png') no-repeat;
}

.privatemessagesend
{
	
}

.privatemessagesend .title
{
	background: #7692B9;
	color: #FFF;
	border: solid 1px #6a6a6a;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	padding-left: 3px;
}

.privatemessagesend .wrapper
{
	padding: 5px 5px 5px 5px;
}

.privatemessagesend table.postmessage
{
	width: 100%;
	vertical-align: middle;
	border-collapse: collapse;
}

.privatemessagesend table.postmessage td
{
	padding: 4px 4px 4px 4px;
}

.privatemessagesend table.postmessage td.fieldname
{
	font-weight: bold;
	width: 20%;
	color: #555;
}

.privatemessagesend table.postmessage td.options
{
	text-align: right;
}



.privatemessageview
{
	
}

.privatemessageview .title
{
	background: #7692B9;
	color: #FFF;
	border: solid 1px #6a6a6a;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	padding-left: 3px;
}

.privatemessageview .wrapper
{
	padding: 5px 5px 5px 5px;
}

.privatemessageview table.viewmessage
{
	width: 100%;
	vertical-align: middle;
	border-collapse: collapse;
}

.privatemessageview table.viewmessage td
{
	padding: 4px 4px 4px 4px;
}

.privatemessageview table.viewmessage td.fieldname
{
	font-weight: bold;
	width: 20%;
	color: #555;
}

.privatemessageview table.viewmessage a
{
	color: #3664A5;
	text-decoration: underline;
}

.privatemessageview table.viewmessage td.options
{
	text-align: right;
}

.private-messages-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.private-messages-page .page-title
{
	border-bottom: 0 none;
}

.private-messages-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
}


.private-messages-box
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #555;
}

.private-messages-box .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
	font-size: 12px;
}

.private-messages-box .button
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
}

.pmgridtablestyle
{
	font-family: arial;
	font-size: 11px;
	border: 1px solid #808080;
	background-color: #FFFFFF;
	margin-left: 0px;
	width: 100%;
}

.pmgridtablestyle td a
{
	text-decoration: none;
}

.pmgridaltrowstyle
{
	background-color: #F4FAFF;
}

.pmgridheaderstyle th
{
    background: #7692B9;
	color: #fff;
	padding: 5px 10px 5px 10px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: solid 1px #676767;
}

.pmgridrowstyle td, .pmgridaltrowstyle td
{
	padding: 4px 10px 4px 10px;
	border-right: solid 1px #A0C0E7;
	border-right-color: #808080;
}

.pmgridpagerstyle, .latestpostsgridpagerstyle
{
	height: 28px;
	background: url(Images/grid_header_back.png) repeat-x;
	background: #EEEEEE;
	vertical-align: middle;
}










/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM MAIN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.forumsmain
{
}

.forumsmain .forumsmainheader
{
	border-bottom: solid 1px #f3f3f3;
	height: 20px;
}

.forumsmain .forumsmainheader .currenttime
{
	font-size: 0.9em;
	color: #555;
	float: left;
}

.forumsmain .forumsmainheader .forumsearchbox
{
	float: right;
	text-align: right;
}

.forumsmain .forumgroups
{
	margin-top: 10px;
}

.forumsmain .activediscussions
{
	margin-top: 50px;
}

.forumbreadcrumb
{
	padding: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
}

.forumbreadcrumb a
{
	text-decoration: none;
	color: #3a3a3a;
}

.forumbreadcrumb a:hover
{
	color: #3664A5;
	text-decoration: none;
}

.forumgrouppage .forumsearchbox
{
	text-align: right;
}

.forumgroup
{
	
}

.forumgroups .forumgroup .grouptitle
{
	font-size: 1.1em;
}

.forumgroup .grouptitle a
{
	font-weight: bold;
}

.forumgroup table.groups
{
	margin-top: 10px;
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 15px;
}

.forumgroup table.groups td
{
	padding: 3px 0 3px 0;
}

.forumgroup tr.groupheader
{
	font-weight: bold;
}

.forumgroup tr.groupheader td
{
	background: #7692B9;
	color: #FFF;
	border-right: solid 1px #6a6a6a;
	height: 20px;
}

.forumgroup tr.groupheader td.forumname
{
	width: 55%;
	text-align: left;
	padding-left: 3px;
}

.forumgroup tr.groupheader td.topics
{
	width: 10%;
}

.forumgroup tr.groupheader td.posts
{
	width: 10%;
}

.forumgroup tr.groupheader td.lastpost
{
	width: 25%;
}

.forumgroup tr.forum td.image div
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum.gif') no-repeat 40% 40%;
}

.forumgroup tr.forum td
{
	border-bottom: 1px solid #c5c5c5;
	vertical-align: middle;
	padding-left: 3px;
}

.forumgroup tr.forum td.forumname
{
	text-align: left;
	width: 55%;
}

.forumgroup tr.forum td.forumname .forumtitle
{
	font-weight: bold;
	font-size: 1.1em;
	line-height: 18px;
}

.forumgroup tr.forum td.forumname .forumdescription
{
	font-size: 0.9em;
	color: #555;
}

.forumgroup tr.forum td.lastpost
{
	font-size: 0.8em;
	color: #555;
}

.forum-subscriptions-box
{
    margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #555;
}

.forum-subscriptions-box .forum-subscriptions
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}

.forum-subscriptions-box .forum-subscriptions .forum-subscriptions-grid
{

	font-family: arial;
	font-size: 11px;
	border: 1px solid #808080;
	background-color: #FFFFFF;
	margin-left: 0px;
	width: 100%;
}

.forum-subscriptions-box .button
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.forum
{
}

.forum .forumheader
{
}

.forum .top .foruminfo
{
	float: left;
}

.forum .top .foruminfo .forumname
{
	font-weight: bold;
	font-size: 1.2em;
	line-height: 25px;
}

.forum .top .foruminfo .forumdescription
{
	color: #555;
}

.forum .top .actions
{
	float: right;
	text-align: right;
}

.forum .top .actions .newtopic
{
	background: url('images/ico-forum-post-add.gif') no-repeat;
	padding: 0 10px 3px 20px;
}

.forum .top .actions .watchforum
{
	background: url('images/ico-forum-watch.gif') no-repeat;
	padding-left: 20px;
}

.forum .top .actions .forumsearchbox
{
	padding-top: 5px;
}

.forum .topicsgroup
{
	
}

.forum table.topics
{
	width: 100%;
	border-collapse: collapse;
	vertical-align: middle;
	text-align: center;
}

.forum table.topics td
{
	padding: 3px 0 3px 0;
}

.forum table.topics tr.forumheader
{
	font-weight: bold;
}

.forum table.topics tr.forumheader td
{
	background: #7692B9;
	color: #FFF;
	border-right: solid 1px #6a6a6a;
	height: 20px;
}

.forum table.topics tr.forumheader td.topicname
{
	width: 55%;
	text-align: left;
	padding-left: 3px;
}

.forum table.topics tr.forumheader td.replies
{
	width: 10%;
}

.forum table.topics tr.forumheader td.views
{
	width: 10%;
}

.forum table.topics tr.forumheader td.lastpost
{
	width: 25%;
}

.forum table.topics tr.topic td
{
	border-bottom: 1px solid #c5c5c5;
	vertical-align: middle;
	padding-left: 3px;
}

.forum table.topics tr.topic td.image div
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum.gif') no-repeat 40% 40%;
}

.forum table.topics tr.topic td.topicname
{
	text-align: left;
	width: 55%;
}

.forum table.topics tr.topic td.topicname .topictype
{
	font-size: 0.9em;
	line-height: 18px;
}

.forum table.topics tr.topic td.topicname .topictitle
{
	font-weight: bold;
	font-size: 1.1em;
	line-height: 18px;
}

.forum table.topics tr.topic td.topicname .topicstarter
{
	font-size: 0.9em;
	color: #555;
}

.forum table.topics tr.topic td.topicname .topicspager
{
	font-size: 0.9em;
	color: #555;
}

.forum table.topics tr.topic td.lastpost
{
	font-size: 0.8em;
	color: #555;
}

.forum table.topics tr.topic .post
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum-post.gif') no-repeat 40% 40%;
}

.forum table.topics tr.topic .postannoucement, .forum table.topics tr.topic .poststicky
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum-post-high.gif') no-repeat 40% 40%;
}

.forum .pager
{
	text-align: right;
	padding: 5px 3px 5px 0;
}

.forum .pager a:link
{
	color: #555;
}

.forum .pager span
{
	color: #3664A5;
	font-size: 1.2em;
	font-weight: bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM TOPIC EDIT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.postedit
{
	
}

.postedit .title
{
	background: #7692B9;
	color: #FFF;
	border: solid 1px #6a6a6a;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	padding-left: 3px;
}

.postedit .wrapper
{
	padding: 5px 5px 5px 5px;
}

.postedit table.posttopic
{
	width: 100%;
	vertical-align: middle;
	border-collapse: collapse;
}

.postedit table.posttopic td
{
	padding: 4px 4px 4px 4px;
}

.postedit table.posttopic td.fieldname
{
	font-weight: bold;
	width: 20%;
	color: #555;
}

.postedit table.posttopic td.options
{
	text-align: right;
}

.moveforumtopic
{
	
}

.moveforumtopic .title
{
	background: #7692B9;
	color: #FFF;
	border: solid 1px #6a6a6a;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	padding-left: 3px;
}

.moveforumtopic .wrapper
{
	padding: 5px 5px 5px 5px;
}

.moveforumtopic table.movetopic
{
	width: 100%;
	vertical-align: middle;
	border-collapse: collapse;
}

.moveforumtopic table.movetopic td
{
	padding: 4px 4px 4px 4px;
}

.moveforumtopic table.movetopic td.fieldname
{
	font-weight: bold;
	width: 30%;
	color: #555;
	white-space: nowrap;
}

.moveforumtopic table.movetopic td.options
{
	text-align: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM TOPIC

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.forumtopic
{
	
}

.forumtopic .title
{
	background: #7692B9;
	color: #FFF;
	border: solid 1px #6a6a6a;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	padding-left: 3px;
}

.forumtopic .title .topicname
{
	float: left;
	font-size: 12px;
}

.forumtopic .title .manage
{
	float: right;
	text-align: right;
}

.forumtopic .title .manage a
{
	color: #F3F3F3;
}

.forumtopic .topicheader
{
	padding: 5px 5px 5px 5px;
	background: #F3F3F3;
	border-bottom: solid 1px #6a6a6a;
	height: 16px;
}

.forumtopic .topicheader .topicoptions, .topicfooter .topicoptions
{
	float: right;
	text-align: right;
}

.forumtopic .topicheader .topicoptions a, .topicfooter .topicoptions a
{
	font-weight: bold;
}

.forumtopic .posts
{
}

.topicfooter
{
	padding: 5px 5px 5px 5px;
	background: #F3F3F3;
	border-top: solid 1px #6a6a6a;
	height: 16px;
}

.forumpost
{
	border-bottom: solid 1px #E3E3E3;
}

.postinfo
{
	width: 170px;
	float: left;
	padding: 5px;
	height: 100%;
	border-right: solid 1px #F3F3F3;
}

.postinfo .manage
{
	line-height: 20px;
}

.postinfo .manage a
{
	font-weight: bold;
	color: #555;
}

.postinfo .userinfo
{
	padding-top: 5px;
}

.postinfo .userinfo a.username
{
	font-weight: bold;
	margin-bottom: 5px;
}

.postinfo .userinfo span.username
{
	font-weight: bold;
	margin-bottom: 5px;
}

.postinfo .userinfo .avatar
{
	margin: 5px 0 5px 0;
}

.postinfo .userinfo .avatar .avatar-img
{
	border: solid 2px rgb(206, 219, 225) !important;
}

.postinfo .userinfo .userstats
{
	font-size: 0.9em;
	text-align: left;
	font-weight: bold;
	color: #555;
}

.postinfo .userinfo .userstats .statvalue
{
	font-weight: normal;
}

.postcontent
{
	margin-left: 180px;
	border-left: solid 1px #F3F3F3;
}

.postcontent .posttime
{
	font-weight: bold;
	line-height: 20px;
	padding: 3px;
	background: #e3f3f3;
}

.postcontent .posttime .statvalue
{
	font-weight: normal;
}

.postcontent .postbody
{
	padding: 3px;
}

.postcontent .postbody a
{
	color: #3664A5;
	text-decoration: underline;
}

.postcontent .postbody .posttext
{
}

.postcontent .postbody .posttext .quote
{
	padding: 5px 5px 5px 5px; 
	border: dashed 1px black; 
	background-color: #ffffff;
}


.postcontent .signature
{
	border-color:#DDDDDD;
	border-style:solid;
	border-width:1px 0 0;
	font-size:90%;
	margin:1em 8px 8px;
	padding:1em 0 20px;
	text-align:left;
	font-style: italic;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM SEARCH

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.forumsearchbox
{
}

.forumsearch
{
}

.forumsearch .forum-search-panel
{
}

.forumsearch .forum-search-panel .page-title
{
	border-bottom: 0 none;
}

.forumsearch .forum-search-panel .search-input
{
}

.forumsearch .forum-search-panel .search-error
{
	color: Red;
}

.forumsearch .forum-search-panel .search-results
{
}

.forum-search-panel table.adv-search
{
	border: collapse;
	color: #333;
	margin: 0px;
	width: 100%;
	vertical-align: middle;
	text-align: left;
}

.forum-search-panel table.adv-search
{
    border-top: solid #D3D3D3 1px;
    margin-top:10px;
}

.forum-search-panel table.adv-search td.title
{
	padding: 4px 4px 4px 4px;
	text-align: left;
	vertical-align: middle;
	width: 130px;
}

.forum-search-panel table.adv-search td.data
{
	padding: 4px 4px 4px 4px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}

.forumsearch .topicsgroup
{
	
}

.forumsearch table.topics
{
	width: 100%;
	border-collapse: collapse;
	vertical-align: middle;
	text-align: center;
}

.forumsearch table.topics td
{
	padding: 3px 0 3px 0;
}

.forumsearch table.topics tr.forumheader
{
	font-weight: bold;
}

.forumsearch table.topics tr.forumheader td
{
	background: #7692B9;
	color: #FFF;
	border-right: solid 1px #6a6a6a;
	height: 20px;
}

.forumsearch table.topics tr.forumheader td.topicname
{
	width: 55%;
	text-align: left;
	padding-left: 3px;
}

.forumsearch table.topics tr.forumheader td.replies
{
	width: 10%;
}

.forumsearch table.topics tr.forumheader td.views
{
	width: 10%;
}

.forumsearch table.topics tr.forumheader td.lastpost
{
	width: 25%;
}

.forumsearch table.topics tr.topic td
{
	border-bottom: 1px solid #c5c5c5;
	vertical-align: middle;
	padding-left: 3px;
}

.forumsearch table.topics tr.topic td.image div
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum.gif') no-repeat 40% 40%;
}

.forumsearch table.topics tr.topic td.topicname
{
	text-align: left;
	width: 55%;
}

.forumsearch table.topics tr.topic td.topicname .topictype
{
	font-size: 0.9em;
	line-height: 18px;
}

.forumsearch table.topics tr.topic td.topicname .topictitle
{
	font-weight: bold;
	font-size: 1.1em;
	line-height: 18px;
}

.forumsearch table.topics tr.topic td.topicname .topicstarter
{
	font-size: 0.9em;
	color: #555;
}

.forumsearch table.topics tr.topic td.lastpost
{
	font-size: 0.8em;
	color: #555;
}

.forumsearch table.topics tr.topic .post
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum-post.gif') no-repeat 40% 40%;
}

.forumsearch table.topics tr.topic .postannoucement, .forumsearch table.topics tr.topic .poststicky
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum-post-high.gif') no-repeat 40% 40%;
}

.forumsearch .pager
{
	text-align: right;
	padding: 5px 3px 5px 0;
}

.forumsearch .pager a:link
{
	color: #555;
}

.forumsearch .pager span
{
	color: #ff9933;
	font-size: 1.2em;
	font-weight: bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PROFILE PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.profile-page
{
}

.profile-page .title
{
	background: #7692B9;
	color: #FFF;
	border: solid 1px #6a6a6a;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	padding-left: 3px;
}

.profile-page .body
{
    margin-top: 15px;
}

.profile-page .body .profileInfoBox
{
	border-bottom: solid 1px #e3e3e3;
	margin-bottom: 15px;
}

.profile-page .body .profileInfoBox .title
{
}

.profile-page .body .profileInfoBox .profileStat
{
	font-weight: bold;
	padding: 2px;
}

.profile-page .body .profileInfoBox .profileStat .profileStatValue
{
	font-weight: normal;
	color: #555;
}

.profile-page .body .profileInfoBox .userDetails
{
	width: 180px;
	float: left;
	padding: 10px;
	height: 100%;
	border-right: solid 1px #F3F3F3;
	text-align: center;
}

.profile-page .body .profileInfoBox .userDetails .avatar
{
	margin-bottom: 5px;
}

.profile-page .body .profileInfoBox .userDetails .avatar .avatar-img
{
	border: solid 2px rgb(206, 219, 225) !important;
}

.profile-page .body .profileInfoBox .userStats
{
	margin-left: 200px;
	border-left: solid 1px #F3F3F3;
	padding: 10px;
}

.profile-page .body .profileInfoBox .userStats .section-title
{
	text-transform: uppercase;
	margin-bottom: 10px;
}

.profile-page .body .userLastPosts
{
	
}

.profile-page .body .userLastPosts .topic
{
	border: solid 1px #F3F3F3;
	margin-bottom: 10px;
}

.profile-page .body .userLastPosts .topicTitle
{
	font-weight: bold;
	line-height: 20px;
	background: #e3f3f3;
	padding: 3px;
}

.profile-page .body .userLastPosts .topicBody
{
	padding: 10px;
}

.profile-page .body .userLastPosts .topicBody .quote
{
	padding: 5px 5px 5px 5px; 
	border: dashed 1px black; 
	background-color: #ffffff;
}	

.profile-page .body .userLastPosts .topicData
{
	background: #f3f3f3;
	padding: 3px;
	color: #555;
	font-size: 0.9em;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BB CODE EDITOR

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.toolbar
{
	padding: 2px;
	display: inline;
}

.toolbar .button
{
	background: url('images/bbeditor-button-bg.gif') repeat-x;
	padding: 2px;
	margin-right: 2px;
	border: #cec6b5 1px solid;
}

.toolbar .button:hover
{
	border: #333 1px solid;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ACTIVE DISCUSSIONS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.activediscussionspage
{
}

.activediscussions .activediscussionstitle
{
	font-size: 1.1em;
	font-weight: bold;
}

.activediscussions .activediscussionstitle .viewall
{
    float:right;
    text-align:right;
}

.activediscussions .topicsgroup
{
	
}

.activediscussions table.topics
{
	width: 100%;
	border-collapse: collapse;
	vertical-align: middle;
	text-align: center;
}

.activediscussions table.topics td
{
	padding: 3px 0 3px 0;
}

.activediscussions table.topics tr.activediscussionsheader
{
	font-weight: bold;
}

.activediscussions table.topics tr.activediscussionsheader td
{
	background: #7692B9;
	color: #FFF;
	border-right: solid 1px #6a6a6a;
	height: 20px;
}

.activediscussions table.topics tr.activediscussionsheader td.topicname
{
	width: 55%;
	text-align: left;
	padding-left: 3px;
}

.activediscussions table.topics tr.activediscussionsheader td.replies
{
	width: 10%;
}

.activediscussions table.topics tr.activediscussionsheader td.views
{
	width: 10%;
}

.activediscussions table.topics tr.activediscussionsheader td.lastpost
{
	width: 25%;
}

.activediscussions table.topics tr.topic td
{
	border-bottom: 1px solid #c5c5c5;
	vertical-align: middle;
	padding-left: 3px;
}

.activediscussions table.topics tr.topic td.topicname
{
	text-align: left;
	width: 55%;
}

.activediscussions table.topics tr.topic td.topicname .topictitle
{
	font-weight: bold;
	font-size: 1.1em;
	line-height: 18px;
}

.activediscussions table.topics tr.topic td.topicname .topicstarter
{
	font-size: 0.9em;
	color: #555;
}

.activediscussions table.topics tr.topic td.lastpost
{
	font-size: 0.8em;
	color: #555;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BBCODES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #ffffff;
}

.csharpcode pre { margin: 0em; }

.csharpcode .rem { color: #008000; }

.csharpcode .kwrd { color: #0000ff; }

.csharpcode .str { color: #006080; }

.csharpcode .op { color: #0000c0; }

.csharpcode .preproc { color: #cc6633; }

.csharpcode .asp { background-color: #ffff00; }

.csharpcode .html { color: #800000; }

.csharpcode .attr { color: #ff0000; }

.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}

.csharpcode .lnum { color: #606060; }



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	AJAX CONTROL TOOLKIT - TAB CONTROL CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.orange
{
	font-family: arial,helvetica;
}

.orange .ajax__tab_body
{
	border: 1px solid #333;
	border-top: none;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
}

.orange .ajax__tab_header
{
	background-color: #333;
	border: solid 2px #333;
	border-bottom: none;
	padding: 2px 2px 4px 2px;
}

.orange .ajax__tab_tab
{
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border: solid 1px #FFF;
	padding: 5px;
	background: #404040;
}

.orange .ajax__tab_active .ajax__tab_tab, .orange .ajax__tab_hover .ajax__tab_tab
{
	color: #ff9933;
	border: solid 1px #ff9933;
}

/**********************************/
/* GREY THEME */

.grey .ajax__tab_header{
	background: url(images/tab-line.png) repeat-x bottom;
	font-size: 12px;
	display: block;
	width:940px;
	float:left;
}
/* normal tab */
.grey .ajax__tab_header .ajax__tab_outer{
	height:28px;
	background: url(images/tab.png) no-repeat left top;
	color: #fff; 
	padding-left: 14px;
	margin-right: 3px;
}
.grey .ajax__tab_header .ajax__tab_inner{
	height:28px;
	background: url(images/tab.png) no-repeat right top;
	color: #fff; line-height:28px;
	padding: 0 14px 0 0px;
	cursor:pointer;
}
.grey .ajax__tab_hover .ajax__tab_inner{
}
/* active tab */
.grey .ajax__tab_active .ajax__tab_outer{
	height:32px;
	background: url(images/tab.png) no-repeat 0pt -32px;
	border-bottom-color: #73736b;
}
.grey .ajax__tab_active .ajax__tab_inner{
	height:32px;
	background: url(images/tab.png) no-repeat right -32px;
	color: #585852; line-height:32px;
}
.grey .ajax__tab_body{
	width:938px; float:left;
	background-color:#f4f3f2;
	border-bottom:1px solid #73736b;
	border-left:1px solid #73736b;
	border-right:1px solid #73736b;
}
.ajax__tab_panel{
	padding:20px;
	width:898px;
	float:left;
}
/**********************************/
.account_extralinks{
	float:right;
	margin:0 0 25px 0;	
	color:#585852;
}
.account_extralinks a{
	font-size:12px; font-weight:bold;
	color:#585852;
	margin:0 0 0 15px; padding:0 0 0 15px;
	background:url("images/homepage_blogarrow.png") no-repeat scroll left center;
}
.account_extralinks a:hover{
	color:#b9bbbd;
}
.account_back{
	float:left;
	margin:0 0 25px 0;	
	color:#585852;
}
.account_back a{
	font-size:12px; font-weight:bold;
	color:#585852;
	padding:0 0 0 15px;
	background:url("images/homepage_blogarrow_r.png") no-repeat scroll left center;
}
.account_back a:hover{
	color:#b9bbbd;
}
.account_extralinks a.active, .account_back a.active{text-decoration:underline;}
.doc_table, .doc_table1{
	float:left;
	border:0; border-collapse:collapse;	
}
.doc_table th, .doc_table1 th{
	border-bottom: 1px solid #CDCDCB;
    border-left: 1px solid #CDCDCB;
    border-top: 1px solid #CDCDCB;
	border-right: 0 none;
    font-weight: bold;
    height: 32px;
    line-height: 30px;
    padding: 0;
	background-color: #73736B;
    color: #FFFFFF;
	border-collapse:collapse;	
}
.doc_table td{
	border-collapse:collapse;
	background: url("images/cart_item_row.png") repeat-x scroll 0 0 transparent;
    border: 0 none;
    padding: 6px 0 0;
    vertical-align: middle;
	text-align:center;
}
.doc_table1 td{
	border-collapse:collapse;
	background: url("images/cart_item_row.png") repeat-x scroll 0 0 transparent;
    border: 0 none;
    padding: 11px 0 5px;
    vertical-align: middle;
	text-align:center;
}
.doc_table td.desc, .doc_table1 td.desc{ text-align:left;}
.tabletitle{
	font-size:16px;
	font-weight:bold;
	float:left;
	padding:20px 0 0 0; margin:0 0 20px 0;	
	width:100%;
	border-top: 1px solid #CDCDCB;
}
.doc_table tr.pager table,
.doc_table1 tr.pager table{
	float:right;
	margin:20px 0 0 0;	
}
.doc_table tr.pager td,
.doc_table1 tr.pager td{
	background:none;
	padding:0;
	font-weight:bold;
}
.doc_table tr.pager td a,
.doc_table1 tr.pager td a{
	color: #585852;
    display: inline-block;
    height: 24px;
    line-height: 18px;
    margin: 0 7px;
}
.doc_table tr.pager td span,
.doc_table1 tr.pager td span{
	width:26px; height:24px;
	display:inline-block;
	color: #7e9636;
	text-align: center;
	line-height:18px;
	background:url('images/pager_active.png') no-repeat;
}
/*****MAPS*****/
.page-content.shops {
    width:660px;
	float: left;
    margin: 25px;
    text-align: justify;
}
.shops .shopsbox {
	width:648px; height:46px;
	float:left;
	margin: 0 0 10px; padding: 20px 0 0 12px;
    background: url("images/shops_box.png") no-repeat scroll 0 0 transparent;
}
.shops .shopsbox.padalt {
    height: 58px;
    padding: 8px 0 0 12px;
	line-height:24px;
}
.shops .msg1 {
    float: left;
    margin: 10px 0 15px;
    width: 100%;
}
.shops .button_white{
	margin:3px 15px 0 0;
}
.shops .textBox{
	float: left; 
	background-color:#fff; 
	margin:5px 15px 0 0;
}
.shops .memo {
    background: url("images/memo.png") no-repeat scroll 0 0 transparent;
    float: left;
    font-weight: bold;
    height: 55px;
    margin: 15px 0 0;
    position: relative;
    width: 660px;
}
.shops .memo1{
	position:absolute;
	top:17px; left:44px;
}
.shops .memo2{
	position:absolute;
	top:17px; left:257px;
}
.shops .memo3{
	position:absolute;
	top:17px; left:444px;
}

#msgBox{font-size:11px;}
.availability{float:left; line-height:30px; margin:0 0 0 15px;}
#google_translate_element{
	width:170px;
	position:absolute;
	top:23px; right:20px;	
}