html, body {
	margin: 0;
	padding: 0;
	background: white;
	min-height: 100%; margin-bottom: 1px; 
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	background: #ffffff;
	text-align: center;
}

.clear {
  clear: both;
}

.justify {
	text-align: justify;
}

.right {
	text-align: right;
}


.hidden {
	display: none;
}

.center {
	text-align:center;
}

.border {
  border: 1px solid #ECECEC;
}
h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
}

.bgcolor_color1 {
  background-color: #6ABAE5
}

.bgcolor_line {
  background-color: #ECECEC;
}

.emphasis {
  color: #1e99dc;
}

.image-align-left {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

.image-align-right {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}

h1 {
   font-size:16px;
}

#page_container {
  position: relative;
	width: 1000px;
	margin: auto;
  text-align: left;
  z-index: 1;
}

#a_header {
  position: relative;
  z-index: 1000;
	height: 65px;
	background: #6BBAE5
	            url(images/header_bkg1.gif);
	background-repeat: repeat-x;
}

#a_header #a_header_rtimg {
  position: absolute;
  width: 303px;
  height: 55px;
  top: 0px;
  right: 0px;
  background-image: url(images/header_rgtimage.gif);
}

#a_header #logo {
  position: absolute;
	width: 280px;
	height: 165px;
	z-index: 3;
}

#a_header #a_header_login {
  position: absolute;
  top: 15px;
  left: 140px;
  color: #ffffff;
  z-index: 4;
}

#a_header #a_header_login a:link, #a_header #a_header_login a:visited {
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
}

#a_header #a_header_login a:hover {
  color: #7EF8FF;
}

#a_header #regionSelect {
  position:absolute;
  width:50px;
  height:25px;
  left:945px;
  top:26px;
  z-index:9000;
  font-size:9px;
  text-align: right;
}

#a_header #regionSelect a:link, a_header #regionSelect a:visited {
  color: #ffffff;
  text-decoration: none;
  font-size: 10px;
}

#a_header #regionSelect a:hover {
  color: #7EF8FF;
}

#a_header #regionSelect #regionPop {
  position:absolute;
  top:18px;
  left:1px;
  width:40px;
  background-color:white;
  border:1px solid #cccccc;
  text-align:center;
  padding:6px;
  line-height:18px;
  display: none;
  visibility: hidden;
}

#a_header #regionSelect #regionPop a:link, a_header #regionSelect #regionPop a:visited {
  color: #777777;
  text-decoration: none;
  font-size: 10px; 
}

#a_header #regionSelect #regionPop a:hover {
  color: #5cb1dc;
}

#a_header #regionSelect #regionPop img {
  border: 1px solid #aaaaaa;
  margin: 5px;
}

#column_table {
  width: 1000px;
  min-height: 524px;
}

#navigation_primary {
	position: relative;
	height: 36px;
	font-size: 14px;
	padding-left: 38px;
}
/*
#navigation_primary a:link, #navigation_primary a:visited{ 

 display: block;
 color: #777777;
 background-color: transparent;
 text-decoration: none;

}


#navigation_primary a:hover{
 display: block;
 color: #ffffff;
 background-color: #8CCBEA;
 font-style: italic;
 text-decoration: none;
 
}

#navigation_primary a:active{
 text-decoration: none;
 color: #444444;
}
*/

#content_container {
  margin-top: 16px;
  margin-bottom: 38px;
  color: #737476;
  font-size: 12px;
  margin-left: 46px;
  margin-right: 46px;
}

#content_container table
{
  color: #737476;
  font-size: 12px;
}

#content_container a:link, #content_container a:visited {
  color: #5cb1dc;
  text-decoration: underline;
  background-color: transparent;
}

#content_container a:hover {
  color: #FF9600;
  background-color: transparent;
}

#content_container p {
  margin: 0;
  padding: 0;
  margin-bottom: 19px;
  font-size: 12px;
  font-weight: normal;
}

#content_container p.narrow {
  width: 320px;
}

#content_container h2 {
  margin: 0;
  padding: 0;
  margin-bottom: 14px;
  font-size: 16px;
  font-weight: bold;
  color: #5cb1dc
}

#content_container h3 {
  margin: 0;
  padding: 0;
  margin-bottom: 14px;
  font-size: 12px;
  font-weight: bold;
  color: #5cb1dc
}

#content_container ul {
  padding: 0px;
  margin-left: 20px;
  text-align: justify;
  list-style-type: none;
  list-style-image: url(images/bullet2.gif);
}

#content_container ul p {
  margin-left: 0px;
  margin-right: 0px;
}


#content_container ul.indent_left {
  margin-left: 49px;
  text-align: justify;
  list-style-type: none;
  list-style-image: url(images/bullet2.gif);
}

#content_container ul.para_header {
  margin: 0;
  padding: 0;
  margin-bottom: 14px;
  font-size: 12px;
  font-weight: bold;
  color:  #5cb1dc;
  list-style-type: none;
  list-style-image: url(images/bullet1.gif);
}

#content_container .para_header h2 {
  font-size: 12px;
  font-weight: bold;
  display: inline;
}

#content_container ul.narrow {
  margin-left: 0;
  width: 320px;

}

#content_container ul.para_ul {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: normal;
  list-style-type: none;
  list-style-image: url(images/bullet1.gif);
  text-align: justify;
}

#content_container ol {
  margin: 0;
  padding: 0;
  margin-left: 49px;
  margin-bottom: 14px;
  font-size: 12px;
  font-weight: normal;
  
}

#content_container .olvspace li {
  margin-bottom: 8px;
}

#content_container ol ul {
  margin: 0;
  padding: 0;
  margin-top: 3px;
  margin-bottom: 7px;
  margin-left: 12px;
  list-style-type: none;
  list-style-image: url(images/bullet2.gif);
}

#content_container .indent {
  margin-left: 46px;
  margin-right: 46px;
}

#content_container .noindent p {
  margin-left: 0px;
  margin-right: 0px;
  text-align:left;
}


#content_container .fda_disclaimer {
  font-size:9px;
  color: #888888;
  margin-top: 35px;
}


/* Breadcrumbs in shop.css */


#picture_div {
	height: 362px;
	padding-left: 38px;
}

#navigation_picture {
  position: relative;
  top:0px;
  left: 0px;
	width: 719px;
	height: 126px;
	background-image: url(images/home_imgnav_bkg.jpg);
}

#navigation_picture #imgnav1 {
  position:absolute;
  top: 0px;
  left: 67px;
}

#navigation_picture #imgnav2 {
  position:absolute;
  top: 0px;
  left: 199px;
}

#navigation_picture #imgnav3 {
  position:absolute;
  top: 0px;
  left: 327px;
}

#navigation_picture #imgnav4 {
  position:absolute;
  top: 0px;
  left: 469px;
}

#navigation_picture #imgnav5 {
  position:absolute;
  top: 0px;
  left: 608px;
}

#secondary_navigation {
  font-size: 14px;
  margin-top: 40px;
  margin-bottom: 33px;
}

#secondary_navigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align:left;
}

#secondary_navigation li {
  margin: 0;
  padding: 0;
}

#secondary_navigation li a:link, #secondary_navigation li a:visited {
	color: #777777;
	display: block;
	margin: 5px 0 5px 0;
	padding: 8px 0 8px 75px;
	background-color: transparent;
	text-decoration: none;
}

#secondary_navigation li a:hover {
	color: #ffffff;
	display: block;
  background-color: #8CCBEA;
  text-decoration: none;
  font-style: italic;
}
	
#secondary_navigation .currentpage {
	color: #777777;
	display: block;
	margin: 5px 0 5px 0;
	padding: 8px 0 8px 75px;
  background-color: #D7EBF4;
	text-decoration: none;
	font-style: italic;
}

#secondary_navigation li.menuchild .currentpage {
	margin: 5px 0 5px 0;
	padding: 3px 0 3px 90px;
  font-size: 12px;
}

#secondary_navigation li.menuchild a:link, #secondary_navigation li.menuchild a:visited {
	color: #777777;
	display: block;
	margin: 5px 0 5px 0;
	padding: 3px 0 3px 90px;
	background-color: transparent;
	text-decoration: none;
	font-size: 12px;
}

#secondary_navigation li.menuchild a:hover {
	color: #ffffff;
	display: block;
  background-color: #8CCBEA;
  text-decoration: none;
  font-style: italic;
}


#secondary_navigation .padding {
  /*padding-top: 12px;*/
}







#distributors {
  height: 33px;
  width: 280px;
/*
  position: absolute;

  top: 491px;
  left: 0px;

  padding-left: 45px;
  padding-top: 10px;
*/
  text-align: center;
  background-color:#E7F4FC;
  font-size: 14px;
  
}

#distributors #padding {
  padding-top: 8px;
}


#distributors a:link, #distributors a:visited{
  text-decoration: none;
  font-style: italic;
  color: #A7A5A6;
  background-color: transparent;
}

#distributors a:hover {
  text-decoration: none;
  font-style: italic;
  color: #FF9600;
  background-color: transparent;
}








#a_footer_seperator {
	height: 6px;
	background-color: #D8E8F7;
}

#a_footer {
  position:relative;
	height: 54px;
	background: #6BBAE5
	            url(images/footer_bkg1.gif);
	background-repeat: repeat-x;
}


#a_footer td {
  font-size: 10px;
  color: #ffffff;
}

#a_footer a:link, #a_footer a:visited {
  text-decoration: none;
  color: #ffffff;
  background-color: transparent;
}

#a_footer a:hover {
  text-decoration: none;
  color: #7EF8FF;
  background-color: transparent;
}

#a_footer a:active {
  text-decoration: none;
  color: #7EF8FF;
  background-color: transparent;
}

#a_footer #a_footer_table {
  position:relative;
  width: 980px;
  top: 6px;
}

#a_footer #unoglink {
  margin-top: 20px;
  margin-right: 10px;
}

#a_footer #unoglink a:link, #a_footer #unoglink a:visited {
  color: #CCCCCC;
  font-size: 9px;
  text-decoration:none;
  background-color: transparent;
}

#a_footer #unoglink a:hover {
  color: #6BBAE5;
  font-size: 9px;
  text-decoration:none;
  background-color: transparent;
}


ul.faq_question {
  margin:0px;
  padding:0px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 8px;
  margin-left: 0px;
  list-style-type: none;
  list-style-image: url(images/bullet2.gif);
}


#sitemap {
margin: 0px;
padding: 0px;
list-style-type: none;
list-style-image: none;
font-size: 12px;
}

#sitemap a{
  text-decoration: none
}

#sitemap a:link, #sitemap a:visited {
  color: #737476;
  text-decoration: none
}

#sitemap a:hover {
  color: #5cb1dc;
  text-decoration: none
}


#sitemap li {
list-style-type: none;
list-style-image: url(images/bullet1.gif);
}

#sitemap ul {
margin-top: 5px;
margin-left:15px;
margin-bottom:20px;
}

#sitemap ul ul {
margin-left:15px;
margin-top: 3px;
margin-bottom:3px;

}

#sitemap ul li {
list-style-type: none;
list-style-image: url(images/bullet2.gif);
}

#sitemap ul ul li {
list-style-type: none;
}

.contactform_labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-right: 12px;
	
}

.contactform_footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	
}

.contactform_textinput {
	margin:1px;
	border: 1px solid #BBBBBB;
	background:#A8A299;
	background-color:#ffffff;
	color: #888888;
	font-size: 11px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding-left: 4px;
	padding-right: 4px;
	}

.contactform_textareaRO {
	margin:1px;
	border: 1px solid #BBBBBB;
	background:#A8A299;
	background-color:#f4f4f4;
	color: #666666;
	font-size: 11px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding: 8px;
	}

.contactform_radio {
	margin:1px;
	border: 0px;
	background:#ffffff;
	background-color:#ffffff;
	color: #ffffff;
	}

.contactform_submit {
	margin:1px;
	border: 1px solid #BBBBBB;
	background:#ffffff;
	background-color:#ffffff;
	color: #888888;
	font-size: 11px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

.contactform_submitbig {
	margin:1px;
	border: 1px solid #BBBBBB;
	background:#ffffff;
	background-color:#ffffff;
	color: #666666;
	font-size: 12px; 
	padding: 5px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

.text_error{
  color: #FF0000;
	font-weight: bold;  
}

.text_pageheading {
  margin-bottom: 20px;
  color: #5cb1dc;
  font-size: 14px;
  font-weight: bold;

}

.text_small {
  font-size: 9px;
}

.text_smaller {
  font-size: 10px;
}


#nav_primary {

}

#nav_primary a:link, #nav_primary a:visited {
text-decoration:none;

}

#nav_primary a:hover {
text-decoration:none;

}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.a_menu {
  padding-left: 3px;
  width:715px; /*745px;*/
  height:32px;
  position:relative;
  z-index:100;
  /*border-right:1px solid #000;*/
  font-size: 14px;
}

.a_menu ul li { text-align: center; }
.a_menu ul li ul li { text-align: left; }

/* hack to correct IE5.5 faulty box model */
* html .a_menu {
  width:716px; w\idth:715px; /* width:746px; w\idth:745px; */
}

/* remove all the bullets, borders and padding from the default list styling */
.a_menu ul {padding:0;margin:0;list-style-type:none;}
.a_menu ul ul {width:143px;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.a_menu li {float:left;width:143px;position:relative;}

/* style the links for the top level */
.a_menu a, .a_menu a:visited {
  display:block;
  font-size:14px;
  text-decoration:none;
  color:#777777;
  width:142px;
  height:30px;
  border:1px solid #fff;
  border-width:1px 0 1px 1px;
  background:#fff;
  line-height:29px;
  /*font-weight:bold;*/
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .a_menu a, * html .a_menu a:visited {width:143px; w\idth:132px;}

/* style the second level background */
.a_menu ul ul a.drop, .a_menu ul ul a.drop:visited {background:#8CCBEA;}

/* style the second level hover */
.a_menu ul ul a.drop:hover{background:#8CCBEA;}
.a_menu ul ul :hover > a.drop {background:#8CCBEA;}

/* style the third level background */
.a_menu ul ul ul a, .a_menu ul ul ul a:visited {background:#ffffff;}

/* style the third level hover */
.a_menu ul ul ul a:hover {background:#8CCBEA;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.a_menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:143px;border-top:1px solid #fff;}

/* another hack for IE5.5 */
* html .a_menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.a_menu ul ul ul{left:143px; top:-1px; width:143px;}

/* position the third level flyout menu for a left flyout */
.a_menu ul ul ul.left {left:-143px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.a_menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.a_menu ul ul a, .a_menu ul ul a:visited {
background:#fff;
color:#777;
height:auto;
line-height:1em;
padding:8px 10px;
width:122px;
border:1px solid #ECECEC;
border-width:0 1px 1px 1px;
font-size: 11px;
}

/* yet another hack for IE5.5 */
* html .a_menu ul ul a, * html .a_menu ul ul a:visited {width:144px;w\idth:122px;}

/* style the top level hover */
.a_menu a:hover, .a_menu ul ul a:hover{color:#fff; background:#8CCBEA;}
.a_menu :hover > a, .a_menu ul ul :hover > a {color:#fff; background:#8CCBEA;}

/* make the second level visible when hover on first level list OR link */
.a_menu ul li:hover ul,
.a_menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.a_menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.a_menu ul :hover ul :hover ul{ visibility:visible;}




#a_header #a_header_login2 {
 
  position:absolute;
  width:254px;
  height: 46px;
  top:0px;
  left:25px;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  line-height: 16px;
}

.txtSessionName {
	color: #ffffff;
	font-size: 11px;
}

#a_header #a_header_login2 td {
  width:254px;
  height: 46px;
  vertical-align:middle;
  text-align: center;
  font-size: 11px;
  color: #ffffff;
}



#a_header #a_header_login2 td a:link, #a_header #a_header_login2 td a:visited {
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;

}

#a_header #a_header_login2 td a:hover {
  color: #7EF8FF;
  background-color: transparent;
}


#a_header #a_header_cart {
  position:absolute;
  top:28px;
  left:400px;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  line-height: 16px;
  font-size: 10px;
}

#a_header #a_header_cart td a:link, #a_header #a_header_cart td a:visited {
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;

}

#a_header #a_header_cart td a:hover {
  color: #7EF8FF;
  background-color: transparent;
}



#a_header #a_header_login2 #login_pop a:link, #a_header #a_header_login2 #login_pop a:visited, 
#a_header #a_header_login2 #language_pop a:link, #a_header #a_header_login2 #language_pop a:visited { 
 display: block;
 color: #777777;
 background-color: transparent;
 text-decoration: none;
   font-size: 11px;

}


#a_header #a_header_login2 #login_pop a:hover,
#a_header #a_header_login2 #language_pop a:hover{
 display: block;
 color: #ffffff;
 /*color: #FF9600;*/
 background-color: #8CCBEA;

 text-decoration: none;
   font-size: 11px;
 
}

#login_pop
{
   position:absolute; left:-75px; top:20px; width:180px; height: 90px;
   border: 1px solid #CCCCCC;
   background-color:#ffffff;
   padding:0px;
   z-index:100;
   visibility:hidden;
   display: none;
   font-size: 11px;
   color: #777777;
   padding: 15px;
      padding-top: 9px;
}

#language_pop
{
   position:absolute; left:0px; top:13px; width:75px; height: 70px;
   border: 1px solid #CCCCCC;
   background-color:#ffffff;
   padding:0px;
   z-index:101;
   visibility:hidden;
   display: none;
   font-size: 11px;
   color: #777777;
   padding: 16px;
   padding-top: 10px;
}

#a_header #a_header_login2 #login_pop .close {
  position: absolute;
  right:8px;
  top:5px;
  padding: 0;
  margin:0;
   font-size: 12px;
}

#a_header #a_header_login2 #login_pop .close ul {
  border: 1px solid #CCCCCC;
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  font-weight:bold;
}

#a_header #a_header_login2 #login_pop .close a:link, #a_header #a_header_login2 #login_pop .close a:visited {
 display: block;
 color: #AAAAAA;
 background-color: transparent;
 text-decoration: none;
 padding-top: 0px;
 padding-bottom: 2px;
 padding-left: 4px;
 padding-right: 4px;
}

#a_header #a_header_login2 #login_pop .close a:hover {
 display: block;
 color: #ffffff;
 background-color: #8CCBEA;
 text-decoration: none;
}

div.newsbox_container {
    text-align:center;
}

table.newsbox {
  width: 407px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}

table.newsbox td {
  text-align:left;
  padding-top: 4px;
  padding-left:5px;
  padding-right:5px;
}

#content_container table.newsbox p {
  margin-left: 0px;
  margin-right: 0px;
  font-size: 12px;
}

table.newsbox .newsbox_headrow td {
  font-weight:bold;
  background-color: #eeeeee;
  padding-top: 5px;
  padding-bottom: 5px;
}

table.newsbox .newsbox_row1 {}

table.newsbox .newsbox_date {
  width:60px;
}

table.newsbox .newsbox_headline {
  padding-right: 35px;
}

table.newsbox .newsbox_row2 {}

table.newsbox .newsbox_snippet {
  padding-right: 35px;
}

table.newsbox .newsbox_vspacer {
  height:10px;
}

table.newsbox a:link, table.newsbox a:visited {
  font-weight: bold;
}

.preecomparisonchart {
  width:100%;  
  margin-top: 15px;
  border:1px solid #ccc;
}

.preecomparisonchart td {
  font-size: 10px;
  padding:8px;
  border-right: 1px solid #ddd;
  vertical-align: top;
}

.preecomparisonchart a, .preecomparisonchart a:link, .preecomparisonchart a:visited {
  color: #666 !important;
  text-decoration: none !important;
}

.preecomparisonchart a:hover {
  color: #FF9600 !important;
  text-decoration: none !important;
}

.preecomparisonchart td.endcell {
  border-style: none;
}

.preecomparisonchart .headrow {
  background: #6BBAE5;
  color: #fff;
}

.preecomparisonchart .headrow .headcell{
  font-size: 12px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  border-style: none;
  border-bottom: 1px solid #ccc;
  text-align:center;
}

.preecomparisonchart .rowhead {
  font-weight:bold;
}

.preecomparisonchart .namerow {
}

.preecomparisonchart .namerow .namecell{
  font-size: 11px;
  font-weight:bold;
  text-align:center;
}

.preecomparisonchart .namerow img {
margin-bottom: 5px;
}


.preecomparisonchart .evenrow {

}

.preecomparisonchart .oddrow {
  background:#ECF5F9;
}

.preecomparisonchart .rating {
  font-family: wingdings;
  font-size: 32px;
  color:red;
}

.preecomparisonchart .small {
  font-size: 9px !important;
}

.preecomparisonchart .big {
  font-size: 11px !important;
}

#distributors_container {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#distributors_container td{
  text-align: left;
}

#distributors_container td.spacer {
  width:20px;
}

#distributors_container table {
  margin-bottom: 10px;
    margin-left: auto;
  margin-right: auto;
}

#distributors_container a:link, #distributors_container a:visited {
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #777777;
}

#distributors_container a:hover {
  color: #FF9600;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}
#distributors_container div.distributortitle {
  border-style: solid;
  border-width: 0px;
  border-top-width: 1px;
  border-color:#dddddd;
  background-color: #Fcfcfc;
  text-align:center;
  padding-top:6px;
  padding-bottom:6px;
}

#distributors_container div.dimg_container {
  width: 198px;
  border: 1px solid #dddddd;
  
}

/* HOME PAGE ELEMENTS */
#homepage #nav_container {
  width: 719px;
  float: right;
}

#homepage #videodiv {
  float: left;
  width: 380px;
  height: 290px;
  padding-top: 81px;
}

#homepage #mainpic {
  float: right;
  width: 605px;
  height: 360px;
  background: URL('images/homepage_pic2.jpg') 0 18px no-repeat;
}

#homepage #divider {
  clear:both;
  height: 30px;
  border-bottom: 1px solid #ECECEC;
  margin-bottom: 30px;
}


#homepage #paragraph1 {
  text-align: justify;
  float: left;
  width: 440px;
  margin-left: 20px;
  display: inline;
}

#homepage #paragraph1 h1 {
  color: #6BBAE5;
  margin:0;
  padding:0 0 15px 0;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
}

#homepage #paragraph1 a:link, #homepage #paragraph1 a:visited {
  color: #5cb1dc;
  text-decoration: underline;
  background-color: transparent;
}

#homepage #paragraph1 a:hover {
  color: #FF9600;
  background-color: transparent;
}

#homepage #paragraph1 p {
  margin: 0;
  padding: 0;
  margin-bottom: 19px;
  font-size: 12px;
  font-weight: normal;
}

#homepage #imagemontage {
  width: 495px;
  height: 226px;
  margin-top: 20px;
  float: right;
  background: URL('images/homepage_picmontage1.jpg') 0 0 no-repeat;
}

#homepage #bottompad {
  height: 20px
}

#homepage .summer-specials-container {
  clear:both;
  height: 295px;
  padding-top: 20px;
  overflow: hidden;
  border-top: 1px solid #ECECEC;
  border-bottom: 1px solid #ECECEC;
  margin-bottom: 30px;
  margin-top: 25px;
}

#homepage .summer1 {
  width: 336px;
  height: 280px;
  background: URL('images/summer-special.png') no-repeat 0 0;
  float: left;
  display: inline;
  margin-right: 50px;
  margin-left: 20px;
}

#homepage .summer2 {
  width: 214px;
  height: 280px;
  background: URL('images/cc-logos.png') no-repeat 0 230px;
  float: left;
}

#homepage .summer2 .promocode {
  font-size: 11px;
  text-align: center;
  font-weight: bold;
}

#homepage .summer3 {
  width: 320px;
  height: 280px;
  background: URL('images/pree-bottles-sold.jpg') no-repeat 0 0;
  float: right;
}

#homepage .buybutton {
  width: 155px;
  height: 193px;
  background: URL('images/bogobuybutton.png') no-repeat 0 0;
  margin-top: 11px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

#homepage .buybutton:hover {
  background-position: 100% 0;
}

/* Misc */

.loader {
  margin-top: 2px;
  width: 16px;
  height: 16px;
  background: URL('/images/ajax-loader.gif') 0 0 no-repeat;
  visibility: hidden;
}

