

/*OVERRIDE MAIN.CSS */
table, td, th, div, a, span, p, h1, h2, h3, h4, h5, h6 { 
	color: #3a3a3a;
	font: 12px/15px arial, helvetica, sans-serif;
	background: transparent;
}
input, select {
	background: #fff;
	font-size: 12px;
	font: menu;
}
form {
	margin: 0;
}


#pageContainer {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#pageContainer img {
	border: none;
	/*border: 1px solid #f0f0f0;*/
}


#breadCrumbs {
	float: left;
	width: 100%;
}
#functions {
	float: right;
}
#functions li {
	float: left;
}
#prodMain {
	float: left;
	clear: left;
}
#prodMain_imgGallery {
	float: left;
}	
#imgPreviews {
	margin-left: -5px;
}
#proimg {
	margin-bottom: 8px;
}
#gallery_ui a {
	font-size: 11px;
}
#prodMain_special {
	float: right; /* Contains recently viewed */
}

/*** NAVIGATION ***/
#pageContainer #navAlpha  {
	border-bottom: 2px solid #3a3a3a;
	float: left;
	width: 100%;
}
* html #pageContainer #navAlpha {
	margin: 0; /* IE6 double Margin bug */
}
#pageContainer #navAlpha li {
	float: left;
	background: #F2F2F0 url(https://www.overstock.com/img/mxc/08_1pxRoundCorner.gif) no-repeat top left;
	margin-right: 8px;
}
#pageContainer #navAlpha li.selected {
	background: #3a3a3a  url(https://www.overstock.com/img/mxc/08_1pxRoundCorner.gif) no-repeat top left;
}
#pageContainer #navAlpha a {
	display: block;
	color: #999996;
	font-weight: bold;
	float: left;
	padding: 7px 8px 5px;
	background: url(https://www.overstock.com/img/mxc/08_1pxRoundCorner.gif) no-repeat top right;
}
#pageContainer #navAlpha a:hover {
	color: #777774;
	text-decoration: none;
}
#pageContainer #navAlpha .selected a,
#pageContainer #navAlpha .selected a:hover {
	color: #fff;
	text-decoration: none;
}
#pageContainer li.selected a:hover {
	color: #000;
	text-decoration: underline;
}



/*** TABBED SECTIONS ***/
#prodDescTab,
#prodTechSpecTab,
#prodAccesTab,
#prodPaymentTab,
#prodShipTab {
	float: left;
}
#specContainer {
	float: left;
}


.noSubHead {
	margin-bottom: 12px;
}

#pricing,
#rating_ui,
#prodMain_descShort,
#prodMain_navBeta {
	margin-bottom: 1em;
}
#inventory {
	margin-bottom: 2em;
}
#pricing .price_sale {
	display: block;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2em;
	color: #CC0022;
}
#pricing .price_reg {
	display: block;
}
#pricing .price_savings {
	font-weight: bold;
	padding-left: 5px;
}	
#inventory {
	font-style: italic;
	display:block;
}

#pricing table {
	width: 300px;
}
#pricing table .price_sale {
	font-weight: bold;
	color: #CC0022;
	font-size: 12px;
}
#paymentOptions #navBeta {
	margin-bottom: 16px;
}

#options div {
	margin-bottom: .4em;
}	
#options label {
	width: 75px;
	display: block;
	float: left;
}
#options label.checkbox {
	float: none;
	display: inline;
}
.reviewFlagging {
	float: right;
	text-align: right;
}
.reviewFlagging span {
	float: left;
	margin-right: .5em;
}
#pageContainer .reviewMeter {
	margin-top: 2em;
	color: #3a3a3a;
}
#pageContainer .reviewMeter li {
	margin-bottom: 1px;
	line-height: 15px;
	clear: left;
}
#pageContainer .reviewMeter img {
	margin-right: 6px;
}
.reviewMeter span {
	width: 130px;
	float: left;
	clear:left;
	color: #000;
	font-weight: bold;
}
#overallRating {
	padding-right: 16px;
}	
#ratingOverview,
.reviewSet,
#noReviews {
	padding: 8px 0;
}
#noReviews h6 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
.featuredReview {
	background: #08C; 
	display: block;
	height: 18px;
	width: 32px;
	float: left;
	position: relative;
	top: -2px;
	margin-right: 3px;
}

.featuredReview img {
	vertical-align: top;
}


/*** Primitives ***/
#pageContainer p {
	margin: 0 0 1.2em 0;
	clear: left;
}
#pageContainer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#pageContainer a {
	text-decoration: none;
}


/*** HEADERS ***/
h1, h2, h3, h4, h5, h6 {
	color: #000;
}
.productName {
	font-size: 15px;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
	margin: 0;	
}
.productNameSmall {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	margin:0;
}
a:hover .productNameSmall {
	color: #0088CC;
	text-decoration: underline;
}
.sectionHead,
.sectionHead a {
	font-size: 15px;
	margin:0;
	font-weight: bold;
	color: #000;
}
ul.sectionHead,
ul.sectionHead a {
	font-weight: normal;
}
#pageContainer .heading {
	clear: both;
	display: block;
	margin: 0;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

/*** LINKS ***/

#pageContainer a {
	color: #3a3a3a;
}
#pageContainer a.visible {
	text-decoration: underline;
	color: #000;
}
#pageContainer a:hover {
	color: #0088CC;
	text-decoration: underline;
}
#pageContainer a.visible:hover {
	text-decoration: underline;
}
#functions a {
	font-size: 11px;
	padding-left: 23px;
	margin-left: 1em;
	float: left;	
}
* html #functions a {
	display: inline;
}
.printer {
	background: url(http://cdn.overstock.com/img/mxc/08-icon_printPage.gif) no-repeat left;
}
.envelope {
	background: url(http://cdn.overstock.com/img/mxc/08-icon_emailFriend.gif) no-repeat left;
}
.more {
	clear: both;
	float: none;
	text-decoration: none;
	padding-right: 18px !important;
	background: url(http://cdn.overstock.com/img/mxc/08-icon_submitArrow.gif) no-repeat right;
}
#pageContainer .userName {
	color: #000;
	text-decoration: underline;
}	

.backToTop {
	position: relative;
	top: -2.8em;
	left: 8px;
	float: left;
	clear: left;
	width: 100%;
	padding: 0 0 0 20px;
	font-size: 11px;
	background: url(http://cdn.overstock.com/img/mxc/08-icon_backToTop.gif) no-repeat left;
}
.viewLarger,
.prodTour {
	color: #3a3a3a;

	text-decoration: none;
	padding-left: 20px !important;
}
.viewLarger {
	background: url(http://cdn.overstock.com/img/mxc/08-icon_viewLarge.gif) no-repeat top left;
}
.prodTour {
	background: url(http://cdn.overstock.com/img/mxc/08-icon_filmStrip.gif) no-repeat top left;
}
.icon_refurb {
	clear: left;
	display: block;
	width: 120px;
	line-height: 13px;
	padding-left: 26px;
	font-size: 11px;
	background: url(http://cdn.overstock.com/img/mxc/08-icon_refurb.gif) no-repeat left;
}
.icon_refurb strong {
	font-size: 12px;
	color: #000;
}
#pageContainer .para {
	text-decoration: underline;
}	

			/*** Customer review Flagging links ***/
			.thumbup,
			.thumbdown,
			.flagthis {
				position: relative;
				top: -5px;
				padding: 5px 0 0 5px;
				font-weight: bold;
				float: left;
			}
			.thumbup,
			.thumbdown {
				padding-right: 24px;
			}
			.flagthis {
				margin-left: 15px;
				padding-left: 24px;
			}
			.thumbup {
				background: url(http://cdn.overstock.com/img/mxc/08-icon_reviewsThumbUp.gif) no-repeat top right;
			}
			.thumbdown {
				background: url(http://cdn.overstock.com/img/mxc/08-icon_reviewsThumbDown.gif) no-repeat top right;
			}
			.flagthis {
				background: url(http://cdn.overstock.com/img/mxc/08-icon_reviewsFlag.gif) no-repeat top left;
			}
			/*** Customer review Flagging links ***/
			
.disable a {
	color: #909090 !important;
	cursor:default;
}
.pagination a {
	border: 1px solid #fff;
	border-width: 1px 0;
}
.pagination .select {
	border: 1px solid #e5e5e1;
}



/*** TABLES ***/
table.dataType {
	text-align: left;
}
.inner table.dataType {
	position: relative;
	left: -8px;
}
caption {
	position: relative;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	color: #0088CC;
	padding: 4px 0 4px 8px;
}
.caption {
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	color: #0088CC;
	padding: 4px 0 0 0;
	margin: 0 0 1em 0;
}
th,
th div {
	font-weight: bold;
	color: #000 !important;
}
th,
td,
th div,
td div {
	vertical-align: top;
}
th .price_onsale {
	color: #CC0022 !important;
}

table.dataType th div,
table.dataType td div {
	padding: 2px 0 4px 8px;
}
table.dataType .odd td,
table.dataType .odd th {
	background: #F2F2F0;
	border-top: 1px solid #E5E5E1;
}
table.dataType .even td,
table.dataType .even th {
	background: #fff;
}

#prodSpecs .dataType div {
	color: #0088CC;
}
#prodSpecs .dataType .bullet {
	color: #0088CC;
	margin: 0 0 1em 0;
	clear:left;
}
#prodSpecs .dataType h6 {
	font-weight: normal;
}





/*** FORMS ***/
input.text {
	/*border: 1px solid #7F9DB9;*/
	border: 1px solid #C0C0C0;
	padding: 3px 3px 5px 5px;
	float: left; 
	margin: 0;
}	
input.small {
	width: 8em
}
input.medium {
	width: 14em;
}
input.large {
	width: 20em;
}
.formSubmit {
	position: relative;
	left: -1px;
	float: left;
}



/*** LISTS ***/
#pageContainer .bullet {
	clear:left;
	margin: 0 0 1em 0;
}
dl {
	clear:left;
	width: 95%;
	margin: 0 0 1em 0;
}
ul.bullet li {
	background: url(http://cdn.overstock.com/img/mxc/4px_bullet.gif) no-repeat 0px 6px;
	padding-left: 12px;
}
#pageContainer ul.thumb {
	/*position: relative;
	left: 0;*/
	float: left;
	margin: 4px 0 8px;
}
* html #pageContainer ul.thumb {
	float: none;
}
#pageContainer ul.thumb li {
	overflow:hidden;
}
.horzList li {
	display: inline;
}

#pageContainer .thumb img {
	display: block;
	border: none;
	width: 63px;
	height: 63px;
}	
.horzList li a  {
	padding: 0 8px 0 5px;
}
.horzIcons li{
	float: left;
}
.horzIcons li a {
	display: block;
	padding: 0 8px 2px 5px;
}
.thumb li a {
	padding: 4px;
	display: block;
	float: left;
	border: 1px solid #e5e5e5;
	background: #fff;
}
.thumb li {
	float: left;
	margin: 0 4px 4px 0;
}
.thumb li a:hover {
	border-width: 1px 1px 1px 1px;
	border-top-color: #eee;
	border-right-color: #d0d0d0;
	border-bottom-color: #bbb;
	border-left-color: #c0c0c0;
}
li.firstChild a{
	padding-left: 0;
}


		
dt {
	font-weight: bold;
	color: #000;
	float: left;
	clear: left;
	padding-right: .5em;
}
dd {
	margin: 0;
	padding: 0;
}
#prodSpecs_nav {
	padding-top: 50px;
	width: 260px;
	float: left;
}
#prodSpecs_nav li ,
#prodSpecs_nav li a {
	display: block;
	float: left;
	clear: left;
	width: 232px;
}
#prodSpecs_nav li a {
	border-bottom: 1px solid #E5E5E1;
	padding: 4px 0 2px 28px;
}
#prodSpecs_nav li a:hover {
	background: url(http://cdn.overstock.com/img/mxc/08-icon_submitArrowGrey.gif) no-repeat 8px 5px;
	color: #000;
	text-decoration: underline;
}
#pageContainer .selected,
#pageContainer .sectionHead .selected {
	font-weight: bold;
	color: #000;
}
#prodSpecs_nav .selected,
#prodSpecs_nav .selected:hover {
	background: url(http://cdn.overstock.com/img/mxc/08-icon_submitArrow.gif) no-repeat 8px 5px;
	color: #000;
}

.pagination {
	margin: 0;
	list-style: none;
}
.pagination li {
	float: left;
	margin: 0;
	font-size: 1em;
}
.pagination li a {
	display: block;
	color: #3a3a3a;
	padding: 0 5px;
	text-decoration: none;
	float: left;
}
.pagination li a.select {
	font-weight: bold;
	color: #000;
}
.pagination .next {
	padding-left: 12px;
}
.pagination .prev {
	padding-right: 12px;
}
.pagination .prev a {
	padding-left: 0;
}








/*** Misc Styles ***/
.LiveChatIcon {
	float: left;
	clear: left;
	margin-right: 12px;
	margin-bottom: 8px;
	height: 50px;
}
.horizon {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 3em;
	padding-bottom: 1em;
}	
.important {
	color: #CC0022;
}
.answer {
	font-weight: bold;
	display: inline;
	color: #000;
	padding-left: 0.5em;
}
.terms {
	font-size: 11px;
	line-height: 14px;
}
.submit {
	clear: left;
	/*float: left;*/
	margin: 1em 0;
}

.oversized {
	background: url(http://cdn.overstock.com/img/mxc/08-icon_freightTruck.gif) no-repeat left;
	padding-left: 28px;
}
.strong {
	font-weight: bold;
	color: #000;
}


.proPrice {
	font-weight: bold;
	color: #CC0022;
}
a.proName {
	display: block;
	margin-bottom: 1em;
}
