/*  
Theme Name: QuickSmart Theme
Theme URI: http://www.quicksmartbaby.com/
Description: QuickSmart products.
Version: 1.0
Author: Simon O'Shea
Author URI: http://www.madman.com.au/
*/

@import url(reset.css);

/* QUICKSMART STYLESHEET */

* {
	margin: 0;
	padding: 0;
}


/* Layout and Elements */

body {
	background: #e4f2d7;
	color: #333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
p {
	line-height: 15px;
	padding-bottom: 12px;
}
a {
	border: none;
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #000;
}
h5  {
	font-weight: bold;
	color: #666;
	margin-bottom: 16px;
}
h6 {
	margin-left: 1em;
	margin-bottom: 30px;
	font-size: 11px;
	color: #999;
}
ul {
	line-height: 18px;
}
ol {
	margin-left: 2em;
	line-height: 24px;
	text-decoration: none;
}
hr {
	color: #fff;
	height: 1px;
	border: 0px;
	border-top: 1px solid #bfe0a0;
	margin: 12px 0px 24px 0px;
	clear: both;
}
#container {
	background: #e4f2d7;
	width: 880px;
	margin: 25px auto 0 auto;
	padding: 0;
	display: block;
	text-align: left;
}


/* Buttons */

/*.go {
	background: url(images/button_arrow.gif) left center no-repeat;
	height: 30px;
	padding: 8px 10px 12px 20px;
	
} */
a.button {
	background: #7fc241 url(images/button_bg.gif) left top repeat-x;
	color: #030;
	height: 30px;
	padding: 6px 8px 9px 8px;
	border: #7fc241 solid 1px;
	margin: 4px 6px 0px 0px;
	text-decoration: none;
}
a:hover.button {
	background: #7fc241 url(images/button_bg.gif) left -35px repeat-x;
	color: #030;
	height: 30px;
	padding: 6px 8px 9px 8px;
	border: #7fc241 solid 1px;
	margin: 4px 6px 0px 0px;
	text-decoration: none;
}
a:active.button {
	background: #73b535 url(images/button_bg.gif) left -35px repeat-x;
	height: 30px;
	padding: 6px 8px 9px 8px;
	border: #73b535 solid 1px;
	color: #000;
}


/* Header */

#header_home h1 {
	background: url(images/header_home.gif) left top no-repeat;
	width: 880px;
	height: 138px;
	display: block;
}
#header_home p {
	padding: 0;
}
#header {
	background: #f2f9ec;
	width: 880px;
	height: 105px;
	display: block;
	padding-top: 33px;
}
#header h1 {
	margin-left: 27px;
}
#header h1 a {
	background: url(images/logo.gif) left top no-repeat;
	width: 144px;
	height: 73px;
	display: block;
	float: left;
}
#header h1 a:hover {
	background: url(images/logo.gif) left -73px no-repeat;
	width: 144px;
	height: 73px;
	display: block;
	float: left;
}
.breadcrumbs {
	margin-left: 200px;
	padding-top: 24px;
}
.breadcrumbs h2, .breadcrumbs h3 {
	color: #999;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	letter-spacing: 0.01em;
	font-size: 22px;
	font-weight: bold;
	margin-right: 3px;
	display: inline;
}
.breadcrumbs h2 a, .breadcrumbs h3 a {
	color: #999;
}
.breadcrumbs .section,
.breadcrumbs .section a {
	color: #000;
}
.breadcrumbs h2 a:hover,
.breadcrumbs h3 a:hover {
	color: #666;
	text-decoration: none;
}
#header h1 span, #header_home span {
	display: none;
}


/* Menu */

ul.menu {
	background: url(images/menu_bg.gif) left top repeat-x;
	padding-left: 17px;
	height: 40px;
	display: block;
}
ul.menu li {
	list-style: none;
	float: left;
}
ul.menu li span {
	display: none;
}
ul.menu li a {
	display: block;
	height: 40px;
}
ul.menu li.philosophy 				{ background: url(images/menu.gif) left top no-repeat; width: 119px; }
ul.menu li.philosophy_on,
ul.menu li.philosophy a:hover		{ background: url(images/menu.gif) left -40px no-repeat; width: 119px; }

ul.menu li.products 				{ background: url(images/menu.gif) -119px top no-repeat; width: 105px; }
ul.menu li.products_on,
ul.menu li.products a:hover			{ background: url(images/menu.gif) -119px -40px no-repeat; width: 105px; }

ul.menu li.testimonials 			{ background: url(images/menu.gif) -224px top no-repeat; width: 131px; }
ul.menu li.testimonials_on,
ul.menu li.testimonials a:hover		{ background: url(images/menu.gif) -224px -40px no-repeat; width: 131px; }

ul.menu li.faqs 					{ background: url(images/menu.gif) -355px top no-repeat; width: 233px; }
ul.menu li.faqs_on,
ul.menu li.faqs a:hover				{ background: url(images/menu.gif) -355px -40px no-repeat; width: 233px; }

ul.menu li.buy 						{ background: url(images/menu.gif) -588px top no-repeat; width: 133px; }
ul.menu li.buy_on,
ul.menu li.buy a:hover				{ background: url(images/menu.gif) -588px -40px no-repeat; width: 133px; }

ul.menu li.news 					{ background: url(images/menu.gif) -721px top no-repeat; width: 125px; }
ul.menu li.news_on,
ul.menu li.news a:hover				{ background: url(images/menu.gif) -721px -40px no-repeat; width: 125px; }


/* Main Content */

#main {
	background: #bfe0a0;
	padding: 20px;
}
#page {
	background: #fff url(images/corner2.gif) right top no-repeat;
	width: 800px;
	padding: 20px;
	position: relative;
	z-index: 0;
}
#page p {
	line-height: 15px;
}
.topleftcorner {
	background: url(images/corner1.gif) left top no-repeat;
	width: 6px;
	height: 6px;
	float: left;
	position: absolute;
	z-index: 1;
}
#column_left {
	background: #fff;
	width: 360px;
	padding-right: 20px;
}
#column_right {
	background: #fff;
	width: 396px;
	padding-left: 20px;
	float: right;
}
#page h2 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	margin-left: 20px;
}
#page h3 {
	font-weight: bold;
	margin: 10px 0;
}
#page h3.testimonials {
	font-size: 14px;
	color: #666;
	margin: 20px 0 15px 0;
	clear: both;
}
#page blockquote {
	background: url(images/quotemarkleft.gif) 235px top no-repeat;
	padding: 8px 0 0 45px;
}
#page p.quotesource {
	background: url(images/quotemarkright.gif) right top no-repeat;
	font-weight: bold;
	margin: 0 0 10px 45px;
}
/* #page p.quotesource:before {
	content: '– ';
} */
#page img.testimonials {
	margin-right: 90px;
}
#page #content {
	margin: 20px;
}
#page #content p {
	font-size: 11px;
	line-height: 17px;
}
#page #content ul {
	margin-bottom: 15px;
	margin-left: 1.25em;
}
#page #content a {
	color: #360;
	text-decoration: underline;
}
#page #content a:hover {
	color: #000;
	border: none;
	text-decoration: none;
}
#page #content a.button {
	text-decoration: none;
}
#page #content a:hover.button {
	color: #030;
	border: #7fc241 solid 1px;
	text-decoration: none;
}
#page #content a:active.button {
	border: #73b535 solid 1px;
	color: #000;
}


/* Individual Product Page */

.left {
	float: left;
	margin: 5px 20px 12px 0px;
	text-align: center;
}
.right {
	float: right;
	margin: 5px 0px 12px 20px;
	text-align: center;
}
#product_logo {
	width: 360px;
	height: 110px;
	display: block;
	margin-bottom: 30px;
}
#product_hero {
	width: 360px;
	height: 320px;
	display: block;
	margin-bottom: 12px;
}
#feature {
	margin: 50px 0px 70px 0px;
}
/* #videoPlayer {
	width: 360px;
	height: 312px;
	display: block;
} */
#column_right {
	margin-top: 20px;
	/* width: 380px; */
}
#column_right p {
	line-height: 16px;
}
#column_right ul {
	margin: 15px 0px 15px 12px;
}
#column_right h5 {
	margin-top: 40px;
}
#product_download {
	display: block;
}
#product_styles {
}
#product_testimonials {
	padding-bottom: 25px;
	clear: both;
}
.clear {
	background: #990000;
	clear: both;
}
#product_footer {
	background: #fff;
	color: #666;
	font-weight: bold;
	width: 840px;
	margin-top: 3px;
	clear: both;
	text-align: left;
}
#product_footer .select {
	padding: 20px 30px 0px 20px;
	display: block;
}
#product_footer ul {
	list-style: none;
	padding: 10px 20px 21px 20px;
	display: block;
	float: left;
}
#product_footer li {
	padding: 0px 20px 0px 0px;
	display: block;
	float: left;
	line-height: 27px;
}
#product_footer li a {
	color: #999;
}
#product_footer li a:hover {
	color: #333;
}


/* Product Page */

.travel, .play {
	background: #e4f2d7;
	width: 840px;
	height: 269px;
	display: block;
	margin-bottom: 20px;
	position: relative;
}

.product_select_hero {
	width: 300px;
	height: 269px;
	display: block;
	position: absolute;
	left: 0;
}
.travel .product_select_hero { background: url(images/products_travel.jpg); }
.play .product_select_hero { background: url(images/products_play.jpg); }

.product_select {
	background: #e4f2d7;
	width: 270px; /* because of IE */
	height: 269px;
	display: block;
	/* float: left; */
	position: absolute;
	left: 300px;
}
.product_select ul {
	border-top: #fff 1px solid;
}
.product_select ul li {
	list-style: none;
	float: left;
}
.product_select li a {
	color: #030;
	width: 270px;
	display: block;
	padding: 8px 0px 11px 20px;
	border-top: #e4f2d7 1px solid;
	border-bottom: #fff 1px solid;
}
.product_select li a:hover {
	color: #000;
	background: #bfe0a0;
	text-decoration: none;
	border-top: #acd487 1px solid;
	/* border-bottom: #bfe0a0 1px solid; */
}
.product_select_image {
	background: #fff url(images/corner2.gif) right top no-repeat;
	width: 270px;
	height: 269px;
	display: block;
	position: absolute;
	left: 570px;
}
.product_select_image img {
	width: 190px;
	height: 190px;
	display: block;
	position: relative;
	left: 40px;
	top: 40px;
}

/* Leading Promo Block */

#flashPromo {
	background: #bfe0a0;
	margin: 3px 0px;
	width: 880px;
	height: 315px;
	display: block;
}

/* Secondary Promos */

#products {
	width: 880px;
	height: 160px;
	display: block;
}
.miniProducts {
	background: #bbde9a url(images/products_bg.gif) left top no-repeat;
	width: 216px;
	height: 160px;
	display: block;
	float: left;
}
.miniCatalogue {
	background: #bbde9a url(images/catalogue_bg.gif) left top no-repeat;
	width: 216px;
	height: 160px;
	margin-left: 4px;
	display: block;
	float: left;
}
.miniProducts:hover, .miniCatalogue:hover {
	background-position: left -160px;
	display: block;
}
.miniProducts h3 span, .miniCatalogue h3 span {
	display: none;
}
.miniProducts p, .miniCatalogue p {
	font-size: 11px;
	line-height: 16px;
	padding: 75px 0px 30px 50px;
	width: 160px;
}
.miniProducts a, .miniCatalogue a {
	color: #333;
	cursor: pointer;
}
.miniProducts a:hover, .miniCatalogue a:hover {
	color: #000;
	text-decoration: none;
}
.productImg {
	margin-left: 4px;
	width: 218px;
	height: 160px;
	display: block;
	float: left;
}
/* #products h3 {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	letter-spacing: 0.01em;
	font-size: 22px;
	font-weight: bold;
	padding: 40px 0px 0px 45px;
} */
.miniPromo {
	background: #fff;
	margin-top: 3px;
	width: 293px;
	height: 150px;
	display: block;
	float: left;
}
.miniPromo .space {
	background: #e4f2d7;
	width: 3px;
	height: 150px;
	float: right;
	display: block;
}
/*.miniPromo h4 {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 36px;
} */
.miniPromo h4 span {
	display: none;
}
.miniPromo p {
	font-size: 11px;
	line-height: 16px;
	padding: 72px 0 50px 70px;
	width: 178px;
}
.miniPromo a {
	color: #666;
	cursor: pointer;
}
.miniPromo a:hover {
	color: #000;
	text-decoration: none;
}
#mini1 { background: #fff url(images/mini_bg1.gif) left top no-repeat; }
#mini2 { background: #fff url(images/mini_bg2.gif) left top no-repeat; }
#mini3 { background: #fff url(images/mini_bg3.gif) left top no-repeat; }

#mini1:hover, #mini2:hover, #mini3:hover {
	background-position: left -150px;
	display: block;
}


/* Footers */

#footer {
	clear: both;
}
#footer p {
	font-size: 11px;
	color: #666;
	text-align: center;
	padding: 18px 0;
	margin: 0;
}
