/* -------------------- GLOBAL RESET -------------------- */

html * {
	margin: 0;
	padding: 0; }

h1, h2, h3, h4, h5, p, li, th, td, label {
	font-weight: normal;
	font-size: 100%; }

img {
	border: none; }


/* -------------------- MAIN RULES -------------------- */


body {
	/* background: url('./images/baseline-grid.png') 0 -5px; */
	color: #333;
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 100%; }

#wrapper {
	width: 929px;
	margin: 7px auto 0 auto;
	/* background: url('./images/grid.png') 10px 0 repeat-y; */
	overflow: hidden; }

a:link {
	color: #88a786;
	text-decoration: underline; }

a:visited {
	color: #88a786; }

a:hover {
	color: #b4985a; }

.active {
	font-weight: bold; }

table {
	width: 100%;
	margin-bottom: 18px; }

textarea {
	width: 100%;
	height: 10em; }

.l {
	text-align: left; }

.c {
	text-align: center; }

.r {
	text-align: right; }


/* -------------------- TYPOGRAPHY -------------------- */

p, li, th, td, h1, h2, h3, h4, h5, th, td, label, input {
	font-size: 14px;
	line-height: 18px; }

p, ul {
	margin-bottom: 18px; }

h1 {
	position: relative;
	left: -10px;
	font-size: 28px;
	line-height: 36px;
	margin-bottom: 18px; }

h2 {
	position: relative;	
	left: -10px;
	font-size: 18px;
	line-height: 18px;
	padding-top: 18px;
	margin-bottom: 18px; }

h3 {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	color: #666;
	clear: right; }

h5 {
	position: relative;
	left: -10px;
	color: #555;
	font-size: 18px;
	margin-top: 15px;
	padding-top: 17px;
	margin-bottom: 9px;
	border-top: 1px solid #eee; }

h5:first-child {
	margin-top: 2px;
	border: none; 
	padding: 0; }

#sidebar p {
	font-size: 12px; }

#sidebar ul li {
	list-style: none;
	font-size: 12px; }

#breadcrumbs {
	font-size: 12px; }

/* -------------------- PAGE STRUCTURE -------------------- */


#sidebar {
	display: inline;
	float: left;
	width: 150px;
	margin: 50px 40px 0 50px;
	padding-bottom: 30px; }

#content {
	display: inline;
	float: left;
	width: 680px; }

#footer {
	clear: both;
	align:center;
	margin-top: 50px;
	padding-top: 10px;
	/*padding-left: 240px;*/
	width:910px;
	color: #b4985a;
	border-top: 1px solid #b4985a; }

#footer p {
	font-size: 12px; }

.two-col {
	display: inline;
	float: left;
	width: 180px;
	margin-right: 20px;
	margin-bottom: 18px; }

.three-col {
	display: inline;
	float: left;
	width: 280px;
	margin-right: 20px;
	margin-bottom: 18px; }

.four-col {
	display: inline;
	float: left;
	width: 380px;
	margin-right: 20px;
	margin-bottom: 18px; }

.six-col {
	display: inline;
	float: left;
	width: 580px;
	margin-right: 20px;
	margin-bottom: 18px; }

.seven-col {
	display: inline;
	float: left;
	width: 680px;
	margin-bottom: 18px; }

#homecontent {
	margin-left: 10px;
	background: url('images/homepagelines1.jpg') top left no-repeat;
	width: 910px;
	overflow: hidden; }

#homecol1 {
	width: 510px;
	float: right; }

#homecol2, #homecol3 {
	width: 150px; 
	float: left;
	margin-left: 20px; 
}

#homecol3 ul {	
	list-style: none; }

#homepageblurb {
	height: 359px;
	background: url('images/jan-feb_10.jpg') top left no-repeat;
	text-indent: -9999px;
	margin: 28px 0 0 0; }

#emailnews {
	width: 100px;
	font-size: 11px; }

.topimage {
	margin-top: 59px; }


/* -------------------- BRANDING -------------------- */


#branding {
	float: left; }

#branding a {
	display: block;
	width: 220px;
	height: 160px;
	background: url('./images/branding.png') top left no-repeat;
	text-indent: -9999px; }

#branding a:link {
	background-position: left top; }
	
#branding.active a {
	background-position: left bottom; }

#branding a:hover {
	background-position: left center; }

#branding.active a:hover {
	background-position: left bottom; }


/* -------------------- MAIN NAVIGATION -------------------- */
	

#nav-main {
	overflow: hidden;
	margin: 117px 0 49px 0;
	float: left; }

#nav-main li {
	float: left;
	list-style: none; 
	background-image: url('images/nav-space.png');
	}

#nav-main li a {
	display: block;
	text-indent: -9999px;
	background-position: top left;
	background-repeat: no-repeat;
	height: 43px; }

#nav-main li a:link {
	background-position: left top; }
	
#nav-main li.active a {
	background-position: left bottom; }

#nav-main li a:hover {
	background-position: left center; }

#nav-main li.active a:hover {
	background-position: left bottom; }

#nav-collections a {
	background-image: url('images/nav-collections.png');
	width: 122px; }

#nav-news a {
/*	background-image: url('images/nav-news.png');*/
	background-image: url('images/nav-blog.png');
	width: 140px; }

#nav-info a {
	background-image: url('images/nav-info.png');
	width: 140px; }

#nav-about a {
	background-image: url('images/nav-about.png');
	width: 140px; }

#nav-contact a {
	background-image: url('images/nav-contact.png');
	width: 140px; }
	
#nav-store a {
	background-image: url('images/nav-store.png');
	width: 140px; }

#nav-main a:hover {
	background-position: bottom left; }
	

}


/* -------------------- MIDDLE COLUMN -------------------- */

#cart, #orders, .buttons {
	width: 100%; }

#cart, #orders {
	border-collapse: collapse;
	margin: 18px 0 36px 0;
	border-spacing: 0;
	clear: both; }

#orders {
	border-bottom: 1px solid #ccc; }

tr.o {
	background: #f5f5f5; }

tr.e {
	background: #fcfcfc; }

#cart td, #orders td {
	padding: 10px 5px 8px 5px; }

#cart input {
	font-size: 10px;
	line-height: 14px;
	text-align: center; }

#cart th, #orders th {
	padding: 1px 5px 6px 5px;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid #ccc; }

.price_old {
	text-decoration: line-through; 
	color: #999; }

#cart tr.subtotal td {
	padding-top: 9px;
	border-top: 1px solid #ccc; }

#cart-module {
	margin-bottom: 18px; }

#cart pre, #orders pre {
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px; }

#search-module {
	height: 36px; }

#searchbox {
	width: 75px;
	font-size: 10px;
	line-height: 14px;
	width: 75px; }

.buttons {
	margin: 18px 0;
	clear: both;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	overflow: hidden; }


/* -------------------- MISC -------------------- */


#product-grid {
	margin-top: 13px;
	clear: both; }

#product-grid li {
	float: left;
	list-style: none;
	width: 180px;
	margin: 0 20px 14px 0;
	text-align: left; }

#aproduct-grid a:link img, #aproduct-grid a:visited img {
	border: 1px solid #efefef; }
	
#aproduct-grid a:hover img {
	border: 1px solid #999; }

.product-results {
	clear: both; }

.product-results .left {
	float: left;
	margin-bottom: 14px; }

.product-results .right {
	float: right;
	margin-bottom: 0; }

#cards-accepted {
	margin-top: 36px;
	position: relative;
	left: -10px; }
 
.methods {
	margin-bottom: 18px;
	width: auto; }

.methods td {
	padding-right: 5px; }
	
.warning {
	color: #fff;
	background-color: #ff6266;
	padding: 5px; }

#new-customer {
	width: 45%;
	float: left; }

#new-customer input {
	float: right; }

#returning-customer {
	width: 45%;
	float: right; }

#returning-customer input {
	float: right; }

#returning-customer label {
	width: 110px; }

#returning-customer #email, #returning-customer #password {
	float: none;
	width: 130px; }

.optional {
	font-size: 10px;
	color: #999; }

.error {
	font-size: 10px;
	color: #ff6266; }

.fields {
	overflow: hidden;
	margin-bottom: 18px; }

.fields li {
	list-style: none;
	margin-top: 10px; }

label {
	width: 150px;
	display: block;
	float: left;
	clear: both; }
		
.radio-label {
	width: auto;
	display: inline;
	float: none;
	clear: none;
	padding: 0 5px;
	margin-right: 10px; }

#addressbookentries {
	margin-bottom: 18px;
	overflow: auto; }

#addressbookentries li {
	list-style: none;
	margin-bottom: 5px;
	padding-left: 10px; }

#addressbookentries li label {
	float: none;
	width: auto;
	display: inline; }

#addressbookentries li input {
	display: inline;
	float: none;
	margin-right: 5px; }

.product-price {
	font-size: 21px;
	line-height: 32px;
	color: #999;
	font-weight: normal; }

.product-image {
	margin-top: 59px; }

#account_addresses-entries {
	margin-bottom: 18px;
	overflow: auto; }
	
#account_addresses-entries li {
	margin-bottom: 18px;
	list-style: none;
	width: auto;
	float: left;
	margin-right: 40px; }

.message {
	background: #eee;
	padding: 5px;
	color: #333; }

.click-to-enlarge {
	font-size: 9px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: normal;
	color: #999;
	text-align: center; }

.account-items {
	list-style: none; }

.coupon {
	text-align: right; }

#terms {
	padding: 25px; }

.rb-table {
	border-width: 1px;
	border-spacing: 0;
	border-style: solid;
	border-color: #ccc;
	border-collapse: collapse;
	margin: 0 25px 18px 25px;
	width: 75%; }

.rb-table td, .rb-table th {
	border-width: 1px;
	padding: 5px 10px;
	border-style: solid;
	border-color: #ccc; }

.rb-table th {
	letter-spacing: 2px; }