/*
Theme Name: BandK
Theme URI: http://wordpress.org/
Description: Theme for B&K
Author: Daniel Faria
Version: 1.0

*/

html,
body{
	margin:0;
	height:100%;
}
body{
	color:#35303a;
	font:12px/18px Arial, Helvetica, sans-serif;
	background:#dbf1fd;
	min-width:1000px;
}
img{border:0;}
a{
	color:#ff6b06;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper:after {
	clear: both;
	content:"";
	display: block;
}
#wrapper{
	width:100%;
	min-height:100%;
}
* html #wrapper{height:100%;}
.w-holder{
	width:100%;
	overflow:hidden;
	padding:0 0 69px;
}
#header{
	width:100%;
	overflow:hidden;
}
.container{
	width:960px;
	overflow:hidden;
	margin:0 auto;
}
.contact-hold{
	width:100%;
	overflow:hidden;
	background:#000;
	padding:11px 0 11px;
}
.contact-hold ul{
	float:right;
	display:inline;
	margin:0 -14px 0 0;
	padding:0;
	list-style:none;
}
.contact-hold ul li{
	float:left;
	color:#fff;
	padding:0 18px 0 18px;
	background:url(images/bullet1.gif) no-repeat 0 7px;
}
.contact-hold ul li:first-child,
.contact-hold ul li.first-child{background:none;}
.contact-hold ul li a{color:#fff;}
.head-hold{
	width:100%;
	overflow:hidden;
	height:165px;
	position:relative;
	background:url(images/bg-head-r.gif) repeat-x;
}
.head-hold .l{
	position:absolute;
	left:0;
	top:0;
	height:165px;
	width:50%;
	background:url(images/bg-head-l.gif) repeat-x;
}
.head-hold .holder{
	width:100%;
	overflow:hidden;
	position:relative;
	height:165px;
	background:url(images/bg-head.jpg) no-repeat 50% 0;
}
.logo{
	float:left;
	padding:14px 0 0 10px;
	position:relative;
	left:100px;
	}
.logo a{
	display:block;
	width:225px;
	height:136px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/logo.png) no-repeat;
}
.slogan{
	float:left;
	padding:132px 0 0 0px;
	border:0px solid red;
	position:relative;
	left:103px
}
.text-slogan{
	display:block;
	width:657px;
	height:19px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/text-slogan2.png) no-repeat;

}
.nav{
	width:100%;
	overflow:hidden;
	height:62px;
	background:url(images/bg-nav.gif) repeat-x;
}

.nav ul{
	float:right;
	margin:0;
	padding:11px 0 0;
	list-style:none;
}
.nav ul li{
	float:left;
	font-size:18px;
	line-height:22px;
	padding:0 3px 0 57px;
}
.nav ul li a{color:#fff;}
.nav ul li a:hover,
.nav ul li.active a{
	text-decoration:none;
	color:#e4911f;
}

.nav2{
	width:100%;
	overflow:hidden;
	height:62px;
	background:url(images/bg-nav2.gif) repeat-x;
}

.nav2 ul{
	float:right;
	margin:0;
	padding:11px 0 0;
	list-style:none;
}
.nav2 ul li{
	float:left;
	font-size:18px;
	line-height:22px;
	padding:0 3px 0 57px;
}
.nav2 ul li a{color:#fff;}
.nav2 ul li a:hover,
.nav2 ul li.active a{
	text-decoration:none;
	color:#e4911f;
}

.nav2 ul .current_page_item a{
	color:#e4911f;
}

.nav ul .current_page_item a{
	color:#e4911f;
}

.nav ul li:first-child a{
	color:#e4911f;
}

#main{
	width:100%;
	overflow:hidden;
}
.c-text{
	overflow:hidden;
	height:1%;
	padding:0 0 0 8px;
}
.welcome-hold{
	width:100%;
	overflow:hidden;
	padding:15px 0 42px;
	background:#fff url(images/separator1.gif) repeat-x 0 100%;
}
.welcome-hold h1{
	margin:0 0 7px;
	font:bold italic 36px/40px Arial, Helvetica, sans-serif;
	color:#0060aa;
}
.welcome-hold p{
	margin:0;
	font-size:18px;
	line-height:26px;
	color:#000;
}

.page-title{
	width:100%;
	overflow:hidden;
	padding:22px 0 22px 0;
	background:#6db1dc url(images/separator1.gif) repeat-x 0 100%;
}
.page-title .c-text{padding:0 0 0 0px;}
.page-title h2{
	margin:0;
	font-size:30px;
	line-height:34px;
	color:#005b7f;
	font-weight:bold;
}


.product-hold{
	width:100%;
	overflow:hidden;
	padding:22px 0 47px;
	background:#6db1dc url(images/separator1.gif) repeat-x 0 100%;
}
.product-hold .c-text{padding:0 0 0 10px;}
.product-hold h2{
	margin:0;
	font-size:30px;
	line-height:34px;
	color:#fff;
	font-weight:bold;
}
.product-hold .hold{
	width:960px;
	overflow:hidden;
	margin:0 -12px 0 0;
	padding:19px 0 0;
}
.product-hold .box{
	float:left;
	width:470px;
	padding:0 10px 0 0;
}
.product-hold .image{
	float:left;
	margin:4px 0 0;
}
.product-hold .image img{display:block;}
.product-hold .text{
	float:right;
	width:330px;
}
.product-hold h3{
	margin:0 0 10px;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	color:#cbecff;
}
.product-hold p{
	margin:0;
	font-size:14px;
	line-height:20px;
	color:#000;
}
.product-hold p a{
	color:#fff;
	margin:0 0 0 4px;
}
.content{
	width:960px;
	overflow:hidden;
	margin:0 auto;
	padding:7px 0 72px;
}
.content .c-text{padding:14px 0 0 10px;}
.content .c-text p{
	margin:0 0 18px;
	color:#70787e;
}
.content .heading{
	width:100%;
	overflow:hidden;
}
.content h2{
	margin:0 0 14px;
	font-size:30px;
	line-height:34px;
	font-weight:bold;
	color:#005b7f;
}

.content .text h3{
	margin:0 0 14px;
	font-size:18px;
	line-height:34px;
	font-weight:bold;
	color:#005b7f;
}


.content .c-text .same-page-link{
	color:#005b7f;
	text-decoration:none;
}

.product-hold .c-text .same-page-link{
	color:#fff;
	text-decoration:none;
}


.content .c-text .heading p{
	margin:0;
	font-size:18px;
	line-height:26px;
	color:#118dad;
}
.sponsor-hold{
	width:100%;
	overflow:hidden;
	padding:4px 0 30px;
	/*background:url(images/separator1.gif) repeat-x 0 100%;*/
}
.sponsor-hold .hold{
	margin:7px -19px 0 0;
	width:979px;
	overflow:hidden;
	position:relative;
	background:url(images/bg-sponsor.gif) repeat-y;
}

.sponsor-hold .hold_odd{
	margin:7px -19px 0 0;
	width:979px;
	overflow:hidden;
	position:relative;
	background:url(images/bg-sponsor2.gif) repeat-y;
}


.sponsor-hold .box{
	float:left;
	display:inline;
	margin:0 19px 0 0;
	width:450px;
	padding:9px 10px 29px 10px;
	min-height:91px;
}
* html .sponsor-hold .box{height:91px;}
.sponsor-hold .box .sp-box{width:125px;border:0px solid gray; float:left;}
.sponsor-hold .box .sp-box a img{clear:both;display:block;margin-left:auto;margin-right:auto;}
.sponsor-hold .box .text{
	float:right;
	width:310px;
	padding:2px 0 0;
}
.sponsor-hold .box .text p{margin:0;}
.btn-view{
	position:absolute;
	bottom:10px;
	width:310px;
}
.btn-view a{float:right;}
#footer{
	width:100%;
	overflow:hidden;
	height:40px;
	padding:29px 0 0;
	margin:-69px 0 0;
	position:relative;
	background:url(images/bg-footer.gif) repeat-x;
}
#footer .container{position:relative;}
.w1{
	float:left;
	position:relative;
	left:50%;
}
.w2{
	float:left;
	position:relative;
	left:-50%;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul li{
	float:left;
	padding:0 20px 0 20px;
	font-size:18px;
	line-height:22px;
	background:url(images/bullet2.gif) no-repeat 0 11px;
}
#footer ul li:first-child,
#footer ul li.first-child{background:none;}
#footer ul li a{color:#fff;}

