/* *** BASIC SETUP *** */
body, td, p, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
body {
	font-size:  		90%;
	margin: 			0;
	text-align: 		center;
	background-color:#FFF;
}
a {color:#BE2A40;cursor:pointer;}
/* Holly Hack - only Explorer PC sees this \*/
* html a {cursor:hand;}
/* End Hack */

a:link		{color:#CA0088;text-decoration:none;}
a:visited	{color:#CA0088;text-decoration:none;}
a:hover		{color:#CA0088;text-decoration:underline;}
a:focus		{color:#07F;text-decoration:none;}
a:active	{color:#F00;text-decoration:none;}

img {display:block;}

.clearboth, .breaker {
	height: 2px;
	font-size: 1px;
	line-height: 2px;
	clear:both;
}

/* *** BASIC LAYOUT *** */

#page {
	width:		779px;			/* for full width, change to "auto" */
	margin: 	0 auto;
	padding:	0;
	text-align: left;
}
#headerBlock {
    margin:0;
    padding:0;
}
#bodyBlock
{
	clear:  		both;
	min-height: 	35em;
	position:   	relative;
	margin-top: 	0em;
	background-color:#FFF;
	border-top:1px solid #FFF;
}

/* Holly Hack - only Explorer PC sees this \*/
* html #bodyBlock {height:35em;}
/* End Hack */

#contentColumn  	/* The big wahoonie */
{
	margin:0 0px 0 209px;
	line-height:1.2em;
	z-index:1;
	position:relative;
}
#leftColumn {
	position:absolute;
	top:0px;
	left:2px;
	width:192px;
	min-width:192px;
	line-height:1.2em;
	text-align:left;
}

#footerBlock
{
	clear:  			both;
	padding:			2px 2px 2px 2px;
	margin: 			10px 0px 5px 0px;
	background-color:   #CA0088;
	font-size:  		10px;
	color:  			#fff;
	line-height:		1.4em;
}

/* Stops floats wandering out of their containing boxes in MIE */
/* Hide from IE5-mac. Only IE-win sees this. \*/
	 * html #content 		{height:50px;}
	 * html .contentArea 	{height:50px;}
/* End hide from IE5/mac */


/* *** HEADER *** */

h1{
	font-size: 	0.7em;
	margin:		1px 4px 2px 4px;
	white-space:nowrap;
}
#banner {
	width:779px;
	height:222px;
	position:relative;
}
#bannerRight {
	position:absolute;
	top:0;
	left:319px;
}


/* SETS PROPERTIES FOR BOX CONTAINING HEADER MENUS. ALL OTHER MENU STYLES IN MENU.CSS */

#navTop { 
	clear:both;
    text-align:center;
	color:#FFF;
	font-size:13px;
	line-height:18px;
	height:18px;
	font-weight:700;
	padding:2px 5px 3px 0px;
	margin:0 2px 10px 2px;
	text-align:left;
	width:330px;
	float:left;
}

#swimwearText {
	float:right;
}

#quickLinks {
	background-color:#CA0088;
	padding:0px;
	margin:0;
	width:557px;
}


#ql1, #ql2, #ql2 {
	float:left;
}


/* *** LEFT/RIGHT COLUMNS *** */

#leftColumn {
	font-size:  			1em;
}
#leftColumn label {
	font-weight:bold;
}
#leftColumn input {
	font-size:  			0.9em;
	margin: 				1px;
	display:				block;
}
#leftColumn p,
#leftColumn form	{
	margin: 				0px;
}

#leftColumn .boxBody, #leftColumn address {
	line-height:1.3em;
	font-style:normal;
	background-color:#fff;
	color:#CA0088;
	font-weight:bold;
	margin:0 0 0px 0;
	padding:8px 20px 8px 8px;
	font-size:75%;
	width:189px;
	background-image:url(../images/bodybgBack.gif);
	background-repeat:repeat-y;
}
#leftColumn .boxBody a, #rightColumn .boxBody a,  #leftColumn address a {
	text-decoration:underline;
}
#leftColumn ul {
	line-height:1.2em;
	font-size:95%;
	background-color:#EECDE0;
	width:189px;
	margin:0 0 0 0;
	padding:0;
	list-style:none;
	font-family:Arial, Helvetica, Times, sans-serif;
	font-weight:bold;
}
#leftColumn ul li {
	margin:0;


}
#leftColumn ul li a {
	display:block;
	color:#CA0088;
	background-color:#EECDE0;
	height:40px;
	line-height:40px;
	font-weight:bold;
	text-transform:lowercase;
	text-transform:capitalize;
	padding:1px 2px 1px 5px;
	margin:0 0 0 0px;
	text-decoration:none;
}
#leftColumn ul li a:hover {
	color:#FFF;
	background-color:#CA0088;
	text-decoration:none;
}

#leftColumn .creditcards
{
	text-align:left;
	margin-bottom:20px;
	padding-bottom:20px;
}
#leftColumn .creditcards span
{
	font-size:0.7em;
	text-align:left;
}
#leftColumn .creditcards .creditcard {
	margin-top: 3px;
	float:left;
	border:solid 1px #fff;
}

.bottomCap {
	background-color:#CA0088;
	width:189px;
	height:10px;
	margin:0;
}

/* *** FOOTER *** */

#footerText {
	padding:4px;
	background-color:#CA0088;
	margin:0 auto 0 auto;
	color:#FFF;
	font-size:0.6em;
	text-align:center;
}

#footerBlock a,
#footerBlock a:visited
{
	text-decoration:		none;
	color:					#fff;
}
#footerBlock a:hover
{
	text-decoration:		underline;
	color:					#fff;
}
#footerBlock ul
 {
	margin: 				0.3em 0 0 0; 
	padding:				0;
	list-style: 			none;
	text-align: 			right;
}
#footerBlock ul li
{
	margin: 				0;
	padding:				0 5px 0 5px;
	list-style: 			none;
	display:				inline;
	border-left:			1px solid #fff;
}
#footerBlock ul li.first
{
	border-width:			0;
}
#footerBlock #copyright
{
	margin: 				0.3em 0 0.3em 0.5em; 
}
#footerBlock .powered
{
	margin: 				0;
	float:  				right;
	text-align: 			right;
	padding:				0 0.5em 0 0;
}

/* *** LIST NAVIGATION *** */

#shoppingCart .listNavTable {
	font-size:10px;
	text-align:right;
	border-bottom:1px solid #AAA;
	padding-bottom:2px;
}
#shoppingCart .listNavTable span {
	padding:0 0.5em;
}
#shoppingCart .listNavTable a {
	margin:0;
	padding:0;
}
#shoppingCart .listNavTable img {
	display:inline;
	border-width:0px;
	margin:1px 0;
	vertical-align:middle;
}

/* *** 'BACK' LINKS IN SHOPPING CART HEADERS *** */

#shoppingCart #linkHeader {
	position:relative;
}
#shoppingCart h2 {
	background-color:	#CA0088;
	margin: 			0 0 10px 0;
	padding:			0.2em 0.5em;
	font-size:  		0.9em;
	color:  			#FFF;
	font-weight:		bold;
}
#shoppingCart .fakeH2 {
	margin: 			0 0 10px 0;
	padding:			0.2em 0.5em;
	font-size:  		0.9em;
	color:  			#FFF;
	font-weight:		bold;
	position:absolute;
	top:0;
	right:0;
}

/* Holly Hack - only Explorer PC sees this \*/
* html #shoppingCart #linkHeader .fakeH2 {right:160px;background-color:transparent;}
/* End Hack */

#shoppingCart .fakeH2 a 		{color:#FFF;}
#shoppingCart .fakeH2 a:hover 	{color:#FDF5FA;}

/* *** BREADCRUMBS *** */

#breadcrumbs {
	font-size:0.7em;
	padding:0 0 0.5em 0;
	background-color:#FFF;
}