/* CSS Document */

html, body {
	margin: 10px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color:#fff;
}

#site-holder {
	width: 960px;
	margin: 0 auto;
}

img {
	border:0;
}

p {
	font-size: 12px;
	color: #58595B;
	padding:0;
	margin:10px 0;
}

p.arrow {
	background-image:url(../sitepix/structural/flash.png);
	background-repeat:no-repeat;
	width: 130px;
	margin: auto;
}
p.arrow_long {
	background-image:url(../sitepix/structural/flash.png);
	background-repeat:no-repeat;
	width: 200px;
	text-align:left;
	padding-left:20px;
}


h2 {
	font-size: 14px;
	font-weight:bold;
	color: #58595B;
	padding:0;
	margin:10px 0;
}

ul {
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 15px;
	color:#58595B;
}

li {
	margin: 0 0 1em 0;
}

h1 {
	font-size: 24px;
	font-weight: lighter;
	color: #F6921E;
	padding:0;
	margin:0 0 20px 0;
}

h2 {
	font-size: 14px;
	font-weight: lighter;
	color: #58595B;
	padding:0;
	margin:0 0 20px 0;
}

a {
	font-size: 12px;
	color: #FF9900;
}


a:hover {
	color: #000;
}

div.row {
  clear: both;
  padding-top: 5px;
  }

div.row label {
  float: left;
  width: 120px;
  text-align: right;
  font-size: 12px;
  color: #58595B;
  }
  
div.row label.label_check {
  float: left;
  width:90%;
  text-align: left;
  }
  
div.row span.formw {
  float: right;
  width: 240px;
  text-align: left;
  }
  
form {
	width: 380px;
	float: left;
} 

#header {
	float: left;
	width: 960px;
	height: 95px;
	padding:0;
	margin:0;
}

#header .header-image {
	float: left;
	padding:0;
	margin:0;
}

.top-login
{
    width:124px;
    height:30px;
    margin-top:40px; 
    margin-left:530px;
}

#header #top-menu {
	margin: 0;
	padding: 0;
	float: left;
}

#header #top-menu a {
	margin: 0;
	padding: 0;
}

#header #top-menu ul li a:hover {
	color: #F6921E;
}

#header #top-menu ul li a.active {
	color: #000;
}

.horiz-border
{
    width:960px;
    height:5px;
    background-color:#F6921E;
    margin:0;
    padding:0;
    float:left;
}

.ver-border
{
    width:5px;
    height:245px;
    background-color:#F6921E;
    margin:0;
    padding:0;
    float:left;
}

#main-menu 
{
    width: 200px;
	height: 245px;
	float: left;
	margin: 0;
	text-align: left;
}

#main-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#main-menu ul li {
	margin: 0;
	padding: 0;
}

#main-menu ul li a #first
{
    background-image: url(../sitepix/navigation/main-nav-first.png);
    background-repeat:no-repeat;
    width:200px;
    height:35px;
	margin: 0;
	padding: 0 0 0 45px;
	text-decoration:none;
	font:16px;
	color:#58595B;
	line-height:35px;
	display: block;
	outline: none;
}

#main-menu ul li a
{
    background-image: url(../sitepix/navigation/main-nav.png);
    background-repeat:no-repeat;
    width:200px;
    height:35px;
	margin: 0;
	padding: 0 0 0 45px;
	text-decoration:none;
	font:16px;
	color:#58595B;
	line-height:35px;
	display: block;
	outline: none;
}

#main-menu ul li a:hover {
	background-position: -200px 0; 
}

#main-menu ul li a.active {
	background-position: -400px 0; 
}

#image {
	width: 745px;
	height: 245px;
	float: left;
	margin: 0;
	background-color: #fff;
}

#text-holder {
	width: 725px;
	text-align: left;
	float: left;
	margin: 30px 30px 30px 0;
	padding:0;
	display: inline;
}
#reseller-holder {
	width: 725px;
	text-align: left;
	float: left;
	margin: 30px 0 30px 30px;
	padding:0;
	display: inline;
}

.mainbox
{
    width:350px;
    background-image: url(../sitepix/structural/box-bg.png);
    background-repeat: repeat-y;
    float:left;
    margin-top:30px;
    display:inline;
    padding-bottom:10px;
}

h1.box-h1tag
{
    width:335px;
    height:45px;
    line-height:45px;
    background-color:#F6921E;
    color:#fff;
    margin:0 0 0 5px;
    padding:0 0 0 10px;
    font-size:24px;
}

h2.box-h2tag
{
    margin:5px 15px;
    padding:0;
    font-size:14px;
    color:#58595B;
}
    
p.box-ptag
{
    margin:10px 15px;
    font-size:12px;
    color:#58595B;
}

a.box-atag
{
    margin:10px 0 0 0;
    font-size:12px;
    color:#58595B;
    text-decoration:none;
}    

#right-holder {
	width: 205px;
	text-align: left;
	float: left;
	margin: 30px 0;
	padding:0;
}

#left-holder {
	width: 195px;
	text-align: left;
	float: left;
	margin: 30px 0;
	padding: 10px 0 10px 10px;
	background-color:#DDDDDD;
}

#left-holder h1 a {
	font-size: 24px;
	font-weight: lighter;
	color: #F6921E;
	padding:0;
	margin:0 0 20px 0;
	text-decoration:none;
}

#left-holder ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#left-holder ul li {
	margin: 0;
	padding: 5px 0 5px 0;;
}


#left-holder ul li a
{
    background-image: url(../sitepix/structural/subnav_left.png);
    background-repeat:no-repeat;
    width:200px;
    height:15px;
	margin: 0;
	padding: 0 0 0 25px;
	text-decoration:none;
	color:#58595B;
	line-height:15px;
	display: block;
	outline: none;
}

#left-holder ul li a:hover {
	background-position: 0 -15px; 
}

#left-holder ul li a.active {
	background-position: 0 -30px; 
}





#footer {
	text-align: left;
	clear: both;
	position: relative;
	width: 960px;
	height: 70px;
	padding:0 0 10px 0;
	margin:0;
}

#footer #footer-menu {
	width: 730px;
	margin: 0;
	padding: 0px;
	background-color: #F1F1F2;
	height: 70px;
	float: left;
}

#footer ul {
	margin: 15px 0 0 20px;
	padding: 0;
	list-style-type: none;
}

#footer ul li {
	margin: 0 0 10px 0;
	padding: 0;
	display: inline;
	line-height: 1em;
}

#footer ul li a {
	margin: 0;
	padding: 0 15px 0 0;
	font-size: 12px;
	color: #58595B;
	text-decoration: none;
}

#footer ul li a.active {
	color: #F6921E;
}

#footer ul li a:hover {
	color: #999999;
}

#footer img {
	float: left;
} 

#footer p {
	margin: 10px 0 0 20px;
	padding: 0;
	font-size: 12px;
	color:#58595B;
}

/*############################################ dots ***********/

#overmap {
	padding: 0px;
	width: 356px;
	height: 450px;
	position: relative;
	}
.overtext {
	text-align:left;
	padding-top: 14px;
	width: 10px;
	height: 10px;
	background-image: url(../sitepix/dot.gif);
	line-height: 6px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	cursor: hand;
	text-decoration:none;
	}
.overtextsm {
	text-align:left;
	width: 5px;
	height: 5px;
	background-image: url(../sitepix/dot_small.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	cursor: hand;
	text-decoration:none;
	}
#overmap a {
text-decoration:none;
}

/*############################################ PRODUCTs DISPLAY TABLE */
table#tbl_products {
	width: 100%;
	margin: 0px;
	}
table#tbl_products td.item {
	width: 25%;
	padding: 0px 5px 0px 5px;
	text-align: center;
	vertical-align: top;
	}
table#tbl_products td.item p {
	text-align: center;
	}	

a.buy_now {
	margin-left: auto;
	margin-right: auto;
	display:block;
	width: 72px;
	height: 22px;
	padding:0px;
	line-height: 22px;
	text-align: center;
	background: url("../sitepix/structural/moreinfo_up.png") no-repeat top left;
}	
a.buy_now:hover {
	background: url("../sitepix/structural/moreinfo_over.png") no-repeat top left;
}

table#tbl_products td.item a:hover {
	/*color: #00CC00;*/
	}

.image_border {
	border: 1px solid #333
}

table#tbl_products {
	margin: 20px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
}

div#tbl_products_head_top {
	width:560px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	padding-bottom:10px;
	border-bottom:1px solid #D5EBC5;
	float:left;
}

div#tbl_products_head_bottom {
	width:560px;
	margin: 5px 0px 0px 0px;
	background-color: #ffffff;
	border-top:none;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #D5EBC5;
	float:left;
}

div#tbl_products_head_top table td {
	padding: 4px 7px 0px 7px;
	font-size:11px;
}

div#tbl_products_head_bottom table td {
	padding: 0px 7px 4px 7px;
	font-size:11px;
}

a.pagenav_link:hover {
	color:#ff0000;
}


table#tbl_product_display {
	width:600px;
}
div#more_info {
	width :600px;
	float:left;
}

table#tbl_product_info {
	width:300px;
}
table#associated_products {
	width:400px;
}
table#associated_products h2 {
	margin:0;
	padding: 5px 0 5px 15px;
}
table#associated_products p {
	margin:0;
	padding: 5px 0 5px 15px;
}

/*####### ingredients table ######*/


table.tbl_ingredients {
	width: 400px;
	border:0px;
	padding:0px;
	margin:0px;
}

table.tbl_ingredients th {
	background-color: #F6921E;
	padding:4px;
}
table.tbl_ingredients th p {
	margin: 0;
}

table.tbl_ingredients td {
	font-size:12px;
	padding:0;
	margin:0;
	background-color: #ffffff;
	border: 1px solid #F6921E;
}

table.tbl_ingredients td.tbl_header {
	font-weight:bold;
}

table.tbl_ingredients td p {
	margin: 0;
}

