/* Clearfix */
.clearfix:after 			{visibility: hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clearfix					{display:inline-block;}
* html .clearfix 			{height:1%;}
.clearfix 				{display:block;}


/* Base Elements */

BODY {
	background:url(../images/bg_floral_top.jpg) no-repeat 50% 0% #fff;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height:1.5em;
	margin:0;
	padding:0;
}

IMG {
	border:0;
	vertical-align:bottom;
}

A {
	color:#fff;
}

P {
	margin:0 0 18px;
	padding:0;
}


/** Layout **/

#container {
	margin:0 auto;
	width:845px;
}

/* Header */

#header {
	height:184px;
	position:relative;
}

#header H1, #header H2 {
	margin:0;
	padding:0;
	overflow:hidden;
	text-indent:-9999em;
}

#header H1 {
	background:url(../images/logo.png) no-repeat;
	left:9px;
	height:83px;
	position:absolute;
	top:80px;
	width:320px;
}

/* Alternate background for IE6; no png support */
* html #header H1 {
	background-image:url(../images/logo.gif);
}

#header H1 A {
	display:block;
	height:83px;
	width:320px;
}

/* Main Nav */

#header UL {
	height:124px;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	right:56px;
	top:31px;
	width:401px;
}

#header UL LI {
	float:left;
	margin:0;
	padding:0 14px 0 0;
}

#header UL LI#n5 {
	padding:0;
}

#header UL LI A {
	background-image:url(../images/gnav.png);
	background-repeat:no-repeat;
	display:block;
	height:124px;
	overflow:hidden;
	text-indent:-9999em;
	width:69px;
}

/* Alternate background for IE6; no png support */
* html #header UL LI A {
	background-image:url(../images/gnav.gif);
}

#n1 A {
	background-position:0 0;
}

.about #n1 A, #n1 A:hover {
	background-position:0 -124px;
}

#n2 A {
	background-position:-83px 0;
}

.shop #n2 A, #n2 A:hover {
	background-position:-83px -124px;
}

#n3 A {
	background-position:-164px 0;
}

.blog #n3 A, #n3 A:hover {
	background-position:-164px -124px;
}

#n4 A {
	background-position:-248px 0;
}

.gallery #n4 A, #n4 A:hover {
	background-position:-248px -124px;
}

#n5 A {
	background-position:-332px 0;
}

.contact #n5 A, #n5 A:hover {
	background-position:-332px -124px;
}

#pageCt {
	background:url(../images/bg_page_top.jpg) no-repeat #5ca5ba;
}

#page {
	background:url(../images/bg_page_bottom.jpg) no-repeat 0% 100%;
	min-height:450px;
	padding:41px 29px;
}

#leftCol {
	float:left;
	width:349px;
}

#rightCol {
	float:right;
	width:384px;
}

#title H3 {
	background-repeat:no-repeat;
	height:30px;
	margin:0;
	padding-bottom:20px;
	overflow:hidden;
	text-indent:-9999em;
}

/* IE6 Fix */
* html #page {
	height:450px;
}

#footer {
	background:url(../images/bg_floral_bottom.jpg) no-repeat 355px 0;
	color:#7d7d7d;
	padding:6px 2px 230px;
	position:relative;
}

#footerTxt {
	background:url(../images/txt_copyright.gif) no-repeat;
	height:15px;
	overflow:hidden;
	position:absolute;
	right:1px;
	text-indent:-9999em;
	top:8px;
	width:127px;
}


/** Home **/

.home #page {
	padding:13px 11px 10px;
}

#productImageSet {
	background:url(../images/home/divider_images.gif) no-repeat;
	height:320px;
	margin:0px -2px;
	padding:7px 5px 5px 6px;
	width:827px;
}

#leftSet {
	float:left;
	width:250px;
}

.topItem {
	padding-bottom:10px;
}

#featuredItem {
	float:left;
	padding-left:4px;
	width:310px;
}

#featuredItem A {
	display:block;
}

#rightSet {
	float:left;
	padding-left:4px;
	width:250px;
}

#announcements {
	background:url(../images/home/bg_announcements.gif) no-repeat 0% 100%;
	min-height:135px;
	padding:30px 50px 0px 266px;
}

/* IE6 Fix */
* html #announcements {
	height:135px;
}

#announcements H3 {
	overflow:hidden;
	position:absolute;
	text-indent:-9999em;
}

#announcements UL {
	list-style-type:none;
	margin:0;
	padding:0;
}

#announcements UL LI {
	margin:0;
	padding:0 0 17px;
}

#announcements UL LI A {
	text-decoration:none;
}

#announcements UL LI A:hover {
	text-decoration:underline;
}


/** About **/

.about #page {
	background-image:url(../images/about/bg_page_bottom.gif);
}

.about #rightCol {
	padding-right:36px;
	width:365px;
}

.about #title H3 {
	background-image:url(../images/about/hdr_littleBitAboutUs.gif);
	width:334px;
}

.about #photoTop {
	background:url(../images/about/bg_photoTop.jpg) no-repeat #fff;
	height:410px;
	margin-bottom:16px;
	padding:11px 9px 10px;
	width:331px;
}

.about #photoBottom {
	background:url(../images/about/bg_photoBottom.jpg) no-repeat #fff;
	height:217px;
	margin-bottom:22px;
	padding:11px 12px 13px;
	width:325px;
}

.sectionTitle 
{
    font-weight:bold;
    color:Yellow;
}




UL#socialLinksAbout {
	list-style-type:none;
	margin:0;
	padding:0;
}

UL#socialLinksAbout LI {
	float:left;
	margin:0;
	padding:0 12px;
}


/** Shop **/

.shop #pageCt {
	background:url(../images/shop/bg_page_top.gif) no-repeat #b1b24d;
}

.shop #page {
	background-image:url(../images/shop/bg_page_bottom.gif);
	padding-left:40px;
	position:relative;
}

.shop #rightCol {
	width:349px;
}

.shop #title H3 {
	background-image:url(../images/shop/hdr_thePolkadotShop.gif);
	float:right;
	width:295px;
}

#viewAll {
	padding-bottom:20px;
}

#breadCrumbs {
	padding-bottom:5px;
}

/* Category Select Page */

.category {
	float:left;
	width:349px;
	padding:0 50px 26px 0;
}

.category.alt {
	padding-right:0;
}

.catPhoto {
	background:url(../images/shop/bg_category.jpg) no-repeat #fff;
	height:217px;
	padding:12px;
	width:325px;
}

.catNav {
	padding:8px 6px 8px 12px;
}

.catName {
	float:left;
	width:230px;
}

.catLink {
	float:right;
	text-align:right;
	width:70px;
}

#shopCallouts {
	padding-top:24px;
}

.shopCallout {
	float:left;
	padding-right:57px;
	width:340px;
}

.shopCallout A {
	display:block;
	min-height:50px;
	padding:25px 0 0 90px;
}

/* IE6 Fix */
* html .shopCallout A {
	height:50px;
}

#newItems A {
	background:url(../images/shop/icon_newItem.gif) no-repeat;
}

#lastItems {
	padding-right:0;
}

#lastItems A {
	background:url(../images/shop/icon_lastItems.gif) no-repeat;
}

/* Category Page */

#shopItems {
	padding-top:20px;
}

.shopItem {
	float:left;
	padding:0 16px 15px 0;
	width:247px;
}

.shopItem.alt {
	padding-right:0;
}

.itemPhoto {
	background:url(../images/shop/bg_item_small.jpg) no-repeat #fff;
	height:154px;
	padding:8px 9px;
	width:229px;
}

.itemName {
	padding:4px 10px;
}

.pager {
	float:right;
	padding-right:6px;
}

.pageLink {
	float:left;
	height:22px;
	width:23px;
}

.pageLink A {
	background-repeat:no-repeat;
	display:block;
	height:21px;
	padding-top:1px;
	text-align:center;
	text-decoration:none;
	width:23px;
}

.pageLink.selected A, .pageLink A:hover {
	background-image:url(../images/shop/bg_pageLink.gif);
}

.pagerNext, .pagerPrevious {
	float:left;
	height:12px;
	padding:5px 0 0 3px;
	width:7px;
}

.pagerNext A, .pagerPrevious A {
	background:url(../images/shop/icon_pagerNext.gif) no-repeat;
	display:block;
	height:12px;
	overflow:hidden;
	text-indent:-9999em;
	width:7px;
}

.pagerPrevious {
	padding-right:3px;
}

.pagerPrevious A {
	background-image:url(../images/shop/icon_pagerPrevious.gif);
}

#likeToKnow {
	width:650px;
}

#likeToKnow H4 {
	background:url(../images/shop/hdr_likeToKnow.gif) no-repeat;
	height:25px;
	margin:0;
	padding:0 0 10px;
	overflow:hidden;
	text-indent:-9999em;
	width:317px;
}

/* Product Page */

#itemDetail #rightCol {
	padding-right:36px;
	width:369px;
}

#itemPhoto {
	background:url(../images/shop/bg_item_large.jpg) no-repeat #fff;
	height:410px;
	margin-top:50px;
	padding:9px 8px;
	width:331px;
}

#itemName {
	padding:50px 0 10px;
}

#itemName H4 {
	background:url(../images/shop/divider_itemName.gif) no-repeat 0% 100%;
	font-size:1.8em;
	font-weight:normal;
	margin:0;
	padding:0 0 10px;
}

#addToCart .field {
	padding-bottom:18px;
}

#addToCart LABEL {
	display:block;
	float:left;
	padding-right:10px;
	width:65px;
}

#addToCart #submitBtn {
	padding-top:25px;
	text-align:left;
}

#additionalViews {
	padding:36px 2px 0 0;
}

#additionalViews P {
	float:left;
	font-size:1.1em;
	padding-left:50px;
	width:130px;
}

#itemViews {
	float:right;
}

.itemView {
 	background:url(../images/shop/bg_additionalView.jpg) no-repeat #fff;
	float:left;
	height:80px;
	margin-left:10px;
	padding:5px 4px;
	width:65px;
}

#relatedItems {
	background:url(../images/shop/divider_relatedItems.gif) no-repeat 0 30px;
	clear:both;
	margin-left:-20px;
	padding:48px 0 0 5px;
}

#relatedItems H4 {
	background:url(../images/shop/hdr_youMightAlsoLike.gif) no-repeat;
	height:21px;
	margin:0;
	padding:0 0 40px;
	overflow:hidden;
	text-indent:-9999em;
	width:221px;
}

.itemSmall {
	float:left;
	padding:0 12px 15px;
	width:143px;
}

.itemSmallPhoto {
	background:url(../images/shop/bg_relatedItem.jpg) no-repeat #fff;
	height:86px;
	padding:7px 7px 5px 7px;
	width:129px;
}

.itemSmallName {
	padding:4px 1px;
}

/* Shopping Cart Page */

.cart #page {
	padding-bottom:165px;
}

.cart #title H3 {
	background-image:url(../images/shop/hdr_yourShoppingBag.gif);
	float:right;
	padding-right:12px;
	width:291px;
}

#table {
	display:table;
	padding-top:30px;
	width:776px;
}

#thead {
	background:url(../images/shop/divider_table_row.gif) repeat-x 0% 100%;
	padding-bottom:9px;
}

#thead .tr {
	background:#dddea3;
	color:#6a6a50;
	font-size:1.1em;
	padding:0;
}

#thead .td {
	background:none;
	padding:2px 10px 4px;
}

#tbody {
	background:url(../images/shop/divider_table_cells.gif) repeat-y;
}

.tr {
	background:url(../images/shop/divider_table_row.gif) repeat-x 0% 100%;
	padding-bottom:3px;
}

.td {
	float:left;
	padding:10px 10px 18px;
	width:174px;
}

.td.quantity {
	text-align:center;
	width:90px;
}

.td.description {
	width:330px;
}

.td.shipping {
	text-align:center;
	width:146px;
}

.td.price {
	text-align:center;
	width:130px;
}

.td.quantity .change {
	padding-top:15px;
}

.td .itemSmall {
	padding-bottom:0;
}

.itemText {
	float:left;
	padding-left:8px;
	width:145px;
}

.remove {
	clear:both;
	padding:12px 15px 0 0;
	text-align:right;
}

#totals {
	background:#dddea3;
	color:#6a6a50;
	font-size:1.1em;
	margin-top:6px;
	padding:12px 30px 4px;
	text-align:right;
}

#totals DIV {
	padding-bottom:8px;
}

#taxTotal EM {
	font-size:0.7em;
}

#orderTotal {
	background:url(../images/shop/divider_table_row.gif) repeat-x;
	margin-top:6px;
	padding:15px 30px;
	text-align:right;
}

#checkout {
	padding-top:25px;
}


/** Gallery **/

.gallery #pageCt {
	background:url(../images/gallery/bg_page_top.gif) no-repeat #dfbe3a;
}

.gallery #page {
	background-image:url(../images/gallery/bg_page_bottom.gif);
	padding-bottom:160px;
	padding-left:40px;
	position:relative;
}

.gallery #title H3 {
	background-image:url(../images/gallery/hdr_thePolkadotGallery.gif);
	float:right;
	width:347px;
}

.gallery .pageLink.selected A, .gallery .pageLink A:hover {
	background-image:url(../images/gallery/bg_pageLink.gif);
}

.gallery .pagerNext A, .gallery .pagerPrevious A {
	background-image:url(../images/gallery/icon_pagerNext.gif);
}

.gallery .pagerPrevious A {
	background-image:url(../images/gallery/icon_pagerPrevious.gif);
}


/** Contact **/

.contact #pageCt {
	background:url(../images/contact/bg_page_top.gif) no-repeat #c20910;
}

.contact #page {
	background-image:url(../images/contact/bg_page_bottom.gif);
}

.contact #photoCt {
	background:url(../images/contact/bg_photoCt.jpg) no-repeat #fff;
	height:329px;
	margin-bottom:30px;
	padding:11px 9px 10px;
	width:331px;
}

#events {
	background:url(../images/contact/bg_events_bottom.gif) no-repeat 0% 100%;
	margin-left:18px;
	padding:0 0 18px 0;
	width:257px;
}

#events H4 {
	background:url(../images/contact/hdr_stopByEvent.gif) no-repeat;
	height:68px;
	margin:0;
	padding:0 0 16px 0;
	overflow:hidden;
	text-indent:-9999em;
	width:252px;
}

#events IMG {
	float:left;
	width:68px;
}

#events P {
	float:right;
	margin:0;
	padding:6px 10px 0 0;
	width:163px;
}

.contact #title H3 {
	background-image:url(../images/contact/hdr_howToBugUs.gif);
	float:right;
	padding-right:12px;
	width:233px;
}

#contactCt {
	padding-right:40px;
}

.field {
	padding-bottom:6px;
}

.email {
	padding-bottom:16px;
}

#errorMessage {
	padding:10px 0;
}

#errorMessage P {
	background:url(../images/contact/icon_error.gif) no-repeat 10px 50% #fffae0;
	border:5px solid #aa0000;
	color:#f43f45;
	margin:0;
	padding:8px 35px;
	width:250px;
}

#contactForm {
	margin:0;
	padding:0 0 24px;
	width:298px;
}

#contactForm LABEL {
	display:block;
	padding-bottom:1px;
}

#contactForm INPUT {
	background:url(../images/contact/bg_input.jpg) no-repeat #fff;
	border:0;
	font-size:1.1em;
	padding:3px 5px;
	width:285px;
}

#contactForm TEXTAREA {
	background:url(../images/contact/bg_textarea.jpg) no-repeat #fff;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding:5px;
	height:85px;
	width:285px;
}

#submitBtn {
	padding-top:7px;
	text-align:right;
}

#submitBtn INPUT {
	background:none;
	height:23px;
	padding:0;
	width:127px;
}

#socialLinks UL {
	list-style-type:none;
	margin:0;
	padding:12px 0 0 2px;
}

#socialLinks UL LI {
	margin:0;
	padding:0 0 7px;
}

#socialLinks UL LI A {
	background-repeat:no-repeat;
	padding-left:26px;
}

#flickr A {
	background-image:url(../images/contact/icon_flickr.gif);
}

#fbook A {
	background-image:url(../images/contact/icon_fbook.gif);
}

#twitter A {
	background-image:url(../images/contact/icon_twitter.gif);
}