/*-----------  detail page ------- */
#emwaSuccessContainer,#emwaErrorContainer {
	background-color: #EFEFEF;
	border: 1px solid #C8C8C8;
	padding: 5px;
}

#emwaSuccessHeader,#emwaErrorHeader {
	font-size: 110%;
}

#productDetailsBulletPointsList li {
	list-style-image: none;
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 25px;
}

img {
	border-style: none;
}

#center-1 {
	clear: right;
}

.browseLadder {
	white-space: normal;
}

.browseLadder .lastLeaf {
	font-weight: bold;
}

#centerColumnTop {
	width: 500px;
}

#center-2 {
	clear: right;
}

#productTitle {
	color: #333;
	font-size: 1.5em;
	padding-bottom: 0;
	padding-top: 0;
	margin-top : 10px;
	margin-bottom: 10px;
}

#center-3 {
	float: left;
}

#productImage img {
    float:left;
    height:220px;
    margin-bottom:15px;
    margin-left:0;
    margin-right:20px;
    margin-top:5px;
    width:220px;
}

.editorialReviewSource {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0.5em 0;
}

.editorialReviewWrapper {
	margin-bottom: 1.5em;
}

/*---- Product Details and Tech Specs ----*/
#prodSpecWrap {
	margin: 0 0 0 -10px;
	padding: 10px;
	background: #f7f7f7;
	float: left;
	margin-bottom: 5px;
	position: relative;
	width: 330px;
}

#prodSpecWrap dl {
	float: left;
	width: 140px;
	margin-right: 10px;
}

#prodSpecWrap dl.secDL {
	border-left: 1px solid #dcdcdc;
	padding-left: 10px;
	margin-right: 0;
}

#prodSpecWrap dl dt {
	padding: 2px 0 0;
}

#prodSpecWrap dl dd {
	padding: 0 0 3px;
}

#prodSpecWrap dl dt {
	font-weight: 700;
	color: #504d4d;
}

#prodSpecWrap dl dd {
	color: #777;
}

.messageWrap {
	margin: 0 0 10px 240px;
	padding: 0;
	width: 99%;
}

.messageWrap h2 {font-size: 1em; color: #5C8B04;}

.showDesc {
	font-size: 1em;
	clear: both;
	font-weight: 700;
	text-decoration: underline !important;
}

#previewImg {
	float: left;
	width: 220px;
	height: 220px;
	margin: 5px 20px 15px 0;
}

#prodSpecWrap h2 {
	padding: 0 0 3px 0;
	color: #5C8B04;
	font-size: 1em;
}

#productFeatures1 .heading {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	padding-bottom: 5px;
}

#productFeatures1 #productDetails {
	width: 282px;
	border-top: 1px solid #c8c8c8;
	line-height: 180%;
}

#productFeatures1 #productDetails .detail {
	clear: both;
	border-bottom: 1px solid #c8c8c8;
}

#productFeatures1 #productDetails .title {
	display: block;
	float: left;
	width: 141px;
}

#productFeatures1 #productDetails .value {
	display: block;
}

#productFeatures2 .heading {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 15px;
	padding-bottom: 12px;
}

#productFeatures2 {
	width: 50%;
}

#productFeatures2 #productDetails {
	border-top: 1px solid #c8c8c8;
	line-height: 180%;
}

#productFeatures2 #productDetails .detail {
	border-bottom: 1px solid #c8c8c8;
}

#productFeatures2 #productDetails .title {
	display: block;
	float: left;
	width: 141px;
}

#productFeatures2 #productDetails .value {
	display: block;
}

#shippingPromotion {
    float: right;
    clear: right;
    width: 282px;
}

/*---- Product Availability Message ----*/
#productAvailabilityMessage1 {
	padding: 10px 0px 0px 0px;
	line-height: 1.2em;
}

#averageCustomerReviews {
	line-height: 140%;
	margin-bottom: 12px;
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #c8c8c8;
	width: 100%;
	clear: left;
}

#center-7 {
	float: right;
	clear: right;
	margin-top: 15px;
	width: 282px;
}

#center-8 {
	float: right;
	clear: right;
	width: 282px;
}

#center-9 {
	float: right;
	clear: right;
	width: 282px;
}

#center-10 {
	float: right;
	clear: right;
	width: 282px;
}

#center-10 .dynamicMenu4 ul {
	border: 0;
	width: 100px;
}

#center-10 .dynamicMenu4 a {
	font-weight: bold;
	font-size: 11px;
}

/*---- Product Offering pagelet - variation table list  ----*/
.readFullProductDescription {
	text-align: right;
	margin-left: auto;
	margin-right: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.readFullProductDescription a,readFullProductDescription a:visited {
	text-decoration: underline;
	color: #663300;
}

#productFeaturesBulletPoints {
	margin-top: 0px;
}

/*----------- ProductOffering Table ------- */
.busyAnimatedIcon {
}

td.cAlignedCell,th.cAlignedCell {
	text-align: center;
}

td.lAlignedCell,th.lAlignedCell {
	text-align: left;
}

td.rAlignedCell,th.rAlignedCell {
	text-align: right;
	padding-right: 11px;
}

td.rAlignedCell input {
	text-align: right;
}

#frmVariations {
	clear: both;
	width: 100%;
	float: left;
	position: relative;
}

#tblVariations {
	width: 100%;
	font-size: .85em;
	border: solid #DCDCDC;
	border-width: 1px;
	border-collapse: collapse;
	position: relative;
	min-width: 550px;
	margin-top: 7px;
	margin-bottom: 10px;
}

#tblVariations th {
	color: #605D5D;
	padding: 6px 10px;
	vertical-align: top;
}

#tblVariations tr.sortableHdr th {
	font-weight: bold;
	background: #CAD4B9;
	padding: 6px 10px;
}

#tblVariations tr.tblTools th {
	background: #fff;
	color: #333;
	border: solid;
	border-width: 2px 1px 0;
	border-color: #DCDCDC #fff;
	padding-right: 5px;
}

#tblVariations tr.sortableHdr th.simpleHeader {
    border: solid #DCE3D0;
    border-width: 0 1px;
    padding: 6px 20px 6px 10px;
}

#tblVariations tr.sortableHdr th.header {
	background: #CAD4B9 url(../product_detail/new_sort_arrow.png) no-repeat
		100% .9em;
	color: #333;
	border: solid #DCE3D0;
	border-width: 0 1px;
	padding: 6px 20px 6px 10px;
}

#tblVariations tr.sortableHdr th.headerSortUp {
	background: #B1C493 url(../product_detail/new_sort_arrow_asc.gif)
		no-repeat 100% .9em;
	color: #333;
	padding: 6px 20px 6px 10px;
}

#tblVariations tr.sortableHdr th.headerSortDown {
	background: #B1C493 url(../product_detail/new_sort_arrow_desc.gif)
		no-repeat 100% .9em;
	color: #333;
	padding: 6px 20px 6px 10px;
}

#tblVariations thead tr.filters td {
	background: #E0E8D2 url(../product_detail/bg-th.png) repeat-x 0 0;
	padding: 5px 7px 3px;
}

#tblVariations tr.sortableHdr th.header:hover,#tblVariations tr.sortableHdr th.headerSortUp:hover,#tblVariations tr.sortableHdr th.headerSortDown:hover
	{
	cursor: pointer;
}

.question {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-left: 5px;
	margin-bottom: -3px;
	background: url(../product_detail/question_mark.gif) no-repeat 0 0;
}

#tblVariations td {
	padding: 3px 10px;
	vertical-align: middle;
}

#tblVariations tbody td {
	border-bottom: 1px solid #DCDCDC;
}  /* Support for IE8 */
#tblVariations td em {
	color: #9B9B9B;
	font-weight: 300;
	font-style: normal;
}

#tblVariations tfoot td {
	padding: 7px 5px 6px 10px;
	border-style: solid;
	border-width: 2px 1px;
	border-color: #dcdcdc #fff;
}

.tblCtrl {
	float: left;
	width: auto;
	font-size: 1.15em;
	line-height: 1.2em;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

.tblBtn {
	float: right;
	margin-left: 10px;
}

.showAll {
	font-weight: 700;
	display: inline;
	padding-right: 19px;
	text-decoration: underline !important;
	font-size: .9em;
}

#alert {
	display: none;
}

.trHover {
	background: #eaeaea;
}

.modInput {
	border-color: #689D05;
}

.showing {
	padding-right: 10px;
}

div.hintBox#tooltip {
	position:absolute;
	padding:10px;
	background:#fff;
	border:3px solid #dcdcdc;
	display:none;
	font-size:1.2em;
	text-align:left;
	width: 300px;
}

.hintBox dt {
	font:bold 1em/normal Arial, Helvetica, sans-serif;
	color:#689d05;
	padding:0 0 5px;
}

div#tooltip {
	display: none;
	position: absolute;
	padding: 10px;
	left: 5px;
	font-size: 12px;
	background-color: white;
	border: 1px solid #a6c9e2;
	z-index: 9999
}

div#tooltip #toolTipArrow {
	position: absolute;
	top: 100%;
	left: 5px
}

#tooltip .close {
    float:right;
    position:relative;
    top:-8px;
    font-size: 10px;
    font-weight: bold;
}

a.tooltiped,a.tooltiped:visited {
	vertical-align: top;
	color: #663300;
	text-decoration: none;
}

a.tooltiped img {
	vertical-align: top;
}

.fullWidthPageletOuter {
	padding-top: 5px;
	margin-top: 0px;
	padding-bottom: 15px;
	margin-bottom: 0px;
}

.fullWidthPageletOuter .heading {
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	color: #5C8B04;
}

.tblVariationsError {
        text-align:center;
        padding:20px;
        margin:20px;
        border-top:2px solid #DCDCDC;
        border-bottom:2px solid #DCDCDC;
}

/*----------- Registry Offer page ------- */
#ProductOffering2 table.my_list_table #AddToProjectList {
	display: inline;
}

#ProductOffering2 #newListNameFloating {
	margin-left: 8px;
	margin-top: 10px;
	margin-bottom: 30px;
	width: 150px;
	float: left;
}

#ProductOffering2  #listOfWishlistFloating {
	display: none;
	border: orange 1px solid;
	width: 330px;
	z-index: 1;
	position: absolute;
	background-color: white;
}

#ProductOffering2 #listOfWishlistFloating #listOfWishlistsChooserTop {
	height: 200px;
	overflow-y: scroll;
	border-bottom: orange 1px solid;
}

#ProductOffering2 #listOfWishlistsChooserTop .form_radio {
	float: left;
	text-align: left;
	margin-left: 3px;
	margin-right: 5px;
}

#ProductOffering2 #listOfWishlistsChooserBottom {
	margin-left: 1px;
	margin-top: 8px;
	padding-left: 1px;
	padding-bottom: 5px;
}

#ProductOffering2 #listOfWishlistsChooserBottom div.buttonRow {
	display: inline;
	margin-left: 8px;
	margin-right: 5px;
}

#ProductOffering2      #addToCartBtn {
	border-style: none
}

#ProductOffering2      #addListBtn {
	border-style: none
}

#ProductOffering2      #toggleListBtn {
	border-style: none
}

#availability {
	display: none;
}

#footer-1 {
    padding-top: 50px;
}

#productImage {width:220px; float:left; margin:0 20px 20px 0; position:relative;}
#productImage img {border:0;}
#prodImgStage {width:220px; height:220px; overflow:hidden; position:relative;}
#prodImgMenu {list-style:none; padding:20px 0 0; margin:0; clear:both; text-align:center;}
#productImage #prodImgMenu li {display:inline; padding:5px 3px;}
#prodImgMenu li > a {display:inline-block; width:40px; height:40px; overflow:hidden; position:relative;}
#prodImgMenu li > a img {height:40px; width:40px;}
#prodImgMenu li img {width:40px; height:40px; border:0;}
#prodImgMenu li > a span {display:block; width:40px; height:40px; background:url(../common/bg-status.gif) no-repeat 0 0; position:absolute; top:0; left:0;}
#prodImgMenu li.imgSelected a span {background-position:0 -40px;}
#prodImgStage > a {position:absolute; top:-240px;}
#prodImgStage > a.imgSelected {top:0; left:0;}
.productOffering {clear:left;}
.summaryColumn {display:inline-block; float:left; width:550px;}
.messageWrap {margin:0 0 10px;}

/*-----------  Registry Offer page ------- */
	/*-----------  end detail page ------- */
