	/* CSS Document */
	
	body 
	{
		font-size: 1em;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-align: center;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		background-color: #2E2C1F;
	}
	
  #navigation { 
    float:right;
    width:667px;
    height:110px;
  }
    #navigation a { 
      display:block;
      float:left;
      width:120px;
      height:110px;
      background-image:url(images/navigation.png);
      background-position:0 0;
      background-repeat:none;
      background-color:transparent;
    }
      #navigation a.nav-what { 
        width:124px;
        background-position:0 -110px;
      }
      #navigation a:hover.nav-what { 
        width:124px;
        background-position:0 0;
      }
      #navigation a.nav-clients { 
        width:84px;
        background-position:-124px -110px;
      }
      #navigation a:hover.nav-clients { 
        width:84px;
        background-position:-124px 0;
      }
      #navigation a.nav-about { 
        width:77px;
        background-position:-208px -110px;
      }
      #navigation a:hover.nav-about { 
        width:77px;
        background-position:-208px 0;
      }
      #navigation a.nav-outreach { 
        width:108px;
        background-position:-285px -110px;
      }
      #navigation a:hover.nav-outreach { 
        width:108px;
        background-position:-285px 0;
      }
      #navigation a.nav-testimonials { 
        width:127px;
        background-position:-393px -110px;
      }
      #navigation a:hover.nav-testimonials { 
        width:127px;
        background-position:-393px 0;
      }
      #navigation a.nav-contact { 
        width:94px;
        background-position:-520px -110px;
      }
      #navigation a:hover.nav-contact { 
        width:94px;
        background-position:-520px 0;
      }
      #navigation a.nav-tv { 
        width:53px;
        background-position:-614px -110px;
      }
      #navigation a:hover.nav-tv { 
        width:53px;
        background-position:-614px 0;
      }
	#homemain a, a:active, a:visited {
		color: #00C4CD;
		text-decoration: none;	
	}
	
	#homemain a:hover {
		color: #00C4CD;
		text-decoration: underline;	
	}
	
	#homemain2 a, a:active, a:visited {
		color: #00C4CD;
		text-decoration: none;	
	}
	
	#homemain2 a:hover {
		color: #00C4CD;
		text-decoration: underline;	
	}
	
	#homemain3 a, a:active, a:visited {
		color: #00C4CD;
		text-decoration: none;	
	}
	
	#homemain3 a:hover {
		color: #00C4CD;
		text-decoration: underline;	
	}
	
	#container 
	{
  position:relative;
	width: 900px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #3a3b43;
	text-align: left;
	display: inline-block; /*sets hasLayout - required for IE*/
	display: block;
	margin-top: 10px;
	z-index: 1;
	}

  #social-media-share {
    position:absolute;
    top:270px;
    right:-155px;
    width:150px;
  }
	
	#homepic {
	height: 410px;
	width: 400px;
	float: right;
	display: block;
	margin-top: 30px;
	background-image: url(images/homepic.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 50px;
	}
	
	
	#mainpic {
	height: 300px;
	width: 290px;
	float: right;
	display: block;
	margin-top: 15px;
	}
	
	
	
	#brands {
	height: 278px;
	width: 278px;
	float: right;
	display: block;
	margin-top: 60px;
	overflow: auto;
	background-color: #FFFFFF;
	border: 6px solid #ede6de;
	padding-top: 10px;
	}
	
	#logo {
		background-image: url(images/solamar-marketing.gif);
		background-repeat: no-repeat;
		height: 110px;
		width: 175px;
		float: left;
		border: 0;
		position: relative;
	}
	#footer {
	text-align: right;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	white-space: nowrap;
	position: relative;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	}
	
	#footer2 {
	text-align: right;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	white-space: nowrap;
	position: relative;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	}
	
	
	
	
	
	#footer a, #footer a:active, #footer a:visited, #footer2 a, #footer2 a:active, #footer2 a:visited {
		color: #66CC66;
		text-decoration: none;
	}
	
	#footer a:hover, #footer2 a:hover  {
		color: #66cc66;
		text-decoration: underline;
	}
	
	
	#homemain {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	float: left;
	width: 440px;
	background-color: #FFFFFF;
	position: relative;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	}
	
	
	#homemain2 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	float: left;
	width: 860px;
	background-color: #FFFFFF;
	padding: 20px;
	position: relative;
	}
	
	
	#homemain3 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	float: left;
	width: 570px;
	background-color: #FFFFFF;
	padding: 20px;
	position: relative;
	}
	
	h1 {
		font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #ff3373;
		font-weight: bold;
		line-height: 24px;
	}
	
	h2 {
		font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #333333;
		font-weight: bold;
		line-height: 20px;
	}
	
	h3 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00C4CD;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
	
	#bubble {
	background-image: url(images/bubble-bottom.gif);
	background-repeat: no-repeat;
	height: 0px;
	width: 896px;
	float: left;
	display: block;
	position: relative;
	padding-left: 4px;
	padding-top: 65px;
	}
	
	#bubble2 {
	background-image: url(images/bubble-bottom2.gif);
	background-repeat: no-repeat;
	height: 0px;
	width: 496px;
	display: block;
	float: left;
	clear: both;
	position: relative;
	padding-top: 65px;
	padding-left: 4px;
	}
	
	#bubble3 {
	background-image: url(images/bubble-bottom3.gif);
	background-repeat: no-repeat;
	height: 0px;
	width: 606px;
	display: block;
	float: left;
	clear: both;
	position: relative;
	padding-top: 65px;
	padding-left: 4px;
	}
	
	
	
	
	
	hr {
		height:0px;
		border-top-width: 1px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: dashed;
		border-top-color: #58C553;
	}
	
	.line {
		clear: both;
		padding-top: 5px;
		padding-bottom: 5px;
		position: relative;
	}
	
	#newsletter {
	position: absolute;
	color: #FFFFFF;
	width: 250px;
	background-color: #FE3373;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	left: 736px;
	text-align: center;
	top: 429px;
	z-index: 3;
	line-height: 16px;
	height: 45px;
	}
	
	#newsletter a:link, a:active, a:visited, a:hover {
		color: #FFFFFF;
		text-decoration: none;	
	}
	
	#newsletter2 {
	position: absolute;
	color: #FFFFFF;
	width: 250px;
	background-color: #FE3373;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	left: 736px;
	text-align: center;
	top: 37px;
	z-index: 3;
	line-height: 16px;
	height: 45px;
	}

	
	#newsletter2 a:link, #newsletter2 a:active, #newsletter2 a:visited, #newsletter2 a:hover {
		color: #FFFFFF;
		text-decoration: none;	
	}
	
	
	#newsletter3 {
	position: absolute;
	color: #FFFFFF;
	width: 250px;
	background-color: #FE3373;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	left: 736px;
	text-align: center;
	top: 309px;
	z-index: 3;
	line-height: 16px;
	height: 45px;
	}

	
	#newsletter3 a:link, #newsletter3 a:active, #newsletter3 a:visited, #newsletter3 a:hover {
		color: #FFFFFF;
		text-decoration: none;	
	}
	
	.image {
	padding-bottom: 10px;
	padding-left: 10px;
	}

#homemain2 ul li {
	list-style: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
	padding-left: 15px;
	margin-left: -30px;
	}
	
	#homemain3 ul li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em .5em;
	padding-left: 15px;
	margin-left: -30px;
	list-style-image: none;
	list-style-type: none;
	}

.logos {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}

.team {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}

#clients a, #clients a:link, #clients a:active, #clients a:visited {
	text-decoration: underline;
	color: #3a3b43;
}

.testimonial {
	background-image: url(images/testimonial-bg.png);
	background-position: right bottom;
	width: 256px;
	padding: 10px 10px 20px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFF;
	font-size: 14px;
	background-repeat: no-repeat;
	margin: 60px 0 0 15px;
	line-height: 18px;	
}

.testimonial-green {
	background-image: url(images/testimonial-bg-green.png);
	background-position: right bottom;
	width: 256px;
	padding: 10px 10px 20px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFF;
	font-size: 14px;
	background-repeat: no-repeat;
	margin: 60px 0 0 15px;
	line-height: 18px;	
}


.testimonial-green-page, .testimonial-pink-page, .testimonial-blue-page {
	background-position: right bottom;
	width: 250px;
	margin: 0 0 15px 0;
	padding: 10px 10px 20px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFF;
	font-size: 14px;
	background-repeat: no-repeat;
	line-height: 18px;	
}



.testimonial-green-page {
background-image: url(images/testimonial-bg-green.png);
}

.testimonial-pink-page {
background-image: url(images/testimonial-bg-pink.png);
}
.testimonial-blue-page {
background-image: url(images/testimonial-bg.png);
}

#container #homemain2 table tr td .testimonial-pink-page a, #container #homemain2 table tr td .testimonial-green-page a, #container #homemain2 table tr td .testimonial-blue-page a {
	color: #fff;
	text-decoration: underline;
}

.testimonial-green-page img, .testimonial-pink-page img, .testimonial-blue-page img {
	float:right;
	border: 5px solid #fff7f0;
	margin: 0 0 10px 10px;
}

.team img {
	border: 5px solid #e8e7e3;
}

.thankfulness {
	width: 520px;
	margin: 30px auto 30px auto;
	padding: 15px 15px 30px 15px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	border: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 20px solid #e8e7e3;
	background: #ffffff;
 }


/* ********************************
 * FORMS 
 * ********************************/

a.button {
  display:block;
  padding:10px 15px;
  font-size:20px;
  font-weight:bold;
  color:#FFFFFF !important;
  text-decoration:underline !important;
  text-align:center;
  background-color:#ff3373;
  border: 1px solid #ff3373;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin: 20px 0;
}
a.button.small-button {
  width:150px;
}


/* ********************************
 * SALES PAGE 
 * ********************************/

@font-face {
    font-family: 'RockSaltRegular';
    src: url('fonts/RockSalt-webfont.eot');
    src: url('fonts/RockSalt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/RockSalt-webfont.woff') format('woff'),
         url('fonts/RockSalt-webfont.ttf') format('truetype'),
         url('fonts/RockSalt-webfont.svg#RockSaltRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#sales-page-container {
	background: #f1f0ed url(images/sales-page-bubble.png) no-repeat bottom;
	width: 800px;
	min-height: 500px;
	margin: 30px auto 0;
	-moz-border-radius: 15px;
 	-webkit-border-radius: 15px;
  	border-radius: 15px;
	padding:50px 50px 80px 50px;
	text-align: left;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #3d3c1e;
	font-size: 18px;
	line-height: 28px;
}

#sales-page-container h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	letter-spacing: -1px;

}

#sales-page-container h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff3373;
	font-size: 28px;
	letter-spacing: -1px;
	line-height:32px;

}

#sales-page-container h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #01B7C3;
	font-size: 28px;
	text-transform: none;	
	line-height:32px;
	letter-spacing: none;
}

#sales-page-container h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff3373;
	font-size: 20px;
	line-height:32px;

}

#sales-page-container h5 {
	font-family: RockSaltRegular, Arial, Helvetica, sans-serif;
	letter-spacing:none;
	font-size: 20px;
	color: #ffffff;
	line-height:32px;
}

#sales-page-container h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	letter-spacing: -1px;
	color: #a70908;
	line-height:32px;
}


#sales-page-container small {
	font-size: 14px;

}

#chelsea-pic {
	background: url(images/chelsea-pic-soladex.png) no-repeat left;
	margin-left: -60px;
	padding: 20px 0 0 200px;
	min-height: 175px;
}

#sales-page-header {
	height: 270px;
	width: 710px;
	margin-left: 110px;
	margin-top: -85px;
	float:left;
}

#booklet {
	background: url(images/soladex.png) no-repeat;
	float: left;
	padding-left: 500px;
	margin-left: -50px;
	min-height: 430px;
	padding-top: 20px;
	z-index: 999999;
	width: 350px;
}

#booklet-call {
	background: url(images/chelsea-headshot-call.png) no-repeat;
	float: left;
	padding-left: 400px;
	margin-left: 20px;
	margin-top: 50px;
	min-height: 516px;
	padding-top: 30px;
	z-index: 999999;
	width: 371px;
}

#booklet-widget {
	background: url(images/solawidget.png) no-repeat;
	float: left;
	padding-left: 450px;
	margin-left: 0px;		
	margin-top: 50px;
	min-height: 550px;
	padding-top: 30px;
	z-index: 999999;
	width: 371px;
}

#booklet-love {
	background: url(images/solalove.png) no-repeat;
	float: left;
	padding-left: 400px;
	margin-left: -30px;		
	margin-top: 70px;
	min-height: 323px;
	padding-top: 30px;
	z-index: 999999;
	width: 390px;
}

.register-call {
	border: 6px solid #01B7C3;
	margin: 10px auto;
	padding: 10px 10px 10px 10px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 500px;
	background: #FFFFFF;
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
	box-shadow: 5px 5px 5px #ccc;
	text-align: center;
	overflow: auto;	
}
.alacarte {
	border: 6px solid #01B7C3;
	margin: 10px auto;
	padding: 10px 10px 10px 10px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 700px;
	background: #FFFFFF;
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
	box-shadow: 5px 5px 5px #ccc;
	text-align: center;
	overflow: auto;	
}

.test-call {
	background-image: url(images/testimonial-call.png);
	background-position: right bottom;
	width: 680px;
	margin: 10px auto;
	padding: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	line-height: 28px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFF;
}

.test-love {
	background-image: url(images/testimonial-love.png);
	background-position: right bottom;
	width: 650px;
	margin: 10px auto;
	padding: 20px 20px 20px 20px;
	background-repeat: no-repeat;
	line-height: 28px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000;
	text-align:center;
}

.test-love img {
	border: 5px solid #ccc;
}

.test-love-head {
	font-family: RockSaltRegular, Arial, Helvetica, sans-serif;
	letter-spacing:none;
	font-size: 20px;
	color: #01B7C3;
	line-height:32px;
}

#sign {
position:relative;
margin-top:11px;
margin-left:6px;
width:325px;
height:170px;
padding-left:0px;
}

#signdex {
position:relative;
margin-top:11px;
margin-left:6px;
margin-right:100px;
width:254px;
height:184px;
padding-left:20px;
}

#sales-page-container a, #sales-page-container a:active, #sales-page-container a:visited {
		color: #00C4CD;
		text-decoration: none;	
	}
	
#sales-page-container a:hover {
		color: #00C4CD;
		text-decoration: underline;	
	}

#sales-page-container span.blue { color: #00C4CD; }

#sales-page-container p.price {
	color: #ff3373;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	letter-spacing: 1px;
	margin-bottom:0px;
	line-height:28px;
 }
 
#sales-page-container div.circle {
	background: url(images/circle.png) no-repeat center top;
	height: 55px;
	width: 200px;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00C4CD;
	font-size: 36px;
	padding-top: 25px;
}

#circle2 {
	position:relative;
	float:right;
	background: url(images/circle.png) no-repeat center top;
	height: 55px;
	width: 200px;
	text-align: center;
	margin: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00C4CD;
	font-size: 36px;
	padding-top: 25px;
}


#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(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(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; }

.thumbnail {
	-webkit-box-shadow: 0px 0px 5px 0px #ccc;
	-moz-box-shadow: 0px 0px 5px 0px #ccc;
	box-shadow: 0px 0px 5px 0px #ccc; 
   }

