/*
Theme Name: ETAP Canada
Theme URI:
Description: ETAP Canada wordpress template
Author: Xhtmlthis
Author URI:http://xhtmlthis.com
Tags:
Template:
Version: 1.0
*/
/* === reset === */
a:hover{text-decoration:none;}
ul, ol{list-style:none;}
img, form, fieldset{border:none;}
ul, ol, form, fieldset{
	margin:0;
	padding:0;
}
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, p{margin:0;}
table{width:100%; border-collapse:collapse;}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
input:focus { outline: none; }
textarea:focus { outline: none; }
select:focus { outline: none; }
/* === end reset === */
h1, h2, h3, h4, h5, h6{font-family: "Helvetica Neue", Helvetica, Arial sans-serif;}
a{
	color:#216c98;
}
body{
	background:#eee url(images/bg-body.gif) repeat-x;
	font:12px/1.5em  "Lucida Grande", Verdana, Arial sans-serif;
	min-width:912px;
}
.main{
	width:912px;
	margin:0 auto;
	position:relative;
}
/*--header--*/
#header{
	height:50px;
	width:912px;
	padding:100px 0 0 0;
	position:relative;
}
/*--logo--*/
.logo,
.logo a{
	display:block;
	width:148px;
	height:88px;
}
.logo{
	background:url(images/logo.gif) no-repeat;
	position:absolute;
	top:10px;
	left:0;
}
.logo a{
	text-indent:-9999px;
	overflow:hidden;
}
/*--slogan--*/
.slogan{
	color:#216c98;
	position:absolute;
	top:62px;
	left:160px;
	font-weight:normal;
	font-family: "Helvetica Neue", Helvetica, Arial sans-serif;
}
/*--contact-box--*/
.contact-box{
	position:absolute;
	top:33px;
	right:0;
	width:190px;
	padding-right:5px;
	text-align:right;
	font-family:Helvetica, sans-serif
}
.contact-box strong{
	color:#216c98;
	font-size:2.333em;
	line-height:1.1em;
}
.contact-box a{
	color:#216c98;
	font-size:1em;
	font-weight:bold;
}
/*--navgation-block--*/
.navgation-block{
	width:912px;
	overflow:hidden;
	height:50px;
}
/*--main-menu--*/
.navgation-block ul{
	height:50px;
	float:left;
}
.navgation-block ul li{
	float:left;
	height:50px;
	line-height:50px;
	padding:0 20px 0 6px;
}
.navgation-block ul li a{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	font-size: 1.167em;
}
.navgation-block ul li.active a,
.navgation-block ul li a:hover{color:#d9f1ff;}
/*--search-wrapp--*/
.search-wrapp{
	height:40px;
	float:right;
	width:290px;
	padding:10px 6px 0 0;
}
.search-btn{
	float:left;
	display:inline;
	margin-left:10px;
	background:url(images/btn-search.gif) no-repeat;
	width:60px;
	height:30px;
	overflow:hidden;
}
.search-wrapp .hover{
	background-position:0 -30px;
}
.search-wrapp .hover input{color:#fff;}
.search-btn input{
	float:left;
	width:60px;
	height:26px;
	padding-top:4px;
	color:#dcf1fc;
	border:none;
	background:none;
	text-align:center;
	cursor:pointer;
	line-height:20px;
}
.search-field{
	float:left;
	background:url(images/bg-search-bg.gif) no-repeat;
	width:220px;
	height:30px;
}
.search-field input{
	float:left;
	width:180px;
	padding:6px 0 6px 10px;
	line-height:18px;
	border:0;
	margin:0;
	height:18px;
	background:none;
	position:relative;
}
/*--content--*/
#content{
	width:100%;
	background:#fff url(images/bg-content.gif) repeat-x;
}
.content-bg{
	background:url(images/bg-content-title.gif) no-repeat 50% 0;
	width:100%;
}
/*--title block--*/
.title-block{
	width:912px;
	height:141px;
	padding:29px 0 0 0;
	overflow:hidden;
}
/*--title-block-content--*/
.title-block-content{
	width:590px;
	float:left;
	padding-left:5px;
}
.title-block-content h1,
.title-block-content h5{
	color:#fff;
	font-size:2.167em;
	line-height:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}
.title-block-content p{
	color:#dcf1fc;
	font-weight:bold;
	line-height:1.5em;
	font-size:1.25em;
}
/*--download-block--*/
.download-block{
	background:url(images/bg-download-block.png) no-repeat;
	width:294px;
	height:116px;
	overflow:hidden;
	float:right;
	display:inline;
	margin-right:5px;
}
.download-block-content{
	position:relative;
	width:254px;
	height:96px;
	padding:20px 20px 0 20px;
}
.download-block-content p{
	font-weight:bold;
	color:#fff;
	font-size:0.917em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4em;
	margin-bottom:10px;
}
.btn-download{
	background:url(images/btn-download.gif) no-repeat;
	height:40px;
	width:210px;
	padding:0 0 0 40px;
	overflow:hidden;
	line-height:40px;
	font-family:Arial, Helvetica, sans-serif;
}
.btn-download a{
	color:#fff;
	font-size:1.167em;
	font-weight:bold;
}
.btn-download span{
	font-size:0.833em;
	color:#216c98;
	padding-left:5px;
}
/*--content-wrapp--*/
.content-wrapp{
	width:100%;
	overflow:hidden;
	padding:29px 0;
}
/*--main-content--*/
.main-content{
	float:left;
	width:569px;
	padding:0 0 0 7px;
}
/*--first-block-content--*/
.main-content blockquote{
	width:100%;
	overflow:hidden;
	padding-bottom:15px;
	margin: 0;
}
.main-post img,
.main-content blockquote img,
.training-wrapp img{
	display:block;
	border:4px solid #f8fbfd;
}
.alignleft{
	float:left;
	margin:0 22px 20px 0;
}
.alignright{
	float:right;
	margin:0 0 20px 22px;
}
.block-border{
	height:1px;
	width:567px;
	overflow:hidden;
	border:1px solid #f8fbfd;
}
/*.main-content blockquote h2{
	font-size:2.167em;
	line-height:1.3em;
	color:#216C98;
}
.main-content blockquote h2 a{text-decoration:none;}*/
.main-content h3{
	font-size:1.167em;
	line-height:1.4em;
	color:#216c98;
}
.main-content h4{
	font-size:1.167em;
	line-height:1.4em;
	color:#666;
}
.main-content blockquote h3 a,
.main-post h2 a{text-decoration:none;}
.main-content blockquote p{
	font-size:1.167em;
	color:#585858;
}
/*--main-post--*/
.main-post{
	width:100%;
	overflow:hidden;
	padding:0 0 10px 0;
}
.main-post ul{
	padding-left: 20px;
	list-style: disc;
	color:#585858;
}
.post p,
.post-page p,
.error-404 p,
.main-post p{
	color:#585858;
	padding-bottom:10px;
}
p img{
	margin-top: 10px !important;
}
/*--sidebar--*/
.sidebar{
	float:right;
	width:298px;
}
/*--block-sidebar-1--*/
.block-sidebar-1{
	width:294px;
	padding-bottom:16px;
}
.block-sidebar-1-header{
	background:url(images/bg-header-block-sidebar-1.png) no-repeat;
	width:294px;
	height:9px;
	overflow:hidden;
}
.block-sidebar-1-center{
	background:url(images/bg-center-block-sidebar-1.png) repeat-y;
	width:294px;
}
.block-sidebar-1-footer{
	background:url(images/bg-footer-block-sidebar-1.png) no-repeat;
	height:11px;
	width:294px;
	overflow:hidden;
}
.bs-content{
	position:relative;
	width:250px;
	padding:24px 22px 12px 22px;
}
.bs-content h3{
	color:#708246;
	font-size:1.333em;
	padding-bottom:7px;
}
.bs-content p{
	color:#333;
	padding-bottom:10px;
}
.bs-content ul{
	width:100%;
	overflow:hidden;
	padding:15px 0 0 0;
}
.bs-content ul li{
	float:left;
	height:66px;
}
.bs-content ul li a{
	float:left;
	height:66px;
}
.bs-content ul li img{
	display:block;
}
/*--block-sidebar-2--*/
.block-sidebar-2{
	width:294px;
	padding-bottom:16px;
}
.block-sidebar-2-header{
	background:url(images/bg-header-block-sidebar-2.png) no-repeat;
	width:294px;
	height:12px;
	overflow:hidden;
}
.block-sidebar-2-center{
	background:url(images/bg-center-block-sidebar-2.png) repeat-y;
	width:294px;
	overflow: hidden;
}
.block-sidebar-2-footer{
	background:url(images/bg-footer-block-sidebar-2.png) no-repeat;
	width:294px;
	height:14px;
}
.bs-conteng-2{
	width:254px;
	position:relative;
	padding:0 20px 11px 20px;
}
/*--sidebar-content--*/
.sidebar-content{
	width:254px;
	overflow:hidden;
	margin: -13px 0 0 0;
}
.sidebar-content li{
	width:254px;
	float:left;
	background:url(images/bg-border-line.gif) no-repeat;
	padding:38px 0 17px 0;
	color:#444;
	font-family: "Helvetica Neue", Helvetica, Arial sans-serif;
}
.sidebar-content li ul{
	padding: 0 0 17px 0;
	width: 100%;
	overflow: hidden;
}
.sidebar-content li:first-child{
	background:none;
}
.sidebar-content li h3{
	font-size:1.5em;
	color:#216c98;
	padding-bottom:10px;
}
.sidebar-content li h3 a{text-decoration:none;}
.sidebar-content li p{
	font-size:1em;
	padding-bottom:10px;
}
.sidebar-content li p.contact-text strong{font-size:1.167em;}
.sidebar-content li ul li{
	padding:0;
	background:none;
}
.sidebar-content li ul li a{font-weight:bold;}
/*--training wrapp--*/
.training-wrapp{
	width:100%;
	overflow:hidden;
}
.training-wrapp p a{font-weight:bold;}
.training-wrapp img{margin-bottom:5px;}
.sidebar-content li h4{
	color:#216c98;
	clear:both;
	font-size:1em;
	padding-bottom:10px;
}
.sidebar-content li table{
	border-collapse:collapse;
	background:#fff;
	margin-bottom:15px;
}
.sidebar-content li table tr td{
	padding:7px;
	border-bottom:1px solid #deeef8;
}
.sidebar-content li table tr td.last{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align:right;
}
/*--subscribe--*/
a.subscribe{
	background:url(images/btn-subscribe.gif) no-repeat;
	width:90px;
	height:33px;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
}
/*--gallery-wrapp--*/
.gallery-wrapp{
	height:120px;
	width:100%;
	margin-bottom:1px;
	background:url(images/bg-gallery.gif) repeat-x;
}
.gallery-holder{
	width:100%;
	height:101px;
	padding:19px 0 0 0;
	overflow:hidden;
}
.gallery-holder a.prev{
	height:82px;
	width:25px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	outline:none;
	background:url(images/btn-gallery.gif) no-repeat 0px 50%;
}
.gallery-holder a.next{
	height:82px;
	outline:none;
	width:25px;
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/btn-gallery.gif) no-repeat -25px 50%;
}
.gallery-holder div{
	width:860px;
	position:relative;
	overflow:hidden;
	float:left;
}
.gallery{
	width:9999px;
	position:relative;
	height:82px;
	overflow:hidden;
	float:left;
}
.gallery li{
	float:left;
	width:162px;
	height:82px;
	margin:0 5px;
	display:inline;
	/*border:1px solid #4982a3;*/
}
/*--footer--*/
#footer{
	background:url(images/bg-footer.gif) repeat-x;
	width:100%;
}
#footer .main{padding:30px 0 60px 0;}
#footer p{
	text-align:center;
	color:#727272;
        font-size:0.917em;
}
#footer ul{
	width:100%;
	text-align:center;
	padding:5px 0 0 0;
}
#footer ul li{
	display:inline;
	background:url(images/line-footer.gif) no-repeat 0 85%;
	padding:0 3px 0 6px;
}
#footer ul li:first-child{
	background:none;
	padding-left:0;
}
#footer ul li a{font-size:0.917em;}
/*===About Us Page===*/
.sub{height:101px;}
.sub .download-block{margin-top:-20px;}
.sub-menu-wrapp{
	width:100%;
	height:40px;
	overflow:hidden;
	background:url(images/bg-sub-menu.gif) repeat-x;
	font-family: "Helvetica Neue", Helvetica, Arial sans-serif;
}
.sub-menu-wrapp ul{
	width:100%;
	height:40px;
	overflow:hidden;
}
.sub-menu-wrapp ul li{
	float:left;
	height:40px;
	line-height:40px;
	background:url(images/line-sub-menu.gif) no-repeat 0 50%;
	padding:0 8px 0 7px;
}
.sub-menu-wrapp ul li:first-child{background:none;}
.sub-menu-wrapp ul li a{
	text-decoration:none;
	color:#addaf3;
	font-size:1.083em;
}
.sub-menu-wrapp ul li a:hover{color:#fff;}
.sub-menu-wrapp ul li.active a{
	font-weight:bold;
	color:#fff;
}
/*===Products Page===*/
.prod-content,
.prod-content .content-bg{background-position:0 -40px !important;}
.sidebar-content li ul.etap li{
	background:url(images/ico-pdf.gif) no-repeat 0 50%;
	padding-left:20px;
	width:234px;
}
.product-block{
	width:100%;
	overflow:hidden;
}
.product-block .block-border{margin-bottom:20px;}
.product-block ul{
	float:left;
	width:49.5%;
	padding:0 0 20px 0;
}
.product-block ul li{
	padding:2px 0;
}
.product-block ul.real{
	width:100%;
}
.main-content h2{
	font-size:1.917em;
	padding-bottom:10px;
	color:#216c98;
	line-height: 1.1em;
}
/*--post--*/
.post{
	width:100%;
	padding-bottom:25px;
}
/*--error-404--*/
.error-404{
	width:100%;
	padding:50px 0 0 0;
}
.error-404 h2{
	text-align:center;
	margin-bottom:30px;
}
.error-404 p{
	text-align:center;
}

#downdemo{
	display: block;
	width: 142px;
	height: 34px;
	background: url("images/btn.png") no-repeat 0 0;
	line-height: 30px;
	text-align: center;
	text-decoration:none;
	color:#fff;
	font-weight: bold;
	font-size: 12px;
}

/*#downdemo:hover
{ 
  background-position: 0 -38px;
}

#downdemo span
{
  display: none;
}*/

#maildemo{
	display: block;
	width: 142px;
	height: 34px;
	background: url("images/btn.png") no-repeat 0 0;
	line-height: 30px;
	text-align: center;
	text-decoration:none;
	color:#fff;
	font-weight: bold;
	font-size: 12px;
}
/*#maildemo:hover
{ 
  background-position: 0 -38px;
}
*/
/*#maildemo span{
  display: none;
}*/
.main-post table{
	width:100%;
	border-collapse: collapse;
	color:#585858;
	font-size: 11px;
}
/*--*/
.main-content .post h2,
.main-content .post h1{
	font-size:1.5em;
	color:#216c98;
	padding-bottom:10px;
	line-height: 1.1em;
}
