div.errornotes {color: red}

div.info {float:right; border: 1px solid black; padding: 10px}
span.ilabel {color: #606060}
span.ivalue {color: black}
div.question {font-weight: bold; padding-top: 12px; padding-bottom: 3px}
span.note {color: #606060; font-size: 8pt}

div.cargocultbody {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

div.cargocultbody table {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
    border: 0px;
	border-collapse:collapse;
}

div.cargocultbody td {
	padding: 1px 3px 1px 0px;
}

div.errorwarning {
    padding: 3px;
    margin: 0px 0px 0px 0px;
    background: red;
    color: white;
}
div.errorwarning table {
    margin: 0 0 0 0;
}
div.errorwarning td {
    padding: 4px 4px 3px 4px;
}

div.shipmentdetails {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

.subhead {
	font-family: Tahoma, Arial, Verdana, sans-serif;
    font-weight: bold;
	font-size: 11px;
	color: #404040;
    padding-top: 13px;
	padding-left: 0px;
	padding-right: 5px;
	line-height: 20px;
}

div.subpages {
    padding-top: 13px;
}

a:link, a:visited, a:active {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:hover   {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration:none;
}



select.address option {width: 300px;}



table.stripe,td,th{
	border:0px solid #000;
	border-collapse:collapse;
	margin:0;
	padding:0;
	text-align: left;
}
table.stripe td, table.stripe th{
	padding:.2em .5em;
	vertical-align:top;
	font-weight:normal;
}
table.stripe thead th{
	text-transform:uppercase;
	background:#666;
	color:#fff;
}
table.stripe tbody td{
	background:white;
}
table.stripe tbody th{
	background:#999;
}
table.stripe tbody tr.odd td{
	background:#eee;
}
table.stripe tbody tr.odd th{
	background:#ddd;
}
table.stripe tbody tr.ruled td{
	background:#ccc;
}
table.stripe tbody tr.ruled th{
	background:#ccc;
}
table.stripe caption{
	text-align:left;
	font-size:140%;
	text-transform:uppercase;
	letter-spacing:-1px;
}




h1 {
    color: #666666;
    font-family: Arial, sans-serif;
    font-size: 24pt;
    font-weight: bold;
    margin: 0.2em 0;
    padding: 0;
}

h2 {
    color: #666666;
    font-family: Arial, sans-serif;
    font-size: 18pt;
    font-weight: bold;
    margin: 0.2em 0;
    padding: 0;
}

div.bodycopy {
    color: #333333;
    font-family: Arial, sans-serif;
    font-size: 11pt;
    text-align: left;
}

div.bodycopy a {
    color: #333333;
    font-family: Arial, sans-serif;
    font-size: 11pt;
    text-decoration: none;
    font-weight: bold;
}

div.bodycopy a:link {
    color: #333333;
    font-family: Arial, sans-serif;
    font-size: 11pt;
    text-decoration: none;
    font-weight: bold;
}

div.bodycopy a:visited {
    color: #333333;
    font-family: Arial, sans-serif;
    font-size: 11pt;
    text-decoration: none;
    font-weight: bold;
}

div.bodycopy a:hover {
    color: #999999;
    font-family: Arial, sans-serif;
    font-size: 11pt;
    text-decoration: none;
    font-weight: bold;
}

div.bodycopy p {
    margin: 1em 0;
}

div.bodycopy ul {
    list-style-image: url(/images/grey.gif);
    margin-left: 5px;
    padding-left: 10px;
    vertical-align: middle;
}

div.bodycopy li {
    display: list-item;
}

div.bodycopy div.yellowhead {
    clear: both;
    padding: 2px 5px 2px 5px;
    margin: 20px 0px 5px 0px;
    height: 25px;
    line-height: 25px;
    color: #333333;
    background-color: #ffff00;
    text-align: left;
    font-family: Arial, sans-serif;
    font-size: 14pt;
    font-weight: bold;
}



div.store {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10pt;
}

div.store div.leftbar {
    float: left;
    width: 130px;
    padding: 0px 10px 0px 0px;
    font-size: 10pt;
}

div.store div.leftbar div.categories {
    color: #990;
    font-size: 10pt;
    margin: 1.1em 0;
}

div.store a {
    color: black;
    text-decoration: underline;
    font-size: 10pt;
    margin: 1.1em 0;
}

div.store div.leftbar a {
    color: black;
    text-decoration: underline;
    font-size: 10pt;
    margin: 1.1em 0;
}

div.store div.leftbar div.categories a {
    color: black;
    text-decoration: none;
    font-size: 10pt;
    margin: 1.1em 0;
}

div.store div.products {
    float: left;
    width: 480px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 0px 10px 0px 10px;
}

div.store div.products emph {
    background-color: #ffff00;
    font-weight: bold;
}

div.store div.products ul {
    padding-left: 1.5em;
}

div.store div.cart {
    float: left;
    width: 320px;
    margin-top: 60px;
    font-size: 9pt;
}

div.store div.product {
    border-top: 1px solid #ccc;
}

div.store div.productfooter {
    border-top: 1px solid #ccc;
    padding: 10px 0px 10px 0px;
}

