/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*
Template Name: shopey
Author: Cosmin Cotor
Author ThemeForest URL: http//themeforest.net/user/cosmincotor
Author Website: http//pixek.com/
Version: 1.0.0
License: Commercial
*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Customized Framework CSS Rules Start                                                               */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
body {
	background-color: #7ec332;
	font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
p > a {
	color: #7ec332;
}
a {
	color: #7ec332;
}
a:active,a:hover,a:visited  {
	color: #7ec332;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
}

table {
	background-color: transparent;
	border-left: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
}
thead {
}
th {
	border-bottom: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	color: #333;
	background-color: #f0f0f0;
}
tr {
	line-height: 18px;
}
td {
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	color: #999;
	background-color: transparent;
}
tr:hover > td {
	background-color: #f6f6f6;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Customized Framework CSS Rules End                                                                 */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Structure CSS Rules Start                                                                          */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.websiteWrapper {
}
.pageWrapper {
	margin-top: 0px;
	margin-bottom: 0px;
}
.pageContentWrapper {
	background-color: #fff;
	padding-left: 24px;
	padding-right: 24px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 36px;
}
.pageContentWrappertop {
	background-color: #EBF8E7; border-bottom:#7ec332 2px solid; 
	padding-left: 24px;
	padding-right: 24px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 16px;
}

.pageWrapper > *:last-child, .pageContentWrapper > *:last-child {
	margin-bottom: 0px;
}
.pageTitle {
	border-bottom: 3px solid #f0f0f0;
	padding-bottom: 22px;
	margin-top: 2px;
	margin-bottom: 23px;
}
.blockTitle {
	margin-bottom: 22px;
}
::-webkit-input-placeholder {
color:#999;
}
:-moz-placeholder {
 color:#999;
}
::-moz-placeholder {
 color:#999;
}
:-ms-input-placeholder {
 color:#999;
}
.formFieldWrapper {
	margin-bottom: 23px;
}
.formFieldWrapper label, .formTextareaWrapper label {
	margin-bottom: 13px;
	width: 100%;
	box-sizing: border-box;
	height: 18px;
	line-height: 18px;
}
input.fieldWithIcon {
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 40px;
}
.textareaWithIcon {
	background-position: right 9px;
	background-repeat: no-repeat;
	padding-right: 40px;
}
.shopSearchFieldIcon {
	background-image: url(../images/wap_shopSearchFieldBg.png);
}
.userFieldIcon {
	background-image: url(../images/wap_userFieldBg.png);
}
.passwordFieldIcon {
	background-image: url(../images/wap_passwordFieldBg.png);
}
.emailFieldIcon {
	background-image: url(../images/wap_emailFieldBg.png);
}
.phoneFieldIcon {
	background-image: url(../images/wap_phoneFieldBg.png);
}
.addressFieldIcon {
	background-image: url(../images/wap_addressFieldBg.png);
}
.websiteFieldIcon {
	background-image: url(../images/wap_websiteFieldBg.png);
}
.messageFieldIcon {
	background-image: url(../images/wap_messageFieldBg.png);
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Structure CSS Rules End                                                                            */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Customized Elements CSS Rules Start                                                                */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.buttonWrapper {
	border-radius: 3px;
}
.buttonDefault {
	background-color: #7ec332;
}
.highlightDefault {
	background-color: #7ec332;
}
.alertBox {
	border-radius: 3px;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Customized Elements CSS Rules Start                                                                */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Header CSS Rules Start                                                                             */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.headerOuterWrapper {
	z-index: 9999;
	margin-left: 0px;
	margin-right: 0px; background:#FFFFFF;
	 
}
.headerWrapperindex {
	margin-left: 0px;
	margin-right: 0px;padding-left: 24px;
	padding-right: 24px;
	z-index: 9990;
	height: 54px;  
	background-color: #0BA760;-moz-box-shadow:0px 1px 3px #7d6126 ;              
    -webkit-box-shadow:0px 1px 3px #7d6126 ;           
    box-shadow:0px 1px 3px #7d6126 ;    
}
.headerWrapper {
	margin-left: 0px;
	margin-right: 0px;padding-left: 24px;
	padding-right: 24px;
	z-index: 9990;
	height: 54px;  
	background-color: #0BA760; 
}
.accountButton {
	float: left;
	 
	padding:1px 5px;
	  	margin-right: 0px;
	color:#7ec332;
	display:block;
	margin-top: 18px;
	 background:#fff;
	 border-radius: 3px;-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}
.accountback {
	height: 18px;
	width: 24px;
	background: url(../images/wap_fanhui.png) 0px 0px no-repeat;
	 background-size:auto 18px; 
	float: left;
	margin-top: 18px;
}
.mainhome {
	height: 18px;
	width:20px;
	background: url(../images/wap_home.png) center center no-repeat;
	 background-size:20px 18px; 
	float: right; margin-left:10px;
	margin-top: 18px;
}

.accountButton:hover {
	text-decoration: none;
} 
 
.mainMenuButton {
	height: 18px;
	width: 24px;
	background: url(../images/wap_mainMenuButtonBg.png) 0px 0px no-repeat;
	float: right;
	margin-top: 18px;
}
.mainMenuButton:hover {
	text-decoration: none;
}
.mainMenuOuterWrapper {
	display: none;
	margin-left: 0px;
	margin-right: 0px;
	z-index: 9999;
	background-color: #7ec332;
}
.mainMenuBottomDecoration {
	margin-right: 0px;
	margin-left: 0px;
	height: 3px;
	background-color: rgba(0,0,0,0.12);
}
.mainMenuWrapper {
	padding-left: 24px;
	padding-right: 24px;
	margin: 0px;
	position: relative;
	padding-top: 24px;
	padding-bottom: 12px;
}
.mainMenuWrapper > li { list-style-type:none;
	line-height: 36px;
	height: 36px;
	margin-bottom: 12px;
	 
	background-color: #fff;
	border-radius: 6px;
	
}
.mainMenuWrapper > li:last-child {
	margin-bottom: 12px;
}
.mainMenuWrapper > li > a {padding-left: 12px;
	color: #666;
}
.mainMenuWrapper > li > a:hover {padding-left: 12px;
	text-decoration: none;
}
.mainMenuWrapper > li:hover > a {padding-left: 12px;
}
.mainMenuWrapper > li.currentPage {
	background-color: #333;
}
.mainMenuWrapper > li.currentPage > a {padding-left: 12px;
	color: #fff;
}
.shoppingCartWrapper {
	background-color: #7ec332;
	margin-left: 0px;
	margin-right: 0px;
	display: none;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 24px;
}
.shoppingCartProductWrapper {
	margin-bottom: 24px;
	min-height: 60px;
}
.shoppingCartProductImageWrapper {
	margin-right: 0px;
	width: 60px;
	height: 60px;
	float: left;
	border-radius: 6px;
}
.shoppingCartProductImage {
	height: 60px;
	width: 60px;
}
.shoppingCartProductInfoWrapper {
}
.shoppingCartProductButtonsWrapper {
	margin-top: 4px;
}
input.shoppingCartProductNumber {
	color: #999;
	border: 1px solid rgba(0,0,0,0.12);
	display: block;
	float: left;
	border-radius: 3px;
	padding: 0px;
	height: 22px;
	line-height: 22px;
	width: 22px;
	margin: 0px;
	text-align: center;
}
.shoppingCartProductPrice {
	color: #fff;
	background-color: rgba(0,0,0,0.12);
	display: block;
	float: left;
	border-radius: 3px;
	padding-left: 12px;
	padding-right: 12px;
	height: 24px;
	line-height: 24px;
	margin-left: 12px;
}
.shoppingCartRemoveProductButton {
	background: #333 url(../images/wap_shoppingCartRemoveProductButtonBg.png) center center no-repeat;
	color: #fff;
	display: block;
	border-radius: 3px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	float: right;
	height: 24px;
	line-height: 24px;
}
.shoppingCartProductTitle {
	color: #fff;
	text-decoration: none;
	margin-top: 5px;
}
.shoppingCartInfoWrapper {
	color: #fff;
	margin-bottom: 16px;
	border-top: 3px solid rgba(0,0,0,0.12);
	padding-top: 17px;
}
.shoppingCartProductsNumber {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
}
.shoppingCartProductsTotal {
	float: right;
	display: block;
	height: 24px;
	line-height: 24px;
}
.shoppingCartButtonsWrapper {
	height: 36px;
	padding-bottom: 24px;
	padding-top: 24px;
	border-top: 3px solid rgba(0,0,0,0.12);
	border-bottom: 3px solid rgba(0,0,0,0.12);
}
input.shoppingCartCheckoutButton {
	float: right;
	width: 96px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	height: 36px;
	line-height: 36px;
	background-color: #333;
	border-radius: 6px;
	font-weight: normal;
}
.shoppingCartEmptyButton {
	float: left;
	width: 96px;
	text-align: center;
	color: #333;
	text-decoration: none;
	height: 36px;
	line-height: 36px;
	background-color: #fff;
	border-radius: 6px;
}
.headerDecoration {
	height: 6px;
	background-color: #fff;
	background:url(../images/wap_headerFooterDecoBg.png) center 0px repeat-x;
}
.mainLogo {
	width: 200px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 16px;
	 
}
.mainLogo > img {
	width: 200px;
	height: 50px;
}
.shopSearchFormWrapper { 
	margin-bottom: 36px;padding-top: 36px;
}
.shopSearchForm {
}
input.shopSearchField {
	background-color: #f3f3f3;
	color: #333;
	width: 100%;
	box-sizing: border-box;
	height: 36px;
}
input.shopSearchField:focus {
	background-color: #f6f6f6;
}
.headerBreak {
	border-top: 3px solid #f0f0f0;
	height: 0px;
	width: 100%;
	clear: both;
	margin-bottom: 36px;
}
.headerBreakTextBottom {
	margin-bottom: 23px;
}
.headerBreakTitleBottom {
	margin-bottom: 23px;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Header CSS Rules End                                                                               */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Slider CSS Rules Start                                                                             */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.sliderOuterWrapper {  
	overflow: visible;
	margin-bottom: 16px;  
}
.sliderWrapper {
	overflow: hidden;  
}
.nivoSlider {
	position: relative;
	overflow: hidden;
	background: #fff url(../images/wap_loading.gif) no-repeat 50% 50%;
	background-color: #fff;
}
.nivo-main-image {
	display: block !important;
	position: relative !important;
	width: 100% !important;
}
.nivoSlider a.nivo-imageLink {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 6;
	display: none;
}
.nivo-slice {
	display: block;
	position: absolute;
	z-index: 5;
	height: 100%;
	top: 0;
}
.nivo-box {
	display: block;
	position: absolute;
	z-index: 5;
	overflow: hidden;
}
.nivo-box img {
	display: block;
	width: 100%;
	height: auto;
}
.nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	width: 100%;
	height: auto;
	max-width: none;
}
.nivoSlider a {
	border: 0;
}
.nivo-controlNav {
	display: none;
}
.nivo-directionNav {
	display: none;
}
.nivo-directionNav a {
}
.mainSlider:hover .nivo-directionNav a {
}
a.nivo-nextNav {
}
a.nivo-nextNav:hover {
}
a.nivo-prevNav {
}
a.nivo-prevNav:hover {
}
.sliderControl {
	position: absolute;
	top: 100%;  
	margin-top: -16px;
	height: 32px;
	width: 32px;
	background: #7ec332 url(../images/wap_sliderArrowsBg.png) 0 0 no-repeat;
	z-index: 9999;
}
.previousSlideButton {
	left: 50%;
	 margin-left:-34px;
	background-position: -8px -8px; 
}
.nextSlideButton {
	right: 50%;margin-right:-34px;
	background-position: -56px -8px; 
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Slider CSS Rules End                                                                               */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Home Page CSS Rules Start                                                                          */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.homePageWrapper {  
}
.sectionTitle {
	margin-bottom: 22px;
}
.sectionTitleLink {
	float: right;
	font-size: 10px;
	color: #7ec332;
}
.homeProductsWrapper {
	padding-left: 36px;
	box-sizing: border-box;
}
.homeProductWrapper {
	margin-left: 36px;
	width: 50%;
	float: left;
	margin-bottom: 27px;
}
.homeProductWrapper:nth-child(odd) {
	margin-left: -36px;
}
.homeProductWrapper > img {
	width: 100%;
	height: auto;
}
 
.homeProductInfoWrapper {
	padding-left: 12px;
	padding-right: 12px;
	background-color: #f9f9f9;
	padding-bottom: 12px;
	padding-top: 8px;
}
.homeProductTitle {
	display: block;
	margin-bottom: 7px;
	text-align: center;
}
.homePurchaseButton {
	background-color: #7ec332;
	color: #fff;
	border-radius: 3px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
}
.homePurchaseButton:visited{color: #fff;}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Home Page CSS Rules End                                                                            */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Register Page CSS Rules Start                                                                      */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.registerPageWrapper {
}
.registerFormWrapper {
	margin-bottom: 36px;
}
.registerForm {
}
.registerForm input[type="text"], .registerForm input[type="password"] {
	margin-bottom: 0px;
}
input.registerFirstNameField, input.registerLastNameField, input.registerUserNameField {
	width: 100%;
	box-sizing: border-box;
	height: 36px;
}
input.registerPasswordField {
	width: 100%;
	box-sizing: border-box;
	height: 36px;
}
input.registerEmailField {
	width: 100%;
	box-sizing: border-box;
	height: 36px;
}
input.registerPhoneField {
	width: 100%;
	box-sizing: border-box;
	height: 36px;
}
input.registerAddressField, input.registerCountryField, input.registerCityField, input.registerZipField {
	width: 100%;
	box-sizing: border-box;
	height: 36px;
}
.registerButtonsWrapper {
	height: 36px;
	padding-top: 4px;
}
input.registerButton {
	height: 36px;
	float: right;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 36px;
	background-color: #333;
	border-radius: 6px;
}
.registerLoginButton {
	float: left;
	margin-right: 12px;
	padding-right: 12px;
	border-right: 1px dotted #e9e9e9;
	height: 36px;
	line-height: 36px;
	border-radius: 6px;
}
.registerRecoverButton {
	float: left;
	height: 36px;
	line-height: 36px;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Register Page CSS Rules End                                                                        */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Login Page CSS Rules Start                                                                         */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.loginPageWrapper {
}
.loginFormWrapper {
	margin-bottom: 36px;
}
.loginForm {
}
input.loginNameField {
	width: 100%;
	box-sizing: border-box;
	height: 36px;
	margin-bottom: 0px;
}
input.loginPasswordField {
	width: 100%;
	box-sizing: border-box;
	height: 36px;
	margin-bottom: 0px;
}
.loginButtonsWrapper {
	height: 36px;
	padding-top: 4px;
}
input.loginButton {
	height: 36px;
	background-color: #333;
	text-decoration: none;
	line-height: 36px;
	float: right;
	margin: 0px;
	padding-left: 12px;
	padding-right: 12px;
	border-radius: 6px;
}
.loginRegisterButton {
	float: left;
	margin-right: 12px;
	padding-right: 12px;
	border-right: 1px dotted #e9e9e9;
	height: 36px;
	line-height: 36px;
	border-radius: 6px;
}
.loginRecoverButton {
	float: left;
	height: 36px;
	line-height: 36px;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Login Page CSS Rules End                                                                           */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Recover Page CSS Rules Start                                                                       */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.recoverPageWrapper {
}
.recoverFormWrapper {
	margin-bottom: 36px;
}
.recoverForm {
}
input.recoverUserNameField {
	width: 100%;
	height: 36px;
	box-sizing: border-box;
	margin-bottom: 0px;
}
input.recoverEmailField {
	width: 100%;
	height: 36px;
	box-sizing: border-box;
	margin-bottom: 0px;
}
.recoverButtonsWrapper {
	height: 36px;
	padding-top: 4px;
}
input.recoverButton {
	padding-left: 12px;
	padding-right: 12px;
	float: right;
	height: 36px;
	background-color: #333;
	border-radius: 6px;
}
.recoverLoginButton {
	float: left;
	margin-right: 12px;
	padding-right: 12px;
	border-right: 1px dotted #e9e9e9;
	height: 36px;
	line-height: 36px;
	border-radius: 6px;
}
.recoverRegisterButton {
	float: left;
	height: 36px;
	line-height: 36px;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Recover Page CSS Rules End                                                                         */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Advanced Search Page CSS Rules Start                                                               */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.advancedSearchPageWrapper {
}
.advancedSearchFormWrapper {
	overflow: visible;
}
.advancedSearchForm, .advancedSearchForm > fieldset {
	overflow: visible;
}
.advancedSearchForm label {
	margin-bottom: 13px;
}
.advancedSearchForm .drop-downWrapper {
	margin-bottom: 23px;
}
input.advancedSearchTermsField {
	color: #333;
	width: 100%;
	box-sizing: border-box;
	height: 36px;
	margin-bottom: 0px;
}
.advancedSearchButtonsWrapper {
	padding-top: 4px;
}
input.advancedSearchButton {
	padding-left: 12px;
	padding-right: 12px;
	float: right;
	height: 36px;
	background-color: #333;
	border-radius: 6px;
	clear: both;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Advanced Search Page CSS Rules End                                                                 */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Single Product Page CSS Rules Start                                                                */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.singleProductPageWrapper {
}
.singleProductPageWrapper .pageTitle {
	margin-bottom: 27px;
}
.singleProductGalleryWrapper {
}
.singleProductGallery {
	border: 3px solid #f0f0f0;
	margin-bottom: 27px;
}
.singleProductGalleryItem {
	z-index: 10;
	width: 100%;
	height: auto;
	position: absolute;
	opacity: 0;
	transition: opacity 0.3s;
}
.currentSingleProductGalleryItem {
	z-index: 90;
	opacity: 1;
	transition: opacity 0.3s;
}
.singleProductGalleryMenu {
	list-style: none;
	vertical-align: baseline;
	letter-spacing: 12px;
	padding: 0px;
	margin-bottom: 27px;
	text-align: center;
	height:auto
}
.singleProductGalleryMenu > li {
	padding: 0px;
	display: inline-block;
	border: 3px solid #f0f0f0;
	height:auto;
	width: 60px;
	box-sizing: border-box;
	transition: border-color 0.3s;
	margin-bottom: 0px;
}
.singleProductGalleryMenu > li > a {
	height: auto;
	width: 54px;
}
.singleProductGalleryMenu > li > a > img {
	width: 100%;
	height: auto;
}
li.currentSingleProductGalleryMenuItem {
	border-color: #7ec332;
	transition: border-color 0.3s;
}
.singleProductPurchaseButton, .singleProductPurchaseButton:hover {
	width: 100%;
	height: 36px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	background-color: #333;
	border-radius: 6px;
	margin-bottom: 27px;
	font-weight: bold;
	text-decoration: none;
}
.productReviewWrapper > .quoteAvatar {
	width: 36px;
	height: 36px;
}
.productReviewWrapper > .quoteAvatar img {
	width: 36px;
	height: 36px;
}
.productReviewForm input[type="text"], .productReviewForm textarea {
	margin-bottom: 0px;
	width: 100%;
	box-sizing: border-box;
	height: 36px;
}
.productReviewForm textarea {
	height: 168px;
	margin-bottom: 27px;
	clear: both;
}
input.produtReviewSubmitButton {
	height: 36px;
	line-height: 36px;
	float: right;
	border-radius: 6px;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Single Product Page CSS Rules End                                                                  */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Checkout Page CSS Rules Start                                                                      */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.checkoutPageWrapper {
}
.checkoutPageWrapper .pageTitle {
	margin-bottom: 27px;
}
.checkoutTitleSteps {
	float: right;
	font-size: 10px;
	color: #666;
}
.checkoutProductWrapper {
	margin-bottom: 24px;
	min-height: 60px;
}
.checkoutProductImageWrapper {
	margin-right: 0px;
	width: 60px;
	height: 60px;
	float: left;
}
.checkoutProductImage {
	height: 60px;
	width: 60px;
}
.checkoutProductInfoWrapper {
}
.checkoutProductButtonsWrapper {
	margin-top: 4px;
}
input.checkoutProductNumber {
	display: block;
	float: left;
	padding: 0px;
	height: 22px;
	line-height: 22px;
	width: 22px;
	margin: 0px;
	text-align: center;
}
.checkoutProductPrice {
	background-color: #f9f9f9;
	display: block;
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	height: 24px;
	line-height: 24px;
	margin-left: 12px;
}
.checkoutRemoveProductButton {
	background: #333 url(../images/wap_checkoutRemoveProductButtonBg.png) center center no-repeat;
	color: #fff;
	display: block;
	border-radius: 3px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	float: right;
	height: 24px;
	line-height: 24px;
}
.checkoutProductTitle {
	color: #333;
	text-decoration: none;
	margin-top: 5px;
}
.checkoutInfoWrapper {
	margin-bottom: 16px;
	border-top: 3px solid #f0f0f0;
	padding-top: 17px;
}
.checkoutProductsNumber {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
}
.checkoutProductsTotal {
	float: right;
	display: block;
	height: 24px;
	line-height: 24px;
}
.checkoutButtonsWrapper {
	height: 36px;
	padding-top: 24px;
	border-top: 3px solid #f0f0f0;
}
input.checkoutCheckoutButton {
	float: right;
	width: 96px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	height: 36px;
	line-height: 36px;
	background-color: #333;
	border-radius: 6px;
	font-weight: normal;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Checkout Page CSS Rules End                                                                        */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Filterable Portfolio One CSS Rules Start                                                           */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.portfolioOneFilterablePageWrapper {
}
.portfolioMenuWrapper {
	list-style: none;
	padding-top: 23px;
	padding-bottom: 18px;
	background-color: #fff;
	margin-bottom: 36px;
	border-top: 3px solid #f0f0f0;
	border-bottom: 3px solid #f0f0f0;
}
.portfolioMenuWrapper li {
	float: left;
	padding-left: 0px;
	padding-right: 15px;
	background: url(../images/wap_portfolioFilterableMenuDecoBg.png) right center no-repeat;
	margin-right: 9px;
	margin-bottom: 4px;
}
.portfolioMenuWrapper > li:last-child {
	background: none;
	margin-right: 0px;
}
.portfolioMenuWrapper li a {
	color: #999;
}
.portfolioMenuWrapper li a:hover {
	text-decoration: none;
}
.portfolioMenuWrapper .currentPortfolioFilter {
	color: #7ec332;
}
.portfolioOneFilterableWrapper {
	padding-left: 24px;
	padding-right: 24px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #fff;
}
.portfolioOneFilterableWrapper .portfolioFilterableItemWrapper {
	margin-bottom: 36px;
	background-color: #fff;
}
.portfolioOneFilterableWrapper .portfolioFilterableItemImageWrapper {
}
.portfolioOneFilterableWrapper .portfolioFilterableItemImageWrapper img {
	width: 100%;
	height: auto;
}
.portfolioOneFilterableWrapper .portfolioFilterableItemInfoWrapper {
	background-color: #f9f9f9;
	padding-top: 21px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 22px;
}
.portfolioOneFilterableWrapper .portfolioFilterableItemInfoWrapper > *:last-child {
	margin-bottom: 0px;
}
.portfolioOneFilterableWrapper .portfolioFilterableItemTitle {
	margin-bottom: 16px;
	height: 18px;
	padding-bottom: 0px;
}
.portfolioFilterableItemButtonsWrapper {
	height: 36px;
	line-height: 36px;
	background-color: #f6f6f6;
}
.portfolioFilterableExpandButton {
	height: 36px;
	line-height: 36px;
	float: left;
	padding-left: 40px;
	color: #666;
	background: #f0f0f0 url(../images/wap_portfolioExpandButtonBg.png) left center no-repeat;
	padding-right: 12px;
}
.portfolioFilterableDetailsButton {
	height: 36px;
	line-height: 36px;
	float: right;
	padding-right: 40px;
	color: #666;
	background: #f0f0f0 url(../images/wap_portfolioDetailsButtonBg.png) right center no-repeat;
	padding-left: 12px;
}
.portfolioFilterableExpandButton:hover, .portfolioFilterableDetailsButton:hover {
	text-decoration: none;
}
.filteredPortfolioItem {
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Filterable Portfolio One CSS Rules End                                                             */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Filterable Portfolio Two CSS Rules Start                                                           */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.portfolioTwoFilterablePageWrapper {
}
.portfolioTwoFilterableWrapper {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 24px;
	padding-right: 24px;
	background-color: #fff;
}
.portfolioTwoFilterableWrapper .portfolioFilterableItemWrapper {
	float: left;
	margin-right: 36px;
	margin-bottom: 36px;
	background-color: #fff;
}
.portfolioTwoFilterableWrapper .portfolioFilterableItemImageWrapper {
}
.portfolioTwoFilterableWrapper .portfolioFilterableItemImageWrapper img {
	width: 100%;
	height: auto;
}
.portfolioTwoFilterableWrapper .portfolioFilterableItemInfoWrapper {
	background-color: #f9f9f9;
	padding-top: 0px;
	padding-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 36px;
}
.portfolioTwoFilterableWrapper .portfolioFilterableItemInfoWrapper > *:last-child {
	margin-bottom: 0px;
}
.portfolioTwoFilterableWrapper .portfolioFilterableItemTitle {
	font-size: 12px;
	margin-bottom: 0px;
	height: 36px;
	line-height: 36px;
	padding-bottom: 0px;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Filterable Portfolio Two CSS Rules End                                                             */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// One Column Portfolio CSS Rules Start                                                               */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.portfolioOnePageWrapper {
}
.portfolioOneWrapper {
	padding-left: 24px;
	padding-right: 24px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #fff;
}
.portfolioOneItemWrapper {
	margin-bottom: 36px;
	background-color: #fff;
}
.portfolioOneItemImageWrapper {
}
.portfolioOneItemImageWrapper:hover {
}
.portfolioOneItemImageWrapper img {
	width: 100%;
	height: auto;
}
.portfolioOneItemInfoWrapper {
	background-color: #f9f9f9;
	padding-top: 21px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 22px;
}
.portfolioOneItemInfoWrapper > *:last-child {
	margin-bottom: 0px;
}
.portfolioOneItemTitle {
	margin-bottom: 16px;
	height: 18px;
	padding-bottom: 0px;
}
.portfolioOneHoverDeco {
}
.portfolioOneItemButtonsWrapper {
	height: 36px;
	line-height: 36px;
	background-color: #f6f6f6;
}
.portfolioOneExpandButton {
	height: 36px;
	line-height: 36px;
	float: left;
	padding-left: 40px;
	color: #666;
	background: #e9e9e9 url(../images/wap_portfolioExpandButtonBg.png) left center no-repeat;
	padding-right: 12px;
}
.portfolioOneDetailsButton {
	height: 36px;
	line-height: 36px;
	float: right;
	padding-right: 40px;
	color: #666;
	background: #e9e9e9 url(../images/wap_portfolioDetailsButtonBg.png) right center no-repeat;
	padding-left: 12px;
}
.portfolioOneExpandButton:hover, .portfolioOneDetailsButton:hover {
	text-decoration: none;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// One Column Portfolio CSS Rules End                                                                 */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Two Columns Portfolio CSS Rules Start                                                              */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.portfolioTwoPageWrapper {
}
.portfolioTwoWrapper {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #fff;
	padding-left: 24px;
	padding-right: 24px;
}
.portfolioTwoItemWrapper {
	float: left;
	margin-right: 36px;
	margin-bottom: 36px;
	background-color: #fff;
}
.portfolioTwoItemImageWrapper {
}
.portfolioTwoItemImageWrapper:hover {
}
.portfolioTwoItemImageWrapper img {
	width: 100%;
	height: auto;
}
.portfolioTwoItemInfoWrapper {
	background-color: #f9f9f9;
	padding-top: 0px;
	padding-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 36px;
}
.portfolioTwoItemTitle {
	font-size: 12px;
	margin-bottom: 0px;
	height: 36px;
	line-height: 36px;
	padding-bottom: 0px;
}
.portfolioTwoHoverDeco {
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Two Columns Portfolio CSS Rules End                                                                */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Single Project Page CSS Rules Start                                                                */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.singleProjectPageWrapper {
	padding-bottom: 3px;
	margin-bottom: 33px;
}
.pageWrapper .singleProjectContentWrapper {
	box-shadow: none;
	margin-bottom: 0px;
}
.singleProjectImageWrapper {
	border: 3px solid #f0f0f0;
	margin-bottom: 23px;
}
.singleProjectImage {
	width: 100%;
	height: auto;
}
.singleProjectItemButtonsWrapper {
	height: 36px;
	line-height: 36px;
	background-color: #f6f6f6;
	margin-bottom: 36px;
}
.singleProjectExpandButton {
	height: 36px;
	line-height: 36px;
	float: left;
	padding-left: 40px;
	color: #666;
	background: #f0f0f0 url(../images/wap_portfolioExpandButtonBg.png) left center no-repeat;
	padding-right: 12px;
}
.singleProjectDetailsButton {
	height: 36px;
	line-height: 36px;
	float: right;
	padding-right: 40px;
	color: #666;
	background: #f0f0f0 url(../images/wap_portfolioDetailsButtonBg.png) right center no-repeat;
	padding-left: 12px;
}
.singleProjectExpandButton:hover, .singleProjectDetailsButton:hover {
	text-decoration: none;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Single Project Page CSS Rules End                                                                  */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Blog Page CSS Rules Start                                                                          */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.blogPageWrapper {
	margin-bottom: 0px;
}
.blogPostsWrapper {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #fff;
}
.blogTitleWrapper {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
}
.smallPostWrapper {
	margin-bottom: 36px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 36px;
	border-bottom: 3px solid #f0f0f0;
}
.postThumbnailWrapper {
}
.postThumbnailWrapper img {
	width: 100%;
	height: auto;
}
.postThumbnailWrapper:hover {
}
.postExcerptWrapper {
	background-color: #fff;
	padding-top: 23px;
	padding-bottom: 22px;
}
.noThumbnailPost .postExcerptWrapper {
	padding-top: 0px;
}
.postExcerptWrapper > *:last-child {
	margin-bottom: 0px;
}
.smallPostTitle {
	margin-bottom: 19px;
	height: 18px;
	padding-bottom: 0px;
}
.smallPostInfoWrapper {
	height: 36px;
	line-height: 36px;
	background-color: #f6f6f6;
	padding-left: 12px;
	color: #666;
}
.postInfo {
	margin-right: 18px;
}
.postInfoNoMargin {
	margin-right: 0px;
}
.smallPostMoreButton {
	height: 36px;
	line-height: 36px;
	float: right;
	padding-right: 40px;
	color: #666;
	background: #f0f0f0 url(../images/wap_smallPostReadMoreButtonBg.png) right center no-repeat;
	padding-left: 12px;
}
.smallPostMoreButton:hover {
	text-decoration: none;
}
.smallPostQuote {
	padding-left: 28px;
	background: url(../images/wap_quoteBg.png) 0 0 no-repeat;
	font-style: italic;
}
.smallPostQuoteAuthor {
	font-style: normal;
	color: #999;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Blog Page CSS Rules End                                                                            */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Blog Post CSS Rules Start                                                                          */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.singlePostPageWrapper {
}
.singlePostContentWrapper {
	background-color: #fff;
	padding-top: 0px;
	padding-left: 24px;
	padding-right: 24px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
}
.singlePostContentWrapper > *:last-child {
	margin-bottom: 0px;
}
.singlePostInfoWrapper {
	height: 36px;
	line-height: 36px;
	background-color: #f0f0f0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 12px;
	margin-bottom: 36px;
}
.commentsSectionWrapper {
	background-color: #fff;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 32px;
}
.commentsTitle {
	padding-top: 0px;
	margin-bottom: 22px;
}
.commentsSectionWrapper > .commentsWrapper {
	margin-bottom: 23px;
}
.commentsSectionWrapper > .commentsWrapper > .commentWrapper {
	padding-bottom: 21px;
	border-bottom: 1px solid #f0f0f0;
}
.commentsWrapper > .commentWrapper {
	margin-bottom: 27px;
}
.commentsWrapper > .commentWrapper:last-child {
	margin-bottom: 0px;
}
.commentAvatar {
	float: left;
	border: 3px solid #f0f0f0;
}
.commentAvatar > img {
	width: 100%;
	height: 100%;
}
.commentWrapper > .commentAvatar {
	width: 36px;
	height: 36px;
}
a.commentAvatar:hover {
}
.commentInfoWrapper {
	float: left;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-top: 11px;
	padding-bottom: 0px;
}
.comment {
	margin-left: 54px;
	clear: both;
	border-top: 1px solid #f0f0f0;
	padding-top: 23px;
	top: -1px;
}
.comment > *:last-child {
	margin-bottom: 0px;
}
.commentsFormWrapper {
	margin-bottom: 36px;
}
.commentsForm {
}
.commentsFormTitle {
	margin-bottom: 18px;
}
.commentsForm .formFieldWrapper {
	margin-bottom: 23px;
}
.commentsForm .formTextareaWrapper {
	margin-bottom: 27px;
}
.commentsForm label {
	margin-bottom: 13px;
	width: 100%;
}
.commentsForm .formFieldWrapper input[type="text"], .commentsForm .formTextareaWrapper textarea {
	margin-bottom: 0px;
}
.commentsForm .formFieldWrapper input[type="text"] {
	width: 100%;
	box-sizing: border-box;
	height: 36px;
}
.commentCommentTextarea {
	width: 100%;
	box-sizing: border-box;
	height: 168px;
}
input.commentSubmitButton, input.commentSubmitButton:hover {
	height: 36px;
	line-height: 36px;
	background-color: #333;
	padding-left: 12px;
	padding-right: 12px;
	float: right;
	color: #fff;
	border: none;
	border-radius: 6px;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Blog Post CSS Rules End                                                                            */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/




/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// 404 Page CSS Rules Start                                                                           */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.errorPageWrapper {
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// 404 Page CSS Rules End                                                                             */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Contact Page CSS Rules End                                                                         */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.contactPageWrapper {
}
.pageWrapper .contactFormWrapper {
}
.contactForm {
	margin-bottom: 0px;
}
.contactTitle {
	margin-bottom: 18px;
	padding-top: 0px;
}
.contactForm .formFieldWrapper {
	margin-bottom: 23px;
}
.contactForm .formTextareaWrapper {
	margin-bottom: 36px;
}
.contactForm label {
	margin-bottom: 13px;
	width: 100%;
	box-sizing: border-box;
	height: 18px;
	line-height: 18px;
}
.contactForm .formFieldWrapper input[type="text"], .contactForm .formTextareaWrapper textarea {
	margin-bottom: 0px;
	box-sizing: border-box;
	background-color: #f3f3f3;
	border: 1px solid #f0f0f0;
	color: #999;
}
.contactForm .formFieldWrapper input[type="text"]:focus, .contactForm .formTextareaWrapper textarea:focus {
	background-color: #f6f6f6;
}
.contactForm .formFieldWrapper input[type="text"] {
	width: 100%;
	height: 36px;
}
.contactTextarea {
	width: 100%;
	max-width: 100%;
	height: 168px;
	box-sizing: border-box;
}
input.contactSubmitButton, input.contactSubmitButton:hover {
	height: 36px;
	line-height: 36px;
	background-color: #333;
	padding-left: 12px;
	padding-right: 12px;
	float: right;
	color: #fff;
	border: none;
	border-radius: 6px;
}
.formValidationError {
	display: none;
	height: 36px;
	line-height: 36px;
	margin-left: 0px;
	color: #cc0000;
	float: left;
}
input.fieldHasError, textarea.fieldHasError {
}
.formSuccessMessageWrapper {
	display: none;
	margin-bottom: 0px;
}
.formSuccessMessageWrapper > h4 {
	background: url(../images/wap_formSuccessMessageIconBg.png) 0 center no-repeat;
	padding-left: 28px;
}
.formSuccessMessageWrapper > p:last-child {
	margin-bottom: 0px;
}
.socialIconsWrapper {
	text-align: center;
	vertical-align: baseline;
	margin-bottom: 27px;
	letter-spacing: 12px;
}
.socialIconsWrapper > .socialIcon {
	display: inline-block;
	vertical-align: bottom;
	width: 36px;
	height: 36px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #f3f3f3;
}
.contactMapWrapper {
	margin-bottom: 36px;
}
.contactMap {
	display: block;
	overflow: hidden;
	height: 168px;
	width: 100%;
	margin: 0px;
	border: none;
	padding: 0px;
	box-sizing: border-box;
}
.mapTitle {
	margin-bottom: 22px;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Contact Page CSS Rules End                                                                         */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Page Numbers CSS Rules End                                                                         */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.pageNumbersOuterWrapper {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 24px;
	padding-right: 24px;
	background-color: #fff;
}
.pageNumbersWrapper {
	margin-top: 0px;
	clear: both;
	margin-bottom: 33px;
	padding-bottom: 0px;
	padding-top: 36px;
	border-top: 3px solid #f0f0f0;
}
.blogPageWrapper .pageNumbersWrapper {
	padding-top: 0px;
	border-top: none;
}
.pageNumber {
	height: 24px;
	line-height: 24px;
	width: 24px;
	float: left;
	margin-right: 12px;
	background-color: #f0f0f0;
	color: #999;
	text-align: center;
	border-radius: 3px;
}
.pageNumber:hover {
	text-decoration: none;
	background-color: #f6f6f6;
}
.currentPageNumber {
	background-color: #333;
	color: #fff;
	font-weight: bold;
}
.currentPageNumber:hover {
	background-color: #333;
	color: #fff;
}
.postLinksWrapper {
	height: 36px;
	line-height: 36px;
	clear: both;
	background-color: #fff;
	border-top: 3px solid #f0f0f0;
	border-bottom: 3px solid #f0f0f0;
}
.postLink {
}
.postLink:hover {
	text-decoration: none;
}
.previousPost {
	float: left;
	display: inline-block;
	height: 36px;
	line-height: 36px;
}
.nextPost {
	float: right;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	text-align: right;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Page Numbers CSS Rules End                                                                         */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Footer CSS Rules Start                                                                             */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.footerDecoration {
	height: 6px;
	background:#fff url(../images/wap_headerFooterDecoBgbottom.png) center 0px repeat-x;
	margin-left: 0px;
	margin-right: 0px;
}
.footerWrapper {
	padding-left: 24px;
	padding-right: 24px;
	background-color: #0BA760;
	height: 54px;
	overflow: visible;
	margin-left: 0px;
	margin-right: 0px;
}
.footerWrapper a {
	color: #fff;
	margin-top: 18px;
}
.footerWrapper > .copyright {
	float: left;
	color: #fff;
	margin-top: 18px;
}
.footerLinksWrapper {
	float: right;
	display: block;
	margin-top: 18px;
}
.footerLinksWrapper > .footerLink {
	float: left;
	margin-left: 12px;
	padding-right: 9px;
	margin-top: 0px;
	border-right: 1px solid rgba(255,255,255,0.12);
}
.footerLinksWrapper > .footerLink:last-child {
	padding-right: 0px;
	border: none;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Footer CSS Rules End                                                                               */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Drop-down CSS Rules Start                                                                          */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.drop-downWrapper {
	width: 100%;
	height: 36px;
	overflow: visible;
	margin-bottom: 27px;
}
.drop-downText {
	box-sizing: border-box;
	padding-left: 12px;
	padding-right: 12px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #f0f0f0;
	background: #f3f3f3 url(../images/wap_drop-downTextBg.png) right 0px no-repeat;
	color: #999;
	display: block;
	overflow: hidden;
	cursor: pointer;
	transition: border-color 0.3s, background-color 0.3s;
}
.drop-downItemsWrapper {
	display: none;
	width: 100%;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	box-sizing: border-box;
	max-height: 73px;
	overflow-y: auto;
	border-bottom: 1px solid #e9e9e9;
}
.drop-downItem {
	height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #e9e9e9;
	display: block;
	width: 100%;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #fff;
	box-sizing: border-box;
}
.drop-downItem:last-child {
	border: none;
}
.drop-downActive {
	z-index: 999;
}
.drop-downActive > .drop-downText {
	background-position: right -34px;
	background-color: #f6f6f6;
	border-color: #e9e9e9;
	transition: border-color 0.3s, background-color 0.3s;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Drop-down CSS Rules End                                                                            */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Reset CSS Rules Start                                                                              */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.noPadding {
	padding: 0px;
}
.noMargin {
	margin: 0px;
}
.noBackground {
	background: none;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Reset CSS Rules End                                                                                */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
 /*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Structure Elements CSS Rules Start                                                                 */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.pageBreak {
	height: 0px;
	clear: both;
	margin-bottom: 27px;
	border-top: 3px solid #f0f0f0;
}
.pageBreakBottom {
	height: 0px;
	clear: both;
	border-top: 3px solid #f0f0f0;
}
.pageBreakBoth {
	height: 27px;
	clear: both;
	margin-bottom: 27px;
	border-bottom: 3px solid #f0f0f0;
}
.textBreak {
	height: 4px;
	clear: both;
	margin-bottom: 27px;
	border-bottom: 3px solid #f0f0f0;
}
.textBreakBoth {
	height: 4px;
	clear: both;
	margin-bottom: 23px;
	border-bottom: 3px solid #f0f0f0;
}
.textBreakBottom {
	height: 0px;
	clear: both;
	margin-bottom: 23px;
	border-top: 3px solid #f0f0f0;
}
.pageSpacer {
	height: 4px;
	background: none;
	clear: both;
	width: 100%;
}
.sectionBreak {
	height: 0px;
	clear: both;
	margin-bottom: 36px;
	border-top: 3px solid #f0f0f0;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Structure Elements CSS Rules End                                                                   */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Elements CSS Rules Start                                                                           */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
 
.accordionWrapper > *:last-child {
	margin-bottom: 0px;
}
.accordionItemWrapper {
	margin-bottom: 27px;
}
.accordionButton {
	background-color: #f0f0f0;
	padding-left: 6px;
	font-size: 12px;
	height: 36px;
	line-height: 36px;
	color: #666;
}
.accordionButton:visited{color: #666;}
.accordionButton .accordionButtonIcon {
	background: url(../images/wap_accordionButtonBg.png) 0 0 no-repeat;
	height: 16px;
	width: 16px;
	margin-right: 12px;
	display: inline-block;
	margin-top: 10px;
	margin-left: 6px;
	float: left;
}
.accordionButton .accordionButtonTitle {
	float: left;
}
.accordionButton:hover {
	text-decoration: none;
}
.currentAccordion .accordionButtonIcon {
	background-position: 0px -16px;
}
.accordionContentWrapper {
	display: none;
}
.accordionContent {
	padding: 12px;
	border: 1px solid #f0f0f0;
	margin-top: 27px;
}
.accordionContentWrapper .accordionContent > *:last-child {
	margin-bottom: 0px;
}
 
 
 
.pageWrapper > .accordionWrapper:last-child > .accordionItemWrapper:last-child {
	margin-bottom: 0px;
}
 
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Elements CSS Rules End                                                                             */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#content {
	background-color: #fff;
	padding-left: 24px;
	padding-right: 24px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 36px;
	 
}
#content img{max-width:100%;}
#content .title{ text-align:left; font-size:16px; font-weight:bold; padding-bottom:26px}

#content11 {
	background-color: #fff;
	padding-left: 24px;
	padding-right: 24px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 36px;
	 
}

#content11 .title{ text-align:left; font-size:16px; font-weight:bold; padding-bottom:26px}
/*page */
.pagelist { margin: 20px 10px; height: 40px; background:#FFF; font-weight: bold; line-height: 40px; display: box; font-size: 16px; border: 1px solid #BBB; display: -moz-box; display: -webkit-box; border-radius: 5px;-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;  }
.pagelist span { display: block; text-align: center; box-flex: 1.0; -moz-box-flex: 1.0; -webkit-box-flex: 1.0; }
.pagelist span a { display: block; color:#666;}
.page { width:30px; overflow:hidden;  border-left: 1px solid #BBB; border-right: 1px solid #BBB;}
.page select{ font-size:16px; height:40px; background:none; text-align:center; border:none; font-family: Arial; color:#666; -webkit-appearance:none; -moz-appearance: none; appearance:none; }

/*order */
dl.message2{
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 96%;
}

dl.message2 dd{
	margin: 0 0 6px 0;
	padding: 0px;
	float: left;
	width: 100%;
}
.round1li2 input {
	border-radius: 5px;-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
	line-height: 23px;
	height: 23px;
	width: 95%;
	padding-left: 5px;
	border: 1px solid;
	border-color: #CCC #EEE #EEE #CCC;
	background: whiteSmoke;
	font-size:1.2em;
}
.round1li2 textarea {
border-radius: 5px;-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
line-height: 23px;
height: 68px;
width: 95%;
padding-left: 5px;
border: 1px solid;
border-color: #CCC #EEE #EEE #CCC;
background: whiteSmoke;
font-size:1.2em;
}
.round1li3 input {
	border-radius: 5px;-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
	line-height: 23px;
	height: 23px;
	width: 150px;
	padding-left: 5px;
	border: 1px solid;
	border-color: #CCC #EEE #EEE #CCC;
	background: whiteSmoke;
	float:left;
	margin-right:10px;
	font-size:1.2em;
}
.round1li4 { margin: 0 auto 0 auto; width: 96%;}
.round1li4:after { clear: both; content: " "; display: block; }
.round1li4 input.button { 
	 font-size: 15px;
	 color:#ffffff;
	 font-weight: bold;
	  display:block;width: 100px; height: 35px; border-radius: 3px; -moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;  background:#7ec332;
}
/*news */
.newslist{}
.newslist ul{ list-style-type:none;}
.newslist ul li a{ display: block; border-bottom:solid #f0f0f0 2px;padding-bottom: 5px;padding-top: 5px; color:#666;   }
.newslist ul li a:hover{ text-decoration:none }
.newslist ul li p{font-size: 11px; line-height: 12px;color: #000;   }
h2{ text-align: center; border-bottom: #f0f0f0 1px dashed; font-size: 16px; padding-bottom: 10px; margin-bottom: 10px;}
/*prolist_pic */
.prolist { margin-right:10px;}
.prolist ul li{ text-align: center;   width: 50%; overflow: hidden; float: left; }
.prolist:after { clear: both; content: " "; display: block; }
.prolist  li p{ line-height: 24px; margin:0; padding:0}
.prolist  li a{ display:block; margin-left:10px;  background:#f9f9f9; color:#666666}
.prolist  li a img{ height: 100px; width:100%}
.order a{  display:block;width: 100%; height: 35px; border-radius: 3px;  -moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px; background:#7ec332; color:#FFFFFF; text-align:center; font-size:14px; line-height:35px; font-weight:bold} 

/*导航*/
nav{ overflow:hidden; margin-bottom:16px;  }
nav ul{list-style-type:none;}
nav li{ width:50%; float:left; text-align:center;    }
nav li a{ width:100%;  display:inline-block; overflow:hidden;}
nav li img{ width:80%; height:auto; display:block;border-radius:50%; margin: 0 auto; }
nav li span{ display:block; width:98%;text-align:center; font:normal 12px/18px Arial; }
nav li p{ display:block; margin:0; padding:16px 0px; font-size:14px;   color:#654a13; font-family:"微软雅黑"}
nav li .moreread{ display:block;width: 60%; height: 22px; border-radius: 3px;  -moz-border-radius: 3px;
-khtml-border-radius: 3px; margin:16px auto;
-webkit-border-radius: 3px; background:#0BA760; color:#FFFFFF; text-align:center; font-size:12px; line-height:22px;  }

