
/*************************************************************************
' Function : CSS defintions for the store.
' Product  : Shopping Tree Store Frontend
' Version  : 3.3
' Modified : January 2005
' Copyright: Copyright (C) 2004 Shopping Tree.Com 
'            See "license.txt" for this product for details regarding 
'            licensing, usage, disclaimers, distribution and general 
'            copyright requirements. If you don't have a copy of this 
'            file, you may request one at webmaster@ShoppingTree.com
'**************************************************************************/
body {
	margin: 0;
	padding: 0;
	background: url(../Images/bgpage_redgray.jpg) repeat-y center;
	/*background: #A0A0A3; #7F6F62;*/
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #696969;
	text-align: center;
}

div {
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #696969;
	text-align: left;	
}
div#posing-suits-swimwear {
	display: none;
	visibility: hidden;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 110%;
	color: #DB241C; /*#6C7F00;*/
}
td#resub {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}
td#resub a{
	font-size: 105%;
	font-weight: bold;
	color: #008B8B; /*#6C7F00;*/
	}
h2 {
	letter-spacing: -2px;
	font-size: 1.8em;
}
h2#hp {
	letter-spacing: -1px;
	font-size: 1.8em;
	text-transform: capitalize ;
}
p, blockquote, ol, ul, table {
	line-height: 110%;
	font-size: 1em;
}

a {
	/*border-bottom: 1px solid #E0E0E0;*/
	text-decoration: none;
	color: #5B5A5A;
}

a:hover {
	border: none;
}

/* Header */

#header {
	height: 265px; /*485px;
	background: url(Assets/Images/headback003.jpg) no-repeat right top;*/
	background: url(../Images/Kelly270Hc.jpg) no-repeat right top;
	border-bottom: 1px solid #DCDCDC;
}

#header h1 {
	padding: 25px 30px 0 30px;
	text-align: left;
	letter-spacing: -2px;
	font-size: 2.2em;
	color: Black;
}

#header h1 a {
	border: none;
	text-decoration: none;
	color: #B22900;
}

#header h2 {
	margin: -15px 0 0 0;
	padding: 0 30px 0 0;
	text-align: right;
	letter-spacing: normal;
	font-size: 1em;
}

#header h2 a {
	border: none;
	text-decoration: none;
	color: #6C7F00;
}

/* Content */

#content {
	width: 760px;
	margin: 0 auto;
	background: #F2F2F4; /*#FFFFFF url(images/img2.gif) repeat-y;*/
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}
/* Column One */
#colOne {
	float: left;
	width: 550px;
}

#colOne .post {
	margin: 0 20px 0px 20px;
	padding: 10px 0 10px 12px;
	/*border-top: 10px solid #E0E0E0;*/
}

#colOne .posted {
	font-size: 1em;
}

/* Column Two */

/* Column Two */
#col2 {
	float: right;
	background-color: #FFFFFF;
	border-left: 1px solid #E0E0E0;	
	width: 200px!important;
	width:160px;
}
#col2 h2 {
	letter-spacing: -1px;
	font-size: 1.5em;
	padding: 0px 0px 0px 10px;
	margin-bottom: 5px;
	background: White ;
}
#colTwo {
	float: right;
}
#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
	padding: 10px 0 0 15px;
	border-bottom: 1px solid #E0E0E0;
}
#colTwo form {
	padding: 0px 0px 5px;
}

#colTwo li ul {
	padding-left: 14px;
}

#colTwo li li {
	padding: 0;
	border: none;
}

#colTwo h2 {
	letter-spacing: -1px;
	font-size: 1.5em;
	padding: 0px 0px 0px 10px;
	margin-bottom: 10px;
	background: White;
	/*letter-spacing: -1px;
	font-size: 1.5em;
	padding: 0px;
	margin-bottom: 1em;
	background: url(../images/img4.gif) no-repeat left center;*/
}
/*
#colTwo a {
	border: none;
	padding-left: 10px;
	background: url(../images/img5.gif) no-repeat left center;
}
#colTwo a:hover {
	color: #B22900;
}*/
#menu {
	background: #F2F2F4; /*#F2F2F4; url(images/img3.gif) no-repeat;*/
}

#menu h2 {
	/*background-image: url(images/img4.gif);*/
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 150px;
	margin-left: -14px;
	padding: 2px 0 2px 14px;
	background: none;
	color: Black;
}

#menu a:hover, #menu .active a {
	background: #DB241C;
	color: #FFFFFF;
}

/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	background: #D0D1C7;
	border-left: 1px solid Black;
	border-right: 1px solid Black;	
}

#footer * {
	color: #5F5F5F;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

/* Info Box WITHOUT Headings */
.CPbox1            {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}
.CPbox1 A:link     {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #996666; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {
	BACKGROUND-COLOR: #0D0D0D;
	/*BORDER: 1px solid #BBC3D3;*/
}
.CPbox2H           {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #DDDDDD;
	background: url(../Images/bg_menu_grey.gif) repeat-x;
	height: 25px;	
	/*PADDING: 1px;*/
}
.CPbox2H B         {COLOR: #FFFFFF;}
.CPbox2B           {COLOR: #FFFFFF; BACKGROUND-COLOR: #0D0D0D}
.CPbox2B A:link    {COLOR: #FFFFFF; FONT-SIZE: 12px; TEXT-DECORATION: none}
.CPbox2B A:visited {COLOR: #FFFFFF; FONT-SIZE: 12px; TEXT-DECORATION: none}
.CPbox2B A:hover   {COLOR: #FF941D; FONT-SIZE: 12px; TEXT-DECORATION: none}

/* Box - Page Headings */
.CPpageHead {PADDING-BOTTOM: 4px;}

/* Box - Page Navigation */
.CPpageNav {BACKGROUND-COLOR: #EEEEEE}

/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR: #EEEEEE}

/* Box - Product Image (Home page) */
.CPhomeImg {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #CCCCCC}

/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER-BOTTOM: 1px solid #CCCCCC}

/* Horizontal and Vertical lines */
.CPlines {BACKGROUND-COLOR: #CCCCCC}

/* Product Short Description (Except Detail page) */
.CPprodDesc {FONT-SIZE: 9pt}

/* Product Short Description (Detail page only) */
.CPprodDescDet {FONT-SIZE: 11pt}

/* Product Long Description */
.CPprodDescLong {}

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: #800000}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #800000}

/* Product List Price - Text Label */
.CPprodLPriceT {}

/* Product List Price - Price Value */
.CPprodLPriceV {TEXT-DECORATION: line-through}

/* Product Sale Price - Text Label */
.CPprodSPriceT {}

/* Product Sale Price - Price Value */
.CPprodSPriceV {COLOR: red}

/* Free Shipping text */
.CPfreeShipMsg {COLOR: #888888}

/* In Stock text */
.CPinStock {COLOR: #888888}

/* Out of Stock text */
.CPoutStock {COLOR: red}

/* No Image text */
.CPnoImgT {COLOR: #800000}

/* Category List */
.CPcatDescList {}

/* Category Description - No products linked to it */
.CPcatDesc {}

/* Category Description - Has products linked to it */
.CPcatDescProd {FONT-WEIGHT: bold}

/* Option Description for "Optional" options */
.CPoptDesc {FONT-STYLE: italic}

/* Option Select box */
.CPoptSel {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Text box */
.CPoptTxt {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* ------------------- */
/* ADDED - Version 2.3 */
/* ------------------- */

/* Box - 2, 3 and 4 Column Layout for product list page */
.CPcolsView {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #CCCCCC}
.CPcolsView A:link    {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #996666; TEXT-DECORATION: underline}

/* System Messages */
.CPsysMsg    {FONT-SIZE: 10pt;}
.CPsysMsgErr {COLOR: red; FONT-SIZE: 10pt;}
.CPsysMsgURL {FONT-SIZE: 10pt}

/* ------------------- */
/* ADDED - Version 2.4 */
/* ------------------- */

/* Highlights used in search results */
.CPhighlight {COLOR: #000000; BACKGROUND-COLOR: #ffff66}

/* ------------------- */
/* ADDED - Version 2.5 */
/* ------------------- */

/* Radio Button options */
.CPoptRadio {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Description for "Mandatory" options*/
.CPoptDescM {FONT-STYLE: italic; color: Red}


/* ---------------------*/
/* ADDED -- Version 3.0 */
/* ---------------------*/
.CPcloseWindow {FONT-SIZE: 6pt; TEXT-DECORATION: none;}
.install { 
	BORDER: 1px solid #BBC3D3
}

.installcomment {
	PADDING-LEFT: 30px;
}

.textBlock {
	BACKGROUND-COLOR: #EEEEEE;
	BORDER: 1px solid #CCCCCC;
}

.maintClosed {
	color: red;
	font-size: 15pt;
	text-align: center;
}

/*ADDED for CPMods.com Multiple Image Support */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../scripts/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../scripts/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../scripts/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
/* END of CPMods.com Multiple Image Support*/

.CPContactUs {

}
div .story {
	line-height: 105%;
}
p .story {
	line-height: 105%;	
}
div#srch {
	margin-left: 10px;
}
div#accmenu {
	border-bottom: 1px solid #dcdcdc;
	text-align: left;
	text-decoration: none;
	padding-left: 30px;
	background-color: #DCDCDC;
	color: White;
}
div#accmenu a {
	border-bottom: 0px;
	text-decoration: none;
}
.linktxt a {
	color: #008B8B;
	font-weight: bold;
}

/* 
  -----------------------------------
  Gallery Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Gallery Type: Horizontal
  Insert-Mode CSS
  -----------------------------------
*/
#p7GS {
	font-family: Arial, Helvetica, sans-serif;
}
#p7GSvpW3 {
	margin: 0 auto;
	background-color: #F2F2F4; /*was 5B3A18*/
	border: 1px solid #000000;
	text-align: center;
}
#p7GSvp {
	margin:0 auto;
	background-color:#F2F2F4; /* was FFFFFF */
	position:relative;
}
#p7GSsc {
	position:relative;
	margin:0;
}
/* ------------ Hide Description --------------------- */
#p7GSsc div {display: none;}

/* ------------ Thumbnail Lists --------------------- */
#p7GSsc ul {
	margin:0;
	padding:0;
	position:relative;
}
#p7GSsc li{
	margin:0;
	padding:0; /* do not use padding or margin on li, use margin and padding on img */
	list-style-type: none;
	display:inline;
}
#p7GSsc img {
	padding: 2px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	opacity: 1;
	filter: alpha(opacity=100);
	margin: 6px 6px;
}

/* ------ Thumbnail Hover and Down Classes ------------------------------- */

#p7GSsc .p7GSover {
	border-color: #FF9900;
	opacity: 1;
	filter: alpha(opacity=100);
	background-color: #FFFFFF;
}
#p7GSsc .p7GSon {
	opacity: 1;
	filter: alpha(opacity=100);
	background-color: #999999;
	border-color: #FF0000;
}

/* ------------ Thumbnail Nav Styles ------------ */
#p7GSnv {
	margin: 0;
	padding: .25em 0;
	font-size: 0.75em;
	background-color: #F2F2F4; /* was FFFFFF */
	/*border: 1px solid #FFFFFF;*/
	color: #333333;
	text-align: center;
}
#p7GSnvtitle {
	margin: 0 10px 0 0;
	display: inline !important;
	color: #333333;
}
#p7GSnv span {
	display: none;
}
#p7GSnv h2 {
	margin: 0;
	font-size: 1.5em;
	color: #FFFFFF;
	text-transform: capitalize;
	letter-spacing: normal;
}
#p7GSnv a {
	padding: 0 .5em;
	color: #333333;
	font-weight: normal;
	background-color: #F2F2F4;
	text-decoration: none;
	border: 1px solid #333333;
}

#p7GSnv a:visited {
	color: #333333;
	background-color: #FFFFFF;
}
#p7GSnv a:hover,
#p7GSnv a:active,
#p7GSnv a:focus {
	border-color: #333333;
	color: #FFFFFF;
	background-color: #000000;
}

.p7GSnvon {
	color: #FFFFFF!important;
	border-color: #333333!important;
	background-color:#FF0000!important;
	cursor: default;
}

/* ------------FULLSIZE IMAGE DIV---------------- */
/* WRAPPER */
#p7GSfs {
	/* border: 1px solid red; */
	margin: 12px 0 12px 0;
	display: none;
}
/* FullSize Row Construct */
.p7GSfst {
	width: 1px;
	margin: 0 auto;
}
/* ------------FULLSIZE IMAGE DIV---------------- */
/*IMAGE ROW*/
.p7GSfsi {
	background-color:#FFFFFF;
	padding: 8px;
	border: 1px solid #333333;
}
/* IMAGE */
.p7GSfsi img {
	padding: 0px;
	border: 1px solid #000000;
}

/* -------------------------- IMAGE CAPTION ---------------- */
/* CAPTION ROW */
.p7GSfsc {
	color: #333333;
	padding: 3px 0;
}
.p7GSfsc p{
	font-size:0.9em;
}

/* ------------------------- IMAGE DESCRIPTION ------------- */
/* DESCRIPTION ROW */
.p7GSfsd {
	padding: 0;
	font-size: .9em;
}
.p7GSfsd div {
	margin: 0px;
	padding: 6px 0 0 0;
	color: #333333;
}
.p7GSfsd p{
	margin: 0px;
}

/* ------------- progess bar div ----------------- */
#p7GSpb {
	position:absolute;
	visibility:hidden;
}
/* ------------- placeholder div for loading image ---------- */
#p7GSah {
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	z-index: 1000;
}

/*COUNTER*/
.p7GScounter {
	letter-spacing: normal;
	font-weight: normal;
	text-transform: lowercase;
}
/* end of slideshow */
/* start of mini cart */
div#cartinfo{
	position: relative;
	width: 180px!important;
	width: 180px;
	margin-left: 10px;
	background-color: #F0E68C;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
}
div#cartinfoH{
	position: relative;
	font-weight: bold;
	text-align: center;
	background-color: #DDDDDD;
	border-bottom: 1px solid #BBC3D3;
	height: 1.4em;
}
div#cartinfoB{
	position: relative;
	height: 1.4em;
	width: 100%;
}
div#cartinfoL{
	position: absolute;
	left: 0em;
	width: 49%;
	text-align: left;
	padding-left: .5em;
}
div#cartinfoR{
	position: absolute;
	right: 0em;
	width: 49%;
	font-weight: bold;
	text-align: left;
}
/* end of mini cart */
/* Highslide */
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.thumbdisplay {
	color: White;
	text-align: center;
}

