/* CSS LeisaNaples.com */
/* March 2010 Gayle Boyer */
/* gayle@furlizards.net */ 

* {
	margin: 0;
	}

html, body {
	height: 100%;
	}

body {
	margin: 0 auto;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #F3E7E0;
	font-size: medium;
	}
	
	
/*******************************************************/
/* Layout div styles */
/*******************************************************/



#wrapper {
	padding:0;
	width: 1096px;
	background: url("http://www.leisanaples.com/images/bg/bg-spots.jpg") #F0d8d3 repeat-y;
	text-align: center;
	position: relative;
	min-height: 100%;
 	height: auto !important;
	height: 100%;
	margin: 0 auto -100px auto;
	}
	
#header {
	margin: 0 auto;
	width: 996px;
	min-height: 478px;
	text-align: center;
	position: relative;
	background: url("http://www.leisanaples.com/images/general/leisabrand.gif") no-repeat;
	z-index: 0;

	}
	
#nav {
	width: 550px;
	margin: -365px auto 1.5em auto;
	padding: 0 0 0 130px;
	text-align: center;
	position: relative;
	z-index: 3;
		}
		
#content {
	float: right;
	width: 750px;
	margin-top: -190px;
	margin-right: 48px;
	text-align: left;
	position: relative;
	z-index: 2;
	background: url("http://www.leisanaples.com/images/general/swimsuit3.gif") no-repeat top right;

	}
	

#sidebar { 
	width: 235px;
	margin: 105px 15px 0 48px;
	position: relative;
	float: left;
	z-index: 1;
	

	}



#footer {
	height: 200px;
	clear: both;
	margin: 0 auto;
        padding-left: 4px;
	width: 1000px;
	border: 1px solid transparent; 
	position: relative;
	top: -649px;
	z-index: 4;

	}

.bottom {
	height: 200px;
	clear: both;
	margin: 0 auto;
	width: 1000px;
	border-bottom: 2px solid #C6B391;
}

#footer .bottom {
	border-bottom: none;
}

	
	
#leisa {
	position: absolute;
	float: left;
	bottom: -551px;


	}	
/*******************************************************/
/* General styles */
/*******************************************************/

h1, h2, h3 {
	font-family: "Apple Chancery", "Zapf Chancery", Georgia, serif;
	color: #B29169;
	font-weight: normal;
	text-align: left;
	margin-left: 50px;
	margin-right: 50px;

	}
	
h2 {
	font-size: 240%;
	margin-bottom: .3em;
	}


h3 {
	font-family: Arial,Helvetica,sans-serif;
	color: #B29169;
	font-weight: normal;
	margin: 1.3em 10px .3em 50px;
	line-height: 1.2em;
	font-size: 120%;
	}

h4 {
	font-family: Arial,Helvetica,sans-serif;
	color: #B29169;
	font-weight: bold;
	margin: 1.3em 10px .3em 50px;
	line-height: 1.2em;
	font-size: 100%;
	}



p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #4E4436;
        margin: 0 75px 1em 50px;
	font-size: 90%;
	text-align: left;
	line-height: 1.6em;
	}



 /* links */



a:link, a:visited {
	color: #7E6238;
	}

a:hover { 
	color: #C6B392;
 }



sup {
	font-size: smaller;
	line-height: 0;
	}



img, img a {
	border: 0;
	}

em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}

/*******************************************************/
/* Other styles */
/*******************************************************/

p.more, a.more {
	text-align: right;
	text-transform: uppercase;
	font-size: 100%;
	padding-right: 30px;
	background: url(../images/bg/more.gif) no-repeat right center;
	}

a.more {
	font-size: 85%;
	}

.textleft {
	text-align: left;
	}

.textright {
	text-align: right;
	}

.centered {
	text-align: center;
	}

.centerdiv {
	margin-right: auto;
	margin-left: auto;
	}
	
.left {
	float: left;
	}

.right {
	float: right;
	}

.hide {
	display: none;
}

.clear {
	clear: both;
	}

/*******************************************************/
/* header styles */
/*******************************************************/
#header h1 {
	margin: 0 0 0 335px;
	padding: 0;
        padding-top: 5px;
	height: 105px;
	width: 475px;
	text-indent: -9999px;
	background: url("http://www.leisanaples.com/images/headings/banner_med1.gif") no-repeat;
	

}


/*******************************************************/
/* Navigation styles */
/*******************************************************/


#nav ul {
	text-align: center;
	padding: 0 1em .5em 0;
	margin-left: 0;
	width: 100%;
	}

#nav ul li {
	display: inline;
	margin: 1em;
	font-family: Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	font-size: 100%;
	line-height: 1em;
	}

#nav ul li a {
	color: #7E6238;
	text-decoration: none;
	}

#nav ul li a.active {
	text-decoration: none;
	border-bottom: 2px solid #C6B392; 
	color: #C6B392;
	
	}

#nav ul li a:hover { 
	border-bottom: 2px solid #C6B392;
	color: #C6B392;
        text-decoration: none;
 }

/*******************************************************/
/* Content styles */
/*******************************************************/
#content h2.mag {
	margin: 460px 0 40px 50px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #4E4436;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 160%;
	position: relative;
	z-index: 6; 
	}

#content h2.article {
	margin: 460px 300px 40px 50px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #4E4436;
	font-size: 140%;
	position: relative;
	z-index: 6; 
        font-style: italic;
	}

#news h3 {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 120%;
	color: #4E4436;
	margin: 0 auto 15px auto;
	width: 500px;
	position: relative;
	text-align: center;
	
	
	}
#content dl {
	color: #4E4436;
	margin: 0 50px 1em 50px;
	text-align: left;
	font-weight: normal;
	}

#content dt {
	font-family: Arial,Helvetica,sans-serif;
	margin-top: 1em;
	font-size: 110%;
	color: #B29169;
}

#content dd {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #4E4436;
	font-size: 90%;
	line-height: 1.5em;

	}


#content ol {
	font-family: Verdana,Arial,Helvetica,sans-serif;
        }

#content ol li {
       	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #4E4436;
        margin: 0 75px 1em 60px;
	font-size: 90%;
	text-align: left;
	line-height: 1.6em;
       }
       
/*******************************************************/
/*	sidebar styles */
/*******************************************************/

#sidebar h3, #sidebar h4 {
	margin-left: 15px;
	text-align: center;
	}


#sidebar p {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #4E4436;
	margin: 0 15px .6em 15px;
	font-size: 90%;
		text-align: center;
	}

#sidebar ul {
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #4E4436;
	margin: 0 15px .8em 15px;

	}



#sidebar a
{
	text-decoration: underline;

}

#sidebar ul li a {
	text-decoration: none;
	}

#sidebar a:hover { 
	color: #C6B392;
	text-decoration: underline;

 }


#sidebar .pic {
	width: 186px;
	height:186px;
	position: relative;
	top: -186px;

	}

#sidebar .pic img {
	border: 1px solid #C6B392;

	}

#sidebar .picframe {
	width: 186px;
	height:191px;
	position: relative;
	margin: 20px 0 0 0;

	
	}
		
#sidebar .picshadow { 
	width:186px; 
	height:186px;
	background:#5F5648;
	position: relative;
	top: 6px;
	left: 6px;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	opacity: 0.2;
	}
	
#sidebar .progress {
	
	margin: 20px 20px 0 20px;
	padding: 0 5px 10px 5px;

}

#sidebar .progress h3 {
font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 120%;
	color: #4E4436;
	margin: 0;
	padding: 40px 0 0 0;
	background: url("http://www.leisanaples.com/images/general/side-stars.gif") #D9B3A6 left top no-repeat;
}

#sidebar .progress p {
	margin: 0;
	padding: 10px 0 40px 0;	
	background: url("http://www.leisanaples.com/images/general/side-stars.gif") #D9B3A6 left bottom no-repeat;

}



/**************************************************************/
/* Picture frames  */
/**************************************************************/


#content .pic, #sidebar .pic {
	
	position: relative;
		/* set height, width, and top (neg) position in line - 1px more than pic dimensions */
	}

#content .pic img, #sidebar .pic img {
	border: 1px solid #C6B392;

	}

#content .picframe, #sidebar .picframe {
	
	position: relative;
	margin: 20px auto 0 auto;
	/*top: 20px;
	left: 20px;*/
	/* set height, width, in line - 1px more than pic width + 5px more than pic height */
	}
		
#content .picshadow, #sidebar .picshadow { 
	
	background:#5F5648;
	position: relative;
	top: 6px;
	left: 6px;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	opacity: 0.2;
	/* set height, width, in line - 1px more than pic dimensions */
	}

p.media {
      margin: 50px;
      text-align: right;
      }


/**************************************************************/
/* Image Replacement Headings */
/**************************************************************/

#content h2.leisa_is {
	margin-top: 450px;
	height: 72px;
	width: 300px;
	text-indent: -9999px;
	background: url("http://www.leisanaples.com/images/headings/leisa_is.gif") no-repeat;
	position: relative;
	z-index: 6;
	}

#content h2.about {
	margin-top: 450px;
	height: 45px;
	width: 200px;
	text-indent: -9999px;
	background: url("http://www.leisanaples.com/images/headings/about_leisa.gif") no-repeat;
	position: relative;
	z-index: 6;
	}

#content h2.h_news {

	height: 50px;
	text-indent: -9999px;
	background: url("http://www.leisanaples.com/images/headings/h_news.gif") no-repeat;
	}

#content h2.news {
	margin-top:460px;
	height: 45px;
	text-indent: -9999px;
	background: url("http://www.leisanaples.com/images/headings/in_news.gif") no-repeat;
	}



#content h2.lwwl_video {

	height: 135px;
	text-indent: -9999px;
	background: url("http://www.leisanaples.com/images/headings/lwwl_video.gif") no-repeat;
	}
	
#content h2.video_tips {
	margin-top: 450px;
	height: 115px;
	text-indent: -9999px;
	position: relative;
	z-index: 4;
	background: url("http://www.leisanaples.com/images/headings/video_tips.gif") no-repeat;
	}



#content h2.visit_store {
	
	height: 50px;
	text-indent: -9999px;
	background: url("http://www.leisanaples.com/images/headings/visit_store.gif") no-repeat;
	}


#sidebar h3.nutrition, #sidebar h3.fitness,
#sidebar h3.articles, #sidebar h3.contact, 
#sidebar h3.sponsor, #sidebar h3.news {
        width: 235px;
	text-indent: -9999px;
        margin-left: 0px
        }

#sidebar h3.articles {
	height: 75px;
	background: url("http://www.leisanaples.com/images/headings/articles.gif") no-repeat;
	}
	
#sidebar h3.nutrition {
	margin-top: 0;
        height: 75px;
        display: block;
	background: url("http://www.leisanaples.com/images/headings/nutrition_tips.gif") no-repeat;

	}

#sidebar h3.fitness {
	height: 75px;
	margin-top: 0;
        display: block;
	background: url("http://www.leisanaples.com/images/headings/fitness_tips.gif") no-repeat;
	}

#sidebar h3.news {
	height: 45px;
	background: url("http://www.leisanaples.com/images/headings/side_news.gif") no-repeat;
	}

#sidebar h3.sponsor {
	height: 90px;
	background: url("http://www.leisanaples.com/images/headings/sponsor.gif") no-repeat;
	}

#sidebar h3.contact {
	height: 45px;
	background: url("http://www.leisanaples.com/images/headings/contact.gif") no-repeat;
	}

/**************************************************************/
/* Magazine styles */
/**************************************************************/

#mag_list {
  	float: left;
  	width: 600px;
  	padding: 10px 0;
  	margin-left: 50px;
  	font-family: Verdana,Arial,Helvetica,sans-serif;
	border-top: 15px solid #C28F78;
  	}
#mag_list dl {
  	float: left;
  	width: 600px;
  	margin: 0;
  	padding: 0;
  	display: inline; /* fixes IE/Win double margin bug */
	border-bottom: 15px solid #C28F78;
  	}
  	
#mag_list dt {
  	float: right;
  	width: 340px;
  	margin: 30px 0 0 0;
  	padding: 0;
	font-weight: bold;
	font-size: 160%;
	color: #4E4436;

  
  	}
#mag_list dd {
  	margin: 0 0 0 50px;
  	padding: 0;
  	font-size: 85%;
  	line-height: 1.5em;
  	color: #666;

  	}

#mag_list dd.go {
	text-align: right;
	font-size: 100%;
	margin: 0 20px 20px 0;
	}
  	
#mag_list dl dd.img {
   	margin: 0;
   	}
   	
#mag_list dd.img img {
  	float: left;
  	margin: -50px 8px -50px 0;
  	padding: 0;

  	}

/* reverse float */

#mag_list .alt dt {
  	float: left;
  	margin: 30px 0 0 20px;
  	width: 320px;
  	}
#mag_list .alt dd {
  	margin: 0 98px 0 0;
  	}
#mag_list .alt dd.img img {
  	float: right;
  	margin: -20px 0 -20px 8px;
  	padding: 8px 0px 22px 8px;
  	}

/* no pic */

#mag_list .none dt {
  	float: none;
  	text-align: center;
  	width: 500px;
  	}
  	
a.pdf {
	text-align: right;
	text-transform: uppercase;
	font-size: 85%;
	padding: 0 22px 0 30px;
	background: url(http://www.leisanaples.com/images/bg/pdf-sm.gif) no-repeat right center;
	}


/**************************************************************/
/* Footer styles */
/**************************************************************/


#footer p {
	text-align: center;
	font-size: smaller;
	margin: 675px 0 0 0;
	padding-left: 275px;
	border-top: 2px solid #C6B391;
	
	}

/**************************************************************/
/* Sparkle styles */
/**************************************************************/


	
.gleam {
	height: 64px;
	width: 64px;

	position: absolute;
	z-index: 5;
	}

.s1 {
	background: url("http://www.leisanaples.com/images/bg/gleam1.gif") no-repeat; 
	}
.s2 {
	background: url("http://www.leisanaples.com/images/bg/gleam2.gif") no-repeat; 
	}


.s3 {
	background: url("http://www.leisanaples.com/images/bg/gleam3.gif") no-repeat; 
	}


.s4 {
	background: url("http://www.leisanaples.com/images/bg/gleam4.gif") no-repeat; 
	}

.s5 {
	background: url("http://www.leisanaples.com/images/bg/gleam5.gif") no-repeat; 
	}

