/*-------------------------------------------------
PAGE BODY
-------------------------------------------------*/

html, body {
	margin: 0;
	padding: 0;
}

body {
	 padding: 20px;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333;
	background-color: #fff;
	text-align: center; /* Centering hack for IE5.5 */
}

/* Make sure the table cells show the right font */
td { 
vertical-align: top;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
}


/*-------------------------------------------------
GLOBALS & GENERAL CASES
-------------------------------------------------*/

a {text-decoration: underline; padding: 1px; }

a:link { color: #03c; }
a:visited { color: #03c; }
a:hover { color: #fff; background-color: #30c; text-decoration: none; }

a.white { color: #fff; }

form {
margin: 0;
padding: 0;
}

p {
font-size: 12px;
line-height: 16px;
}

x-small {
font-size: 9px;
line-height: 11px;
}

blockquote {
font-size: 11px;
color: #666;
margin: 20px;
}

ol, ul, li {
margin: 0;
padding: 0;
}

ul li {
list-style-type: none;
}


li {
font-size: 10px;
line-height: 13px;
padding: 3px 0;
}

h1 {
font-family: arial, verdana, sans-serif;
padding: 0;
margin: 0;
color: #000;
font-size: 20px;
font-weight: bold;
}

h2 {
font-family: arial, verdana, sans-serif;
margin: 0 0 5px 0;
color: #333;
font-size: 14px;
padding: 0;
font-weight: normal;
}

h3 {
font-family: arial, verdana, sans-serif;
margin: 10px 0 5px 0;
color: #333;
font-size: 14px;
padding: 0;
font-weight: normal;
}

h4 {
font-family: arial, verdana, sans-serif;
margin: 10px 0 5px 0;
border-bottom: 1px dashed #ccc;
color: #390;
font-size: 13px;
padding: 0;
font-weight: bold;
}

h5 
{
font-family: arial, verdana, sans-serif;
padding: 0;
margin: 5px;
font-size: 30px;
color: #FF9900;
font-weight: bold;
}

h6 {
font-family: arial, verdana, sans-serif;
padding: 0;
margin: 0;
color: #000;
font-size: 20px;
font-weight: bold;
}

h7 {
font-family: arial, verdana, sans-serif;
padding: 0;
margin: 10px 0 5px 0;
color: #FF9900;
font-size: 13px;
font-weight: bold;
border-bottom: 1px dashed #ccc;
}

small {
margin: 2px 0 0 0;
line-height: 12px;
font-size: 9px;
color: #666;
font-weight: normal;
}

.break { padding-top: 20px; }

.normal {
font-weight: normal;
}

.highlight {
background-color: #ffc;
}

.light {
color: #999;
}

.lightsmall {
color: #999;
font-size: 75%
}

h2.bold {
font-weight: bold;
}

td, th {
padding: 3px;
}

.red {
color: #c00;
}

.blue {
color: #06c;
}

.green {
color: #390;
}

img.button {
padding: 3px 2px 3px 3px;
}

input.big {
font-size: 18px;
font-weight: bold;
}

code, pre{
/*font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace;*/
background: inherit;
color: #333;
font-size: 15px;
}

/*  Work around IE/Win code size bug - courtesy Jesper, waffle.wootest.net  */

* html code{
font-size : 105%; 
}

#container ul#Navtabs {
margin: 0;
padding: 0;
list-style-type: none;
padding-bottom: 25px;
padding-left: 0px;
border-bottom: 1px solid #ccc;
}

#container ul#Navtabs li {
display: inline;
margin: 0;
padding: 0;
}

#container ul#Navtabs li a {
display: block;
padding: 4px 10px;
float: left;
background: #f5f5f5;
margin: 3px 4px 0 0px;
border: 1px solid #ccc;
text-decoration: none;
}

#container ul#Navtabs li a:hover {
color: #000;
}

#container ul#Navtabs li a.current {
font-weight: bold;
font-size: 14px;
text-decoration: none;
background-color: #fff;
border-bottom: 1px solid #fff;
}

#container ul#Navtabs li a.log { 
border: 0px none; padding-right: 0; margin-right: 0; background: #fff 
}

.leftNavHeader {
font-weight: bold;
font-size: 14px;
}

/*-------------------------------------------------
STRUCTURE
-------------------------------------------------*/

#container {
width: 100%;
text-align: left;  /* Completes centering hack for IE5.5 */
position: relative;
margin: 0 auto;
border: 1px solid white; /* Fix for Mozilla */
}

.main-holder { 
/* This holder prevents height variance in the nav box, 
and moves all main boxes over to make room for the AP nav */
padding-left: 0px;
}
		
#banner {
padding: 0;
margin-bottom: 0;
}

#content {
padding: 10px;
text-align: left;  
border: 1px solid #ccc;
}

.divcontent {
padding: 10px;
text-align: left;  
border: 1px solid #ccc;
}

h4 {
font-family: arial, verdana, sans-serif;
margin: 10px 0 5px 0;
border-bottom: 1px dashed #ccc;
color: #390;
font-size: 13px;
padding: 0;
font-weight: bold;
}

#sidebar-a {
/*position: absolute;*/
left: 0;
/*width: 140px;*/
padding-bottom: 5px;
}

#sidebar-a .inner {
/* This inner wrapper allows for space below the AP nav when it 
is the longest col, and makes the box model hack unnecessary */
padding: 3px;
border: 1px solid #ccc;
background-color: #F4F4F4;			
}

#footer {
clear: both;
padding: 0;
margin-top: 0;
}

.statusbox {
margin: 5px 0 5px 0;
padding: 5px 0;
font-size: 13px;
font-weight: bold;
font-family: arial;
}

.declined {
margin: 5px 0 25px 0;
padding: 5px 0;
font-size: 13px;
font-weight: bold;
color: #c00;
font-family: arial;
}

.note {
margin-top: 15px;
padding: 10px;
border: 1px solid #ccc;
font-size: 11px;
background-color: #FBFBEF;
}

/*-------------------------------------------------
SPECIAL TEXTS
-------------------------------------------------*/

.note h1 {
font-family: verdana;
color: #000;
font-size: 11px;
font-weight: bold;
border-bottom: 1px dashed #ccc;
margin: 0 0 5px 0;
}

.note h2 {
font-family: verdana;
color: #000;
font-size: 11px;
font-weight: normal;
border-bottom: 1px dashed #ccc;
margin: 0 0 5px 0;
}

table.emailheader {
border-collapse: collapse;
margin: 0;
border-bottom: 1px dashed #ccc;
font-size: 11px;
line-height: 14px;
}

td.labelright {
text-align: right;
width: 1%;
}

.picture h3 {
font-family: verdana;
color: #666;
font-size: 10px;
line-height: 12px;
font-weight: normal;
border: none;
margin: 0;
padding: 0;
}

p.subnav {
margin: 5px 0 15px 0;
padding: 0;
font-size: 11px;
}

p.zerotop {
margin-top: 0;
}

p.zerobottom {
margin-bottom: 0;
}

p.zeroall {
margin: 0;
}

.picture img {
padding-bottom: 3px;
}

.sidebar h1.inprogress {
color: #093;
border-bottom: 1px solid #093;
}

.note p {
font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace;
font-size: 11px;
line-height: 14px;
}

.blueback {
padding: 3px;
background-color: #009;
color: #fff;
}

.redback {
padding: 3px;
background-color: #c00;
color: #fff;
}

ol.body_type {
margin-left: 24px;
} 

/*-------------------------------------------------
SPECIALS
-------------------------------------------------*/

#filterlist li { list-style-type: square; margin-left: 18px; }

#filterlist { margin-bottom: 10px; }

#formlist { margin-bottom: 10px; }

#formlist li {
list-style-type: square; margin-left: 18px;
font-size: 11px;
line-height: 14px;
padding: 3px 0;
}

.pagination  { 
padding: 4px 0; 
 font-size: 10px;
line-height: 14px;
}

.picture {
float: left;
border: 1px solid #ccc;
padding: 5px;
margin: 0 10px 10px 0;
}

.status {
border: 1px solid #990;
padding: 5px;
background-color: #ffc;
margin: 0 0 10px 0;
width: 100%;
}

.reportSpecs {
border: 1px solid #990;
font-size: 11px;
color: #000;
padding: 5px;
background-color: #ffc;
margin: 10px 0 20px 0;
}

.addItem, .firstItem {
/* background-color: #F4FFEE; */
/* border: 1px solid #99CC99; */
margin-top: 10px;
}

.firstItem {
margin: 15px 0 15px 0;
}

.addItem h1, .firstItem h1 {
border-left:0px none; border-right:0px none; border-top:0px none; font-size: 14px;
font-weight: bold;
color: #390;
text-transform: none;
border-bottom: 1px solid #99CC99; margin-left:0; margin-right:0; margin-top:0; margin-bottom:5px
}

div#Nav h1 {
font-size: 12px;
color: #fff;
}

/*-------------------------------------------------
FORMS
-------------------------------------------------*/

form { margin: 0; }

form dt {
}

form dd {
margin: 0 0 15px 0px;
    }

#name, #email {
  width: 200px;
  } 

.date {
  width: 75px;
}

.medium {
  width: 190px;
}
  
#thisform label {
  font-weight: bold;
  }


#thisform fieldset {
  border: 0px solid #ccc;
  padding: 0;
  }
  
/*
#thisform legend {
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size: 90%;
  color: #666;
  background: #eee;
  border: 1px solid #ccc;
  border-bottom-color: #999;
  border-right-color: #999;
  padding: 4px 8px;
  } 
*/

.submit {
margin-top: 15px;
border-top: 1px solid #390;
padding: 10px 0;
}

dd p, p.explanation {
font-size: 10px;
line-height: 13px;
margin: 2px;
padding: 0;
color: #666;
width: 440px;
}

p.explanation {
margin: 5px 0;
width: 70%;
}

.spacer { height: 2px; }

/*-------------------------------------------------
TABLES
-------------------------------------------------*/
table.sideTable {border: 2px solid #8BC9EE;margin: 0 0 10px;}table.sideTable td {padding: 5px;border-bottom: 1px solid #ddd;}table.sideTable tr.sideHeader {border: none;color: #0C517B;padding: 2px 5px;font-weight: bold;font-size: 12px;}
    
table.order {
border-collapse: collapse;
margin: 0;
/*width: 100%;*/
}

table.order td {
padding: 3px 8px;
font-size: 10px;
line-height: 14px;
border-bottom: 1px solid #C8DEFA;
white-space: nowrap;
}

table.order td.simple {
padding: 3px 8px;
font-size: 10px;
line-height: 14px;
border-bottom: 0px solid #C8DEFA;
white-space: nowrap;
}

table.order th {
border-left: 1px solid #ccc;
border-top: 0px none;
border-bottom: 0px none;
text-align: left;
font-size: 10px;
line-height: 14px;
font-weight: bold;
background-color: #666;
color: #fff;
white-space: nowrap; padding-left:8px; padding-right:8px; padding-top:3px; padding-bottom:3px
}

table.order th a:link {
color: #fff;
background-color: #666;
}

table.order th a:visited {
color: #fff;
background-color: #666;
}

table.order th a:hover {
color: #666;
background-color: #fff;
}

table.order .selectcell {
text-align: center;
}

table.order td.total {
border-left: 1px solid #ccc;
}

table.order td.strong {
font-weight: bold;
}

table.order td.borderleft, td.borderleftright {
border-left: 1px solid #ccc;
text-align: center;
width: 1%;
}

table.order td.borderleftright {
border-right: 1px solid #ccc;
}

table.order td.subtaxship {
border: none;
font-size: 10px;
text-align: right;
}

table.order tr.shaded td, table.form tr.shaded td, table.report tr.shaded td {
background-color: #EFF4FE;
}

table.order tr.bottom td {
background-color: #f5f5f5;
border-top: 2px solid #036;
font-size: 11px;
}

table.order tr.payment td {
border-bottom: none;
border-top: none;
background-color: #efefef;
font-size: 13px;
}

table.order tr.shipping td {
border-bottom: none;
border-top: 1px solid #000;
font-size: 11px;
}

table.order tr.actionrow td {
padding: 6px;
background-color: #F4F4F4;
border-top: 1px solid #999;
font-size: 14px;
}

table.order tr.actionrowbottom td {
padding: 6px;
background-color: #F4F4F4;
border-top: 1px solid #ccc;
border-bottom: 1px solid #999;
font-size: 14px;
}

table.order tr.bordertop td {
border-top: 1px solid #999;
}

table.order tr.totals td {
background-color: #E2F9E3;
font-weight: bold;
border-bottom: 1px solid #999;
border-top: 1px solid #ccc;
}

table.order tr.shadedbottom td {
background-color: #EFF4FE;
border-bottom: 1px solid #999;
}

table.order tr.borderbottom td {
border-bottom: 1px solid #999;
}

table.order tr.headerrow th {
vertical-align: middle;
}

table.longlist {
border-collapse: collapse;
margin: 0;
 }

table.longlist td {
vertical-align: top;
width: 240px;
}

td.right {
text-align: right;
}

table.order th.right {
text-align: right;
}

/*-------------------------------------------------
LOGIN
-------------------------------------------------*/

	div#outer {
		position: absolute;
		left: 50%;
		width: 500px;
		height: 300px;
		margin-left: -250px; 
		margin-top: 30px;
	}

.DialogHeader {
	background-color: #F4F4F4;
	padding: 0;
	margin: 0;
	text-align: left;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}	

.DialogBody {
	margin: 0;
	padding: 10px;
	text-align: left;
	border: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	/* box model hack */
	width: 500px;
	width: 478px;
	}

	.DialogHeader h1 {
	font-family: verdana;
	margin: 0;
	padding: 3px 0 3px 10px;
	font-size: 14px;
	color: #000;
	}	


/*-------------------------------------------------
NEW 37SIGNALS ADDITIONS
-------------------------------------------------*/

table.order td.lowtext {
vertical-align: middle;
}

table.order td.priceright {
text-align: right;
vertical-align: middle;
}

table.order td.cartright {
text-align: right;
vertical-align: middle;
}

table.order th.price {
text-align: right;
}

table.order th.qty {
}

.cart {
	border: 1px solid #990;
	font-size: 11px;
	color: #000;
	padding: 5px;
	background-color: #ffc;
	margin: 10px 0 10px 0;
}

table.carttable {
	border-collapse: collapse;
	margin: 0;
}
	
table.carttable td {
	border-bottom: 1px solid #990;
	vertical-align: middle;
}

table.carttable th {
border-left: 1px solid #ccc;
border-top: 0px none;
border-bottom: 0px none;
text-align: left;
font-size: 10px;
line-height: 14px;
font-weight: bold;
background-color: #666;
color: #fff;
white-space: nowrap; padding-left:8px; padding-right:8px; padding-top:3px; padding-bottom:3px
}

h2.path {
font-family: arial, verdana, sans-serif;
padding: 0;
margin: 20px 0 5px 0;
color: #000;
font-size: 16px;
font-weight: bold;
}

h2.throw {
font-family: arial, verdana, sans-serif;
margin-top: 10px;
color: #000;
font-size: 16px;
font-weight: bold;
}

.checkout {
margin: 10px 0;
font-size: 46px;
font-weight: bold;
}

.browse_category {
font-weight: bold;
font-size: 12px;
line-height: 16px;
}

.itemdetail { font-weight: bold; }

.spot { color: #c00; } 

.viewcart { float: right; }

.viewcart img { border: 0px none; }

.viewcart a { 
border-top-width: 0px; 
padding-right: 0px; 
border-left-width: 0px; 
background: #fff; 
border-bottom-width: 0px; 
margin-right: 0px; 
border-right-width: 0px; 
text-decoration: none;
  } 
  
.viewcart a:link { color: #03c; }
.viewcart a:visited { color: #03c; }
.viewcart a:hover { color: #000; }

table.retailers {
border-collapse: collapse;
margin: 0;
}

table.retailers ul { margin-left: -3px; padding: 0; }  

table.retailers li { margin: 0; padding: 0; font-size: 12px;
line-height: 16px;
 }  

td.lunar {vertical-align:top; width:200px;}

table.fullwidth {
width: 100%;
}



/*-------------------------------------------------
FILTER RESULTS
-------------------------------------------------*/

div.atrbx {margin-bottom:20px;padding:6px;border:1px solid #ccc;background-color: #EFF4FE;}
.attl {font-size:14px;font-weight:bold;}
table.atrtbl {width:100%;margin:5px;}
td.tdatr {vertical-align:top;width:33%;}
td.tdatr i {font-style:normal;color:#999;font-size:10px;}
td.orfndbx {padding-left:17px;vertical-align:top;width:25%}
td.x em {font-style:normal;font-size:14px;padding-top:2px;white-space: nowrap;display:block;}/* to use in both tds-tdatr and orfndbx */
td.delim {border-right:2px solid #ccc;padding-right:5px;}


/*-------------------------------------------------
ALERTS
-------------------------------------------------*/

.AlertGood {
text-align: left;
border-top: 1px solid #9c9;
border-bottom: 1px solid #9c9;
font-size: 11px;
background-color: #E2F9E3;
color: #060;
background: #E2F9E3 url('images/alertgood_icon.gif') no-repeat left; margin-left:0; margin-right:0; margin-top:0; margin-bottom:15px; padding-left:30px; padding-right:5px; padding-top:5px; padding-bottom:5px
}

.AlertBad {
text-align: left;
font-weight: bold;
border-top: 1px solid #c99;
border-bottom: 1px solid #c99;
font-size: 11px;
background: #c00 url('images/alertbad_icon.gif') no-repeat left;
color: #fff; margin-left:0; margin-right:0; margin-top:0; margin-bottom:15px; padding-left:27px; padding-right:5px; padding-top:5px; padding-bottom:5px
}

/*-------------------------------------------------
CHECKOUT PROCESS
-------------------------------------------------*/


table#steps {
border-collapse: collapse;
margin: 10px 0 20px 0;
}

table#steps td { 
 background: #fff;
 width: 130px;
 border-top: 1px solid #390;
 border-left: 1px solid #390;
 border-bottom: 1px solid #390;
 border-right: none;
 padding: 2px 0;
 margin: 0 0 10px 0;
 color: #ccc;
 text-decoration: none;
 text-align: center;
 font-weight: bold;
 font-size: 10px; 
white-space: nowrap;
}

table#steps td.right { 
  border-right: 1px solid #390;
}

table#steps td.active { 
 background: #E2F9E3;
 color: #390;
 }

.error {
	background-color: red;
	padding: 2px;
}

#ErrorExplanation {
	border: 2px solid #c00;
	padding: 0;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background-color: #f0f0f0;
}

#ErrorExplanation h2 {
	text-align: left;
	font-weight: bold;
font-size: 11px;
background: #c00 url('images/alertbad_icon.gif') no-repeat left;
	color: #fff; margin-left:0; margin-right:0; margin-top:0; margin-bottom:15px; padding-left:27px; padding-right:5px; padding-top:5px; padding-bottom:5px
}

#ErrorExplanation .errorinterior { padding: 0 10px; margin: 0; }

#clear {
clear: both;
padding: 0;
margin-top: 0;
}

/*
text-align: left;
font-weight: bold;
border-top: 1px solid #c99;
border-bottom: 1px solid #c99;
padding: 5px 5px 5px 27px;
font-size: 11px;
margin: 0 0 15px 0;
background: url(images/alertbad_icon.gif) #c00 left no-repeat;
color: #fff;
*/

#ErrorExplanation p {
	color: #333;
	margin-bottom: 0;
	padding: 5px;
}

#ErrorExplanation ul {
	margin-left: 30px;
}

#ErrorExplanation ul li {
	font-size: 12px;
	list-style: square;
}

.errorflag { border: 1px solid #c00; color: #c00;}

/*-------------------------------------------------
KEVIN ADDITIONS
-------------------------------------------------*/


.graphbar {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px; BACKGROUND-COLOR: #ff9900
}

input.small {
padding: 1px;
font-family: arial, verdana;
font-size: 10px;
}

td.label {
padding-top: 7px;
text-align: right;
font-size: 10px;
width: 1%;
}
/* \*/
* html .main-holder {height: 1%;}
/* */
table.topmenu {

font-size: 9px;

}