/**********************************************************************
Created by Derek Johnson ZOOMZOOM 2nd June 2008
Schema - No browser specifics required
Pages specific styles are;
	FAMILY, BABY, TEENS, SENIOR & HOLIDAY
**********************************************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	background-color: #B2B3B7;
	margin: 0px;
}
#container {
	width: 776px;
	margin: auto;
	text-align: left;
}
#sizes {
	float: left;
	padding-left:40px;
	padding-top:20px;
}
#howItWorks {
	position:relative;
	font-size:80%;
	margin-left:470px;
	width:280px;
	height:190px;
	overflow:hidden;
	top:50px;
}
#howItWorks p {
	margin-top:5px;
	margin-bottom:0px;
}

img {
	border:0;
}

a {
	color:#221E1F;
}

div.moreproducts a {
display:block;
width:152px;
background-color: #F46F22;
border:3px solid #fff;
color:#fff;
font-weight:bold;
margin-top: 4px;
padding-left:3px;
text-decoration:none;
}
div.moreproducts a:hover {
background-color:#221E1F;
}

#attention {
	width: 161px;
	position: relative;
	left: 580px;
	top: 300px;
	margin: 0px;
	padding: 0px;
}

/* Site header 
**********************************************************************/
#header {
	background-image: url(../Images/Header.gif);
	height: 125px;
	background-position: center top;
	background-repeat: no-repeat;
	width: 776px;
}
#headerLinks {
	position: relative;
	width: 150px;
	float: right;
	padding-top: 30px;
}
/* FAMILY pages core styles
**********************************************************************/
#family {
	background-image: url(../Images/Family_Main.jpg);
	height: 502px;
	background-position: center top;
	background-repeat: no-repeat;
	width: 776px;
}
#family #create {
	position:relative;
	top: 215px;
	left: 260px;
	width:90px;
}
#family #create img {
	width:90px;
	height:90px;
}
/* FAMILY DETAIL pages core styles
**********************************************************************/
#familyDetail {
	background-image: url(../Images/Family_Details.jpg);
	height: 502px;
	background-position: center top;
	background-repeat: no-repeat;
	width: 776px;
}
#familyDetail #attention {
	width: 171px;
	position: relative;
	left: 40px;
	margin: 0px;
	padding: 0px;
	top: -35px;
}
#familyDetail #attention a {
	margin-right: 1px;
	display: inline;
	text-decoration: none;
}
/* BABY pages core styles
**********************************************************************/
#baby {
	background-image: url(../Images/Baby_Main.jpg);
	height: 502px;
	background-position: center top;
	background-repeat: no-repeat;
	width: 776px;
}
#baby #create {
	position:relative;
	top: 215px;
	left: 250px;
	width:90px;
}
#baby #create img {
	width:90px;
	height:90px;
}
/* BABY DETAIL pages core styles
**********************************************************************/
#babyDetail {
	background-image: url(../Images/Baby_Details.jpg);
	height: 502px;
	background-position: center top;
	background-repeat: no-repeat;
	width: 776px;
}
#babyDetail #attention {
	width: 171px;
	position: relative;
	left: 40px;
	margin: 0px;
	padding: 0px;
	top: -35px;
}
#babyDetail #attention a {
	margin-right: 1px;
	display: inline;
	text-decoration: none;
}
/* TEENS pages core styles
**********************************************************************/
#teens {
	background-image: url(../Images/Teens_Main.jpg);
	height: 502px;
	background-position: center top;
	background-repeat: no-repeat;
	width: 776px;
}
#teens #create {
	position:relative;
	top: 215px;
	left: 240px;
	width:90px;
}
#teens #create img {
	width:90px;
	height:90px;
}
/* BABY DETAIL pages core styles
**********************************************************************/
#teensDetail {
	background-image: url(../Images/Teens_Details.jpg);
	height: 502px;
	background-position: center top;
	background-repeat: no-repeat;
	width: 776px;
}
#teensDetail #attention {
	width: 171px;
	position: relative;
	left: 40px;
	margin: 0px;
	padding: 0px;
	top: -35px;
}
#teensDetail #attention a {
	margin-right: 1px;
	display: inline;
	text-decoration: none;
}
/* SENIOR pages core styles
**********************************************************************/
#senior {
	background-image: url(../Images/Senior_Main.jpg);
	height: 502px;
	background-position: center top;
	background-repeat: no-repeat;
	width: 776px;
}
#senior #create {
	position:relative;
	top: 215px;
	left: 260px;
	width:90px;
}
#senior #create img {
	width:90px;
	height:90px;
}
/* SENIOR DETAIL pages core styles
**********************************************************************/
#seniorDetail {
	background-image: url(../Images/Teens_Details.jpg);
	height: 502px;
	background-position: center top;
	background-repeat: no-repeat;
	width: 776px;
}
#seniorDetail #attention {
	width: 171px;
	position: relative;
	left: 40px;
	margin: 0px;
	padding: 0px;
	top: -35px;
}
#seniorDetail #attention a {
	margin-right: 1px;
	display: inline;
	text-decoration: none;
}
/* HOLIDAY pages core styles
**********************************************************************/
#holiday {
	background-image: url(../Images/Family-Holiday_Main.jpg);
	height: 502px;
	background-position: center top;
	background-repeat: no-repeat;
	width: 776px;
}
#holiday #create {
	position:relative;
	top: 215px;
	left: 260px;
	width:90px;
}
#holiday #create img {
	width:90px;
	height:90px;
}
/* HOLIDAY DETAIL pages core styles
**********************************************************************/
#holidayDetail {
	background-image: url(../Images/Family-Holiday_Details.jpg);
	height: 502px;
	background-position: center top;
	background-repeat: no-repeat;
	width: 776px;
}
#holidayDetail #attention {
	width: 171px;
	position: relative;
	left: 40px;
	margin: 0px;
	padding: 0px;
	top: -35px;
}
#holidayDetail #attention a {
	margin-right: 1px;
	display: inline;
	text-decoration: none;
}
/* FOOTER section left to right application
**********************************************************************/
#footer {
	background-image: url(../Images/Footer.gif);
	height: 148px;
	background-position: center top;
	background-repeat: no-repeat;
	width: 776px;
	margin-top: 0px;
}
#textbox {
	float:left;
	width:450px;
	margin-left:25px;
	margin-top:10px;
	height:115px;
	overflow: hidden;
}
#textbox h1 {
	color: #221E1F;
	margin: 0 0 0.25em 0;
	padding:0;
	font-size: 1.5em;
}
#footBullets {
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	position: relative;
	top: 15px;
	margin: 0px;
	width: 270px;
	float: right;
	padding-left: 10px;
	line-height: 20px;
}
/* Footer and close 
**********************************************************************/
#base {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 80%;
	margin-bottom: 10px;
}
