@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px ;
	color: #666666;
	background: url(../images/bodybg.jpg) repeat-y #c2c2c2 center top;

}

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

}

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

}


a img {
	border: none;
}

h1 {
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 18px;
	color: #313132;
}

h3 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #8f6d47;
}

p {
	padding: 0;
	margin: 0;
}

#wrap {
	width: 909px;
	margin: 0 auto;
	padding: 0 35px;
	border-top: solid 3px #a7864f;
	text-align:left;
}

#wrap::after {
	content: " - ";
	color: #FFF;
	clear: both;	
}

a.dlogin {
	color:#FFF;
	text-decoration: none;
}

#top {
	width: 909px;
	height: 101px;
	margin-top: 30px;
	float: left;
}

#top #logo {
	width: 266px;
	height: 101px;
	float: left;
}

#top #right {
	width: 630px;
	padding-top: 28px;
	text-align: right;
	float:right;
}

#top #right form {
	width: 420px;
	text-align:left;
	float:right;
}

#top #right .col {
	float: left;
	margin-right: 5px;
}

#top #right .input {
	width: 151px;
	height: 20px;
	font-size: 12px;
	border: solid 1px #CCC;
}

#top #right .input2 {
	height: 24px;
	padding: 2px;
	font-size: 12px;
	border: solid 1px #CCC;
}

#top .help {
	float: right;
    font-size: large;
    margin-bottom: 10px;
    margin-top: -20px;
    padding-right: 34px;
}

/*************** MENU *********************/

#menu {
	margin-top: 20px;
	width: 920px;
	height: 45px;
	float: left;
}

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

#menu ul li {
	float: left;
	list-style: none;
}

#menu ul li a {
	/*display: block;*/
	background: url(../images/bgmenu.jpg) repeat-x;	padding: 15px 31px;
	color: #FFF;
	text-decoration: none;
	height: 45px;
}

#menu ul li a:hover {
	/*display: block;*/
	background: url(../images/bgmenu_active.jpg) repeat-x;	padding: 15px 31px;
	/*height: 32px;*/
}



#main_nav_1 a {
	background: url(../images/menu.jpg) left top !important;
	height: 45px !important;
}

#main_nav_1 a:hover {
	background: url(../images/menu_active.jpg) left top !important;
}

#main_nav_2 a {
	background: url(../images/menu.jpg) right top !important;
	width: 93px;
	white-space: nowrap;
	padding-left: 33px !important;
	height: 45px !important;
	/*float: left*/
}

#main_nav_2 a:hover {
	background: url(../images/menu_active.jpg) right top !important;
}


/****************MENU END *******************/

#header {
	width: 909px;
	height: 341px;
	/*margin-top: 19px;*/
	position: relative;
	float: left;
}

#header ul li .txt {
	width: 500px;
	position: absolute;
	font-family: 'HelveticaNeueLT55RomanRegular';
	font-size: 16px;
	color: #333333;
	left: 83px;
	top: 81px;
}

#header .thin {
	font-family: 'HelveticaNeueLT55RomanRegular';
	font-size: 30px;
	line-height: 30px;
}


#header .bold {
	 font-family: 'HelveticaNeueLT55RomanBold';
	 line-height: 42px;
	font-size: 42px;
}

#header ul li {
	position: relative;
}

#header ul li #btn {
	position: absolute;
	top: 250px;
	left: 83px;
	width: 250px;
	height: 29px;
	 
}

#headerbottom {
	width: 909px;
	height: 170px;
	background: url(../images/header_bottom.jpg) no-repeat;
	color: #FFF;
	float: left;
}

#headerbottom .col {
	width: 252px;
	margin-left: 51px;
	float: left
}

#headerbottom h1 {
	padding: 0;
	color: #FFF;
	margin: 15px 0;
}

#headerbottom .col p {
	margin: 25px 0 0 3px;
}

#site_content {
	width: 909px;
	background: url(../images/contentbg.jpg) no-repeat;
	float: left;
}

#site_content #left {
	width: 535px;
	float: left;
}

#site_content p {
	line-height: 17px;
}

#site_content #full .row {
	width: 862px;
	padding: 10px  23px;
	border-bottom: dashed 1px #CCC;
	float: left;	
}

#site_content #left .row {
	width: 489px;
	padding: 10px  23px;
	border-bottom: dashed 1px #CCC;
	float: left;
}

#site_content #left .row img {
	padding: 0 15px 15px 0;
	float: left
}

#site_content #left  .quote {

	padding: 0 15px 0 35px;
	background: url(../images/quote.jpg) no-repeat top left;
}


#site_content #right {
	width: 338px;
	padding: 10px  0px;
	float: right;
}

.col_cnt a {
	color: #FFF;
	text-decoration: none;
}

.col_cnt a:hover {
	text-decoration: underline;
}

/*--- Account Panel ---*/

#acnt_panel {
	margin: 0 auto;
	width: 630px;
	/*color: #FFF;*/
	overflow: hidden;
	float:right;
}

#acnt_panel .col_cnt {
	margin: 0 auto;
	float: right;
}

#acnt_panel .col_cnt .col {
	/*float: right;*/
}

#acnt_panel .col_cnt a {
	color: #3e3e3e;
}

/*--- Admin Area ---*/

#admin_nav {
	margin: 0 auto;
	width: 630px;
	/*color: #FFF;*/
	overflow: hidden;
}

#admin_nav .col_cnt {
	margin: 0 auto;
	float: right;
}

#admin_nav .col_cnt .col {
	/*float: right;*/
}

#admin_nav .col_cnt .col a, #acnt_panel .col_cnt a.admin {
	/*float: left;
	margin-right: 10px;*/
	color: #900;
}

/*--- Sales Area ---*/

#sales_nav {
	margin: 0 auto;
	width: 630px;
	/*color: #FFF;*/
	overflow: hidden;
}

#sales_nav .col_cnt {
	margin: 0 auto;
	float: right;
}

#sales_nav .col_cnt .col {
	/*float: right;*/
}

#sales_nav .col_cnt .col a {
	/*float: left;
	margin-right: 10px;*/
	color: #006;
}

/*--- Doctors Nav ---*/

#doctor_nav {
	margin: 0 auto;
	width: 630px;
	/*color: #FFF;*/
	overflow: hidden;
}

#doctor_nav .col_cnt {
	margin: 0 auto;
	float: right;
}

#doctor_nav .col_cnt .col {
	/*float: right;*/
}

#doctor_nav .col_cnt .col a {
	/*float: left;
	margin-right: 10px;*/
	color: #666;
}


/*  ---------- Footer -------- */

#footer {
	margin: 0 auto;
	padding: 20px ;
	width: 939px;
	background-color: #6a6868;
	color: #FFF;
	overflow: hidden;
	text-align:left;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer #left {
	width: 600px;

	float: left;
}

#footer #right {
	width: 325px;
	text-align: right;
	float: right;
}


/* ---------------- Products Styling ----------- */

#products {
	width: 100%;
	background: url("../images/product_bg_ext.jpg") repeat-x #f6f6f6;
	padding: 10px;
	float: left;
	border: 1px solid #9c9c9c;
}

.hrcol {
	position: relative;
}

#products .sticker, .hrcol .sticker {
	position: absolute;
	top: 4px;
	left: 4px;
}

#products .pimg {
	width: 290px;
	margin-right: 10px;
	float: left;
}

#products .product_info {
	float: left;
	width: 63%;
}

#products .product_info h2 {
	color: #8f6d47;
	font-size: 24px;
	padding: 0;
	margin: 0 0 10px 0;
}

#products .product_info .product_desc {
	margin-bottom: 12px;
}

#products .product_info .ingredients {
	color: #b90000;
	font-size: 12px;
	text-decoration: none;
	float: left;
	padding-top: 7px;
	font-weight: bold;
}

#products .product_info .ingredients:hover {
	color: #ef0000;
}

#products .product_info .coupon {
    height: 24px;
    width: 136px;
	text-align: center;
}

#products .product_info .purchase_buttons {
	float: right;
}

#products .product_info .purchase_buttons .sep_order {
	float: left;
	width: 250px;
	text-align: right;
}

#products .product_info .purchase_buttons .price {
	font-size: 22px;
	font-weight: bold;
	color: #484848;
}

#products .product_info .purchase_buttons .price .oprice {
	text-decoration: line-through;
	color: #999;
}

#products .product_info .purchase_buttons .price .rprice, #products .product_info .purchase_buttons .price .r2price {
	color: #8c1f1f;
}

#products .product_info .purchase_buttons .button, #products .button2 {
	background: url(../images/button_bg.png) no-repeat;
    display: inline-block;
   /* height: 24px;*/
    width: 136px;
	padding: 0;
    padding-top: 8px;
	padding-bottom: 8px;
    text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 0 0;
}

#products .capplied {
	background: url(../images/button2_bg.png) no-repeat;
    display: inline-block;
   /* height: 24px;*/
    width: 136px;
	padding: 0;
    padding-top: 8px;
	padding-bottom: 8px;
    text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 0 0;
	margin-top: 30px;
}

#products .button2 {
	background: url(../images/button2_bg.png) no-repeat;
	margin-top: 30px;
}

#products .product_info .purchase_buttons .button:hover, #products .button2:hover {
	background-position: 0 -31px;
	color: #fff;
}

#contact_form .line {
	position: relative;
	float: left;
	padding-bottom: 10px;
	width:100%;
}

#contact_form .clear {
	clear: both;
}
#contact_form .line label {
	padding-right: 10px;
	float: left;
	width:15%;
	color:#000;
	height:25px;
	line-height:15px;
}

#contact_form .line .smallinput {
	margin-right: 10px;
	float: left;
	width:10%;
	height:25px;
}
#contact_form .line input {
	margin-right: 10px;
	float: left;
	width:60%;
	height:25px;
}
#contact_form .line .input2 {
	margin-right: 10px;
	float: left;
	width:60%;
	height:30px;
}

#contact_form .line input.button {
	height: 25px;
    width: 60px;
}