body {
	background-color: #FECCFF;
}
#header {
	width: 100%;
	background-color: #FFFFFF;
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
}
#headerGooglePlusOne {
	position: absolute;
	width: 120px;
	height: 22px;
	text-align: left;
}
#headerSearchContainer {
	position: absolute;
	right: 110px;
	top: 28px;
	width: 390px;
	height: 30px;
	text-align: right;
	vertical-align:top;
}
#headerSearchContainer #searchStr, 
#headerSearchContainer #searchBrand
#headerSearchContainer #searchStrFull, 
#headerSearchContainer #searchBrandFull {
	width: 130px;
}
#headerCartSummary {
	position: absolute;
	right: 18px;
	top: 41px;
	width: 150px;
	padding: 0 10px;
	height: 60px;
	line-height: 30px;
	border: 1px #DFDFDF solid;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
	text-align: center;
	vertical-align:top;
/*
	background-image: url(/main_images/shoppingbag.jpg);
	background-position: top right;
	background-repeat: no-repeat;
*/
}
#menuCartSummary  {
	position: relative;
	width: 150px;
	padding: 0 10px;
	height: 60px;
	line-height: 30px;
	border: 1px #DFDFDF solid;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
	text-align: center;
	vertical-align:top;
}

#headerBreadcrumb {
	position: absolute;
	top: 6px;
	right: 2px;
	font-size: 11px;
	color: #D903F8;
}
.headerSearchArea {
	margin: 1px 0 0 85px;
	width: 250px;
	text-align: left;
}

#nav {
	position: relative;
	width: 100%;
	height: auto;
	background-color: #FFF;
	background-image:url("../main_images/back_nav.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	text-align: left;
	z-index: 100;
}
div.row {
	background-color: #FFFFFF;
}

ul#shopSafe {
	list-style-image: url("../main_images/star_bullet.gif");
}
ul#productList ul {
    list-style: none outside none;
    padding: 5px 0 3px 16px;
}
/*////////////////////////////////////////////////
// Product Page
////////////////////////////////////////////////*/
#productName {
	height: 16;
	line-height: 16px;
	font-size: 16px;
	margin:  5px 0 8px 0;
	position: relative;
}
#reviewRating {
	vertical-align: bottom;
}
#reviewRating img {
	vertical-align: bottom;
}

#productLeftCol {
	display: inline-block;
	* display: inline;
	* zoom: 1;
	vertical-align: top;
	text-align: left;
}
	#productLeftCol #productPrice {
		margin: 0 0 8px 0;
	}
	#productLeftCol #productInStock {
		margin-bottom: 15px;
		vertical-align: bottom;
	}
	#productLeftCol #productInStock img {
		margin: 0 10px 0 0;
		vertical-align: middle;
	}
	#productLeftCol .selectedItem,
	#notLeftCol .selectedItem {
		margin: 10px 0 10px 0;
		padding: 10px 0 10px 0;
		border-top: 1px dotted #990099;
		border-bottom: 1px dotted #990099;
	}
	#productLeftCol .selectedItem #selectedText, 
	#notLeftCol  .selectedItem #selectedText {
		margin: 0 0 8px 0;
	}
	#productLeftCol .selectedItem img,
	#notLeftCol .selectedItem img {
		margin: 0 10px 0 0;
		vertical-align: middle;
		float: left;
	}

	#productLeftCol .optionalItems, 
    #notLeftCol .optionalItems {
		margin: 10px 0 10px 0;
		padding: 10px 0 10px 0;
		border-bottom: 1px dotted #990099;
	}
	#productLeftCol .optionalItems #optionalText,
	#notLeftCol .optionalItems #optionalText {
		margin: 0 0 8px 0;
	}
	#productLeftCol .optionalItem,
	#notLeftCol .optionalItem {
		display: inline-block;
		* display: inline;
		* zoom: 1;
		height: 34px;
/*		line-height: 34px; */
		vertical-align: middle;
		margin: 3px 0 0 0;
	}
	#productLeftCol .optionalItemNoHeight,
	#notLeftCol .optionalItemNoHeight {
		display: inline-block;
		* display: inline;
		* zoom: 1;
		vertical-align: middle;
		margin: 3px 0 0 0;
	}
	#productLeftCol .optionalItem img,
	#notLeftCol .optionalItem img {
		display: inline-block;
		* display: inline;
		* zoom: 1;
		height: 34px;
/*		line-height: 34px; */
		vertical-align: middle;
	}
	#productLeftCol .optionalItemPriceDropdown,
	#notLeftCol .optionalItemPriceDropdown {
		display: inline-block;
		* display: inline;
		* zoom: 1;
		height: 34px;
/*		line-height: 17px; */
		vertical-align: middle;
		margin: 3px 0 0 0;
	}
	#productLeftCol #productDescription {
		margin: 0 0 20px 0;
	}
	#productLeftCol #productPrice {
		text-align: left;
		height: 32px;
		line-height: 32px;
		font-size: 16px;
	}
	#productLeftCol #productPurchaseDetails {
		text-align: right;
	}
	#productLeftCol #productPurchaseDetailsOutOfStock {
		text-align: left;
		height: 20px;
		vertical-align: middle;
	}
	#productLeftCol #productPurchaseDetails #btnBuy {
		display: inline-block;
		* display: inline;
		* zoom: 1;
		vertical-align: middle;
		margin-bottom: 1px;
		* margin-bottom: 20px;
		* zoom: 1;
	}	

#productRightCol {
	display: inline-block;
	* display: inline;
	* zoom: 1;
	vertical-align: top;
	text-align: right;
}
	#productImageContainer #mainImage {
		border: 1px solid #DFDFDF;
		width: 100%;
	}
	ul#thumbnailList {
		text-align: left;
	}
	ul#thumbnailList li {
		display: inline-block;
		* display: inline;
		* zoom: 1;
		border: 1px solid #DFDFDF;
	}
    ul#thumbnailList li img {
    	margin: 0;
    	padding: 0;
	}
	#productRightCol #youTubeVideo {
		margin: 20px 0 0 0; 
		border: #DFDFDF 1px solid;
	}
	
	#socialLinks {
		width: 100%;
		overflow: hidden;
		margin: 20px 0 0 0;
		text-align: left;	
	}
	#socialLinks #googlePlusOne	#socialLinks {
		margin: 8px 0 0 0;
	}
	#socialLinks #twitterLink {
		margin: 8px 0 0 0;
	}
	#socialLinks #fbLink {
		margin: 8px 0 0 0;
		width: 300px;
		height: 150px;
	}

#checkout input[type=text], #checkout select {
	margin: 2px 0;
}

#pageHeading {
	position: relative;
	border-bottom: 1px #990099 solid;
}
	#pageHeading img {
		position: absolute;
		left: 0;
		top: 0;
		z-index: 2;
	}
	#pageHeading h2 {
		position: absolute;
		right: 100px;
		z-index: 2;
	}
#pageText ul, #pageHalf ul {
	padding: 0 0 0 10px;
	list-style: outside disc;
}
#pageText li, #pageHalf li {
	margin: 0 0 3px 10px;
}

.reviewContainer {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #666666;
}
.reviewText {
	position: relative;
	margin: 0 25px 0 35px;
	height: auto;
	* height: 80px;
	min-height: 80px;
	vertical-align: top;
}
.reviewText .topQuote, .reviewText .bottomQuote {
	position: absolute;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}
.reviewText .topQuote {
	top: 0;
	left: -30px;
}
.reviewText .bottomQuote {
	bottom: 24px;
	right: -25px;
}
.reviewScore {
	width: 130px;
	vertical-align: top;
	font-size: 10px;
}
#addMoreReviews {
	width: 100%;
	padding: 10px 0;
    background-image: url("/main_images/back_purple_bar.jpg");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #990099;
}
.reviewForm .reviewSection {
	line-height: 16px;
	margin: 0 0 10px 0;
}
.reviewForm .column {
	display: inline-block;
	* display: inline;
	* zoom: 1;
	width: 250px;
	vertical-align: top;
}
#reviewed { 
  padding: 50px;
  background-color: #FFFFF;
  color: #000000;
}
