
/*OVERRIDE MAIN.CSS */
table, td, th, div, a, span, p, h1, h2, h3, h4, h5, h6 { 
	color: #000;
	font: 12px/15px arial, helvetica, sans-serif;
	background: transparent;
}
input, select {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #000;
}
form {
	margin: 0;
}


#pageContainer {
    overflow: hidden;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#pageContainer img {
	border: none;
}
#windowMain {
	margin-bottom: 2em;
}	
#windowMain p {
	position: relative;
}	


/*** breadcrumbs ***/
#breadCrumbs {
	float: left;
	width: 100%;
	margin-bottom: 8px;
}






/*** Navigation ***/
#pageContainer #navAlpha  {
	border-bottom: 2px solid #000;
	float: left;
	width: 100%;
	margin-bottom: 8px;
}
#pageContainer #navAlpha li {
	float: left;
	background: #eaeaea url(https://www.overstock.com/img/mxc/08_1pxRoundCorner.gif) no-repeat top left;
	margin-right: 8px;
}
#pageContainer #navAlpha li.selected {
	background: #000  url(https://www.overstock.com/img/mxc/08_1pxRoundCorner.gif) no-repeat top left;
}
#pageContainer #navAlpha a {
	display: block;
	color: #000;
	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 {
	background: #e0e0e0 url(https://www.overstock.com/img/mxc/08_1pxRoundCorner.gif) no-repeat top left;
}
#pageContainer #navAlpha li.selected a:hover {
	background: transparent  url(https://www.overstock.com/img/mxc/08_1pxRoundCorner.gif) no-repeat top right;
}

#pageContainer #navAlpha .selected a,
#pageContainer #navAlpha .selected a:hover {
	color: #fff;
}
#pageContainer li.selected a:hover {
	color: #000;
}
.indicator {
	margin-left: 7px;
}

/*** 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;
}









/*** LINKS ***/
#pageContainer a {
	color: #000;
}
#pageContainer p a,
#pageContainer a.visible {
	text-decoration: underline;
}
#pageContainer a:hover {
	color: #336699;
}
#pageContainer a.visible:hover {
	text-decoration: underline;
}
.more {
	clear: both;
	float: none;
	text-decoration: none;
	color: #000;
	padding-right: 18px !important;
}








/*** LISTS ***/
#pageContainer #orderDetails_date,
#pageContainer #orderDetails_shipment {
	float: left;
	width: 100%;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.horzList li{
	display: inline;
}
.horzList li a  {
	padding: 0 8px 0 5px;
}
.horzIcons li{
	float: left;
}
.horzIcons li a {
	display: block;
	padding: 0 8px 2px 5px;
}
li.firstChild a{
	padding-left: 0;
}
#pageContainer ul.bullet {
	clear:left;
	width: 100%;
	margin-bottom: 1em;
}
ul.subNav li {
	padding-left: 16px;
}
ul.bullet li {
	padding-left: 12px;
}
#pageContainer .selected,
#pageContainer .sectionHead .selected {
	font-weight: bold;
	color: #000;
}

form ol li {
	display: block;
}
#emailFrequency  ol li {
	clear: left;
}
dl {
	clear:left;
	float: left;
	width: 95%;
	margin: 0;
	display: inline;
}
dt {
	font-weight: bold;
	color: #000;
	float: left;
	clear: left;
	padding-right: .5em;
}
dd {
	margin: 0 0 1em 0;
	padding: 0;
}

.list dd {
	margin:0;
}





/*** TABLES ***/
#windowMain table {
	width:auto;
	font: 1em arial, helvetica, sans-serif;
	margin-bottom: 1em;
}	
#windowMain table th {
	font-weight: bold;
	color: #000;
}
#windowMain table.dataType {
	width: auto;
	clear: both;
}
#windowMain table tr {
	height: auto;
}
#windowMain table a,
#windowMain table a:link {
	display: block;
	text-decoration: none;
}
.dataType th span {
	font-weight: normal;
	display: block;
	margin: .3em 0 0 0;
}
.dataType th,
.dataType th div {
	font-size: 1em;
	line-height: 1.2em;
	vertical-align: bottom;
	text-align: left;
}
.dataType td {
	font-size: .9em;
	line-height: 1.3em;
}
#windowMain .dataType td label {
	font-size: 1em;
	font-weight: normal;
}
.dataType td, 
.dataType th  {
	padding: 3px 8px;
	vertical-align: middle;
}

.dataType tr.odd td {
	background: #F2F2F0;
}
.dataType tr.odd th {
	background: #F2F2F0;
}
.dataType tr.odd td.noBackground {
	background: #FFF;
}


.dataType a.viewOrder,
.dataType a.remove {
	display: block;
	padding: 0 0 0 17px;
}







/* Gift Card Balance Table */
#windowMain #response {
	padding: 0 0 1em 0;
	margin-bottom: 1em;
}
#windowMain #GC_balance {
	width: 100%;
	text-align: left;
}
#windowMain #GC_balance th .balance,
#windowMain #GC_balance td .balance {
	width: 174px;
	padding: 0;
}
#windowMain #GC_balance th .cardNum,
#windowMain #GC_balance td .cardNum {
	width: 194px;
	padding: 0;
}
#windowMain #GC_balance td .balance {
}	
#windowMain #GC_balance td div{
	border-top: 1px solid #fff;
}	
#windowMain #GC_balance th .balance,
#windowMain #GC_balance th .cardNum {
	color: #000;
	background: #E5E5E1;
	font-weight: normal;
	padding: 10px 0 3px 8px;
}
#windowMain #GC_balance td .balance,
#windowMain #GC_balance td .cardNum {
	font-weight: bold;
	color: #000;
	background: #F2F2F0;
	padding: 4px 0 3px 8px;
}











/*** FORMS ***/

#windowMain form,
#pageContainer fieldset,
#windowMain fieldset {
	float: left;
	clear: left;
	width: 100%;
	border: none;
	padding: 0;
	margin: 0 0 1.5em 0;
}
#windowMain fieldset.submit {
	float: left;
	width: 100%; 
	margin-bottom: 2em;
}
#windowMain fieldset.submitAlt {
	float: none;
	width: auto;
}

#windowMain fieldset.submit input {
	float: left;
	margin-right: 8px;
}
#pageContainer legend,
#windowMain legend {
	color: #000;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}
#windowMain form ol{
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#windowMain form li {
	float: left;
	margin-bottom: 0.3em;
}
#windowMain form .standAlone {
	margin-bottom: 1.2em;
}
#windowMain label {
	position: relative;
	font-weight: bold;
	color: #000;
	display: block;
	margin-bottom: 2px;
}
#emailFrequency label {
	font-weight: normal;
}
#windowMain label.label_checkbox {
	display: inline;
}
#windowMain form input.text {
	font-size: 12px;
	color: #000;
	border: 1px solid #7F9DB9;
	padding: 2px 1px 2px 4px;
	margin: 0 0 .3em 0;
	float: left;
	clear:left;
}
form .small {
	width: 176px;
}
form .large {
	width: 368px;
}
form select.small {
	width: 183px;
}

#windowMain .hiddenText {
	/* 
		- HIDE from view
		- Screen reader accessible */	
	position: absolute;
	left: -9999px;
}
#windowMain .example {
	margin: 3px 0 0 8px;
	display: block;
	float: left;
}
#windowMain label strong {
	font-family: arial, helvetica, sans-serif;
	display: block;
	font-weight: normal;
	text-align: left;
	color: #C71F2A;
	padding-left: 17px;
	margin: 1px 0 4px;
}
#windowMain label em.required {
	color:#C71F2A;
}


#windowMain .cancel {
	display: block;
	width: 117px;
	height: 23px;
	float: left;
}
#windowMain .cancel span {
	position: absolute;
	top: -9999px;
}

label {
	display: block;
}	


/* O-Mail Form 
#omailForm {
	min-height: 192px;
}
* html #omailForm {
	height: 192px;
}	
#omailForm label {
	margin-bottom: 8px;
}
input.omail {
	border: 1px solid #c0c0c0 !important;
	padding: 2px 3px 1px 5px;
	height: 18px;
	float: left; 
	margin: 0;
	font-size: 12px;
	width: 151px;
}	
.formSubmit {
	position: relative;
	left: -1px;
	float: left;
}
*/












/*** Misc ***/
#pageContainer .selected a {
	font-weight: bold;
	color: #000;
}

#acceptanceMap {
	margin-top: 3em;
}
label .strong {
	font-weight: bold;
	color: #000;
	display: block;
}
.important,
#windowMain .important th,
#windowMain .important td {
	color: #C71F2A;
}
strong,
.strong {
	font-weight: bold;
	color: #000;
}	

.paraHeader {
	font-weight: bold;
	color: #000;
	margin:0;
	line-height: 21px;
}
.button {
	float: left;
	text-decoration: none;
	padding: 8px 18px 0 0 !important;
}
.note {
	clear:left;
	font-size: 11px;
	color: #C71F2A;	
	display: block;
	padding-bottom: 1em;
}
.warning,
.confirm {
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	padding-left: 17px;
	margin: 0px 0 2px 0;
}
.warning {
	display: block;
	color: #C71F2A;
}
.confirm {
	color: #000;
	float: left;
	margin: 0 0 1em 0;
}
.livechat {
	float: right;
}
.hasTooltip {
	padding-right: 14px;
	cursor: pointer;
	float: left;
}



/*** Layers ***/
.hideObject, .closeObject {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	cursor: pointer;
	width: 19px;
	height: 19px;
	text-indent: -9999px;
}







/*** MAIN STYLES ***/
#greeting {
	min-height: 80px;
}
* html #greeting  {
	height: 80px;
}
#windowInner {
	padding-bottom: 2em;
	min-height: 344px;
}
* html #windowInner {
	height: 344px;
}
#colLeft img {
	vertical-align: top;
}
#pageContainer .sectionHeader {
	margin-bottom: 2em;
}
#pageContainer .paraHeader {
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	display: block;
}
#pageContainer .sectionTitle {
	font-size: 16px;
	Font-weight: bold;
	color: #000;
	margin: 0;
}
#pageContainer .pagination {
	float: left;
	width: 100%;
}
#pageContainer .pagination ul {
	padding: 6px 0;
	float: right;
}
#pageContainer .pagination ul li {
	float: left;
	margin-left: 4px;
}	
#pageContainer .pagination ul a {
	display: block;
	float: left;
	padding: 0 4px;
}
#pageContainer .pagination ul li.selected a {
	color: #fff;
}
#omailForm {
	height: 100%;
}	
#promotions li {
	margin: 0 0 1em 0;
	padding-left: 63px;
}
#promotions li a:hover strong {
	color: #336699;
}

#navAlpha .innerTab {
	/*** Override this style until GRID transition is complete **/
	padding:0 !important;
}








