/*print*/


h1,h2,h3,h4,h5,h6,p,ul li, ol li{  color: #14477A; font-family: arial, serif;line-height: 1;}
h1 { font-size: 25px; line-height: 1.1em; margin: 0em 0 0.5em; }
h2,h5.title-top { font-size: 26px; line-height: 1.1em; margin: 0.9em 0 0.5em; }
h3 { font-size: 14px; line-height: 1.3em; margin: 0.9em 0 0.5em; }
h4 { font-size: 12px; line-height: 1.3em; margin: 0.9em 0 0.5em; }
h5 { font-size: 12px; margin: 0.9em 0 0.5em; }
h6 { font-size: 12px; margin: 0.9em 0 0.5em; }


p { margin: 0 0 .75em; font-size: 13px; line-height: 1.5em; }

#content p, #content table, #content ul, #content ol, #main-content ul li, #main-content ol li{
	color: #333 !important;
}


#header, #footer, #sidebar, #breadcrumbs, #top, #toggle-peek, .fb, #video-container, .social-buttons, ul#tabs, #scroller-body, #home-rotator, #scroller, iframe{
	display: none;
}

#page, #container .top, #container h1, #container h1 span, #container .body, .product-details #container .section, .layout-article #container .section, #container h1 span, .product-details #container .section span, .layout-article #container .section span{
	background: none;
}

#container .top{
	padding: 0px;
}

h1, #container h1, #container h1 span, .product-details #container .section span, .layout-article #container .section span, #container h1, .product-details #container .section, .layout-article #container .section{
	font-family: arial, serif;
	font-size:32px;
	height: auto;
	padding: 10px 0px 20px 0px;
	margin:0px;
	color: #14477A !important;
}

#intro p:first-child, p.intro, .layout-sub-landing #maind-content p:first-child{
	font-size: 20px;
	color: #0053a0 !important;
}

#content .product-type h2 a{
	color: #14477A;
	text-decoration: none;
	width: auto;
	display: inline;
}

.product-block{
	width: 570px;
	border: 1px solid #cccccc;
	margin-top: 20px;
	padding: 0px 20px 20px 20px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

.product-block .product a, .product-block a{
	color: #0053a0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.product-block ul.inline{
	padding-left: 0px !important;

}

.product-block ul.inline li{
	display: block;
	float: left;
	padding: 0px !important;
	margin-right: 5px;
	background: none !important;
	width: 180px;
}

.product-block ul.inline li .product-image{
	width: 140px;
}

.product-block .product{
	margin-right: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid none;
	padding: 0px;
	width: 175px;
}

a.small,a.medium, a.large{
	display: block;
	height: 80px;
	width: 80px;
	/*background: #e7e7e7;*/
	text-decoration: none;
	color: white !important;
	float: left;
	margin-right: 10px;
	text-align: center;

}


a.medium{
	height: 135px;
	width: 180px;
	margin-bottom: 10px;
}

a.large{
	width : 220px;
	height: 165px;
	margin-bottom: 10px;
}

#homepage #main-content{
	width: 920px;
}

#main-content
{
	width: 960px;
}

#main-content #intro{
	width: 100%;
	height: auto;
	display: block !important;
}

/* Product Related */


.product-details h1, .layout-article  h1{
	font-size: 36px !important;
	background: none !important;
	height: auto !important;
}

#product-top {
	width: 610px;
	padding-bottom: 20px;
}

#product-top img{
	float: left;
}

.descriptor{
	float: right;
	padding: 15px 15px 5px 15px;
	width: 345px;
	background: #eaeaea;
	border: 1px solid #ccc;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	display: block;
}

.descriptor p{
	font-size: 14px;
	color:#14477A !important;
	line-height: 1.7em;
	font-family: 'Nobile',arial,serif;
}

.product{
	width: 185px;
	padding: 20px 0 10px 0;
	margin: 0 18px 20px 0px;
	min-height: 350px;
	float: left;
	position: relative;
	}

.product h2 {
	margin-top: 0px;
	font-weight: bold;
}

.product h2 a{
	color: #046BCB;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial;
}

.product h2 a:hover{
	color: #0057ff;
	text-decoration: underline;
}

.product .product-image, .product .social-buttons{
	width: 180px;
}

.product .social-buttons{
	position: absolute;
	bottom: 0px;
}

#homepage .product{
	margin-left: 23px;
}

/* HOME IMPROVEMENT */

#content .article h2 a{
	color: #153870 !important;
	font-size: 22px !important;
	line-height: 1.5em;
	text-decoration: none;
}

.article{
	clear: both;
	display: block;
	padding: 10px 0px;
	border-bottom: dashed 1px #153870;
	width: 100%;
	float: left;
}


.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}


.clearfix{
	display: block;
}

img{
	border: 0 none;
}

.hide-from-print { display: none; }
