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

/*Global Layout and Positioning ------------------------------------------------------------START--*/

html,body{
	height:100%;
	margin:0;
	padding:0;
	}
	
body{
	background:#999 url("/images/global/background3.jpg");
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	min-width:904px;
	min-height:491px;
	font-family:Arial;
    font-size:10px;
    color:#000;
    font-weight:normal;  
	}
	
#VerticalAlignment{
	float:left;
	height:50%;
	margin-top:-280px;/* half vertical height*/
	width:100%;
	}
	
#PrimaryContent {
	width:904px;
	margin-left:auto;
	margin-right:auto;
	height:513px;
	text-align:left;
	clear:both;
	}
	
#MenuBorder {
    position:relative; 
	width:904px;
	text-align:left;
	overflow: hidden;
	}
	
#PrimaryBorder {
	position:relative;
	width:894px;
	height:471px;
	border:5px solid white;
	text-align:left;
	background:#FFF;
	}

img {
border: none;
	}
	

img.right{
float:right;
}


/*Global Layout and Positioning --------------------------------------------------------------END--*/

/*GlobalTextStyles-------------------------------------------------------------------------START-- */	

a{
	font-family:Arial;
    color:#000;
    font-weight:normal;
    text-decoration:none;
}

a:hover

{
    color:#990000;
    font-weight:normal;
    text-decoration:underline;
}

.red10
{
    font-size:10px;
    color:#e20a16;
}
.red10Bold
{
    font-size:10px;
    color:#e20a16;
    font-weight:bold;
}
a.greywhite10
{
    font-size:10px;
    color:#c0c0c0;
    text-decoration:none;
}
a.greywhite10:hover
{
    font-size:10px;
    color:#fff;
    text-decoration:none;
}
/*GlobalTextStyles---------------------------------------------------------------------------END-- */

/*Menu Specific Divs----------------------------------------------------------------------START-- */

/* ----LEFT-------------------------------------------------------------------------------------- */

#MenuLeft {
width:100%;
background:url("/images/global/menubg.gif") repeat-x bottom;
font-size:93%;
line-height:normal;
overflow: hidden;
}  
#MenuLeft ul {
margin:0;
padding:10px 0px 0;
list-style:none;
}
#MenuLeft li {
display:inline;
margin:0;
padding:0;
}
#MenuLeft a {
float:left;
background:url("/images/global/menuleft.gif") no-repeat left top;
margin:0;
padding:0 0 0 9px;
border-bottom:1px solid #646b75;
text-decoration:none;
white-space:nowrap;
}
#MenuLeft a span {
float:left;
display:block;
background:url("/images/global/menuright.gif") no-repeat right top;
padding:5px 11px 4px 1px;
font-weight:bold;
color:#f9e4f1;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#MenuLeft a span {float:none;}
/* End IE5-Mac hack */
#MenuLeft a:hover span {
color:#333;
}
#home #nav-home a, #products #nav-products a,
#swimwear #nav-swimwear a, #glamour #nav-glamour a,
#photo #nav-photo a, #downloads #nav-downloads a, 
#stores #nav-stores a, #distributors #nav-distributors a {
background-position:0 -150px;
border-width:0;
}
#home #nav-home a span, #products #nav-products a span,
#swimwear #nav-swimwear a span, #glamour #nav-glamour a span,
#photo #nav-photo a span, #downloads #nav-downloads a span, 
#stores #nav-stores a span, #distributors #nav-distributors a span {
background-position:100% -150px;
padding-bottom:5px;
color:#333;
}
#MenuLeft a:hover {
background-position:0% -150px;
}
#MenuLeft a:hover span {
background-position:100% -150px;
	  }
/* ----RIGHT---------------------------------------------------------------------------------- */

#MenuRight {
	float:right;
	position:absolute;
	top:11px;
	left: 650px;
	background:url("/images/global/menubgright.gif") no-repeat center center;
	width:274px;
	height:16px;
	padding-top:11px;
	padding-left:15px;
	text-align:left;
	color:red;
}
#MenuRight ul {
	margin:0;
    padding:0px 0px 0;
    list-style:none;
}
#MenuRight li {
    display:inline;
    margin:0;
    padding:0;
}
#MenuRight a {
	float:left;
    margin:0;
    padding:0 0 0 7px;
    text-decoration:none;
}
#MenuRight a span {
	float:left;
    display:block;
    padding:0px 0px 0px 0px;
    color:#888888;
	font-size:90%;
}
#MenuRight a:hover span {
color:#333;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#MenuRight a span {float:none;}
/* End IE5-Mac hack */
/*Menu Specific Divs------------------------------------------------------------------------END-- */


/*Footer Specific Divs---------------------------------------------------------------------START-- */

#footerText{
    position:relative;
	top:10px;
    height:15px;
	width:894px;
	text-align:center;
	color:#000;
}
#footerBlocks{
	height:102px;
	width:894px;
	position:relative;
	top:20px;
}
#footerBlock1{
    position:absolute;
	float:left;
    left:0px;
	height:78px;
	width:185px;
}
#footerBlock2{
    position:absolute;
	float:left;
    left:195px;
	height:78px;
	width:185px;
}
#footerBlock3{
    position:absolute;
	float:left;
    left:390px;
	height:78px;
	width:185px;
}

#footerBlock4{
    position:absolute;
	float:left;
    left:585px;
	height:102px;
	width:197px;
}

#footerText a {
    font-size:10px;
    color:#000;
    text-decoration:none;
}

#footerText a:hover
{
    text-decoration:underline;
}
/*Footer Specific Divs-----------------------------------------------------------------------END- */




/*Lightbox Specific Divs---------------------------------------------------------------------START- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/includes/scripts/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/includes/scripts/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*Lightbox Specific Divs-----------------------------------------------------------------------END- */