@import url("reset.css");

/* General
------------------------------------------------------------------------------*/

body {
	background-color: #f6f6f6;
	color: #333;
	padding: 0;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
}

h1, h2, h3, h4, h5, h6, p {
	padding: 0 0 1em 0;
	line-height: 140%;
}

strong {
	font-weight: bold;
}

li {
	font-size: 120%;
	color: #333;
	padding: 0 0 0.3em 0;
	line-height: 140%;
}

li li, li li li {
	font-size: inherit;
}


li a {
	font-size: inherit !important;
}

div.content ul {

	list-style: disc;
	padding: 0 0 15px 30px;
	
}

a {
	color: #1d79ca;
}

a.back {
	padding: 0 0 0 12px;
	background-repeat: no-repeat;
	background-position: 0 4px;
	background-image: url(../img/arrow_back.png);
	font-size: 12px;
}

a.button {
	display: block;
	background-repeat: no-repeat;
}

a.button.view {
	width: 85px;
	height: 29px;
	background-image: url(../img/bt_view.png);
}

a.button.order_here {
	width: 114px;
	height: 36px;
	background-image: url(../img/bt_order_here.png);
}

a.button.pre_order {
	width: 114px;
	height: 36px;
	background-image: url(../img/bt_pre_order.png);
}

a.button.buy_now {
	width: 114px;
	height: 36px;
	background-image: url(../img/bt_buy_now.png);
}

a.arrow {
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: right 0.3em;
	padding: 0 11px 0 0;
}

a.button span {
	display: none;
}

div#wrapper {
	width: 946px;
	/*background-color: #fff;*/
	margin: 0 auto 0 auto;
	background-repeat: repeat-y;
	background-image: url(../img/bg_plain.png);
}

div#content {
	padding: 23px 0 0 68px;
	width: 525px;
	float: left;
}

div#content div.general_content {
	padding: 15px 0 0 0;
}

div#content div.general_content.links span {
	display: block;
}

div#aux_content {
	padding: 23px 64px 16px 0;
	width: 232px;
	float: right;
}

div#aux_content h1 {
	text-align: center;
	margin-bottom: 0.7em !important;
}

a#logo_home_link {
	position: absolute;
	display: block;
	width: 148px;
	height: 72px;
	margin: 29px 0 0 30px;
}

a#logo_home_link span {
	display: none;
}
/*----------------------------------------------------------------------------*/


/* Footer
------------------------------------------------------------------------------*/
div#header {
	width: 946pxpx;
	background-repeat: no-repeat;
	background-image: url(../img/bg_top_bar.jpg);
	height: 136px;
}
/*----------------------------------------------------------------------------*/


/* Footer
------------------------------------------------------------------------------*/
div#footer {
	width: 936px;
	position: absolute;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(../img/bg_footer.png);
	color: #999;
	padding: 15px 0 0 10px;
}
div#footer p {
	padding-left: 0 0 0 15px;
	line-height: 1.3em;
	float: left;
}
div#footer p#worldpay {
	padding-right: 10px;
	float: right;	
}
div#footer p#worldpay a {
	display: block;
	width: 124px;
	height: 29px;
	background-repeat: no-repeat;
	background-image: url(../img/logo_worldpay.png);
}
div#footer p#worldpay a span {
	display: none;
}
/*----------------------------------------------------------------------------*/


/* Aux Nav
------------------------------------------------------------------------------*/
div#auxNav {
	width: 946px;
	height: 45px;
	background-repeat: no-repeat;
	background-image: url(../img/bg_aux_nav.jpg);
}

div#auxNav p#slogan {
	background-image: url(../img/slogan_smallest_steps.png);
	padding: 0; margin: 0;
	width: 355px; height: 34px;
	float: left;
}
div#auxNav p#slogan span { display: none; }

div#auxNav ul.buttons {
	padding: 6px 30px 0 0;
}

div#auxNav ul.buttons a.button.view_cart {
	float: right;
	background-image: url(../img/bt_view_cart.png);
	width: 96px; height: 22px;
}

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


/* News, Blog Posts
------------------------------------------------------------------------------*/
div#latest_news, div#latest_blog_posts {
	width: 526px;
	margin: 0 0 2em 0;
	background-image: url(../img/bg_div_grad.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0 0 1em 0;
}

div#latest_blog_posts.full, div#latest_news.full {
	background-image: none;
	padding: 0 0 0 0;
}

div#latest_blog_posts.with_comments {
	background-image: none;
}

div#latest_news h1,
div#latest_blog_posts h1 {
	border-bottom: none !important; 
}

div#content h1, div#aux_content h1 {
	font-family: verdana, sans-serif;
	font-size: 175%;
	font-weight: bold;
	color: #157bda;
	padding: 0 0 0.5em 0;
	margin: 0;
	border-bottom: 1px solid #d5d5d5; 
}


div#latest_news h2,
div#latest_blog_posts h2,
div.general_content h2,
div.product h2
 {
	font-family: verdana, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #79b90d;
	padding: 0;
	margin: 0;
}

div#latest_news h2 a,
div#latest_blog_posts h2 a {
	color: #79b90d;
}

div#latest_news p,
div#latest_blog_posts p,
div.general_content p {
	font-size: 120%;
	color: #333;
	margin: 0 0 1em 0;
	padding: 0;
}

div#latest_blog_posts div.header {
	border-bottom: 1px solid #d5d5d5;
	padding: 0 0 1em 0;
	margin: 0 0 1em 0;
}


div#latest_blog_posts div#comments {
	padding: 2em;
	margin: 2em 0 0 0;
	background-color: #f5f5f5;
	border: 1px dashed #999;
}

div#latest_blog_posts div#comments h2 {
	margin: 0 0 1em 0;
}

div#latest_blog_posts div#comments div.comment_content {
	border-bottom: 1px solid #ccc;
	margin: 0 0 1.5em 0;
}

div#latest_blog_posts div#comments div.comment_header {
	
	border-bottom: 1px dashed #999;
	margin: 0 0 1em 0;
	padding: 0 0 0.5em 0;
	
}

div#latest_blog_posts div#comments div.comment_header p {
	color: #1d79ca;
	margin: 0; padding: 0;
}


div#latest_news p.date,
div#latest_blog_posts div.header p.date_and_links {
	font-family: verdana, sans-serif;
	font-size: 110%;
	color: #999;
	padding: 0;
	margin: 0;
}

div#latest_blog_posts p.date_and_links a,
div#latest_blog_posts p.date_and_links span {
	padding: 0 0 0 2em;
}

div#latest_news div.news_item_summary,
div#latest_blog_posts div.blog_post {
	border-top: 1px solid #d5d5d5;
	padding: 1em 0 1em 0;
	margin: 0;
}

div#latest_news div.news_item_summary div.content {
	padding: 10px 0 0 0;
}

div#latest_news div.news_item_summary a.read_more,
div#latest_blog_posts div.blog_post a.read_more {
	font-size: 120%;
	display: block;
	font-weight: bold;
	text-align: right;
	margin: 1em 0 0 0;
}

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


/* Quote
------------------------------------------------------------------------------*/
div.quote {
	margin: 0 0 1.5em 0;
}
div.quote blockquote {
	font-family: Georgia, Times, serif;
	font-size: 220%;
	font-style: italic;
	font-weight: normal;
	color: #666;
	text-align: center;
	padding: 0 0 0.5em; margin: 0;
}
div.quote blockquote p {
	padding: 0; margin: 0;
}

div.quote p.by {
	font-size: 120%;
	text-align: right;
	color: #999;
}
/*----------------------------------------------------------------------------*/


/* Aux Content
------------------------------------------------------------------------------*/
div.green,
div.blue {
	text-align: center;
	margin: 0 0 2.5em 0;
}
div.green {	background-image: url(../img/bg_green_box_top.png); }
div.blue { background-image: url(../img/bg_blue_small_box_top.png); }

div.green div.content,
div.blue div.content {
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 10px 0 10px 0;
}
div.green div.content {
	background-image: url(../img/bg_green_box_bottom.png);
}
div.blue div.content {
	background-image: url(../img/bg_blue_small_box_bottom.png);
}
div.green p,
div.blue p {
	margin: 0 21px 0 21px;
	padding: 10px 0 10px 0;
	font-size: 120%;
	color: #fff;
	line-height: 150%;
}

div.green hr,
div.blue hr {
	height: 0px;
	background-color: none;
	border: none;
	border-top: 1px solid #fff;
	margin: 0 20px;
}

div.green a,
div.blue a {
	color: #fff;
}

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


div#previous_posts {
	background-color: #effae9;
	padding: 1.5em 1.5em 0 1.5em;
	line-height: 1.6em;
}


div#aux_content ul {
	list-style: none;
	margin: 0 0 0.5em 0; padding: 0 0 0.5em 0;
	border: none;
}

div#aux_content ul ul {
	border-bottom: 1px solid #b4da7b;
}

div#aux_content ul li span.area {
	display: block;
	font-weight: bold;
	color: #79b90d;
	background-color: inherit;
	padding: 0 0 0.5em 0;
	margin: 0 0 0 0;
	font-size: 110%;
	
}

div#aux_content ul li li {
	padding: 0 0 5px 20px;
	font-size: 12px;
	background-image: url(../img/arrow_grey.png);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	color: #666;
	background-color: inherit;
}

div#aux_content ul li li a {
	display: block;
	font-size: 110%;
}




/* 3 Col Promo
------------------------------------------------------------------------------*/
div#three_col_promo {
	width: 944px;
	padding: 0 0 0 0;
	margin: 18px 1px 0 1px;
	background-image: url(../img/bg_3_col_promo.png);
	background-repeat: no-repeat;
}

div#three_col_promo div.tcp_col {
	float: left;
	width: 230px;
	text-align: center;
	background-image: url(../img/bg_3_col_promo_mid.png);
	background-repeat: no-repeat;
	background-position: -1px 333px;
	padding: 0 0 0 0;	
}


*:first-child+html div#three_col_promo div.tcp_col {	background-position: -2px 333px; }
* html div#three_col_promo div.tcp_col {	background-position: -2px 333px; }

*:first-child+html div#three_col_promo { padding: 0 0 0 1px; }

* html div#three_col_promo { padding: 0 0 0 1px; }


div#three_col_promo div#tcp_col_1 { margin: 4px 0 0 64px; clear: left; }
div#three_col_promo div#tcp_col_2 { margin: 4px 0 0 64px; }
div#three_col_promo div#tcp_col_3 {	margin: 4px 0 0 62px; clear: right; }

* html div#three_col_promo div#tcp_col_1 { margin: 4px 0 0 32px; }
* html div#three_col_promo div#tcp_col_2 { margin: 4px 0 0 64px; }
* html div#three_col_promo div#tcp_col_3 {	margin: 4px 0 0 62px; }


div#three_col_promo div.tcp_col div.product_img {
	margin-top: 21px;
	height: 203px;
}

div#three_col_promo div.tcp_col div.product_img img {
	border: 1px solid #ccc;
}

div#three_col_promo div.tcp_col div.product_info {
	padding: 7px 10px 3px 10px;
	color: #666;
}


div#three_col_promo div.tcp_col div.product_info h1 {
	font-size: 125%;
	font-weight: bold;
	line-height: 120%;
	margin: 0 10px 0 10px;
	padding: 0 0 0.6em 0;
}

div#three_col_promo div.tcp_col div.product_info p {
	font-size: 120%;
	font-style: italic;
	line-height: 120%;
	margin: 0 10px 0 10px;
	padding: 0 0 0.8em 0;
}

div#three_col_promo div.buttons {
	background-image: url(../img/bg_3_col_promo_footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 0 20px 0;
}

div#three_col_promo a.button {
	width: 116px;	height: 35px;
	margin: 0 auto 0 auto;
}

div#three_col_promo a.button.tcp_order_here {
	background-image: url(../img/bt_promo_col_order_here.png);
}

div#three_col_promo a.button.tcp_pre_order {
	background-image: url(../img/bt_promo_col_pre_order.png);
}

div#three_col_promo a.button.tcp_buy_now {
	background-image: url(../img/bt_promo_col_buy_now.png);
}

div#three_col_promo div.hr_clear {
	clear: both;
	border-bottom: 1px solid #d5d5d5;
	height: 27px;
	margin: 0 66px;
}

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


/* Main Menu
------------------------------------------------------------------------------*/
div#mainMenu {
	background-color: #f6f6f6;
	height: 34px;
	padding-right: 32px;
}

div#mainMenu ul {
	float: right;
	list-style: none;
	margin: 0; padding: 0;
}

/* Show menu items horizontally with spacing */
div#mainMenu ul li {
	float: left;
	padding: 0 0 0 1px;
}

div#mainMenu ul li a {
	display: block;
	width: 114px;
	height: 34px;
}

div#mainMenu ul li a span {
	display: none;
}

/* Mouseovers */
div#mainMenu ul li a:link, div#mainMenu ul li a:visited { background-position: 0 0; }
div#mainMenu ul li a:hover, div#mainMenu ul li a:active, div#mainMenu ul li a.current { background-position: 0 -34px; }

/* Graphics */
div#mainMenu ul li a#menu_home { background-image: url(../img/menu_home.png); }

div#mainMenu ul li a#menu_shop { background-image: url(../img/menu_shop.png); }
div#mainMenu ul li a#menu_blog { background-image: url(../img/menu_blog.png); }
div#mainMenu ul li a#menu_links { background-image: url(../img/menu_links.png); }
div#mainMenu ul li a#menu_contact { background-image: url(../img/menu_contact.png); }

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






/* Forms */
form {
	font-size: 120%;
	width: auto;
	padding: 0px 10px 10px 10px;
	margin: 0 0 15px 0;
	
	background-image: url('../img/bg_feint_grad.png');
	background-repeat: repeat-x;
	background-position: 0 0;
	
	
	border: 1px solid #ccc;
	clear: both;
}

form label {
	margin-left: -9.2em;
	float: left;
	font-weight: bold;
	padding: 0.3em 0.5em 0 0;
}

form label.radio, form label.checkbox {
	font-weight: normal;
	margin: 0;
	float: none;
	
}

form label span.required {
	color: #FF0000;
	font-size: 1.5em;
	width: 0.6em;
	position: absolute;
	margin: 0 0 0 -0.6em;
}

/* IE 6 and 7 Fixes */
* html form label { margin-bottom: -20px; }
*:first-child+html form label { margin-bottom: -20px; }

form div.submit {
	border-bottom: none;
	padding-left: 9.7em;
}

form div.submit input {
	font-weight: bold;
	color: #fff;
	background-color: #157bda;
	
}

form div.submit input {
	width: auto;
}

form div input, form div textarea {
	width: 99%;
	border: 1px solid #999;
	padding: 3px;
	font-size: 12px;
	font-family: inherit;
}


form div textarea {
	height: 150px;
}

form input.radio, form input.checkbox {
	width: auto;
	border: none !important;
}


form div {
	
	display: block;
	
	padding: 15px 10px 15px 120px;
	margin: 0;
	
	border-bottom: 1px dashed #999;
	
	
	
}

form div.opening {
	
	padding: 0;
	margin: 0 0 1em 0;
	border: none;
	
}


form div.error-message {
	color: #FF0000;
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	border: none;
}

form span.caption {
	color: #666;
	font-size: 0.9em;
	display: block;
	margin: 0.2em 0 0 0;
}


form fieldset {	
	padding: 15px;
	
	
	
}

form fieldset legend {

	display: block;
	
	padding: 0 0 15px 0;
	font-size: 14px;
	font-weight: bold;

}


form div#main_form_buttons {
	height: 20px;
	padding-left: 115px;
	border: none !important;	
}


div.paging_nav {
	
	font-size: 100%;
	background-color: #f5f5f5;
	padding: 5px 10px 0 10px;
	margin: 0 0 15px 0;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
}

div.paging_nav p {
	margin: 0 0 3px 0 !important; padding: 0 !important;
}


div.paging_nav div.paging {
	color: #666;
	float: right;
	font-size: 120%;
}



div.paging div {
	
	display: inline;
}

div.paging div.disabled {
	color: #666;
}


form#ProductFilterForm {
	padding: 10px 10px 0 10px;
	margin: 15px 0 0 0;
	border: none;
	border-top: 1px dashed #999;
	height: 30px;
	background-color: #effae9;
}

form#ProductFilterForm div {
	margin: 0;
	padding: 0 15px 0 0;
	float: left;
	border: none;
}

form#ProductFilterForm label {
	margin: 0;
	padding: 5px 15px 0 0;
}



div.product {
	
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 5px 0 12px 0;
	
}

div.product div.img {
	text-align: center;
	position: absolute;
	width: 115px;
}

div.product.full div.img {
	width: 194px; height: auto;
	position: static;
	float: right;
	padding: 2px 15px 15px 20px;
}

div.product.full div.img * {
	margin: 0 auto 0 auto;	
}

div.product div.content {
	padding: 0 15px 0 0;
	margin: 0 0 0 125px;
}

div.product.full {
	padding: 15px 0 0 0;
}

div.product.full div.content {
	margin: 0;
}

div.product div.content h2 {
	font-family: verdana, sans-serif;
	font-size: 130%;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
}

div.product div.content h3 {
	font-family: verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
}


div.product div.content h2,
div.product div.content h2 a {
	color: #79b90d;
}

div.product div.content p {
	font-size: 120%;
	padding: 0 0 5px 0;
	margin: 0;
}
div.product.full div.content p {
	padding: 0 0 15px 0;
}

div.product p.price {
	font-size: 140%;
	font-weight: bold;
	color: #157bda;
	padding: 4px 0 5px 0;
	
}

div.product p.price * {
	vertical-align: text-top;
}

div.product.full p.price {
	padding: 10px 0 5px 0;
}

div.product p.price input {
	width: 80px;
	font-size: 80%;
	color: #666;
}

div.product p.price.pwyw input {
	margin-bottom: 10px;
}

div.product div.content p.buttons {
	margin: 0;
	padding: 0;
}

div.product div.content p.buttons a {
	margin: 0 0 0 -6px;
}

div.product div.img img {
	border: 1px solid #ccc;
}


table.purchase_options {
	border-collapse: collapse;
	font-size: 140%;
	width: 100%;
	margin: 15px 0 15px 0;
}

table.purchase_options td,
table.purchase_options th {
	border: 1px solid #ccc;
	padding: 5px;
}

table.purchase_options th {
	background-color: #eee;
	font-weight: bold;
}

table.purchase_options td {
	vertical-align: middle;
}

table.purchase_options th.option {
}

table.purchase_options th.price {
	text-align: center;
	width: 80px;
}

table.purchase_options th.button {
	width: 100px;
} 

table.purchase_options td.price {
color: #157bda;
font-weight: bold;
text-align: center;
}
table.purchase_options td.button a {

	padding: 0;
}

p.purchase_options {
	font-size: 130%;
	font-weight: bold;
}


p.out_of_stock, span.out_of_stock {
	color: #ff0000;
	font-size: 13px;
}

span.out_of_stock {
	display: block;
	padding: 8px;
	text-align: center;
}


/* Cake Specific CSS
------------------------------------------------------------------------------*/
table.cake-sql-log {
	background-color: #fff;
	margin: 15px;
	border-collapse: collapse;
	font-size: 12px;
}
table.cake-sql-log caption {
	background-color: inherit;
	margin: 55px 15px 15px 15px;
	padding: 8px;
	border: 1px dashed #666;
}
table.cake-sql-log th, table.cake-sql-log td {
	border: 1px solid #ccc;
	padding: 2px 3px 2px 2px;
}
table.cake-sql-log th {
	background-color: #eee;
	font-weight: bold;
}
/*----------------------------------------------------------------------------*/