/* --------------------------------------------------------------

   reset.css
   * Resets default browser CSS.

-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}



#image img {
	float: left;
}


body {
  line-height: 1.5;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 1px; }
caption, th, td { font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

/* typography.css */
body {font-size:75%;color:#222;background:#f00;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em 0;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#f7921d;}
a {color:#542e91;;text-decoration:none;font-weight:bold;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:2px 10px 2px 5px;}
tr.even td {background:#DBE2F1;}
tfoot { }
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container { width:990px;margin:0 auto; }
.showgrid {background:url(src/grid.png);}
html, body { height:100% }
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24, div.span-25 {float:left;margin-right:10px;}
div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24 {width:950px;}
.span-25, div.span-25 {width:990px;margin:0;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.append-24 {padding-right:960px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
.prepend-24 {padding-left:960px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}

.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#666;color:#666;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;width:260px;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:250px;padding:5px;}
select.text { padding:5px; }
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:0em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.pushtop { padding-top:10px;}
p.justify { text-align:justify; }
body {
	margin: 0;
	padding:0;
	background:#fff;

}

.reqd {
	font-weight:bold;
	color:red;
}

/* Main Frame */
code {
	clear: both;
	display: block;
	background-color: #F9F9F9;
	border: 1px solid #D0D0D0;
	padding: 1em;
	color: #002166;

}

.odd { background:#eee; }

#header {
	margin:0;
	padding:0;
}

#navwrap {
	width:100%;
	background:#4f2582;
	float:left;
}

#header h1 {
	background: #fff url(/images/whichlamps.gif) top left no-repeat;
	text-indent: -9999px;
	padding: 0;
	margin: 0 0 0 0px;
	display:block;
	position:relative;
	float:left;
}

#header h1 a {
	display:block;
	width:227px;
	height:71px;
}

#header p {
	margin:13px 0 10px 0;
	
	color:#542E91;
	float:left;
}

#header h3 {
	margin:0 0 10px 20px;
	color:#542E91;
	float:left;
}

#header h3 span { color: #f7921d }

#content {
	clear: both;
	padding: 10px;
	margin: 0;
}

#footer {
	text-align: center;
	padding:0;
	margin:0;
}

#titlebar {
	position:relative;
	background:#045988;	
}

#titlebar h3 {
	color:#fff;
	text-shadow:0px 0px 3px #444;
}

#titlebar h3.phone {
	position:absolute;
	background: url(/images/phone_blue.gif) no-repeat left center;
	padding:7px;
	margin:0;
	text-indent:25px;
	right:10px;
	top:1px;
	z-index:500;
}

/* Content */
h3.pgtitle {
	margin:0 0 0 0;
	padding:7px;
}

#home .pgtitle {
	background: url(/images/glass_blue.gif) no-repeat left center;
	text-indent:25px;
}

#sitecontainer {
	width:990px;
	margin:0 auto;
	padding:0;
	background:#fff;
}


input.txt {
	border:1px solid #bbb;
}

.cartbutton {
	padding:0;
	margin:0.5em 0;
	text-indent:-9999px;
	border:0;
	background:#9dbed0 url(/images/cartbutton.gif) no-repeat top right;
	height:25px; width:35px;
	cursor:pointer;
}




.more {
	font-weight:bold;
	float:right;
}



/* forms */
label.hidden {
	display:none;	
}
.quote_label, .txt_label {
	float:left;
	width:150px;
	margin-right:10px;
	font-weight:bold;
}

.mainform {
	width:265px;
	margin:0 auto;
	text-align:left;
}



#part_search {
	background:#045988;
	border:1px solid white;
	padding:5px;
	width:260px;
	cursor:pointer;
	-moz-border-radius:8px;	
}

fieldset ol, .form ol, #login ol {
	padding: 2px 10px 2px 5px;
	margin:0;
	list-style: none;
}

fieldset li, .form li {
	clear: both;
	padding-bottom:0.3em;
}

fieldset label, .form label {
	float:none;
	display:block;
	width:20em;
	margin-right:1em;
	padding:6px 0 0 0;
	clear:both;
}

.mainform label { padding:3px 0 0 0; }

#login, #welcome {
	background:#dee9f1;
	padding: 5px 4px;
	margin: 0 0 10px 0;
	display:block;
	position:relative;
	min-height:110px;
	height:auto !important;
	height:110px;
}

#login h5, #welcome h5 { padding-left:5px; margin-bottom:0.3em; }

#login input.text { width:100px; margin:2px 0 2px 0; padding:2px; }
#login label, #stage1_form label { display:block; }
#login ol, #stage1_form ol { float:left }
#login li, #stage1_form li { float:left; margin-right:1em }
#login input.login { 
	margin:2px;
	padding:1px 5px 1px 5px;
	background:#f7921d;
	border:1px solid white;
	cursor:pointer;
}
#login div.inline label { display:inline }

#login div.links { position:absolute; right:0; bottom:0; }

.lamp { margin:0 0 10px 0 }

#clearance .lamp {
	float:left;
	margin-right:1.4em;	
}

.button {
	background:#f7921d;
	border:1px solid white;
	cursor:pointer;	
}


/* checkout */
table#summary { width: auto; }

#checkoutpage hr, #address_book hr { margin: 0 0 }
div.address {
	line-height:1;
	margin:0 0 1.5em 0;
	padding:1em;
	background:#eee;
}

.address p.addr, .address p.addr_label {
	float:left;
	width:200px;
	margin:0 1em 0 0;
}

p.addr span {  }


/* Pagination styles */
.pagenums { 
	position:absolute;
	bottom:5px;
}

div.pagination {padding: 3px 3px 3px 0;margin: 3px 3px 3px 0;font-size:12px;}
div.pagination a {padding: 2px 5px 2px 5px;margin: 2px;border: 1px solid #AAAADD; text-decoration: none; color: #2F2D68;}
div.pagination a:hover, div.pagination a:active {border: 1px solid #000099;color: #000;}
div.pagination span.current {padding: 2px 5px 2px 5px;margin: 2px;border: 1px solid #000099;font-weight: bold;background-color: #4D5AC6; color: #FFF;}
div.pagination span.disabled {padding: 2px 5px 2px 5px;margin: 2px;border: 1px solid #EEE;color: #DDD;}
div.pagination .results {font-size:9px;color:#777;text-align:left;padding:5px 0 0 2px;}

ul.breadcrumb {
	display: block;
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 100%;
}

ul.breadcrumb li {
	display: block;
	position: relative;
	float: left;
	padding: 0px 5px 5px 0px;
	margin: 0px;
	/*background-image: url(../images/breadcrumb.gif);
	background-position: right 50%;
	background-color: #000;
	background-repeat: no-repeat;
	border-right: 5px solid #FFF;*/
}

ul.breadcrumb li a {
	display: block;
	position: relative;
	float: left;
	border: 1px solid #CCC;
	padding: 0px 4px;
}

ul.breadcrumb li.active a {
	border: none;
	color: #000;
	padding-top: 1px;
	font-weight: normal;
}

.link_button {
	display: block;
	position: relative;
	float: left;
	border: 1px solid #CCC;
	padding: 2px 4px;
	margin: 0px 0px 5px 0px;
}

p.notice {
	clear: both;
	font-weight:bold;
	position:absolute;
	z-index:1000;
	display:block;
	width:967px;
}

.hairline {
	border-left:1px solid #9bbccd;
	border-right:1px solid #9bbccd;
	border-bottom:1px solid #9bbccd;
}

/* test stuff only below */
#cartContainer {
	background:#F7921D;
	position:absolute;
	left:800px;
    float:right;
    padding:10px;	
}

#cartbox { display:none; }

#cartToggle {
	background:#F7921D;
	display:block;
    cursor:pointer;	
}

