/* RESET */ 
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:1}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* FONT */
body{font:14px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:disc}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}

/* HTML 5 */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block; clear: both;}

a:focus{outline:1px dotted} hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0} ol{list-style:decimal} ul{list-style:disc} li{margin-left:30px}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:.5em}
/* HTML 5 */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display: block; clear: both; margin: 0; padding: 0; }

/* LINKS */
a {color: #0000FF;}
a, a:link, a:visited, a:active, a:focus, a:hover { text-decoration: underline; border: none }
a, a:link, a:visited { color: #0f3f86 }
a:active, a:focus, a:hover { color: #5F0700 }	
a img { border: none; }

/* HEADINGS */
h1,h2,h3,h4,h5,h6 { font-weight: bold; color: #0f3f86; }
h1 { font-size:26px; line-height: 1em; margin-bottom: 0 }
h2 { font-size:23px; line-height: 1em; margin-bottom: .75em }
h3 { font-size:21px; line-height: 1em; margin-bottom: .5em }
h4 { font-size:19px; margin-bottom: 1.25em }
h5 { font-size:17px; font-weight: bold; margin-bottom: 1.5em }
h6 { font-size:15px; font-weight: bold }
h1 + fieldset {margin-top: 20px;}

.clear {clear:both}
.hide {display: none}

html { background-color: #050e18; }

body {
  background: transparent url(images/bkg.png) top center no-repeat;
	padding: 0;
	width: 100%;
	margin: 0 auto;
	}

#wrapper {
  background-color: transparent;
	width: 990px;
	margin: 0 auto;
	}
	
#container { 
  background: #FFF url(images/bkg-sidebar.gif) 0 0 repeat-y;
  }

#breadcrumbs {padding: 0 0 10px 0;}

/* Network navigation */
#network {
  display: block;
	background: #040d1c url(images/network-bkg.jpg) bottom left repeat-x;
	font-family: arial, sans-serif;
	position: relative;
	}	

#network .margin {
   width: 990px;
   display: block;
   padding: 4px 0;
   margin: 0 auto;
   position: relative;
   }

#network a {
  display: inline-block;
  padding: 2px 10px;
  border-right: 1px solid #0e264d;
  text-shadow: 1px 1px 1px #040d1c;
  }

#network a:link,
#network a:visited,
#network a:hover,
#network a:focus,
#network a:active {
	color: #205da9;
	text-decoration: none;
	}

#network a.car,
#network a.donate {
  border-right: none;
  } 

#network a:hover,
#network a:active { text-decoration: underline }

#network a.donate {
  -moz-border-radius:2px;
	-webkit-border-radius:2px;
	width: 100px;
	text-align: center;
	float: right;
  }

#network a.donate:link,
#network a.donate:visited {
	color: #FFF;
	text-decoration: none;
	background: #1b700f url(images/bkg-donate.png) 0 0 repeat;
	border-right: 1px solid #61855C;
	border-left: 1px solid #61855C;
	}
	
#network a.donate:hover,
#network a.donate:focus,
#network a.donate:active {
	color: #FFF;
	text-decoration: none;
	background: #c87018 url(images/bkg-donate-hover.png) 0 0 repeat;
	border-right: 1px solid #ac8560;
	border-left: 1px solid #ac8560;
	}


/* SITE HEADER */
header#site-header {
	background: transparent url(/images/header.png) 0 10px no-repeat;
	color: #FFF;
	padding: 10px 0;
	position: relative;
	overflow: hidden;
	}

header#site-header,
#logo,
#logo img {
  height: 94px;
  }

#logo,
#logo img {
  width: 604px;
  }

#logo {
  position: static;
  }

#user-tools {
  position: absolute;
  top: 14px;
  right: 0;
  max-height: 98px;
  }

header#site-header section {clear: none;}

header#site-header #utility {
	float: right;
	clear: right;
	margin: 10px 0 0 0;
	padding: 0;
	}
	
/* NAVIGATION */

header a {
	color: #FFF;
	}

#user-links {
  float: right;
  }

#user-links nav {
	float: right;
	padding: 0;
	margin-bottom: 0;
	color: #FFF;
	}

#user-links nav {
	text-align: right;
	}

#user-links nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  }
  
#user-links nav li {
  float: left;
  }

#user-links nav a {
	display: inline-block;
	padding: 0 .5em;
	margin: 0;
	color: #2E67C9;
	}

#user-links nav a:link,
#user-links nav a:visited,
#user-links nav a:hover,
#user-links nav a:focus,
#user-links nav a:active {
	color: #FFF;
	text-decoration: underline;
	}
	
#user-links nav a:hover,
#user-links nav a:focus,
#user-links nav a:active {
  color: #025dce;
  background-image: none;
  text-decoration: underline;
	}

#user-links li.shopping_cart {
  background: transparent url(images/shopping_cart.png) 0 50% no-repeat;
  padding-left: 0px;
  }

#user-links li.shopping_cart:hover {
  background: transparent url(images/shopping_cart-hover.png) 0 50% no-repeat;
  }

#user-links li.shopping_cart a {
  padding-left: 24px;
  }
			
nav li {
	margin: 0;
	padding: 0;
	}

nav#social ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	}
	
nav#social ul {
	float: right;
	margin-top: .5em;
	}
	
nav#social ul li {
	display: block;
	}
	
nav#social ul li {
	float: left;	
	text-transform: uppercase;
	font-size: .8em;
	margin: 0 0 0 .3em;
	}

nav#social ul li img {display: block;}

nav#social ul li span.hover {
	display: none;
	}	

#search_box input[type="search"] {
	-moz-appearance:none;
	-webkit-appearance:none;
  }

.SearchInput {
  border: 1px solid #7E7E7E;
  border-radius:  4px 0px 0px 4px;
  -moz-border-radius: 4px 0px 0px 4px;
  -webkit-border-radius:  4px 0px 0px 4px;
  font: normal 14px/1.4em Arial, Helvetica, sans-serif;  
  padding: 4px 16px 5px 0;
  width: 300px;
  box-shadow: 0 1px 2px #AFAFAF inset;
  -moz-box-shadow: 0 1px 2px #AFAFAF inset;
  -webkit-box-shadow: 0 1px 2px #AFAFAF inset;
  background: -moz-linear-gradient(100% 100% 90deg, #EEEEEE, #D5D5D5) repeat scroll 0 0 transparent; 
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D5D5D5), to(#EEEEEE)); 
  background: -webkit-linear-gradient(#D5D5D5, #EEEEEE); 
  background: -o-linear-gradient(#EEEEEE, #D5D5D5);
  background: -ms-linear-gradient(top, #D5D5D5 0%, #EEEEEE 100%);
  outline: none;
  -webkit-appearance: none;
  width: 215px;
  }

.SearchInput::-ms-clear {
  width: 0;
  height: 0;
}

.SearchBTN {
  border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  border: 1px solid #7E7E7E;
  cursor: pointer;
  font: normal 13px/18px Arial, Helvetica, sans-serif;  
  margin: 0 0 0 -9px;
  padding: 5px 8px;
  position: relative;
  color: #fff;
  background: -moz-linear-gradient(100% 100% 90deg, #062b5d, #083c7c) repeat scroll 0 0 transparent; 
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#083c7c), to(#062b5d)); 
  background: -webkit-linear-gradient(#083c7c, #062b5d); 
  background: -o-linear-gradient(#062b5d, #083c7c); 
  background: -ms-linear-gradient(top, #083c7c 0%, #062b5d 100%);
}
  
.SearchBTN:hover {
  color: #D5D5D5;
  }
  
.SearchBTN:active {
  background: -moz-linear-gradient(100% 100% 90deg, #07428b, #03489c) repeat scroll 0 0 transparent; 
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#07428b), to(#03489c)); 
  background: -webkit-linear-gradient(#03489c, #07428b); 
  background: -o-linear-gradient(#07428b, #03489c);
  background: -ms-linear-gradient(top, #07428b 0%, #03489c 100%);
  }

/* Firefox hack */
 @-moz-document url-prefix() {
   #search_box input[type="search"] { width: 200px; margin: -1px 0 0; height: 17px; padding: 5px 5px 5px 4px;}
   } 

#search_box input[type="search"]:hover,
#search_box input[type="search"]:focus {
	background-color: #FFFFCF;
	} 	
	

/* Primary navigation */
nav#main-nav {
	float: left;
	width: 100%;
	font-weight: bold;
	background: #083c7d url(images/bkg-nav.png) bottom left repeat-x;
	font-family: arial, sans-serif;
	position: relative;
	margin: 0;
	border-top: 1px solid #083c7d;
	-moz-box-shadow: 0 3px 4px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 3px 4px rgba(0,0,0,.4);
	box-shadow: 0 3px 4px rgba(0,0,0,.4);
	/* For IE 8 */
	/* -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";*/
	/* For IE 5.5 - 7 */
	/*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');*/
	}	

/*nav#main-nav.subnav { border-bottom: 3.4em solid #FFF }*/

nav#main-nav ul {
  position: relative;
  top: -1px;
  color: #FFF;
  }

nav#main-nav ul, 
nav#main-nav li {
	list-style: none;
	margin: 0 0 -1px 0;
	padding: 0;
	}

nav#main-nav li.highlight		{ background-color: #00395F }
nav#main-nav li { 
  float: left;
  border-top: 1px solid #083c7d;
  border-right: 1px solid #2b5691;
  border-bottom: 1px solid #083c7d;
	}

nav#main-nav li a,
nav#main-nav li.user-email {
  display: block;
  padding: .4em 10px
  }
nav#main-nav li a:link,
nav#main-nav li a:visited,
nav#main-nav li a:hover,
nav#main-nav li a:focus,
nav#main-nav li a:active {
	color: #FFF;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000;
	}

nav#main-nav li a:hover,
nav#main-nav li a:active,
nav#main-nav li.selected a:hover,
nav#main-nav li.selected a:active { text-decoration: underline }

nav#main-nav li.user-email a {
  display: inline;
  padding: 0
  }
nav#main-nav li.user-email a:link,
nav#main-nav li.user-email a:visited,
nav#main-nav li.user-email a:hover,
nav#main-nav li.user-email a:focus,
nav#main-nav li.user-email a:active {
	color: #FFF;
	text-decoration: none;
	text-shadow: none;
	}
nav#main-nav li.user-email a:hover,
nav#main-nav li.user-email a:focus,
nav#main-nav li.user-email a:active {
  text-decoration: underline;
  }

nav#main-nav li ul {
	position: absolute;
	left: 0;
	top: 2.3em;
	display: block;
	width: 100%;
	text-transform: none;
	background-color: #FFF;
	}

nav#main-nav li.user-email {
  border-right: none;
  border-bottom: none;
  font-weight: normal;
  float: right;
  }
	
#feature {
  width: 700px;
  height: 300px;
  color: #FFF;
  background-color: #000;
  margin: 0;
  padding: 0;
  display: inline-block;
  }	

#feature img {
  height: 300px;
  display: block;
  }

#content {
  width: 660px;
  padding: 20px;
  min-height: 300px;
  float: right;
  position: relative;
  }
  
#sidebar {
  width: 290px;
  padding: 0;
  min-height: 300px;
  float: left;
  }

#sidebar section {
  background: transparent url(images/bkg-sidebar-haze.png) 0 0 repeat-x;
  }

#sidebar section h1 {
  background: #94774c url(images/bkg-sidebar-heading.png) bottom left repeat-x;
  padding: 6px 10px;
  color: #FFF;
  font-size: 1.2em;
  text-align: center;
  border-bottom: 1px solid #e8e1cc;
	text-shadow: 1px 1px 1px #2f2c26;
  }

#sidebar section h2 {
  font-size: 1em;
  color: #FFF;
  line-height: 1em;
  }


#sidebar section h2 a:link,
#sidebar section h2 a:visited {
  text-decoration: none;
  color: #004b91;
  }

#sidebar section h2 a:hover,
#sidebar section h2 a:focus,
#sidebar section h2 a:active {
  color: #cc6600;
  text-decoration: underline;
  }

#sidebar section.subcategory-nav {
  padding: 0;
  margin: 0;
  }

ul.nav-list,
ul.nav-list ul,
ul.nav-list li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  }

ul.nav-list {
  padding-top: 10px;
  }

ul.nav-list a,
ul.nav-list a:link,
ul.nav-list a:visited { 
  text-decoration: none;
  color: #483a25;
  display: block;
  font-weight: bold;
  }
  
ul.nav-list a:active,
ul.nav-list a:focus,
ul.nav-list a:hover {
  text-decoration: underline;
  color: #5F0700
  }

ul.nav-list a {
  padding: 2px 10px;
/*  border-bottom: 1px solid #D5D5D5;*/
  }

ul.nav-list li ul li a {
  margin: 0 0 0 15px;
/*  border-bottom: 1px solid #D5D5D5;*/
  }
  
ul.nav-list li ul li a,
ul.nav-list li ul li a:link,
ul.nav-list li ul li a:visited {
  /*background: #efefef url(images/bkg-nav.png) top right repeat-y;*/
  font-weight: normal;
  }
  
#content header {padding: 0; margin: 0 0 10px 0;}

#container #breadcrumbs + header {padding-top: 0;}

footer#site-footer {
	padding: 10px 20px;
	background: #886d45 url(images/bkg-footer.gif) 0 0 repeat-x;
	color: #FFF;
	border-top: 1px solid #5d4d33;
	}

footer#site-footer a:link,
footer#site-footer a:visited {
  color: #FFF;
  text-decoration: underline;
  }
  
footer#site-footer a:hover,
footer#site-footer a:focus,
footer#site-footer a:active {
  color: #E8E1CD;
  text-decoration: underline;
  }
	
.recently-viewed { padding: 20px; }
	
.slideshow img { display: block; }	

/* PRODUCT TABLE GRID */	

section.grid,
section.list {
  margin: -1px;
  }
  
section.list ul li {
  border-bottom: 1px solid #ddd;
  display: block;
  margin: 0;
  padding: 10px;
  }

section.grid { background: #fff url(images/bkg-grid-4.gif) 165px 0 repeat-y; }

section.list {background-color: #FFF;}

section.grid li {
  width: 165px;
  min-height: 100px;
  padding: 10px;
  margin: 0;
  }

section.grid.new-arrivals li {
  width: 145px;
  overflow: hidden;
  }

section.grid img,
section.list img {
  max-width: 145px;
  max-height: 145px;
  }

section.grid.new-arrivals img {
  max-width: 125px;
  max-height: 125px;
  }

section.grid img{margin: 0 auto}
section.list img{
  float: left;
  margin: 0 10px 0 0;
  }

section.grid li section {
  padding: 10px;
  margin: 0;
  }

section.grid li:nth-of-type(even) {}

section.grid ul,
section.list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

section.grid ul {text-align: center;}


section.grid ul li {
	float: left;
	padding: 0;
	margin: 0;
	background-color: transparent;
	position: relative;
	}
	
section.grid ul li h1 {
	font-size: 1.2em;
	line-height: 1.1em;
	margin: 0;
	}


.product {}

div.product-count {
  font-size: 12px;
}

p.product_sale {
  color: red;
  font-weight: bold;
}

.sidebar section.grid.new-arrivals .grid .product h1 {
  background-color: transparent;
  background-image: none
  }

section.grid.new-arrivals .product h1,
.product h1 { line-height: 1.7em;}

.product h1 a:link,
.product h1 a:visited {
  text-decoration: none;
  color: #004b91;
  }

.product h1 a:hover,
.product h1 a:focus,
.product h1 a:active {
	color: #cc6600;
	text-decoration: underline;
	}

.product p {
  margin: 0;
  padding: 0;
  }

.product_price_is {
  color:#a11515;
  font-weight: normal;
  }

.product_price_was {
  color: #555;
  }

section.grid ul li.clear,
.clear {
	clear:both;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	float: none;
	}

section.grid ul li.clear {
	width: 100%;
	height: 1px;
	min-height: 1px;
	max-height: 1px;
	background-color: #ddd;
	border-top: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
	margin: -10px 0 -10px 0;
	}

section.list ul li.clear { display: none; }
	
section.grid ul li:last-child	{
  border-top: none;
	border-bottom: none;
	margin: 0;
	}


/* CATEGORY PAGES */
#category_description {
  margin-bottom: 10px;
  }

.showing {
  color: #0F3F86;
  padding: 3px 10px;
  margin-bottom: 20px;
  background-color: #EDF7FF;
  border-top: 1px solid #D0EAF8;
  border-bottom: 1px solid #D0EAF8;
  }

.displaying {
  float: right;
  }

.displaying a,
.displaying a:link,
.displaying a:visited { 
  -moz-border-radius:2px;
	-webkit-border-radius:2px;
  text-decoration: none;
  display: inline-block;
  padding: 0 2px;
  border: 1px solid #EDF7FF;
  }

.displaying a:active,
.displaying a:focus,
.displaying a:hover {
  text-decoration: none;
  color: #0F3F86;
  background-color: #EDF7FF;
  border: 1px solid #055D90;
  }

.displaying a.selected {
  text-decoration: none;
  color: #D67413;
  background-color: #FFF;
  border: 1px solid #055D90;
 }

/* PAGINATION */
.pagination {
  margin-top: 10px;
  text-align: center;
  background-color: #EDF7FF;
  border-top: 1px solid #D0EAF8;
  border-bottom: 1px solid #D0EAF8;
  padding: 2px 0;
  }

.pagination a,
.pagination a:link,
.pagination a:visited { 
  text-decoration: none;
  display: inline-block;
  padding: 3px 6px;
  border: 1px solid #EDF7FF;
  }

.pagination a:active,
.pagination a:focus,
 .pagination a:hover {
  text-decoration: none;
  color: #D67413;
  background-color: #FFF;
  border: 1px solid #055D90;
  }

.pagination span {
  margin: 0 2px 0 0;
  }

.pagination span.current,
.page-indicator {
  font-weight: bold;
  }

.pagination span.current,
.pagination span.pipe,
.page-indicator {
  color: #000;
  display: inline-block;
  padding: 3px 6px;
  border: 1px solid #EDF7FF;
  }

.pagination .pipe {
  margin: 0 10px;
  }

/* INDIVIDUAL PRODUCTS */
#left-column {
  float: left;
  width: 320px;
  background-color: pink;
  }
  
#right-column {
  float: right;
  width: 300px;
  }

#product-view {
  }

#product-view header {
  margin-bottom: 20px;
  }

#product-view footer {
  display:block;
  border-top: 1px solid #A6A6A6;
  margin-top: 10px;
  padding: 10px 0 0 0;
  }

#product-image {
  background-color: #FFF;
  width: 318px;
  padding: 10px;
  border: 1px solid #A6A6A6;
  }

#product-image img {
  display: block;
  margin: 0 auto;
  text-align: center;  
  }

#product-description {
  background-color: transparent;
  width: 300px;
  }

#product-form {
  }

/* DEFAULTS */
#flash_notice, #flash_error, #flash_alert {
  padding: 5px 8px;
  margin: 10px 0;
}

#flash_notice {
  background-color: #CFC;
  border: solid 1px #6C6;
}

#flash_error, #flash_alert {
  background-color: #FCC;
  border: solid 1px #C66;
}

.fieldWithErrors {
  display: inline;
}

.field_with_errors {
  display: inline;
}

/* Errors */

.error_messages {
  border: 2px solid #CF0000;
  padding: 0px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
  font-size: 12px;
}

.error_messages h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 10px;
  font-size: 12px;
  margin: 0;
  background-color: #c00;
  color: #fff;
}

.error_messages p {
  margin: 8px 10px;
}

.error_messages ul {
  margin: 0;
}

/* Notices */

.shipping_notice {
  color: #CE6C0B;
  font-weight: bold;
  }

.inventory_notice {
  color: red;
}

/* Adjustments */

.adjustment_messages {
  width: 100%;
  border: 2px solid #CF0000;
  padding: 0px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
  font-size: 12px;
}

.adjustment_messages h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 10px;
  font-size: 12px;
  margin: 0;
  background-color: #c00;
  color: #fff;
}

.adjustment_messages p {
  margin: 8px 10px;
}

.adjustment_messages ul {
  margin: 0;
}

/* Checkout */

.shipping_address_id, .billing_address_id {
  float: left;
}

.shipping_address, .billing_address {
  padding-left: 25px;
  padding-bottom: 15px;
}


/* Table style */

table {
  width: 100%;
  margin: 20px 0px;
  border-collapse: collapse;
  text-align: left;
	background-color: #FFF;
	}

tr {
  border: 1px solid #AFB9BF; 
  }
  
tr:nth-of-type(even) {
	background-color: #EDF7FF;
	}

tr.total,
tr.total:nth-of-type(even) {
    background-color: #FFF;
  }

tr.heading {
	background-color: #D7E5ED;
	}

th {text-align: left;}

th, td {
	padding: 5px 10px;
	}

th.order_review {
  text-align: right;
  border-right: 1px solid #afb9bf;
  background-color: #D7E5ED;
  }

.record_id {
  width: 100px;
  }

.record_action {
  text-align: right;
  }

td.record_action img {
  vertical-align: middle;
  }

.cart_action {
  text-align: right;
  }

/* Fieldset style */

fieldset {
  margin-bottom: 20px;
  }

/* Form style */

.association_selection {
  width: 200px;
  }

/* Misc. style */

span.subtitle {
  font-weight: normal;
  }

#top_nav {
  text-align: right;
  margin: 5px;
  padding: 5px;
  }

/* Fieldset style */

fieldset,
legend {
	background-color: transparent;
	}

fieldset {
	}

legend {
  font-size: 1.2em;
  font-weight: bold;
  }

table tr.card_type {
    }

tr.card_type label,
tr.card_type input[type="radio"]{
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 5px;
    display:inline-block;
    }

tr.card_type label {
    vertical-align: middle;
    display: inline-block;
    margin: 0 15px 0 0;
    width:48px;
    height:48px;
    }

.continue_shopping {
  position: absolute;
  top: 20px;
  right: 20px;
  }
  
/* Form Buttons */

input.button,
a.button {
  display: inline-block;
  vertical-align: middle;
  width: 140px;
  height: 34px;
  margin: 0 !important;
  padding: 3px 0 5px !important;
  border: 0;
  color: #445;
  font: bold 1em 'Helvetica Neue', Arial, Helvetica, sans-serif;
  line-height: 1;
  text-align: center;
  text-decoration: none!important;
  text-shadow: #FFF 1px 1px 0;
  background: url(images/bkg-submit-sm.png) no-repeat 0 0;
  cursor: pointer;
  vertical-align: -6%;
  }

input.button:hover,
a.button:hover 	{ background-position: 0 -50px; color: #223; }
input.button:active ,
a.button:active { background-position: 0 -100px; color: #000; }

a.button {
  padding: 10px 0 0 0 !important;
  height: 24px;
	}
	
.top-banner {
  background-color: #e8e1cd;
  color: #826843;
  padding: 5px 10px;
  text-align: center;
  font-weight: bold;
  }