body {
	background:white;
	color:black;
	font-family:Arial;
	font-size:12px;
	margin:0;
	padding:0;
	overflow-x:hidden;
}

a {
	color:black;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.blackarrow_down {
	background:url("../../campaign_data/img/blackarrow_down.gif") no-repeat 0px 5px;
	font-weight:bold;
	padding-left:15px;
}
	
a.blackarrow_right {
	background:url("../../campaign_data/img/blackarrow_right.gif") no-repeat 0px 4px;
	font-weight:bold;
	padding-left:15px;
}
	
a.blackarrow_up {
	background:url("../../campaign_data/img/blackarrow_up.gif") no-repeat 0px 5px;
	font-weight:bold;
	padding-left:15px;
}

a.whitearrow_right {
	background:url("../../campaign_data/img/whitearrow_right.gif") no-repeat 0px 5px;
	color:white;
	font-weight:bold;
	padding-left:15px;
}

a.whitearrow_down {
	background:url("../../campaign_data/img/whitearrow_down.gif") no-repeat 0px 7px;
	color:white;
	font-weight:bold;
	padding-left:15px;
}

div.gototop a {
	cursor:pointer;
}

a.comparesets {
	text-decoration:none;
}

img {
	border:none;
}

span.font18 {
	font-size:18px;
}

span.font16 {
	font-size:16px;
}

span.font12 {
	font-size: 12px;
}

table {
	font-size:12px;
}

.center {
	text-align:center;
}

.left {
	float: left;
}

.clear {
	clear:both;
}



div#flashheader {
	height:512px;
	left:50%;
	margin-left:-490px;
	overflow:hidden;
	position:absolute;
	top:0px;
	width:980px;
}


div#content {
	left:50%;
	margin-left:-490px;
	position:absolute;
	top:540px;
	width:980px;
}

div#content div#flashreasons {
 height: 290px;
 overflow:hidden;
 border-bottom:1px solid #E5E5E5;
}

div#content div.bigarrow {
	background:#EF4B0F url('../../campaign_data/img/big_arrow_end.gif') top right no-repeat;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:37px;
	overflow-y:hidden;
	padding:0 34px 0 15px;
}

div#content div.bigarrow_greybackground {
	background-image:url('../../campaign_data/img/big_arrow_end_grey.gif');
}

div#content div.bigarrow div {
	margin-top:10px;
}

div#content div.copyright {
	font-size:11px;
	margin-top:25px;
}

div#content div.devider {
	background:#E3E3E3;
	height:1px;
	margin:15px 0 35px 0;
	overflow:hidden;
	width:100%;	
}

div#content div.gototop {
	float:right;
	margin-top:23px;
}

div#content div.setcontainer {
	border:1px #E5E5E5 solid;
	margin:20px 0 25px 0;
	padding:29px 18px 10px 18px;
}

div#content div.teaserbox {
	float:left;
	line-height:18px;
	margin-right:110px;
	width:400px;
}
	
div#content img.headline1 {
	margin:40px 0 20px 0;
}

div#content img.headline2 {
	margin:40px 0 20px 0;
}

div#content img.headline3 {
	margin:0 0 20px 0;
}

div#content table.sets {
	width:943px;
}

div#content table.compare {
	display:none;
	font-size:11px;
	width:100%;
}

div#content table.compare tr td {
	border-right:1px #EBEBEB solid;
	border-bottom:1px #EBEBEB solid;
}

div#content table.compare tr td.last {
	border-right:none;
}

div#content table.compare thead tr td {
	font-weight:bold;
	padding:16px;
}

div#content table.compare tbody tr td {
	background:white;
	padding:10px 16px 10px 16px;
}

div#content table.compare tbody tr td span {
	margin-right:23px;
}

div#content table.sets td span.font16 b {
	display: block;
	padding-bottom: 9px;
}

div#content table.sets td .second-price span.font16 strong {
    padding: 0px;
}

img.buy-now {
  visibility: hidden;
}

div#content table.sets td img.buy-now {
	margin-top: 13px;
}

div#content table.sets td {
	vertical-align:top;
}

div#content table.sets td img {
	margin-bottom:13px;
}

div#content table.sets td.comparesets {
	background:#444444;
	cursor:pointer;
	padding:7px;
	text-align:center;
}

div#content table.sets tbody {
	/*display:none;*/
}

div#content table.sets tbody td {
	/*border-top:1px #E5E5E5 solid;*/
	padding:8px 0 8px 0;	
}

div#content table.products {
	background:#E5E5E5;
	margin:45px 0 35px 0;
	width:100%;
}

div#content table.products td {
	padding:10px 23px;
}

div#content table.products thead {
	background:#EF4B0F;
}

div#content table.products thead tr td {
	font-size:18px;
	font-weight:bold;
	line-height:18px;
}

div#content table.products thead tr td img.arrow-down,
div#content table.products tbody tr td.product-headline img.arrow-down {
  padding: 0 5px 2px 0;
}

div#content table.products tbody tr td {
	background:white;
	padding-top:25px;
	padding-bottom:25px;
}

div#content table.products tbody tr td.product-headline {
  padding:10px 23px;
}

div#content table.products tbody tr td.whiteline {
	background:white;
	height:1px;
	padding:0;
}

div#content table.products tbody tr td img.teaser {
	float:right;
	margin:-2px 0 0 9px;
}

div#content table.products tbody tr td div.content {
	clear:left;
	font-weight:normal;
	width:100%;
}

div#content table.products tbody tr td div.dropdown {
	height:25px;
	margin-top:10px;
	position:relative;
	width:150px;
}

div#content table.products tbody tr td div.dropdown div.select {
	background:url(../../campaign_data/img/dropdown.gif) no-repeat right top;
	border:1px #C7C7C7 solid;
	cursor:pointer;
	height:23px;
	left:0px;
	position:absolute;
	top:0px;
	width:150px;
}

div#content table.products tbody tr td div.dropdown div.select div {
	margin:4px 0 0 12px;
}

div#content table.products tbody tr td div.dropdown div.holder {
	border:1px #C7C7C7 solid;
	border-top:none;
	display:none;
	left:0px;
	position:absolute;
	top:25px;
	z-index:10000;
}

div#content table.products tbody tr td div.dropdown div.holder div.scroll-pane {
	width:150px;
	height:100px;
	overflow:auto;
	background:white;
	float:left;
}

div#content table.products tbody tr td div.dropdown div.holder div.scroll-pane ul {
	margin:0;
	padding:0;
}

div#content table.products tbody tr td div.dropdown div.holder div.scroll-pane ul li a {
	cursor:pointer;
	display:block;
	padding:5px 12px;
	text-decoration:none;
	white-space:nowrap;
	width:100%;
}

div#content table.products tbody tr td div.dropdown div.holder div.scroll-pane ul li a:hover {
	background:#D7D7D7;
}

div#content table.products tbody tr td div.price {
	float:left;
	font-weight:bold;
	margin:32px 0 4px 0;
}

div#content table.products tbody tr td img.buy-now {
  margin: 7px 0;
}



div#content table.products tr.hmUltraDropDown {
	display:none;	
}

div#content table.products tr.hssDuraDropDown {
	display:none;	
}


div#content ul.list {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

div#content ul.list li {
	background:url('../../campaign_data/img/bulletpoint.gif') no-repeat 0 9px;
	line-height:20px;
	padding-left:13px;
}



img.label4for3 {
	position:absolute;
	left:120px;
	top:-32px;
}

img.label8for7 {
	position:absolute;
	left:170px;
	top:-32px;
}

img.label10for7 {
	position:absolute;
	left:120px;
	top:-34px;
}





#pane1 {
	border:1px #C7C7C7 solid;
}



div#black { background:black; display:none; left:0px; position:absolute; top:0px; width:100%; z-index:9000; } 

div#requestdemo { background:white; display:none; left:50%; margin-left:-299px; position:absolute; top:100px; width:598px; z-index:10000; }
div#requestdemo div.captcha { margin:14px 0px 5px 0px; }
div#requestdemo div.privacy { margin-top:25px; }
div#requestdemo div.request_sent { display:none; }
div#requestdemo div.requestcontent { margin:0px 24px; padding:24px 0px; } 
div#requestdemo div.requestcontent div.error { color:#EF4B0F; }
div#requestdemo div.requestcontent div.error input.form { border-color:#F29169 !important; }
div#requestdemo div.requestcontent div.headline { font-size:16px; font-weight:bold; padding-bottom:15px; } 
div#requestdemo div.requestcontent div.inputholder { float:left; padding-top:12px; }
div#requestdemo div.requestcontent div.inputholder div.formheadline { margin-bottom:4px; }
div#requestdemo div.requestcontent div.inputholder input.form { border:1px #EAEAEA solid; width:260px; }
div#requestdemo div.requestcontent div.rightdistance { margin-right:22px; }
div#requestdemo div.requestcontent img.close { float:right; cursor:pointer; }
div#requestdemo div.requestcontent span.star { color:#EF4B0F; }
div#requestdemo div.sendbutton { background:#D4041D; cursor:pointer; margin:20px 0px 13px 0px; }
div#requestdemo div.sendbutton div.buttontext { color:white; font-weight:bold; line-height:12px; padding:6px 20px 0px 3px; }

#recaptcha_table { border-color:#EAEAEA !important; }
#recaptcha_response_field { background-color:white !important; border-color:#EAEAEA !important; }
