@charset "utf-8";

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0px; 
	background: #FFF url("images/bg.gif") repeat-x left top;
}

body, div, dl, dt, dd, ul, ol, li, pre, p, h1, h2, h3, h4,
form, fieldset, input, table, th, tr, td, embed, object {
	padding: 0;
	margin: 0; 
}

/************* HEADER *************/

#logo {
	background: #FFF url("images/logo.jpg") no-repeat left top;
	width: 901px;
	height: 117px;
	margin-top: 8px;
}

#nav {
	height: 40px;
	text-align: center;
	color: #ffffff;
	padding-top: 12px;
}

#nav a {
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#nav a:hover {
	color: #b9eaff;
}

#wraps {
	margin: 24px 0px;
	width: 901px;
}

#happy-heads {
	width: 901px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: text-top;
	vertical-align: top;
}

#head-lt {
	width: 299px;
	height: 209px;
	margin: 0;
	background: url(images/wraps1.jpg) top left;
	float: left;
}

#head-lt a {
	width: 299px;
	height: 209px;
	display: block;
}

#head-md {
	width: 302px;
	height: 209px;
	margin: 0;
	background: url(images/wraps2.jpg) top left;
	float: left;
}

#head-md a {
	width: 302px;
	height: 209px;
	display: block;
}

#head-rt {
	width: 300px;
	height: 209px;
	margin: 0;
	background: url(images/wraps3.jpg) top left;
	float: left;
}

#head-rt a {
	width: 300px;
	height: 209px;
	display: block;
}



/************* SIDEBAR *************/

#sidebar {
	width: 240px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
}

#sidebar a {
	color: #3d5982;
	font-weight: bold;
	text-decoration: none;
}

#sidebar a:hover {
	color: #99cbe1;
	font-weight: bold;
	text-decoration: none;
}

#search {
	color: #3d5982;
	font-weight: bold;
	margin-top: 0px;
}

#order {
	color: #3d5982;
	font-weight: bold;
	line-height: 18px;
	margin-top: 20px;
}

#video {
	margin-top: 20px;
}

#gift {
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	margin-top: 20px;
}

#gift a {
	color: #3d5982;
	text-decoration: none;
}

#friend {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background: url("images/friend.jpg") no-repeat center top;
	width: 171px;
	height: 41px;
}

#friend-text {
	font-size: 14px;
	font-weight: bold;
	padding-top: 12px;
}

#friend-text a {
	color: #ffffff;
}

#contact {
	margin-top: 20px;
	width: 204px;
	color: #3d5982;
	font-weight: bold;
	text-align: justify;
}
	
#toll-free {
	font-size: 16px;
	line-height: 22px;
}

#local {
	font-size: 15px;
	line-height: 20px;
}

#email a {
	font-size: 15px;
	color: #3d5982;
	line-height: 20px;
	text-decoration: none;
}

/************* CONTENT *************/

#content {
	line-height: 25px;
	text-align: justify;
	padding-left: 20px;
	font-size: 14px;
}

#content p {
	margin-bottom: 20px;
}

#content a {
	color: #3d5982;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #99cbe1;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	color: #3d5982;
	line-height: 26px;
	margin: 15px 0;
}

h2 {
	font-size: 14px;
	color: #3d5982;
	font-weight: bold;
	border-bottom: dotted;
	border-bottom-color: #3c5880;
	line-height: 20px;
	margin-top: 30px;
	margin-bottom: 15px;
}

h3 {
	color: #476794;
	font-size: 16px;
}

h4 {
	color: #3d5982;
	font-size: 16px;
	margin-bottom: 3px;
}

.h4 {
	color: #000;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}

ul {
	margin-bottom: 20px;
}
ul li {
	margin-left: 40px;
}

/*** FOR howtowrap.html ***/

#more-ways {
	line-height: 18px;
}

/*** FOR quickwrap.html ***/

#quick {
	margin-left: 60px;
}

/*** FOR designerwrap.html ***/

#designer {
	margin-left: 60px;
}

/************* FOOTER *************/

#foot-nav {
	background: url("images/foot-nav.jpg") no-repeat center top;
	width: 901px;
	height: 54px;
	text-align: center;
	color: #ffffff;
	padding-top: 7px;
	margin-top: 20px;
	line-height: 24px;
}

#foot-nav a {
	margin-left: 8px;
	margin-right: 8px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#foot-nav a:hover {
	color: #b9eaff;
}

#copyright {
	width: 901px;
	text-align: center;
	color: #000000;
	margin-top: 5px;
	font-size: 10px;
	line-height: 18px;
}

#copyright a {
	color: #3d5982;
	font-weight: bold;
	text-decoration: none;
}

#copyright a:hover {
	color: #99cbe1;
	font-weight: bold;
	text-decoration: none;
}

#list {
	list-style-type: square;
	list-style-position: inside;
}

/*** boxes on right side ***/

#boxes {
	width: 260px;
	float: right;
	margin: 5px 0 0px 20px;
}

#featured {
	width: 260px;
	height: 200px;
	margin: 0 0 0 0;
	background: url(images/hh-special.jpg) no-repeat top left;
}

#featured a {
	width: 260px;
	height: 200px;
	display: block;
}

#latest {
	width: 260px;
	height: 300px;
	margin: 0 0 15px 0;
	background: url(images/latest-news.jpg) no-repeat top left;
}

#latest a {
	width: 260px;
	height: 300px;
	display: block;
}

#facebook {
	width: 260px;
	height: 67px;
	margin: 0 0 0 0;
	background: url(images/facebook.jpg) no-repeat top left;
}

#facebook a {
	width: 260px;
	height: 67px;
	display: block;
}

#facebook-sm {
	width: 170px;
	height: 44px;
	margin-top: 20px;
}

#fblike {float: right; width: 120px; height: 20px; margin: 5px 10px 0 0;}
