/*-  normalize everything
----------------------------------------------------------------------*/

/* normalize margin, padding */
body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, pre, input, 
p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
}

/* normalize font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

/* remove list-style from lists */
ol, ul {
	list-style: none;
}

/* normalize font-style and font-weight to normal */
address, caption, cite, code, dfn,
th, var {
	font-style: normal;
	font-weight: normal;
}

/* remove table border spacing */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* remove border from fieldset and img */
fieldset, img {
	border: 0;
}

/* left-align text in caption adn th */
caption, th {
	text-align: left;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eee;
	font-size: 12px;
}

#wrapper {
	background-color: #fff;
	width: 800px;
}

/*-  common elements
----------------------------------------------------------------------*/
h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0.8em;
	color: #db3238;
}

h2, h3 {
	font-size: 20px;
	font-weight: normal;
	color: #209ad4;
}

h4 {
	font-size: 16px;
	font-weight: normal;
	color: #db3238;
	margin: 2em 0 0.8em 0;
}

p {
	margin: 12px 0;
}

a:link {
	color: #0088cb;
}

a:visited {
	color: #67c3f1;
}

/*-  top branding area
----------------------------------------------------------------------*/
#branding {
	height: 190px;
	text-align: right;	
	color: #fff;
}

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

ul#branding li ul li ul { 
	display: none; 
}

ul#branding li ul li:hover ul,
ul#branding li ul li.over ul { 
	display: block; 
}

li#service ul,
li#account ul {
	width: 130px;
	float: right;
}

#service_links {
	float: right;
}

#service_links li a:link,
#service_links li a:visited {
	width: 130px;
	display: block;
}

#service_links li a:hover {
	background-color: #cf821e;
}

#account_links li a:link,
#account_links li a:visited {
	width: 130px;
	display: block;
}

#account_links li a:hover {
	background-color: #c15b1f;
}

#logo{
	float: left;
	height: 190px;
}

#service {
	background-color: #e79122;
	padding: 5px;
	width: 190px;
	float: left;
	height: 190px;
}

#account {
	background-color: #dd6823;
	padding: 5px;
	width: 190px;
	float: left;
	height: 190px;
}

/*-  navigation
----------------------------------------------------------------------*/

ul#nav {
	clear: left;	
}

ul#nav #volcano {
	background-color: #99c752;
	padding: 5px;
	width: 150px;
	color: #FFFFFF;
	float: left;
	font-size: 14px;
	text-align: left;
}

ul#nav #td {
	background-color: #6eb537;
	padding: 5px;
	width: 150px;
	color: #FFFFFF;
	float: left;
	font-size: 14px;
	text-align: left;
}

ul#nav #camo {
	background-color: #3da63c;
	padding: 5px;
	width: 150px;
	color: #FFFFFF;
	float: left;
	font-size: 14px;
	text-align: left;
}

ul#nav #footwear {
	background-color: #6eb537;
	padding: 5px;
	width: 150px;
	color: #fff;
	float: left;
	font-size: 14px;
	text-align: left;
}

ul#nav #clearance {
	background-color: #99c752;
	padding: 5px;
	width: 150px;
	color: #FFFFFF;
	float: left;
	font-size: 14px;
	text-align: left;
}


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

ul#nav a:hover {
	text-decoration: underline;
}

/*-  front page
----------------------------------------------------------------------*/
#front_photo {
	float: left;
	width: 386px;
}

#front_content {
	float: right;
	width: 365px;
}

#front_content h1 {
	margin-bottom: 0.4em;
}

ul#front_news {
	margin-bottom: 20px;
}

ul#front_news li {
	background: transparent url(/images/burst.gif) no-repeat scroll 0 0;
	padding: 0 0 0 25px;
}

ul#front_news li .decoration {
	position: absolute;
	left: -25px;
}

ul#front_news .title {
	display: block;
	font-size: 16px;
	margin-bottom: 4px;
	color: #3da63c;
}

ul#front_news li p {
	margin-top: 0;
}

/*-  content area
----------------------------------------------------------------------*/
#content {
	clear: both;
	padding: 15px;
}

#page_image {
	float: left;
	width: 50%;
}

#page_content {
	float: right;
	width: 365px;	
}

#page_content ul {
	list-style: disc;
}

#page_content ul li {
	margin-left: 15px;
	padding: 6px 0;
}

/*-  filter section
----------------------------------------------------------------------*/
.filter {
	position: relative;
	background: #ccecfc url(/images/_bg/filter.gif) top left repeat-y;
	padding: 5px 0 5px 10px;
	margin-bottom: 2px;
	min-height: 18px;
	width: 760px;
}

.filter h4 {
	color: #000;
	position: absolute;
	left: 8px;
	top: -30px;
	width: 150px;
}

.filter_listing {
/*	display: inline;*/	
	position: relative;
	left: 160px;
	width: 550px;
	/* margin-right: 215px;*/
}

.filter_listing .light {
	color: #1D8FC5;
}

.filter_change {
	display: inline;
	position: absolute;
	top: 2px;
	right: -4px;
	color: #fff;
	font-size: 85%;
	padding: 5px;
}

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

.filter_change a:hover {
	text-decoration: underline;
}

.filter_sheet {
	width: 748px;
	padding: 10px;
	z-index: 999;
	position: relative;
	right: 10px;
	top: 4px;
	background-color: #fdb3b5;
	color: #000;
	border: solid 1px #db3238;
}

.filter_sheet a:link,
.filter_sheet a:visited {
	color: #0088cb;
	font-weight: bold;
}

.swatch_wrapper {
	display: block;
}

.swatch_wrapper input {
	float: left;
}

span.swatch {
	display: block;
	float: left;
	margin: 3px;
	width: 25px;
	height: 12px;
	font-size: 1px;
}

.style_category_flash {
	margin-top: 10px;
	width: 100px;
	height: 100px;
	background-color: #efa9ab;
	color: #cc9092;
	text-align: center;
}

.product_info {
/*	position: relative;*/
	text-align: left;
	font-size: 11px;
}

.product_info h5 {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 5px;
}

.product_info .product_price {
	color: #dd6823;
	font-weight: bold;
	margin: 2px 0 4px 0;
}

.price_chart_wrapper {
	position: absolute;
	border: solid 3px #eda821;
	width: 140px;
	padding: 6px;
	background-color: #fff;
	z-index: 999;
}

.product_buttons {
	position: relative;
}

#add_overlay {
	background-color: #fff;
	z-index: 999;		
	border: solid 3px #0088cb;	
	position: absolute;	
	width: 240px;
	padding: 6px;	
	font-size: 11px;
}

#screenprint_overlay {
	background-color: #fff;
	z-index: 999;		
	border: solid 3px #0088cb;	
	position: absolute;	
	width: 450px;
	padding: 6px;	
	font-size: 11px;
}

#screenprint_overlay ul {
	list-style: disc;
}

#screenprint_overlay ul li {
	margin-left: 15px;
	padding: 6px 0;
}

#sizing_chart_wrapper {
	float: right;
	text-align: right;
	width: 150px;
	position: relative;
	top: -34px;
}

#tie_dye_mode_wrapper {
	float: right;
	text-align: right;
	width: 250px;
	position: relative;
	top: -34px;
	margin-right: 365px;	
}

#tie_dye_mode_wrapper a:link,
#tie_dye_mode_wrapper a:visited {
	color: #e13730;
}

#td_search_wrapper {
	float: right;
	text-align: right;
	width: 270px;
	position: relative;
	top: -54px;	
	right: 3px;
}

#td_search_wrapper form {
	display: inline;
}

#td_search_wrapper input[type="text"] {
	font-size: 11px;
	width: 221px;
	height: 15px;
	padding: 2px;
}

#product_name_auto_complete {
	font-size: 11px;
	text-align: left;
	background-color: #fff;
	border-right: solid 2px #666;
	border-bottom: solid 2px #666;
	border-left: solid 2px #666;
	width: 221px ! important;
	z-index: 999;
}

ul.products li {
  cursor: pointer;	
	padding: 4px;
}

ul.products li.selected {
	background-color: #3da63c;
	color: #fff;
}

li.product .name {
	font-weight: bold;
}

li.product .deets {
	font-size: 90%;
	color: #888;
}

ul.products li.selected .deets {
	color: #c4ff69 ! important;
}

#footwear_sizing_chart {
	position: absolute;
	right: -10px;
	top: -100px;
	border: solid 3px #eda821;
	width: 300px;
	padding: 6px;
	background-color: #fff;
	z-index: 999;
	text-align: left;
}

/*-  tie dye creator
----------------------------------------------------------------------*/
#builder_preview {
	width: 290px;
	float: left;
}

#builder_controls {
	width: 480px;
	float: right;
}

#builder_controls label {
	display: block;
	color: #666;
	width: 60px;
	margin-bottom: 3px;
}

.builder_wrapper {
	background-color: #ebebeb;
	padding: 10px;
	margin-bottom: 15px;
}

.builder_wrapper .inner {
	margin-left: 33px;
}

.builder_wrapper .inner p {
	color: #666;
	margin: 0 0 15px 0;
}

#builder_description {
	padding: 0 15px;
	font-size: 11px;
	color: #666;
}

.selection_wrapper {
	position: relative;
	margin-right: 12px;
}

.selection_sheet {
	position: relative;
	background-color: #fff;
	top: -12px;
	width: 400px;
	border: solid 1px #999;
	padding: 3px 5px;
	color: #000 ! important;
}

.color_sheet {
	position: relative;
	top: -12px;
	line-height: 1.8em;	
}

.color_sheet a:link,
.color_sheet a:visited {
	text-decoration: none ! important;
}

.small_sheet {
	width: 220px ! important;
}

.selection_sheet ul.text li {
	margin-bottom: 4px;
}

.selection_sheet a:link,
.selection_sheet a:visited {
	color: #dd6823;
}

.selection {
	background-color: #fff;
	border: solid 1px #999;
	padding: 3px 5px;
	color: #000;
}

.selection img {
	padding-left: 8px;
}

/*-  shopping cart
----------------------------------------------------------------------*/
.cart_item {
	border-top: solid 2px #9cdcf9;
}
	
.item_heading {	
	position: relative;
	padding: 5px;
	color: #00bef1;
	background-color: #ccecfc;
	border-bottom: solid 1px #9cdcf9;	
}

.item_controls {
	float: right;
	position: relative;
	top: -14px;
}

img.item_qty_warning {
	position: absolute;
	left: 250px;
	top: 6px;
}

.item_details {
	padding: 5px;
}

img.preview {
	float: left;
	margin-right: 8px;
}

table.cart_qty th {
	font-size: 11px;
	color: #999;
}

table.cart_qty td,
table.cart_qty th {
	padding-bottom: 2px;
}

table.cart_qty td.total,
table.cart_qty th.total {
	text-align: right;
}

table.cart_qty td.qty input {
	font-size: 11px;
	padding: 0;
	text-align: right;
}

.item_description {
	float: left;
	width: 360px;
	padding-top: 6px;
}

.artwork_wrapper {
	padding-top: 20px;
	width: 360px;
	clear: left;
}

.artwork_upload {
	padding: 4px;
	background-color: #f7f7f7;
	border: solid 1px #eee;
	font-size: 11px;
	margin-bottom: 6px;	
}

.artwork_upload textarea {
	width: 320px;
}

.item_quantities {
	width: 360px;
	float: right;
}

tr.subtotal td {
	padding-top: 8px;
	font-weight: bold;
}

tr.artwork_estimate_msg td {
	padding: 5px 2px;
}

div.cart_total {
	background-color: #00bef1;
	color: #fff;
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
}

div.cart_total table {
	float: right;
}

div.cart_total td.total {
	width: 202px;
}

div.checkout_controls {
	background-color: #9cdcf9;
	padding: 12px 5px;
	text-align: right;
}

/*-  tables
----------------------------------------------------------------------*/
table#products {
	margin-top: 25px;
}

table#products td {
	text-align: center;
	padding: 0 4px 25px 4px;
}

table#products a:link,
table#products a:visited {
	color: #dd6823;
}
table.price_chart th {
	font-weight: bold;
	color: #333 ! important;
}

table.price_chart td {
	padding: 2px ! important;
	font-size: 11px ! important;
	font-weight: normal ! important;
	color: #333 ! important;
	text-align: left ! important;
}

#order_summary th {
	font-size: 11px;
	color: #0088cb;
	padding: 0 2px 2px 2px;
}

#order_summary td {
	padding: 6px 2px;
	border-bottom: solid 1px #eee;
}

#order_summary td.empty {
	text-align: right;
	font-size: 11px;
	color: #db3238 ! important;
}

#order_summary tr.summary td {
	border-bottom: none ! important;
	color: #0088cb;
	padding: 3px 2px;
}

th.price, td.price {
	text-align: right;
}

td.price {
	color: #000 ! important;
	font-weight: normal ! important;		
}

#order_summary tr.total td {
	font-weight: bold ! important;
	color: #000 ! important;
	background-color: #f7f7f7;
	padding: 6px 2px ! important;
	border-top: solid 2px #ccc;
}

/*-  pagination
----------------------------------------------------------------------*/
div.pagination {
	margin: 20px 0;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 1px;
	border: 1px solid #99c752;
	text-decoration: none; 
	color: #6eb537 ! important;
}

div.pagination a:hover, 
div.pagination a:active {
	border: 1px solid #3da63c;
	color: #3da63c;
}

div.pagination span.current {
	padding: 2px 5px 2px 5px;
	border: 1px solid #3da63c;	
	background-color: #3da63c;
	color: #FFF;
}

div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #ddd;
	color: #aaa;
}

/*-  lists
----------------------------------------------------------------------*/
ul.bullets {
	list-style: disc;
	margin-left: 18px;
}

/*-  forms
----------------------------------------------------------------------*/
form {
	margin: 25px 0;
}

dl {
	margin-top: 15px;
	margin-bottom: 2em;
}

dt, dd {
	display: block;
	line-height: 1.8em;
}

dt {
  color: #0088cb;
}

dd {
	margin-bottom: 0.8em;
}

label {
	display: block;
  color: #0088cb;	
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 2px;
}

input {
	padding: 2px;
}

select {
	font-size: 12px;
}

/*-  footer
----------------------------------------------------------------------*/
#footer {
	margin-top: 20px;
	background-color: #0088cb;
	padding: 10px;
	clear: both;
	font-size: 12px;
	color: #FFFFFF;
}

#footer a:link,
#footer a:visited {
	color: #fff;
}

/*-  flash messages
----------------------------------------------------------------------*/
#flash_notice {
	font-size: 12px;
	background: #d4fddb url(/images/icons/accept.png) no-repeat 12px 7px;
	border-top: solid 2px #8be69a;
	border-bottom: solid 2px #8be69a;
	padding: 8px 8px 8px 35px;
	color: #007e1f;
	margin: 20px 0;
}

#flash_warning {
	font-size: 12px;	
	background: #fdfdd4 url(/images/icons/warning.png) no-repeat 12px 7px;
	border-top: solid 2px #e6e58a;
	border-bottom: solid 2px #e6e58a;
	padding: 8px 8px 8px 35px;
	color: #b48f10;
	margin: 20px 0;
}

#flash_error {
	font-size: 12px;
	background: #fdd4d4 url(/images/icons/error.png) no-repeat 12px 7px;
	border-top: solid 2px #e68a8a;
	border-bottom: solid 2px #e68a8a;
	padding: 8px 8px 8px 35px;
	color: #ae0a00;
	margin: 20px 0;
}

/*-  errors
----------------------------------------------------------------------*/
.errorExplanation {
	margin: 14px 0 20px 0;
	border: solid 1px #e68a8a;
	color: #ae0a00;
	background-color: #fdd4d4;
}

.errorExplanation h2 {
	margin-top: 0 ! important;
	background-color: #ae0a00;
	color: #fff;
	padding: 3px 8px;
	font-weight: bold;
	font-size: 12px ! important;
}

.errorExplanation p {
	padding: 3px 8px;
}

.errorExplanation ul {
	margin-left: 10px;
	list-style: inside;
	list-style-type: disc;
	margin-bottom: 10px;
}

.fieldWithErrors {
	display: inline;
	margin: 0;
}

.fieldWithErrors input {
	background-color: #fdd4d4;
}

/*-  misc
----------------------------------------------------------------------*/
.clearer {
	clear: both;
}

.highlight {
	background-color: #ffc;
}

.topgap {
	margin-top: 20px;
}

.hint {
	margin-left: 5px;
	color: #888;
	font-size: 90%;
}

.light {
	color: #888;
}

.indent {
	margin-left: 10px;
}

span.bigswatch {
	margin-left: -4px;
	padding: 2px;
}

.selection_sheet span.bigswatch {
	margin: 0 ! important;
}

input.biggie {
	padding: 3px;
	font-size: 12px;
}

.unavailable {
	font-size: 90%;
	color: #948B6E;
	margin-top: 3px;
}

.cart_warning {
	color: #fff;
	background-color: #db3238;
	padding: 2px;
}

.cancel a:link, .cancel a:visited {
	color: #db3238;
}

#ship_zip_update_msg,
#ship_residential_update_msg,
#ship_method_update_msg {
	font-size: 11px;
	color: #666;
}

#newsletter {
	line-height: 1.5em;
	margin-bottom: 10px;
	font-size: 11px;
}

#newsletter form {
	margin: 0;
}

#category-link-wrapper {
  clear: both;
  position: relative;
  top: -2em;
}

#category-link-wrapper.closetop {
  margin-top: -1.5em;
}

a.category-link {
  float: right;
  background-color: #3da63c;
  color: #fff;
  font-size: 10px;
  padding: 1px 8px;
  text-decoration: none;
}
