* {
	font-family: arial,helvetica,sans-serif;
}

body {
	font-size: 75%;
	margin: 0;
	padding: 0;
}

input{
	width: 175px;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
}

#topBar {
	margin: 0;
	padding: 0;
	line-height: .5;
	height: .5;
	background-color: #dddece;
}

#main {
	width: 981px;
	margin: 0 auto;
	padding: 0 7px;
	background-color: #fff;
}

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

#logo {
	float: left;
	margin-left: 14px;
}

#utility {
	float: right;
	margin-right: 20px;
	padding-top: 3px;
	color: #ccc;
}

#tabNav {
	float: none;
	margin: -20px 0 0 0;
	padding: 0 0 0 275px;
	vertical-align: top;
	line-height: normal;
	background: url("/static/images/style/tab_bottom.gif") bottom left repeat-x;
}

#tabNav ul,#tabNav li {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#tabNav li#inactive_li {
	display: block;
	border-left: 1px solid #ccc;
	margin: 0 2px 0 0;
	padding: 5px 15px 5px 15px;
	color: #369;
	font-weight: bold;
	text-decoration: none;
	background: url("/static/images/style/unselected_tab.jpg") top right no-repeat;
}

#tabNav li#inactive_li:hover {
	color: #205080;
	text-decoration: none;
	border-left: 1px solid #cdcdcd;
	background: url("/static/images/style/rollover_tab.gif") top right no-repeat;
}

#tabNav li#active_li {
	margin: 0 2px 0 0;
	padding: 5px 15px 6px 15px;
	font-weight: bold;
	color: #000;
	border-left: 1px solid #b3b1b1;
	border-bottom: none;
	background: url("/static/images/style/selected_tab.gif") top right no-repeat;
}

#container {
	width: 981px;
	margin: 11px 0 5px 0;
	padding: 0;
	vertical-align: top;
}

#signon {
	width: 232px;
	margin: 0;
	padding: 10px 0 0 0;
	border: 1px solid #9bb2c8;
	background: url("/static/images/style/login_background.jpg") top left repeat-x;
}

#right_side{
	float: right;
	width: 232px;
}

#signon p {
	margin: 0 5px 10px 15px;
	line-height: 1.5em;
}

#signon h2 {
	margin: 0 5px 0 15px;
	padding: 0;
	color: #666;
	font-size: 120%;
	font-family: Myriad,Arial,Helvetica;
}

#signon h3 {
	margin: 0 5px 0 15px;
	padding: 0;
	font-size: 100%;
}

#signon h2#hdrSignon {
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;
	color: #000;
	font-size: 150%;
}

#signon ul {
	margin: 0 5px 5px 15px;
	list-style-type: none;
	padding-left: 0;
	line-height: 1.5em;
}

#signon select {
	font-size: 90%;
}

#persMsg {
	line-height: normal;
	font-weight: bold;
}

form {
	margin: 0;
	padding: 0;
}

#signon form {
	margin-left: 15px;
}

#frmSignon label {
	font-size: 90%;
}

#frmSignon input {
	font-size: 100%;
}

#frmSignon div {
	margin: 0 0 4px 0;
}

#frmLocator {
	margin: 0 10px 0 0;
}

#frmLocator input {
	font-size: 90%;
	color: #999;
}

#signon #frmLocator {
	margin-bottom: 10px;
}

#stagecoach {
	display: block;
	margin-bottom: -3px;
}

html>body #stagecoach {
	margin: 0;
}

#content {
	padding: 0;
	background-color: #fff;
}

#mainAd {
	width: 731px;
	margin: 0 0 10px 0;
	height: 194px;
}

#mainAd #top_blurb{
	background-color: #6a8aca;
	padding: 10px 5px 10px 5px;
	font-size: 18px;
	color: white;
	width: 440px;
	margin: 0 5px 10px 0;
}
#mainAd h2{
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}
#mainAd #bottom_blurb{
	background-color: #F2E2BE;
	padding: 10px 5px 10px 15px;
	font-size: 14px;
	color: black;
	width: 430px;
}

#article_boxes {
	width: 738px;
	margin: 0;
	height: auto;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: url("/static/images/style/product_list_bg_bottom2.jpg") top repeat-x;
}

#content_box {
	height: 150px;
}

#content_box img,.buy, .sell{
	float: left;
	margin: 25px;
}

.article_box {
	float: left;
	width: 246px;
	padding: 0;
	margin: 0;
}

.small{ font-size: 10px; }

.article_box h1, .newsItem h1, h4 {
	margin: 0 0 5px 0;
	padding: 4px 0 4px 8px;
	font-size: 130%;
	font-family: Myriad,Arial,Helvetica;
	color: #666;
	background: url("/static/images/style/product_list_bg.gif") top repeat-x;
}

.article_box ul {
	margin: 0 0 5px 0;
	padding-left: 10px;
	list-style-type: none;
}

.article_box ul li {
	padding-bottom: 3px;
}

.article_box ul li a {
	font-weight: bold;
}

.article_box ul li ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.article_box ul li ul li {
	display: inline;
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}

.article_box	 ul li ul li a {
	font-weight: normal;
}

.article_box p{
	padding: 5px;
	font-size: 11px;
}

.newsItem p{
	padding: 5px;
}

#navLeft h2 {
	border-right: 1px solid #ccc;
}

#navMid h2 {
	border-right: 1px solid #ccc;
	border-left: 1px solid #fff;
}

#navRight h2 {
	border-left: 1px solid #fff;
}

#navBottom {
	width: 731px;
	clear: left;
	margin: 0;
	padding: 0;
	height: 7px;
	line-height: 7px;
	background: url("/static/images/style/product_list_shadow.gif") top repeat-x;
}


a.signonHelp:link,a.signonHelp:hover,a.signonHelp:visited {
	font-weight: bold;
	text-decoration: underline;
}

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

a:hover,a:active {
	color: #002cda;
	text-decoration: underline;
}

img {
	border: none;
}

div {
	vertical-align: top;
}

p {
	margin: 0 0 12px 0;
}


.rowContainer {
	padding: 0;
	margin: 0;
}

.rowContainer .tasAd {
	height: 84px;
}

.contentSm {
	float: left;
	width: 243px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.contentSmLeft {
	float: left;
	width: 245px;
	margin: 0;
	text-align: left;
	vertical-align: top;
}

.contentSm h3 {
	margin: 0 0 4px 8px;
	font-size: 115%;
	font-family: Myriad,Arial,Helvetica;
	color: #666;
}

.contentSmLeft h3 {
	margin: 0 0 4px 0;
	font-size: 115%;
	font-family: Myriad,Arial,Helvetica;
	color: #666;
}

.contentSm select {
	float: left;
	width: 174px;
	margin: 0 6px 0 8px;
	font-size: 90%;
}

.contentSmLeft select {
	float: left;
	width: 174px;
	margin: 0 6px 0 0;
	font-size: 90%;
}

.contentSm input,.contentSmLeft input {
	clear: right;
	margin: 0;
}

.contentSm p,.contentSmLeft p {
	margin: 0 6px 0 8px;
	padding: 0;
}

img.adv {
	padding: 11px 0 0 0;
}

.contentSm img.adv {
	padding-left: 8px;
}

.contentMedium {
	float: left;
	width: 485px;
	height: 84px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	overflow: hidden;
}

.contentLarge {
	width: 731px;
	height: 84px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	overflow: hidden;
}

.clearAll {
	display: inherit;
	clear: left;
	height: 0;
	line-height: 0;
}

.clear{
	clear: both;
}

.signonDivider {
	margin: 0 0 4px 0;
	padding: 0;
	height: 1px;
	line-height: 1px;
	background-color: #9bb2c8;
}

.divider {
	margin: 0 0 24px 0;
	padding: 0;
	height: 1px;
	line-height: 1px;
	background-color: #b3b1b1;
}

html>body .divider {
	margin-top: 0;
}

#footer {
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 90%;
	color: #666;
	width: 500px;
}
#footer li{
	float: left;
	list-style: none;
	display: block;
	margin: 0 5px 0 0;
}

.legal_footer{
	font-size: 85%;
}

.notnot {
	width: 420px;
	margin: 0 auto 22px auto;
	padding: 2px 0;
	border: 1px solid #ccc;
}

.notnot h4 {
	font-size: 100%;
	margin: 0 20px;
	text-align: left;
}

.notnot ul {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 100%;
	text-align: left;
}

#footerNav,.discl,#copyright {
	width: 610px;
	margin: 0 auto 18px auto;
}

.discl {
	text-align: left;
}

.new {
	color: red;
}

a.signup:link,a.signup:hover,a.signup:active,a.signup:visited {
	text-decoration: underline;
}

a.sub:link,a.sub:hover,a.sub:active,a.sub:visited {
	text-decoration: underline;
}

#navContainer div ul li a.sub {
	font-weight: normal;
}

#navContainer div ul li a.last {
	font-weight: normal;
	text-decoration: none;
	padding-right: 12px;
}

a.setHome {
	display: block;
	float: right;
	margin-top: -18px;
}

#emergency {
	margin: 10px 0 15px 0;
	line-height: 1.6em;
}

#emergency a:link,#emergency a:hover,#emergency a:active,#emergency a:visited {
	text-decoration: underline;
}

.info {
	color: #666;
	padding: 5px 0 20px 40px;
}

.alert {
	color: #900;
}

.hide {
	display: none;
}

acronym,abbr {
	text-decoration: none;
}

a.spSignonHelp:link,a.spSignonHelp:hover,a.spSignonHelp:visited {
	display: block;
	float: none;
	width: 147px;
	clear: both;
	font-size: 80%;
	text-decoration: underline;
}

#signon h2#spHdrSignon {
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	color: #000;
	font-size: 150%;
}

em.ingles {
	font-size: 90%;
	font-weight: normal;
}

em.inglesSearch {
	padding: 3px 0 0 80px;
	font-size: 90%;
	font-weight: normal;
}

#signon h2#spHdrSignon em.ingles {
	display: block;
	text-align: right;
	margin: 0 30px 5px 0;
	padding: 0;
	font-size: 60%;
	font-weight: normal;
}

.spNotnot {
	width: 440px;
	margin: 0 auto 22px auto;
	padding: 2px 0;
	border: 1px solid #ccc;
}

.spNotnot h4 {
	font-size: 100%;
	margin: 0 20px;
	text-align: left;
}

.spNotnot ul {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 100%;
	text-align: left;
}

.buy{
	border-bottom: 2px solid green;
	padding: 2px;
}
.sell{
	border-bottom: 2px solid red;

}

.with_sidebar{
	width: 700px;
	text-align: left;
}

/* buy page */
.product_images{
	width: 300px;
	float: left;
}
#product_details{
	float: right;
	width: 650px;
}
#buy li{
	float: left;
	list-style: none;
	margin: 5px 8px 5px 8px;
}
#buy li a{
	font-size: 11px;
}

.center{
    text-align: center;
}

/* sell page */
#offer_price{
	padding: 3px;
	background-color: #E5E5E5;
	text-align: center;
	border:2px dashed gray;
	width: 350px;
	margin: 10px;
}

#do_business{
	border: 1px solid gray;
	padding: 10px;
	margin: 0 auto 0 auto;
}

th{
	text-align: left;
}

/* Cart */

#cart{
    width: 750px;
}

#cart #transaction_id{
    width: 100%;
    text-align:right;
    font-size: 80%;
    font-weight: bold;
}

#cart .item{
    width: 100%;
    clear: both;
    font-size: 95%;
}

.item{
    height: 1.6em;
    background: #F6F6F6;
}
.item#row_title{
    font-weight: bold;
}

.item .item_column{
    float: left;
    width: 75px;
    border-right: 2px solid #DDD;
}

.item #item_title{
    width: 510px;
}

.item #item_price{
    width: 132px;
    text-align: center;
}

.item #item_qty{
    text-align: center;
}

.item #item_remove{
    width: 25px;
    text-align: center;
    font-weight: bold;
    color: #f60018;
}

#item_spacer{
    background: #FFF;
    border-top: 2px solid #DDD;
}
#cart_description{
    width: 585px;
    text-align: right;
    float: left;
}

#cart_right_col{
    float: left;
    width: 120px;
    padding-right: 0px;
    padding-left: 43px;
    text-align: left;
    border-right:  2px solid #DDD;
} 

.cart_discount{
    font-weight: bold;
    color: green;
}
.cart_total{
    font-weight: bold;
    border-bottom:  2px solid #DDD;
    font-size: 115%;
    height: 1.6em;

}

.featured {
	padding: 10px;
}

.featured h1{
	display:inline;
}









