#content_block {
width: 85%;
margin: 0 auto;
}


/* product detail page begin */
ul.errors{
	/* This is for Product not found Message */
	margin: 32px 16px;
	font-weight: bold;
}

p.errors{
	/* This is for Product not found Message */
	margin: 0px 16px;
	font-weight: bold;
	color: #ffffff;
}

.errorNotAvailable p{
	position: absolute;
	left: 15px;
	top: 0px;
	width: 300px;
	color: #cc0000;
	font-weight: bold;
}

#block_01{
	float: left;
	display: block;
	width: 39%;
}

#block_02{
	float: right;
	display: block;
	width: 53%;
	position: relative;
}

#block_03{
	display: block;
	float: right;
	width: 53%;
}

.pr_snippet_product{
	 float: left;
	font-size: 75%;
	display: block;
	clear: left;
	line-height: 1em;
}

.pr_review_summary{
	display: block;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 4em;
}

#prod_image_container{
	position: relative;
	display: block;
	background: #FFF;
	padding: 5%;
}

#prod_image_container img{
	display: block;
	margin: 0 auto;
	padding: 9%;
	width: 100%;
	height: auto;
}

#prod_image_container .bottom_shadow {
	padding: 0;
	position: absolute;
	left: 0;
	bottom: -1em;
}


.item_tag.onsale {
	background: #fe524c;
	width: 108px;
	position: absolute;
	top: -.25em;
	left: 10%;
	padding: 1em;
	font-size: 1em;
	font-family: 'avebl', arial, helvetica, sans-serif;
	color: #ffffff;
}

.item_tag.onsale:after {
	content: "";
	border-style: dashed solid;
	border-color: transparent;
	border-left-color: #FE524C;
	border-width: 0px 54px 24px;
	cursor: default;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 0;
	height: 0;
	line-height: 0;
	position: absolute;
	width: 0;
	z-index: 1000;
	right: 0;
	bottom: -24px;
	border-right-color: #FE524C;
}

#prod_image_container img#prod_image_default{
	margin-top: 30px;
}

#prod_image_container img:after{
	clear: both;
}

#block_01 h2{
	margin-bottom: 10px;
}

/*#prod_image_container div{float:left;margin-top:15px;}*/
#AddThis{
	float: right;
	width: 50%;
	text-align: center;
	padding: .75em 0;
}

/*#AddThis a,#AddThis span{
	position: absolute;
	top: 33px;
	right: 5px;
}*/

.stButton{
	margin: 0px!important;
	margin-left: 0px!important;
	margin-right: 0px!important;
	
}


.item_tag{
/*	float: left;
	display: inline-block;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 36px;*/
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 100;
}

#prod_title{
	white-space: normal;
	line-height: 1em;
	color: #FE524C;
	display: block;
	margin: 1em 0;
	font-weight: normal;
	font-size: 2.125em;
	font-family: 'avebl';
}

#prod_item_number{
	color: #5F5959;
	display: block;
	font-size: .85em;
	border-bottom: 1px solid #E2E2E2;
	padding: 0 0 .5em;
	text-align: center;
	margin-bottom: 1em;
}

#priority_processing{
	float: right;
	background: transparent url(http://images.shopaladdin-pmi.com/images/priority_shipp_detail.gif) no-repeat 0 -1px;
	text-align: left;
	padding: 5px 5px 10px 64px;
	font-size: 85%;
	border: 1px solid #e0e0e0;
}

#priority_processing a{
	font-style: italic;
	font-weight: bold;
	white-space: nowrap;
}

#prod_styles{
	float: left;
	clear: left;
	margin-bottom: 10px;
}

.label_info{
	float: left;
	font-size: 77%;
}

a.b_popup.label_info:link,a.b_popup.label_info:visited{
	background-position: 100% -94px;
}

a.b_popup.label_info:hover,a.b_popup.label_info:active,a.b_popup.label_info:focus{
	background-position: 100% -49px;
}

#prod_styles label,#prod_styles select,#prod_styles input{
	float: left;
	clear: left;
	font-size: 85%;
	margin-bottom: 3px;
}

#prod_styles label{
	font-weight: bold;
	color: #002a5c;
	margin-right: 1ex;
}

#prod_styles label#label_addbedframe{
	clear: none;
	font-weight: normal;
	width: 200px;
}

#prod_styles select{
	margin-bottom: 10px;
	min-width: 100px;
}

#prod_styles input{
	margin: 0 1ex 10px 0;
}

#prod_price{
	float: left;
	font-size: 3em;
	color: #83C1B2;
	letter-spacing: -1px;
	font-family: 'wisdom';
}

#prod_slashprice{
	float: left;
	color: #5F5959;
	font-size: 75%;
	line-height: 0.85em;
	margin-left: 1em;
	padding-top: .7em;
	font-family: 'avehev';
}

#prod_slashprice span{
	text-decoration: line-through;
}

#availability{
	color: #FE524C;
	float: left;
	clear: both;
	display: block;
	font-size: 1em;
	width: 100%;
	text-align: center;
	padding: .5em 0 0;
	margin-top: .5em;
	border-top: 1px solid #E2E2E2;
}

#availability1 {
	font-family: 'blanchcaps', arial, helvetica,sans-serif;
	font-size: 2em;
}

#availability2{
	clear: left;
	display: block;
	font-family: 'wisdom';
	font-size: 1.25em;
}

#addtocart_detail{
	float: left;
	display: block;
	margin: 0 2em 0 0em;
}

#bml_prod{
	clear: both;
	display: block;
	margin-bottom: 10px;
}

#detail_items_section{
	width: 100%;
	display: block;
	background: #FFF;
	position: relative;
	padding: 3% 6%;
}

#detail_items_section .bottom_shadow {
	position: absolute;
	bottom: -14px;
	display: block;
	width: 100%;
	left: 0;
}

#availability a:link, #availability a:visited{
	font-family: 'blanchcaps', arial, helvetica,sans-serif;
	font-size: 1.688em;
	display: inline;
	margin: .5em auto 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0);
}

#availability a:hover, #availability a:active, #availability a:focus{
	border-bottom: 1px solid #dc403b;
}

/* End  */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  */
/* Personalizaition and STyles */
#prod_addtocart_module{
	position: relative;
	float: left;
	display: inline;
	clear: left;
	padding: 10px 0;
	width: 100%;
}

#formStyle{
	position: relative;
	width: 350px;
	margin-left: 10px;
	font-size: 85%;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

.personalization{
	position: relative;
	width: 350px;
	margin-left: 10px;
	font-size: 85%;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	overflow: auto;
}

.stylesDiv{
	clear: both;
	display: block;
	margin: 0 11px 10px 0px;
	height: 3.6em;
}

.style_header{
	float: left;
	font-weight: bold;
	font-size: 85%;
	width: 100%;
}

a.style_on:link,a.style_on:visited{
	font-weight: bold;
	float: left;
	border: 1px solid #ffffff;
	border-bottom-color: #626262;
	border-right-color: #626262;
	background-color: #626262;
	margin: 5px 4px 0px 0px;
	padding: 2px 3px;
	cursor: hand;
	cursor: pointer;
}

a.style_on:focus,a.style_on:hover,a.style_on:active{
	background-color: #000000;
	border: 1px solid #ffffff;
	border-left-color: #626262;
	border-top-color: #626262;
}

a.style_selected:link,a.style_selected:visited{
	float: left;
	border: 1px solid #ffffff;
	border-bottom: none;
	border-right: none;
	background-color: #990000;
	font-weight: bold;
	margin: 5px 4px 0px 0px;
	padding: 2px 3px;
	text-decoration: none;
	color: #ffffff;
}

a.style_selected:focus,a.style_selected:hover,a.style_selected:active{
}

#b_size{
	float: left;
	margin: 5px 2px 0 10px;
	padding: 3px;
	font-size: 85%;
}

a#b_size:link .txt,a#b_size:visited .txt{
	float: left;
	margin-left: 2px;
}

a#b_size:focus .txt,a#b_size:hover .txt,a#b_size:active .txt{
}

a#b_size:link .icon,a#b_size:visited .icon{
	float: left;
	display: block;
	width: 14px;
	height: 14px;
	background: transparent url(../images/btn_sprite.png) no-repeat -286px 0px;
}

a#b_size:focus .icon,a#b_size:hover .icon,a#b_size:active .icon{
	background-position: -286px -28px;
}

/* End  */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  */
/* Add to cart with quantity */
#quantity{
	float: right;
	display: block;
	padding: 0em 1em;
	border-left: 1px solid #E2E2E2;
	text-align: right;
}

#quantity label{
	color: #5F5959;
	font-size: .75em;
	font-family: 'avebl';
	margin: .5em .5em 0 0;
	display: block;
	float: left;
}

#quantity input{
	border:  1px solid #E7E8E9;
	padding: .5em 0;
	font-size: 1em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08) inset;
	text-align: center;
	float: right;
}

#quantity input:focus, #quantity input:hover  {
	outline: none;
	border-color: #CCC;
}
#addtocart_detail_button{
 
}

#addtocart_detail_button span{
	font-size: 81%;
	margin: 0 1em 0 0;
}

#addtocart_detail_button a:link, #addtocart_detail_button a:visited{
	font-size: 1.25em;
	width: 79%;
}

#addtocart_detail_button a:hover, #addtocart_detail_button a:focus, #addtocart_detail_button a:active{
	cursor: hand;
	cursor: pointer;
}

/* End  */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  */
/* Stockwatch Popup */

#stockwatchmp {
	width: 58%;
	margin-left: -29%;
}

#stockwatchmpContainer p{
	padding: 0px;
}

p#prod_stockwatch_block{
	width: 55%;
	display: block;
	margin: 0 auto;
	padding: .5em 0;
}

#stockwatchmp h3 {
	font-family: 'wisdom';
	font-size: 2em;
	line-height: 1em;
	display: block;
	float: left;
	width: 100%;
	margin: 0 0 .5em;
	color: #FE524C;
}

#prod_stockwatch_block label {
	color: #5F5959;
	font-size: .85em;
	font-family: 'avebl';
	display: block;
	line-height: 1em;
}

#stockwatchmp input,
#stockwatchmp textarea {
	display: block;
	float: left;
	clear: left;
	width: 87%;
	margin: 0 0 .5em;
	border: 1px solid #E7E8E9;
	padding: .5em;
	font-size: 1em;
	font-family: 'avehev';
	color: #5F5959;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08) inset;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
#stockwatchmp input:hover,
#stockwatchmp textarea:hover,
#stockwatchmp input:focus,
#stockwatchmp textarea:focus {
	outline: none;
	border-color: #CCC;
}
#stockwatchmpContainer .emailPrivacy{
	clear: both;
	padding-top: 10px;
	font-size: 85%;
	color: #666;
}

.emailPrivacy {
	display: block;
	width: 100%;
	clear: both;
	font-size: .75em;
	line-height: 1.5em;
}

#stockwatchmp .stock_modal {
	width: auto;
	float: left;
	padding: 0.5em;
	margin: .15em;
	clear: none;
	font-family: arial;
	color: #FFF;
	font-size: .95em;
}
#stockwatchmp .rich-message-label {
	font-family: 'avebl';
	color: #FE524C;
	padding: 0 4%;
}
/* End  */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  */
/* Product description_container */
#prod_description_container{
	position: relative;
	clear: both;
	display: block;
	padding-top: 2em;
	font-size: 100%;
	line-height: 1.5em;
	color: #5F5959;
}

#prod_description_container p{
	clear: both;
	padding: 1em 0;
}

#prod_description_container a {
	font-family: 'avebl';
}

#prod_description_container h2{
	margin: 0px 0px 10px 0px;
	background: url(http://images.shopaladdin-pmi.com/images/prod_descrp_titles.gif) no-repeat 0 -51px;
	display: block;
	height: 17px;
}

#prod_description_container br {
	display: none;
}

.fb_title {
	font-size: 2em;
	line-height: 1em;
	padding-bottom: .25em;
	display: block;
	color: #fe524c;
}


	#prod_description_container h2 span{
	position: absolute;
	top: 0;
	left: -9999em;
}

#prod_description_container a.b_popup:link,#prod_description_container a.b_popup:visited{
	background-position: 100% -92px;
}

#prod_description_container a.b_popup:hover,#prod_description_container a.b_popup:active,#prod_description_container a.b_popup:focus{
	background-position: 100% -47px;
}

#prod_description_container strong{
	font-family: 'avebl';
	font-weight: normal;
}

#featuresBenefits ul li {
	line-height: 1.25em;
	padding: .25em 0;
}

/*  Items may not be always used, talk to the Product Administrator */
#prod_description_module h3,
.tabcontentstyle h3{
	font-family: 'avehev';
}

#prod_description_module table,
.tabcontentstyle table{
	margin-bottom: 10px;
	display: table;
	table-layout: fixed;
}

#prod_description_module tr,
.tabcontentstyle tr{
	display: table-row;
	width: 100%;
}

#prod_description_module td,
.tabcontentstyle td{
	padding: 3px 0px;
	vertical-align: top;
	empty-cells: show;
	display: table-cell;
	width: 58%;
}

#prod_description_module td+td,
.tabcontentstyle td+td{
	width: 42%;
	background-color: #f4f4f4;
	padding-left: 2px;
}

#prod_description_module ul,
.tabcontentstyle ul{
	padding: 0;
	margin: 0.6em 0.6em 0em 1.5em;
	list-style: none outside url(../images/list-image.gif);
}

#prod_description_module li,
.tabcontentstyle li{
	margin-bottom: 2px;
	list-style: none outside url(../images/list-image.gif);
}

#prod_description_module ul ul,
.tabcontentstyle ul ul{
	margin-top: 0em;
	list-style: none url(../images/list-subimage.gif);
}

#prod_description_module ul ul li,
.tabcontentstyle  ul ul li{
	list-style: none url(../images/list-subimage.gif);
}

/* END Items may not be always used   */
a#b_zoom:link,a#b_zoom:visited,
a#b_360:link,a#b_360:visited{
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	color: #255A6D;
	position: absolute;
	bottom: 1em;
	right: 2em;
	font-family: 'avebl';
	text-transform: uppercase;
	font-size: .85em;
	letter-spacing: 1px;
}

a#b_zoom:link .txt,a#b_zoom:visited .txt,
a#b_360:link .txt,a#b_360:visited .txt{
 
 
}

a#b_zoom:link .icon,a#b_zoom:visited .icons,
a#b_360:link .icon,a#b_360:visited .icons{
 
}

a#b_zoom:focus, a#b_zoom:hover, a#b_zoom:active ,
a#b_360:focus, a#b_360:hover, a#b_360:active {
 	color: #FE524C;
}

a#b_zoom:focus .icons,a#b_zoom:hover .icons,a#b_zoom:active .icons,
a#b_360:focus .icons,a#b_360:hover .icons,a#b_360:active .icons {
	 
 
}

#b_zoom .icons {
	margin: .25em .5em;
}

#userreviews,#videodemos{
	display: inline;
	float: left;
	clear: left;
	margin-bottom: 16px;
}

#userreviews a:link,#userreviews a:visited,
#videodemos a:link,#videodemos a:visited{
	background: transparent url(../images/arrow_popup.png) no-repeat 100% -87px;
	float: left;
	font-size: 100%;
	font-weight: bold;
	color: #E2232A;
	line-height: 1.75em;
	padding-right: 18px;
	clear: both;
}

#userreviews a:hover,#userreviews a:active,#userreviews a:focus,
#videodemos a:hover,#videodemos a:active,#videodemos a:focus{
	background-position: 100% -42px;
	color: #ffffff;
}

.hmm{
	cursor: hand;
	cursor: pointer;
}

/* prod description End  */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  */
/* Popups */
/*.needsScroll.popup_window .dr-mpnl-pnl {overflow:auto!important}*/
.popup_window td.dr-mpnl-pnl-b {
	font-size: 85%;
}

.needsScroll.popup_window td.dr-mpnl-pnl-b {
	padding: 5px 0px !important;
	font-size: 85%;
}

div.popup_window-scroll{
	width: 90%;
	height: 300px;
	margin: auto;
	padding: 0px;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	border-bottom: 2px solid #adadad;
}

.popup_window ol li{
	list-style: decimal inside none;
}

/* product page end */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  */
/* zoom and videopage begin */
body#zoom{
	background: #ffffff url(../images/yellow-texture.jpg);
}

#zoom_container{
	 
	width: 100%;
	position: relative;
	margin: auto;
}

#videodemo_container{
	padding-top: 1em;
}

#videodemo_container object{
	margin: auto;
	display: block;
}

#zoom_block{
	position: relative;
	margin: auto;
	 
}

#zoom_block table{
	margin: 0 auto;
	display: table;
}

#zoom_block table table{
	color: #5f5959;
}

#zoom_block img{
	border: 1px solid #ccc;
}

#zoom_logo {
	width: 100%;
	float: left;
	background: #FFF;
	border-bottom: 3px solid #83C1B2;
}

#zoom_logo img {
	width: 34%;
	float: left;
	margin: .5em 0;
}

.close_zoom {
	font-family: 'avehev';
	text-transform: lowercase;
}


/* zoom end */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  */
/* BTM Upsell Stuff BEGINS   */
.upsell{
	position: relative;
}

.upsell h2{
	clear: left;
	display: block;
	font-family: 'wisdom';
	font-size: 3.25em;
	text-align: center;
	margin: 1em 0;
	line-height: .75em;
	color: #fe524c;
}

.upsell h2 span {
 
}

.bs_title1 {
	font-family: 'blanchcaps', arial, helvetica,sans-serif;
	font-size: .75em;
	display: block;
}
 

.upsell_shadow_wrap {
	float: left;
	width: 47%;
	position: relative;
 
	margin: 0 3% 3% 0;
}

.upsell_feature_module{
	display: block;
 
	width: 100%;
	position: relative;
	overflow: hidden;
	 
}

.upsell img{
	display: block;
	width: 100%;
	padding: 8%;
	background: #FFF;
}

.upsell_shadow_wrap .bottom_shadow {
	background: transparent;
	position: absolute;
	bottom: -.45em;
	padding: 0;
	width: 100%;
}

img.hmm{
	border: none!important;
}

a#usStoreleft:hover,a#usStoreleft:active,a#usStoreleft:focus{
	background: url(../images/prod_arrow-left_ON.gif) no-repeat;
	z-index: 4;
}

a#usStoreright:hover,a#usStoreright:active,a#usStoreright:focus{
	background: url(../images/prod_arrow-right_ON.gif) no-repeat;
	z-index: 4;
}

.upsell_text{
	position: absolute;
	bottom: -112%;
	padding: 0 5%;
	text-align: center;
	background: rgba(255, 255, 255, 0.6);
	background: white\9;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;

}

.upsell_feature_module:hover .upsell_text {
	bottom:0;
}

.upsell_text a:link,.upsell_text a:visited{
	text-decoration: none;
	color: #5F5959;
	font-family: 'avehev';
	font-size: 1.25em;
	padding: 4em 4%;
	display: block;
}

.upsell_text a:hover,.upsell_text a:focus,.upsell_text a:active{
	cursor: hand;
	cursor: pointer;
}

/* BTM upsell stuff ENDS */


/*=============================================
			POWER REVIEW OVERWRITES
=============================================	*/

.pr-review-text .pr-comments-header {
	font-weight: normal!important;
	font-size: 92%;
	font-family: 'avehev'!important;
}

.pr-snapshot-head {
	background-image: none!important;
	border-width: 0!important;
	border-style: solid;
	border-color: transparent!important;
	padding: 0!important;
	float: left;
}

.pr-snapshot-body {
	border-width: 0!important;
	border-style: none!important;
	border-color: transparent!important;
	background-color: transparent!important;
	padding: 0!important;
	font-size: 83%!important;
	float: right;
	display: block;
}

.pr-snapshot-body-wrapper {
	border: 0!important;
	padding: 0!important;
	background-color: transparent!important;
}

.pr-snapshot-head-wrapper {
	padding: 0 1em 0 0!important;
	color: #5F5959!important;
}

.pr-review-sort {
	border-width: 0!important;
	border-color: transparent!important;
	border-style: none!important;
	background-color: transparent!important;
	text-align: right!important;
	display: block;
	clear: both;
	border-top: 1px solid #ccc!important;
	border-bottom: 1px solid #ccc!important;
}
.pr-review-sort-box p{font-size:.85em;}


.pr-review-count {
	float: left!important;
	margin: 0!important;
	vertical-align: bottom!important;
	font-weight: normal!important;
	padding: .35em 0 0!important;
	font-size: .85em!important;
	color: #5f5959!important;
	text-transform: capitalize!important;
}

.pr-snapshot {
	display: block;
	float: left;
	width: 100%;
}

.pr-snapshot-title {
	display: inline!important;
	padding: 0!important;
	margin: 0!important;
	font-size: 114%!important;
	font-weight: normal!important;
	margin-right: .5em!important;
	line-height: 2em!important;
}

.pr-snapshot-footer {
	clear: none!important;
	padding: 0.25em 0!important;
}

.pr-review-sort-wrapper {
	padding: 0.5em!important;
}

.pr-snapshot-write-review {
	display: none!important;
}

.pr-contents {
	border-width: 0!important;
	border-color: transparent!important;
	border-style: solid!important;
	background-color: transparent!important;
	padding: 0!important;
}

.pr-contents-wrapper {
	background-color: transparent!important;
	border: 0!important;
	padding: 0!important;
	line-height: 1.5em!important;
}

#pr-snapshot-histogram-container {
	right: 0!important;
	left: auto!important;
}

.pr-contents-wrapper p {
	margin: 0;
	padding: 0!important;
	color: #5F5959;
}

.pr-review-author p span {
	font-weight: normal!important;
	font-family: 'avebl';
	text-transform: capitalize;
}

.pr-review-wrap .pr-review-points .pr-review-points-attr-wrapper .pr-attribute-group .pr-attribute-key p {
	background-color: transparent!important;
	padding: 0!important;
	margin: .5em .5em .5em 0!important;
	border-bottom: 1px solid #C0C0C0!important;
	text-transform: capitalize!important;
	font-weight: normal!important;
	font-family: 'avebl'!important;
}

.pr-attribute-label-pros {
	color: #83C1B2!important;
}

.pr-attribute-label-cons {
	color: #fe524c!important;
}

.pr-attribute-label-bestuses {
	color: #255A6D!important;
}

.pr-attribute-value-list li {
	line-height: 2em!important;
	color: #5F5959;
	font-size: 85%!important;
}

.pr-other-attributes-list li.pr-other-attribute-label {
	text-transform: capitalize!important;
	font-weight: normal!important;
	padding: 0!important;
	background-image: none!important;
	font-family: 'avebl'!important;
	color: #5F5959!important;
}

.pr-review-bottom-line-wrapper .pr-review-bottom-line {
	text-transform: uppercase!important;
	color: #FE524C!important;
	font-weight: normal!important;
	font-family: 'avehev'!important;
}

.pr-pagination-top {
	display: none;
}

.pr-page-count-wrapper {
	float: left!important;
	width: 100%!important;
	text-align: center!important;
	font-size: .85em!important;
}

.pr-pagination-top p, .pr-pagination-bottom p {
	float: none!important;
}

.pr-review-rating-headline {
	font-weight: normal!important;
	line-height: 16px;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	font-family: 'avebl';
	text-indent: 1em;
}

.pr-review-points-attr-wrapper {
	padding-bottom: 1em!important;
	margin-bottom: 1em;
	display: block;
	clear: both;
	float: left;
	border-bottom: 1px solid #C0C0C0!important;
}

.pr-review-author-date {
padding: .2em .6em !important;
border: 1px solid #C4B977!important;
background: #E6E1C1!important;
font-size: .85em!important;
text-transform: uppercase!important;
text-align: center!important;
float: right!important;
margin: 0 0 0 1em!important;
font-family: 'avebl'!important;
color: #746A32!important;
}
.pr-other-attributes, .pr-review-author-affinity-wrapper {
	padding: 0!important;
	margin: 0!important
}

.breadcrumb {
	position: relative;
	display: block;
	clear: both;
	width: 100%;
	color: #5F5959;
	padding: .5em 0em;
	font-size: .75em;
	margin-bottom: 1em;
	border-bottom: 1px solid #CCC;
}

/* bulk order  */

.bulk-order-msg a{
	background:#1fb392;
	color:#fff;
	display:block;
	text-align: center;
	padding:.7em;
	font-size:1em;
	width:100%;
}
.bulk-order-msg a:link,
.bulk-order-msg a:visited{
	color:#fff;
}
.bulk-order-msg a:hover,
.bulk-order-msg a:focus{
	background:#1b977b;
}

.bulk-order-msg a img{
	width:35px;
}

.bulk-order-msg a span.bulk-msg{
	padding-left:1em;
	position: relative;
	top:-.85em;
}

.bulk-order-msg a span.bulk-learn-more{
	display:block;
	width:100%;
	text-align: center;
	border-top:1px dotted rgba(255,255,255,.2);
	padding-top:10px;
}


/* bulk modal */

#bulk-order-modal h2{
	/*font-family: 'wisdom';*/
	margin-bottom: .75em;
	color: #FE524C;
	font-size: 2em;
	letter-spacing:-1px;
	line-height:1.2;
}

#bulk-order-modal p strong{
	font-weight:bold;
}

#bulk-order-modal p strong{
	border-bottom:1px dotted;
}

/* --------------------------------------------- 
    MEDIA QUERIES
--------------------------------------------- */
/* equals 1090px */
@media only screen and (max-width:68.125em){
 
#site_container {
    width: 100%;
    overflow: hidden;
}

}
/* equals 860px*/
@media only screen and (max-width:53.750em){
 
#availability {
	font-size: 80%;
}

.upsell_text {
	display: none;
}

p#prod_stockwatch_block {
	width: 100%;
}

#quantity {
	width: 100%;
	text-align: center;
	border: 0;
	margin-top: 1em;
	background:#f1f1f1;
}
#prod_slashprice {
	float: right; 
}
}
/* equals 600px */
@media only screen and (max-width:37.5em){
#content_block {
	width: 90%;
}

.breadcrumb {
	display: none;
}

#prod_title {
	font-size: 1.5em;
	color: #83C1B2;
	padding: 1em .5em .5em;
	margin: 0 0 .5em;
	text-align: center;
	border-bottom: 1px solid #CCC;
}
#block_02 {
	float: none;
	width: 100%;
	margin-bottom: 2em;
}

#block_01 {
	float: none;
	width: 100%;
}

#block_03 {
	width: 100%;
}

#availability {
	font-size: 85%;
}

.upsell_text {
	display: none;
}

.pr-review-rating-wrapper, .pr-review-main-wrapper {
	float: none!important;
	width: 100%!important;
}

.pr-review-author {
	width: 100%!important;
	display: block;
}
.upsell h2 {
	font-size: 2em;
}

}
/* equals 480px */
@media only screen and (max-width:30em){

}