/* mwc css last edited by SC 6.27.08 */

/* ---- Global ------------------------------ */

 * { 
    padding: 0; 
    margin: 0;
}
/**/
/* ---- Type ------------------------------ */

body {
    font-size: 62.5%; /* brings everything down to 10px for easy math */
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.8em; /* 18px */
}

p, li {
    font-size: 1.4em;
}

#content dl {
    font-size: 1.4em;
}

#content p { 
    margin-bottom: 18px;
    padding: 0 6px;
}

#stationIntro p {
    font-size: 1.2em;
}

h1 { 
    font-size: 2.1em;
    padding: 18px 6px 3px 6px;
    font-weight: normal;
}

h2 {
    font-size: 1.6em;
    padding: 12px 6px 0 6px;
    font-weight: normal;
}

h3 {
    font-size: 1.4em;
    padding-left: 6px;
    color: #000;
}

h4 {
    font-size: 1.2em;
    padding-left: 6px;
    color: #006666;
}

.strike { 
    text-decoration: line-through;
}

#footer ul {
    width: 225px;
    list-style-type: none;
    color: #9f9f9f;
    text-align: right;
}

.clientLogo ul {
    list-style-type: none;
}

#content ul, #content ol, #content dl  {
    padding: 0 6px;
    margin-bottom: 18px;
}

#content li {
    margin-bottom: 3px;
}

.restrictions li {
    text-align: left;
}

.restrictions li strong {
    font-weight: bold;
}

.restrictions ul  {
    margin-left: 18px;
    font-size: .714em;
    line-height: 1.8em;
    list-style-type: disc;
}

#content dt {
    color: #006666;
}

.longDescription h2 {
    background: none;
    color: #006666;
    margin-bottom: 18px;
    font-size: 1.8em;
    font-weight: bold;
}

.longDescription dd {margin-bottom: .5em;}


/* ---- Color ------------------------------ */

body {
    background: #172120 url(../images/back-teal.jpg) fixed repeat-x;
}

h1, h2 {
    background: #667a8d;
    color: white;
    clear: both;
}


#sideBar dl {
    background: #f2f1d5;
}

.odd {
    background: #dfdeb6;
}

#sideBar dt {
    color: #d33d13;
}

#sideBar dd {
    color: #6e7f83;
}


/* ---- Layout ------------------------------ */

#wrapper {
    width: 895px;	
    margin: 0 auto;
}

#bannerContent, #content {
    float: right;
    width: 690px;
}


#contentWide {
    width: 895px;
}


#bannerContent {
    width: 895px;
}


#bannerContent img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 5px 0px;
}

#bannerSide img {
    padding: 10px 0 10px 16px;
    display: block;
}

#bannerSide, #sideBar {
    float: left;
    width: 205px;
}

#banner, #main {
    background: white;
    float: left;
}

#content .gutter {
    padding: 0 20px;
}

#footer {
    clear: both;
    float: left;
    margin: 18px 0;
    width: 100%;
}

.longDescription {
    margin-top: 18px;
    clear: both;
}

.logoGrid img {
    float: left;
    margin: 3px 2px 0 2px;
    display: inline; /* ie6 double margin float bug killer */
}

.logoGrid {
    padding: 0 1px;
}


/* ---- Featured Offer ------------------------------ */

.offer {
    float: left;
    position: relative;
    border-bottom: 5px solid #dfdeb6;
    margin-bottom: 6px;
    width: 650px;
}

.clientLogo {
    float: left;
    width: 216px;
    padding-top: 12px;
}

.clientLogo div {
    width: 214px;
    text-align: center;
}

.clientLogo div img {
    max-width: 214px;
}

.clientIntro {
    float: right;
    width: 432px;
    background: #f2f1d5;
    padding: 12px 0 2.4em 0;
}

#content .clientIntro .col1 dl {
    font-size: 1.2em;
    margin-bottom: 0;
}

#content .clientIntro .col2 dt {
    float: left;
    width: 6.5em;
    padding-right: .6em;
}

.clientIntro dt {
    font-weight: bold;
}

.clientIntro .col1 {
    float: left;
    width: 204px;
    margin-bottom: 12px;
    padding: 0 6px 0 0;
}

.clientIntro .col2 {
    float: right;
    width: 204px;
    margin-bottom: 12px;
    padding: 0 6px 0 0;
}

#content .clientIntro .shortDescription {
    float: left;
    width: 420px;
    font-size: 1.2em;
    margin-bottom: 0;
    padding: 0 6px;
}


.clientIntro .col2 dt.buy {
    width: 8.5em;
}

.clientIntro .col2 dd.remain {
    text-align: center;
    font-size: .857em; /* 12px */
    font-weight: bold;
    line-height: 3.25em;
}

.buy a {
    background: #b33410;
    display: block;
    padding: 10px 14px;
    text-transform: uppercase;
    text-align: center;
    width: 5em;
}

.buy a:link {
    color: #fff;
    text-decoration: none;
}

.buy input {
    background: #b33410;
    display: block;
    color: #fff;
    padding: 10px 14px;
    text-transform: uppercase;
    width: 7em;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    border: none;
}

.buyme {
    background: #b33410;
    display: block;
    color: #fff;
    padding: 10px 7px;
    text-transform: uppercase;
    width: 7em;
	font-size: .8em;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    border: none;
}




.buy .sold_out, .buy .future_sale, .buy .units_reserved {
    display: block;
    padding: 10px 14px;
    text-align: center;
    width: 5em;
    text-transform: uppercase;
}

.buy .sold_out {
    background: yellow;
    color: black;
}

.buy .future_sale {
    background: blue;
    color: white;
}

.buy .units_reserved {
    background: orange;
    color: black;
    width: 10em;
    font-size: 1.1em;
}

.quantity select {
    width: 3.4em;
}

.quantity {
    margin: 9px 0;
}


/* order form */

#orders form { 
    float: left;
    font-size: 1.2em; 
    background: #f2f1d5;
    border: 1px solid #dfdeb6;
}

#orders fieldset {
    float: left;
    width: 352px;
    margin: 6px 5px;
    padding: 6px;
    border: none;
    display: inline; /* ie double margin float killer */
}

#orders fieldset.details {
    display: block;
    float: none;
    font-size: .9em;
    line-height: 1.2em;
    background: #ffffef;
    border: 1px solid #dfdeb6;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
}

#orders fieldset.wide {
    width: 800px;
}

#orders fieldset.fullwidth {
    width: 714px;
}

#orders legend {	
    font-weight: bold;
    color: #333;
    margin: 0;
    padding: 0;
}

#orders h3 {
    clear: both;
    padding: 0;
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 1em;
    color: #333;
}

#orders label {
    float: left;
    width: 13em;
}

#orders .fullwidth .auto label {
    float: left;
    width: 650px;
}

#orders .details .auto label {
    float: left;
    width: 400px;
}

#orders form p {
    clear: left;
    width: 100%;
    padding: 0;
    font-size: 1.0em;
    margin-bottom: 0;
}

#orders form .restrictions {
    clear: both;
    margin-bottom: 0;
}

#orders form h4 {
    clear: left;
}

#orders input {
    width: 175px;
    margin-bottom: 6px;
}

#orders select {
    width: 150px;
    margin-bottom: 6px;
}

#orders .mi input {
    width: 28px;
}


#orders input[type="text"], #orders textarea, #orders select {
    border-top: 2px solid #999;
    border-left: 2px solid #999;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

#orders .auto input {
    width: auto;
    float: left;
    margin: 0 1em 1em 0;
}

#orders input:focus, textarea:focus {
    background: #ffc;
}

#orders textarea {
    width: 300px;
    height: 100px;
}

#orders .double {
    height: 4em;
}

#orders strong {
    font-weight: bold;
    color: red;
}


/* ---- Misc Details ------------------------------ */

#stationIntro {
    float: left;
    position: relative;
    background: transparent url(../images/box-back-bottom.gif) bottom left no-repeat;
    margin: 0 0px 5px -11px;
    padding-bottom: 1em;
    width: 221px;
}

#stationIntro p, #stationIntro h3 {
    padding: 0 15px 0 15px;
}

#stationIntro p {
    margin: 0 0 1em 0;
}

.boxtop {
    float: left;
    background: transparent url(../images/box-back-top.gif) top right no-repeat;
    width: 100%;
    padding-top: 1em;
}

.shadow {
    background: url(../images/shadow.gif) no-repeat bottom right;
    float: left;
    position: relative;
    width: 100%

}

#stationIntro .learnMore  {
    clear: both;
    background: transparent url(../images/learn_more-teal.gif) 0px 0 no-repeat;
    font-size: 1.0em;
    margin-bottom: 0;
    padding: 3px 6px 0 50px;
}

#content .offer .learnMore  {
    clear: both;
    background: transparent url(../images/learn_more-tan.gif) 0px 0 no-repeat;
    margin-bottom: 0;
    padding: 3px 6px 0 50px;
}

.learnMore {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 3px 6px 0 50px;
    font-size: 1.0em;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

a img {
    border: none;
}

.mtop, #orders input.mtop {
    margin-top: 18px;
}



/* ---- Nav ------------------------------ */

#mainNav {
    margin-top: 18px;
    width: 100%;
    float: left;
}

#mainNav li {
    float: left;
    list-style-type: none;
    color: white;
    text-transform: uppercase;
}

#mainNav a { 
    float: left;
    padding: 6px 10px 3px 10px;
}

#mainNav a:link, #mainNav a:visited {
    color: #fff;
    text-decoration: none;
}

#mainNav a:hover {
    color: #fff;
    background: #333;
    text-decoration: none;
}

/* --- Category Menu --- */
#categoryMenu {
    background: #55697c;
    padding: 12px 6px 0 6px ;
    color: #fff;
    font-size: 1.6em;
    margin-bottom: .4em;
}

/* --- Side Bar --- */

#sideBar dl {
    margin-bottom: 6px;
}	

#sideBar dt {
    line-height: 1.2em;
    font-size: 1.2em;
    padding: 4px 6px 0 6px;
}

#sideBar dd {
    text-align: right;
    line-height: 1.2em;
    font-size: 1.0em;
    padding: 0 6px 3px 6px;
}

#sideBar dt a {display: block;}

/* ---- Links ------------------------------ */

#footer ul li a:link {
    color: #d3927f;
}

a:link {
    color: #d33d13;
}

a:active {
    color: #2ec3c1;
}

a:hover, #footer ul li a:hover {
    color: #070508;
}

a:visited {
    color: #0967be;
}

.learnMore a:link, #sideBar dl a:link  {	
    text-decoration: none;
	}

	.learnMore a:hover, #sideBar dl a:hover  {	
	    text-decoration: underline;
	}

	#orders form p#ship_addr_same {
	    display: block;
	    float: left;
	    clear: none;
	    width: 200px;
	    margin-left: 10px;
}

#orders form .logo {
    vertical-align: middle;
    width: 260px;
    text-align: left;
}

#orders form .logo h3 {
    font-size: 1.3em;
}


#orders form .logo img {
    max-width: 204px;
}

#orders form .countdown {
    font-size: 1.2em;
}

#orderCountdown {
    font-weight: bold;
    font-size: 1.3em;
}

.message {
    font-size: 1.3em;
    color: #f00;
    margin: 1.4em;
    font-weight: bold;
}

.past_offers strike {
    color: #f00;
}

.payment_result {
    margin-top: 5em;
}

.helper {
    vertical-align: middle;
    padding: 0;
    margin: 0;
}

.hidden {
    display: none;
}

/* -- Custom CSS for MWC AUCTION */
h4 {
    font-size: 1.2em;
    padding-right: 6px;
    color: #006666;
	float: right;
}

.producttable  {
	border: thin #333333 solid;
}

.producttable td {
	margin-top: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 1.1em;
}

.no {
	font-weight: bold;
	color: Red;
}

#contentcenterWIDE h2 {

	margin-bottom: 20px;

}
/*
.producttable button {
    background: #b33410;
    display: block;
    color: #fff;
    padding: 10px 7px;
    text-transform: uppercase;
    width: 7em;
    font-weight: bold;
	font-size: .8em;
    font-family: Arial, Helvetica, sans-serif;
    border: none;
  
	margin-left: auto;
    margin-right: auto	

}
*/
.rowA td h4, .rowB td h4 {
	vertical-align:top;
} 

.vendor {
	display: block;
	float: left;
    clear: none;
	margin-left: 15px;	
	line-height:1.1em;
}

.vendor h4 {
	padding-left:0;
	float: left;
    clear: both;
}


#contentcenter h3 {
	font-size:16px;
}

#contentcenter ul, #contentcenter ol  {
	margin-left: 35px;
}

.money {
	color:#000000;
	float:left;
	padding-left:0;
}

#contentWide #footer {
	width: 90%;
}

#contentWide #contentcenter, #contentWide #footer {
  padding-right: 30px;
  padding-left: 30px;
}

#contentWide #contentcenter .producttable {
  width: 100%;
}

.headrow {
	background-color: #ccc;
}

.altrow {
	background-color: #EFFFBF;
}
.row {
	background-color: #fff;
}

.onrow {
	background-color: #FFC1C1;
}

#member .mybtn {
	margin:auto;
	margin-top:5px;	
}

#member th, #member td, #member a {
	font-size: 1.2em;
}