html{font-size:100.01%;}
body{
	margin:0;
	color:#000;
	font:64% Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
}
img{border-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.page{
	width:980px;
	margin:0 auto;
	position:relative;
}
.ui-tabs-hide {display:none;}
/*header start start*/
#header{
	height:146px;
	overflow:hidden;
	background:url(../images/bg-header.png) no-repeat;
}
.logo{
	width:181px;
	height:42px;
	margin:12px 0 0 30px;
}
.logo a{
	display:block;
	height:42px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
}
.top-nav{
	position:absolute;
	top:12px;
	left:258px;
	margin:0;
	padding:0;
	list-style:none;
	font-size:110%;
	color:#a80505;
	overflow:hidden;
}
.top-nav li{
	float:left;
	margin:0 1px 0 -1px;
	padding:0 6px 0 7px;
	background:url(../images/top-nav-split.gif) no-repeat left;
}
.top-nav li.welcome a{
	color:#a80505;
}
.top-nav a{
	color:#333;
}
.menu{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:81px;
	left:20px;
	font-size:110%;
	letter-spacing:0px;
}
.menu li{
	float:left;
	margin:0 2px 0 0;
}
.menu li a{
	float:left;
	height:31px;
	background:url(../images/menu-link-l.gif) no-repeat;
	color:#000;
	cursor:pointer;
	line-height:36px;
}
.menu li a:hover,
.menu li.active a{
	background-position:0 -31px;
	color:#fff;
	text-decoration:none;
}
.menu li a:hover span,
.menu li.active a span{
	background-position:100% -31px;
}
.menu li.active a span{
	padding:0 12px;
}
.menu li a span{
	float:left;
	height:31px;
	background:url(../images/menu-link-r.gif) no-repeat 100% 0;
	overflow:hidden;
	padding:0 5px;
}
.search-bar{
	width:940px;
	height:24px;
	padding:10px 0 0;
	position:absolute;
	top:112px;
	left:20px;
	background:#a80505;
}
.search-form{
	float:left;
	height:17px;
	overflow:hidden;
	display:inline;
	margin:0 0 0 83px;
	font-size: 12px;
}
.search-form label{
	float:left;
	font:100%/170% Verdana, Arial, sans-serif;
	color:#fff;
	margin:0 12px 0 0;
}
.search-form .txt{
	float:left;
	padding:1px 4px 0;
	border:1px solid #ccc;
	height:14px;
	width:192px;
	margin:0 14px 0 0;
	font:10px/15px Verdana, Arial, sans-serif;
	color:#000;
}
.search-form .btn{
	background:#878787;
	border:0;
	color:#fff;
	font:10px Verdana, Arial, sans-serif;
	height:17px;
	padding:0 0 2px;
	width:33px;
}
.contact-info{
	float:right;
	line-height:142%;
	font-size:120%;
	color:#fff;
	font-weight:normal;
	margin:0 8px 0 0;
	letter-spacing:0px;
}
.contact-info a{
	color:#fff;
}
#content{
	width:100%;
	background:url(../images/bg-content.gif) repeat-y;
}
#content .top{
	width:100%;
	background:url(../images/bg-content-top.png) no-repeat;
}
#content .btm{
	overflow:hidden;
	width:920px;
	background:url(../images/bg-content-btm.png) no-repeat 0 100%;
	padding:10px 30px 14px;
}
/*visual start*/
.visual{
	width:100%;
	background:#fff url(../images/bg-visual.gif) repeat-y 100% 0;
}
.visual .border{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-border.gif) repeat-x 0 100%;
}
.main-image{
	float:left;
	width:654px;
	position:relative;
}
.main-image img{
	display:block;
}
.main-image .arrow{
	position:absolute;
	top:30%;
	left:620px;
	width:36px;
	height:67px;
	background:url(../images/bg-arrow.png) no-repeat;
	z-index:100000;
}
.product{
	width:266px;
	float:right;
	min-height:100%;
	display:inline;
	background:url(../images/bg-border.gif) repeat-x;
}
* html .product{
	height:100%;
}
.product .description{
	width:142px;
	float:right;
	margin:0 9px 0 0;
	display:inline;
	padding:5px 0 0;
}
.product h2{
	margin:0 0 4px;
	font-size:140%;
	color:#4066d9;
}
.product p{
	margin:0 0 5px;
	font-size:100%;
	line-height:180%;
}
.product .image{
	float:left;
	height:153px;
	padding:22px 0 0 12px;
}
.product .image img{
	display:block;
}
.product .holder{
	width:100%;
	overflow:hidden;
}
.product .price{
	float:left;
	line-height:21px;
	font-size:140%;
	font-weight:bold;
}
.product .more{
	height:21px;
	float:right;
	width:73px;
	color:#fefefe;
	text-align:center;
	line-height:21px;
	background:#878787;
}
.product .more:hover{
	text-decoration:none;
}
.slogan{
	margin:5px 0 -20px;
	position:relative;
	font:200% Verdana,Arial, Helvetica, sans-serif;
	text-align:right;
}
/*row start*/
.row{
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:6;
	margin:0 0 15px;
}
.tabs-area{
	float:left;
	width:607px;
}
.tabset{
	padding:0;
	margin:0 0 -1px;
	list-style:none;
	height:27px;
	overflow:hidden;
	font-size:140%;
	line-height:27px;
	position:relative;
	z-index:5;
}
.tabset li{
	float:left;
	margin:0 2px 0 0;
	display:inline;
}
.tabset a{
	float:left;
	height:27px;
	background:url(../images/tab-link-l.png) no-repeat;
	color:#000;
	cursor:pointer;
}
.tabset a span{
	float:left;
	height:27px;
	background:url(../images/tab-link-r.png) no-repeat 100% 0;
	padding:0 18px;
}
.tabset .ui-tabs-selected a,
.tabset a:hover{
	text-decoration:none;
	background-position:0 -27px;
}
.tabset .ui-tabs-selected a span,
.tabset a:hover span{
	background-position:100% -27px;
}
div.ui-tabs-panel{
	width:585px;
	background:#fff;
	border:1px solid #ccc;
	overflow:hidden;
	min-height:156px;
	padding:4px 10px 0;
}
* html div.ui-tabs-panel{ overflow:visible; height:156px;}
.product-list{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	font-size:110%;
}
.product-list li{
	float:left;
	text-align:center;
	line-height:14px;
	padding:0 14px 0 14px;
	margin-top:18px;
}
.product-list img{
	vertical-align:top;
}
.product-list strong{
	display:block;
	font-weight:normal;
}
.product-list strong a{
	color:#a80505;
}
.health{
	width:268px;
	padding:14px 5px 0 22px;
	float:right;
	background:#fff;
	border:1px solid #ccc;
	margin:26px 0 0;
	overflow:hidden;
	min-height:146px;
}
.health img{
	float:right;
}
.health h2{
	/*font-size:230%;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0 0 12px;*/
	font-size:350%;
	color:#666;
	font-weight:normal;
	margin:0 0 11px;
	line-height:32px;
}
.health h3{
	font-size:195%;
	font-weight:normal;
	color:#08226f;
	margin:-5px 0 2px;
}
.health p{
	margin:0 0 6px;
	line-height:20px;
	font-size:100%;
	line-height:180%;
}
* html .health{ overflow:visible; height:146px;}
/*three-box start*/
.three-box{
	width:110%;
	overflow:hidden;
	margin:0 0 14px;
}
.col{
	float:left;
	width:272px;
	padding:8px 10px 5px 12px;
	border:1px solid #ccc;
	background:#fff;
	display:inline;
	margin:0 15px 0 0;
	min-height:132px;
	overflow:hidden;
	color:#666;
}
.col h2{
	font-size:350%;
	color:#666;
	font-weight:normal;
	margin:0 0 11px;
	line-height:32px;
}
* html .col{
	overflow:visible;
	height:132px;
}
.test .holder{
	width:100%;
	overflow:hidden;
}
.test img{
	float:right;
}
.test blockquote{
	padding:0;
	margin:0;
	color:#000;
	line-height:190%;
	font-size:100%;
	letter-spacing:0px;
}
.test blockquote span{
	color:#333;
	font-weight:bold;
	font-size:14px;
}
.test blockquote cite{
	color:#000;
	display:block;
	font-style:normal;
	font-weight:bold;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
.protect{
	background:#fff url(../images/bg-protect.jpg) no-repeat 100% 100%;
}
.protect .holder{
	padding:0 130px 0 0;
	overflow:hidden;
}
.protect p{
	color:#000;
	margin:0px 0 0;
	line-height:150%;
	font-size:1em;
	letter-spacing:0px;
}
.bottom-nav{
	margin-top:15px;
	width:100%;
	/* this stopped the bottom nav showing in safari when uncommented */
	/* overflow:hidden; */
}
.bottom-nav ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	margin:0 -3px 0 0;
}
.bottom-nav ul li{
	float:left;
	background:url(../images/btm-split.gif) no-repeat right;
	padding:0 7px 0 6px;
}
.bottom-nav ul li.end-item {
	float:left;
	background:none;
	padding:0 7px 0 6px;
}
.bottom-nav ul a{
	color:#333;
}
/*basket start*/
.basket{
	position:absolute;
	top:13px;
	right:20px;
	width:242px;
	padding:0 10px 0 14px;
	height:87px;
	background:url(../images/bg-basket.png) no-repeat;
}
.basket h2{
	line-height:27px;
	font-size:14px;
	font-weight:normal;
	color:#666;
	margin:0 0 2px;
	padding:0 0 0 4px;
}
.basket .holder{
	width:100%;
	overflow:hidden;
}
.basket .info{
	float:left;
	width:165px;
}
.basket .info .holder p{
	float:left;
}
.basket .info p{
	margin:0px;
	letter-spacing:-0px;
	font-size:11px;
	line-height:18px;
}
.basket .info .holder strong{
	float:left;
	margin:0 0 0 16px;
	font-size:14px;
	line-height:18px;
	text-align:center;
}

div.basket-overview-price
{
	text-align:center;
	margin-top:19px;
	font-size:14px;
	font-weight:bold;
}

div.basket-overview-price span
{
	font-weight:normal;
	font-size:9px;
	color:#999;
	line-height:12px;
}

.basket .info .holder strong span{
	display:block;
	font-weight:normal;
	font-size:9px;
	color:#999;
	line-height:12px;
}
.basket .controls{
	float:right;
	width:73px;
}
.basket .controls a{
	display:block;
	height:21px;
	background:#878787;
	color:#fff;
	text-align:center;
	line-height:21px;
	margin:3px 0 0;
}
.basket .controls a:hover{
	text-decoration:none;
}
.basket .controls a.checkout{
	background:#a80505;
	margin:7px 0 0;
}
/*footer start*/
#footer{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-footer.png) no-repeat;
	padding:8px 0;
}
#footer .copy-holder{
	float:left;
	width:494px;
	margin:0 0 0 20px;
}
#footer .copy-holder ul{
	padding:3px 0 0;
	margin:0 0 5px;
	list-style:none;
	overflow:hidden;
	height:1%;
	font-size:10px;
	word-spacing:-1px;
	letter-spacing:-0px;
}
#footer .copy-holder ul li{
	float:left;
	background:url(../images/footer-split.gif) no-repeat left;
	padding:0 5px 0 6px;
	margin:0 5px 0 -5px;
}
#footer .copy-holder ul a{
	color:#333;
}
#footer .copy-holder p{
	margin:15px 0 0 0;
	font-size:10px;
	word-spacing:-0px;
	letter-spacing:-0px;
}
#footer .copy-holder p span{
	background:url(../images/footer-split.gif) no-repeat left;
	padding:0 0 0 6px;
	margin:0 0 0 2px;
}
#footer .copy-holder p a{
	color:#333;
}
.geo{
	float:right;
	margin:0 20px 0 0;
}
.geo img{
	vertical-align:top;
}
.card-list{
	float:right;
	padding:10px 0 0;
	margin:0;
	list-style:none;
}
.card-list li{
	float:left;
	margin:0 11px 0 0;
	display:inline;
}

/*** ISEV CSS START ***/

/*internal content start*/
div#internal-content-container
{
	width:908px;
}

div#internal-content
{
	width:644px;
	display:inline;
	float:left;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	margin-bottom:15px;
	min-height:600px;
}

div#internal-box-container
{
	width:256px;
	display:inline;
	float:right;
}

div#internal-box-container div.description p { padding:0px; margin:0px; margin-bottom:5px; font-size:1.1em; }

div#internal-box-container div.box
{
	width:256px;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
	padding:5px;
}

div#internal-box-container div.box h2
{
	padding:0px;
	margin:0px;
	margin-left:7px;
	margin-top:3px;
	color:#4166E6;
	font-size:1.5em;
}

div#internal-box-container div.box h3
{
	padding:0px;
	margin:0px;
	margin-left:0px;
	margin-top:6px;
	color:#4166E6;
	color:black;
	font-size:1.2em;
}

.price-container{
	margin-top:10px;
	width:100%;
	overflow:hidden;
}
div.price-container .price{
	float:left;
	line-height:21px;
	font-size:1.6em;
	font-weight:bold;
	color:#A80505;
}
div .price-container .more{
	height:21px;
	float:right;
	width:73px;
	color:#fefefe;
	text-align:center;
	line-height:21px;
	background:#878787;
}
.more:hover{
	text-decoration:none;
}