@charset "utf-8";
/* Landing category pages */
.landingcategory {
	position: relative;
	display: inline-block;
	/* float:left; */
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.landingcategory a {
	display: block;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.landingcategory a:link, .landingcategory a:visited {
	/*
	background-image: url(../images/landing_pages/category_bg1.png);
	*/
}
.landingcategory a:hover {
	/*
	background-image: url(../images/landing_pages/category_bg2.png);
	*/
}
.landingcategoryimage {
	/* margin:10px; */
}
.landingcategory a img, .landingcategory a:link img, .landingcategory a:hover img, .landingcategory a:visited img {
	text-decoration: none;
	border: none;
}
.morelink {
	margin-top: 5px;
}

/* General Landing product pages */
.landingproduct {
	position: relative;
	display:block;
	float:left;
	width:410px;
	margin-right:40px;
	margin-bottom:20px;
	border: 1px solid #CCCCCC;
}
.landingproductimage {
	/*
	background-image:url(../images/landing_pages/product_bg1.png);
	background-repeat:repeat-x;
	background-position: center top;
	*/
}
.landingproduct a img, .landingproduct a:link img, .landingproduct a:hover img, .landingproduct a:visited img {
	text-decoration: none;
	border: none;
}
.landingproducttitle {
	padding-bottom:7px;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-align:center;
}
.landingproductdescription {
	position: relative;
}
.landingproductdescription a {
	display:block;
	min-height: 70px;
	text-decoration: none;
	padding-left:20px;
	padding-right:20px;
	padding-top:8px;
	padding-bottom: 8px;
	color:#FFFFFF;
	text-align:center;
}
.landingproductdescription a:link, .landingproductdescription a:visited {
	border: 1px solid #6B94C0;
	/*
	background-image: url(../images/landing_pages/product_bg2.png);
	background-repeat: repeat-x;
	background-position: center top;
	*/
	color:#FFFFFF;
}
.landingproductdescription a:hover {
	border: 1px solid #D8000B;
	/*
	background-image: url(../images/landing_pages/product_bg3.png);
	background-repeat: repeat-x;
	background-position: center top;
	*/
	color:#FFFFFF;
}
.landingproductdescription a img {
	margin-top: 5px;
}

/* Product Overview / Product List pages */
.productcontainer {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #CCCCCC;
	overflow: auto;
}
.featuredproduct {
	background-color: #FFC61E;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
	text-align: center;
	width: 140px;
	margin-bottom: 5px;
}
.productcontainer h2 {
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.productinfo {
	margin-left: 150px;
}
.storeproductpricecontainer {
	float: right;
	text-align: center;
	width: 140px;
	font-weight: bold;
}
.productprice {
	font-size: 15px;
	margin-bottom: 5px;
}
.storeproductinfo {
	margin-left: 150px;
	margin-right: 150px;
}
.productthumbcontainer {
	display: block;
	float: left;
	width: 140px;
}
.productthumb {
	width: 120px;
	height: 80px;
	overflow: hidden;
}
.productthumb img {
	width: 100%;
}
.viewproductlink {
	font-weight: bold;
	margin-top: 10px;
}

/* Product Details pages */
.productdescriptioncontainer {
	overflow: auto;
}
.productspecscontainer {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #CCCCCC;
}
.product-faqs-container {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #CCCCCC;
}
.productdetailsgallerycontainer {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #CCCCCC;
}
.productdetailsgallery {
	width: 100%;
	height: auto;
	overlow: auto;
}
.productdetailsgalleryimage {
	float: left;
	padding:0px;
	margin-right: 8px;
	margin-bottom: 8px;
	text-align: center;
	color: #333333;
	font-size: 11px;
	height: 140px;
	overflow: hidden;
/*
	background-color: #EEEEEE;
*/
}
.productdetailsgalleryimage a {
	display: block;
	max-width: 120px;
	max-height: 120px;
	border: 1px solid #666666;
	padding: 1px;
	margin: 0px;
	overflow: hidden;
}
.productdetailsgalleryimage a:hover {
	border: 1px solid #777;
}
.productdetailsgalleryimage img {
	max-width: 100%;
	max-height: 100%;
}
.productdetailsgalleryimage a img {
	/*border: 1px solid #666666;*/
}
.productdetailsgalleryimage a:hover img {
	/* border: 1px solid #000000; */
}

.productvideocontainer {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #CCCCCC;
	overflow: auto;
}
.productvideo {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	text-align:center;
}
.productvideotitle {
	font-weight: bold;
	font-size: 15px;
}
.productvideodescription {
	color: #333333;
	font-size:12px;
}

.relateditemscontainer {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #CCCCCC;
}
.relateditem {
	line-height: normal;
	width: 150px;
	height: 160px;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	text-align: center;
	color: #333333;
	font-size: 11px;
	padding: 5px;
	/*background-color: #EEEEEE;
	 border: 1px solid #AAAAAA; */
}
.relateditem a {
	text-decoration: none;
}
.relateditemimage {
	height: 110px;
	overflow: hidden;
	margin-bottom: 5px;
}
.relateditemimage img {
	width: 100%;
}
.relateditemimage a img {
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	/* border: 2px solid #666666; */
}
.relateditemimage a:hover img {
	/* border: 2px solid #000000; */
}
.productpurchasecontainer {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #CCCCCC;
}
.productpurchaseheading {
	width: 350px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	color: #000;
	background-color: #FFC61E;
	font-size: 15px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.storeproductpurchasecontainer {
	width: 350px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #CCCCCC;
	background-color: #EEEEEE;
}
.storeproductpurchaseheading {
	margin-bottom: 8px;
	border-bottom: 1px solid #999999;
	background-color: #FFC61E;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.storeproductpurchasecontent {
	position: relative;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-top: 6px;
}
.storebuybutton {
	position: absolute;
	top: 0px;
	right: 5px;
}
.sale, .clearance {
	display: inline-block;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #FF0000;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}