/**** My Hairdo Pillow - a LPR Property Style Sheet ****/
/**** Created by MITM Marketing ****/
/**** copyright 2007 ****/
/**** This Style Sheet can be used as a tool by those learning CSS, but please don't blantly steal ****/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 0.80em Arial, Helvetica, sans-serif;
	background: #7b4d2d url(../i/site/b.jpg) repeat-x;
}
a:link {
	font: 12px Arial, Helvetica, sans-serif;
	color: #b85a82;
	text-decoration: underline;
}
a:visited {
	font: 12px Arial, Helvetica, sans-serif;
	color: #b85a82;
	text-decoration: underline;
}
a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	color: #7b4d2d;
	text-decoration: none;
}
hr {
	border: none 0;
	border-top: 1px solid #b7547f;
	width: 100%;
	height: 0;
	margin: 10px 11px;
}
.tbl1col { 
	width: 100%; 
	border: none;	
}
.tbl1col td { 
	padding: 11px; 
	text-align: left;
	vertical-align: top;	
}
.input, .textarea {
	font: 1em Arial, Helvetica, sans-serif;
	border: 1px solid #b8547f;
	background-color: #fed6ea;
	color: #b85a82;
}
textarea { width: 90%;}
.thum {
	margin: 5px 6px 5px 7px;
}
.purtable {
	margin-left: 11px;
	margin-right: 11px;
}
#container {
	position: absolute;
	left: 50%;
	width: 850px;
	margin-left: -425px;
	background:url(../i/site/flo.jpg) no-repeat; 
}
#header {
	width: 760px;
	height: 76px;
	margin-left: 90px;
	margin-top: 113px;
	background: url(../i/site/logotop.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
	#header span { display: none; }
		#headerlink {
			position: absolute;
			left: 220px;
			top: 155px;
		}
		#headerlink a {
			display: block;
			width: 300px;
			height: 30px;
		}
#content {
	width: 760px;
	margin-left: 90px;
	float: left;
	background: url(../i/site/pinkbck.jpg);
	background-repeat: repeat-y;
}
#left {
	width: 464px;
	color: #b85a82;
	padding-top: 100px;
	background: url(../i/site/logobottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}
	#left p {
		line-height: 1.5em;
		padding: 0 11px;
		margin-bottom: 10px;
	}
	.pushtext {
		padding-left: 11px;
		padding-right: 11px;
	}
	#left ul {
		margin-left: 40px;
	}
	.blogtitle {
		font: 1em Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		padding-left: 11px;
	}
	.datetext {
		font: 0.85em Arial, Helvetica, sans-serif;
		padding-left: 11px;
	}
	#video {
		width: 429px;
		height: 338px;
		padding-top: 30px;
		padding-left: 35px;
		background-image: url(../i/site/video_bck.jpg);
		background-repeat: no-repeat;
	}
	/* Home link */
		a.linkhomelink {
			font: 0.9em Arial, Helvetica, sans-serif; 
			color:#fff;
			padding: 5px;
			background-color: #b7547f;
			text-transform: uppercase;
			text-decoration: underline;
		}
		a.linkhomelink:hover {
			0.9em Arial, Helvetica, sans-serif;
			color: #facbe2;
			padding: 5px;
			background-color: #b7547f;
			text-transform: uppercase;
			text-decoration: none;
		}
		.header {
			text-transform: uppercase; 
			text-size: 0.8em;
		}	
#right {
	width: 296px;
	background-image: url(../i/site/ins.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}
	#nav {
		width: 296px;
		float: left;
	}
			#nav ul { list-style: none; }
				#nav li {
					display: block;
					float: left;
				}
				#nav a {
					display: block;
					_height: 0;
				}
				#nav span { display: none; }
				#nav a.aboutpillow {
					width: 181px;
					height: 54px;
					background: url(../i/nav/1.jpg);
				}
				#nav a.aboutpillow:hover {
					background-position: 0% -54px;
				}
				#nav a.news {
					width: 181px;
					height: 46px;
					background: url(../i/nav/2.jpg);
				}
				#nav a.news:hover {
					background-position: 0% -46px;
				}
				#nav a.aboutus {
					width: 181px;
					height: 50px;
					background: url(../i/nav/3.jpg);
				}
				#nav a.aboutus:hover {
					background-position: 0% -50px;
				}
				#nav a.blog {
					width: 181px;
					height: 46px;
					background: url(../i/nav/4.jpg);
				}
				#nav a.blog:hover {
					background-position: 0% -46px;
				}
				#nav a.wholesale {
					width: 181px;
					height: 48px;
					background: url(../i/nav/5.jpg);
				}
				#nav a.wholesale:hover {
					background-position: 0% -48px;
				}
				#nav a.contactus {
					width: 181px;
					height: 42px;
					background: url(../i/nav/6.jpg);
				}
				#nav a.contactus:hover {
					background-position: 0% -42px;
				}
				#nav a.ho {
					width: 164px;
					height: 42px;
					background: url(../i/nav/ho.jpg);
				}
				#nav a.ho:hover {
					background-position: 0% -42px;
				}
				
				.pur {
					width: 194px;
					height: 42px;
					background: url(../i/site/purpink-new.jpg);
				}
			h2 {
			font-size: 1.25em;
			margin-left: 11px;
			margin-right: 11px;
			font-weight: normal;
			margin-bottom: .75em;
			border-bottom: 1px solid;
			}
			h3 { 
	height: 30px; 
	margin-bottom: 15px;
}
	#rightcon {
		width: 274px;
		float: left;
		padding: 11px 11px 0 11px;
		line-height: 1.5em;
		color: #b85a82;
	}
		#rightcon ul {
				list-style: none;
				margin: 0;
				padding: 0;
			}
			#rightcon li {
				padding: 0;
			}
			#rightcon li a {
				font: 0.90em Arial, Helvetica, sans-serif;
				text-decoration: none;
				display: block;
				padding: 4px;
			}
			#rightcon li a:link {
				color: #b85a82;
			}
			#rightcon li a:visited {
				color: #b85a82;
			}
			#rightcon li a:hover {
				font: 0.90em Arial, Helvetica, sans-serif;
				background: #fbcbe3;
				border-bottom: 1px solid;
				color: #b85a82;
			}
			.subtitle {
				font-size: 1.2em;
				color: #7b4d2d;
				padding-left: 4px;
			}
#bottomcont {
	width: 760px;
	height: 13px;
	margin-left: 90px;
	clear: both;
	background: url(../i/site/endc.jpg);
	background-repeat: no-repeat;
}
#footer {
	width: 760px;
	margin-left: 90px;
	height: 49px;
	margin-top: 11px;
	padding-top: 10px;
	background-image: url(../i/site/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	font: 0.85em Arial, Helvetica, sans-serif;
	line-height: 2em;
}
#footer a {
	color: #fff;
}
	#footer a:hover {
		text-decoration: none;
	}
	
	/* Form Style */
.textinput {
	width: 150px;
	color: #fff;
	margin-left: 40px;
	margin-top: 5px;
	background-color: #f9a7cf;
	border: 1px solid #bd5381;
}
.promoinput {
	color: #fff;
	margin-top: 5px;
	background-color: #f9a7cf;
	border: 1px solid #bd5381;
}

.linobullet {
	list-style-decoration: none;
	list-style: none;
}
#bckcolor {
	background-color: #fed6ea;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
}
.bigtext {
	font: 1.30em Arial, Helvetica, sans-serif;
}
.uppercasetext {
	font: 1.30em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}