#leftside { float: left; width: 300px; }
#rightside { float: left; width: 290px; margin-left: 10px; }

#announce { font-weight: bold; color: red; }

h1 { font-size: 12pt; margin: 0; color: #c60; }
h2 { font-size: 10pt; margin: 0 0 1ex 0; }

h1.prodname { color: black; }

optgroup { font-style: normal; margin-left: 4px; font-weight: bold; color: #666; }
optgroup option { margin-left: -4px; font-weight: normal; color: black; }


#shaftinfo {
	color: #666;
	font-size: 8pt;
	margin: 1ex;
	margin-top: 0;
	line-height: normal;
}

#reviews {
	margin: 1.5em 0;
	padding: 1ex;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
}

#compare_to { color: #666; font-size: 8pt; margin: 1em 0; }
#quicklinks { font-size: 8pt; }

.big { font-size: larger; font-weight: bold; }

/* Form styling */
#purchase {
	border: 1px solid #999;
	margin-top: 10px;
}

#purchase h2 { font-size: 12pt; color: black; background: #eec; padding: 5px 10px; border-bottom: 1px solid #aaa; }
#purchase fieldset { border: none; margin: 0; border-bottom: 1px dashed #999; padding: 10px; overflow: hidden; width: 268px}
#purchase label { font-weight: bold; display: block; }
#purchase br { display: block; margin-bottom: 1em; }
#purchase p { padding: 10px; text-align: justify; }

/* Product List styles */
.productlist table { border-collapse: collapse; }
.productlist caption { text-align: left; font-weight: bold; }
.productlist td { border-top: 1px solid #ccc; padding: 3px 0; vertical-align: top; }
.productlist tr.first td { border-top: none; }
.productlist .cbx { text-align: right; width: 10px; }
.productlist .oos, .productlist .oos .price { color: #999; }
.productlist .oos .msg { color: red; font-size: smaller; }
.productlist .price { text-align: right; color: black; padding-left: 1ex; }
.productlist .sale { color: red; font-weight: bold; }
.productlist .price .was { text-decoration:	line-through; }

table.productlist + table.productlist {
	margin-top: 1em;
}

#add2cart.disabled {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.price { color: red; }
#subtotal { font-weight: bold; float: right; line-height: 30px; }

.upgrades { font-weight: normal; color: #666; font-size: 8pt; }

#discontinued .notice {
	color: red;
	font-weight: bold;
	text-transform: uppercase;
}

#support_links { width: 600px; }
#support_links ul { display: block; list-style: none; padding: 0; margin: 10px 0 1em 15px; color: #333; float: left; width: 180px; line-height: 1.6em; }
#support_links a[href] { color: #333; }

/* Details */
#details div { margin-top: 1em; }
#details h1 { border-bottom: 1px solid #ccc; margin: 0; padding-bottom: 4px; position: relative; top: 0; left: 0; height: 1.2em; }
#details h1 .b2t { position: absolute; bottom: 0; right: 0; font-size: smaller; }

/* Promotions listing */
#save_more { width: 600px; }
#save_more_top { height: 112px; }

#save_more {
	background: white url('/images/assemble/productpage/save_more_bg.png') repeat-x top left;
	color: #271e96;
}

#save_more a { color: #271e69; }

#save_more .promo_head {
	position: relative;
	top: 0; left: 0;
	margin: 0 10px;
}

#save_more .promo_head h2 {
	margin-top: 0;
	font-size: 14pt;
}

#save_more .promo_head h2.split {
	margin-right: 250px;
}

#save_more .promo_head .end_time {
	position: absolute;
	top: 0; right: 0;
	width: 300px;
	text-align: right;
	margin: 0;
}

#save_more p {
	margin: 0 10px;
}

#save_more p + h2 {
	padding-top: 1em;
}

#details #save_more, #details #save_more div {
	margin-top: 0;
}

#save_more img { display: block; }

#save_more_top.xmas {
	height: 106px;
}

#save_more.xmas {
	background: white;
}

#save_more.xmas, #save_more.xmas a, #save_more.xmas .promo_head h2 {
	color: #060;
}

#specs_tbl {
	text-align: center;
	float: left;
	margin: 10px 1em 0 0;
/*	color: rgb(58, 78, 126);*/
	border-collapse: collapse;
}

#specs_tbl th, #specs_tbl td { padding: 3px 5px; }
#specs_tbl thead th, #specs_tbl thead td { border-bottom: 1px solid #999; }
#specs_tbl tbody td { border: 1px solid #ccc; border-bottom: none; border-right: none; }
#specs_tbl tbody tr.odd td { background: #eee; }
#specs_tbl tbody tr.even td { background: white; }
#specs_tbl thead th { text-align: center; }
#specs_tbl tbody th { border-right: 1px solid #999; text-align: left; }

#extra_specs { margin-top: 10px;  float: left; font-size: small; }
#extra_specs dt { font-weight: bold; }
#extra_specs dd { margin-left: 1em; }


#avg_rating_wrapper {
	margin-top: 1em;
	border: 1px solid #ccc;
	width: 298px;
}

#avg_rating {
	margin: 1ex;
	margin-top: 0;
}

#avg_rating h1 {
	margin-bottom: 1ex;
}

#avg_rating .rating img { vertical-align: bottom; }

#avg_rating .rating .count {
	font-size: smaller;
}

#social_media_wrapper {
	margin-top: 1em;
	border: 1px solid #ccc;
	width: 298px;
}

#social_media {
	margin: 1ex;
	margin-top: 0;
}

.addthis_toolbox { margin-top: 1ex; }

#social_media iframe {
	margin-top: 1em;
}

#review_header, .review {
	border-bottom: 1px dotted #ccc;
}

.review {
	margin: 1ex 0 1em;
	padding-bottom: 1ex;
}

.review blockquote {
	margin: 0 1em;
	text-align: justify;
}

.review blockquote cite {
	font-style: normal;
	display: block;
	margin-left: -1em;
	margin-bottom: 1ex;
}

.review .name, .review .date {
	font-weight: bold;
	color: #060;
}

.review .response {
	margin-top: 1em;
}

.review .response .name {
	color: #271e69;
}

.review .helpful {
	font-size: smaller;
	font-style: italic;
}

#add_review_wrapper {
	margin-bottom: 1em;
}

#write_review label {
	font-weight: bold;
	display: block;
}

#review_pages {}
#review_pages div { width: 50%; float: left; }
#review_pages div.right { text-align: right; }

.rating img { position: relative; top: 1px; }

.note { color: #999; }
