*{
	margin:0px;
	padding:0px;
}

img, div {
	behavior: url(lib/iepngfix.htc);
	border:none;
}

body, html{
	background:#FFFFFF url(images/body-back.jpg) top repeat-x;
	font-family: "Trebuchet MS";
	font-size:12px;
	height:100%;
}

/* ------------------- MISC -- */
a:link, a:visited{color:#3B87AE; text-decoration: none;}
.wrapper{width:960px; margin:0 auto;}
hr, .clear{clear: both;}
hr{height:1px; visibility: hidden; border:none;}
.float-left{float:left;}
.learnMore{
	font-size: 30px;
	color:#3B87AE;
	text-decoration: none;
}
.learnMore img{margin-bottom: -2px; margin-left: 5px;}
.alignright{float:right; padding:0 0 10px 10px;}

/* ------------------- FORM -- */

.xsmall{width:25px;}
.small{width:50px;}
.medium{width:90px;}
.large{width:175px;}
.xlarge{width:300px; height:100px;}
.xxlarge{width:500px;}

.txt{
	padding: 4px;
	font-size: 11px;
	color: #999999;
	border:#CCCCCC solid 1px;
	font-family: "arial, Trebuchet MS"
}

.comment-form .btn{margin-top:-5px; margin-left: 75px;}
.feature label, .comment-form label{font-size:12px; width:50px; margin-right: 5px; text-align: right;}
.comment-form label{width:70px;}
.comment-form label, .comment-form .txt{margin-bottom: 20px;}
.feature .form .float-left{margin-bottom: 10px; margin-right: 5px;}
.feature_main .form .float-left{margin-bottom: 10px; margin-right: 5px;}
.feature label.special{width:auto; margin-right:20px !important;}


.side-form{
	background: transparent url(images/side-form-bottom.png) bottom no-repeat;
	margin-left:17px;
	padding-bottom: 20px;
}

.side-form img{
	margin-left:3px;
	margin-top:-15px;
}

.side-form form{
	padding-left:35px;
	margin-top:10px;
	padding-bottom: 20px;
}

.side-form .float-left{
	margin-bottom: 10px;
}


/* ------------------- HEADER -- */

#header #telefontracking{
	font-size: 24px;
	font-face: arial, trebuchet;
	color:#3B87AE;
	text-decoration: none;
}

#header #top-menu{
	list-style-type: none;
	float:right;
	margin-top:5px;
	margin-right: -15px;
}

#top-menu li{
	float:left;
	margin-right:20px;
}

#top-menu li a{
	text-transform: uppercase;
	color:#B9B9B9;
	font-size: 12px;
	text-decoration: none;
	font-weight:lighter;
	letter-spacing: 1px;
}

#top-menu li a:hover{
	color: white;
}

#top-menu current_page_item a{
	color: white;
}

#main-menu{
	list-style-type: none;
	display: block;
	width:960px;
	margin-top:20px;
	height:22px;
	margin-bottom: 25px;
}

#main-menu li{
	float:left;
	margin-right:35px;
}

#main-menu li a{
	display:block;
	padding:7px 8px;
}

#main-menu .current, #main-menu li:hover{
	background:url(images/menu-current-left.jpg) top left no-repeat;
}

#main-menu .current a, #main-menu li:hover a{
	background:url(images/menu-current-right.jpg) top right no-repeat;
}


#main-menu .last, #top-menu .last{margin-right:0;}

#sub-menu{
	list-style-type: none;
	margin-top: 15px;
	margin-bottom: 25px;
}

#sub-menu li{
	margin-bottom: 10px;
	margin-left: 20px;
	background: url(images/sub-menu-logo.jpg) no-repeat 4px 7px;
}

#sub-menu li a{
	font-size: 12px;
	text-transform: uppercase;
	color: black;
	text-decoration: none;
	display: block;
	border-bottom: #D7D7D7 solid 1px;
	width: 240px;
	height: 23px;
	padding-top:7px;
	padding-left:30px;
}

#sub-menu li a:hover{
	color:#6F6F6F;
}

#sub-menu .current_page_item a{
	background: url(images/sub-menu-back.jpg) top left no-repeat;
	border: none;
}


/* ----------------------- CONTENT -- */
#content{
	background:#F4F4F4 url(images/content-back.jpg) top repeat-x;
	padding:25px 15px;
}

#content .logo{
	float:left;
	margin-left:20px;
	margin-top: 50px;
}

#content #slider-cont{
	float:left;
	margin-left:8px;
	position: relative;
	height:305px;
}

#content #slider-cont img{
	position: absolute;
	top: 0;
	left: 0;
}

#content #slider-menu{
	display:block;
	background:transparent url(images/slider-menu-back.png) top left no-repeat;
	width:980px;
	height:106px;
	margin-left:-25px;
	margin-top:20px;
	list-style-type: none;
	cursor: pointer;
	position: absolute;
}

#slider-menu li{
	float:left;
}

#slider-menu li a{
	display:block;
	padding:2px;
	margin-left:20px;
}

#sub-banner{
	background:white;
	padding:20px;
}

#sub-banner .logo{
	margin:0;
	margin-right:42px;
	margin-top:15px;
}

/* ---------- LEFT COL -- */
#left-col{
	float:left;
	background:transparent url(images/left-col-back.png) top right no-repeat;
	width:600px;
	padding:10px;
	margin-top:20px;
	border-top:#D7D7D7 solid 1px;
	font-family: "Trebuchet MS";
}

#left-col h2{
	font-size:24px;
	margin-bottom: 10px;
}

#left-col h2 span{
	display:block;
	font-size: 12px;
	font-weight: normal;
}

#left-col h3{
	font-size:14px;
	margin:0; padding:0;
	margin-top: 20px;
	margin-bottom: 10px;
}

#left-col p, #left-col ul, #left-col ol{font-size: 13px;}
#left-col ul, #left-col ol{
	margin-left:30px;
}

#left-col ul li, #left-col ol li{
	line-height: 23px;
	margin-bottom: 13px;
}

#left-col p, #left-col ol{
	line-height: 20px;
	margin-bottom: 15px;
}

#left-col ol{
	margin-left:50px;
	font-size:12px;
}

#left-col #comments li span{
	display: block;
	font-weight: bold;
	font-size: 13px;
}

#left-col #comments li{
	margin-bottom: 15px;
}

#left-col ul li span{
	display:block;
	font-weight: bold;
}

#left-col blockquote{
	float:right;
	margin:0 0 15px 15px;
	width:228px;
	background: transparent url(images/blockquote-bottom.jpg) center bottom no-repeat;
	overflow: hidden;
}

#left-col blockquote .top{
	margin-left:-14px;
}

#left-col blockquote p{
	font-size: 14px;
	font-weight: normal;
	color:#79A815;
	margin:0 15px 15px 15px;
	line-height: 30px;
}

#left-col h4{
	margin-bottom: 20px;
}

/* --- COMMENTS -*/
#comments{

}

/* ---------- RIGHT COL -- */
#right-col{
	float:left;
	width:308px;
	border-top: #D7D7D7 solid 1px;
	margin-top:20px;
}

#right-col .info{
	padding:10px;
}

#right-col .info h2{
	font-size:17px;
	margin-bottom: 10px;
}

#right-col .info ul{
	list-style-type: none;
	margin-left:10px;
}

#right-col .info ul li{
	color: #6F6F6F;
	font-size:12px;
	margin-bottom: 10px;
}

#right-col .info ul li a{
	color: #6F6F6F;
	text-decoration: none;
}

#right-col .info ul li a:hover{
	text-decoration: underline;
}

/* ------------------------ FEATURE -- */
.feature{
	background:transparent url(images/feature-back.png) top center no-repeat;
	display:block;
	width: 300px;
	height: 300px;
	float:left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.feature.speci{
	background:transparent url(images/feature-back-speci.png) top center no-repeat !important;
	height:410px !important;
	margin-left: 15px !important;
	margin-top: 0 !important;
}
.feature_main{
	background:transparent url(images/feature-green.png) top center no-repeat;
	display:block;
	width: 300px;
	height: 300px;
	float:left;
	margin-left: -8px;
	margin-top: 6px;
}
.wide{
	background: transparent url(images/feature-long-back.png) top center no-repeat !important;
	width:627px !important;
}

.feature .top{
	height:73px;
}

.feature .top img{
	margin-left:10px;
	margin-top: -7px;
}

.feature .text{
	position: relative;
}

.feature_main .top{
	height:73px;
}

.feature_main .top img{
	margin-left:10px;
	margin-top: -7px;
}

.feature_main .text{
	position: relative;
}

.last{
	margin-right:0 !important;
}

.feature .text{
	padding:10px 15px;
	font-size: 13px;
	color: #333333;
}

.feature .text p{
	font-size:12px;
	line-height: 25px;
}

.feature .text .learnMore{
	display:block;
	margin-top: 20px;
}

.feature_main .text{
	padding:10px 15px;
	font-size: 13px;
	color: #333333;
}

.feature_main .text p{
	font-size:12px;
	line-height: 25px;
}

.feature_main .text .learnMore{
	display:block;
	margin-top: 20px;
}

/* ------------------- UL's -- */
ul.checks, ul.logo{list-style-type: none; margin-right: 30px;}
ul.checks li{
	/*background: transparent url(images/ul-check.png) top left no-repeat;*/
	padding-left:25px;
	line-height: 30px;
}

ul.logo li{
	background: transparent url(images/ul-logo.png) top left no-repeat;
	padding-left: 25px;
	margin-bottom: 20px;
}

ul.blog li a, ul.blog li a:visited{font-size:12px; color: #333333;}
.feature ul.blog{
	height:150px;
	overflow-y: hidden;
}

ul.testimonials{
	list-style-type: none;
}

ul.testimonials li{
	display: block;
	width:295px;
	height:100px;
	background: url(images/testimonials-back.jpg) top left no-repeat;
	float:left;
}

.tl{
	border-right: #DDDDDD solid 1px;
	border-bottom: #DDDDDD solid 1px;
}

.tr{
	border-bottom: #DDDDDD solid 1px;
}

.bl{
	border-right: #DDDDDD solid 1px;
}

.testimonials .headshot{
	float:left;
	margin:10px 15px 0 10px;
}

.testimonials p{
	float:left;
	width:200px;
	line-height: 15px !important;
	margin:10px 0 0 0;
	font-family: Georgia;
	font-size: 13px;
	font-style: italic;
}


/* --------------------- FOOTER -- */


#footer1{
	padding:20px 0;
	background: #CECECE;
	border-top: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
	color: #7C7C7C;
	font-style: italic;
	font-size:15px;
	margin-top: 20px;
}

#footer1 .tagline{
	width:540px;
	float:left;
	text-align: center;
	margin-right: 20px;
}

#footer1 .tagline img{width:540px;}

#footer1 span{color:#353535;}

#footer1 #affiliates{
	float:right;
	list-style-type: none;
	margin-top:17px;
}

#footer1 #affiliates li img{width:48px;}

#footer1 #affiliates li{
	float:left;
	margin-right:10px;
	position: relative;
}

#footer1 #affiliates li .detail{
	background: transparent url(images/details-back.png) top left no-repeat;
	position: absolute;
	right:-22px;
	bottom:45px;
	width:265px;
	height:177px;
	display: none;
	z-index:1000;
}

#footer1 #affiliates li:hover .detail, #footer1 #affiliates li.over .detail{
	display: block;
}

.detail h3{
	margin:19px 0 13px 15px;
	font-size:15px;
}

.detail p{
	font-size:12px;
	margin-left: 15px;
	font-style: normal;
}

#footer2{
	margin-top: 20px;
	background: #232323;
	padding:30px 0 30px 0;
	color:#999999;
	font-size: 12px;
	text-align: center;
}


#footer2 #telefontracking{
	font-size: 10px;
	font-face: arial, trebuchet;
	color:#a9d559;
	text-decoration: none;
}

#footer2 img{
	margin-bottom: -5px;
	margin-right: 15px;
}

#footer2 a{
	color:#A1BF5F;
	font-size:10px;
}

/* ---------------- SIDE FEATURE -- */
.side-feature{
	width:90%;
	margin:0 auto;
	margin-top:10px;
	margin-bottom: 30px;
}

.side-feature h2{
	font-size: 18px;
	margin-bottom: 5px;
}

.side-feature ul{
	list-style-type: none;
	margin-left:15px;
}
.side-feature ul li{
	margin-bottom: 5px;
}

.side-feature ul li a{
	color: #393A98;
	text-decoration: none;
}

.side-feature ul li a:hover{
	text-decoration: underline;
}

/* --------------- BLOG -- */
.entry{
	margin-bottom: 40px;
}

.entry h2 a{
	text-decoration: none;
	color:#3F3F3F;
}

.entry h2 a:hover{
	color:#5F5F5F;
}

.entry .options{text-align: right; font-size:12px; padding-bottom: 5px; border-bottom:#BFBFBF solid 1px;}
.entry .options a{font-size:10px;}

.side-image{
	margin-left:20px;
	margin-bottom: 15px;
}

.comment-author{
	font-weight: bold;
	margin-bottom: 5px;
}

.comment-meta{margin-top:-10px; margin-bottom: 0; font-size:10px;}

.comment p{
	margin-top:0px;
}

.comment{margin-bottom: 20px;}

.cf_info .success{padding-bottom: 15px;}






/* ---------- FORM THING --*/
.single-page label{
	width:100px;
}

.single-page input, .single-page label{
	margin-bottom: 10px;
	margin-right: 5px;
}




/* ----------- SOCIAL --*/
.social{
	background: url(images/social-back.jpg) top center no-repeat;
	height:115px;
	padding-left:45px;
}

.social img{
	margin-top:45px;
	margin-right:10px;
}

iframe{position: absolute; z-index: 1000;}

.ie-clear{display: none;}
