@charset "utf-8";
/**********************************
RESETS 
**********************************/

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;
}

/ remember to define focus styles! /
:focus { outline: 0;
}

/ remember to highlight inserts somehow! /
ins { text-decoration: none;
}
del { text-decoration: line-through;
}

/ tables still need 'cellspacing' in the markup /
table { border-collapse: collapse; border-spacing: 0;
}

/* CSS Document */
body
	{
	 margin:0;
	 padding:0;
	 background:#fff; 	 
	 font:12px tahoma;
 	 line-height:16px;
	 }
a {
 text-decoration:none;
 color: #314f4a;
	}	 
a img
	{
	 border:none;
	 margin:0;
	 padding:0;	
	}
p {margin: 0 0 15px 0;}
ul
	{
	 margin:0 0 15px 10px;
	 padding:0;
	 list-style-type:none;
	}
li {margin: 5px 10px 5px 0;}
#top
	{
	 background:url(images/header_02.jpg) top no-repeat;
	 width:891px;
	 margin:0 auto;
	 height:384px;
	 color:#576e6e;
	 padding-right:22px;	
	}
#top_i
	{
	 background:url(images/header2_02.jpg) top no-repeat;
	 width:891px;
	 margin:0 auto;
	 height:233px;
	 padding-right:22px;	 
	}	
#container
	{
	 width:913px;
	 margin:0 auto;
	 background:url(images/bg_container_05.gif) top repeat-y;	
	}	
#wrapper
	{
	 width:869px;
	 margin:0 auto;
	 background:url(images/grad_wrapper_05.gif) top repeat-x;
	 color:#5c5c5c; 
	}
#leftcol
	{
	 width:506px;
	 float:left;
	 padding-left:46px;
	 padding-top:34px;	 
	}
#rightcol
	{
	 width:247px;
	 float:right;
	 padding-right:20px;
	 padding-top:23px;
	 color:#424242;	
	}



#home h1 {text-indent: -9999px;background: url(images/welcome_header.jpg) no-repeat;display: block; width: 500px; height: 50px;}
#bio h1 {text-indent: -9999px;background: url(images/bio_header.jpg) no-repeat;display: block; width: 500px; height: 50px;}
#consulting h1 {text-indent: -9999px;background: url(images/consulting_header.jpg) no-repeat;display: block; width: 500px; height: 50px;}
#testimonials h1 {text-indent: -9999px;background: url(images/testimonials_header.jpg) no-repeat;display: block; width: 500px; height: 50px;}
#appearances h1 {text-indent: -9999px;background: url(images/appearances_header.jpg) no-repeat;display: block; width: 500px; height: 50px;}
#products h1 {text-indent: -9999px;background: url(images/products_header.jpg) no-repeat;display: block; width: 500px; height: 50px;}
#contact h1 {text-indent: -9999px;background: url(images/contact_header.jpg) no-repeat;display: block; width: 500px; height: 50px;}

#test
	{
	 background:url(images/bg_test_20.gif) top repeat-y;	
	}	
.aligncenter
	{
	 text-align:center;	
	}
.alignright
	{
	 text-align:right;	
	}	
.clear
	{
	 clear:both;
	 height:1px;
	}	
#bottom 
	{
	 height:49px;
	 line-height:49px;
	 background:#e3eeca;
	 color:#606061;
	 padding-left:15px;
	 padding-right:15px;
	 }
#bottom a
	{
	 color:#25b2b7;	
	}
#menu
	{
	 float:right;
	 width:611px;
	 height:45px;
	 margin-top:19px;	 
	 font-size:13px;
	 line-height:45px;
	 background:url(images/bg_menu_05.gif) top no-repeat;
	 padding-left:10px;
	}
#menu a
	{
	 color:#fff;
	 font-weight:bold;
	 margin-left:12px;
	 margin-right:13px;	
	}
#menu a:hover
	{
	 color:#25b2b7;
	 font-weight:bold;
	 margin-left:12px;
	 margin-right:13px;	
	}
	
	
/*************************/
// SHOPPING CART STYLES
/************************/
#storeWrapper {
}

.shelf {
	width:791px;
	min-height: 250px;
	margin:0 auto;
	background:url(images/wood-shelf.png) no-repeat 0 bottom;
}

.shelf1 {
	width:791px;
	min-height: 260px;
	margin:0 auto;
	background:url(images/wood-shelf.png) no-repeat 0 bottom;
}

.shelf2 {
	width:791px;
	min-height: 260px;
	margin:0 auto;
	background:url(images/wood-shelf.png) no-repeat 0 bottom;
}

.simpleCart_shelfItem{
	padding-top: 5px;
	padding-left: 45px;
	margin-left: 20px;
	margin-bottom: 0;
	margin-right: 10px;
	margin-top: 10px;
	float:left;
	width:700px;
	height:141px;
	line-height:100%;
}
.shelf .item_image{
	float:left;
	margin-right:20px;
	margin-top: 10px;
	z-index: 1000;
}

.shelf1 .item_image{
	float:left;
	margin-right:5px;
	margin-top: 40px;
}

.shelf2 .item_image{
	float:left;
	margin-right:20px;
	margin-top: 35px;
}

.item_name{
	text-transform:uppercase;
	font:bold 12px "Helvetica", Arial, sans-serif;
	color: #00a4a7;
	margin-top:15px;
}
.item_Description{
	font-size:12px;
	padding:5px 0;
	line-height: 18px;
}
.item_price{
	font:bold 14px "Helvetica", Arial, sans-serif;
	color: #00a4a7;
	float:left;
	height: 25px;
	margin: 5px 10px 10px 0;
}
.item_thumb{
	display:none;
}
.item_add{
	display:block;
	width:85px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/storeSprite.png) 0 -21px;
	margin: 10px 0;
}
.item_add:hover{
	background-position:-85px -21px;
}
.item_add:active{
	background-position:-170px -21px;
}
.simpleCart_items{
	float:left;
	margin: 0 15px 0 15px;
	height:170px;
	position:relative;
}
.cartHeaders{
	display:none;
}
.itemContainer{
	float:left;
	width:150px;
	text-align:center;
	margin: 0 5px 0 5px;
	position:relative;
	bottom:0;
}
.itemname{
	font:bold 11px "Helvetica", Arial, sans-serif;
	color: #00a4a7;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
	width: 150px;
	bottom: 0;
	height: 30px;
}
.itemthumb{
	float:none;
	margin:0;
	padding:0;
}
.itemQuantity{
	float:left;
	clear:both;
	margin-top:5px;
	display:inline;
	margin-left:55px;
}
.itemQuantity input{
	background:none;
	border:none;
	width:21px;
	height:17px;
	background:url(images/storeSprite.png);
	text-align:center;
	color: white;
	font:bold 11px Arial, sans-serif;
	padding:0 9px;
	margin:0 5px 0 0;
	vertical-align:top;
	padding-top:3px;
}
.itemQuantity input:focus{
	outline:none;
}
.itemincrement a{
	display:block;
	background:url(images/storeSprite.png) -278px -29px;
	width:7px;
	height:5px;
	text-indent:-9999px;
	overflow:hidden;
	margin:10px 0 0 0;
}
.itemdecrement a{
	display:block;
	background:url(images/storeSprite.png) -278px -35px;
	width:7px;
	height:5px;
	text-indent:-9999px;
	overflow:hidden;
	margin:3px 0 0 0;
}
.itemTotal{
	color: #00a4a7;
	font:bold 11px Arial, sans-serif;
	margin:8px 0 0 0;
	padding:0;
	clear:both;
}

#yourCart{
	background: url(images/yourcart_bg.jpg) no-repeat;
	width: 775px;
	margin-left: 10px;
	min-height: 300px;
	padding-left: 25px;
}

#cartTotal{
	clear:both;
	text-align:right;
	font:14px Arial, sans-serif;
	text-shadow:none;
	margin-top:20px;
	float:left;
	width:90%;
	padding: 45px 10px 0px;
}
#viewFullStoreLink{
	clear:both;
	font:10px Arial, sans-serif;
	display:block;
	padding:5px 0 0 0;
	margin-left:140px;
	color: #00a4a7;
	text-decoration:none;
}
#viewFullStoreLink:hover{
	text-decoration:underline;
}
.simpleCart_empty{
	display:-moz-inline-box;
	display:inline-block;
	color: #00a4a7;
	font-size:12px;
	text-decoration:none;
	padding-left:550px;
	margin-right:10px;
	position:relative;
	top:5px;
}
.simpleCart_checkout{
	display:-moz-inline-box;
	display:inline-block;
	background:url(images/btnCheckout.png);
	width:87px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	top:0;
}



/* ==== AUTHORED BY ==== */
#author {text-align: center; display: block; margin: 0 auto; width: 100px; height: 45px;}
#author p {text-align: center; margin: 0 10px auto; display: block; width: 100px;}
#author p a {text-indent: -9999px; display: block; width: 100px; height: 30px; background: url(images/designed_by_evolve.jpg) no-repeat bottom;}
#author p a:hover {background: url(images/designed_by_evolve.jpg) no-repeat top;}


#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e3f2c2 url('images/th_bg.jpg') repeat-x;
	border-top: 1px solid #98a57f;
	border-bottom: 1px solid #98a57f;
	color: #039;
	text-transform: uppercase;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e3f2c2 url('images/row_bg.jpg') repeat-x;
	height: 40px;
	min-height: 35px;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td
{
	background: #00a5a6;
	color: #fff;
}

table#appearances {width: 100%;}
table#appearances thead {border-bottom: 2px; # solid;margin:0 0 2px 0; padding: 0 0 2px 0;}
table#appearances thead tr {border-bottom: 2px; #e3f2c2 solid;margin:0 0 2px 0; padding: 0 0 2px 0; background: none;}
table#appearances th,td {padding: 2px;}
table#appearances tbody tr { background: #e3f2c2 url(images/row_bg.jpg) repeat-x; height: 35px; border-bottom: 2px #fbfbfd solid; }
td.nowrap {white-space: nowrap;}