@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	//background: url(../images/bg.jpg) no-repeat;
}
#wrapper {
	width: 850px;
	height: 100%;
}
#header {
	height: 120px;

	}
#main {
	height: 520px;
	background: url(../images/hero_bg.png) no-repeat;
	width: 850px;
	padding-top: 10px;
}
#mainsub {
	height: 520px;
	background: url(../images/hero_bg.png) no-repeat;
	width: 830px;
	padding-top: 10px;
	padding-left: 20px;

}
#mainsubcontent {
	height: 520px;
	background: url(../images/hero_bg.png) no-repeat;
	width: 770px;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
	font-family: Molengo;

}
#familysub {
	height: 520px;
	background: url(../images/hero_bg.png) no-repeat;
	width: 790px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 40px;

}
#bottomlinks a {
	font-family: Molengo;
	font-weight: Bold;
	color: #000;
	font-size: 13px;
	text-decoration: none;
}
#bottomlinks a:hover {
	color: #999999;
	text-decoration: underline;
}
#topstitch {
	position: absolute;
	top: 120px;
	z-index: 15;
}
#bottomstitch {
	position: absolute;
	top: 635px;
	left:0px;
	z-index: 15;
}
#logo {
	float: left;
	margin-top:  10px;
	margin-left:  10px;
	z-index: 38;
}
#nav {
	float: left;
	margin-top: 70px;
}
#nav a:hover{
	text-decoration: none;
	//background-color: #CCCCCC;
	color: #FFFFFF;
}
#prodnav {
	float: left;
	margin-top: 20px;
}
#prodnav a:hover{
	text-decoration: none;
	background-color: #CCCCCC;
	color: #FFFFFF;
}

#squeeze {
	position: absolute;
	top: 480px;
	left:  465px;
	z-index: 25;
}
#comfort {
	position: absolute;
	top: 580px;
	left:  445px;
}
#prodBox {
	width: 270px;
	height:  165px;
	float: left;
	//background-color: #cc0000;
	margin-right: 10px;
	margin-bottom: 10px;
}
.categoryTitle {
	font-size:  26px;
	padding-top:  10px;margin-left: 40px;
	font-family: Tahoma;
}
.prodTitle {
	font-size:  60px;
	font-family: Reenie Beanie;
	//font-weight: bold;
	padding-left:  35px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
text-transform: uppercase;
	
}
.prodTitle3 {
	font-size:  50px;
	font-family: Reenie Beanie;
	//font-weight: bold;
	padding-left:  0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}
.imageTitle {
	font-size:  25px;
	font-family: Reenie Beanie;
	color: #666666;
	text-decoration: none;
}
#prevnext {
	position:absolute;
	top: 170px;
	left: 750px;
}
#tab {
	position:absolute;
	top: 170px;
	left: 700px;
}
#social {
	margin-left:  30px;
}
/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background: url(../images/detailbg.jpg) no-repeat;
	
	width:627px;	
	height:520px;
	border:0px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 20px 5px #333333;
	-webkit-box-shadow: 0 0 20px #333333;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
#prodBox img { cursor:pointer;
		
		background-color:#fff;
	}
#details{
margin-top: 110px;

}
#proddetails {
position: absolute;
top: 60px;
left: 30px;
 font-family: Tahoma;
}
#proddetails ul {
 font-family: Tahoma;
color: #666666;
font-size: 15px;
margin-top: -10px;
list-style-image:url(../images/list.gif);
}
#proddetails p {
 font-family: Tahoma;
font-size: 20px;
}
#buybtn {
	position: absolute;
	top: 80px;
	left: 500px;
}
#extraimages {
	margin-top: 20px;
	margin-left: 30px;
}
#prodimages {
	background-image: url(../images/prodimagebg.png);
	width: 97px;
	height: 67px;
	padding-top: 2px;
	padding-left: 2px;
	float: left;
	margin-right: 5px;
}
.prodTitle2 {
		font-family: Molengo;
		text-decoration: none;
		font-weight: bold;
		color: #000;
		text-transform: uppercase;
		
}
#prevnext {
	background-image:  url(../images/prevnextbg.png);
	background-repeat: no-repeat;
	color:  #FFFFFF;
	font-family:  Arial;
	width: 88px;
	height:  27px;
	padding-left: 15px;
	padding-top: 7px;
	position: absolute;
	z-index: 500;

}
#prevnext a {
	
	color: #ffffff;
	text-decoration: none;
}
#prevnext a:hover {
	
	color: #fdf200;
	text-decoration: none;
}
#productinformation ul {
	margin-top: -40px;
	margin-left:  20px;
	font-family:  Arial;
	color: #666666;
}
#productinformation {
	z-index:  400;
	position: relative;
	height: 45px;
}
#productimage {
	margin-top: -10px;
	z-index: -999;
}
#rightCol li {
padding-left: 15px;
background-image: url(../images/xbullet.png);
background-repeat: no-repeat;
background-position: 0 .25em;
list-style: none;
margin-bottom: 15px;
}

.pagetab {
	background-color: #00ccff;
	font-family: Arial;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
.pagetab:active {
	background-color: #cc0000;
	color: #000000;
}
.pagetab:hover {
	background-color: #999999;
	color: #000000;
}
h2 {
	font-size:  50px;
	font-family: Reenie Beanie;
	//font-weight: bold;
	padding-left:  0px;
	margin-top:20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
