BODY {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #3a383a;
  padding: 0;
}

img { border: 0 } 

/* development help */

/* //////////////*/

/*site structure */

#fixcenter {
  width: 895px;
  margin:0 auto;
  text-align: center;
}

#container {
  width: 895px;
  margin:0 auto;
  text-align: left;
}

#header {
  float: left;
  width: 710px;

}

#column-left {
  float: left;
  width: 185px;
}

#content {
  float: left;
  width: 684px;
}





#content_header { 
	text-align:right;
}

#content_header_listing { 
	border-bottom:1px dotted #fd4474;
	padding:10px 0;
	margin-bottom:6px;
	clear:both;
}

.align_left { float:left; }
.align_right { float:right; }


#footerhome { 



}
#footer {

  width: 710px;

  margin-top: 92px;
  margin-left:36px;
}

/* end site structure */

/* header styling */

#navbar {

 height: 39px;
 width: 684px;
 background: #3A383B url(images/navbarBac.jpg) no-repeat;
 float: left;
 text-transform: uppercase;
 text-align: left;
 font-family: Tahoma, sans-serif;
 font-size: 13px;
 font-weight: bold;
 line-height: 27px;
 position:relative;
}

#navbar a {
 margin-top: 12px;
 color: #fff;
 text-decoration: none;
 display: block;
 padding: 0 8px 0 8px;
 float: left;
}

#navbar #menu_port a { 
padding: 0 3px 0 3px;
font-size:12px;
} 

#countryImage {
	top:17px;
	left: 658px;
	position:absolute;
}

#navbar a:hover {
 background: #fadae9;
 	color:#3A383B;
}

#navbar a.selected { 
	background: #FE4475;	
	color:#fff;
}

#countryImage a { 
	 margin-top: 0;
 color: #fff;
 text-decoration: none;
 display:inherit;
 padding:0;
 float:none;
}

#header p {
 margin: 0 26px 0 0;
}

/* end header styling */

/* left column styling */

.ambassBox {
 width: 160px;
 margin-bottom: 5px;
}

/* end left column styling */

/* content area styling */

#contentNavbar {
 margin: 8px 0 3px 0;
 color: #585757;
 text-align: right;
}

#contentNavbar a {
 padding: 0px 8px 0px 8px;
 display: block;
 color: #585757;
 float: left;
 text-decoration: none;
 font-size: 12px;
}

#contentNavbar .active {
 color: #FD4474;
}

#contentNavbar img {
 border: 0px;
 padding: 0px;
}

#contentNavbar #img {
 border: 0px;
 padding: 0px;
 float: right;
}

#contentNavbar p {
 margin: 0px;
 padding: 0px;
 float: left;
}

.prodListing {
  float: left;
  width: 100%;
}

.prodListing .prodThumb {
  float: left;
  text-align: center;
  margin-bottom: 25px;
}

#content .left, #content .right {
  float: left;
  width: 49%;
}

#home .left, #home .right {
  float: left;
  width: 49%;
  margin: 6px 0 3px 5px;
}

#home .left img, #home .right img {
  margin-bottom: 5px;
}

.amSignup {
  background: #FAD9E7;
  text-align: center;
  margin: 0 auto;
}

.signupForm {
  text-align: left;
  width: 244px;
  float: center;
  color: #585858;
  font-size: 12px;
  font-weight: bold;
}

.signupForm #text {
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #666666;
  width: 244px;
  height: 24px;
  margin-top: 4px;
  margin-bottom: 6px;
}

.signupForm #textarea {
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #666666;
  width: 244px;
  height: 70px;
  overflow: auto;
  margin-top: 4px;
  margin-bottom: 6px;
}

.signupForm #submit {
  border: 0px;
  width: 148px;
  height: 26px;
  margin-top: 4px;
  margin-bottom: 6px;
  background: url(images/signupButton.jpg) no-repeat;
  float: right;
}

#blog {
  padding-left: 40px;
}

#blog #graphic img {
  padding: 4px;
  border: 1px solid #FADEEA;
}

#leftImg {
  float: left;
}

#rightImg {
  float: right;
}

#twitterBar {
  background: url(images/twitterBac.jpg) no-repeat;
  height: 43px;
  padding-top: 10px;
}

#home {
  width: 870px;
  float: left;
}

#home .galleryOuter {
  width: 870px;
  height: 160px;
  overflow: auto;
  float: left;
}

#home .galleryInner {

}

#hr {
  float: left;
  width: 100%;
  height: 1px;

  overflow: hidden;

  background: transparent url(images/pinkDots.jpg) repeat-x;

}

#contactInfo {
	border-bottom:1px dotted #fd4474;
	border-top:1px dotted #fd4474;
}

td.newsletterForm { 
  padding:16px;
  background: #FADAE9;	
}

td.newsletterForm p { 
	margin-top:0;
	padding-top:0;
}

#contactInfo .left {
  float: left;
  width: 49%;
  height: 75px;
  margin: 6px 0 3px 5px;
  background: #FADAE9;
}

#contactInfo .right {
  float: left;
  width: 49%;
  height: 75px;
  margin: 6px 0 3px 5px;
}

.newsForm {
  text-align: center;
  width: 100%;
  float: left;
  color: #585858;
  font-size: 12px;
  font-weight: bold;
}

.newsForm #text {
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #666666;
  width: 244px;
  height: 24px;
  margin-top: 8px;
  margin-bottom: 6px;
}

.newsForm #submit {
  border: 0px;
  width: 148px;
  height: 26px;
  margin-top: 8px;
  margin-bottom: 6px;
  background: url(images/signupButton.jpg) no-repeat;
}



/* product page styling */



/* end product page styling */

/* end content area styling */

/* footer styling */

.footerBox {
 float: left;
 font-size:12px;
}

#footerhome p,
#footer p {
 padding-top: 20px;
 display: block;
 width: 100%;
 clear: both;
}

/* end footer styling */

#currencies_box { 
	display:block;
	float:left;
	margin-right:5px;
	line-height:20px;
}

#currencies_box a { 

	margin-right:10px;
}

#topnav { 
	margin:7px 0 4px 0;
	font-size:11px;
	float:right;
	
}

#topnav_left { 
	float:left;
	width:300px;
	margin:7px 0 4px 0;
	font-size:11px;	
	
}

a.topLink { 
	background:url(images/arrowIcon.jpg) no-repeat left;
	padding-left:10px;
	margin-right:15px;
	display:block;
	float:left;
	line-height:20px;
}

a.topLink:hover { 
	text-decoration:none;
	background:url(images/arrowIconOver.jpg) no-repeat left;
}

a.checkout { 
	background:url(images/checkout_icon.gif) no-repeat left;
	padding-left:20px;
	line-height:20px;
	display:block;
	float:left;
	margin-right:30px;
}

a.checkout:hover { 
	text-decoration:none;
}


ul#navi {
	margin:0;
	padding:0;
}

ul#navi li { 
	margin:0 15px 0 0;
	padding:0;
	list-style:none;
	display:inline;
	line-height:1;
}


ul#navi li.selected a { 
	color:#fd4474;

}

.clear { clear:both; } 

td.giftsets-divider { 
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #fd4474;
	font-size:13px;
	font-weight:bold;
}

#homeBanners { 
	padding-top:6px;
}

#twitter-comment { 
	width:600px;
	display:block;
	float:left;
}

#twitterImg { 
	width:70px;
	float:left;
}

#twitter-feed h1 { 
	margin:0 10px; 
	padding:0;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	line-height:15px;
	display:block;
}

#twitter-feed span { font-size:10px;  color: #3a383a; margin-left:10px; } 

input#ambassadorSignup { 
	width:200px;
	padding:3px;
}

#homeText { padding-top:25px; padding-bottom:10px;}

#homeText p { margin:0; }

#homeText a { 
	color:#fc4274;
	text-decoration:none;
}

#homeText a:hover { 
	color:#fc4274;
	text-decoration:underline;
}

#homeText h1 { 
	padding:0;
	margin:0;
	font-size:12px;
}

#homeText p { margin-top:0; } 

div.homeTextLeft { 
	width:264px;
	float:left;
	margin-right:21px;
}

div.homeTextCenter { 
	width:264px;
	float:left;
	margin-right:21px;
}

div.homeTextRight { 
	width:275px;
	float:left;
	margin-right:22px;
}

/*=======================================
* Tooltips
* ======================================*/
.tooltip{
   position: absolute;
   padding: 10px 13px;
   z-index: 2;
   
   color: #303030;
   background-color: #f5f5b5;
   border: 1px solid #DECA7E;
   
   font-family: sans-serif;
   font-size: 12px;
   line-height: 18px;
   text-align: center;
}

   .tooltip h3{
      margin: 0 0 5px;
      text-align: left;
   }
   
#product_share { 
	position:relative;
}

#ingredientsBoxContainer { 
	position:absolute;
	top:17px;
	left:240px;
}

#boxTop img {
	margin-left:35px;
}

#boxContent { 
	border:1px solid #fd507d;
	background:#fad9e7;
	font-size:12px;
	color:#585858;
	padding:15px;
	width:335px;
}

#boxContent p { 
	margin:0;
}

#boxContent img  {
	float:right;
}

a#ingredients { 
	color:#fc4274;
	text-decoration:none;
}

a#ingredients:hover { 
	color:#fc4274;
	text-decoration:underline;
}

#prod_desc p { 
	margin:0;
}

#price-text { 
	font-size:18px;
	font-weight:bold;
}

#youtube { 
	padding-top:10px;
}

#information_page {
  padding:20px 36px;
  background: transparent url(images/pinkDots.jpg) repeat-x top;
}

#information_page h1 { 
  font-family: Arial, Helvetica, sans-serif;;
  font-size: 12px;
  font-weight: bold;
  color: #585858;
  margin-bottom:17px;
}

#information_page p { 
	margin:0;
}

div.pink-divider {
	border-bottom:1px dotted #fc4274;
	height:10px;
}

.pink { 
	color:#fc4274;
}

td.keep_touch_text { 
	padding:0px 0 5px 10px;
}

td.keep_touch_text a { 
	color:#fc4274;
} 

#banners { 
	margin-top:24px;
	padding-bottom:26px;
	border-bottom:1px dotted #fd4474;
	margin-bottom:22px;
}

#banners p {
	margin-bottom:10px;
}

#banners a { 
		color:#fc4274;
}

div.eyeko_tv_top { 
	padding:12px 9px 0 9px;
}

div.eyeko_tv_video { 
	margin-bottom:5px;
}

div.eyeko_tv_top p { 
	padding:0;
	margin:0;
}

#eyeko_tv_bottom { 
	margin-bottom:21px;
}

#contactInfoTV { 
	border-bottom:1px dotted #fd4474;
	border-top:1px dotted #fd4474;
	margin-bottom:20px;
}





DIV#ambassador_menu {
  margin-top: 9px;
  padding-bottom:8px;
}

DIV#ambassador_menu_new { 
  margin-top: 9px;
  padding-bottom:8px;
}



DIV#ambassador_menu DIV#ambassadorButtons A { 
  display: block;
  float: left;
  margin-right: 18px;	

}

DIV#ambassador_menu DIV#ambassadorButtons A.selected { 
	color: #fd4474;
}

DIV#ambassador_menu_new DIV#ambassadorButtons A { 
  display: block;
  float: left;
  margin-right: 18px;	
}

DIV#ambassador_menu_new DIV#ambassadorButtons A.selected { 
	color: #fd4474;
}


DIV#ambassador_menu img { 
	float:right;
}

#ambassador_error { 
	margin-bottom:12px;
	font-size:14px;
	font-weight:bold;
}

#ambassador_top { 
	border-bottom:1px dotted #fd4474;
	border-top:1px dotted #fd4474;
}

#ambassador_top p{ 
	margin:0;
	padding:0;
	line-height:1.3;
}

#ambassador_middle { 
	margin:0 17px;
}

#ambassador_bottom { 
	border-bottom:1px dotted #fd4474;
	border-top:1px dotted #fd4474;
	padding:17px 0;
	margin:17px 0;
}

#ambassador_bottom p { 
	margin:0;
	line-height:1.3;
}

#ambassador_banners_bottom p { 
	margin:0;
}

table#ambassador_keep { 
	border-bottom:1px dotted #fd4474;
	border-top:1px dotted #fd4474;
	margin-top:20px;
	padding:13px 0;
}

#ambassador_leftcol { 
	margin-left:15px;
}

#ambassador_leftcol img { 
	margin-bottom:6px;
}

#ambassador_middle ul { 
	margin:0 0 0 0;
	padding:0;
	list-style:none;
}

#ambassador_middle ul li { 
	background:url(images/bullet_pink.gif) no-repeat top left;
	padding-left:11px;
}

#ambassador-instructions { 
	border-top:1px dotted #fd4474;
	border-bottom:1px dotted #fd4474;
	padding:21px 24px;
}

#wholesale_disclaimer { 
	border-bottom:1px dotted #fd4474;
}

div.pressWrapper p { 
	margin:0;
	padding:0;
}

div.blogIntro {
  margin: 10px 40px;
}

div.blogIntro p { margin:0;  }

div.alsolike_header { 
	margin:10px 0 10px 0;
	padding-bottom:10px;
	border-bottom:1px dotted #fd4474;
}	

#left_col_banners { 
	margin-left:9px;
}

#left_col_banners a { 
	display:block;
	margin-bottom:5px;
}