/*---global common definitions---*/
html{background:#fffbfe url(../images/bg-body.gif) repeat-x 0 0;}
body {
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#6a5e67;
	background:url(../images/bg-header.jpg) no-repeat 50% 0;
	min-width:1000px;
}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
img {border:0;}
a{
	color:#6a5e67;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
#wrapper{
	width:1000px;
	margin:0 auto;
	position:relative;
	padding:222px 0 0;
}
#wrapper:after, #content:after, .box:after, .form:after, .grey-box:after, .col-holder:after{
	content:"";
	display:block;
	clear:both;
}
/* header */
#header{
	height:222px;
	width:990px;
	position:absolute;
	left:5px;
	top:0;
}
#header .holder{
	width:100%;
	overflow:hidden;
	margin:0 0 13px;
}
#header .logo{
	display:block;
	width:320px;
	height:67px;
	background:url(../images/logo.gif) no-repeat 0 100%;
	padding:81px 0 0;
	overflow:hidden;
	text-indent:-9999px;
}
#header .logo a{
	height:100%;
	display:block;
}
#menu{
	float:right;
	list-style:none;
	margin:0;
	padding:0;
}
#menu li{float:left;}
#menu img{display:block;}
#menu .mini{
	display:block;
	height:178px;
	width:103px;
	background: url(../images/subscriptions-nav.jpg) no-repeat;
	text-indent:-9999px;
}
#menu a.lifestyle{background-position:0 -178px;}
#menu a.french{background-position:-103px -178px;}
#menu a.imaging{background-position:-206px -178px;}
#menu a.interest{background-position:-309px -178px;}
#menu a.regional{background-position:-412px -178px;}
#menu a.shooting{background-position:-515px -178px;}

#menu a.lifestyle:hover{background-position:0 0;}
#menu a.french:hover{background-position:-103px 0;}
#menu a.imaging:hover{background-position:-206px 0;}
#menu a.interest:hover{background-position:-309px 0;}
#menu a.regional:hover{background-position:-412px 0;}
#menu a.shooting:hover{background-position:-515px 0;}

#header .img-link{float:right;}
.nav{
	float:right;
	list-style:none;
	margin:0;
	padding:3px 0;
	background:#a2a2a2 url(../images/bg-nav.gif) repeat-y 100% 0;
	color:#fff;
	overflow:hidden;
}
.nav li{
	float:left;
	line-height:17px;
	padding:0 13px;
	border-left:1px solid #000;
	margin:0 0 0 -1px;
}
.nav img{display:block;}
.menu{
	float:right;
	list-style:none;
	margin:3px 15px 0 0;
	padding:0;
	overflow:hidden;
}
.menu li{
	display:inline;
	background: url(../images/bg-menu-li.gif) no-repeat 0 100%;
	margin:0 0 0 -1px;
	padding:0 6px 0 8px;
}
.menu a{
	color:#333;
	text-decoration:none;
}
.menu a:hover{text-decoration:underline;}
.search-form input, .search-form label{
	float:left;
	margin:0;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#203f5d;
}
.search-form .txt-input, .grey-box .txt-input{
	width:168px;
	padding:4px 5px;
	border:0;
	font:12px/14px Arial, Helvetica, sans-serif;
}
/* content */
#content{
	height:1%;
	padding:26px 5px 24px;
}
#content p{
	margin:12px 0;
	line-height:17px;
}
/* column */
#column{
	float:left;
	width:718px;
	padding:0 12px 0 0;
}
.current{
	margin:-23px 0 24px -18px;
	position:relative;
	height:1%;
	overflow:hidden;
}
.pager-holder{
	background: url(../images/bg-pager-holder.gif) repeat-x;
	padding:5px 0 0;
	margin:0 0 10px;
}
#column .pager-holder.home h1 {
    background: transparent url(../images/txt-latest-offers.gif) no-repeat 15px 12px;
    text-indent: -9999px;
    line-height: 18px;
    margin-left: -10px;
}
.pager-holder .inner{
	height:1%;
	overflow:hidden;
	background:#e5dce2 url(../images/bg-pager-inner.gif) repeat-x 0 100%;
	padding:4px 13px 10px;
}
.pager-holder a{
	float:right;
	margin: 10px 0 0;
	font-size:11px;
	color:#000;
	line-height:22px;
}
.pager-holder.home a {
    margin-top: 9px;
}
#content .last,
#content .next,
#content .previous{
	background:#828081;
	padding:0 3px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	margin:10px 3px 0 1px;
	display: inline;
}
#content .pager-holder.home .last,
#content .pager-holder.home .next,
#content .pager-holder.home .previous {
    margin-top: 9px;
}
#content .last{
    margin-right: 10px;   
}
#content .next, #content .previous {background:#685d65;}
#content .last:hover, #content .next:hover, #content .previous:hover {text-decoration:underline;}
.viewall {padding-right:7px;}
.pager{
	float:right;
	list-style:none;
	margin:0;
	padding:0 5px 0 5px;
}
.pager li{
	float:left;
	margin:0 0 0 1px;
	display:inline;
	width:22px;
	line-height:21px;
	font-weight:bold;
	text-align:center;
}
.pager a{
	float:left;
	text-align:center;
	text-decoration:none;
	/*border:1px solid #d0d0d0;*/
	background:#fff;
	width:20px;
	line-height:21px;
}
.pager .active, .pager a:hover{
	background:#685d66;
	/*border:1px solid #685d66;*/
	color:#fff;
}
.pager .active{width:20px;}
.pager-holder h1{
	margin:0;
	padding:4px 0;
}
h2 img, h1 img, h3 img, h4 img{display:block;}
.products{
	list-style:none;
	margin:11px -12px 0 0;
	padding:0;
	overflow:hidden;
	width:729px;
}
.products li{
	float:left;
	width:158px;
	background:#e7e7e7;
	padding:7px 6px 27px 6px;
	margin:0 12px 23px 0;
	display:inline;
	border-bottom:3px solid #62555e;
	position: relative;
}
.products.related li{
    padding-bottom:30px;
}
.products li p {min-height:50px;}
.products p{
	font-size:13px;
	line-height:18px;
	color:#000;
	margin:10px 0 13px;
}
.products p strong{color:#f30000;}
.products .image a.offer{
    font-size: 110%;
    font-weight: bold;  
    text-decoration: none;
    color: #7D3D85;  
}
.products .image img{
    display:block;
    margin-bottom:-5px;
}
.link{
	float:right;
	background:#690 url(../images/bg-link.gif) no-repeat 100% 50%;
	color:#fff;
	line-height:21px;
	padding:2px 57px 2px 8px;
	text-decoration:none;
}
.linkback{
	float:left;
	background:#690 url(../images/bg-link-back.gif) no-repeat 0 50%;
	color:#fff;
	line-height:21px;
	padding:0 8px 0 30px;
	text-decoration:none;
}
.linkprint{
	float:right;
	background:#E7E5E7 url(../images/bg-link3.gif) no-repeat 100% 50%;
	color:#392633;
	line-height:21px;
	padding:0 30px 0 8px;
	text-decoration:none;
	border-width:1px;
	border-color:#392633;
	border-style:solid;
}
.linkemail{
	float:right;
	background:#fff url(../images/bg-link4-small.gif) no-repeat 100% 50%;
	color:#689A03;
	line-height:21px;
	padding:0 30px 0 8px;
	margin: 0 5px 0 0;
	text-decoration:none;
	border-width:1px;
	border-color:#689A03;
	border-style:solid;
}
.breadcrumbs{
	background:#f2eff1;
	padding:10px 9px;
	margin:0 0 12px;
}
.breadcrumbs ul{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.breadcrumbs li{
	display:inline;
	background: url(../images/bg-breadcrumbs.gif) no-repeat 0 60%;
	padding:0 9px 0 12px;
	margin:0 0 0 -6px;
	font-size:11px;
}
.breadcrumbs a{color:#666;}
#column h1{
    margin: 0 0 15px;
    color:#30202B;
    font-size:200%;
}
#column h1.grey,
#column h1.publications,
#column h2,
#column h4{
	font-size:18px;
	color:#665862;
	margin:0;
	line-height:20px;
	padding:10px 6px 10px 5px;
	background-color: Transparent;
	border:0;
	/*border-bottom:1px solid #b2b2b2;*/
	font-family: Georgia, Serif;
	font-weight: normal;
	text-transform: uppercase;
}
#column h1.grey,
#column h2,
#column h4{
    background-color: #F2F2F2;
    border: 1px solid #CCC;
    border-bottom: 1px solid #b2b2b2;  
    padding-left: 13px; 
}
#column h2 .closed{
	float:right;
	margin:-6px 0 0 9px;
}
#column .col.wider h2,
#column h4{  
    clear:both;
    text-transform:none;
    font-family: Arial, Sans-Serif;  
    color:#30202B; 
    font-size:16px;
	font-weight:bold;
}
#column h4.offer{
    margin-top:15px;   
}
#column h4.bundle{
    margin-top:15px;   
}
#column h4.refine{
    padding-top:0;
    border:1px solid #999999;  
    border-width:0 0 1px;
}
.table-holder{
	background: url(../images/bg-table.gif) repeat-x 0 100%;
	padding:0 0 5px;
	margin:0 0 16px;
}
.table-holder2{padding:0 0 5px;}
.table-holder3{
	padding:0;
	margin:0 0 23px;
}
.table-holder4{
	border-right:solid #ccc;
	border-right-width: 1px;
	border-left:solid #ccc;
	border-left-width: 1px;
	background: url(../images/bg-table.gif) repeat-x 0 100%;
	padding:0;
	margin:0 0 16px;
}
.table{
	width:100%;
	border:solid #ccc;
	border-width:0 1px;
}
.table td{
	border-bottom:1px solid #ccc;
	padding:12px 7px 12px 17px;
	text-align:center;
	background:#fff;
	color:#333;
}
.table thead td{color:#666;}
.table tfoot td{vertical-align:top;}
.table label, .table input, .table select{vertical-align:middle;}
.table .txt-input{
	width:24px;
	padding:2px 5px;
	border:1px solid #9a9a9a;
	margin:0;
	vertical-align:middle;
	font:14px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:right;
}
.table img{vertical-align:middle;}
.table .img-ico{margin:-1px 7px 0 0;}
#content .table .fixed p{
	margin:0;
	font-size:14px;
	color:#000;
}
.table .fixed2{width:90px;}
.table .image{
	width:60px;
	padding:12px 5px 13px 18px;
	vertical-align:top;
}
.table .fixed, .table .fields-holder{
	text-align:left;
	vertical-align:top;
	padding-top:33px;
}
.table .fixedgift
{
	text-align:left;
	vertical-align:top;
	padding-top:12px;
}
.table .fields-holder{
    padding:33px 35px 12px 13px;
}
.price, .box .price{
	color:#f30000;
	font-weight:bold;
}
.col.wider .price{
    display:block;
}
.col.wider .priceoptions .price,
.col.wider .box .price{
    display:inline;
}
.table tfoot .price{font-size:15px;}
.table .link, .block .link{
	background-image: url(../images/bg-link-big.gif);
	padding:3px 37px 3px 7px;
	font-size:16px;
	width:auto !important;
	min-width:177px;
	width:177px;
	text-align:left;
}
.table .link3{
	font-size:16px;
	float:left;
	line-height:27px;
	margin:0;
}
.block .link{
	min-width:0;
	width:auto;
}
.link2{
	float:left;
	padding:3px 7px 3px 31px;
	margin:0 0 0 6px;
	font-size:16px;
	color:#486ca1;
	background: url(../images/bg-link2.gif) no-repeat 0 50%;
	text-decoration:none;
	line-height:21px;
}
#content .table h3{
	text-align:left;
}
#content .table p{
	text-align:left;
	color:#666;
	margin:4px 0 12px;
}
#content .table .center{text-align:center;}
.table address{
	margin:12px 0;
	text-align:left;
	color:#666;
	font-style:normal;
}
.table address span{display:block;}
.table table{width:100%;}
.table .inner-table{
	vertical-align:top;
	padding:34px 0 12px;
}
.table table td{
	border:0;
	vertical-align:top;
}
.table td.left{text-align:left;}
.table .title{
	font-size:16px;
	font-weight:normal;
	display:block;
	text-align:left;
}
.form{
	list-style:none;
	margin:0;
	padding:0 0 0 5px;
	width:375px;
}
.form li{
	float:left;
	width:100%;
	margin:0 0 10px;
	position:relative;
}
.form li.hover .tooltip,
.form li:hover .tooltip{
	display: block;
}
.form li.top-size{margin-top:15px;}
.form li.bt-size{margin-bottom:30px;}
.form label{
	float:left;
	width:160px;
	font-weight:bold;
	font-size:13px;
}
.form label span{color:#F30000;}
.form .txt-input{
	width:172px;
	font-size:12px;
	text-align:left;
	padding:2px 5px;
}
.form .filled .txt-input{border:1px solid #679901;}
.form .length{width:141px;}
.form .length2{width:113px;}
.form select.length{width:162px;}
.form .img-ico{margin:0 0 0 4px;}
li .img-ico {display:none;}
li.filled .img-ico {display:inline;}
.form select{
	width:185px;
	font:11px Arial, Helvetica, sans-serif;
	display: block;
}
#content .form .content p{
	font-size:14px;
	color:#333;
}
.table .fields-holder .checkbox{float:left;}
.table .fields-holder label{
	display:block;
	height:1%;
	overflow:hidden;
	font-size:11px;
	padding:0 0 0 1px;
}
.table .fields-holder label a{
	color:#c00000;
	text-decoration:none;
	font-weight:bold;
}
#content .table .fields-holder p{margin:0 0 14px;}
.tooltip{
	position:absolute;
	left:347px;
	top:-8px;
	padding:0 0 0 3px;
	width:218px;
	font-size:12px;
	color:#2e4669;
	display: none;
}
.tooltip .top{
	height:26px;
	overflow:hidden;
	background: url(../images/bg-tooltip-top.png) no-repeat;
}
.tooltip .bt{
	height:10px;
	overflow:hidden;
	background: url(../images/bg-tooltip-bt.png) no-repeat;
	clear:both;
}
.tooltip .center{
	float:left;
	width:168px;
	padding:0 20px 0 30px;
	background: url(../images/bg-tooltip.png) repeat-y;
}
#wrapper .table .tooltip p{
	margin:-14px 0 7px;
	font-size:12px;
	color:#2e4669;
	position:relative;
}
.grey-block{
	height:1%;
	overflow:hidden;
	background:#ccc;
	border:1px solid #999;
	margin:7px 10px 16px 1px;
	padding:19px 17px 17px 24px;
}
.grey-block h3{margin:0;}
.right-grey{
	float:right;
	width:358px;
	padding:14px 15px 5px;
	background:#d6d6d6;
	border:1px solid #c2c2c2;
	margin:-49px 0 0;
}
.right-grey .txt-input{
	padding:1px 5px;
	text-align:left;
}
.right-grey .txt-long{width:344px;}
.right-grey label{
	display:block;
	font-weight:bold;
	color:#333;
	font-size:13px;
	margin:0 0 3px;
}
.grey-block address{
	font-size:14px;
	line-height:21px;
	font-weight:bold;
	color:#000;
	margin:5px 0 50px;
}
.grey-block .dd-ico {
    float: right;
    margin-top: 9px;
}
#content .grey-block p{color:#000;}
.grey-block p strong{font-size:14px;}
.bullet{
	list-style:none;
	margin:0;
	padding:5px 0 0;
	text-align:left;
	color:#666;
}
.bullet li{
	background: url(../images/bg-bullet.gif) no-repeat 0 5px;
	padding:0 0 5px 10px;
}
#step-nav ul{
	list-style-type:none;
	margin:0 0 20px;
	padding:0;
	width:718px;
	overflow:hidden;
}
#step-nav li{
	float:left;
	margin:0 -18px 0 0;
	position:relative;
}
#step-nav a{
	color:#40597e;
	text-decoration:none;
	display:block;
}
#step-nav em{
	height: 100%;
	display:block;
	background: url(../images/bg-step-nav.gif) no-repeat 100% -33px;
	padding:0 16px 0 0;
	font-style:normal;
	position:relative;
}
#step-nav span{
	display:block;
	line-height:33px;
	background: url(../images/bg-step-nav.gif) no-repeat;
	padding:0 0 0 22px;
}
/* #step-nav a span{cursor:pointer;} */
#step-nav li:first-child span{padding:0 0 0 10px;}
#step-nav a:hover{border:0;}
#step-nav .active em{
	background-position:100% -165px;
	color:#fff;
}
#step-nav .active span{
	background-position:0 -132px;
}
#content #step-nav .visited em{
	background-position:100% -99px;
	color:#2b4262;
	/*text-decoration:underline;*/
}
#content #step-nav .visited span{background-position:0 -66px;}
.info{
	float:left;
	width:175px;
	background: url(../images/bg-info.gif) repeat-y;
	margin:0 8px 0 -1px;
	display:inline;
	color:#000;
}
.info .top{background: url(../images/bg-info-top.gif) no-repeat;}
.info .bt{
	background: url(../images/bg-info-bt.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:15px 5px;
}
.info h4{
	font-size:14px;
	line-height:16px;
	margin:0;
	color:#000;
	padding:0 8px 11px;
	border-bottom:1px solid #999;
}
.chkfilters {margin:12px 0; display:block;}
.info .checkbox, .chkfilters input {float:left;}
.info label, .chkfilters label {
	display:block;
	height:1%;
	overflow:hidden;
	padding:0 3px;
	line-height:18px;
}
.content{
	height:1%;
	overflow:hidden;
	margin-bottom:18px;
	padding-top: 10px;
}
.content .products{
	width:554px;
	margin:-8px -30px 0 0;
}
.content .products .link,
#column .products .link {
    float: none;
    width: 92px;
	position: absolute;
	bottom: 5px;
	right: 6px;
}
/*#column .products.related .link.info{
    width:35px;
    padding-right:0;
    right:114px;
    background-color:#000;
    background-image:none;
    color:#FFF;
    font-style:italic;
    font-family:Georgia, Serif;
    font-size:14px;
}
#column .products.related .link{
    width:86px;
    padding-right:20px;    
}*/
.content.wide .products{
    width: 728px;
}
.content .publications { width:728px;}
.block{
	float:left;
	width:348px;
	color:#333;
	padding:10px 0 0;
}
.block .inner{
	height:1%;
	overflow:hidden;
	border:1px solid #4d9d34;
	padding:0 13px 7px;
	margin:0 0 4px;
}
.block2{float:right;}
.block2 .inner{border:1px solid #778fb5;}
#content .block h4{
	font-size:16px;
	color:#1c8200;
	padding:15px 17px;
	margin:0 -13px 14px;
	background:#eff4e5;
	border:0;
}
#content .block2 h4{
	background:#ececf5;
	color:#5473a2;
}
#content .block h4 span{font-weight:normal;}
#content .block2 label{
	float:left;
	width:77px;
	line-height:23px;
	font-weight:bold;
}
#content .block2 .txt-input{
	border:1px solid #999;
	background:#fff;
	width:217px;
	padding:3px 5px;
	font:12px Arial, Helvetica, sans-serif;
}
#content .block2 p{margin:7px 0;}
.small{
	margin:23px 0 0;
	font-size:11px;
}
.block p a{color:#333;}
.col-holder{
	width:730px;
	margin:0 -12px 0 0;
}
.col{
	float:left;
	width:275px;
	margin:0 15px 0 0;
	position:relative;
	display:inline;
}
.col.wider{
    width:430px; 
    margin:0;
}
.visual{
	width:286px;
	background: url(../images/bg-visual.jpg) repeat-y;
	margin:-4px -10px 16px -4px;
	position:relative;
}
.visual .top{background: url(../images/bg-visual-bt.jpg) no-repeat;}
.visual .bt{
	background: url(../images/bg-visual-top.jpg) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:21px 30px 30px 22px;
}
.visual img.main {
    display:block;
}
.gallery{
	list-style:none;
	margin:13px 0 0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.gallery li{
	float:left;
	margin:0 6px 0 0;
	display:inline;
}
.col .grey-box{
    width:251px;
	background:#f2eff1;
	border:1px solid #ccc;
	border-bottom:4px solid #685a64;
	padding:13px 11px 10px;
	margin:7px 0 0;
	color:#333;
	height:1%;
	position:relative;
}
.col .img-right{
    position:absolute;
    right:7px;
    _right:6px;
    top:38px;
    z-index: 0;
}
.col .grey-box h1{
    margin:0;
}
#column .col .grey-box h2{
    width:171px;
    height:47px;
    background:transparent url(../images/digital-edition-save-paper-save-money.jpg) no-repeat 0 0;
    border:0;
    display:block;
    position:relative;
    text-indent:-9999px;
    z-index:100;
}
#content .col .grey-box p{
    width:170px;
    margin:-10px 0 0;
}
.link3{
	float:left;
	line-height:23px;
	padding:0 10px 0 8px;
	background:#486ca1;
	text-decoration:none;
	color:#fff;
	margin:10px 0 0;
}
.link4{
	float:right;
	background:#fff url(../images/bg-link4.gif) no-repeat 100% 50%;
	border:1px solid #689a03;
	padding:0 30px 0 7px;
	width:63px;
	font-size:12px;
	line-height:21px;
	color:#690;
	text-decoration:none;
	margin:10px 0 0;
}
.link5{
	float:right;
	line-height:23px;
	padding:0 10px 0 8px;
	background:#486ca1;
	text-decoration:none;
	color:#fff;
	margin:10px -5px 0 0;
}
.col .box,
.col .block{
	background:#fff;
	border:1px solid #ccc;
	margin:-1px 0 10px;
	color:#333;
}
.col.wider .box{
    margin-bottom:0;
}
#content .col .box p{
    margin:0 0 12px;
}
.col .box label{
    padding:0 22px 0 0;
}
.col .box select.region{
    width:190px;
}
.col .block{
	width:auto;
	height:1%;
	float:none;
	overflow:hidden;
	padding:0 13px 13px;
	border-bottom:4px solid #685a64;
	margin:19px 0;
}
.col.wider .block{
    margin:-1px 0 0;
}
.col .block h4{
	background:#f2f2f2;
	color:#362431;
	padding:10px 17px;
}
#content .col .block p{
	font-size:14px;
	margin:12px 0 0;
}
#content .col .block p .price{font-size:16px;}
.col .block .link{
    /*margin:12px -13px -13px 0;*/
    margin: 12px 0 0;
}
.col .block .list .link{margin:0 5px 0 0;}
.col .block input, .col .block label{vertical-align:middle;}
.col .block p input{
	width:16px;
	height:15px;
	margin:3px 5px 0 0;
}
#content h2.title{background:#fff;}
.list{
	width:354px;
	overflow:hidden;
	list-style:none;
	margin:-10px -13px 0;
	padding:0;
}
.col.wider table.subscriptions{
    width:430px;
    border-collapse:collapse;
    margin:-1px 0 15px;
    border-bottom:4px solid #685a64;
    color:#30202B;
}
table.subscriptions tr.best td.save{   
    text-transform:none;
}
table.subscriptions tr.best.pink td {
    background-color:#F9E8E8;
}
table.subscriptions tr.best.grey td {
    background-color:#F2F2F2;
}
table.subscriptions tr.best .save{
    color:#F30000;   
    text-transform:uppercase;
}
table.subscriptions td{
    border:1px solid #CCC;
    padding:10px; 
}

table.subscriptions td.save{
    text-align:center;  
    font-weight:bold; 
}

table.subscriptions td.buy{
    width:114px;
}
#content p.savings{
    clear:both;
    margin:10px 0 15px;
    font-size:80%;   
    line-height:1.4em;
}
#content p.guarantee{
    font-size:18px;   
    font-weight: bold;
    margin-top: 25px;
}
#content p.share{
    clear:both;
    margin: 5px 0 0 0;
    padding: 0 15px 0 0;
    float: left;
    font-size:80%;   
    line-height:1.2em;
    display:inline;
}
.col.wider .list{
    width:430px;
    margin-top:0;
}
.col .box .list{margin-top:-12px;}
.list li {
	border-bottom:1px solid #CCCCCC;
	color:#333333;
	height:1%;
	margin:0 0 -1px;
	overflow:hidden;
	/*padding:6px 3px 13px 12px;*/
	padding:12px 3px 12px 12px;
	vertical-align:top;
}
.col.wider .list li{
    padding: 0;
    position:relative;
}
.col.wider .list li img{
    float:left;
    margin:5px 10px;
    display:inline;
}
.col.wider .list li .bundleinfo{
    float:right;
    width:245px;
    padding:20px 10px 0 0;
}
.col.wider .list li .bundleinfo span.bundlesave{
    width:58px;
    margin:0 0 10px;
    padding:5px 20px;
    background-color:#C5221B;
    color:#FFF;
    text-transform:uppercase; 
    display:block;  
    font-weight:bold;
}
.col.wider .list li .link{
    position:absolute;
    right:8px;
    bottom:10px;
}
.info-link{
    float:right;
}
.list .link4{
	margin:0 0 0 5px;
	font-size:12px;
	line-height:20px;
	background: url(../images/bg-link4-small.gif) no-repeat 100% 50%;
	width:auto;
}
#content .col .list p{
	margin:4px 0 6px;
	font-size:16px;
	line-height:18px;
}
/*
.list span.detail,
.list span.save{
    width:200px;
    float:left;
    padding:12px 3px 12px 12px; 
    border-right:1px solid #CCC;
    display:block;
}
.list span.save{
    width:75px;
}
*/
.box.code-form{
    margin-top:15px;
}
.code-form label, .code-form input{
	float:left;
	font:12px Arial, Helvetica, sans-serif;
}
.code-form label{
	width:97px;
	color:#486ca1;
	font-size:11px;
	margin:-3px 0 5px;
}
.code-form label strong{font-size:13px;}
.code-form .txt-input{
	width:131px;
	border:1px solid #ccc;
	border-right:0;
	margin:0;
	padding:2px 5px 4px;
	background:#f5f5f5;
}
/* sidebar */
#sidebar{
	float:right;
	width:250px;
}
.grey-box{
	background: url(../images/bg-grey-box.gif) repeat-y;
	margin:0 0 8px 0;
}
.grey-box .top{background: url(../images/bg-grey-box-top.gif) no-repeat;}
.grey-box .bt{
	background: url(../images/bg-grey-box-bt.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:15px 15px 13px;
}
.grey-box a img{display:block;}

#sidebar h3{margin:0 0 6px;}
.grey-box input{
	float:left;
	margin:0;
}
.box{
	height:1%;
	background:#ececec;
	padding:12px 12px 5px;
	margin:0 0 2px;
}
.col.wider .box{
    padding:12px;
}
.col.wider .shareThis {
    margin: 0 0 15px -3px;
}
.col.wider .shareThisAlt {
    margin: 15px 0 15px -3px;
}
.col.wider .box.short {
    padding-bottom:0;
    border-bottom:4px solid #685a64;
}
.col.wider .overview {
    outline:1px solid red; 
}
.col.wider .tabs ul {
    float: left;
    width: 408px;
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;  
    z-index: 999; 
}
.col.wider .tabs ul li {
    float: left;
    width: 110px;
    height: 30px;
    border: 1px solid #CCC;
    border-width: 1px 1px 0;
    margin-right: 3px;
    position: relative;
    background-color: #F2EFF1;
}
.col.wider .tabs ul li.active {
    background-color: #FFF;
}
.col.wider .tabs ul li a {
    width: 110px;
    height: 28px;
    line-height: 28px;
    outline: 0;   
    position: absolute;
    left: 0;
    top: 1px;
    display: block;  
    text-align: center; 
    text-decoration: none;
}
.col.wider .tabs ul li.active a {
    height:30px;
    background-color: #FFF;
    color: #F30000;
    font-weight: bold;
}
.col.wider .tabs div {
    float: left;
    width: 388px;
    margin: 0 0 15px;
    padding: 10px 20px;
    border: 1px solid #CCC;
    min-height: 75px;
    position: relative;
    z-index: 0;
}
.img-right{
	float:right;
	margin:-12px -12px 0 0;
	position:relative;
}
.img-top{
	float:right;
	margin:-17px -12px 0 0;
	position:relative;
}
.ad{margin:19px 0 19px;}
.ad2{margin:6px 0 19px;}
.ad img{display:block;}
.box p span, .box p span a{color:#2b5379;}
/* footer */
#footer{
	width:100%;
	background: url(../images/bg-footer.gif) repeat-x;
}
#footer .inner{
	width:978px;
	margin:0 auto;
	padding:16px 11px;
}
.footer-nav{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;	
}
.footer-nav li{
	display:inline;
	padding:0 6px 0 8px;
	background: url(../images/bg-footer-nav.gif) no-repeat 0 50%;
	font-size:11px;
	margin:0 0 0 -1px;
}
.footer-nav a{
	color:#666;
	text-decoration:none;
}
.footer-nav a:hover{text-decoration:underline;}

.ValidationSummary {background-color:#F2F2F2; border:1px solid #ccc; }
.ValidationSummary2 {background-color:#F2F2F2; margin-bottom:10px; padding: 8px;}
.ValidationSummary2 ul {padding-left:20px;}
.ValidationSummary li, .ValidationSummary2 li {color:#c00000;}

#content .col .box p.discountamount {clear: left; padding:10px 0 0; color:#c00000; font-size:14px;font-weight:bold;}
.priceoptions {line-height:25px;}
.realsaving {font-size:12px;}

/* homepage banners */
div#rotator {
   width:735px;
   height:284px;
   position:relative;
   overflow:hidden; 
   margin:0;
   padding:0;
}
div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	top:0;
	left:0;
   	margin:0;
   	padding:0;
}
div#rotator ul li img {
	padding: 0;
	background: #FFF;
}
div#rotator ul li.show {
	z-index:500;
}

/* giftcard */
#giftcardholder
{
    width:600px;
    height:425px;
    margin-left:41px;
}
#giftcard
{
    position:absolute;
    width:600px;
    height:425px;
}
#giftmessage
{
    position:absolute;
    width:174px;
    height:223px;
    margin:150px 0 0 210px;
    font:12px Arial, Helvetica, sans-serif;
    font-weight:bold;
	font-size:13px;
    text-align:left;
}
#giftcover
{
    position:absolute;
    width:158px;
    height:223px;
    margin:150px 0 0 415px;
}
.addthis_toolbox.addthis_default_style {
    margin: 0 0 15px -2px;
    float: left;
}
.addthis_toolbox.addthis_default_style a.addthis_button_google_plusone {
    margin-left: -14px;
}
.addthis_toolbox.addthis_default_style a.addthis_counter {
    margin-left: -11px;
}
.fb_edge_comment_widget {
  display: none !important;
}
