@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family:"Arial", Helvetica, sans-serif;
	vertical-align:top;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

#body_bg {
	line-height: 1.8em;
	color: black;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#cce9f7;
	height:100%;
}
ol, ul {
	list-style: none;
}

strong {
font-weight:700;
}

caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#header_container {
height:217px;
width:780px;
margin:0 auto;
}

#menu_container {
width:180px;
height:224px;
margin-left:9px;
margin-top:15px;
}

#menu_container ul {
height:28px;
list-style-type: none;
float:left;
}

#menu_container ul li {
float: left;
}

#menu_container ul li a {
padding:0px;
text-decoration:none;
height:28px;
float: left;
}

#menu_container ul li.home { background: url(images/home_ON.gif) center no-repeat; }
#menu_container ul li.home a {  width:180px; background: url(images/home.gif) center no-repeat; }

#menu_container ul li.ingredients { background: url(images/ingredients_ON.gif) center no-repeat; }
#menu_container ul li.ingredients a {  width:180px; background: url(images/ingredients.gif) center no-repeat; }

#menu_container ul li.safety { background: url(images/safety_ON.gif) center no-repeat; }
#menu_container ul li.safety a {  width:180px; background: url(images/safety.gif) center no-repeat; }

#menu_container ul li.reviews { background: url(images/reviews_ON.gif) center no-repeat; }
#menu_container ul li.reviews a {  width:180px; background: url(images/reviews.gif) center no-repeat; }

#menu_container ul li.faq { background: url(images/faq_ON.gif) center no-repeat; }
#menu_container ul li.faq a {  width:180px; background: url(images/faq.gif) center no-repeat; }

#menu_container ul li.ordernow { background: url(images/order_ON.gif) center no-repeat; }
#menu_container ul li.ordernow a {  width:180px; background: url(images/order.gif) center no-repeat; }

#menu_container ul li.guarantee { background: url(images/guarantee_ON.gif) center no-repeat; }
#menu_container ul li.guarantee a {  width:180px; background: url(images/guarantee.gif) center no-repeat; }

#menu_container ul li.contact { background: url(images/contact_ON.gif) center no-repeat; }
#menu_container ul li.contact a {  width:180px; background: url(images/contact.gif) center no-repeat; }

#menu_container ul li a span { display: none; margin:0px; padding:0px;}
#menu_container ul li a.active { background: none; }
#menu_container ul li a:hover { background: none;}

#menu_container ul li a.current {background: none;}




#footer_container {
height:150px;
width:100%;
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
background-position:center;
}

ul.menu_bottom a:link, ul.menu_bottom a:active, ul.menu_bottom a:visited {
list-style-type: none;
color:#424f6e;
font-family: "Arial", Times New Roman, Times, serif;
font-size:11px;
font-weight:900;
text-decoration: none;
line-height:11px;
}

ul.menu_bottom a:hover {
color:#cd0000;
text-decoration: none;
}

.menu_bottom li {
display:inline;
padding:0 0.5em;
line-height:11px;
}

ul.menu_bottom {
text-align:center;
height:11px;
padding-top:78px;
margin-bottom:4px;
}

.menu_bottom li.last {
border-right:0px;
}

ul.menu_bottom2 a:link, ul.menu_bottom2 a:active, ul.menu_bottom2 a:visited {
list-style-type: none;
color:#424f6e;
font-family: "Arial", Times New Roman, Times, serif;
font-size:11px;
font-weight:normal;
text-decoration: none;
line-height:11px;
}

ul.menu_bottom2 a:hover {
color:#cd0000;
text-decoration: none;
}

.menu_bottom2 li {
display:inline;
padding:0 0.5em;
line-height:11px;
}

ul.menu_bottom2 {
text-align:center;
height:11px;
margin-bottom:4px;
}

.menu_bottom2 li.last {
border-right:0px;
}


#data_container {
width:780px;
background-image:url(images/main_bg.gif);
background-repeat:no-repeat;
background-position:top;
margin:0 auto;
}

.main_bg {
width:780px;
height:100%;
background-image:url(images/bg_main.gif);
background-repeat:repeat-y;
margin:0 auto;
}


.header {
font-family:"Helvetica", Arial, sans-serif;
font-size:28px;
font-weight:bold;
color:#424f6e;
line-height:30px;
}




.summary_table {
width:500px;
height:300px;
margin-left:10px;
}

.redbig {
color:#cd0000;
font-size:36px;
font-weight:900;
}

.heading {
font-size:20px;
text-align:left;
font-weight:900;
font-family:"Arial", Helvetica, sans-serif;
padding-bottom:30px;
background-image:url(images/ruler.gif);
background-repeat:no-repeat;
background-position:bottom;
color:#00275a;
}


.subheading {
color:#cd0000;
font-weight:700;
font-size:16px;
font-style:italic;
text-indent:30px;
}

.data_list {
line-height:2em;
font-size:12px;
color:#424f6e;
list-style:none;
text-indent:30px;
}

.data_list li {
padding-left:20px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 25px 50%;
}


.data_list2 {
line-height:2em;
font-size:12px;
color:#424f6e;
list-style:none;
text-indent:30px;
}

.data_list2 li {
padding-left:20px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 25px 4px;
}


.pageheader {
font-family:"Helvetica", Arial, sans-serif;
font-size:24px;
font-weight:700;
color:#424f6e;
padding-bottom:7px;
border-bottom:#cd0000 4px solid;
}


.ing_img {
margin-left:85px;
}


.ing_green {

	color:#cd0000;
	font-size:20px;
	font-weight:700;
	background-color:#FFFFFF;
	position:relative;
	bottom:10px;
	padding:8px 8px 0px;
	margin-left:15px;
}

.item_b {
padding:0px 10px 10px;
border:#424f6e 1px solid;
color:#424f6e;
}

.safety_bg {
background-image:url(images/safety_bg.jpg);
background-repeat:no-repeat;
background-position:50% 80%;
}

.right_name {
text-align:right;
color:#01275a;
float:right;
border-bottom:#cd0000 1px dashed;
text-indent:0px;
}

.subheading2 {
color:#00275a;
font-weight:700;
font-size:16px;
font-style:italic;
border-bottom:#cd0000 1px dotted;
text-indent:0px;
}

.subheading3 {
color:#cd0000;
font-weight:700;
font-size:14px;
text-indent:30px;
background-image:url(images/faq_bullet.gif);
background-position:left;
background-repeat:no-repeat;
background-color:#f5fbfd;
padding-bottom:2px;
}

.subheading4 {
color:#cd0000;
font-weight:700;
font-size:14px;
}


.guarantee_bg {
background-image:url(images/guarantee_bg.gif);
background-repeat:no-repeat;
background-position:50% 80%;
}

a.datalink:active,a.datalink:link {
font-weight:700;
color:#01275a;
}

a.datalink:hover,a.datalink:visited {
font-weight:700;
color:#226fac;
}

.number {
font-size:14px;
color:#01275a;
}

.formtext {
font-size:14px;
font-weight:700;
color:#000033;
line-height:1.8em;
text-align:left;
width:350px;
background-image:url(images/contactbg.gif);
background-repeat:repeat-x;
background-color:#de054c;
position:relative;
left:10px;
border:solid 2px #0075b0;
text-indent:0px;
}


.input_button {
background-color:#5fa3da;
color:#fff;
font-weight:700;
border:#1e568f 2px solid;
padding:2px;
cursor: pointer;
cursor: hand;
}

.datainput {
border:solid 1px #0075b0;
color:#061b64;
width:280px;
padding:3px;
}


.popular_div {
background-image:url(images/smoking2.jpg);
background-repeat:no-repeat;
background-position:250px 150px;
}


.img_float_left {
float:left;
margin-right:20px
}

.bottom_text {
color:#424f6e;
font-family: "Arial", Times New Roman, Times, serif;
font-size:11px;
font-weight:normal;
text-decoration: none;
line-height:11px;
text-align: center;
margin:0 auto;
margin-bottom:4px;
}

.bottom_text2 {
color:#999999;
font-family: "Arial", Times New Roman, Times, serif;
font-size:11px;
font-weight:normal;
text-decoration: none;
line-height:11px;
text-align: center;
margin:0 auto;
}


/* IE6 PNG FIX  */


 img, div, ul, li, a { behavior: url(iepngfix.htc) }


/* IE6 PNG FIX  */






.sidebar {
width:195px;
height:100%;
font-family:"Arial", Helvetica, sans-serif;
font-size:12px;
color:#424f6e;
line-height:1.5em;
margin:35px 0px 30px 0px;
vertical-align:top;
}

.sidebg {
background-image:url(images/sidebg.png);
background-repeat:repeat-y;
background-position:right;
}

#main_data {
width:540px;
margin:50px 25px 30px 20px;
text-align:justify;
font-family:"Arial", Helvetica, sans-serif;
font-size:13px;
color:#424f6e;
line-height: 1.8em;
}

/* Order page New text  */


.order_list {
line-height:2em;
font-size:12px;
list-style:none;
text-indent:25px;
margin-top:15px;
}

.order_list li {
padding-left:10px;
background-image: url(images/orderbullet.gif);
background-repeat: no-repeat;
background-position: 10px 50%;
}


.orderlist_header {
font-weight:700;
border-bottom: #dcdcdc 1px dotted;
padding-bottom:5px;
}

.free_img {
text-align:center;
}




/* Order page New text  END */

.bottom_nav {
margin:0 auto;
}

.faq_list {
padding-left:20px;
text-indent:10px;
list-style:disc;
}


/* INGREDIENTS TABLE */


.ingredients_tb {
width:360px;
height:350px;
color:#000000;
font-size:16px;
margin:0 auto;
text-indent:20px;
border:2px solid #3f4c6b;
}


.ing_title {
font-size:28px;
font-weight:700;
padding-top:20px;
color:#000000;
}

.ing_name {
height:10px;
font-size:13px;
color:#3f4c6b;
}

.ingredients_tb b {
font-size:16px;
font-weight:700;
}

.ingredients_tb div {
width:330px;
height:10px;
margin:0 auto;
background-color:#3f4c6b;
}

div.thinline {
width:330px;
height:1px;
margin:0 auto;
background-color:#3f4c6b;
}

.ingredients_tb strong {
font-size:16px;
font-weight:700;
color:#000000;
}

.smalltext {
font-size:11px;
color:#000000;
padding-bottom:20px;
text-indent:0px;
padding-left:20px;
line-height:18px;
}

.emailus {
padding-top:10px;
padding-bottom:10px;
text-align:center;
border-bottom:1px solid #01275a;
border-top:1px solid #01275a;
}


.addtitle {
width:450px;
}

hr {
color:#cdcdcd;
background-color:#cdcdcd;
height: 2px;
}

.address {
border-bottom:#cdcdcd 1px solid;
color:#cd0000;
}

.heading5 {
font-size:16px;
font-weight:bold;
color:#01275a;
}


/*     NEW EMAIL FORM      */




.email_form {
font-size:13px;
line-height:1.8em;
text-align:left;
background-color:#fff;
position:relative;
border:solid 1px #01275a;
width:515px;
padding:20px 0px 20px 20px;
}


.email_input {
border:solid 1px #01275a;
width:280px;
height:18px;
padding-top:3px;
padding-top:3px;
margin-bottom:10px;
margin-top:7px;
font-size:13px;
font-family: Arial, Helvetica, sans-serif;
text-indent:10px;
color:#424f6e;
}

.email_input2 {
border:solid 1px #01275a;
width:260px;
padding:10px;
margin-bottom:10px;
margin-top:7px;
font-size:13px;
font-family: Arial, Helvetica, sans-serif;
color:#424f6e;
}



.email_select {
border:solid 1px #01275a;
margin-bottom:10px;
margin-top:7px;
height:24px;
font-size:13px;
font-family: Arial, Helvetica, sans-serif;
line-height:24px;
padding-bottom:4px;
color:#424f6e;
}



.email_button {
cursor: pointer;
background-color:#cd0000;
color: white;
padding:4px;
border:0px;
}
/* order sytle */
.o1a { font-family: Tahoma; font-size: 11px; font-weight: normal;color: #666666; }
.o1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal;color: #666666; }
.o2 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; color: #666666; }
.o3 { font-family: Tahoma; font-size: 13px; font-weight: bold; color: #666666; }
.o4 { font-family: Tahoma; font-size: 18px; font-weight: bold; color: #FF6633; }
.o5 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333333; }
.o6 { font-family: Tahoma; font-size: 19px; font-weight: normal; color: #006600; }
.o1r { font-family: Tahoma; font-size: 11px; font-weight: bold;color: #CC0000; line-height: 12px;}
.o1b { font-family: Tahoma; font-size: 11px; font-weight: bold;color: #0066cc; line-height: 12px;}
.redstyle {
        font-family: "Myriad Pro Light";
        font-size: 24px;
    font-weight: bold;
        text-decoration: none;
        color:#FF6633;
}
