in.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}

#hoffer {
	background: url(../images/layout/g-offer-cmb-head.jpg) -5px;
	position: absolute;
	height: 96px;
	width: 440px;
	left: 216px;
	top: 0px;
	clear:both;
}

html {
	/* [disabled]background:#D2E1F9; */
	/* [disabled]margin:0; */
	/* [disabled]min-height: 100%; */
	/* [disabled]height: auto; */
	/* [disabled]background: #D2E1F9 url(../images/layout/g-bg-bottom.jpg) repeat-x fixed center bottom; */
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3e5d96;
	margin:0px;
	padding: 0px;
}


/* WRAPPER */
#home #wrapper {
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
	*top:10px;
}

/* HEADER */
#header {
	background-color: #3e5d96;
	clear: both;
	height: 85px;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 100%;
	z-index: 100;
}
#header-content {
	margin: 0 auto;
	width: 1000px;
	height: inherit;
	padding: 0 20px;
}
#logo {
	float: left;
	height: 50px;
	overflow: hidden;
	padding: 35px 0 0;
}

/* HERO */
#home #hero {
	background-color: #FFF;
	padding: 85px 0 0;
	width: 100%;
	margin: 0 auto;
}
#home #hero-content {
	height: inherit;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0;
	width: 1000px;
}
#home #hero-content #boxshot {
	float: left;
	height: inherit;
	margin: 0 auto;
	width: 390px;
}

/* MAIN NAV STYLES */
#mainnav {
	float: left;
	height: 52px;
	margin-left: 20px;
	overflow: visible;
	padding: 33px 0 0;
	width: auto;
}

#mast-search-language-box{
	float: right;
	padding: 28px 0 7px;
	width: auto;
}
#bottom {
	margin: 0px;
	height: 552px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	z-index: 10;
	}

#home #content {
	background-color: #FFFFFF;
	width: 1000px;
	height: auto;
	margin: 0px auto -5px;
	padding-top: 2px;
	position: relative;
}
#home .reg-mark{
	font-size: 13px;
	padding-right:5px;
}
#searchbox {
	float: right;
	height: 27px;
	width: 232px;
	
	padding: 10px 21px 5px 0;
}

/* MAIN NAV OVERRIDES */
#mainnav ul.dropdown ul li {width: 188px !important;}
ul.dropdown ul {width: 200px !important;}


/* LANGUAGE DROPDOWN */
#language {
	float: right;
	height: 52px;
	overflow: visible;
	padding: 33px 0 0;
	width: auto;
}

#language > ul > li > ul > li > a {
        color: #000;
}
#language ul.dropdown {
    float: right;
}
#language ul.dropdown li ul li{
    padding: 0;
    text-align: left;
    width: 100%;
}
#language ul.dropdown li.language {
	padding: 0 12px;
	position: relative;
	color:#FFFFFF;
}
#language ul.dropdown li.language a{
	position: relative;
	color:#FFFFFF;
	background: url("../images/layout/icon-worldmap.png") no-repeat scroll left center;
	padding: 16px 0 16px 50px;
}
#language ul.dropdown li.language ul a {
	background: none;
    color: #ffffff;
    padding: 4px 12px;
    position: relative;
}
#smartbutton {
	position:absolute;
	height: 80px;
	width: 210px;
	top:108px;
	left:8px;
}
#social {
	position:absolute;
	top: 5px;
	left: 746px;
	width: 180px;
	height:29px;
	padding: 0px;
	margin-top: 43px;
	background-image: url(../images/layout/social-media-bkgd.png);
	background-repeat: no-repeat;
}
#header .social img {display:block;}

#home #hero a {color: #000000;}
#home #hero a.btn {color: #ffffff;}
#home #hero #hero-info{
	color: #ffffff;
    float: left;
    font-size: 12px;
    width: 570px;
}



/*
----------------
 HOMEPAGE BLURB 
----------------
#home #hero #hero-link p.quote{
	background-image:url(../images/openquote.png);
	background-repeat:no-repeat;
	background-position:top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin-left: 60px;
	padding-left:30px;
	text-align:left;
	width: 250px;
}
#home #hero #hero-link .endquote{
	background-image:url(../images/endquote.png);
	background-repeat:no-repeat;
	background-position:top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin-left: 10px;
	padding-bottom:5px;
	padding-left:30px;
	text-align:left;
	width: 25px;
}
	
blockquote span.open {
    position: relative;
    top: 0.4em;
    font-size: 4em;
	font-family:"Times New Roman", Times, serif;
    color: #c0c0c0;
}
blockquote span.close {
    position: relative;
    top: .4em;
    font-size: 4em;
	font-family:"Times New Roman", Times, serif;
    color: #c0c0c0;
}
blockquote {
    color: #000000;
    font-size: 15px;
    line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	background-color:transparent;
}
*/

#home #hero h1, #home #hero h1 a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;

	letter-spacing: -2px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#home #hero h2 {
	color:#000000;
	font-size: 17px;
    font-weight: normal;
	line-height:normal;
    margin: 0;
    padding: 15px 0;
}

#home #hero p {
	margin: 0px;
	padding: 0px 0px 4px;
}

#home #hero ul.list{
	list-style-type: none;
    margin: 15px 0 0 15px;
    padding: 0;
}

#home #hero ul.list li{
	color: #000000;
	font-size: 17px;
	line-height: 24px;
	list-style: outside;
}
#home #hero ul.list a{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#home #hero ul.list a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

/* SEO SECTION */
#home #seo {
	background-color: #707070;
	width: 100%;
}
#home #seo-content {
	background: url("../images/layout/arrow-down.png") no-repeat scroll center top;
    clear: both;
	color: #FFFFFF;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 20px 20px;
    position: relative;
    width: 1000px;
}

/* SEO Bar */
#home #seo-content ul.seo{
	list-style-type: none;
	padding-left: 0px;
	margin: 0 20px 0 0;
	overflow:visible;
	text-align: center;
}
#home #seo-content ul.seo li{
	float: left;
	list-style-type: none;
	margin-right: 90px;
	padding: 80px 0 0 0;
	overflow: visible;
}
#home #seo-content ul.seo a li{
	text-decoration: none;	
	overflow:visible;
}
#home #seo-content ul.seo a li:hover{
	text-decoration: none;	
	overflow:visible;
	cursor:pointer;
}

#home #seo-content ul.seo a{color: #FFFFFF;}
#home #seo-content ul.seo a:hover{
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	overflow:visible;
}
#home #seo-content ul.seo li.bestinclass{
	background: url(../images/homepage/seo-bestinclass.png) no-repeat scroll center top;
	width: 150px;
}
#home #seo-content ul.seo a li.easy{
	background: url(../images/homepage/seo-easy.png) no-repeat scroll center top;
	width: 195px;
}
#home #seo-content ul.seo a li.share{
	background: url(../images/homepage/seo-share.png) no-repeat scroll center top;
	width: 230px;
}
#home #seo-content ul.seo a li.convert{
	background: url(../images/homepage/seo-convert.png) no-repeat scroll center top;
	width: 125px;
}
#home #seo-content ul.seo a li.last{margin-right: 0px;}


/* BOTTOM HOMEPAGE BUCKET STYLES */

#home #otherprods {
	background-color: #FFF;
	width: 100%;
}
#home #otherprods-content{
    clear: both;
	font-size: 15px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px;
    position: relative;
    width: 1000px;
}
#home #otherprods-content p{
	font-size: 15px;
    margin:3px 0;
}
#home #otherprods-content dl {
	float: left;
	margin-left: -35px;
	padding: 5px 0 0 150px;
	width: 170px;
}
#home #otherprods-content #product1 {
	background: url("../images/homepage/bucket-box1.png") no-repeat scroll left top;
	width: 
}
#home #otherprods-content #product2 {
	background: url("../images/homepage/bucket-box2.png") no-repeat scroll left top;
	margin-left: 0px;
	width: 240px;
}
#home #otherprods-content #product3 {
	background: url("../images/homepage/bucket-box3.png") no-repeat scroll left top;
	margin-left: 0px;
}

#home #otherprods-content dt {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}
#home #otherprods-content dd {margin-left: 0;}
#home #otherprods-content dd.price {
	color:#3e5d96;
	font-size: 16px;
	font-weight: bold;
	margin-top: 8px;
}

#home #otherprods-content h2{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: left;
}
#home #otherprods-content ul{
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0;
}
#home #otherprods-content ul li{
	background-image: url("../images/layout/wz17-homepage-bucket-bullet.png");
	background-position: left 8px;
	background-repeat: no-repeat;
	padding-left: 10px;
}

/*-----------------------------*/











/**
 * ARH
 * CSS for Payment image
 */
#payment_image_wrapper{
	padding-top: 255px; 
	//margin-bottom: -360px; 
	margin-left: 45px; 
	width:105px; 
	height:105px;
}
#payment_image_wrapper .payment_image{
	display:block; clear:both;	
}








.leftimage {
	float: left;
	margin-right: 10px;
}
#header #search {
	font-size: 11px;
	color: #333333;
	background:#FFF;
	height: 14px;
	width: 170px;
	padding: 5px;
	float:left;
}
#searchbox form #buttongo {
	float: right;
	margin-left: 5px;
}
.strike {
	text-decoration: line-through;
	color: #C00;
	font-weight: bolder;
	font-size: 12px;
}
.strike-simple {
	text-decoration: line-through;
	color: #333333;
}
.inner #wrapper #content {
    background-color: #FFFFFF;
    background-image: url("../images/layout/content-narrow-top_fr.png");
    background-position: center top;
    background-repeat: no-repeat;
    margin: -15px auto 0;
    padding: 92px 10px 0;
    position: relative;
    width: 895px;
    z-index: 1;
}
.inner #primarycontent {
	/* [disabled]border-left: thin solid red; */
	float: right;
	position: relative;
	width: 780px;
}
.inner #secondarycontent {
	background-color: #f2f2f2;
	display: block;
	float: left;
	height: 100%;
	margin-left: 0;
	margin-top: -20px;
	overflow: hidden;
	padding-top: 20px;
	position: absolute;
	width: 180px;
}
.inner #wrapper #content #primarycontent  p, .inner #content ul, .inner #content ol,.inner #content table,.inner #wrapper #content .content  p{
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	margin: 0px 0px 20px;
	padding: 0px;
}
.inner #content{
	position: relative;
	background-image: url(../images/layout/content-narrow-top_fr.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.inner #content ul {margin: 0px 0px 10px;}
.inner #content table{
	margin:0;
	text-align: left;
}
.inner #content table.kb_head{
	width: 300px !important;
	position: absolute;
	left: 160px;
	top: 0px;
	clear: both;
}
.inner #content #content_div table{
	text-align: left;
}

.inner #content ul, .inner #content ol{
	padding-left: 30px;
}

.inner.s_col #wrapper #content .content, .inner.s_col #wrapper #content .contentl{font-size: 13px; color: #333333;}
.inner #wrapper #primarycontent .mini_control {
	color: #FFFFFF;
    font-size: 12px;
    padding: 8px 0 0;
    position: absolute;
    right: 7px;
    text-align: right;
    z-index: 500;
}
.inner #primarycontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	margin: 0 0 15px;
	vertical-align: middle;
}
.inner #primarycontent h2 {
    color: #333333;
    font-size: 22px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 5px;
}
/* Side Navigation */
.side_nav {margin-bottom:10px;font-size:12px;color:#666}
.side_nav h3{
	font-size:18px;
	font-weight: normal;
	color: #333;
	text-indent:10px;
	line-height:17px
}
.side_nav ul {
	list-style: none;
	padding: 0px 2px 5px 12px;
	margin:0;
	font-size: 13px;
}

.side_nav ul ul{
	padding: 2px 2px 5px 12px;
	background: none;
}

.side_nav li {
	line-height: 30px;
	display: block;
	overflow: hidden;
}

#secondarycontent .promo, #sidebar .promo{
	padding-left:12px;
}

.side_nav .bz_banner a:hover {
	background: none repeat scroll 0 0;
    color: #1A4086;
    text-decoration: underline;
}

.side_nav .dynamic li.closed ul li.closed ul,
.side_nav .dynamic li.closed ul{
	display: none;
}

.side_nav li.open ul,
.side_nav li.active ul,
.side_nav li.open ul li.open ul,
.side_nav li.active ul li.open ul{
	display: block;	
}
.side_nav li.open a,
.side_nav li.active a{
	color: #3e5d96;
	font-weight: bold;
}
.side_nav li.open a li.closed a,
.side_nav li.active a li.closed a{
	color: #3e5d96;
	font-weight: normal;
}
.side_nav li.active ul a.active,
.side_nav li.open ul a.active{
	font-weight: bold;	
}
.side_nav li li{
	line-height: 17px;
	font-weight:normal;
}
.side_nav li.active li,
.side_nav li.open li{
	/* None defined */	
}
.side_nav li.open {
	background-image: url("../images/layout/sidenav_active_bg.jpg");
    background-position: right top;
}
.side_nav li.open li.open{
	background: #f2f2f2 none repeat scroll 0 0;
    overflow: hidden;
}

.side_nav li.open ul li.closed{
	overflow: hidden;
	background: none;
	background-color:#f2f2f2;
}
.side_nav li.open ul li.closed a{
	font-weight: normal;
}

.side_nav li li a{
	font-size:12px;
	color: #5776AB;
}


.side_nav a {
	text-decoration: none;
	color: #3e5d96;
}

.side_nav a:hover {
	text-decoration: none;
}
.inner #primarycontent  a {
	color: #3e5d96;
}
a,.ui-widget-content .quotebox a {
	color: #3e5d96;
}
.featured caption {
	font-size: 18px;
	line-height: 60px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
#screenshot {
	width:auto;
	text-align:center;
	margin: auto 0px;
}
#screenshotcaption {
	color: #333333;
	font-size: 12px;
	font-style:italic;
	padding: 3px 0px;
	margin-bottom: 20px;
	text-align:center;
}
div style="color: #CCC; font-size: 12px; margin-bottom: 20px;">Screenshot Caption located below image</div>
.featured tr th {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	background: #517FCA url(../images/layout/g-bg-th.jpg);
	height: 40px;
	border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
#primarycontent .featured tr th h3{color:#ffffff;}
.featured tbody {
	font-size: 12px;
	line-height: 20px;
	color: #333;
	
}
.featured tbody tr {

}
.featured tr th h3 {
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	margin:0;
}
.featured .odd {
	background: #EAEAFF;
}
table.featured {
  border-collapse: collapse;
  border: 1px solid #C2D2ED;
}
.featured col {
  border-right: 1px solid #fff;
}

.featured col#pro {
  border: none;
}
.inner #primarycontent .featured th h3{
	color: #517FCA;
}
.featured th,.featured td {
  padding: 1px 10px;
}.featured tbody tr td img {
	display: block;
	margin: auto;
}
.new {
	text-indent: -3000%;
	display: block;
	background: url(../images/layout/g-ico-new_fr.gif) no-repeat center center;
	float: left;
	height: 17px;
	width: 69px;
	margin-right: 5px;
}
a.bunew {
	text-indent: -3000px;
	display: block;
	background: url(../images/layout/g-bu-new_fr.gif) no-repeat center top;
	float: left;
	height: 17px;
	width: 67px;
	margin:3px 5px 0 0;
	text-decoration:none;
	}
a.bunew:hover {
	background: url(../images/layout/g-bu-new_fr.gif) no-repeat center -20px;
	}
	
.featured tr th .new {
	color: #FF0;
	background: none;
	text-indent: 0px;
	display: inline;
	margin: auto;
	float: none;
	height: auto;
	width: auto;
}
img {
	border:none;
	text-align: center;
}

.inner.s_col #wrapper  .content {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
}
.inner.s_col #wrapper #content {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    padding: 30px 10px 30px 10px;
}
#clhm-ty{
	display: block; 
	height: auto; 
	margin: 0px auto; 
	overflow: hidden; 
	width: 800px;
	border: solid #CCC 1px;
	padding: 15px;
}
#clhm-ty .ggl ul {  
    color: #333333;
    font-size: 12px;
    list-style: none outside none;
    margin: 0;
    padding-left: 0;
    padding-top: 150px;
}
#clhm-ty .ggl li {
    background: url("../images/clhmgoog-icon.jpg") no-repeat scroll left center transparent;
    margin: 0 0 10px;
    padding-left: 27px;
}
.rightimage {
	float: right;
	margin-left: 10px;
}
.inner #primarycontent h3 {
	font-weight: normal;
	color: #333;
	font-size: 18px;
	margin: 0px;
	/* [disabled]margin-top: 20px; */
	padding: 5px 10px 10px 0px;
}
.inner #content #primarycontent .content. inner h2 {
	font-size: 22px;
	color: #333;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 20px;
}
.inner.s_col p {
color: #333333;
    font-size: 13px;
}
.inner.s_col h1 {
	font-size: 30px;
	color: #333;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 3px;
}
.inner.s_col h2 {
	font-size: 22px;
	color: #333;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 3px;
}
.inner.s_col  h3 {
	font-weight: normal;
	color: #333;
	font-size: 18px;
	margin: 0px;
	margin-top: 20px;
	padding: 10px 10px 10px 0px;
}
.quote {
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 5px;
}
#home #tabs  p {
	margin: 0px;
}
.inner #primarycontent ul li, .inner #primarycontent ol li {
	padding: 0px 0px 0px 0px;
}
.inner #secondarycontent .info_ad h3 {
	font-size: 13px;
	text-align: center;
}
.inner #secondarycontent .info_ad p {
	font-size: 13px;
	text-align: center;
	margin: 0px 0px 10px;
	padding: 0px;
}
.inner.s_col #wrapper #content center table tr td h1 {
	line-height: normal;
}
.inner.s_col #wrapper #content .contentl .three-col {
	margin-left: 10px;
}
.inner #secondarycontent .info_ad {
	text-align: center;
	width:160px;
}
.buupgrade { 
	background:url(../images/g-bu-upgrade-a_fr.gif) no-repeat 0 0;
	width:74px;
	height:38px;
	display:block;
	text-indent:-9999px;
	}
.buupgrade:hover {
	background:url(../images/g-bu-upgrade-h_fr.gif) no-repeat 0 0;
	}
.info_ad .notice p {
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.info_ad .notice {
	padding-top: 145px;
}
.notice .highlight {
	background: #FFF;
	padding: 10px 5px 5px;
	margin: 0px 10px 10px;
	border: 1px solid #3799D6;
	font-weight: bold;
}
#secondarycontent .info_ad .notice .highlight p a {
	font-size: 14px;
}
/*kb*/
	.kb h2 {
	font-size: 20px;
	color: #333;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 20px;	
		}
	.kb h1.articleTitle {
font-size:22px;
font-weight:normal;
line-height:150%;
margin:15px 0 5px;
	}
	.kb strong {
		font-weight:bold;
		color:#555;
	}
 .kb tr th h3{color:#ffffff;}
.downloadnowtmm {
	background: url(../images/layout/bu-dl-tmm_fr.jpg) no-repeat;
	text-indent: -6000px;
	display: block;
	height: 53px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}
.downloadnowtmm:hover {
	background: url(../images/layout/bu-dl-tmm_fr.jpg) no-repeat left -60px;
}
/* Sprite rollover buttons */

.buywznowlarge {
	text-indent: -6000px;
	display: block;
	height: 53px;
	width: 239px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/g-bu-buy-wz15.png);
	background-repeat: no-repeat;
}
.callout-box {
	-moz-border-radius: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
	height: auto;
	margin-top: 10px;
	overflow: hidden;
	padding: 5px 10px 5px 5px;
}
.buywznowlarge:hover {
	background-image: url(../images/layout/g-bu-buy-wz15.png);
	background-repeat: no-repeat;
	background-position: left -60px;
}
.getwznowlarge {
	text-indent: -6000px;
	display: block;
	height: 53px;
	width: 239px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/g-bu-get-wz15-lrg.png);
	background-repeat: no-repeat;
}
.getwznowlarge:hover {
	background-image: url(../images/layout/g-bu-get-wz15-lrg.png);
	background-repeat: no-repeat;
	background-position: left -60px;
}
.buywz145now {
	text-indent: -6000px;
	display: block;
	height: 53px;
	width: 239px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/g-bu-buy-wzinner_fr.jpg);
	background-repeat: no-repeat;
}
.buywz145now:hover {
	background-image: url(../images/layout/g-bu-buy-wzinner_fr.jpg);
	background-repeat: no-repeat;
	background-position: left -60px;
}

.clhmdownwznow {
	text-indent: -6000px;
	display: block;
	height: 53px;
	width: 239px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/g-bu-dwld-wz15.png);
	background-repeat: no-repeat;
}
.clhmdownwznow:hover {
	background-image: url(../images/layout/g-bu-dwld-wz15.png);
	background-repeat: no-repeat;
	background-position: left -60px;
}

.clhmburb {
	background: url(../images/clhm-bu-rb.jpg) no-repeat;
	text-indent: -6000px;
	display: block;
	height: 35px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
.clhmburb:hover {
	background: url(../images/clhm-bu-rb.jpg) no-repeat left -50px;
}

.buywznow {
	text-indent: -6000px;
	display: block;
	height: 53px;
	width: 239px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/layout/g-bu-buy-wz15.png) no-repeat;
}
.buywznow:hover {
	background: url(../images/layout/g-bu-buy-wz15.png) no-repeat left -60px;
}
.inner #content .buy-small{
	text-indent: -6000px;
	display: inline-block;
	height: 30px;
	width: 145px;
	background-image: url(../images/layout/btn-buy-small.png);
	background-repeat: no-repeat;
}
.inner #content .buy-tiny{
	text-indent: -6000px;
	display: inline-block;
	height: 30px;
	width: 102px;
	background-image: url(../images/3prodcombo/bubuy.jpg);
	background-repeat: no-repeat;
}
.inner #content .down-small{
	text-indent: -6000px;
	display: inline-block;
	height: 30px;
	width: 145px;
	background-image: url(../images/layout/btn-down-small.png);
	background-repeat: no-repeat;
}
.inner #content .down-small:hover,.inner #content .buy-small:hover{
	background-position: left -30px;	
}




.inner #content .button-large{
	display: block;
	width: 243px;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	font: normal normal bold 15px Arial;
	line-height: 44px;
	text-align: center;
	background: transparent url(../images/layout/btn-bg-large.png) no-repeat scroll left top;
	color: #FFF;
	}
.inner #content .button-large:hover,
.inner #content .buy-large:hover{
	background-position: left -60px;
	color: #FFF;
}
.inner #content .button-large-orange{
	display: block;
	width: 243px;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	font: normal normal bold 15px Arial;
	line-height: 44px;
	text-align: center;
	background: transparent url(../images/layout/btn-bg-large-orange.png) no-repeat scroll left top;
	color: #FFF;
	}
.inner #content .button-large-orange:hover,
.inner #content .buy-large-orange:hover{
	background-position: left -60px;
	color: #FFF;
}
.inner #content .button-medium,
.inner #content .down-medium{
	display: block;
	width: 207px;
	height: 42px;
	text-decoration: none;
	font: normal normal bold 15px Arial;
	line-height: 42px;
	text-align: center;
	background: transparent url(../images/layout/btn-bg-medium.png) no-repeat scroll left top;
	color: #FFF;
}
.inner #content .button-medium:hover,
.inner #content .down-medium:hover{
	background-position: left -50px;
	color: #FFF;
}
#content .button-blue,
#content .down-blue{
	display: block;
	width: 140px;
	height: 40px;
	text-decoration: none;
	font: normal normal bold 15px Arial;
	line-height: 40px;
	text-align: center;
	margin: 0 auto;
	color: #FFF;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/layout/button-medium-blue.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .button-blue:hover,
#content .down-blue:hover{
	background-position: left -40px;
	/* [disabled]color: #1C4388; */
}
.inner #content .button-medium img{
	margin-top: 8px;
	margin-bottom: -8px;
	margin-right: 5px;
	display: inline-block;
}	
.inner #content .button-large img{
	margin-top: 8px;
	margin-bottom: -8px;
	margin-right: 5px;
}

/*
.inner #content .button-small{
	display: block;
	width: 100px;
	height: 42px;
	text-decoration: none;
	font: normal normal bold 15px Arial;
	line-height: 42px;
	text-align: center;
	background: transparent url(../images/layout/btn-bg-small.png) no-repeat scroll left top;	
	color: #E5EFDE;
}
.inner #content .button-small:hover{
	background-position: left -50px;
	color: #FFF;
}
*/




#downwznow, .downwznow {
	text-indent: -6000px;
	display: block;
	height: 40px;
	width: 204px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/g-bu-dwld-wz15-med.png);
	background-repeat: no-repeat;
}
#downwznow:hover, .downwznow:hover {
	background-image: url(../images/layout/g-bu-dwld-wz15-med.png);
	background-repeat: no-repeat;
	background-position: left -51px;
}
#buynowmed, .buynowmed {
	text-indent: -6000px;
	display: block;
	height: 40px;
	width: 204px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/g-bu-buy-now-med.png);
	background-repeat: no-repeat;
}
#buynowmed:hover, .buynowmed:hover {
	background-image: url(../images/layout/g-bu-buy-now-med.png);
	background-repeat: no-repeat;
	background-position: left -51px;
}
#downnow, .downnow {
	text-indent: -6000px;
	display: block;
	height: 40px;
	width: 204px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/g-bu-dwld-now-med.png);
	background-repeat: no-repeat;
}
#downnow:hover, .downnow:hover {
	background-image: url(../images/layout/g-bu-dwld-now-med.png);
	background-repeat: no-repeat;
	background-position: left -51px;
}
#getitfree, .getitfree {
	text-indent: -6000px;
	display: block;
	height: 40px;
	width: 204px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/g-bu-get-it-free.png);
	background-repeat: no-repeat;
}
#getitfree:hover, .getitfree:hover {
	background-image: url(../images/layout/g-bu-get-it-free.png);
	background-repeat: no-repeat;
	background-position: left -51px;
}
#downwz145now:hover, .downwz145now:hover {
	background: url(../images/layout/g-bu-dlwz145_fr.jpg) no-repeat left -51px;
}
#downwz145now, .downwz145now {
	background: url(../images/layout/g-bu-dlwz145_fr.jpg) no-repeat;
	text-indent: -6000px;
	display: block;
	height: 40px;
	width: 204px;
	margin-right: auto;
	margin-left: auto;
}
.getecnowlarge {
	text-indent: -6000px;
	display: block;
	height: 53px;
	width: 239px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/g-bu-get-courier-lg.png);
	background-repeat: no-repeat;
}
.getecnowlarge:hover {
	background-image: url(../images/layout/g-bu-get-courier-lg.png);
	background-repeat: no-repeat;
	background-position: left -60px;
}
.getwzsusnowlarge {
	text-indent: -6000px;
	display: block;
	height: 53px;
	width: 239px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/g-bu-get-wzsus-lg.png);
	background-repeat: no-repeat;
}
.getwzsusnowlarge:hover {
	background-image: url(../images/layout/g-bu-get-wzsus-lg.png);
	background-repeat: no-repeat;
	background-position: left -60px;
}
.buyecnowlarge {
	text-indent: -6000px;
	display: block;
	height: 53px;
	width: 239px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/g-bu-buy-courier-lg.png);
	background-repeat: no-repeat;
}
.buyecnowlarge:hover {
	background-image: url(../images/layout/g-bu-buy-courier-lg.png);
	background-repeat: no-repeat;
	background-position: left -60px;
}
.downecnowmed {
	text-indent: -6000px;
	display: block;
	height: 40px;
	width: 204px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/g-bu-dwld-courier-med.png);
	background-repeat: no-repeat;
}
.downecnowmed:hover {
	background-image: url(../images/layout/g-bu-dwld-courier-med.png);
	background-repeat: no-repeat;
	background-position: left -51px;
}
#home #mo-bu .buy {
	background: url(../images/layout/h-bu-buywz_fr.jpg) no-repeat;
	text-indent: -3000%;
	height: 61px;
	width: 222px;
	display: block;
	margin-top: 8px;
}
#home #mo-bu a.buy:hover {
	background: url(../images/layout/h-bu-buywz_fr.jpg) left bottom;
}

.buynowsmall {
	text-indent: -6000px;
	display: block;
	float:right;
	width: 98px;
	height: 32px;
	margin-right: 15px;
	margin-left: auto;
	background-image: url(../images/layout/g-bu-buynow-sprite-small.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.buynowsmall:hover {
	background-image: url(../images/layout/g-bu-buynow-sprite-small.png);
	background-repeat: no-repeat;
	background-position: left -37px;
}
.inner #wrapper #content #primarycontent  p strong {
	color: #333;
	font-size: 13px;
}
.inner #wrapper #content #offer p.googlepromo {
	padding-top: 0px;
}
.inner #content #fileformats .right {
	float: right;
	margin-right: 10px;
}
.inner #content #fileformats .left {
	float: left;
}
#fileformats {
	background: #FFF url(../images/layout/g-bg-file-format.jpg) no-repeat;
	height: 204px;
	width: 420px;
	margin: 0px auto 20px;
	padding: 5px 10px 0px 20px;
}
.three-prod .keyfeatures h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px 0px 10px;
}
#fileformats  li strong {
	color: #333;
}
.inner #primarycontent #fileformats  li {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#head-offer {
	position: absolute;
    right: 7px;
    top: 55px;
    width: 202px;
}
#head-offer .buy {
	background: url(../images/layout/g-bu-head-buy_fr.gif) no-repeat;
	height: 25px;
	 width: 120px;
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float: left;
}
#head-offer .try {
	text-indent: -3000px;
	overflow: hidden;
	display: block;
	height: 25px;
	width: 76px;
	float: right;
	background: url(../images/layout/g-bu-head-try_fr.gif) no-repeat;

}

#head-offer .try:hover {background: url(../images/layout/g-bu-head-try_fr.gif) no-repeat bottom center;}
#head-offer .buy:hover {background: url(../images/layout/g-bu-head-buy_fr.gif) no-repeat bottom left;}
#primarycontent .LP_cell_2 .style5 a {
	color: #000;
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 5px;
	display:block;
}
.title-2lines {
    line-height: 30px;
    margin-left: -28px !important;
    margin-top: 30px !important;
    width: 492px !important;
}
#primarycontent .LP_cell_2 .style5 a:hover {
	text-decoration: underline;
	color:#5279AD;
}
#primarycontent .content #fileformats h3 {
	padding: 15px 0px;
}
a.buycompare:hover {
	background: #5885B7 url(../images/3prodcombo/bubuy.jpg) bottom;
}

a.buycompare {
	background-image: url(../images/3prodcombo/bubuy.jpg);
	height: 30px;
	width: 86px;
	line-height: 30px;
	display: block;
	clear: none;
	float: right;
	text-decoration: none;
	background-repeat: no-repeat;
	text-indent:-3000%;
	padding-right: 15px;
	margin: 5px auto 0px;
	overflow:hidden;
}.lanoffer p {
	margin: 0px;
	padding: 0px 0px 3px;
}
.lanoffer {
	height: 90px;
}
a {
	overflow:hidden;
	color: #5279ad;}
.tp-container{
	width: 627px;
	height: 430px;
	background-color:#FFF;
	background:url(../images/tp-bg-uninstall.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}
.tp-container .header{height: 37px; }
.inner #wrapper #content #primarycontent .content .tp-container .header p{ color:#FFF; font-size:16pt; padding:0 0 0 19px; margin:0;  font-weight:bold; line-height: 40px}

.inner #wrapper #content #primarycontent .content .tp-container p{ color: #333333; padding:0 0 10px 19px;  font-size:11pt; margin: 12px 0 0 0; clear:both;}
.tp-container .badge{background: url(../images/tp-badge.jpg) no-repeat; height: 247px; clear:both; }
.tp-container .gif-btn{background: url(../images/tp-bu-uninstall.jpg) no-repeat; width: 207px; height: 43px; text-indent:-9999px; margin: 0 auto; margin-top:19px; display:block;}
.mainoffer {
	background: url(../images/layout/g-bg-offer-cmb-tmm.jpg) no-repeat;
	height: 230px;
	width: inherit;
	padding: 10px;
}
.mainoffer form {
	/* [disabled]float: right; */
}
.mainoffer .loffer {
	float: left;
	width: 280px;
	height: 220px;
}
#mainofferwz {
	height: 250px;
	width: inherit;
	padding: 25px 10px 0px;
	background-image: url(../images/layout/g-bg-downwz.jpg);
	background-repeat: no-repeat;
}
#mainofferwz form {
	/* [disabled]float: right; */
}
#mainofferwz #lofferwz {
	float: left;
	width: 305px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:center;
	height: 225px;
}
#mainofferwz #rofferwz {
	float: right;
	width: 305px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:center;
	height: 225px;
}
.inner #wrapper #content #primarycontent .content .mainoffer #mainofferwz .loffer #lofferwz h2 {
	font-size: 17px;
	color: #FFF;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 110px;
}
.inner #wrapper #content #primarycontent .content .mainoffer .loffer p {
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	margin: 0px 0px 15px;
	text-align: left;
}
.inner #wrapper #content #primarycontent .content .mainoffer .loffer .note {
	font-size: 11px;
	margin-top: 30px;
	margin-bottom: 0px;
}
.inner #wrapper #content #primarycontent .content .mainoffer form h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 25px 0px 10px;
	margin: 0px;
}
.mainoffer form .submit {
	text-indent: -2000px;
	overflow: hidden;
	height: 46px;
	width: 243px;
	margin: 0;
	border: none; /*IMPORTANT forces button to display in IE7 */
	display: block;
	font-size: 0;
	line-height: 0;
	background-image: url(../images/layout/btn-upgrade-now.png);
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 99;
	}
.mainoffer form .submit:hover {
	text-indent: -2000px;
	background-image: url(../images/layout/btn-upgrade-now.png);
	background-repeat: no-repeat;
	background-position: 0 -48px;
}
form.submit {
	background: url(../images/layout/g-bu-offer-cmb-tmm.jpg) no-repeat 0px 0px;
	text-indent: -2000px;
	overflow: hidden;
	height: 50px;
	width: 239px;
	margin: 0;
	border-style: none;
	display: block;
	font-size: 0;
	line-height: 0;
}
form.submit:hover {
	background: url(../images/layout/g-bu-offer-cmb-tmm.jpg) no-repeat 0 -60px;
	text-indent: -2000px;
}
sup {
	font-size: 70%;
	position: relative;
	/* [disabled]bottom: -0.1em; */
	left: 0;
	/* [disabled]vertical-align: baseline; */
}
#home #wrapper #content #primarycontent #primarycontentleft .heading {
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 24px;
}
#home #wrapper #content #branding #mo-bu a {
	color: #FFF;
	text-decoration: underline;
}
#home #wrapper #content #branding #mo-bu a:hover {
	color: #FFD91C;
	text-decoration: underline;
}
.system-utilities-home-banner{
	padding: 0;
	margin: 0;
	text-indent: -999em;
	display: block;
	width: 224px;
	height: 174px;
	overflow: hidden;
	background: transparent url(../images/layout/banner-wz-system-utilities-4.png) no-repeat scroll left bottom;
}
.system-utilities-home-banner:hover{
	background-position: left top;	
}
.content-bottom-banner{
	padding: 0px;
	margin: 0;
	text-indent: -999em;
	display: block;
	width: 223px;
	height: 186px;
	overflow: hidden;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/layout/banner-ro-fr_fr.png);
	background-repeat: no-repeat;
	background-position: left top;
	position:absolute;
	bottom:0px;
	left:0px;
}
.content-bottom-banner:hover{
	background-position: left bottom;	
}
.mac-home-banner{
	padding: 0;
	margin: 0;
	text-indent: -999em;
	display: block;
	width: 200px;
	height: 201px;
	overflow: hidden;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/layout/banner-wz-mac-15.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mac-home-banner:hover{
	background-position: left top;	
}
.home-banner-right{
	padding: 0;
	margin: 0;
	text-indent: -999em;
	display: block;
	width: 252px;
	height: 202px;
	overflow: hidden;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/layout/banner-wz-system-utilities-2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.home-banner-right:hover{
	background-position: left top;
}
#options .hpoem-wrapper{
	background: #FFF url(../images/layout/hpoem-offers-bg.png) repeat scroll left top;
	padding-top: 10px;
	width: 448px;
	height: 240px;
	overflow: hidden;
	float: left;
	margin: 1px;
	*margin: 2px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	background-color: #FFF;
	border-radius: 10px;
	/* [disabled]behavior: url(/static/css/border-radius.htc); */
	border-radius: 10px;
	border: 1px solid #C8EAE7;
}
/* System Utilities Download Page */
.jsErrText{display: none;}
#dlForm{
	background-image:url(../images/layout/g-bg-down.jpg);
	height: 250px;
	padding-top: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
	background-repeat: no-repeat;
	width:638px;
}
body .dlForm_swapped{
	background-image:url(../images/layout/g-bg-down-swapped.jpg) !important;
}
#dlForm fieldset{
	border: 0;
	padding: 0;
	height: auto;
}
.dlForm_swapped .dlForm-left label,
.dlForm-right label{
	display: block;
	margin: 25px 0;
	margin-bottom: 10px;
}
.dlForm_swapped .dlForm-right,
.dlForm-left{
	display: block;
	width:290px;
	margin-left: 15px;
	padding:0px;
	float: left;
}
.dlForm_swapped .dlForm-right{
	float: right;	
}
#dlForm .note{
	font-size: 9px;
	display:block;
	margin: 10px 0;
}
.dlForm_swapped .dlForm-left,
#dlForm .dlForm-right{
	width:270px;
	overflow: hidden;
	float:right;
	font: italic normal normal 12px Arial, Helvetica, sans-serif;
	padding: 20px;
	padding-top: 10px;
	color: #555;
}
.dlForm_swapped .dlForm-left{
	float: left;	
}
#dlForm #submit, #dlForm #buy-system-suite, #dlForm #buy-registry-optimizer, #dlForm #buy-system-suite{
	border: 0;
	position: absolute;
	bottom: 30px;
	cursor: Pointer;
}
#dlForm #submit{
	right: 40px;
}
#dlForm #buy-system-suite,#dlForm #buy-registry-optimizer, #dlForm #buy-system-suite{
	left: 40px;
}
h4{
	font-size:14px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	margin:10px 0 0 0px;
}
.inner #wrapper #content #primarycontent .content p.version-headings  {
	margin-top: 25px;
	margin-bottom: 5px;
}
.mu-callout {
	width:100%;
	/* [disabled]float:left; */
	background-image: url(../images/layout/mu-callout-header-gradient.png);
	background-repeat: repeat-x;
	background-color: #efefef;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	margin: 0 auto;
}
.mu-callout big{
	display:inline;
	position:relative;
	bottom:-14px;
	padding: 4px;
	font: bold 40px/5px "Times New Roman", Times, serif;
	color:#888;
	width:20px;
}
.mu-callout-prod {
	width:400px;
	float:right;
	clear:right;
	background-image: url(../images/layout/mu-callout-header-gradient.png);
	background-repeat: repeat-x;
	background-color: #efefef;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	/* [disabled]margin-right: 20px; */
	padding: 5px;
	height: 300px;
	overflow: hidden;
	margin-left: 10px;
}
.mu-999 {
	margin-right:50px;
}
.mu-1000 {
	clear: right;
}
.mu-offers{
	float:right;
	width:300px;
	height: auto;
	background: #FFF url(../images/layout/mu-callout-header-gradient.png) repeat-x top left;
	overflow:hidden;
	border: thin solid #CCC;
	padding:10px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.zipsendcallout, .inner.s_col #wrapper #ty_bg #content .content .zipsendcallout, .inner #wrapper #content #primarycontent .zipsendcallout{
	float:left;
	border: 1px solid #CCCCCC;
	clear: both;
	overflow: hidden;
	padding: 5px 5px 5px 5px;
	width: 325px;
	vertical-align: middle;
	height: 204px;
}
/*IMPORTANT Radius Declaration below - The properties have to stay in this exact order for browser compatibility */
#wrapper .radius-large {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	_background-color: #FFF;
     *background-color: #FFF;
	border-radius: 10px;
	/* [disabled]behavior: url(/static/css/border-radius.htc); */
	border-radius: 10px;
}
#wrapper .radius-small {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	_background-color: #FFF;
	*background-color: #FFF;
	border-radius: 5px;
	/* [disabled]behavior: url(/static/css/border-radius.htc); */
	border-radius: 5px;
}
/* END RADIUS declarations */
.border {
	border-color: #CFCFCF;
    border-style: solid;
    border-width: 1px;
    float: left;
    margin: 0 auto;
    padding: 20px;
    width: 820px;
}
/*
.inner #wrapper #content #primarycontent .zipsendcallout p strong {
	color: inherit;
	font-size: inherit;
}
*/
.inner #wrapper #content #primarycontent .didyouknow {
	color: #FF9900;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
}
.inner #wrapper #content #primarycontent .listbluelarge {
	font-size:14px;
	color: #1C4388;
	margin-bottom:3px;
	line-height:22px;
	font-weight: bold;
}
/* GENERAL PAGE LAYOUT - NEW April, 2012 */
#wrapper-new {
	background-color: #ffffff;
    margin: 0 auto;
    padding-top: 84px;
    position: relative;
    width: 100%;
}
#content-new {
	background-color: #FFF;
	float: none;
	overflow: hidden;
	padding: 20px;
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
#content-new #full-width{
	margin: 0 auto;
	overflow: visible !important;
	padding: 20px 30px;
	position: relative;
	width: 860px;
	float: left;
}
#content-new #sidebar{
	display: block;
     float: left;
     margin-left: 0;
     margin-top: 30px;
     overflow: hidden;
     position: relative;
     width: 182px;
}
#content-new #primary {
	background-image: url(../images/layout/primarycontent-narrow-top-bkg.png);
	background-position: left top;
	background-repeat: repeat-x;
	float: right;
	margin: 0 0 0;
	padding-bottom: 20px;
	padding-left: 22px;
	padding-right: 30px;
	position: relative;
	width: 672px;
	border-left: solid #ccc 1px;
	height:auto;
	display:block;
	overflow:visiible !important;
	/* [disabled]z-index: 3000; */
}
.radius-large {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	_background-color: #FFF;
     *background-color: #FFF;
	border-radius: 10px;
}
.radius-small {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	_background-color: #FFF;
	*background-color: #FFF;
	border-radius: 5px;
}
#content-new #primary h1 {
    color: #FFF;
    font-size: 30px;
    font-weight: normal;
    margin: 0 0 37px;
    padding: 41px 0 0;
    vertical-align: middle;
}
#content-new h1 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: normal;
    margin: 0 0 15px;
    padding: 0px;
    vertical-align: middle;
}
#content-new h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px;
}
#content-new h3 {
	font-weight: normal;
	color: #333;
	font-size: 18px;
	margin: 0px;
	margin-top: 0px;
	padding: 10px 10px 5px 0px;
}
#content-new p, #content-new table { 
	color: #333333;
	font-size: 15px;
	margin: 0px 0px 10px;
	padding: 0px;
	font-weight: normal;
}
#content-new ol, #content-new ul { 
	color: #333333;
    font-size: 15px;
	margin: 0px;
	padding: 0px 0px 0px 11px;
}
.SM_List li { 
	margin-bottom: 0px;
}
ol, ul li {margin-bottom: 5px;}
ol li:last-of-type, ul li:last-of-type {margin-bottom: 0px;}

#content-new .navigation ul, #content-new .navigation ol {
    display: block;
    float: left;
    margin: 0px 0px 0px -5px;
    padding: 0px;
}
#content-new #primary  #mini_control {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size:12px;
	text-align:right;
	color: #FFF;
	/* [disabled]width: 150px; */
	}
#content-new  #mini_control a:link, #content-new #primary #mini_control a:visited, #content-new #primary #mini_control a:active {
    color: #1C4388;
    text-decoration: underline;
}
#content-new #primary #head-offer {
    position: absolute; 
    right: 10px; 
    top: 55px; 
    width: 150px;
    text-align:right;
}
.didyouknow {
	color: #FF9900;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
}
/* BUTTONS */
.button-large{
	display: block;
	width: 243px;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	font: normal normal bold 15px Arial;
	line-height: 44px;
	text-align: center;
	background: transparent url(../images/layout/btn-bg-large.png) no-repeat scroll left top;
	color: #FFF;
	}
.button-large:hover, .buy-large:hover{
	background-position: left -60px;
	color: #FFF;
}
.button-large-orange{
	display: block;
	width: 243px;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	font: normal normal bold 15px Arial;
	line-height: 44px;
	text-align: center;
	background: transparent url(../images/layout/btn-bg-large-orange.png) no-repeat scroll left top;
	color: #FFF;
	}
.button-large-orange:hover,
.buy-large-orange:hover{
	background-position: left -60px;
	color: #FFF;
}
.button-medium, .down-medium{
	display: block;
	width: 207px;
	height: 42px;
	text-decoration: none;
	font: normal normal bold 15px Arial;
	line-height: 42px;
	text-align: center;
	background: transparent url(../images/layout/btn-bg-medium.png) no-repeat scroll left top;
	color: #FFF;
}
.button-medium:hover, .down-medium:hover{
	background-position: left -50px;
	color: #FFF;
}
.button-blue,
.down-blue{
	display: block;
	width: 140px;
	height: 40px;
	text-decoration: none;
	font: normal normal bold 15px Arial;
	line-height: 40px;
	text-align: center;
	margin: 0 auto;
	color: #FFF;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/layout/button-medium-blue.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.button-blue:hover,
.down-blue:hover{
	background-position: left -40px;
	/* [disabled]color: #1C4388; */
}
.button-small-blue{
	display: block;
	width: 90px;
	height: 25px;
	text-decoration: none;
	font: normal normal bold 14px Arial;
	line-height: 26px;
	text-align: center;
	margin: 0 auto;
	color: #FFF;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/layout/btn-blue-90x25.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.button-small-blue:hover{
	background-position: left -26px;
	color: #fff;
}
.button-med-blue{
	display: block;
	width: 130px;
	height: 25px;
	text-decoration: none;
	font: normal normal bold 14px Arial;
	line-height: 26px;
	text-align: center;
	margin: 0 auto;
	color: #FFF;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/layout/btn-blue-130x25.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.button-med-blue:hover{
	background-position: left -26px;
	color: #fff;
}
.button-med-orange{
	display: block;
	width: 130px;
	height: 25px;
	text-decoration: none;
	font: normal normal bold 14px Arial;
	line-height: 26px;
	text-align: center;
	margin: 0 auto;
	color: #FFF;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/layout/btn-orange-130x25.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.button-med-orange:hover{
	background-position: left -26px;
	color: #fff;
}
.button-xl-orange{
	display: block;
	width: 240px;
	height: 25px;
	text-decoration: none;
	font: normal normal bold 14px Arial;
	line-height: 26px;
	text-align: center;
	margin: 0 auto;
	color: #FFF;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/layout/btn-orange-240x25_fr.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.button-xl-orange:hover{
	background-position: left -26px;
	color: #fff;
}
.button-xl-blue{
	display: block;
	width: 240px;
	height: 25px;
	text-decoration: none;
	font: normal normal bold 14px Arial;
	line-height: 26px;
	text-align: center;
	margin: 0 auto;
	color: #FFF;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/layout/btn-blue-240x25_fr.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.button-xl-blue:hover{
	background-position: left -26px;
	color: #fff;
}

/* GENERAL CONTENT STYLE */
.table-clhm-multi a{
	text-decoration:none;
}
.table-clhm-multi a:hover{
	text-decoration:underline;
}
/* STYLES FOR NEW FOOTER SECTION */
#footer-new{
	background-color: #3e5d96;
	position: relative;
	padding: 15px 20px;
	margin: 0;
	clear:both;
	height: 130px;
}
#footer-new .links {
	color: #FFF;
	text-align: center;
}
#footer-new .links a{
	color: #FFF;
	text-align: center;
	padding: 0px 5px;
	line-height: 20px;
	font-size: 14px;
	text-decoration: none;
}
#footer-new a:hover{
	color:#FFF;
	font-weight:normal;
}
#footer-new .copyright p, #footer-new .copyright a {
	font-size: 14px;
	padding: 0px;
	margin: 10px 0px 5px 0px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#footer-new p {
	clear: both;
	padding: 0px 30px 0px 30px;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#footer-new img.socialmedia {
	margin:0 3px;
}
#footer img.socialmedia {
	margin:0 3px;
}



/* PRODUCT PAGES LAYOUT */
#wrapper-prodpage {
	margin: 0 auto;
	width: 100%;
	position: relative;
	background: #FFFFFF;
}
#content-prodpage {
	background: none repeat scroll 0 0 #FFFFFF;
	float: none;
	background-color: #FFF;
	margin: 0 auto;
	padding: 85px 20px 20px;
	position: relative;
	width:1000px;
	overflow: hidden;
}
#content-prodpage #full-width{
	margin: 0 auto;
	overflow: visible !important;
	padding: 20px 30px;
	position: relative;
	width: 860px;
	float: left;
}
#content-prodpage #hero-content {
	position: relative;
	width: 1000px;
	height: auto;
	display:block;
	overflow:visible !important;
	/* [disabled]z-index: 3000; */
}
#content-prodpage #sub-nav {
    clear: both;
    float: left;
    height: auto;
    overflow: hidden;
    width: 1000px;
	/* [disabled]z-index: 3000; */
}
#content-prodpage #body-content {
    clear: both;
    color: #464646;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    height: auto;
    overflow: hidden;
	padding: 20px 0 20px;
    position: relative;
    width: 1000px;
	padding-bottom: 15px;
	/* [disabled]z-index: 3000; */
}

/* Text styles */
#content-prodpage h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 25px 0;
	padding: 0px;
	vertical-align: middle;
}
#content-prodpage h1.features {
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	font-size: 22px;
	font-weight: normal;
	margin: 10px 0 25px 0;
	*margin: 27px 0 25px 0;
	padding: 0px;
	vertical-align: middle;
}
#content-prodpage h1.features-backup {
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	font-size: 22px;
	font-weight: normal;
	margin: 10px 0 20px 0;
	*margin: 10px 0 20px 0;
	padding: 0px;
	vertical-align: middle;
}
#content-prodpage p.p-features-backup {
	padding-top: 0;
}
#wrapper-prodpage h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#464646;
	line-height: 26px;
    margin: 0;
}
#content-prodpage .new-callout-small{
    color: #ff0000;
    font-weight: bold;
	font-size: 12px;
}
#content-prodpage p.small-italic{
	font-size: 11px;
	font-style: italic;
	margin-top:2px;
}

#content-prodpage .list-price{color: #5a5a5a;}
#content-prodpage .strikeout{text-decoration:line-through;}
#content-prodpage .your-price{font-weight:bold;}
