/* IE 5.5/6 png transparency */
.png,
.autobtn span,
.autobtn-thin span,
.itab_prev,
.itab_next,
#TB_iframe,
#TB_Sshot,
#secondary h4
{ behavior: url(/js/iepngfix.htc) }


*, html, body {
	margin:0;
	padding:0;
}

body {

}

img {
	border: none;
}


p {
	margin:10px 0 10px 0;
	line-height:18px;
}



dl {
	margin:10px;
}

h1 {
	margin-bottom:15px;
}

#primary h1 {
	margin:0;
}

#content {
	width: 940px;
	margin: 0 auto;
	padding: 15px 0px 10px 20px;
	height: 100%;
	position:relative;
	
	background-position: top right;
	background-repeat: no-repeat;
}

#home #content {
	background-image:none;
}

#primary {
	width: 715px;
	float: left;
	position:relative;
}

#secondary {
	width: 200px;
	font-size: 11px;
	line-height: 13px;
	padding-right: 20px;
	float: right;
}

#secondary h4 {
	padding: 9px 0 5px 15px;
	display: block; 
	
	width:185px;
}
	
#secondary .box{
	
	padding-bottom: 4px;
	margin-bottom: 10px;
}

#secondary .upper_icon{
	margin-top: 20px;
}

#secondary .box .h4_icon{
	float: right; 
	margin: -16px 12px 0 2px;
}

#secondary .upper_icon .h4_icon{
	margin: -55px 12px 0 2px;
}

#secondary .box .small{
	margin-right: 23px;
}

#secondary .box ul {
	list-style:none;
	margin:0;
	padding:0;
}
#secondary .box li {
	margin:5px;
}

#secondary .box .sec_content{
	
	background-position: bottom left;
	background-repeat: repeat-x;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid; 
	border-right-width: 1px;
	padding:1px 10px;
	width: 178px;
}

.block {
	display:block;
}



/*-----------------  AUTO BUTTONS ---------------------*/

.autobtn span, .autobtn-wide span, .autobtn-thin span {
	float:left;
}

.autobtn .btn-left {
	
	height:32px;
	width:14px;
}

.autobtn-wide .btn-left {
	
	height:32px;
	width:24px;
}

.autobtn-thin .btn-left {
	
	height:25px;
	width:11px;
}

.autobtn .btn-mid, .autobtn-wide .btn-mid {
	
	height:20px;
	padding:6px 0 6px 0;
}

.autobtn-thin .btn-mid {
	
	height:17px;
	padding:2px 0 6px 0;
	line-height:17px;
}

.autobtn .btn-right {
	
	height:32px;
	width:15px;
}

.autobtn-wide .btn-right {
	
	height:32px;
	width:25px;
}

.autobtn-thin .btn-right {
	
	height:25px;
	width:11px;
}


/*-----------------  THICK BOX ---------------------*/

#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayBG {
  background-color:#FFF;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
	 position: absolute;
	 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border:3px solid #CCCCCC;
  text-align:left;
	top:0;
	left:0;
}
* html #TB_window { /* ie6 hack */
	position: absolute;
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_window img#TB_ImageSshot {
  display:block;
  padding:8px 0 10px 11px;
	border:none;
}
#TB_window #TB_iframe,
#TB_window #TB_Sshot {
	
	height:500px;
	width:690px;
}

#TB_window #TB_Sshot p {
	margin:0 20px 0 20px;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
	margin:22px 0 0 11px;
}

.TB_closeCalc {
	margin:15px 0 0 630px;
	position:absolute;
	display:block;
}
.TB_closeChooser {
	margin:15px 0 0 775px;
	position:absolute;
	display:block;
}
.TB_closeIframe,
.TB_closeSshot {
	margin:-5px 0 0 670px;
	position:absolute;
	display:block;
	z-index:10;
}

/* Styles for AJAX Content */
.TB_bodycontent {
	
	width:620px;
	padding:0 15px 20px 15px;
}
.TB_bodycontent .backtotop {
	clear:both;
	text-align: right;
	width:630px;
}
.TB_bodycontent h4 {
	padding-bottom:7px;
}
.TB_bodycontent ul {
	margin: 0 20px;
}
.TB_bodycontent dt {
	width:130px;
	float:left;
}
.TB_bodycontent dd {
	width:400px;
	float:left;
}
/*-----------------  HOME PAGE ---------------------*/

.options {
	top:3px;
	left:268px;
	position:absolute;
	z-index:2;
	height:26px;
	width:433px;
}
.billboard .options,
.prodlines .options {
	top:0;
}
.options .links {
	height:26px;
	width:433px;
	
}
.options a, .options a:hover, .options a:visited {
	float:right;
	margin:5px 15px 5px 0;
	display:inline;
}

.scroll {
	overflow:hidden;
}
.scroll .content {
	position:relative;
	display:block;
	left:0;
}
.scroll .content .section {
	float:left;
}

.sideborders {
	border-left-style: solid;
	border-right-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
}
.sideborders_thick {
	border-left-style: solid;
	border-right-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
}

.topborder {
	border-top-style: solid;
	border-top-width: 1px;	
}

.link_arrow {
	
	padding-right: 10px;
}

.link_arrow_tall {
	
	padding-right: 10px;
}

.link_arrow_white {
	
	padding-right: 10px;
}

.mediumpad {
	padding: 15px;
}

#secondary blockquote {
	
	text-indent:35px;
	padding:15px 0 0 5px;
	margin:0 10px;
}

#secondary blockquote p {
	margin:5px 0 0 0;
	padding:0;
}


/*--------------------------------------------------*/

.box_topgradient {
	width:700px;
	clear:both;
	padding-top:5px;
	margin-top:0;
	display:block;
}
.box_topgradient .content {
	height:50px;
}
.box_topgradient .btm {
	width:700px;
	height:5px;
}
.box_topgradient p {
	margin:5px 0 0 0;
	padding:0;
}

.box_topgradient_white {
	
	width:700px;
	clear:both;
	padding-top:6px;
	margin-top:0;
	display:block;
}

.box_topgradient_white .btm {
	width:700px;
	height:6px;
	
}
.box_topgradient_white p {
	margin:5px 0 0 0;
	padding:0;
}

.box_wide {
	width:875px;
	clear:both;
	padding-top:5px;
	margin-top:0;
	display:block;
}

.box_wide .btm {
	width:875px;
	height:5px;
}

/*--------------------------------------------------*/
.oneproduct .productbox {
	float:left;
	padding-bottom:8px;
	position: relative;
	width:700px;
	
}

.twoproducts .productbox {
	float:left;
	padding-bottom:8px;
	position: relative;
	width:202px;
	margin-right:4px;
	
}

.threeproducts .productbox {
	float:left;
	margin-right:4px;
	padding-bottom:8px;
	position: relative;
	width:190px;
	
}

.fourproducts .productbox {
	float:left;
	margin-right:4px;
	padding-bottom:8px;
	position: relative;
	width:164px;
	
}

.fiveproducts .productbox {
	float:left;
	margin-right:5px;
	padding-bottom:8px;
	position: relative;
	width:128px;
	
}

.productbox .autobtn, .productbox .autobtn-wide {
	margin-bottom:5px;
}

.productcontent {
	padding:9px 9px 0 9px;
}

.productcontent .footnote {
	height:30px;
}

.oneproduct .productcontent, .twoproducts .productcontent, .threeproducts .productcontent {
	height:123px;
}

#home .fourproducts .productcontent {
	height:159px;
}

.fiveproducts .productcontent {
	height:265px;
}

.productcontent p {
	padding:4px 0 4px 0;
	margin:0;
}

.oneproduct .productcontent p, .twoproducts .productcontent p, .threeproducts .productcontent p {
	height:55px;
}

.fourproducts .productcontent p.dsc {
	height:55px;
}

.fiveproducts .productcontent .dsc {
	height:166px;
}

.productbox h2 {
	padding:9px 0pt 6px 12px;
	margin:0;
}

.productbox h4, .productbox .tagline {
	padding:9px 0pt 9px 9px;	
	margin:0;
}
.twoproducts .productbox .tagline {
	height:14px;
}
.fourproducts .productbox .tagline {
	height:29px;
}
.fiveproducts .productbox h4 {
	height:29px;
}
/*--------------------------------------------------*/

.flippy .topcap {
	
	height:4px;
	display:block;
}
.flippy .title {
	
	cursor:pointer;
}
.flippy li.active .title {
	
	margin-bottom:0;
	cursor:default;
}

.flippy .last .title {
	margin-bottom:0;
}
.flippy .body {
	margin:0 0 3px 0;
	overflow:hidden;
}
.flippy .last .body {
	margin-bottom:0;
}
.flippy .active .body{
	
	overflow:hidden;
	padding:0;
}
.flippy .body p {
	padding:5px 15px 0 15px;
	margin:0;
}
#secondary .flippy p {
	margin-top:5px;
}
#content .flippy ul{
	list-style: none;
	margin: 0;
	padding:0;
}
#content .flippy .sec_content li {
	
	margin:0 -1px;
	padding:5px 0 0 0;
}
#content .flippy .sec_content li.active {
	

}
#content .flippy .sec_content {
	padding: 0;
	width:auto;
}
#content .flippy h4 {
	padding-top: 0;
	background: none;
}

/*--------------------------------------------------*/

#primary .mini_lineup {
	
	margin-bottom:10px;
	padding-bottom:4px;
	width:200px;
}
#primary .mini_lineup .sec_content {
	
	border-left:1px solid #DADADA;
	border-right:1px solid #DADADA;
}
#content .mini_lineup p.opt {
	margin:0;
	padding:3px 0 3px 10px;
}

#content .mini_lineup .sec_content li {
	padding:0;
	background:none;
}
#content .mini_lineup .sec_content li.active {
	background:none;
}
#content .mini_lineup .title {
	
	height:40px;
	padding:4px 0 0 20px;
}
#content .mini_lineup .active .title {
	
}
#content .mini_lineup .title h5 {
	padding:0;
	margin:0;
}
#content .mini_lineup .boxshot {
	margin:15px 10px 5px 15px;
	float:left;
}
#content .mini_lineup .price {
	margin-top:15px;
}
#content .mini_lineup .action {
	margin:7px 0;
}

#content .mini_lineup .online .body p {
	margin-left:55px;
}
#content .mini_lineup .online .body p.price {
	margin-top:10px;
}
#content .mini_lineup .online .body p.price strong {
	font-size:18px;
}
#content .mini_lineup .online .body p.action {
	margin:0 0 4px 53px;
}
#content .mini_lineup .online .body p.action a {
	width:98px;
}

#primary .mini_lineup .online .body p.action {
	margin:0 0 4px 40px;
}
#primary .mini_lineup .online .body p {
	margin-left:40px;
}
/*--------------------------------------------------*/

#breadcrumb {
	margin:0 10px 10px 2px;
}


/*--------------------------------------------------*/

.itab_options {
	position:absolute;
	z-index:2;
	margin:110px 0 0 -13px;
	width:37px;
}
a.itab_prev {
	position:absolute;

	width:37px;
	height:37px;
}
a.itab_next {
	position:absolute;

	width:37px;
	height:37px;
	margin:0 0 0 690px;
}

/*--------------------------------------------------*/

.prodlines {
	width:700px;
	height:440px;
	position:relative;
	margin:0 0 4px 0;
	z-index:1;

	padding-top:6px;
	clear:both;
}
.prodlines .content {
	width:4200px;
	height:424px;
	background-color:#f5f5f6;
}
.prodlines .section {
	width:670px;
	height:424px;

	padding:10px 15px;
}
.prodlines .wrapper {
	width:696px;
	height:424px;
	position:relative;
	overflow:hidden;
}

.textbox {
    padding: 15px;
}

.lifechanges .chkboxes {
	font-weight:bold;
	height:20px;
}

.lifechanges .noevents_story {
	font-weight:bold;
	color: #CC0000;
	display:none;
	font-size:14px;
	margin:10px 5px 10px 0;
}

.center{
	text-align: center;
	display: block;
}

ul.blue_li {
	margin:5px 0 0 0;
	padding:0;
}

ul.blue_li li {
	list-style:none;
	
	padding:0 0 0 10px;
	margin:7px 0 0 0;
}

.toggly {
	margin:15px 0;
	padding:0;
}
.toggly dt{
	
	padding:0 0 0 20px;
	cursor:pointer;
}

.toggly dd {
	padding:0 0 0 20px;
}
.toggly dt:hover {
	text-decoration:underline;
}
.toggly_expand {
	padding-left: 15px;
	
}

.toggly_collapse {
	padding-left: 15px;

}

.hide {
	display:none;
}