/*--------------------------------------------------------------------------------------------------
	global styles and wrapper
--------------------------------------------------------------------------------------------------*/
a  {
	text-decoration: none;
	color:#c1272d;
}
a:hover {
	color:#c1272d;
	text-decoration : underline;
}

body {
	vertical-align:top;
	background-color:#4b3905;
	padding:0;
	margin: 0;
	background-image: url(../images/gradient.gif);
	background-repeat:repeat-x;
}
h1, h2, h3, h4, h5, h6, p, ol {
	padding:0;
	margin:0;
}

p {
	font-family: Times, Palatino, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	margin: 0;
	padding: 0 0 12px 0;
	font-style: normal;
	font-weight: normal;
}

p.home {
	font-family: Verdana,Times, Palatino, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	margin: 0;
	padding: 0 0 12px 0;
	font-style: normal;
	font-weight: normal;
}


h1 {
	font-family: Times, Palatino, serif;
	font-size: 31px;
	line-height: 33px;
	color: #981b1e;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	font-style: italic;
	font-weight: normal;
	border-bottom:1px solid #fdb813; 
}

h1.loss {
	font-family: Times, Palatino, serif;
	font-size: 31px;
	line-height: 33px;
	color: #981b1e;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: normal;
	border-bottom:1px solid #fdb813; 
}

h1.home {
	font-family: Times, Palatino, serif;
	font-size: 24px;
	line-height: 33px;
	color: #981b1e;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	font-style: italic;
	font-weight: normal;
	border-bottom:1px solid #fdb813; 
}

h2 {
	font-family: Times, Palatino, serif;
	font-size: 16px;
	line-height: 18px;
	color: #981b1e;
	margin: 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: bold;
}

h3 {
	font-family: Times, Palatino, serif;
	font-size: 22px;
	line-height: 24px;
	color: #981b1e;
	margin: 0;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: normal;
}

h4 {
	font-family: Times, Palatino, serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	margin: 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: bold;
}
img {
	display:block;
	margin:0;
}	

#wrapper {
	width:950px;
	height:auto;
	margin:0 auto 0 auto;
	padding:30px 0 0 0;
}

ul.bullet { 
	list-style-type: none;
	font-family: Times, Palatino, serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	padding:0 0 8px 15px;
	margin:0;
	font-style: normal;
	font-weight: normal;
}

li.bullet { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding: 0 0 4px 7px;
}
ul.bold { 
	list-style-type: none;
	font-family: Times, Palatino, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	padding:0 0 4px 0;
	margin:0;
	font-style: normal;
	font-weight: bold;
}

li.bold { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding: 0 0 8px 7px;
}
/*--------------------------------------------------------------------------------------------------
	header and image hooks 
--------------------------------------------------------------------------------------------------*/
#header {
	width:940px;
	height:31px;
	float:left;
	margin:0;
	padding:57px 10px 0 0;
	position:relative;
	background-image: url(../images/header.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
}

.logo {
	display:block;
	margin:0;
	position:absolute;
    left:25px;
    top:35px;
}

.hook {
}
/*--------------------------------------------------------------------------------------------------
	horizontal navigation
--------------------------------------------------------------------------------------------------*/
#navigation {
	width: 650px;
	margin: 0;
	padding:0;
	float:right;
}

#navigation ul {
	margin: 0;
	width: 650px;
	padding: 0;	
	border: 0;
	list-style: none;
	float:right;	
}
	
#navigation ul li {
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font: normal 14px Times, Palatino, serif;
	color: #FFF;
	font-weight: bold;
}

#navigation ul li a {
	float: left;
	height:23px;
	margin: 0;
	padding: 8px 12px 0 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation ul li a:hover {
	color: #981b1e;
	background: url(../images/nav_on.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
#navigation ul li.active a {
	color: #981b1e;
	background: url(../images/nav_on.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

/*--------------------------------------------------------------------------------------------------
	index content
--------------------------------------------------------------------------------------------------*/
#mainbar {
	width:950px;
	height:284px;
	padding:0;
	margin:0;
	float:left;
	background-image: url(../images/bar_main.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}


#container {
	width:950px;
	padding:0 0 20px 0;
	margin:0;
	float:left;
	background-color:#FFFFFF;
	text-align:left;
	background-image: url(../images/border.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#contentcontainer {
	width:870px;
	padding:0 40px 0 0;
	margin:0;
	float:right;
	background-image: url(../images/bar_main2.gif);
	background-repeat:no-repeat;
	background-position:right top;
}


#bars {
	width:335px;
	height:205px;
	padding:70px 0 0 0;
	margin:0;
	float:right;
	overflow:hidden;
}

#introcopy {
	width:505px;
	padding:20px 0 0 0;
	margin:0;
	float:left;
}

/*--------------------------------------------------------------------------------------------------
	store content
--------------------------------------------------------------------------------------------------*/

#subcontentcontainer {
	width:870px;
	padding:20px 40px 0 0;
	margin:0;
	float:right;
}

.barcontainer {
	width:850px;
	padding:0 10px 0 10px;
	margin:0 0 20px 0;
	float:right;
	border-bottom:10px solid #d8c7a6;
	background-image: url(../images/bar_background.gif);
	background-repeat:no-repeat;
}

#bar1 {
	width:469px;
	min-height:183px;
	padding:10px 351px 15px 30px;
	margin:0;
	float:right;
	background-image: url(../images/bar1.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#bar2 {
	width:429px;
	min-height:244px;
	padding:30px 30px 15px 391px;
	margin:0;
	float:right;
	background-image: url(../images/bar2.jpg);
	background-repeat:no-repeat;
	
}

#bar3 {
	width:456px;
	min-height:225px;
	padding:10px 30px 15px 364px;
	margin:0;
	float:right;
	background-image: url(../images/bar3.jpg);
	background-repeat:no-repeat;
}

#bar4 {
	width:456px;
	min-height:219px;
	padding:30px 30px 15px 364px;
	margin:0;
	float:right;
	background-image: url(../images/bar4.jpg);
	background-repeat:no-repeat;
	
}

#bar5 {
	width:456px;
	min-height:218px;
	padding:10px 364px 15px 30px;
	margin:0;
	float:right;
	background-image: url(../images/bar5.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#bar6 {
	width:501px;
	min-height:198px;
	padding:30px 319px 15px 30px;
	margin:0;
	float:right;
	background-image: url(../images/bar6.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#bar7 {
	width:504px;
	min-height:216px;
	padding:10px 30px 15px 316px;
	margin:0;
	float:right;
	background-image: url(../images/bar7.jpg);
	background-repeat:no-repeat;
}

#bar8 {
	width:480px;
	min-height:213px;
	padding:30px 30px 15px 340px;
	margin:0;
	float:right;
	background-image: url(../images/bar8.jpg);
	background-repeat:no-repeat;

}

#bar9 {
	width:467px;
	min-height:208px;
	padding:10px 353px 15px 30px;
	margin:0;
	float:right;
	background-image: url(../images/bar9.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#bar10 {
	width:487px;
	min-height:208px;
	padding:30px 30px 15px 320px;
	margin:0;
	float:right;
	background-image: url(../images/bar10.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.barcontainer h1 {
	font-family: Times, Palatino, serif;
	font-size: 20px;
	line-height: 22px;
	color: #981b1e;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: normal;
	border-bottom:1px solid #b4975a; 
}

.yellow {
	color: #4B3905;
}

.large {
	font-size:16px;
	font-weight:bold;
}

.price {
	font-family: Times, Palatino, serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	margin: 0;
	padding: 12px 0 12px 0;
	font-style: normal;
	font-weight: normal;
	border-top:1px solid #b4975a; 
}

.order {
	margin: 0;
	padding:0;
	float:right;
	display:block; 
}


/*--------------------------------------------------------------------------------------------------
	reviews content
--------------------------------------------------------------------------------------------------*/
#reviewcontentcontainer {
	width:900px;
	padding:0 0 20px 40px;
	margin:0;
	float:left;
	background-image: url(../images/column.gif);
	background-repeat:repeat-y;
	background-position:right;
}

#reviewcontainer {
	width:950px;
	padding:0;
	margin:0;
	float:left;
	background-color:#FFFFFF;
	text-align:left;
	background-image: url(../images/border.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#columncontainer {
	width:210px;
	min-height:242px;
	padding:20px 20px 0 20px;
	margin:0;
	float:right;
	background-image: url(../images/columngradient.gif);
	background-repeat:repeat-x;
}

#reviewcopy {
	width:620px;
	padding:20px 0 0 0;
	margin:0;
	float:left;
}

.review {
	width:620px;
	padding:0 0 13px 0;
	margin:0;
	float:left;
	background-image: url(../images/dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.reviewername {
	font-style:italic;
	font-weight: bold;
}


#columncontainer h1 {
	font-family: Times, Palatino, serif;
	font-size: 22px;
	line-height: 24px;
	color: #981b1e;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: bold;
	border-bottom:1px solid #fdb813; 
}
#columncontainer p {
	padding:0 0 10px 0;
	line-height:16px;
}
/*--------------------------------------------------------------------------------------------------
	Weight Loss Page
--------------------------------------------------------------------------------------------------*/
#weightcontentcontainer {
	width:910px;
	padding:0 0 20px 30px;
	margin:0;
	float:left;
	background-image: url(../images/weightcolumn.gif);
	background-repeat:repeat-y;
	background-position:right;
}

#weightcolumncontainer {
	width:280px;
	padding:20px 20px 0 20px;
	margin:0;
	float:right;
	background-image: url(../images/columngradient.gif);
	background-repeat:repeat-x;
}

#weightcolumncontainer h2 {
	font-family: Times, Palatino, serif;
	font-size: 18px;
	line-height: 19px;
	color: #981b1e;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: normal;
	border-bottom:1px solid #fdb813; 
}

#weightcolumncontainer h3 {
	font-family: Times, Palatino, serif;
	font-size: 15px;
	line-height: 16px;
	color: #000000;
	margin: 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: bold;
}
#weightcolumncontainer p {
	padding:0 0 10px 0;
	line-height:16px;
}

#weightcolumncontainer ul { 
	list-style-type: none;
	font-family: Times, Palatino, serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	padding:0 0 10px 0;
	margin:0;
	font-style: normal;
	font-weight: normal;
}

#weightcolumncontainer li { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding: 0 0 4px 7px;
}

#weightcopy {
	width:570px;
	padding:20px 0 0 0;
	margin:0;
	float:left;
}

#weightcopy h1 {
	font-family: Times, Palatino, serif;
	font-size: 33px;
	line-height: 34px;
	color: #981b1e;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: normal;
	border-bottom:1px solid #FFFFFF; 
}

#weightcopy h2 {
	font-family: Times, Palatino, serif;
	font-size: 21px;
	line-height: 22px;
	color: #981b1e;
	margin: 0 0 8px 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: normal;
	border-bottom:1px solid #b4975a; 
}
#weightcopy p {
	font-family: Times, Palatino, serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	margin: 0;
	padding: 0 0 12px 0;
	font-style: normal;
	font-weight: normal;
}

#weightcopy ul { 
	list-style-type: none;
	font-family: Times, Palatino, serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	padding:0 0 12px 0;
	margin:0;
	font-style: normal;
	font-weight: normal;
}

#weightcopy li { 
	background: url(../images/check.gif) left top no-repeat;
	padding: 0 0 4px 15px;
}


.boldcopy {
	font-family: Times, Palatino, serif;
	font-size: 15px;
	line-height: 16px;
	color: #000000;
	margin: 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: bold;
}


#flash {
	width:280px;
	padding:0 0 15px 0;
	margin:0;
}
/*--------------------------------------------------------------------------------------------------
	form
--------------------------------------------------------------------------------------------------*/
#formbox {
	width:400px;
	padding:10px 0 10px 10px;
	margin:5px 0 15px 0;
	float: left;
	text-align:left;
	border:1px solid #005dab;
	background-image: url(../images/formgradient.gif);
    background-repeat:repeat-x;
	background-position:bottom;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #005dab;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: bold;
}

.inputborder {
	border: 1px solid #b9e5fa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	padding:5px;
}
/*--------------------------------------------------------------------------------------------------
	button
--------------------------------------------------------------------------------------------------*/

.TextButton
{
	display: inline-table;
	display: inline-block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #F78F1C;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButton:LINK, .CommonTextButton:VISITED
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #F78F1C;
}

.TextButton:ACTIVE
{
	text-decoration: none;
	color: #FFFFFF;
}

.TextButton:HOVER
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #BA5B15;
	text-decoration: none;
}


.TextButtonHighlight
{
	display: inline-table;
	display: inline-block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #BA5B15;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButtonHighlight:LINK, .TextButtonHighlight:VISITED, .TextButtonHighlight:ACTIVE, .TextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color:#BA5B15;
	color: #FFFFFF;
}

/*--------------------------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------------------------*/
#footer {
	width:950px;
	height:38px;
	margin:0;
	float:left;
	padding:0;
	text-align:right;
	background-image: url(../images/bottom.gif);
    background-repeat:no-repeat;
	background-position:bottom;
}

#footer p {
	font-family: Arial, Helvetica, san-serif;
	font-size: 9px;
	line-height: 11px;
	color:#fdb813;
	margin: 0;
	padding: 5px 0 0 0;
	font-style: normal;
	font-weight: normal;
}		

#footerright {
	width:600px;
	margin:0;
	float:right;
	text-align:right;
	padding:0 20px 0 0;
}

#footerleft {
	width:300px;
	margin:0;
	float:left;
	text-align:left;
	padding:0 0 0 20px;
}

.copyright {
	color:#FFFFFF;
}

#gecko {
	width:950px;
	margin:0;
	float:left;
	padding:0;
	text-align:left;
}
#gecko p {
	font-family: Arial, Helvetica, san-serif;
	font-size: 9px;
	line-height: 12px;
	color:#5f4c15;
	margin: 0;
	padding: 5px 0 10px 0;
	font-style: normal;
	font-weight: normal;
}
a.gecko:link {color: #5f4c15; text-decoration: none;}
a.gecko:active {color: #5f4c15; text-decoration: none;}
a.gecko:visited {color: #5f4c15; text-decoration: none;}
a.gecko:hover {color: #FFFFFF; text-decoration: underline;}


a.navlink:link {color: #FFFFFF; text-decoration: none;}
a.navlink:active {color: #FFFFFF; text-decoration: none;}
a.navlink:visited {color: #FFFFFF; text-decoration: none;}
a.navlink:hover {color: #FFFFFF; text-decoration: underline;}

a.skip:link {color: #FFFFFF; text-decoration: none; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 13px; padding-left:10px;}
a.skip:active {color: #FFFFFF; text-decoration: none; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 13px; padding-left:10px;}
a.skip:visited {color: #FFFFFF; text-decoration: none; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 13px; padding-left:10px;}
a.skip:hover {color: #FFFFFF; text-decoration: underline; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 13px; padding-left:10px;}

/*--------------------------------------------------------------------------------------------------
	misc
--------------------------------------------------------------------------------------------------*/
.spacer {
	clear:both;
}