/* @override 
	http://beta.responsebeta.co.uk/css/default.css
*/

body{
	color: #474747;
	background: url(../images/body-bg.gif) repeat-x;
}

a:link, a:visited {
  font-weight: bold;
  text-decoration: none;
}

a:link {
  color: #81b327;
}

a:visited {
  color: #81b327;
}

a:hover, a:active {
  border-color: #6b8d94;
  color: #1a4368;
}

a:link.tool_tip, a:visited.tool_tip {
  border-bottom: 1px dotted #6b8d94;
}

a, strong, b { /* Straightens out OS X font rendering */
  line-height: 19px;
}

ol li{
	color: #000 !important;
	font-weight: normal !important;
	font-size: 0.9em !important;
	list-style-type: decimal;
	list-style-position: inside;
}

dt{
	color: #81b327;
	font-weight: bold;
}

dd{
	font-size: 0.85em;
}

p{
	font-size: 0.85em;
}

h4{
	font-size: 1.4em;
	color: #81b327;
	margin-bottom: 10px;
}

h5{
	font-size: 1.1em;
	color: #3a91d2;
	margin-bottom: 10px;
}

#ap_tab{
	position: absolute;
	top: -13px;
	left: 20px;
	background: url(../images/png/h4-advancedprotection.png) no-repeat;
	width: 230px;
	height: 26px;
	text-indent: -9000px;
	z-index: 1000;
}

#logo{
	background-image: url(../images/png/h1-logo.gif);
	text-indent: -9000px;
	display: block;
	height: 96px;
	width:  270px;
}
html > body #logo {	background-image: url(../images/png/h1-logo.png); }

.beta #logo{ background-image: url(../images/png/h1-logo-beta.gif); }
html > body .beta #logo{ background-image: url(../images/png/h1-logo-beta.png); }

#logo a{
	display: block;
	height: 96px;
	width:  270px;
}

/* Main Navigation */
ul#main_navigation{
	list-style-type: none;
	height: 31px;
	margin-bottom: 0;
	margin-top: 57px;
}

ul#main_navigation li{
	text-indent: -9000px;
	width: 140px;
	height: 31px;
}

ul#main_navigation li a{
	display: block;
	width: 140px;
	height: 31px;
}

li#nav_home a{ background: url(../images/png/ul-navigation.gif) 0 0px no-repeat;}
li#nav_products a{ background: url(../images/png/ul-navigation.gif) -160px 0px no-repeat;}
li#nav_press a{ background: url(../images/png/ul-navigation.gif) -320px 0px no-repeat;}
li#nav_support a{ background: url(../images/png/ul-navigation.gif) -480px 0px no-repeat;}

li#nav_home a:hover{ background: url(../images/png/ul-navigation.gif) 0 -31px no-repeat;}
li#nav_products a:hover{ background: url(../images/png/ul-navigation.gif) -160px -31px no-repeat;}
li#nav_press a:hover{ background: url(../images/png/ul-navigation.gif) -320px -31px no-repeat;}
li#nav_support a:hover{ background: url(../images/png/ul-navigation.gif) -480px -31px no-repeat;}

.homepage li#nav_home a{ background: url(../images/png/ul-navigation.gif) 0 -62px no-repeat;}
.products li#nav_products a{ background: url(../images/png/ul-navigation.gif) -160px -62px no-repeat;}
.press li#nav_press a{ background: url(../images/png/ul-navigation.gif) -320px -62px no-repeat;}
.support li#nav_support a{ background: url(../images/png/ul-navigation.gif) -480px -62px no-repeat;}

html > body li#nav_home { background: url(../images/png/ul-navigation.png) 0 0px no-repeat;}
html > body li#nav_products { background: url(../images/png/ul-navigation.png) -160px 0px no-repeat;}
html > body li#nav_press { background: url(../images/png/ul-navigation.png) -320px 0px no-repeat;}
html > body li#nav_support { background: url(../images/png/ul-navigation.png) -480px 0px no-repeat;}

html > body li#nav_home a:hover{ background: url(../images/png/ul-navigation.png) 0 -31px no-repeat;}
html > body li#nav_products a:hover{ background: url(../images/png/ul-navigation.png) -160px -31px no-repeat;}
html > body li#nav_press a:hover{ background: url(../images/png/ul-navigation.png) -320px -31px no-repeat;}
html > body li#nav_support a:hover{ background: url(../images/png/ul-navigation.png) -480px -31px no-repeat;}

html > body .homepage li#nav_home a{ background: url(../images/png/ul-navigation.png) 0 -62px no-repeat;}
html > body .products li#nav_products a{ background: url(../images/png/ul-navigation.png) -160px -62px no-repeat;}
html > body .press li#nav_press a{ background: url(../images/png/ul-navigation.png) -320px -62px no-repeat;}
html > body .support li#nav_support a{ background: url(../images/png/ul-navigation.png) -480px -62px no-repeat;}

/* End of Main Navigation */


/* JS Panel Styles */
ul#js_panel{
	width: 938px;
	height: 393px;
	cursor:pointer;
	list-style-type: none;
	border-top: 1px solid #bdd8f0;	
	border-left: 1px solid #bdd8f0;	
	border-right: 1px solid #bdd8f0;		
	margin-bottom: 0;
}

#js_panel ul{
	list-style-type: none;
	margin: 0;
}

ul#js_panel li{
	text-indent: -9000px;
	margin: 0;
	display:none;
	position:absolute;
	top:0;
	left:0;		
	font-size:12px;
	width: 938px;
	height:393px;
}

h3#js_panelstrip{
	text-indent: -9000px;
	background: url(../images/png/h3-panelstrip.png) no-repeat;
	height: 35px;
	width: 940px;
	margin-bottom: 0;
}

li#js-panel1{
	background: url(../images/png/js-panel1.png) no-repeat;
	width: 938px;
	height: 393px;
}

#js-panel1 .addthis_button{
	top: 240px;
	left: 288px;
}

li#js-panel2{
	background: url(../images/png/js-panel2.png) no-repeat;
	width: 938px;
	height: 393px;
}

#js-panel2 .addthis_button{
	top: 245px;
	left: 298px;
}

li#js-panel3{
	background: url(../images/png/js-panel3.png) no-repeat;
	width: 938px;
	height: 393px;
}

#js-panel3 .addthis_button{
	top: 290px;
	left: 65px;
}

li#js-panel4{
	background: url(../images/png/js-panel4.png) no-repeat;
	width: 938px;
	height: 393px;
}

#js-panel4 .addthis_button{
	top: 275px;
	left: 464px;
}

li#js-panel5{
	background: url(../images/png/js-panel5.png) no-repeat;
	width: 938px;
	height: 393px;
}

#js-panel5 .addthis_button{
	top: 275px;
	left: 42px;
}

li#js-panel6{
	background: url(../images/png/js-panel6.png) no-repeat;
	width: 938px;
	height: 393px;
}

#js-panel6 .addthis_button{
	top: 55px;
	left: 760px;
}

li#js-panel7{
	background: url(../images/png/js-panel7.png) no-repeat;
	width: 938px;
	height: 393px;
}

#js-panel7 .addthis_button{
	top: 315px;
	left: 503px;
}

/* End of JS Panel Styles */

ul#js_panel li .addthis_button{
	position: absolute;
	text-indent: 0px !important;
	z-index: 10000;
}

/* Call if like this because we need IE6 to ignore, or UnitPNG will create a layer problem... */
#bubbles{
	width: 145px;
	height: 299px;
	text-indent: -9000px;
	background-image: url(../images/png/bubbles.gif);
	position: absolute;
	bottom: -10px;
	right: -55px;
	z-index: 1000;
}
html > body #bubbles{ background: url(../images/png/bubbles.png) no-repeat; }

/* Main Content Styles */
.advancedprotection-body h5{
	padding-left: 25px;
	background-image: url(../images/png/h5-tick.gif);
	background-repeat: no-repeat;
	height: 1%;
}
html > body .advancedprotection-body h5{ background-image: url(../images/png/h5-tick.gif); }

.advancedprotection-body p{
	margin-bottom: 30px;
	line-height: 165%;
	font-size: 85%
}

.advancedprotection-body .negate-margin{
	margin-bottom: 10px;
}

.advancedprotection-head{
	background: url(../images/png/advancedprotection-head.gif) no-repeat;
	width: 940px;
	height: 10px;
}
html > body .advancedprotection-head{ background: url(../images/png/advancedprotection-head.png) no-repeat; }

.advancedprotection-body{
	background: url(../images/png/advancedprotection-body.png) repeat-y;
}

.advancedprotection-foot{
	background: url(../images/png/advancedprotection-foot.gif) no-repeat;
	width: 940px;
	height: 10px;
}
html > body .advancedprotection-foot{ background: url(../images/png/advancedprotection-foot.png) no-repeat; }

.differences-head{
	background: url(../images/png/differences-head.gif) no-repeat;
	width: 860px;
	height: 10px;
}
html > body .differences-head{ 	background: url(../images/png/differences-head.png) no-repeat; }

.differences-body{
	background: url(../images/png/differences-body.png) repeat-y;
}

.differences-body p{
	font-size: 1em;
}

.differences-foot{
	background: url(../images/png/differences-foot.gif) no-repeat;
	width: 860px;
	height: 10px;
}
html > body .differences-foot{ 	background: url(../images/png/differences-foot.png) no-repeat; }

#differences-bottles{
	position: absolute;
	background:  url(../images/png/differences-bottles.png) no-repeat;
	width: 197px;
	height: 366px;
	top: 10px;
	left: -35px;
	z-index: 1000;
}

h3#whatsdifferent{
	width: 306px;
	height: 21px;
	background: url(../images/png/h3-whatsdifferent.gif) no-repeat;
	text-indent: -9000px;
	position: absolute;
	top: -10px;
	left: 520px;
	z-index: 10;
}
/* End of Main Content Styles */


/* Footer Styles */
#footer{
	padding-bottom: 100px;
	padding-top: 4px;
	border-top: 1px solid #3a91d2;
	color: #3a91d2;
}

#footer a, #footer a:hover{
	color: #3a91d2;
} 

#footer p{
	font-size: 0.85em;
	line-height: 95%;
}

h6#kayslogo{
	width: 32px;
	height: 37px;
	text-indent: -9000px;
	background: url(../images/png/kays-minilogo.gif) no-repeat;
	float: left;
}
html > body h6#kayslogo{ background: url(../images/png/kays-minilogo.png) no-repeat; }

h6#kayslogo a{
	display: block;
	width: 32px;
	height: 37px;
}

/* End of Footer Styles */

/* The following code, magically ensured containers clear floated content */ 
.container_16:after{clear:both;content:'.';display:block;visibility:hidden;height:0}
.container_16{display:inline-block}
* html .container_16{height:1%}
.container_16{display:block}

.container_12:after{clear:both;content:'.';display:block;visibility:hidden;height:0}
.container_12{display:inline-block}
* html .container_12{height:1%}
.container_12{display:block}

.clearfix li:after{clear:both;content:'.';display:block;visibility:hidden;height:0}
.clearfix li{display:inline-block}
* html .clearfix li{height:1%}
.clearfix li{display:block}

#error-content{
	padding-top: 50px;
	padding-bottom: 275px;
}

.alpha { clear: left}

.tabs{
	display: none;
}

/* Supporting Classes */
.highlight-green{
	color: #81b327;
}	

.highlight-blue, .intro{
	color: #3a91d2;
}

.bubble-message{
	padding-left: 200px;
	padding-top: 100px;
	height: 250px;
	color: #3a91d2;
	background: url(../images/png/bubbles.png) no-repeat left top;
}

.bubble-message h1{
	font-size: 2.5em;
	margin: 0;
}

.bubble-message p{
	font-size: 1em;
	margin-bottom: 5px;
}

.extra h5{
	width: 290px;
	height: 33px;
	padding-top: 5px;
	padding-left: 10px;
	background: url(../images/png/h5-icebutton.gif) no-repeat;
}
html > body .extra h5{ background: url(../images/png/h5-icebutton.png) no-repeat; }
/* End of Supporting Classes */