/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter {
	display: block;
	margin: 0 auto
}
.alignleft {
	float: left;
	margin-right: 10px;
}
.alignright {
	float: right
}
.wp-caption {
	border: 1px solid #666;
	text-align: center;
	background: #ccc;
	padding: 10px;
	margin: 10px
}

/* You might find the following useful */
br.dirtyLittleTrick {
	clear: both;
	display: block;
	height: 1px;
	margin: -1px 0 0 0
}/* Use this br class to clear your floated columns */
div {
	position: relative
}/* This will save you having to declare each div's position as 'relative' and allows you to absolutely position elements inside them */
li#theme-switcher {
	background: #fff;
	border: 10px solid red;
	padding: 20px;
	position: fixed;
	top: 0;
	right: 0
}/* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */
@font-face {
	font-family: Bryant;
	src: url('../fonts/Bryant-Regular.otf');
}
@font-face {
	font-family: Bryant-bold;
	src: url('../fonts/Bryant-Bold.otf');
}
@font-face {
	font-family: Bryant-Medium;
	src: url('../fonts/Bryant-Medium.otf');
}

/*** top nav ***/
.container:after {

	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}

.container {

	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 960px;
}

h1.logo {

	background: url('http://whiterabbitjapan.com/images/white-rabbit-japan-logo.png') no-repeat scroll 0 0 transparent;
	float: left;
	height: 51px;
	width: 206px;
}




.ir {

	background-color: transparent;
	border: 0 none;
	color: transparent;
	font: 0pt/0 a;
	text-shadow: none;
}

.header {

	width: 100%;
	height: 51px;
	background: url('http://whiterabbitjapan.com/images/header-bg.png') repeat-x;
}

.header ul {

	float: right;
	/*margin-top: 15px;*/

	margin-top: 13px; /* fix for WRE */
}

.header ul li {

	float: left;
	color: #fff;
	margin-left: 37px;
}

.header ul li a {

	font: 13px/21px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;

	float: left;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.header ul li a:hover, .header ul li a:focus, .header ul li a:active {

	color: #71a9d0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.header ul li.on a {

	color: #a3d4f7;
}

/******* sub nav******/

h2.wrelogo {

	background: url('http://whiterabbitexpress.com/wp-content/themes/wrxmodif/images/wre-logo.png') no-repeat scroll 0 0 transparent;
	float: left;
	height: 61px;
	width: 123px;
	margin-top: 18px;
}

ul.sub-nav {

	float: right;
	/*margin-top: 15px;*/

	margin-top: 13px; /* fix for WRE */
}

ul.sub-nav li {

	float: left;
	color: #838383;
	margin-left: 26px;
}

ul.sub-nav li a {

	font: 14px/21px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	float: left;
	color: #838383;
	text-decoration: none;
	font-weight: normal;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

ul.sub-nav li a:hover, ul.sub-nav li a:focus, ul.sub-nav li a:active {

	color: #379D2C;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

ul.sub-nav li.on a {

	color: #379D2C;
}

h3.main strong {
	font-weight: normal;
}
/** end sub nav**/

body {

	background-position: 0 51px !important;
}

/** send request form validation **/

.LV_validation_message {
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	margin-top: -15px;
}


.page-13786 .LV_validation_message {
	font-size: 18px;
	font-weight: normal;
	position: relative;
	margin-top: -27px;
	left: 5px;
	float:left;
}

.LV_valid {
	display: none;
	color: #00CC00;
}

.LV_invalid {
	color: #999;
}

.LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active, textarea.LV_valid_field:hover, textarea.LV_valid_field:active {
	border: 1px solid #999;
}

.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active {
	border: 1px solid #cc0000 !important;
}

/* header centered logo */
.wrelogo-container {
	margin-left: auto;
	margin-right: auto;
	width: 186px;
}

/*** top nav ***/

body {
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	background-repeat: repeat-x;
	font-size: 15px;
	color: #777;
	line-height: 22px;
}
.fixed {
	clear: both;
}
html, body {
	height: 100%;
}

.face-tw {
	position: fixed;
	right: 0px;
	top: 400px;
	z-index: 200;
}

.push {
	height: 46px;
}

#footer {
	clear: both;
	background-color: #3c3b3a;
	height: 159px;
	background: url(../images/backgrounds/footer-bg.png);
	/*margin-top: 46px;*/
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/*margin: 0 auto -86px;*/
	margin: 0 auto;
}

#wrapper {
	width: 951px;
	position: relative;
	left: 50%;
	margin-left: -475px;
	/*background-color: aqua;*/
}

.page-6 #wrapper {
	width: 951px;
	position: relative;
	left: 50%;
	margin-left: -475px;
	/*background-color: aqua;*/
	min-height: 980px !important;
}

.branding {
	height: 116px;
	/*background-color: black;*/
}
.branding-left {
	width: 385px;
	height: 116px;
	/*background-color: blue;*/
	float: left;
}

/* chinese site link */
.branding-right-top {
	float: right;
	overflow: hidden;
	width: 76px;
	z-index: 20;
}

.branding-right-top a:hover {
	background-position: 0px -44px;
}

.branding-right {
	width: 566px;
	height: 116px;
	/*background-color: red;*/
	float: left;
	/* new rules */
	position: absolute;
	margin-left: 385px;
}

.banner-bg {
	background-image: url(../images/backgrounds/banner-bg.png);
	background-repeat: no-repeat;
	height: 313px;
}
.banner-bg-left {
	width: 23px;
	height: 397px;
	background: url(../images/backgrounds/banner-bg-left.png);
	position: absolute;
	top: 0px;
	left: -23px;
}
.banner-bg-right {
	width: 23px;
	height: 397px;
	background: url(../images/backgrounds/banner-bg-right.png);
	position: absolute;
	top: 0px;
	right: -23px;
}
#banner {
	height: 382px;
}
#home-welcome-content {
	float: left;
	width: 583px;
	padding-right: 50px;
	/*background-color: blue;*/
	margin-bottom: 0px;
}
#home-testimonial-content {
	float: left;
	width: 318px;
	/*background-color: red;*/
	margin-bottom: 25px;
}

.testimonials-top {
	background: url(../images/backgrounds/home-testimonials-top.png);
	height: 35px;
	width: 318px;
	padding-top: 40px;
}
.testimonials-middle {
	background: url(../images/backgrounds/home-testimonials-middle.png);
	background-repeat: repeat-y;
	width: 318px;
}
.testimonials-bottom {
	background: url(../images/backgrounds/home-testimonials-bottom.png);
	height: 57px;
	width: 258px;
	padding-left: 60px;
	text-transform: uppercase;
	font-size: 11px;
}

.container {
	clear: both;
}

#footer-wrapper {
	width: 951px;
	position: relative;
	left: 50%;
	margin-left: -475px;
	color: #c1c1c1;
	padding-top: 25px;
}
.footer-left {
	float: left;
	width: 296px;
	font-size: 12px;
}
.footer-middle {
	float: left;
	width: 400px;
	color: #7b7b7b;
}
.footer-right {
	float: right;
	text-align: right;
	width: 200px;
	font-size: 12px;
}

/* New Footer Added by Will 7th April 2011 */

.footer-col-one {
	float: left;
	width: 245px;
	border-right: 1px solid #4b4b4b;
	margin-right: 55px;
	height: 101px;
	font-size: 12px;
	color: #7b7b7b;
	/*background-color: blue;*/
}
.footer-col-two {
	float: left;
	width: 262px;
	height: 101px;
	/*background-color: green;*/
}
.footer-col-three {
	float: left;
	width: 246px;
	height: 101px;
	/*background-color: red;*/
}
.footer-col-four {
	float: left;
	width: 133px;
	height: 101px;
	/*background-color: black;*/
}
.page-6 .footer-logo, .home .footer-logo {
	border: none !important;
	margin: 0px !important;
}
.page-6 .footer-logo:hover, .home .footer-logo:hover {
	border: none !important;
	margin: 0px !important;
}
h6.sister,
h6.community,
h6.other {
	margin: 0px 0px 6px;
	padding: 0px;
	font-size: 20px;
	font-weight: normal;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.footer-col-two li, .footer-col-three li, .footer-col-four li {
	height: 20px;
}
.footer-col-two li a, .footer-col-three li a, .footer-col-four li a {
	color: #c9c9c9;
	font-size: 12px;
	text-decoration: none;
}
.footer-col-two li a:hover, .footer-col-three li a:hover, .footer-col-four li a:hover {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
.green {
	color: #23ae25 !important;
	font-weight: bold;
}
.footer-col-one a {
	color: #7b7b7b;
	font-size: 12px;
	text-decoration: underline;
}
.footer-col-one a:hover {
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
}

/* ----------------------------------- */

#content-container {
	margin-top: 43px;
	margin-bottom: 43px;
	overflow: hidden;
	width: 951px;
}
#page-content {
	float: left;
	/*background-color: blue;*/
	width: 586px;
	padding-right: 60px;
	margin-bottom: 50px;
}
#sidebarhome {
	float: right;
	padding-right: 0;
}
.products-holder #sidebarhome {
	padding-right: 0;
}
.sidebar-home {
	width: 274px;
}
.sidebar-home {
	float: right;
	/* clear: both; */
	width: 266px;
	position: relative;
	padding-bottom: 30px;
}
.sidebar-home .sidebarhome-top {
	padding-left: 25px;
	padding-right: 20px;
}
.sidebarhome-top {
	width: 226px;
	background: url(../images/backgrounds/side-top.gif);
	height: 22px;
	padding-top: 23px;
	padding-bottom: 8px;
	margin-top: -7px;
}
.sidebarhome-top h5 {
	border-bottom: 1px solid #d8d8d8;
	font-family: 'Bryant-bold';
	font-size: 14px;
	letter-spacing: 2px;
}
.sidebar-home strong {
	color: #393938;
}
.sidebarhome-middle {
	background: url(../images/backgrounds/side-center.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 20px;
	overflow: hidden;
}
.sidebarhome-middle-black .textwidget, .sidebarhome-middle .textwidget {
	font-size: 13px;
	line-height: 18px;
}
.sidebarhome-middle .get-started, .sidebarhome-middle-black .coming-soon {
	padding-top: 10px;
}
.sidebarhome-bottom {
	width: 250px;
	/*    background: url(../images/backgrounds/side-bottom.gif); */
	height: 42px;
	text-transform: uppercase;
	font-size: 11px;
	/*    padding-left: 25px; */
	background-position: left -4px;
}
.sidebar-home .steparrow {
	clear: both;
	background: url(../images/backgrounds/steparrow.png) no-repeat 0 -15px;
	height: 50px;
	width: 225px;
}
.sidebarhome-top-black, .sidebarhome-middle-black, .sidebarhome-bottom-black {
	background: #393938;
	padding: 10px 20px 0;
	margin-left: 7px;
}
.sidebarhome-middle-black img, .sidebarhome-middle-black img:hover {
	border: none !important;
}
.sidebarhome-middle-black .sidelogo {
	position: absolute;
	right: 7px;
	z-index: 1;
	top: -28px;
}
.sidebarhome-top-black h5 {
	color: #fff;
	border-bottom: 1px solid #484848;
	font-family: 'Bryant';
	letter-spacing: -1px;
	font-size: 22px;
	font-weight: normal;
}
.sidebarhome-middle-black {
	color: #a3a0a0;
}
.sidebarhome-middle-black div {
	position: static;
}

#sidebar {
	float: left;
	/*background-color: gray;*/
	width: 305px;
}
.sidebar-top {
	width: 305px;
	background: url(../images/backgrounds/sidebarbg-top.png);
	height: 22px;
	padding-top: 28px;
	padding-bottom: 10px;
	margin-top: -7px;
}
.sidebar-middle {
	background: url(../images/backgrounds/sidebarbg-middle.png);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 20px;
	overflow: hidden;
}
.sidebar-middle-faq {
	background: url(../images/backgrounds/sidebarbg-middle.png);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 20px;
	overflow: hidden;
}
.sidebar-bottom {
	width: 280px;
	background: url(../images/backgrounds/sidebarbg-bottom.png);
	height: 42px;
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 25px;
	background-position: bottom left;
}

/* PRODUCTS PAGE */
.products-holder {
	/*background-color: black;*/
	width: 950px;
}
.small-product-holder {
	/*background-color:aqua;*/
	width: 217px;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 27px;
	height: 275px;
}
.lastprod {
	margin: 0;
}

#pagination {
	clear: both;
	font-size: 13px;
	text-align: center;
	/* left: -50%;
	 margin-right: -645px; */
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	padding-bottom: 110px;
}

#pagination a {
	clear: both;
	font-size: 13px;
	color: #27b824;
}

.page-11 #pagination {
	display: none;
}
.page-12 #pagination {
	display: none;
}
.page-9 #pagination {
	display: none;
}
.page-2 #pagination {
	display: none;
}
.page-6 #pagination {
	display: none;
}
.page-253 #pagination {
	display: none;
}
.current {
	background-color: #27b824;
	color: #fff;
	border: 1px solid #539612 !important;
}

.nextpostslink {
	font-weight: bold;
}

/* PRODUCTS DETAIL */
.productdetail-holder {
	/*background-color: black;*/
	width: 951px;
}

.productdetail-left {
	float: left;
	width: 325px;
	/*background-color: aqua;*/
	margin-right: 35px;
}
.productdetail-right {
	float: left;
	width: 620px;
	/*background-color: blue;*/
}

.subcat {
	float: right;
	font-size: 12px;
	text-align: right;
}
.subcat a {
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
.product-price-disclaimer {
	float: left;
	margin-top: 0px;
	font-size: 13px;
}

.fblike-thanks {
	margin-left: 23px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 13px;
}

.fblikebtn {
	margin-left: 23px;
}

.product-grey-top {
	background: url(../images/backgrounds/product-grey-top.png);
	width: 323px;
	height: 22px;
	padding-top: 28px;
	padding-bottom: 10px;
	margin-top: 15px;
}

.product-grey-middle {
	background-repeat: repeat-y;
	background: url(../images/backgrounds/product-grey-middle.png);
	padding-left: 22px;
	padding-right: 20px;
	font-size: 13px;
}
.product-grey-bottom {
	width: 298px;
	background: url(../images/backgrounds/product-grey-bottom.png);
	height: 50px;
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 22px;
	background-position: bottom left;
	padding-top: 7px;
}

.associate-box-top {
	background: url(../images/backgrounds/product-grey-top.png);
	width: 323px;
	height: 22px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-top: 15px;
}

.associate-box-middle {
	background: url(../images/backgrounds/product-grey-middle.png);
	padding-left: 22px;
	padding-right: 20px;
	font-size: 13px;
}
.associate-box-bottom {
	background: url(../images/backgrounds/product-grey-bottom.png);
	background-position: bottom;
	width: 298px;
	height: 20px;
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 22px;
	padding-top: 7px;
	margin-bottom: 30px;
}

/* RECENT PRODUCTS HOMEPAGE */
.group:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

/* FOR IE6 */
.group {
	display: inline-block;
}

/* FOR IE7 */
*:first-child+ html .group {
	min-height: 1px;
}

#home-products-holder {
	clear: both;
	background-color: #f4f4f4;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #fff;
	margin-bottom: -46px; /* this is the height of the margin on top of the footer */
	overflow: hidden;
}

#home-products-wrapper {
	width: 1000px;
	position: relative;
	left: 50%;
	margin-left: -475px;
	/*background-color: aqua;*/
}

#container-products {
	/*border-top: 1px solid #e5e5e5;*/
	/*border-bottom: 1px solid #fff; */
	/*background: #f4f4f4;    */
	background: url(../images/backgrounds/recentbg.gif) repeat-x;
	margin: 0px 0px -46px 0px;
	padding-left: 35px;
}

#element {
	/*background: #95CFEF;*/
	overflow: hidden;
	width: 1000px;
	margin: 0px auto;
	padding-top: 40px;
}
.products-holder .content-product, #container-products #element .content-product {
	width: 645px;
	float: left;
	padding-right: 15px;
}

/* ~~ product detail ~~ *>
 /* ~~ this fixed width container surrounds all other elements ~~ */
#rug {
	position: relative;
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0 20px 20px 20px;
	background: transparent;
	text-align: left;
}

#left {
	width: 630px;
	float: left;
	margin: 0;
	padding: 1px 0 0 0;

	/*overflow: hidden;*/
}

#product-description img {
	float: none;
	padding-top:8px;
	padding-bottom:8px;
}

/*~~ product-detail main image size ~~*/
.b, .l, .r {
	margin: 0 0 18px 0;
	padding: 0;
}

.xl {
	width: 960px;
	margin: 0 0 19px 0;
	padding: 0;
	line-height: 0;
	overflow: hidden;
}

#right {
	width: 300px;
	float: right;
	margin: 0;
	padding: 1px 0 0 0;
}

#addthis_trendingcontent{
	padding-top:20px;
}



#social-buttons {
	float: right;
	margin: 2px -14px 0 0;
	padding: 0;
}

#social-strip {
	border-bottom: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
	clear: both;
	display: block;
	left: 0;
	padding: 8px 0 3px;
	position: relative;
	width: 630px;
	margin: 0px 0 10px 0;
	z-index:20;
	height: 25px;
}
.content-product article .addthis_button img, .page-6 article .addthis_button img, .page-6 article .addthis_button img:hover {
	border: none !important;
	margin: 0;
}
.maylikehead {
	font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
}
.maylike {
	clear: both;
}
.maylike a {
	text-decoration: none;
	font-weight: normal;
}
.maylike li {
	list-style-type: none;
	float: left;
	width: 180px;
	padding: 0 19px;
}
.maylike .fstct {
	padding-left: 0;
}
.maylike .lstct {
	padding-right: 0;
}
/*.maylike img{width: 100%;border:1px solid #DCDCDC;}*/
/*.maylike img:hover{border:1px solid #BABABA;}*/
.recent {
	/*background-color: black;*/
	/*width: 1000px;*/
	width: auto;
}
.recent li {
	float: left;
	/*background-color: blue;*/
	margin-bottom: 0px;
	margin-left: 0px;
	/* margin-right: 29px; */
}

#ZoomClose img {
	border: none !important;
}
.postcategory {
	background: url(../images/backgrounds/bgcat.gif) no-repeat center 28px;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	margin: 0px 0 10px;
	padding: 12px 0 10px;
	height: 33px;
}
.postcategory img, .postcategory img:hover {
	border: none !important;
}
.postcategory li {
	float: left;
	padding: 4px 45px 4px 0;
}
.postcategory li a {
	color: #666666;
	text-decoration: none;
	font-size: 21px;
	font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", sans-serif;
}
.postcategory li a:hover {
	color: #258f1c;
}
.postcategory li a.curent {
	color: #258f1c;
}

.postcategory .searchfrm {
	float: right;
	padding: 0 0 0 4px;
	margin: 0;
	right: 165px;
	position: absolute;
	top: 13px;
}
.postcategory .searchfrm #s {
	padding: 6px 6px 6px 25px;
	position: absolute;
	width: 130px;
}
.postcategory .searchfrm #searchform {
	position: relative;
}
.postcategory .searchfrm #searchform label {
	display: none;
}
.postcategory .searchfrm #searchform #searchsubmit {
	background: url(../images/buttons/loop.png) no-repeat;
	text-indent: -99px;
	border: none;
	position: absolute;
	left: 0;
	width: 25px;
	height: 25px;
	cursor: pointer;
	margin-top: -2px;
	margin-left: 5px;
	font-size: 0;
	line-height: 0;
}

.section {
	margin-top: 30px;
}
.section li {
	float: left;
	padding-right: 10px;
	width: 180px;
}
.section li li {
	float: none;
}
.cat-item a {
	color: #22AD23;
	text-decoration: none;
	font-size: 25px;
	font-weight: bold;
}
/*.cat-item li{padding-left: 15px;}*/
.cat-item li a {
	font-size: 14px;
	font-weight: normal;
}

.listgridtop {
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 20px;
}
.alsolike {
	clear: both;
		width: 646px;
	z-index: 2}
#disqus_thread {
	clear: both;
}

.at300b:hover, .at300b:hover > * {
opacity: 1;
}

.listgridtop h3 {
	float: left;
	color: #666;
	font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", sans-serif;
	letter-spacing: 1px;
	font-size: 14px;
}
.lst {
	float: right;
}
.lst ul {
	list-style-type: none;
	font-size: 11px;
}
.lst li {
	float: left;
	padding: 0 2px;
}
.lst li a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.lst li a.active, .lst li a:hover {
	color: #000;
}
/*.postcategory li a.current{color: #258f1c;}*/
/* FAQ LAYOUT */
.faq-left {
	float: left;
	width: 77px;
	/*background-color: aqua;*/
}
.faq-right {
	float: left;
	width: 175px;
	/*background-color: black;*/
	font-size: 12px !important;
	line-height: 20px;
	margin-bottom: 25px;
	margin-top: 5px;
}

/* PRODUCT SEARCH & CATEGORY SELECTION LAYOUT */
.products-holder h2 {
	margin-bottom: 0;
}
.clearfix:after {
	content: " ";
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.products-search {
	border-bottom: 1px solid #e8e8e8;
	background: url(../images/pagespecific/bg_src.gif) no-repeat center bottom;
	padding: 19px 0 8px 0;
	margin: 0 0 38px 0;
	position: relative;
	width: 947px;
	z-index: 1;
}
.products-search img {
	border: none;
	margin: 0;
}
.products-search img:hover {
	border: none !important;
	margin: 0;
}
.src_fieldtxt {
	border: 1px solid #e8e8e8;
	color: #999999;
	float: left;
	font-size: 16px;
	height: 21px;
	margin-right: 10px;
	padding: 5px;
	width: 429px;
}
.recent .article_price {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 10px 20px 0;
	float: left;
	font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", sans-serif;
	color: #22AD23;
	/*min-width:170px;*/
	/*width: 170px !important;*/
}
.src_slctoption {
	border: 1px solid #e8e8e8;
	color: #999999;
	float: right;
	padding: 10px;
	width: 203px;
}
input.searchbutton {
	background: url(../images/buttons/products-search.gif) no-repeat 0 0;
	border: none;
	cursor: pointer;
	float: left;
	height: 33px;
	padding: 0;
	text-indent: -50000px;
	width: 170px;
}
input.searchbutton:hover {
	background: url(../images/buttons/products-search.gif) no-repeat 0 -33px;
}
.src_or img {
	display: block;
	width: 108px;
	height: 44px;
	float: left;
}
.switcher_wrap {
	position: absolute;
	right: 0px;
	top: 20px;
	width: 218px;
	z-index: 10;
	padding-bottom: 5px;
}
.switcher_wrap .swither_header {
	width: 216px;
	height: 21px;
	padding: 3px 0;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #4e4e4e;
	border: 1px solid #dadada;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: url(../images/pagespecific/bg_select.gif) no-repeat left top;
}
.switcher_wrap #links {
	position: absolute;
	left: 0px;
	top: 30px;
	min-width: 217px;
	border: 1px solid #d2d2d2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #f3f3f3;
	padding: 7px 0px;
	line-height: 18px;
	color: #565656;
}
.switcher_arrow {
	display: block;
	padding: 0 0 0 10px;
	height: 22px;
	cursor: pointer !important;
	padding-right: 25px;
}
.switcher_menu {
	padding: 7px 0px 2px 0px;
}
.switcher_menu a, .switcher_menu a:visited {
	display: block;
	padding: 0px 0px 6px 17px;
	color: #565656;
	text-indent: 0;
	text-decoration: none;
	color: #565656;
	font-size: 13px;
}
.switcher_menu a:hover {
	color: #565656;
	text-decoration: underline;
	background: #f3f3f3;
	font-size: 13px;
}
.switcher_menu a.switcher_selected, .switcher_menu a:visited.switcher_selected {
	color: #565656;
	text-decoration: underline;
	font-size: 13px;
}
/*.switcher_menu2 {
 color: #565656;
 text-decoration:none;
 font-size: 13px;
 padding: 0px!important;
 }
 .switcher_menu2 a {
 color: #565656;
 text-decoration:none;
 }
 .switcher_menu2 a:hover {
 color: #565656;
 text-decoration:underline;
 }*/

/* table styling for package forwarding service */
#weights {
	border-collapse: collapse;
	width: 100%;
}
#weights th {
	color: #379D2C;
	padding-bottom: 4px;
	padding-top: 5px;
	text-align: left;
	font-weight: bold;
}
#weights td, #weights th {
	border: 1px solid #D8DFE9;
	padding: 3px 7px 2px;
}
#weights tr.alt td {
	background-color: #F8F8F8;
}
/* New Service Box */
/* New Alert Service Bar */

.alert-service {
	background: url(../images/backgrounds/alert-new.jpg) no-repeat;
	width: 865px; /* 951px */
	height: 72px; /*82px*/
	position: relative;
	padding-left: 86px;
	padding-top: 10px;
	color: #fff;
	text-shadow: 0px -1px 0px #177712;
}
.alert-service a {
	color: #fff;
}
.box-alert-ser {
	background: url(../images/backgrounds/alert-box-ser.jpg) no-repeat;
	width: 66px;
	height: 51px;
	position: absolute;
	top: 10px;
	left: 14px;
}
.alert-service-head {
	background: url(../images/backgrounds/alert-new-head.jpg) no-repeat;
	width: 474px;
	height: 24px;
	margin: 2px 0 0 0 !important;
}
#no-line {
	text-decoration: none;
}
.line {
	text-decoration: underline;
}
.ir {
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}

#main_wrapper {
	clear: both;
}
.page-12 #main_wrapper {
	width: 951px;
	position: relative;
	left: 50%;
	margin-left: -475px;
	/*background-color: aqua;*/
	min-height: 980px !important;
}
.page #main_wrapper {
	width: 951px;
	position: relative;
	left: 50%;
	margin-left: -475px;
	/*background-color: aqua;*/
	min-height: 980px !important;
}
.post #main_wrapper {
	width: 951px;
	position: relative;
	left: 50%;
	margin-left: -475px;
	/*background-color: aqua;*/
	min-height: 980px !important;
}
.category #main_wrapper {
	width: 951px;
	position: relative;
	left: 50%;
	margin-left: -475px;
	/*background-color: aqua;*/
	min-height: 980px !important;
}
.search #main_wrapper {
	min-height: 350px !important;
	background-color: #e8e8e8;
}
.home #main_wrapper {
	min-height: 500px !important;
	background-color: #e8e8e8;
}


.box.corner-stamp {
	width: 192px;
	padding: 10px;
	float: right !important;
/*	background: #22AD23; */
	background: #fff;
	color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 8px;
	z-index: 20;
	line-height: 1.5!important;
	margin-bottom: 0.1em;
	font-size: 13px;
}
.box.corner-stamp .cat-item{
	font-size: 13px;
	clear: left;
}

.box.corner-stamp{
	margin-bottom: 20px;

}

.box.corner-stamp .cat-item a:link {
	color: #22AD23;
	text-transform: uppercase;
	position: relative;
	text-decoration: none!important;
	font-size: 25px;
	font-weight: bold;
	margin-top: 2px;
	color: #379d2c;
	font-size: 13px;
	float: left;
	clear: left;
	display: block;
	width: 100%;
	text-align: left;
	padding: 2px;
	border-radius: 3px;
}
/*.cat-item li{padding-left: 15px;}*/
.box.corner-stamp .cat-item li a:link {
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	text-indent: 5px;
	margin-top: 0;
}
.box.corner-stamp .cat-item a:link {
	border: 1px solid transparent;
}

.box.corner-stamp .cat-item a:hover {
	text-decoration: underline;
	background-color: #ebf5e9;
	/*border: 1px solid #379d2c; /*#afd7aa;
	/*color: white;*/
}
.box.corner-stamp .cat-item .cat-count{
	padding: 0px 5px;
	width: 20px;
	color: #379d2c;
	text-align: right;
	line-height: 1.5;
	border-radius: 3px;
	position: absolute;
	right: 6px;
	margin-top: 3px;
	font-weight: bold;
}
.box.corner-stamp .cat-item li .cat-count{
	font-weight: normal;
}
.box.corner-stamp .cat-item:hover .cat-count{
}

.box.corner-stamp .current-cat{
}
.box.corner-stamp .current-cat > a, .box.corner-stamp .current-cat > a:hover{
	background:  #379d2c;
	color: white;
}

.box.corner-stamp .current-cat > .cat-count{
	color: white;
}

.box .box-meta{
	opacity: 0;
	height: 33px;
	padding-top: 4px;
	background: white;
	background: rgba(255,255,255,0.9);
	position: relative;
	margin-top: -24px;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.box:hover .box-meta{
	opacity: 1;
}

.box, .masonry .masonry-brick {
	overflow: visible;
	cursor: pointer;
}

.trending-badge{
	display: block;
	position: absolute;
	top: -4px;
	right: -4px;
	width: 110px;
	height: 68px;
	background: url('../../images/trending-purple.png') top right no-repeat;
}


/* horizontal drop-down menu on the single product view */
				.category-menu li{
					position: relative;
					overflow: visible;
				}
				.category-menu li a{
					display:block;
					height: 40px;
				}
				.category-menu li ul {
					position: absolute;
					background: rgba(255,255,255,0.9);
					display: none;
					box-shadow: 0 0 3px #444;
					width: 150px;
					padding: 5px 0;
					z-index: 8;
				}
				.category-menu li.hover ul{
					/*display: block;
					opacity: 1;*/
				}
				.category-menu li ul li{
					padding: 0 5px;
				}
				.category-menu li ul li a{
					font-size: 90%;
					display: block;
					height: auto;
					border-radius: 2px;
					padding: 1px 5px;
					color: black;
					width: 130px;
				}
				.category-menu li ul li a:hover{
					color: white;
					background-color: #379d2c;
				}
a.get-a-quote{
	padding: 2px 4px;
	text-decoration: none!important;
}
a.get-a-quote:hover{
	padding: 2px 4px;
	text-decoration: underline!important;
}

.author-bio{
	width: 606px;
	background: #eee;
	padding: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	min-height: 90px;
	font-size: 90%;
	margin-bottom: 15px;
}
.author-bio p{
	font-size: 90%;
	margin-bottom: 0;
	margin-top: 4px;
	line-height: 1.5;
}
.author-bio img{
	float: left;
}

#ZoomCapDiv{
	display: none;
}
.author-bio .author-info{
	margin-left: 100px;
}

