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

/* =General
---------------------------------------------- */
/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none;}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

/* Removes the outline on links */
a {outline: none; border: 0;}
a:hover {border: 0;}

.clearme {display: block; clear: both; height: 0; margin: 0; padding: 0;}
/* Code to clear floats inside containers - add to the outside container */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* End of float clearing trick */

.fr {
float: right;
}

.fl {
float: left;
padding-right: 25px;
}


html {
	margin: 0;
	padding: 0;
}
body {
	background: #d2f7ff url(../images/background.jpg) top center no-repeat; 
	text-align: center;
}
div#wrapper {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
div#header {
	width: 950px;
	height: 340px;
	position: relative;
}
h1 {
	width: 330px;
	height: 205px;
	text-indent: -9999px;
	position: absolute;
	right: 55px;
	top: 65px;
}
h1 a {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 1em;
}
h1 a:hover {
	border: none;
}

a#facebook {
	border: none;
	z-index: 13;
	position: absolute;
	width: 137px;
	height: 40px;
	display: block;
	top: 10px;
	right: 0px;
	background: url(../images/facebookicon.png) bottom left no-repeat;
	text-indent: -9999px;
}


/* = Navigation
----------------------------------------------------------------*/
ul#nav {
	width: 635px;
	height: 55px;
	background: url(../images/nav.jpg) top left no-repeat;
	display: block;
	position: absolute;
	top: 285px;
	right: 0;
}
ul#nav li {
	display: inline;
	position: absolute;
}
ul#nav li a {
	display: block;
	height: 55px;
	text-indent: -9999px;
}
ul#nav li#promos {
	left: 0;
	width: 120px;
}
ul#nav li#promos a:hover, ul#nav li#promos a#active {
	background:url(../images/nav.jpg) 0 -55px;
}
ul#nav li#whoweare {
	left: 120px;
	width: 150px;
}
ul#nav li#whoweare a:hover, ul#nav li#whoweare a#active {
	background:url(../images/nav.jpg) -120px -55px;
}
ul#nav li#experience {
	left: 270px;
	width: 138px;
}
ul#nav li#experience a:hover, ul#nav li#experience a#active {
	background:url(../images/nav.jpg) -270px -55px;
}
ul#nav li#products {
	left: 408px;
	width: 127px;
}
ul#nav li#products a:hover, ul#nav li#products a#active {
	background:url(../images/nav.jpg) -408px -55px;
}
ul#nav li#findus {
	left: 535px;
	width: 100px;
}
ul#nav li#findus a:hover, ul#nav li#findus a#active {
	background:url(../images/nav.jpg) -535px -55px;
}



/* = Products SubNavigation
----------------------------------------------------------------*/
div#content div#right ul#productssubnav {
	width: 484px;
	height: 36px;
	background: url(../images/productssubnav.png) top left no-repeat;
	display: block;
	padding: 0;
	margin-bottom: 15px;
	position: relative;
}
div#content div#right ul#productssubnav li {
	display: inline;
	position: absolute;
}
div#content div#right ul#productssubnav li a {
	display: block;
	height: 36px;
	text-indent: -9999px;
}
div#content div#right ul#productssubnav li#children {
	left: 0;
	width: 123px;
}
div#content div#right ul#productssubnav li#children a:hover, 
div#content div#right ul#productssubnav li#children a#active {
	background:url(../images/productssubnav.png) 0 -36px;
}
div#content div#right ul#productssubnav li#teens {
	left: 123px;
	width: 109px;
}
div#content div#right ul#productssubnav li#teens a:hover, 
div#content div#right ul#productssubnav li#teens a#active {
	background:url(../images/productssubnav.png) -123px -36px;
}
div#content div#right ul#productssubnav li#adults {
	left: 232px;
	width: 111px;
}
div#content div#right ul#productssubnav li#adults a:hover, 
div#content div#right ul#productssubnav li#adults a#active {
	background:url(../images/productssubnav.png) -232px -36px;
}
div#content div#right ul#productssubnav li#fortheboys {
	left: 342px;
	width: 142px;
}
div#content div#right ul#productssubnav li#fortheboys a:hover, 
div#content div#right ul#productssubnav li#fortheboys a#active {
	background:url(../images/productssubnav.png) -342px -36px;
}



/* = Content
----------------------------------------------------------------*/
div#content {
	text-align: left;
	width: 950px;
	position: relative;
	padding-top: 30px;
	background: url(../images/contentbkgd.jpg) top left no-repeat;
}
div#content div#left {
	float: left;
	width: 250px;
	padding: 5px 27px 0 36px;
	text-align: right;
}
div#content div#right {
	float: right;
	width: 567px;
	padding: 5px 30px 0 40px;
}
div#content div#homeright {
	float: right;
	width: 464px;
	padding: 7px 30px 50px 143px;
	background: url(../images/homeproducts.png) 30px top no-repeat;
}
div#content div#homeright img{
	padding-top: 10px;
}
div#content div.divider {
	width: 100%;
	padding-top: 10px;
	margin-bottom: 15px;
	margin-right: 5px;
	height: 1px;
	border-bottom: 1px dashed #8e1f3e;
}
div#content div#left a#enewsletter {
	display: block;
	text-align: left;
	text-indent: -9999px;
	width: 247px;
	height: 46px;
	margin-top: 10px;
	margin-left: 3px;
	background: url(../images/newsletter.png) left top no-repeat;
}
div#content div#left a:hover#enewsletter {
	background: url(../images/newsletter.png) left bottom no-repeat;
}
div#content div#right div#coupon {
	width: 516px;
	border: 2px dashed #320c88;
	text-align: center;
	padding-bottom: 10px;
}
div#content div#right div#coupon p {
	font-size: 11px;
	padding-bottom: 0;
}
div#content div#right div#coupon p a {
	font-size: 14px;
	line-height: normal;
}
div#content div#right div#perfectpointe {
	position: relative;
	width: 258px;
	height: 213px;
	display: block;
	float: left;
	border: 1px dashed #320c88;
	background: url(../images/promo_perfectpointeclub.jpg) top left no-repeat;
}
div#content div#right div#perfectpointe p{
	display: block;
	position: absolute;
	top: 115px;
	left: 126px;
	line-height: 16px;
}
div#content div#right div#tightspunchcard {
	position: relative;
	width: 259px;
	height: 213px;
	display: block;
	float: left;
	border: 1px dashed #320c88;
	border-left: none;
	background: url(../images/promo_tightspunchcard.jpg) top left no-repeat;
}
div#content div#right div#tightspunchcard p{
	display: block;
	position: absolute;
	color: #fff;
	line-height: normal;
	top: 18px;
	left: 28px;
	width: 185px;
}
div#content div#right div#tightspunchcard p strong {
	color: #fff;
}

/* = Text Styles
----------------------------------------------------*/
em {
	font-style: italic;
}
div#content p a, div#content div#right address a {
	font-weight: bold;
	color: #ae4269;
	text-decoration: none;
	padding: 0 1px;
}
div#content p a:hover, div#content div#right address a:hover {
	color: #d2f7ff;
	background: #ae4269;
}
div#content div#right div.quote{
	display: block;
	float: right;
	width: 160px;
	padding: 0 30px 0 15px;
}
div#content div#right div.quote p{
	font: 14px/22px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #320c88;
}
div#content div#homeright p, div#content div#right p {
	font: 13px/18px Arial, Helvetica, sans-serif;  
	color: #1b214e;
	padding-bottom: 15px;
}
div#content div#homeright p strong, div#content div#right p strong {
	font-weight: bold;
	color: #16599b;
}
div#content div#left p {
	font: 13px/16px Arial, Helvetica, sans-serif;  
	color: #1b214e;
	padding-bottom: 10px;
	padding-right: 3px;
}
div#content div#left p strong{
	font-weight: bold;
}
div#content div#left p.deal{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 0;
	padding-right: 7px;
}
div#content div#left h3 {
	font: 21px/23px Georgia, "Times New Roman", Times, serif;  
	font-weight: normal;
	padding-bottom: 5px;
	color: #320c88;
	padding-right: 3px;
}
div#content div#right h3 {
	font: 17px/22px Verdana, Arial, Helvetica, sans-serif;  
	font-weight: normal;
	padding-bottom: 5px;
	color: #ae4269;
}
div#content div#left address {
	font: 10px/15px Verdana, Arial, Helvetica, sans-serif;  
	font-weight: normal;
	color: #ae4269;
	padding-right: 5px;
}
div#content div#left address.bigger {
	padding-top: 15px;
	padding-bottom: 2px;
	font-size: 14px;
	line-height: 19px;
}
div#content div#left address.bigger span {
	color: #1b214e;
}
div#content div#right address {
	font: 13px/18px Arial, Helvetica, sans-serif;  
	color: #1b214e;
	padding-bottom: 15px;
}
div#content div#right address.bigger {
	font-size: 16px;
	padding-bottom: 15px;
	margin-top: 5px;
}
div#content div#right address.phone {
	font-size: 16px;
	padding-bottom: 5px;
	color: #ae4269;
}
div#content div#right ul {
	display: block;
	width: 400px;
	padding-left: 20px;
}
div#content div#right ul.left {
	width: 250px;
	float: left;
}
div#content div#right ul.right {
	width: 277px;
	float: right;
}
div#content div#right ul.left li, 
div#content div#right ul.right li,
div#content div#right ul#text li {
	font: bold 13px/17px Arial, Helvetica, sans-serif;
	color: #1b214e;
	padding: 0 0 6px 16px;
	background: url(../images/bullet.png) no-repeat;
	background-position: 0 4px;
} 
div#content div#right li.empty {
	background-image: none;
}
div#content h2 {
	width: 244px;
	height: 31px;
	display: block;
	text-indent: -9999px;
	padding-bottom: 20px;
}
div#content h2.home {
	width: 464px;
	height: 75px;
	background: url(../images/homeheader.png) no-repeat;
}
div#content h2.products {
	background: url(../images/h_products.png) no-repeat;
}
div#content h2.whoweare {
	background: url(../images/h_whoweare.png) no-repeat;
}
div#content h2.promos {
	background: url(../images/h_promos.png) no-repeat;
}
div#content h2.experience {
	width: 372px;
	height: 80px;
	background: url(../images/h_experience.png) no-repeat;
}
div#content h2.ongoingpromotions {
	width: 520px;
	height: 45px;
	padding: 0;
	background: url(../images/ongoingpromotions.png) no-repeat;
}
div#content h2.abouttheowner {
	width: 326px;
	height: 63px;
	background: url(../images/h_abouttheowner.png) no-repeat;
}
