a img {
	border: none;
}

table#main_content1 {
	background-color: #fff;
	border-right: 1px solid black;
	border-left: 1px solid black;

	overflow: hidden;

	width: 975px;
	margin: 0 auto;
}

#main_content1 td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#main_content1 td.spacer {
	width: 5px;
}

table#main_content1_inner {
	border-collapse: collapse;
}

td#item_header {
	position: relative;
	
	overflow: hidden;
	height: 34px;
	padding-left: 1px;

	vertical-align: middle;
}

td#item_header_left {
	background-image: url(../images/viewitem/item_sprite-6.png);
	background-position: 0 -30px;
	background-color: #097bd7;
	background-repeat: no-repeat;
}

#item_header h1, #item_header h2 {
	color: #fff;
	margin: 0 0 0 20px;
	padding: 0;
	width: 520px;
}

#item_header h1 {
	font-size: 12pt;
}

#item_header h2 {
	font-size: 8pt;
}

/* Item Panel */
#main_content1 td#item_wrapper {
	padding-left: 1px;
}

table#item_panel {
	margin: 0;
	padding: 0;
}

table#item_panel td {
	padding: 0;
}

#item_panel .item_panel_bottom
{
	background-image: url(../images/viewitem/item_sprite-6.png);
	background-position: 0 -6px;
	background-repeat: no-repeat;
	height: 6px;
	width: 752px;
}

#item_panel .item_panel_top
{
	background-image: url(../images/viewitem/item_sprite-6.png);
    background-position: 0 0;
	background-repeat: no-repeat;
	height: 6px;
	width: 752px;
}

/* Body */
#item_panel td.mm {
	background-color: #f6f5f5;
	width: 740px;
	border-left: 1px solid #909090;
	border-right: 1px solid #909090;
	padding-left: 5px;
	padding-right: 5px;
}

#item_image_table {
	width: 345px;
	height: 305px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

td#customer_rating {
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
	width: 190px;
}

#customer_rating .review_count {
	font-size: 7pt;
}

td#view_item_images_cont {
	text-align: right;
	vertical-align: top;
}

td#view_item_images_cont a img {
	vertical-align: middle;
}
#view_item_images_cont a {
	font-size: 8pt;
}

/* Item Panel Right Column */
#item_panel td.right_col {
	padding-left: 30px;
	padding-top: 5px;
}

table#savings_table {
	border-bottom: 1px dashed #b9babb;
	font-size: 9pt;
}
#savings_table td.value {
	padding-right: 10px;
	text-align: right;
}
#savings_table td.desc {
	text-align: left;
}

#item_panel td.right_col td.total {
	color: #ff0000;
	font-size: 20pt;
	font-weight: bold;

	margin-top: 3px;
	padding-right: 10px;
	vertical-align: top;
}
#item_panel td.right_col td.total span.cent_part {
	position: relative;
	top: 2px;

	font-size: 12pt;
	font-weight: bold;
	vertical-align: top;
}

#item_panel td.right_col td.total_notes {
	font-size: 8pt;
	vertical-align: middle;
}

#extended_warranty {
	font-size: 10pt;
	margin-top: 15px;
}
#extended_warranty select {
	background-color: #f3f0b4;
	font-size: 10pt;
	margin-top: 3px;
}

#add_to_cart_buttons {
	margin-top: 20px;
}
#add_to_cart_buttons img {
	vertical-align: middle;
}
#add_to_cart_buttons input {
	vertical-align: middle;
}
#add_to_cart_buttons .or {
	position: relative;
	top: -1px;

	font-size: 10pt;
	margin: 0 5px;
}
#add_to_cart_buttons .availability {
	font-size: 10px;
	margin-top: 3px;
}
#add_to_cart_buttons .availability a, #add_to_cart_buttons .availability a:hover, #add_to_cart_buttons .availability a:visited {
	color: black;
	text-decoration: none;
}
#add_to_cart_buttons .availability_notify {
	font-size: 10px;
	margin-top: 1px;
}

.btn_add_to_cart {
	background: url(../images/viewitem/item_sprite-6.png) no-repeat -852px 0;
	width: 136px;
	height: 32px;
}
.btn_add_to_cart:hover, .btn_add_to_cart:focus {
	background-position: -852px -32px;
	outline: none;
}

#free_stuff_promos {
	font-size: 10pt;
	margin-top: 10px;
}
#free_stuff_promos div img {
	margin-right: 5px;
	vertical-align: bottom;
}

#shipping_estimator {
	margin-top: 15px;
}
#shipping_estimator .shipping_estimator_title {
	font-size: 10pt;
	margin-bottom: 0;
	font-weight: bold;
}
#shipping_estimator form {
	margin-top: 2px;
	margin-bottom: 0;
}
#shipping_estimator input.text {
	border: 1px solid #84a3c0;
	font-size: 8pt;
}
#shipping_estimator input.submit {
	background-image: url(../images/viewitem/btn_sm.gif);
	border: none;
	width: 39px;
	height: 19px;
	vertical-align: middle;
}
#shipping_estimator .outside_usa {
	font-size: 8pt;
	margin-top: 2px;
}

/* Below Item Panel */

div#video_review {
	font-size: 9pt;
	margin-left: 25px;
	padding-top: 15px;
}
div#video_review a img {
	border: none;
	margin-right: 5px;
	vertical-align: middle;
}

#thumbnail_table td {
	width: 40px;
	height: 40px;
	border: 1px solid #000000;
	vertical-align: middle;
}
#thumbnail_table td img {
	display: block;
	margin: auto;
}

.related_price {
	color: red;
	font-size: 16px;
	text-align: right;
}

.related_price .cent_part {
	font-size: 11px;
	margin: 0 1px 0 0;
	vertical-align: top;
}
.related_price .availability {
	color: #000;
	font-size: 12px;
	margin: 0 1px 0 0;
}
.related_price .more_info {
	display: block;
	background-image: url(../images/viewitem/item_sprite-6.png);
	background-position: -771px 0;
	text-align: left;
	text-indent: -10000px;
	margin: 5px 0 0 0;
	width: 81px;
	height: 27px;
}
.related_price .more_info:hover, .related_price .more_info:focus {
	background-position: -771px -27px;
	outline: none;
}
table.tab_panel {
	margin: 10px 0 0 0;
	width: auto;
}
#main_content1 .tab_panel td.mm {
	padding-top: 10px;
}
#main_content1 .tab_panel_body .tab_content {
	width: auto;
}
#main_content1 .tab_navigation_no_js
{
	margin-top: 12px;
	margin-bottom: 4px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	font-size: 12px;
	background-color: #FFFFCC;
	border: 1px solid #000000;
}
#accessory_table
{
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 100%;
}
#accessory_table .header_row 
{
	background-color: #CDE5F7;
}
#accessory_table .header_row td
{
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	font-size: 14px;
}
#accessory_table .header_description
{
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#accessory_table .product_header_row
{
	background-color: #E1F0FB;
	font-weight: bold;
}
#accessory_table .product_detail_row td
{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
}

.side_table {
	position: relative;
	font-size: 10pt;
	margin: 0 5px 10px 0;
	width: 191px;
}
.side_table .top, .side_table .bottom {
	background: url(../images/viewitem/item_sprite-6.png) no-repeat;
	position: absolute;
	left: 0;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.side_table .top {
	top: 0;
	background-position: -580px -43px;
	height: 8px;
}
.side_table .bottom {
	bottom: 0;
	background-position: -580px -51px;
	height: 7px;
}
.side_table .header {
	background: #097bd7 url(../images/viewitem/side_table_header_bg.gif) repeat-y;
	border-bottom: 1px solid #3438fd;
	padding: 8px 0 0 0;
}
.side_table .header h3 {
	color: #fff;
	font-size: 11pt;
	margin: 0;
	padding: 0 0 6px;
	text-align: center;
}
.side_table .body {
	border-left: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	padding: 5px 7px;
}
.side_table .body ul {
	list-style-type: none;
	margin: 0 0 3px 2px;
	padding: 0;
}
.side_table .body ul li {
	margin-bottom: 5px;
}
.side_table .body p {
	margin: 5px 2px 0 2px;
}
.side_table .body p.see_more {
	font-size: 8pt;
	text-align: right;
}
.side_table .body div.recently_viewed_item {
	border-bottom: 1px dashed #b9babb;
	margin-top: 10px;
	text-align: center;
}
.side_table .body div.last_item {
	border-bottom: none;
}
.side_table .body div.recently_viewed_item p.desc {
	font-size: 8pt;
	margin-bottom: 5px;
}
.sideTableBannerImage img {
	vertical-align: bottom;
}
.sideTableBannerImage a img {
	border: 0;
}

.add_to_cart_for_lower_price
{
	background-color: yellow;
}

.qa_div {
	background-color: #CDE5F7;
	padding:3px;
	border-bottom:5px solid #F6F5F5
}
.bullet {
	display:inline;
	cursor:pointer;
	font-weight:bold;
	padding-right:5px;
	font-size:14px;
	float:left;
	border:none;
}
.question {
	display:inline;
	border:none;
	cursor:pointer;
	text-decoration:underline;
	font-weight:bold;
	float:left;
}
.answers_count {
	display:inline;
	float:right;
	vertical-align:top;
	
	
}
.question_details_answers {
	display:none;
}
.answers {
	background-color:#F6F5F5;
	padding:3px;
}
.author {
	font-weight:bold;
}
.qa_form_links {
	text-align:right;
	padding-bottom:3px;
}
.qa_hr {
	border-color:#CDE5F7;
	border-style: solid none none;
	border-width: 2px 0 0;
	height:1px;
	padding:0;
	width:98%;
}
.question_title {
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	display:inline;
}

.hidden {
	display: none;
}

table.tab_panel {
	margin-top: 20px;
}

#main_content1 td#item_wrapper {
	padding: 5px 0 0 1px;
}

#item_panel {
	clear: both;
	border-top: 1px dotted #b5b5b5;
	margin: 0 0 0 7px;
	overflow: hidden;
	padding: 0 0 0 2px;
	width: 740px;
}

#item_panel .col {
	float: left;
	margin: 0;
	padding: 0;
	width: 49.5%;
}

#item_panel #details_col {
	float: right;
}

#item_panel h1 {
	font-size: 14pt;
	margin: 1px 0 0 0;
	padding: 0;
}

#item_panel h2 {
	font-size: 9pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#item_panel .reviews {
	clear: both;
	overflow: hidden;
	margin: 7px 0 0 0;
	font-size: 8pt;
}

#item_panel .reviews .rating {
	float: left;
	background: url(../images/viewitem/rating_bg.gif) no-repeat;
	padding-left: 2px;
	width: 98px;
	height: 19px;
}

#item_panel .reviews .rating .numeric {
	float: right;
	color: #fff;
	font-family: monospace narrow;
	font-size: 9pt;
	margin: 1px 4px 0 0;
	text-align: center;
	width: 16px;
}

#item_panel .reviews .rating .star {
	float: left;
	background-image: url(../images/global/rating_star_full.gif);
	background-repeat: no-repeat;
	background-position: -1px -1px;
	margin: 3px 0 2px 2px;
	width: 13px;
	height: 13px;
}

#item_panel .reviews .rating .star.empty {
	background-image: url(../images/global/rating_star_empty.gif);
}

#item_panel .reviews .rating .star.half {
	background-image: url(../images/global/rating_star_half.gif);
}

#item_panel .reviews p {
	display: block;
	float: left;
	line-height: 14pt;
	margin: 0 0 0 6px;
}

#item_panel .reviews .sep {
	display: block;
	float: left;
	background: #000;
	font-size: 1px;
	line-height: 1px;
	margin: 4px 0 0 6px;
	width: 1px;
	height: 9px;
}

#item_image {
	margin: 0 auto 0 0;
	text-align: center;
	width: 344px;
	height: 344px;
	line-height: 344px;
}

#item_image a {
	display: block;
	height: 95%;
}

#item_image a:focus {
	outline: none;
}

#item_image img {
	vertical-align: middle;
}

#item_panel .quick_notes {
	clear: both;
	overflow: hidden;
	font-size: 10pt;
	list-style-type: none;
	margin: 8px 0 0 0;
	padding: 0;
}

#item_panel .quick_notes li {
	clear: both;
	margin: 5px 0 0 0;
	overflow: hidden;
}

#item_panel .quick_notes li.little_note {
	margin-top: 0;
	font-size: 8pt;
}

#item_panel .quick_notes label {
	float: left;
	margin-right: 5px;
}

#item_panel .quick_notes .value {
	float: left;
}

#item_panel .quick_notes .tip {
	border-width: 0 0 1px 0;
	border-style: dotted;
}

#item_panel .quick_notes .tip a, #item_panel .quick_notes .tip a:focus {
	outline: none;
	text-decoration: none;
}

/* Item panel */
#item_panel .quick_notes .good {
	border-color: #00922d;
	color: #00922d;
}

#item_panel .quick_notes .good a {
	color: #00922d;
}

#item_panel .quick_notes .bad {
	color: #f00;
}

#item_panel .quick_notes .bad a {
	color: #f00;
}

#item_panel .discontinued_box {
	background: #fffeef;
	border: 1px solid #000;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 10px;
	text-align: center;
}

#item_panel .discontinued_box .alert_text {
	color: #f00;
}

#item_panel .newer_model_header {
	padding-top: 15px;
}

#item_panel .replacement_product {
	padding-top: 15px;
}

#item_panel .replacement_product table {
	border: none;
	border-collapse: collapse;
	margin: 0 auto;
	padding: 0;
	width: 300px;
}

#item_panel .replacement_product .thumb_cell {
	width: 100px;
}

#item_panel .replacement_product .thumb_cell table {
	border: none;
	border-collapse: collapse;
	margin: 0 auto;
	padding: 0;
	width: 90px;
}

#item_panel .replacement_product .thumb_cell td {
	background: #fff;
	border: 2px solid #cbcbcb;
	height: 96px;
	vertical-align: middle;
	width: 90px;
}

#item_panel .replacement_product .details_cell {
	font-size: 18px;
	text-align: center;
}

#item_panel .replacement_product .details_cell .stock_text {
	margin-left: 10px;
}

#item_panel .replacement_product .details_cell .button_wrapper {
	padding-top: 10px;
}

#item_panel .replacement_product .details_cell .button_wrapper img {
	border: none;
}

#item_panel .bottom_panel {
	border-top: 1px dotted #b5b5b5;
	margin: 15px 0 0 0;
	padding: 5px 0 0 0;
}

#item_panel .fitment {
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: url(../images/viewitem/fitment_bg.gif) repeat-x;
	border: 1px solid #d5d6e9;
	font-size: 9pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 29px;
	line-height: 29px;
}

#item_panel .fitment p {
	background: url(../images/viewitem/fitment_icon.png) no-repeat 8px 7px;
	margin: 0;
	padding: 0 0 0 45px;
}

#item_panel .fitment a.notes {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 8pt;
	font-weight: normal;
	padding-right: 3%;
	text-align: right;
	height: 100%;
	width: 98%;
}

#item_panel .fitment.unknown a.notes {
	text-align: left;
	text-indent: -10000px;
}

#item_panel .fitment a.notes:hover,
#item_panel .fitment a.notes:focus {
	outline: none;
	text-decoration: none;
}

#item_panel .fitment.yes,
#item_panel .fitment.no {
	height: auto;
	line-height: normal;
}

#item_panel .fitment.yes {
	background: #ffffda url(../images/viewitem/fitment_yes_bg.gif) repeat-x;
}

#item_panel .fitment.no {
	background: #f97878 url(../images/viewitem/fitment_no_bg.gif) repeat-x;
	border-color: #f35959;
}

#item_panel .fitment.yes p,
#item_panel .fitment.no p {
	padding: 6px 10px 3px 50px;
}

#item_panel .fitment.no p {
	background: url(../images/viewitem/fitment_no_icon.png) no-repeat 6px 5px;
	padding-top: 7px;
	padding-left: 35px;
}

#item_panel .fitment.yes a.notes,
#item_panel .fitment.no a.notes,
#item_panel .fitment.yes .notes_sep,
#item_panel .fitment.no .notes_sep {
	position: static;
	display: block;
	float: right;
	padding: 0 6px 3px 0;
	width: auto;
}

#item_panel .fitment.no a.notes {
	color: #900;
}

#item_panel .fitment .notes_sep {
	margin: -2px 0 0 0;
}

#item_panel .free_install_accessories_banner {
	display: block;
	background: url(../img/free_install_accessories.png) no-repeat;
	margin: 10px 0;
	text-indent: -10000px;
	width: 366px;
	height: 92px;
}

#item_panel .free_install_accessories_banner:focus {
	outline: none;
}

#item_panel .specials {
	position: relative;
	background: #e9e9e9;
	margin: 10px 0 0 0;
	padding: 7px 0 10px;
}

#item_panel .specials .corner {
	position: absolute;
	background: url(../images/viewitem/item_specials_corners.gif) no-repeat;
	font-size: 1px;
	line-height: 1px;
	width: 4px;
	height: 4px;
}

#item_panel .specials .corner.nw { top: 0; left: 0; background-position: 0 0; }
#item_panel .specials .corner.ne { top: 0; right: 0; background-position: -4px 0; }
#item_panel .specials .corner.se { bottom: 0; right: 0; background-position: -4px -4px; }
#item_panel .specials .corner.sw { bottom: 0; left: 0; background-position: 0 -4px; }

#item_panel .specials h4 {
	font-style: italic;
	margin: 0;
	padding: 0 0 0 33px;
}

#item_panel .specials ul {
	font-size: 10pt;
	font-style: italic;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#item_panel .specials ul li {
	position: relative;
	line-height: 29px;
	margin: 5px 0 0 0;
	padding: 0;
	height: 29px;
}

#item_panel .specials ul li span {
	display: block;
	background: #fff url(../img/savings_bullet.png) no-repeat 5px center;
	margin: 0 10px;
	padding-left: 35px;
}

#item_panel .specials a {
	display: block;
	position: absolute;
	left: 5px;
	top: 0;
	font-size: 8pt;
	padding-right: 3%;
	text-align: right;
	width: 93%;
}

#item_panel .specials a:hover, #item_panel .specials a:focus {
	text-decoration: none;
	outline: none;
}

#item_panel .special_images {
	clear: both;
	float: left;
	overflow: hidden;
	margin: 0;
}

#item_panel .special_images a {
	display: block;
	float: left;
	background: no-repeat left center;
	font-size: 9pt;
	margin: 0 17px 0 0;
	padding-left: 28px;
	line-height: 25px;
	text-decoration: none;
}

#item_panel .special_images .larger { background-image: url(../images/viewitem/icon_camera-2.png); }
#item_panel .special_images .video { background-image: url(../images/viewitem/icon_film-2.png); }
#item_panel .special_images .spin { padding-left: 34px; background-image: url(../images/viewitem/icon_spin-2.png); }

#item_panel .special_images a span {
	text-decoration: underline;
}

#item_panel .special_images a:hover span, #item_panel .special_images a:focus span {
	text-decoration: none;
}

#item_panel .special_images a:focus {
	outline: none;
}

#item_panel .thumbs.product {
	clear: both;
	float: right;
	margin: 7px 0 0 0;
	width: 100%;
}

#item_panel .thumbs.product .btn {
	background-image: url(../images/viewitem/btn_scroll_thumbs.png);
}

#item_panel #thumbs {
	display: block;
	float: left;
}

* html #item_panel .thumbs.product {
	width: 100%;
}

#item_panel #thumbs a {
	float: left;
	margin: 0 3px 0 0;
}

#item_panel .thumbs.product a.hidden {
	display: none;
}

#item_panel #thumbs p {
	margin: 1px 14px 0 0;
}

/* Price panel */
#main_content1 td#viewitem_left_side {
	padding: 4px 0 0 0;
}

#price_info form {
	margin: 0;
	padding: 0;
}

#price_info.side_table .body {
	padding: 0 0 12px 0;
}

#price_info .shipping {
	background: #f1f1f1;
	padding: 0 0 4px 0;
}

#price_info .shipping .free {
	background: url(../images/viewitem/free_shipping.png) no-repeat;
	border-bottom: 1px solid #b9b9b9;
	margin: 0;
	text-indent: -10000px;
	width: 189px;
	height: 31px;
}

#price_info .shipping h4 {
	font-size: 9pt;
	margin: 0;
	padding: 4px 12px 0 6px;
}

#price_info .shipping #shipping_calc_link {
	padding: 4px 0 0 0;
	text-align: center;
}

#shipping_calc {
	display: none;
	margin: 4px 0 0 0;
}

#shipping_notes {
	margin: 0;
	padding: 5px 0 0 0;
}

#shipping_notes p {
	font-size: 8pt;
	margin: 0 8px;
	padding: 0;
}

#price_info .shipping form {
	margin: 1px 8px 0 8px;
	padding: 0;
}

#price_info .shipping form input {
	font-size: 8pt;
}

#price_info .shipping form input.text {
	color: #000;
	width: 100px;
}

#price_info .shipping form input.text.init {
	color: #777;
}

#price_info .shipping ul {
	font-size: 8pt;
	margin: 0;
	padding: 5px 20px;
	list-style-type: none;
}

#price_info .shipping ul li {
	margin: 0;
}

#price_info .prices .row {
	clear: both;
	border-top: 1px solid #e4e7ea;
	font-size: 9pt;
	overflow: hidden;
	padding: 4px 15px;
}

#price_info .prices label {
	float: left;
}

#price_info .prices label a {
	display: block;
	font-size: 8pt;
	text-decoration: underline;
}

#price_info .prices label a:hover, #price_info .prices label a:focus {
	outline: none;
	text-decoration: none;
}

#price_info .prices .price {
	float: right;
	font-weight: bold;
	margin: 0;
	text-align: right;
}

#price_info .prices .price a {
	text-decoration: none;
}

#price_info .prices .price a:hover, #price_info .prices .price a:focus {
	outline: none;
	text-decoration: underline;
}

#price_info .prices .final_price label {
	font-style: italic;
}

#price_info .prices .final_price {
	padding-right: 10px;
}

#price_info .prices .final_price .price {
	color: #f00;
	font-size: 16pt;
}

#price_info .prices .final_price .price .cents {
	font-size: 10pt;
	vertical-align: 30%;
}

#price_info .prices .final_price.pre_cart .price {
	text-decoration: line-through;
}

#price_info .prices .cart_price_note {
	border-top: none;
	font-size: 8pt;
	padding-top: 0;
}

#price_info .prices .cart_price_note p {
	background: #ff0;
	margin: 0;
	padding: 2px;
	text-align: center;
}

#price_info .warranty {
	clear: both;
	border-top: 1px dotted #777;
	border-bottom: 1px dotted #777;
	margin: 5px 0 0 0;
	overflow: hidden;
}

#price_info .warranty .wrapper {
	background: #e8eefe;
	margin: 1px 0;
	padding: 0 0 10px 0;
}

#price_info .warranty .header {
	position: relative;
	background: url(../images/viewitem/square_trade.gif) no-repeat 5px 8px;
	border: none;
	color: #0f3d7c;
	margin: 0 0 0 7px;
	padding: 6px 0 0 45px;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	line-height: 12pt;
}

#price_info .warranty .options {
	margin: 9px 0 0 0;
	font-size: 8pt;
}

#price_info .warranty .option {
	clear: both;
	overflow: hidden;
	margin: 6px 6px 0 6px;
	padding: 1px 0 0 0;
}

#price_info .warranty_opt {
	display: none;
	float: left;
	margin: 0;
}

#price_info .warranty_opt_btn {
	display: block;
	float: left;
	background: url(../images/viewitem/warranty_btns.png) no-repeat;
	cursor: pointer;
	margin-top: -1px;
	text-indent: -10000px;
	width: 33px;
	height: 14px;
}

#price_info .warranty_opt_btn.undo {
	background-position: 0 -14px;
}

#price_info .warranty_opt_btn:hover, #price_info .warranty_opt_btn:focus {
	outline: none;
}

#price_info .warranty .option label {
	float: left;
	color: #414f99;
	cursor: pointer;
	line-height: 9pt;
	margin: 0 0 0 3px;
	text-decoration: underline;
}

#price_info .warranty .option label:hover {
	text-decoration: none;
}

#price_info .warranty .option .price {
	float: right;
	line-height: 9pt;
	margin: 0;
	text-align: right;
}

#total_after_warranty {
	display: none;
	clear: both;
	font-size: 8pt;
	margin: 0 6px 0 26px;
	padding: 5px 0 0 0;
	overflow: hidden;
}

#total_after_warranty label {
	float: left;
	font-style: italic;
	margin-left: 15px;
}

#total_after_warranty .price {
	float: right;
	border-top: 1px solid #000;
	color: #f00;
	margin: 0;
	font-weight: bold;
	text-align: right;
}

#price_info .availability {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 7px;
	text-align: center;
}

#price_info .availability a {
	text-decoration: none;
}

#price_info .availability.tip a {
	border-width: 0 0 1px 0;
	border-style: dotted;
}

#price_info .availability.good {
	color: #0f9839;
}

#price_info .availability.good a {
	border-color: #0f9839;
	color: #0f9839;
}

#price_info .availability.bad {
	color: #f00;
}

#price_info .availability.bad a {
	border-color: #f00;
	color: #f00;
}

#price_info .availability a:focus {
	outline: none;
}

#price_info .btn_add_to_cart {
	margin: 7px auto 0 auto;
	text-align: center;
}

#price_info .btn_add_to_cart input, input.btn_add_to_cart {
	display: block;
	background: transparent url(../images/viewitem/item_sprite-6.png) no-repeat -852px 0;
	border: none;
	cursor: pointer;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	text-indent: -10000px;
	width: 136px;
	height: 32px;
}

#price_info .btn_add_to_cart input:hover, #price_info .btn_add_to_cart input:focus,
input.btn_add_to_cart:hover, input.btn_add_to_cart:focus {
	background-position: -852px -32px;
	outline: none;
}

#price_info .wish_list {
	margin: 0 auto;
	text-align: right;
	width: 132px;
}

#price_info .wish_list a {
	background: url(../images/viewitem/btn_plus_gray.gif) no-repeat left 3px;
	color: #0045e2;
	font-size: 8pt;
	padding-left: 16px;
}

#price_info .wish_list a span, #price_info .wish_list a span {
	text-decoration: underline;
}

#price_info .wish_list a:hover, #price_info .wish_list a:focus {
	outline: none;
}

#price_info .wish_list a:hover span, #price_info .wish_list a:focus span {
	text-decoration: none;
}

#price_info .make_an_offer {
	display: block;
	background: url(../images/viewitem/btn_make_an_offer.png) no-repeat;
	margin: 12px auto 0 auto;
	text-indent: -10000px;
	width: 136px;
	height: 32px;
}

#price_info .make_an_offer:hover, #price_info .make_an_offer:focus {
	background-position: 0 -32px;
	outline: none;
}

.product_features_table {
	margin-top: 0;
}

#main_content1 .tab_panel .product_features_table td {
	padding: 2px 5px;
}

#main_content1 .product_summary {
	width: 750px;
}

#main_content1 .product_summary .body table td {
	padding: 0 15px 0 0;
}

.message.warning.newItemQueueWarning {
	background: #ff0;
	border: 0;
	color: #000;
	font-size: 18pt;
	margin: 0 8px 5px 1px;
	text-align: center;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.message.warning.newItemQueueWarning em {
	font-style: normal;
	text-transform: uppercase;
}

.wiringGuideTab .moreInfo {
	background: #f4f2f3;
	border: 1px solid #e1e1e1;
	margin: 0;
	padding: 10px 19px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.tab_panel td.mm .wiringGuideTab p.moreInfo {
	margin: 0;
}

.wiringGuideTab .moreInfo .text {
	float: left;
	line-height: 33px;
	margin-right: 15px;
}

.wiringGuideTab .diagramTable {
	margin: 5px 0 10px 0;
	table-layout: fixed;
	border-collapse: separate;
	width: 100%;
}

.wiringGuideTab .diagram {
	background: #fff;
	border: 1px solid #cfcfcf;
	cursor: pointer;
	padding: 0;
	text-align: center;
}

.wiringGuideTab .diagram:hover {
	border-color: #144c99;
}

.wiringGuideTab .diagram .caption {
	margin: 5px 10px;
	text-align: left;
}

.wiringGuideTab .diagram .caption a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.wiringGuideTab .diagram img {
	border: none;
	margin: 10px 0 15px 0;
	width: 175px;
	height: 112px;
}

.wiringGuideTab .diagram .thumb:focus {
	outline: none;
}

.wiringGuideTab .diagram .thumb:focus img {
	border-bottom: 1px dotted #000;
	margin-bottom: 11px;
	padding-bottom: 3px;
}

.diagramPopup,
.diagramPopup .image,
.diagramPopup .legend {
	width: 728px;
}

.diagramPopup .title {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}

.diagramPopup .printLink,
.diagramPopup .printLink .icon,
.diagramPopup .image,
.diagramPopup .legend {
	display: block;
}

.diagramPopup .printLink {
	float: right;
	clear: both;
	overflow: hidden;
	cursor: pointer;
	font-size: 9pt;
	margin: 0 15px 15px 0;
	text-align: right;
	height: 14px;
	line-height: 14px;
}

.diagramPopup .printLink .icon {
	float: left;
	background: url(../img/sprite-8.png) no-repeat -155px -9px;
	margin: 2px 4px 0 0;
	font-size: 1px;
	width: 11px;
	height: 12px;
}

.diagramPopup .image {
	height: 465px;
}

.diagramPopup .legend {
	height: 114px;
}

.diagramPopup .disclaimer {
	font-size: 0.65em;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: justify;
}

.showingDiagramPopup .printable {
	display: none;
}

.tab_panel td.mm #wiringGuideDiagrams p.groupTitle {
	background: #cde5f7;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 4px 10px;
}

.refurbMessage {
	width: 95%;
	margin: 5px auto;
	border: 1px dashed #000;
	text-align: center;
	padding: 5px;
	background: #fff;
}

.refurbMessage .conditionMessage {
	color: #f00;
}
