html, body {
	width: 100%;
	margin: 0;
	padding: 0;
}
body {
	background: #e7e1d5;
	font: 12px arial, geneva, helvetica, sans-serif;
}
#page {
	width: 765px;
	visibility: hidden;
	margin-top: 20px;
}
#page .bg-page-top {
	float: left;
	width: 765px;
	background: #fff url("../images/bg-page-top.gif") no-repeat;
}
#page .bg-page-top .bg-page-bottom {
	float: left;
	width: 765px;
	background: url("../images/bg-page-bottom.gif") no-repeat 0 100%;
}
#page .bg-page-bottom h1 {
	color: #d4891c;
}
#page .bg-page-bottom table {
	margin: 20px;
}
#page .bg-page-bottom-home table {
	margin: 0px;
}
#page div.privacy
{
	width: 755px;
	padding-left: 10px;
	text-align: center;
}
#page span
{
	margin: 0 auto;
	font-size: 8pt; 
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-right:40px;
}
.tagline{
	font-family: Georgia, serif;
	font-size: 24px;
	color: #FFFFFF;
}
/*-----------------------------------------------header------------------------------------------------*/
.header {
	float: left;
	width: 765px;
}

#logo {
	float: left;
	overflow: hidden;
	margin: 10px 0 10px 30px;
	height:70px;
	width:175;
}

#choosecountry {
	margin: 80px 0 0px 450px;
	height: 25px;
	width:260px;
	text-align:center;
}

#taskbar {
	float: left;
	overflow: hidden;
	margin: 0px 0 0px 340px;
	height:20px;
	width:170px;
	background-image:url(../images/taskbar_bckgrnd.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	padding-top:5px;
}

#cust_taskbar {
	float: left;
	overflow: hidden;
	margin: 0px 0 0px 340px;
	height:20px;
	width:175px;
	background-image:url(../images/cust_bckgrnd.gif);
	text-align:center;
	padding-top:5px;
}

.taskbarlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: #999999;
	margin:  0px 8px 0px 8px;
}
A.taskbarlinks:link {color: #999999; text-decoration: none;}
A.taskbarlinks:active {color: #999999; text-decoration: none;}
A.taskbarlinks:visited {color: #999999; text-decoration: none;}
A.taskbarlinks:hover {color: #999999; text-decoration: underline;}

/*-----------------------------------------------main-nav------------------------------------------------*/
#navigation {
	float: left;
	width: 765px;
	margin: 0;
	padding: 0;
	position:relative;
	border-bottom:solid 3px #d4891c;
	z-index:100;
}

/*-----------------------------------------------main-container------------------------------------------------*/
#container {
	float: left;
	width: 765px;
	padding: 0 0 34px 0;
}
/*-----------------------------------------------left-column------------------------------------------------*/
#container .left-column {
	float: left;
	width: 260px;
}
#container .left-column h2 {
	float: left;
	display: inline;
	width: 169px;
	font-size: 29px;
	font-weight: bold;
	color: #d4891c;
	margin: 12px 0 13px 42px;
	padding: 0;
	text-align: center;
	white-space: nowrap;
	text-transform: uppercase;
}
#container .left-column .top-box {
	float: left;
	display: inline;
	width: 193px;
	background: #8a1f03 url("../images/bg-box-top.gif") no-repeat;
	margin: 0 0 0 30px;
}
#container .left-column .no-box {
	float: left;
	display: inline;
	width: 193px;
	margin: 35px 0 0 30px;
}
#container .left-column .link-box {
	float: left;
	width: 193px;
	margin: 0 0 0 30px;
}
#container .left-column .link-box a {
	color: #d4891c;
	text-decoration: none;
}
#container .left-column .link-box a:hover {
	color: #bf311a;
}
#container .left-column .link-box img {
	margin-left: 5px;
}
#container .left-column .top-box .bottom-box {
	float: left;
	width: 193px;
	background: url("../images/bg-box-bottom.gif") no-repeat 0 100%;
}
.expert-header table td,
.bottom-box p {
	text-align: left;
	color: #fff;
	margin: 0 8px 0 8px;
	line-height: 15px; /* -1 px from beta */
}
.bottom-box p strong {
	font-size: 12px; /* -2 px from beta */
}
.bottom-box p a {
	text-decoration: none;
	color: #fff;
	background: url("../images/narrow.gif") no-repeat 100% 50%;
	padding: 0 10px 0 0;
}
.bottom-box p a:hover {
	text-decoration: underline;
}
.bottom-box h3
{
	font: 21px "times new roman", times, georgia, serif;
	font-weight: bold;
	color: #d4891c;
	text-align: left;
	margin: 10px;
}
.bottom-box h4
{
	font-weight: bold;
	color: #d4891c;
	margin: 0;
	padding-left:8px;
	padding-top: 12px;
	text-align: left;
	font-size: 14px;
}
.bottom-box .bottom-box-header  {
	font-size: 14px;
}
/*-----------------------------------------------popups------------------------------------------------*/

/*#popup {
	visibility: hidden;
	position: absolute; 
	top: 0px;
	background-color: transparent;
	padding-left: 196px;
	color: #323232;
}
#popup table {
	width: 513px;
	height: 390px;
	margin: 96px auto;
	background-color: transparent;
	vertical-align: top;
}
#popup table td {
	vertical-align: top;
}
#popup .popup_content {
	background: url("../images/popup_04.gif") repeat-y 100% 50%;
}
#popup a img
{
	border: 0;
}
#popup div {
	font-size: 12px;
}
#popup span {
	visibility: hidden;
	position: absolute;
	width: 344px;
	margin-left: 16px;
	padding-left: 16px;
}
#popup span li {
	font-size: 12px;
}
#popup span ul {
	margin: 0 0 0 0;
	padding-left: 12px;
}
#popup span h3 {
	color: #d4891c;
	font-size: 16px;
	margin: 0 0 0 0;
	padding: 0 0 2px 0;
}
#popup span h4 {
	margin: 11px 0 0 0;
	padding: 0 0 2px 0;
	font-size: 12px;
	color: #000;
}
#popup .next-link {
	background: #fff url("../images/popup_next.gif") no-repeat;
}
#popup .next-link-over {
	background: #fff url("../images/popup_next_over.gif") no-repeat;
}
#popup .previous-link {
	background: #fff url("../images/popup_previous.gif") no-repeat;
}
#popup .previous-link-over  {
	background: #fff url("../images/popup_previous_over.gif") no-repeat;
}
#popup .next-link-empty {
	background: #fff url("../images/popup_next_empty.gif") no-repeat;
}
#popup .previous-link-empty {
	background: #fff url("../images/popup_previous_empty.gif") no-repeat;
}
*/
/*--New Popups--*/
body#popup, .popup-wrapper {
	width:520px;
	min-height:340px;
	height:auto !important;
	height:340px;
	background-color:#fff;
	}
	
	.popup-image {
		display:block;
		width:160px;
		height:320px;
		float:left;
		}
		
	.popup-description {
		width:360px;
		float:left;
		}

#popup li {
	font-size: 12px;
}
#popup ul {
	margin: 0 0 0 0;
	padding-left: 12px;
}
#popup h3 {
	color: #d4891c;
	font-size: 16px;
	margin: 0 0 0 0;
	padding: 0 0 2px 0;
}
#popup h4 {
	margin: 11px 0 0 0;
	padding: 0 0 2px 0;
	font-size: 12px;
	color: #000;
}



/*-----------------------------------------------right-column------------------------------------------------*/
#container .right-column {
	float: left;
	width: 500px;
}
#container .right-column h3 {
	float: left;
	width: 500px;
	font: 20px "times new roman", times, georgia, serif;
	font-weight: bold;
	color: #d4891c;
	margin: 0;
	padding: 11px 0 4px 0;
}
#container .right-column h4 {
	float: left;
	width: 480px;
	font: 12px arial, geneva, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 11px 0 4px 0;
}
#container .right-column p {
	float: left;
	width: 472px;
	margin: 0;
	padding: 0 0 15px 0;
	color: #323232;
}
#container .right-column strong
{
	color: #000;
}
#container .right-column span {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.articles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
A.articles:link {color: #333333; text-decoration: underline;}
A.articles:active {color: #333333; text-decoration: underline;}
A.articles:visited {color: #333333; text-decoration: underline;}
A.articles:hover {color: #333333; text-decoration: underline;}

.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
A.bottomnav:link {color: #333333; text-decoration: underline;}
A.bottomnav:active {color: #333333; text-decoration: underline;}
A.bottomnav:visited {color: #333333; text-decoration: underline;}
A.bottomnav:hover {color: #333333; text-decoration: none;}

.findexpert a {
		display:block;
		width: 193x;
		padding:0;
		color:#FFF;
		background: url("../images/btn_findexpert.gif") 0 0 no-repeat;
		text-decoration: none;
		}
		
.findexpert a:hover {	
		background-position: 0 -23px;
		}
		
/*-----------------------------------------------Products------------------------------------------------*/
#products {
	width: 720px;
	text-align:left;
	margin: 0 auto;
	background-color: #e7e1d5;
}

#productnav {
	width: 192px;
	padding:0px 9px;
	text-align:left;
	/*background-color: #e7e1d5;*/
	/*background-image:url(../images/prod_sidhdr.gif);
	background-repeat: no-repeat;
	background-position: top center;*/
}

#productstxt {
	width:175px;
	text-align:left;
	padding:10px;
}

#productsimgs {
	width: 150px;
	text-align:center;
	padding:10px;
}

#productsimgs2 {
	width: 150px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

#productsimgslast {
	width: 150px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}
.producttitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 14px;
}
.productintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
.productintro a:link {color: #333333; text-decoration: none;}
.productintro a:active {color: #333333; text-decoration: none;}
.productintro a:visited {color: #333333; text-decoration: none;}
.productintro a:hover {color: #333333; text-decoration: underline;}

.producthdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 16px;
	padding-bottom:15px;
	padding-top:5px;
}
.productlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 0px;
}
A.productlinks:link {color: #333333; text-decoration: underline;}
A.productlinks:active {color: #333333; text-decoration: underline;}
A.productlinks:visited {color: #333333; text-decoration: underline;}
A.productlinks:hover {color: #333333; text-decoration: none;}

.faqheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight:bold;
}

.faqtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
A.faqtext:link {color: #333333; text-decoration: underline;}
A.faqtext:active {color: #333333; text-decoration: underline;}
A.faqtext:visited {color: #333333; text-decoration: underline;}
A.faqtext:hover {color: #333333; text-decoration: none;}

.productsdisclaimer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
A.productsdisclaimer:link {color: #333333; text-decoration: underline;}
A.productsdisclaimer:active {color: #333333; text-decoration: underline;}
A.productsdisclaimer:visited {color: #333333; text-decoration: underline;}
A.productsdisclaimer:hover {color: #333333; text-decoration: none;}

.productssubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.prodsidehdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:14px;
}
.prodsidetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	line-height: 5px;
	border-top:solid 1px #FFFFFF;
}

.prodsidename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left:14px;
	padding-right:8px;
	line-height: 12px;
	margin-bottom:0px !important;
}

.tipofthemonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left:14px;
	padding-right:8px;
	line-height: 18px;
}


.prodsidebullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
	margin-bottom:0px;
}
A.prodsidebullet:link {color: #333333; text-decoration: underline;}
A.prodsidebullet:active {color: #333333; text-decoration: underline;}
A.prodsidebullet:visited {color: #333333; text-decoration: underline;}
A.prodsidebullet:hover {color: #333333; text-decoration: none;}

#productimages { 
	padding-left:10px;
}



h2.product-cat-header {
	margin-left:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#a83d35;
	}
	
h3.product-cat-header {
	margin-left:22px;
	font-size: 20px;
	font-family:"Times New Roman", Times, Georgia, serif;
	font-weight: bold;
	color: #d4891c;
	}
	
	
h1.product-name {
	font-size: 20px;
	font-family:"Times New Roman", Times, Georgia, serif;
	font-weight: bold;
	color: #d4891c;
	}
	
#product-categories {
	width:518px;
	margin-left:22px;
	float:left;
	}
	
a.product-header {
	display:block;
	width:518px;
	height:35px;
	border:none;
	border-bottom:5px solid #e5e1d6;
	}



.product-info {
	width:488px;
	padding:15px;
	background-color:#e5e1d6;
	}
	
dl.product, dl.product dt, dl.product dd {
	margin:0px;
	padding:0px;
	border:0px;
	}

dl.product {
	padding:0px 8px 10px 8px;
	width:145px;
	text-align:center;
	float:left;
	}
	
	dl.product dd img {
		margin:0px;
		padding:0px;
		display:block;
		}
	
	dl.product dt {
		padding:10px 0px 5px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#333;
		}
		
a.buy-now {
	display:block;
	width:145px;
	height:23px;
	text-indent:-6000px;
	background:url(../images/btn_buynow.gif) top center no-repeat;
	}
	
	a.buy-now:hover {
		background-position:bottom center;
		}
		
a.learn-more {
	display:block;
	margin-top:10px;
	/*padding:1px 0px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#333;
	text-decoration:underline;
	}
	
	a.learn-more:hover {
		text-decoration:none;
		}
		
#sidebar {
	width:192px; 
	float:left; 
	margin-left:10px;
	}
		
	#shopping-cart {
		width:192px;
		margin:20px 0px;
		padding:0px 0px 10px;
		background:url(../images/shopping-cart-corners-bottom.gif) bottom center no-repeat #e5e1d6;
		}
		
		#shopping-cart h2 {
			display:block;
			margin:0px 0px 15px;
			padding:5px 10px;
			font-size:13px;
			text-transform:uppercase;
			color:#fff;
			background:url(../images/shopping-cart-corners-top.gif) top center no-repeat #e99e28;
			}
			
		#shopping-cart h3 {
			display:block;
			margin:0px;
			padding:0px 10px 5px;
			font-size:18px;
			font-weight:normal;
			color:#666;
			border-bottom:1px solid #666;
			}
			
		table.cart-item, table.cart-item tr, table.cart-item td {
			margin:0px !important;
			padding:0px;
			border:0px;
			}

		table.cart-item {
			padding:5px 10px 3px;
			color:#666;
			border-bottom:1px solid #666;
			}
			
		table.cart-item.odd {
			background-color:#f3f1ec;
			}
			
			table.cart-item th {
				padding-bottom:2px;
				font-size:12px;
				font-weight:bold;
				text-align:left;
				}
				
			table.cart-item td {
				font-size:13px;
				font-weight:normal;
				}
			
			table.cart-item td.price {
				text-align:right;
				}
				
		#shopping-cart p.subtotal {
			padding:0px 10px;
			font-size:13px;
			text-transform:uppercase;
			color:#666;
			text-align:right;
			}
			
		#shopping-cart a.checkout {
			display:block;
			margin:10px 10px 0px;
			text-decoration:none;
			color:#fff;
			text-align:center;
			background:url(../images/btn_checkout-corners-top.gif) top center no-repeat #a63d23;
			}
			
			#shopping-cart a.checkout span.checkout-corners {
				display:block;
				padding:5px;
				font-size:13px;
				font-weight:bold;
				background:url(../images/btn_checkout-corners-bottom.gif) bottom center no-repeat;
				}
				
		#shopping-cart a.checkout:hover {
			background-color:#c13d1b;
			}
			
	a.products-sidebar-header {
		display:block;
		width:192px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-align:center;
		text-decoration:none;
		color: #FFFFFF;
		padding:14px 0px;
		margin:0px !important;
		background:url(../images/prod_sidhdr.gif) top center no-repeat #aa4f23;
		}
		
	.other-products {
		width:192px;
		margin:0px;
		padding:0px !important;
		background-color:#e5e1d6;
		}
		
		
	a.shop-login {
		display:block;
		width:192px;
		font-size:18px;
		font-weight:bold;
		text-decoration:none;
		text-align:center;
		color:#fff;
		background:url(../images/btn_shop-login-corners-top.gif) top center no-repeat #a63d22;
		}
		
		a.shop-login span.shop-login-corners {
			display:block;
			width:172px;
			padding:10px;
			font-size:18px !important;
			font-weight:bold;
			background:url(../images/btn_shop-login-corners-bottom.gif) bottom center no-repeat;
			}
			
	a.shop-login:hover {
		background-color:#c13d1b;
		}
		
		
	#product-container {
		width:490px;
		
		padding:0px 20px 0px 22px;
		float:left;
		}
		
	#product-sidebar {
		width:210px;
		float:left;
		}
		
	.popup-description h3 {
		font-size: 20px !important;
		font-family:"Times New Roman", Times, Georgia, serif;
		font-weight: bold;
		color: #d4891c;
		}
			

/*-----------------------------------------------Contact Us------------------------------------------------*/
#contactustext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	border-top:1px solid #333333;
	width:720px;
}
A.contactustext:link {color: #333333; text-decoration: underline;}
A.contactustext:active {color: #333333; text-decoration: underline;}
A.contactustext:visited {color: #333333; text-decoration: underline;}
A.contactustext:hover {color: #333333; text-decoration: none;}

#login {
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
}

.formtext {
	font: 12px arial, geneva, helvetica, sans-serif;
}

/*-----------------------------------------------Special Offers------------------------------------------------*/
.specialoffer {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #bf311a;
	line-height: 24px;
}
.specialoffer a:link {color: #bf311a; text-decoration: underline;}
.specialoffer a:active {color: #bf311a; text-decoration: underline;}
.specialoffer a:visited {color: #bf311a; text-decoration: underline;}
.specialoffer a:hover {color:#8a1f03; text-decoration: none;}


/*-----------------------------------------------How Epionce Helps------------------------------------------------*/

h1.how-helps-header {
	margin-left:22px;
	font-size: 20px;
	font-family:"Times New Roman", Times, Georgia, serif;
	font-weight: bold;
	color: #d4891c;
	}


	
#conditions {
	width:675px;
	margin-left:24px;
	padding:20px;
	background-color:#8a1f03;
	}
	
table#conditions-table {
	margin:0px !important;
	padding:0px;
	border:0px;
	}
	
p.condition-header {
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	margin:0px;
	color:#fff;
	}
	
	.condition-header a {
		color:#fff;
		text-decoration:none;
		}
		
	.condition-header a:hover {
		color:#d4891c;
		}

.condition-info {
	width:685px;
	padding:15px;
	/*background-color:#e5e1d6;*/
	}
	
	h1.condition-name {
		font-size: 20px;
		font-family:"Times New Roman", Times, Georgia, serif;
		font-weight: bold;
		color: #d4891c;
		}
	
	.condition-info h3 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		}
	
	.condition-info p {
		font-size:12px;
		}
		
/*-----------------------------------------------------------------*/

p.home-animation-push {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	color:#d29b35;
	}
	
	.home-animation-push a {
		color:#d29b35;
		font-size:14px;
		text-transform:uppercase;
		text-decoration:underline;
		}
		
	.home-animation-push a:hover {
		text-decoration:none;
		}