body {
	margin:0px;
	background:url(images/bg_main.png) repeat-x;
	font-family:Verdana, Arial, sans-serif;
}

.c_main {
	width:975px;
	margin:0 auto;
}

.header {
	width:975px;
	height:100px;
	float:left;
}

.header_left {
	width:500px;
	height:100px;
	background:url(images/header_left.jpg);
	float:left;
}

.header_flags {
	width:475px;
	height:30px;
	white-space:nowrap;
	float:left;
}

.header_flags img {
	border:0px;
	float:left;
}

.header_toplinks {
	height:30px;
	float:left;
}

.header_toplinks a:link, .header_toplinks a:active, .header_toplinks a:visited {
	width:67px;
	_width:66px;
	height:16px;
	padding:7px 0px;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	background:url(images/nav_top_button.jpg);
	float:left;
}

.header_toplinks a:hover {
	background:url(images/nav_top_button_hover.jpg);
}

.header_toplinks a:hover span {
	position:relative;
	top:-1px;
	left:-1px;
}

.header_right {
	width:475px;
	height:70px;
	background:url(images/header_right.jpg);
	float:left;
}

.nav_top {
	width:972px;
	padding:0px 0px 0px 3px;
	height:44px;
	background:url(images/nav_top_bg.jpg) repeat-x;
	float:left;
}

.nav_top img {
	float:left;
}

.nav_top a:link, .nav_top a:active, .nav_top a:visited {
	width:78px;
	height:30px;
	padding:7px 0px 3px 0px;
	font-size:9px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background:url(images/nav_top_bg.jpg) repeat-x;
	float:left;
}

.nav_top a:hover {
	background:url(images/nav_top_bg_hover.jpg) repeat-x;
}

.nav_left {
	width:170px;
	float:left;
}

.nav_left_title {
	width:170px;
	height:38px;
	background:url(images/nav_left_title.jpg);
	float:left;
}

.nav_left_title_categories {
	width:170px;
	height:38px;
	background:url(images/nav_left_title_categories.jpg);
	float:left;
}

.nav_left_main {
	width:170px;
	padding:5px 0px;
	background:url(images/nav_left_bg.gif) repeat-y;
	float:left;
}

.nav_left_main a:link, .nav_left_main a:active, .nav_left_main a:visited {
	width:137px;
	margin:0px 0px 0px 10px;
	padding:3px;
	font-size:10px;
	font-weight:bold;
	color:#000;
	border:1px solid #d3f0ff;
	text-decoration:none;
	text-align:left;
	float:left;
	clear:left;
}

.nav_left_main a:hover {
	color:#00a7fd;
	background:#f4f4f4;
	border:1px solid #bababa;
}

.nav_left_main h5 {
	color:#00a7fd;
	font-size:10px;
	width:139px;
	margin:5px 8px 3px 8px;
	padding:0px 5px;
	border-bottom:1px dotted #999;
	float:left;
	clear:left;
}

.nav_left_main h6 {
	width:129px;
	margin:3px 8px;
	padding:0px 10px;
	border-top:1px dotted #999;
	float:left;
	clear:left;
}

.nav_left_bottom {
	width:170px;
	height:2px;
	background:url(images/nav_left_bottom.gif) no-repeat;
	float:left;
}

.main {
	width:805px;
	float:left;
}

.bottom {
	width:975px;
	height:130px;
	padding:10px 0px 0px 0px;
	float:left;
}

.bottom_title {
	width:955px;
	height:23px;
	padding:7px 10px 0px 10px;
	background:url(images/bottom_title_bg.jpg);
	font-size:10px;
	color:#FFF;
	text-align:left;
	float:left;
}

.bottom_title a:link, .bottom_title a:active, .bottom_title a:visited {
	color:#FFF;
	padding:0px 10px;
	text-decoration:none;
	float:right;
	*position:relative;
	*top:-12px;
}

.bottom_title a:hover {
	color:#a8dcf7;
	text-decoration:underline;
}

.bottom_main {
	width:940px;
	font-size:10px;
	padding:5px 0px 5px 35px;
	background:url(images/bottom_bg.gif) repeat-y;
	float:left;
}

.bottom_main a:link, .bottom_main a:active, .bottom_main a:visited {
	width:223px;
	color:#333;
	padding:4px 0px;
	text-decoration:none;
	text-align:center;
	border:1px solid #d3f0ff;
	float:left;
}

.bottom_main a:hover {
	color:#00a7fd;
	background:#f4f4f4;
	border:1px solid #bababa;
}

.bottom_bottom {
	width:975px;
	height:4px;
	background:url(images/bottom_bottom.gif) no-repeat;
	float:left;
}

.main_fullwidth {
	width:975px;
	padding:8px 0px 0px 0px;
	float:left;
}

.category_titlebar {
	width:805px;
	height:38px;
	background:url(images/category_titlebar.jpg);
	float:left;
}

.category_titlebar h1, .category_titlebar h2 {
	font-size:12px;
	font-weight:bold;
	color:#00a7fd;
	text-transform:uppercase;
	margin:0px;
	padding:13px 0px 0px 15px;
}

.category_titlebar h1 span, .category_titlebar h2 span {
	font-size:12px;
	font-weight:normal;
	color:#444444;
	text-transform:none;
}

.prod_box {
	width:195px;
	height:195px;
	margin:5px 0px 0px 5px;
	background:url(images/prod_box.png);
	float:left;
}

.prod_box:hover {
	background:url(images/prod_box_hover.png);
}

.prod_box a:link, .prod_box a:active, .prod_box a:visited {
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

.prod_box_title {
	width:195px;
	height:20px;
	padding:8px 0px 3px 0px;
	text-align:center;
}

.prod_box a:hover span {
	color:#000;
}

.prod_box a img, .prod_box_icon a img {
	border:0px;
	padding:0px 0px 0px 2px;
}

.prod_box_icon {
	width:195px;
	height:195px;
	margin:5px 0px 0px 5px;
	float:left;
}

.product_details {
	width:805px;
	float:left;
}

.product_details_box {
	width:470px;
	height:330px;
	margin:5px 0px 0px 5px;
	background:url(images/prod_details_box.png);
	text-align:center;
	float:left;
}

.product_details_box div {
	width:470px;
	line-height:20px;
	padding:6px 0px 5px 0px;
	text-align:center;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

.product_details_box div h1 {
	width:470px;
	line-height:20px;
	padding:0px;
	margin:0px;
	text-align:center;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

.product_details_video {
	width:320px;
	height:240px;
	margin:5px 0px 0px 5px;
	float:left;
}

.product_details_freesamples {
	width:156px;
	height:85px;
	margin:5px 0px 0px 5px;
	float:left;
}

.product_details_prices {
	width:156px;
	height:85px;
	margin:5px 0px 0px 8px;
	float:left;
}

.product_details_freesamples img, .product_details_prices img {
	border:0px;
}

.product_details_text {
	width:795px;
	margin:0px 0px 0px 5px;
	background:url(images/textbox_bg.gif) repeat-y;
	float:left;
}

.product_details_text_top {
	width:795px;
	height:2px;
	margin:5px 0px 0px 5px;
	background:url(images/textbox_top.gif) no-repeat bottom;
	float:left;
}

.product_details_text_bottom {
	width:795px;
	height:2px;
	margin:0px 0px 0px 5px;
	background:url(images/textbox_bottom.gif) no-repeat top;
	float:left;
}

.product_details_text h1, .product_details_text h2 {
	text-align:left;
	color:#00a7fd;
	font-size:14px;
	font-weight:bold;
	margin:5px 10px 0px 10px;
	padding:0px 10px;
	border-bottom:1px dotted #999;
}

.product_details_text h1 a:link, .product_details_text h1 a:active, .product_details_text h1 a:visited, 
.product_details_text h2 a:link, .product_details_text h2 a:active, .product_details_text h2 a:visited{
	color:#00a7fd;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

.product_details_text h1 a:hover, .product_details_text h2 a:hover {
	color:#ff00cc;
	text-decoration:none;
}

.product_details_text h3 {
	text-align:left;
	color:#ff00cc;
	font-size:14px;
	font-weight:bold;
	margin:5px 10px 0px 10px;
	padding:0px 10px;
	border-bottom:1px dotted #999;
}

.product_details_text h5 {
	text-align:justify;
	color:#600;
	font-size:10px;
	font-weight:normal;
	margin:5px 20px 0px 20px;
	padding:5px;
	border:1px dotted #F99;
	background:#FC9;
}

.product_details_text p, .text_form {
	text-align:justify;
	color:#000;
	line-height:17px;
	font-size:10px;
	margin:4px 25px 10px 25px;
}

.product_details_text li {
	text-align:justify;
	color:#000;
	font-size:12px;
	margin:4px 10px 10px 10px;
}

.product_details_text a:link, .product_details_text a:active, .product_details_text a:visited {
	color:#069;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}

.product_details_text a:hover {
	color:#ff00cc;
	text-decoration:underline;
}

.main h4 {
	width:765px;
	text-align:left;
	color:#ff00cc;
	font-size:17px;
	font-weight:bold;
	margin:15px 10px 0px 10px;
	padding:0px 10px;
	border-bottom:1px dotted #999;
	float:left;
}

a.link_block, a:active.link_block, a:visited.link_block {
	padding:5px;
	background:#036;
	border:1px solid #003;
	color:#FFF !important;
}

a:hover.link_block {
	background:#C00;
	border:1px solid #600;
	color:#FFF;
	text-decoration:none;
}

.imgfloatlft {
	 float:left;
	 padding-right: 10px;
	 padding-top: 4px;
}


.mail{
	font-family: Arial, Helvetica, sans-serif;	position:relative;
	z-index:10;
	height:200px;
	height:auto !important;
	min-height:200px;
	width:795px;
	background:url(/images/mail_bg.jpg) repeat-x bottom;
	padding:34px 0 0 5px;;
	margin:0 0 9px 0;
}

.mail_target{
	position:absolute;
	z-index:15;
	top:-5px;	
	right:19px;
}

.mail h2{
	padding:6px 0 0 23px;
	background:url(/images/yellow_bg.jpg) repeat-x;
	height:40px;
	font-size:22px;
	color:#FFF;
	margin-bottom:0px;
}

.mail ul{
	list-style:disc;
	padding:0px 0 8px 41px;
	color:#545454;
	font-weight:bold;
	font-size:16px;
	line-height:26px;
		margin-bottom:0px;

}


.find_out{
	background:url(/images/b_arrow.png) no-repeat 4px transparent;
	background-position:top right;
	color:#C1001F !important;
	display:block;
	float:left;
	font-size:20px;
	font-weight:bold;
	height:32px;
	padding:0 0 0 44px;
	width:167px;
	text-decoration:none;
}



#JT_arrow_left{
	background-image: url(/images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(/images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
	
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
	font-size:12px;

}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
	font-size:12px;
	line-height:135%;
}

.JT_loader{
	background-image: url(/images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;

}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

