div.parent-category-btn div.text {
	font-size: 18px;
	line-height: 45px;
	font-weight: normal;
}
div.parent-category-btn:hover div.icon {
	background: url("../images/sb/icon_pager_prev_hover.png") no-repeat scroll 0 0 transparent;
}
div.parent-category-btn div.icon {
	background: url("../images/sb/icon_pager_prev.png") no-repeat scroll 0 0 transparent;
	height: 17px;
    width: 17px;
	float: left;
	margin: 15px 10px 0 15px ;
}
div.parent-category-btn {
	margin-right: 10px;
	background: #e4e4e4;
	width: 200px;
	height: 45px;
	float: left;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
}

div.zoomable {
	width: 40px !important;
	height: 36px;
	background: #f00;
	display: block;
	position: relative;
	top: -35px;
	left: 241px;
	background: url(../images/sb/zoomable.png) no-repeat;
}
div.zoomable a {
	width: 40px !important;
	height: 36px !important;
}
#product-view div.product-view {
	margin-top: 5px;
}
#product-view div.product-photo {
	height: 280px;
	display: block;
	float: left;
}

#product-view div.product-photo-thumbs {
	float: left;
	display: block;
	width: 64px;
	padding-left: 9px;
}
#product-view div.top-margin {
	margin-top: 9px;
}
#product-view div.product-data {
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #d2d2d2;
	min-height: 340px;
	width: 325px;
	float: left;
}

#product-view div.product-data-no-photo {
	
}

div.quick-buy-info,
div.quick-buy-info div.with-info {
	display:block;
	width: 10px !important;
	height: 10px !important;
	min-width: 10px;
	min-height: 10px;
}

div.quick-buy-info {
	display:block;
	width: 100% !important;
	min-width: 100%;
	padding-bottom: 5px;
}

#product-view button.basket {
	width: 125px;
}

#product-view div.product-connected-products {
	overflow: hidden;
	float: left;
	display: block;
	padding-left: 15px;
	width: 204px;
	/*height: 300px;*/
}
#product-view div.item-recommendation-style-ipib div.item-recommendation-container {
	height: auto !important;
}

#product-view div.product-data div.product-title {
	display: block;
	width: 100%;
	min-height: 20px;
	margin: 0px;
	word-wrap: break-word;
}
#product-view div.product-data div.product-title h1 {
	margin: 0px;
	font-size: 20px !important;
	font-weight: normal;
}
#product-view div.product-data div.product-price {
	margin: 0px;
	font-size: 25px !important;
	font-weight: bold;
	display: inline !important;
}

#product-view div.product-data div.product-price span.original-price {
	margin-top: 8px;
	font-size: 12px;
	font-weight: normal;
	width: 200px;
	color: #0aa5a9;
	font-weight: bold;
	display: block;
}

#product-view div.product-data div.product-price span.discount-price {
}

#product-view div.product-data div.ct {
	display: block;
	float: none;
	width: 100%;
	margin: 10px 0px;
}

#product-view div.product-data div.fb,
#product-view div.product-data div.tw,
#product-view div.product-data div.ma {
	width: 15px;
	height: 15px;
	cursor: pointer;
	display: inline-block;
	background-color: palegreen;
	vertical-align: text-bottom;
}
#product-view div.product-data div.fb {
	background: url(../images/sb/icon_facebook_button_small.png) no-repeat;
}
#product-view div.product-data div.tw {
	background: url(../images/sb/icon_twitter_button_small.png) no-repeat;
	margin: 0 5px;
}
#product-view div.product-data div.ma {
	background: url(../images/sb/icon_mail_button_small.png) no-repeat;
}

#product-view div.product-data div.product-description {
	display: block;
	width: 100%;
	min-height: 84px;
}
#product-view div.product-data div.product-description p {
	margin: 0px;
	font-size: 11px;
}

#product-view div.product-data div.product-data-other div.product-data-other-link {
	margin-top: 5px;
}

#product-view div.product-data div.product-data-other div.product-data-other-link div.left{
	width: 185px;
}


#product-view div.product-data div.product-data-other div.product-data-other-link a {
	font-size: 11.5px;
}
#product-view button.basket {
	margin-top: 5px;
}

#product-view .add-to-cart-quantity {
	width: 65px;
	text-align: right;
}

#product-view span.quantity-label  {
	margin: 12px 5px 0px 5px;
}

#product-view .minus_button  {
	margin: 8px 5px 0px 5px;
}

#product-view .plus_button  {
	margin-top: 8px;
}

#product-view p.product-view-tab-title {
	font-weight: bold;
	font-size: 13px;
}

#product-view h3 span, #product-view p.product-view-tab-title span {
	font-size: 1em;
	font-weight: normal;
}

div#product_description {
	padding-top: 10px;
}

#feedback-summary {
	float: left;
	overflow: hidden;
	margin: -5px 75px 0 0;
}
#feedback-summary .feedback-row {
	overflow: hidden;
	line-height: 14px;
}
#feedback-summary .stars {
	float: left;
	clear: left;
	margin-right: 10px;
}

#reviews-top {
	overflow: hidden;
}
#reviews-top h4 {
	margin: 18px 0 20px;
}
#reviews-top .review-row {
	position: relative;
	padding-right: 30px;
}
#reviews-top .review-snippet {
	display: inline-block;
	width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#reviews-top .review-rating {
	position: absolute;
	right: 0;
	top: 0;
}

#reviews-full .review {
	overflow: hidden;
}
.review-metadata {
	font-size: 90%;
}
#reviews-full .useful-container, #more-reviews-container {
	float:left;
}
#reviews-full .useful-container {
	width: 30%;
}
#reviews-full .useful {
	margin-right: 20px;
}

.deleted-user {
	text-decoration: line-through;
	color: #AAA;
	font-style: italic;
}

.clickable {
	color: #0AA5A9;
	cursor: pointer;
}
#reviews-top .clickable {
	color: black;
}
#reviews-top .clickable:hover {
	color: #0AA5A9;
}

div#product-not-available-box {
	width: 150px;
	overflow: hidden;
}
div.product-not-available-container p.text-center {
	margin-top: 40px;
}
div.product-data-other span {
	font-size: 11.5px;
}
div.product-data-other span a {
	font-size: 11.5px;
}
div.product-photo-and-video {
	display: block;
	width: 360px;
	height: 305px;
	overflow: hidden;
	float: left;
}
div.product-photo-and-video-inner {
	display: block;
	width: 360px;
	height: 284px;
	overflow: hidden;
	float: left;
}
div.product-video {
	width: 352px;
	height: 280px;
	line-height: 280px;
	display: none;
	overflow: hidden;
	background-color: white;
	border: 1px solid #d2d2d2;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-o-border-radius: 3px;
	vertical-align: middle;
	padding: 1px;
	text-align: center;
	float: left;
}

div.product-video object,
div.product-video iframe {
  position:relative;
  top:0;
}

div.photo-video-switch {
	display: inline-block;
	height: 25px;
	width: 280px;
	line-height: 25px;
}

div.photo-video-switch a.show-video,
div.photo-video-switch a.show-photo {
	height: 25px;
	padding-left: 20px;
	padding-bottom: 8px;
	font-size: 10px;
	display: inline-block;
	vertical-align: top;
}

div.photo-video-switch a.show-video {
	background: url(../images/sb/icon_product_videos.png) 0px 4px no-repeat;
}

div.photo-video-switch a.show-photo {
	background: url(../images/sb/icon_product_pictures.png) 0px 4px no-repeat;
}

div.product-data-other div.right {
	margin-bottom: 10px;
	width: 125px;
}

input.question-submit {
	margin-top: 72px !important;
	width: 100px;
}

span.csp-name {
	font-weight: bold;
}

div.success_msg {
	margin: 0 !important;
	width: 705px;
}
div.product-view-support-phone {
	padding: 10px 0 10px !important;
	border-color: #D2D2D2;
	width: 100% !important;
	background: url(../images/phone.png) 20px center no-repeat;
	margin: 10px 0px !important;
}
div.product-view-support-phone div {
	margin-left: 93px;
	color: #646464;
	font-size: 14px;
}
div.product-view-support-phone span  {
	color: #0AA5A9;
	font-size: 18px;
}

div#product_csp_selector_outer {
	display: block;
	padding: 0px;
	margin-bottom: 5px;
	vertical-align: bottom;
	width: 125px;
	min-height: 80px;
}

div#product_csp_selector_inner {
	display: block;
	padding: 0px;
	width: 125px;
}

div#product_csp_selector_inner select{
	width: 125px;
	padding: 2px;
	margin: 0px 0px 5px 0px;
}

div#product_csp_selector_inner label {
	margin: 0px;
}

span.item-count {
	color: #0AA5A9;
	font-size: 11px;
}

#daily_deal_description_container {
	margin: 0px auto;
	width: 980px;
	background: url(../images/daily_deal/product_description_bg.png) repeat-y;
}
#daily_deal_description_top {
	padding: 150px 80px 0px 140px;
	background: url(../images/daily_deal/product_description_bg_top.png) no-repeat top;
}
#daily_deal_description_img {
	display: block;
	border-style: none;
}
