/* LAST UPDATED 03.31.2010 */

/*

	Table of Contents

	I.    DEFAULTS
	II.   NAVIGATION
	III.  STRUCTURE & TYPOGRAPHY
	IV.   TABLES
	V.    FORMS
	VI.   HEADINGS

*/

/* -----------------------------------------------------------
		I. DEFAULTS
----------------------------------------------------------- */

html, body, #wrap { height: 100%; }

body > #wrap { height: auto; min-height: 100%; }

body {
	margin: 0;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	color: #2f2720;
	line-height: 1.3em;
	background: #fcbec6 url('../Images/bg.gif') top repeat-x;
}

p, ul, ol, h1, h2, h3, h4 {
	margin: 0;
	padding: 0 0 16px;
}

a {
	color: #fd909e;
	text-decoration: none;
}

a:hover { color: #aa0612; }

a img { border: 0; }

ul, ol { margin: 0 0 0 28px; }

.red { color: #aa0612; }
.pink { color: #fd909e; }

/* -----------------------------------------------------------
		II. NAVIGATION
----------------------------------------------------------- */

#header ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

	#header li { float: left; }

	#header li a {
		position: absolute;
		top: 50px;
		display: block;
		padding: 5px 10px;
	}

	#header li#nav-about a { left: 187px; }
	#header li#nav-contact a { left: 260px; }
	#header li#nav-service a { left: 325px; }
	#header li#nav-blog a { left: 677px; }
	#header li#nav-forum a { left: 722px; }
	#header li#nav-wholesale a { left: 777px; }

#sideNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

	#sideNav li {
		padding-bottom: 4px;
		background: url('../Images/divider-sideNav.gif') bottom no-repeat;
	}

		#sideNav li.last {
			padding: 0;
			background: none;
		}

	#sideNav li a {
		display: block;
		width: 157px;
		text-indent: -4440px;
		background-position: top;
		background-repeat: no-repeat;
	}

	#sideNav li#nav-baby a {
		height: 46px;
		background-image: url('../Images/sideNav-baby.gif');
	}
	#sideNav li#nav-kids a {
		height: 50px;
		background: url('../Images/sideNav-kids.gif');
	}
	#sideNav li#nav-ladies a {
		height: 49px;
		background: url('../Images/sideNav-ladies.gif');
	}
	#sideNav li#nav-family a {
		height: 49px;
		background: url('../Images/sideNav-family.gif');
	}
	#sideNav li#nav-nursing a {
		height: 52px;
		background: url('../Images/sideNav-nursing.gif');
	}
	#sideNav li#nav-gifts a {
		height: 52px;
		background: url('../Images/sideNav-gifts.gif');
	}
	#sideNav li#nav-sale a {
		height: 44px;
		background: url('../Images/sideNav-sale.gif');
	}

	#sideNav li a:hover { background-position: bottom !important; }

/* -----------------------------------------------------------
		III. STRUCTURE & TYPOGRAPHY
----------------------------------------------------------- */

#wrap {
	position: relative;
	margin: 0 auto;
	width: 1132px;
}

	#header { height: 105px; }

	#content {
		position: relative;
		width: 100%;
		padding-bottom: 77px;
		overflow: hidden;
	}

		#mainContent {
			float: right;
			margin-top: 12px;
			width: 962px;
		}

			#mainContent .content {
				position: relative;
				float: left;
				margin-bottom: 20px;
				padding: 52px 24px 15px;
				width: 670px;
				min-height: 540px;
				background: #fff url('../Images/bg-mainContent.gif') top no-repeat;
			}

				#mainContent .content .footer {
					position: absolute;
					left: 0;
					bottom: 0;
				}

			#sidebar {
				float: right;
				padding-bottom: 444px;
				width: 236px;
			}

				#sidebar .productfeaturelist {
					list-style: none;
					margin: 0;
					padding: 0;
					font-size: 12px;
					line-height: 1.2em;
				}

				.featured {
					position: relative;
					margin-left: 10px;
					padding-top: 34px;
					width: 152px;
					height: 140px;
					overflow: hidden;
					background: url('../Images/featured.gif') top no-repeat;
				}

					.featured img { width: 152px; }

					.featured .curve {
						position: absolute;
						top: 34px;
						left: 0;
					}

					.featured .price {
						position: absolute;
						bottom: 0;
						padding-top: 4px;
						width: 152px;
						height: 33px;
						text-align: center;
						background: #fff url('../Images/bg-featured.gif') no-repeat;
					}

					.featured .price a { color: #aa0612; }
					.featured .price a:hover { text-decoration: underline; }

		#sideNav {
			float: left;
			margin-top: 14px;
			width: 160px;
		}

			#searchWrap {
				line-height: 1;
				padding: 0 0 14px 14px;
			}

				#searchWrap p { padding: 0; }

			#newsletterWrap {
				position: relative;
				margin-top: 20px;
				width: 152px;
				min-height: 138px;
				background: url('../Images/bg-newsletter.gif') top no-repeat;
			}

		#logo {
			position: absolute;
			top: 18px;
			left: 415px;
			width: 246px;
			height: 154px;
		}

#footer {
	clear: both;
	position: relative;
	margin-top: -77px;
	height: 77px;
	font-size: 11px;
	line-height: 1.3em;
	color: #fff;
	background-color: #fd909e;
}

	#footer a { color: #fff; }
	#footer a:hover { text-decoration: underline; }

	#footer .wrap {
		position: relative;
		margin: 0 auto;
		padding: 9px 107px 0 172px;
		width: 853px;
	}

		#twitter {
			position: absolute;
			top: -424px;
			right: 0;
			padding: 65px 32px 0 72px;
			width: 172px;
			height: 362px;
			font-size: 10px;
			line-height: 1.2em;
			color: #2f2720;
			background: url('../Images/bg-twitter.png') no-repeat;
		}

			#twitter a { color: #2f2720; }
			#twitter a.link { color: #aa0612; }
			#twitter a.link:hover { text-decoration: underline; }

			.tweet .tweet_list, .query .tweet_list {
				list-style-type: none;
			    margin: 0;
			    padding: 0;
			}

			.tweet .tweet_list li, .query .tweet_list li {
			    overflow-y: auto;
			    overflow-x: hidden;
			    padding: .5em;
			}

			.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
				padding-right: .5em;
				float: left;
			}

			.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img { vertical-align: middle; }

		#followMe {
			position: absolute;
			right: 100px;
			top: 9px;
			width: 160px;
			height: 31px;
			text-align: right;
			background: url('../Images/bg-followMe.gif') no-repeat;
		}

			#followMe img { margin-left: 9px; }

/* -----------------------------------------------------------
		IV. TABLES
----------------------------------------------------------- */

table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 8px;
}

	table table { margin-bottom: 0; }

td {
	vertical-align: top;
	padding: 0 8px 8px 0;
}

/* -----------------------------------------------------------
		V. FORMS
----------------------------------------------------------- */

input, textarea {
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 14px;
}

#searchWrap input { vertical-align: middle; }

#searchWrap .textBox {
	margin: 0 5px 0 0;
	padding: 2px 2px;
	font-size: 11px;
	width: 104px;
	height: 14px;
	color: #888;
	background: #fff url('../Images/textBox-search.gif') no-repeat;
	border: 0;
}

#searchWrap .button { margin: 0; }

#newsletterWrap input, #newsletterWrap img { position: absolute; }

#newsletterWrap .name, #newsletterWrap .email { left: 13px; }

#newsletterWrap .name, #newsletterWrap .email, #newsletterWrap .captchaBox {
	font-size: 11px;
	color: #bbb;
	background: #fff;
	border: 0;
}

#newsletterWrap .name:focus, #newsletterWrap .name:hover, 
#newsletterWrap .email:focus, #newsletterWrap .email:hover, 
#newsletterWrap .captchaBox:focus, #newsletterWrap .captchaBox:hover { color: #888; }

#newsletterWrap .name, #newsletterWrap .email { width: 125px; }

#newsletterWrap .name { top: 39px; }

#newsletterWrap .email { top: 65px; }

#newsletterWrap .captchaImage, #newsletterWrap .captchaBox { top: 92px; }

#newsletterWrap .captchaImage { left: 9px; }

#newsletterWrap .captchaBox {
	left: 72px;
	width: 66px;
}

#newsletterWrap .button {
	top: 120px;
	right: 19px;
}

/* -----------------------------------------------------------
		VI. HEADINGS
----------------------------------------------------------- */

h1, h2, h3, h4 {
	font-weight: normal;
	line-height: 1.2em;
}

h1 a, h2 a, h3 a, h4 a { text-decoration: none; }

h1 { font-size: 30px; }

h2 { font-size: 26px; }

h3 { font-size: 22px; }

h4 { font-size: 18px; }