/* ------------------------- */
/* Index / Global Properties */
/* ------------------------- */

div, img, form, fieldset, #footer ul, #footer li, #header ul, #header 

li, .column ul, .column li, h1, h2, h3, h4 {
	padding:0;
        margin: 0;
	border: 0; 
list-style-type: none;
}

h1 {
       color: #015315;
       font-size: 22px;
}
h3 {
       font-size: 12px;
       color: #000000;
       font-weight: bold;
       line-height: 16px;
}


.clear { clear: both; }
.right { float: right; }
.left { float: left; }
	
.tc { text-align: center; padding-top: 10px; padding-bottom: 10px; }
.tr { text-align: right; }

input, select, textarea {
	/* Input And Select Font */
	font: normal 11px/150% "Arial", "Helvetica", sans-serif;
	color: #242424;
}

body {
	/* Main Font Sizes */
	font: normal 12px/150% "Arial", "Helvetica", sans-serif;
	color: #242424;
	/* Main Background Color */
	background-color: #ffffff; 
	margin: 0;
                     line-height: 16px;
	padding: 0;    
}

a {
	text-decoration: none;
	color: #015315;
        font-weight: bold;
}
	
a:hover { text-decoration: underline; }
	
h1 {
	/* Logo Positioning 
	position: absolute;
	top: 0px;
	left: 0px; */
        line-height:1.2em;
        font-size:18px;
}
	
h1 a {
	/* Logo Definitions */
	display: block;
	height: 77px;
	outline: none;
}

#maincontent {
	/* padding-top: 10px;*/
padding: 0px;
}
		
#header {
	/* Header Background & Definitions */
	height: 115px;
	position: relative;

}
	
#header div {
	/* Header Positioning 
	position: absolute;
	top: 40px;
	right: 20px;*/
}

#menu {
	/* Top Navigation Bar BG & Color */
	background: #015315;
	height: 29px;
	list-style: none;
	float: left;
        margin-left:5px;
        padding-top:1px;
        width:794px;
}
	
#menu li { 
	line-height: 29px;
	display: inline;
}

#menu li a {
	/* Top Navigation Bar Link Dividers  */
	background: url("images/menu_split.gif") top right no-repeat;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	padding: 6px 15px;
}
	
#menu li.last a { background: none; }

#left h4 {
	/* Side Table Heading Definitions */
	background: #ffffff url("images/column_head.gif") no-repeat;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	height: 21px;
	line-height: 20px;
	padding-left: 35px;
}

.column {
	/* Side Table Definitions */
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	width: 157px;
	padding: 0 10px; 
	margin: 1px 0 10px 0;
        font-size: 11px;
}
	
.column .top, .column .bot {
	/* Side Table Heading Background & Definitions */
	background: url("images/column_top.gif") no-repeat;
	display: block;
	height: 7px;
	margin: 0 -11px;	
}
		
.column .bot {
	/* Side Table Footer Background & Definitions */
	background: url("images/column_bot.gif") bottom left no-repeat;
}

.side_link {
	/* Side Table Link Definitions */
	background: url("images/bullet.gif") 5px center no-repeat;
	display: block;
	padding: 1px 0px 1px 15px;
	text-decoration: none;
	color: #3e3e3e;
}

.list { 
	margin-bottom: 15px;
	list-style: none; 
}
	
.list li.title a {
	/* Side Table Category Link Definitions */
	background: url("images/bullet_arrow.gif") 3px center no-repeat; 
	color: #015315;
	border-bottom: 1px dotted #727272;
	text-decoration: none;
	font-weight: bold;
}
#main_cont {
	/* Center Table Definitions */
	width: 60%;
	float: left;
	text-align: left;
	padding: 0px;
}

#content { 

padding: 14px 6px;


 }

#left {
	width: 179px;
	float: left;
}
		
#right {
	width: 610px;
	float: right;
}
	
#right h2, #main_cont h2 {
    /* Center Table Heading Background, Colors & Fonts */
	background: #ffffff;
	font-size: 13px;
	color: #015315;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#footer ul {
	/* Footer Background */
	background: #015315;
	height: 29px;
	list-style: none;
	padding: 0 15px;
	width: 765px;
        margin-left: 5px;	
        text-align: center;
        color:ffffff;

        
}
	
#footer li { 
	line-height: 29px;
	display: inline;
}

#footer li a {
	/* Footer Link Colors */
	border-right: 1px solid #c6c6c6;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	padding: 0 5px;
        font-weight: bold;
}
	
#footer li.last a { border: 0; }

#searchForm {
        color: #ffffff;
	font-weight: bold;
        float: left;
        background: url("images/search.gif") no-repeat;
        width: 190px;
        height: 25px;
        margin-left:5px;
}
	
#searchForm legend { display: none; }
html>body #searchForm span input, html>body #searchForm span img{
 margin-bottom: -5px; 
}

#welcome h3 {
	/* Welcome Message Font */
	color: #015315;
	font: normal 28px "Arial", "Helvetica", sans-serif;
}
	
#welcome {
        margin: 0; 
        padding: 0; 
	/*background: url("images/welcome.gif") no-repeat;  */
}
	
#banners {
	padding: 10px; 
}
	
#newsletterForm {
	width: 187px;
	height: 91px;
	float: left;
	margin-right: 1px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
	background: url("images/banner.gif") no-repeat;
}
	
html>body #newsletterForm { 
	padding-top: 5px; 
	height: 96px; 
	margin-right: 3px;
}
	
#newsletterForm legend { display: none; }

.currency {
	float: left; 
	padding-left: 10px;
}

.content {
	/* Main Table Content Area Definitions */
	/*border: solid #82BF3D 1px; */
	background: #ffffff;
	margin-bottom: 15px;
	padding: 5px;
}

.cat_hover:hover {
	/* Category Hover */
	background-color: #EEEEEE;
}

.black_bold_text_spaced {
	color: #82BF3D;
	font-weight: bold;
	margin-top: 5px;
	line-height: 17px;
	text-decoration: none;
}

.error_message {
	/* Error Message Definitions */
	background: #FFFFFF;
	border: solid #FF0000 1px;
	padding: 10px;
	margin-bottom: 10px;
}

.alert_message {	
	/* Alert Message Definitions */
	background: #FFFFFF;
	border: solid #33cc00 1px;
	padding: 10px;
	margin-bottom: 10px;
}

.error_alert {
	margin-left: 35px;
}

.table_bottom {
	text-align: center;
	padding-top: 5px;
}

.row {
	clear: both;
}

.center {
	text-align: center;
}

.right_align {
	text-align: right;
}

#wrapper {
border-left:1px solid #015315;
border-right:1px solid #015315;
border-bottom:1px solid #015315;
margin:0 auto;
width:805px;
}

/* ------------ */
/* Product List */
/* ------------ */

.product_title_link, product_title_link:visited, 

product_title_link:active {
	/* Product Title Link Definitions */
	color: #015315;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.product_title_link:hover {
	/* Product Title Link Hover Definitions */
	color: #339933;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.paging {
	float: right;
	text-align: right;
	margin-right: 10px;
}

.list_top {
	/* Product List Top Definitions */
	border-top: solid #c5e1a5 1px;
	border-bottom: solid #015315 1px;
        border-left: solid #dcedc9 1px;
        border-right: solid #399a00 1px;
	background: #82BF3D;
	padding: 3px;
}

.list_bottom {
	/* Product List Bottom Definitions */
	border-top: solid #c5e1a5 1px;
	border-bottom: solid #015315 1px;
	background: #82BF3D;
	padding: 3px;
}

/* ----------------- */
/* Product List List */
/* ----------------- */

.reg_txt {
	font-weight: normal;
}

.small_txt {
	font-size: 10px;
}

.price {
	/* Product List Price Definitions */
	color: #c20710;
	font-weight: bold;
	font-size: 14pt;	
	margin-right: 10px;
	float: left;
}

.list_item {
	background: #FFFFFF;
	padding: 5px;
}

.list_item_bottom_border {
	/* Product List Separator Definitions */
	border-bottom: solid #CECECE 1px;
	background: #FFFFFF;
}

/* ----------------- */
/* Product List Tile */
/* ----------------- */

.tile_item {
	text-align: center;

}

.tile_image {
	margin: 5px;
}

.tile_price {
	/* Product Tile Price Definitions */
	font-weight: bold;
	font-size: 11pt;
	color: #015315;
}

.tile_table {
	background: #FFFFFF;
	width: 100%;
       border-right: 1px dotted #000000;
       border-top:1px dotted #000000;
}
.tile_table td{
	border-left: 1px dotted #000000;
       border-bottom: 1px dotted #000000;
}

.list_table {
	background: #FFFFFF;
	width: 100%;
}

/* -------------- */
/* Product Detail */
/* -------------- */

.product_title {
	/* Product Title Font & Color */
	font-size: 22px;
	font-weight: bold;
	color: #015315;
        line-height: 1.2em;
}

.product_sku {
	/* Product SKU Font & Color */
	font-size: 10px;
	margin-bottom: 10px;
}

.product_price {
	/* Product Price Font & Color */
	color: #990000;
	font-size: 11px;
	font-weight: bold;
}

.product_option {
	/* Product Attributes Font & Color */
	font-weight: bold;
	padding-right: 10px;
	width: 1%;
}

.product_strikethru {
	text-decoration: line-through;
}

.review_link {
	color: #307fcf;
	text-decoration: none;
	text-align: right;
	float: right;
	font-weight: 400;
}

.larger_view {
	background: url(images/enlarge.gif) no-repeat center left;
	padding-left: 13px;
	text-decoration: none;
	font-size: 10px;
}

.add_wishlist {
	/* Add To Wishlist, Add Review, Add To Registry Link Definitions 

*/
	background: url(images/little_arrow.gif) no-repeat center left;
	padding-left: 15px;
	text-decoration: none;
	font-size: 11px;
	padding-right: 15px;
}

.review_item {
	padding-bottom: 10px;
}

.review_spacer {
	padding-bottom: 7px;
}

/* ------------------ */
/* Button Definitions */
/* ------------------ */

.orange_button {
	/* Orange Button Definitions */
	background: url(images/orange_button_left.gif) no-repeat top 

left;
	padding-left: 3px;
	height: 18px;
	float: left;
	margin:9px 0 0;
}

.orange_button input, .orange_button button {
	/* Orange Button Definitions */
	background: url(images/orange_button_bg.gif) top right no-repeat;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}

.yellow_button {
	/* Yellow Button Definitions */
	background: url(images/yellow_button_left.gif) no-repeat top left;
	padding-left: 3px;
	height: 18px;
	float: left;
	margin-right: 10px;
}

.yellow_button input, .yellow_button button {
	/* Yellow Button Definitions */
	background: url(images/yellow_button_bg.gif) top right no-repeat;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}

.del_button {
	display: block;
	width: 40px;
	float: right;
	background: url(images/delete.gif) no-repeat center left;
	padding-left: 11px;
	color: #3068c5;
	text-decoration: none;
	font-weight: 400;
}

/* ----------------------------- */
/* Product Detail & Account Tabs */
/* ----------------------------- */

/* Non Selected & Selected Tabs Link Text Colors */
ul.tabbernav li a:link { color: #ffffff; }
ul.tabbernav li a:visited { color: #015315; }
ul.tabberactive li a:link { color: #ffffff; }
ul.tabberactive li a:visited { color: #015315; }

ul.tabbernav {
	/* Tab Content Top Border */
	border-bottom: 1px solid #82BF3D;
	font: bold 11px "Arial", "Helvetica", sans-serif;
	padding: 3px 0;
	margin: 0;
}

.tabberlive .tabbertab {
	/* Tab Content Sides & Bottom Border */
	border: 1px solid #82BF3D;
	padding: 15px;
	border-top: 0;
}

ul.tabbernav li a {
	/* Tab Borders */
	border: 1px solid #82BF3D;
	/* Non Selected Tabs Background */
	background: #82BF3D;
	padding: 3px 0.5em;
	margin-left: 3px;	
	border-bottom: none;	
	text-decoration: none;
}

ul.tabbernav li a:hover {
	/* Hovered Tabs Background Color */
	background: #015315;
	/* Hovered Tabs Border Color */
	border-color: #82BF3D;
	/* Hovered Tabs Text Color */
	color: #ffffff;	
}

ul.tabbernav li.tabberactive a {
	border-bottom: 1px solid #ffffff;
	/* Selected Tabs Background Color */
	background-color: #ffffff;
	/* Selected Tabs Font Color */
	color: #000000;
}

ul.tabbernav li.tabberactive a:hover {
	border-bottom: 1px solid white;
	/* Selected Tabs Hover Background Color */
	background-color: #ffffff;
	/* Selected Tabs Hover Font Color */
	color: #000000;
}

ul.tabbernav li {
	list-style: none;
	display: inline;
	margin: 0;
}

.tabberlive .tabbertabhide { display: none; }
.tabberlive .tabbertab h2 { display: none; }
.tabberlive .tabbertab h3 { display: none; }
.tabberlive { margin-top: 1em; }
.tabber { display: none; }

/* ---------------- */
/* Form Definitions */
/* ---------------- */

.input_box {
	padding-right: 2px;
	padding-left: 2px;
}

.form_label {
	text-align: right;
	vertical-align: top;
}

.bold {
	font-weight: bold;
}

.short_form_row {
	clear: both;
}

.short_form_row div, .short_form_row input, .short_form_row select, 

.short_form_row textarea {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.short_form_row div {
	width: 60px;
	padding-top: 3px;
}

.short_form_row input {
	width: 75px;
}

.required {
	/* Required Reminder Colors */
	color: #b70407;
	padding-left: 2px;
}

/* ------------ */
/* Account Area */
/* ------------ */

.account_list_head {
	/* Table List Headings Font */
	font-weight: bold;
	color: #015315;
}

.account_head {
	/* Update Profile Heading Font Definitions */
	padding-bottom: 5px;
	font-weight: bold;
	color: #015315;
}

/* ------------- */
/* Shopping Cart */
/* ------------- */

.cart {
	background: #ffffff;
}

.cart th {
	/* Cart List Headings Font */
	text-align: center;
	font-weight: bold;
	color: #015315;
}

.cart td {
	border-top: dotted #c1c1c1 1px;
	border-bottom: dotted #c1c1c1 1px;
	color: #000000;
}

.cart_contents_quan {
	padding-right: 5px;
}

.cart_contents_item {
	margin-bottom: 5px;
	text-decoration: none;
}

.cart_contents_item a {
	text-decoration: none;
}

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

/* ----------- */
/* Order Pages */
/* ----------- */

#order_signup {
	float: left;
	padding-left: 25px;
}

#order_login {
	float: right;
	padding-right: 25px;
}

.order_info_off {
	background: url(images/order_info_off.gif) no-repeat center 

left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_info_on {
	background: url(images/order_info_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_ship_off {
	background: url(images/order_ship_off.gif) no-repeat center 

left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_ship_on {
	background: url(images/order_ship_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_payment_off {
	background: url(images/order_payment_off.gif) no-repeat center 

left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_payment_on {
	background: url(images/order_payment_on.gif) no-repeat center 

left;
	padding-left: 20px;
	color: #000000;
}

.order_review_off {
	background: url(images/order_review_off.gif) no-repeat center 

left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_review_on {
	background: url(images/order_review_on.gif) no-repeat center 

left;
	padding-left: 20px;
	color: #000000;
}

.order_print_off {
	background: url(images/order_print_off.gif) no-repeat center 

left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_print_on {
	background: url(images/order_print_on.gif) no-repeat center 

left;
	padding-left: 20px;
	color: #000000;
}

.gray {
	background-color: #f0f3f8;
}

.sep {
	padding-left: 10px;
	padding-right: 10px;
}

/* ------------ */
/* Order Review */
/* ------------ */

.order_view {
	background: #ffffff;
	text-align: left;
}

.order_view th {
	font-weight: bold;
	background: #ff942d;
	color: #ffffff;
	width: 10%;
}

.review_top_border {
	border-top: solid #ff942d 1px;
}

.order_id {
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 10px;
	color: #c20710;
}

/* ------------------ */
/* Paging Definitions */
/* ------------------ */

.page a:hover {
	/* Hover Text Color */
	color: #fd6601; text-decoration: none
}

.page a:link {
	/* Link Text Color */
	color: #000000; text-decoration: none
}

.page a:visited {
	color: #000000; text-decoration: none
}

.pages_border {
	/* Box Border & Background */
	border: 1px solid #015315;
	background-color: #FFFFFF;
	color: #000000;	
}

.navpage {
	/* Navigation Link Boxes Background & Definitions */
	background-color: #FFFFFF;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #000000;
	white-space: nowrap;
	text-decoration: none;
}

.navpageselected {
	/* Navigation Selected Link Boxe Background & Definitions */
	background-color: #82BF3D;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #000000;
	white-space: nowrap;
	text-decoration: none;
}

.highlightpage {
	/* Current Page Info Box Background & Definitions */
	background-color: #015315;
	font: bold 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #FFFFFF;
	white-space: nowrap;
}

.highlightpage a:link {
	color: #FFFFFF; text-decoration: none;
}

.highlightpage a:visited {
	color: #FFFFFF; text-decoration: none;
}

.highlightpage a:hover, .highlightpage a:active {
	color: #FFFFFF; text-decoration: underline;
}

/* ------------ */
/* Cookie Crumb */
/* ------------ */

.home_link {
	/* Home Link Definitions */
	background: url(images/home_icon.gif) no-repeat center left;
	text-decoration: underline;
	padding-left: 20px;
	font-weight: bold;
	color: #82BF3D;
}

.crumb_link {
	/* Regular Link Definitions */
	padding-left: 5px;
	font-weight: bold;
	text-decoration: underline;
	color: #015315;
}

.crumb_sep {
	padding-left: 5px;
	font-weight: bold;
}

/* ----------------- */
/* Float Definitions */
/* ----------------- */

.left_float_3_px {
	float: left;
	margin-right: 3px;
}

.left_float_5_px {
	float: left;
	margin-right: 5px;
}

.right_float_5_px {
	float: right;
	margin-left: 5px;
}

.IE_left_float_5_px {
	margin-left: 5px;
}

.float_assist {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.search_results {
	margin-left: 10px;
	float: left;
	text-align: center;
	font-size: 12px;
	color: black;
}

.search_bb {
	font-size: 12px;
	font-weight: bold;
	color: black;
}

#headerbartext {
	float: right;
	margin: 0px;
	padding: 3px 15px 0px 0px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
        font-size:14px;
	font-weight:bold;
	text-decoration:none;
        display:block;
}
#headerbartext a {
	color: #FFFFFF;
	text-decoration: none;
}
#headerbartext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#questionsnumber {
	margin: 10px 20px 0;
	padding: 0px 10px 0px 0px;
	height: 57px;
	width: 125px;
	border-right: 1px solid #000000;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
	float: left;
	text-align: right;
}
#questionsnumber h1 {
	color:#005217;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	margin: 0px;
}
#questionsnumber h2 {
	color:#67A72C;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:14px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
.headerimage {
	float: left;
	height: 47px;
	padding: 15px 0px 15px 15px;
}
#hours {
	margin: 0px 0px 0px 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 13px 15px 0px 5px;
	height: 55px;
	border-right: 1px solid #000000;
	color:#000000;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
}
#logo {
	float: left;
	height: 77px;
}
#paisley {
        background: url(images/paisley.gif) no-repeat;
        height:145px;
        margin-left:9px;
        width:794px;

}
#footertext {
        text-align: center;
        padding: 9px;
}
#bottomtext {
        text-align: left;
	background: #015315;
	list-style: none;
	padding: 7px;
	width: 780px;
        margin-left: 5px;	
        color: white;
        font-weight: bold;
        font-size: 13px;
        }
#testimonial {
        float: left;
        width: 380px;
        padding: 8px;
}
.floatleft {
        float: left;
margin-top:5px;
}
#whyvap {
       height: 262px;
       background: url(images/vaporize_how_why_02.jpg) no-repeat;
float:left;
font-size:12px;
height:194px;
line-height:1.1 em;
padding:65px 10px 0 94px;
width:155px;
}
#video{
        float: left;
margin-left:2px;
}

#privacy-list {
line-height:150%;
list-style-image:none;
list-style-position:outside;
list-style-type:square;
}

#pagecontent {
padding-left: 15px;
}
#notax {
float:left;
color:#C1D94D;
font-size:23px;
font-style:italic;
font-weight:bold;
line-height:1.3em;
}
#fl {
float:left;
margin-left:8px;
color:#82BF3D;
font-size:11px;
line-height:3.5em;
}

#box-table-a {
border-collapse:collapse;
font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
font-size:12px;
margin:20px;
text-align:left;
width: 555px;
}
#box-table-a th {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#015315 none repeat scroll 0 0;
border-bottom:8px solid #FFFFFF;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
padding:8px;
}
#box-table-a td {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#CADC62 none repeat scroll 0 0;
border-bottom:1px solid #FFFFFF;
border-top:1px solid transparent;
color:#015315;
padding:8px;
}
#box-table-a tr:hover td {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#D0DAFD none repeat scroll 0 0;
color:#333399;
}
.tileretainer {
height: 150px;
padding-left:2px;
padding-right:2px;
}
.footerretainer {
	font-size: 9px;
	padding: 25px 5px 5px;
        text-align: center;
        margin-left:auto;
        margin-right:auto;
        width:790px;
}