* {
	margin:0;
	padding:0;
	outline:0;
}

body {
	font-size:14px;
	line-height:1.2;
	font-family:Arial,Helvetica,Sans-Serif;
	color:#333;
	background:#dee8ee url(/inc/templates/current/searchbrite/images/body.png) 0 0 repeat-x;
}

p {
	display:block;
	margin-bottom:7px;
}

.testimonial {
	font-family:Georgia,Times,"Times New Roman",Serif;
}

h2,h3 {
	font-family:Verdana,Arial,Helvetica,Sans-serif;
}

.header-buttons p strong,.blue-widget ul {
	font-family:"Times New Roman",Times,Georgia,Serif;
}

nav,.header-buttons p,.button,#side-nav h2 {
	font-family:"Trebuchet MS",Arial,Helvetica,Sans-serif;
}

a {
	color:#333;
	text-decoration:underline;
	cursor:pointer;
}

a:hover {
	text-decoration:none;
}

a img {
	border:0;
}

h1#logo {
	width:346px;
	height:90px;
	padding:40px 0 0;
}

h1#logo a {
	display:block;
	height:90px;
	background:url(/inc/templates/current/searchbrite/images/logo.png);
}

h2 {
	font-size:22px;
	line-height:26px;
	color:#060;
	padding:0 0 21px;
}

h3 {
	font-size:18px;
	line-height:24px;
	padding:0 0 10px;
}

input,textarea,select {
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
}

textarea {
	overflow:auto;
}

.cl {
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	clear:both;
}

.notext {
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}

.left,.alignleft {
	float:left;
	display:inline;
}

.right,.alignright {
	float:right;
	display:inline;
}

.shell {
	width:960px;
	margin:0 auto;
	padding:0 15px 45px;
}

#wrap {
	background:url(/inc/templates/current/searchbrite/images/wrap.png) 50% 0 no-repeat;
}

#header {
	width:960px;
	height:143px;
	position:relative;
}

.header-buttons {
	width:410px;
	padding:24px 18px 0 0;
	text-align:center;
}

.header-buttons p {
	font-size:16px;
	color:#003;
	line-height:24px;
	padding:0 0 15px;
}

.header-buttons p .phone-num {
	display:block;
	background:url(/inc/templates/current/searchbrite/images/phone.png) center no-repeat;
	height:30px;
}

.header-buttons .button {
	background:url(/inc/templates/current/searchbrite/images/grey-button.png) 0 0 no-repeat;
	width:187px;
	height:42px;
	line-height:42px;
	font-size:15px;
	color:#003;
	text-decoration:none;
}

.header-buttons .button:hover {
	background-position:0 -42px;
}

nav {
	background:url(/inc/templates/current/searchbrite/images/nav.png);
	width:960px;
	height:63px;
	padding:9px 5px 0;
	position:relative;
	margin:0 -5px;
	z-index:2;
}

nav ul {
	list-style:none;
	width:960px;
}

nav li {
	float:left;
	height:64px;
	border-right:1px solid #c5d6e0;
	position:relative;
	margin-bottom:-1px;
}

nav li.hover {
	border-color:#ccc;
}

nav > ul > li.last {
	border:none;
	width:130px;
}

nav > li > a {
	min-height: 38px;
}

nav li a {
	display:block;
	font-size:16px;
	line-height:19px;
	text-transform:uppercase;
	font-weight:700;
	text-decoration:none;
	color:#5e6f8a;
	background-image:url(/inc/templates/current/searchbrite/images/nav-active-c.png);
	background-position:0 -100px;
	background-repeat:repeat-x;
	padding:18px 20px 7px;
	white-space:nowrap;
}

nav li a:hover,nav li a.hover,nav li.current a {
	background-position:0 0;
	color:#fff;
}

/*nav li.first a,
nav li.last a { background-image: url(/inc/templates/current/searchbrite/images/nav-active.png); } */
nav li.first a:hover,nav li.first a.hover,nav li.first.current a {
	background-position:0 0;
}

nav li.last a:hover,nav li.last a.hover,nav li.last.current a {
	background-position:right 0;
}

nav li a.padded {
	padding-top:35px;
	padding-bottom:9px;
}

nav li ul {
	background:#5c9d39;
	padding:3px 12px;
	width:226px;
	position:absolute;
	top:64px;
	left:0;
	display:none;
}

nav ul li:hover > ul {
	display:block;
}

nav li ul.end {
	background:#5c9d39;
	padding:3px 12px;
	width:226px;
	position:absolute;
	top:64px;
	left:-98px;
	display:none;
}

nav li li {
	clear:left;
	display:block;
	border-right:none;
	border-bottom:1px solid #77b055;
	height:auto;
	width:226px;
	margin:0;
}

nav li li a,nav li.current li a {
	font-size:14px;
	line-height:24px;
	padding:7px;
	background:transparent;
	text-transform:none;
	color:#fff;
	white-space:normal;
	width:100%
}

nav li li.last {
	border-bottom:none;
}

nav li li.last a {
	background:transparent;
}

nav li li a:hover,nav li.current li a:hover,nav li.current li a.active {
	color:#f7be4c;
}

#main {
	background-color:#fff;
	width:958px;
	border:1px solid #ccc;
	margin:0 0 16px;
	padding:0 0 20px;
	position:relative;
	z-index:1;
}

.main-bottom {
	background-image:url(/inc/templates/current/searchbrite/images/main.png);
	background-repeat:repeat-y;
	width:958px;
}

.right-sidebar .main-bottom {
	background-position:0 0;
}

.left-sidebar .main-bottom {
	background-position:-368px 0;
}

.left-shadow,.right-shadow {
	width:15px;
	height:404px;
	position:absolute;
	top:-63px;
}

.left-shadow {
	background:url(/inc/templates/current/searchbrite/images/left-shadow.png);
	left:-16px;
}

.right-shadow {
	background:url(/inc/templates/current/searchbrite/images/right-shadow.png);
	right:-16px;
}

#banner-container {
	background:url(/inc/templates/current/searchbrite/images/banner-area.png);
	width:960px;
	height:324px;
	position:relative;
	margin:-1px -1px 0;
}

.banner-image {
	width:540px;
	height:294px;
	padding:10px;
	background:url(/inc/templates/current/searchbrite/images/banner-bg.png);
	position:relative;
	margin:4px 0 0 6px;
}

.banner-image div {
	width:540px;
	height:294px;
	position:absolute;
	top:11px;
	left:10px;
	display:none;
}

.banner-image div.show {
	display:block;
}

.banner-image div p {
	background:url(/inc/templates/current/searchbrite/images/banner-overlay.png);
	height:26px;
	line-height:26px;
	text-align:center;
	position:absolute;
	left:0;
	top:268px;
	font-size:12px;
	width:540px;
}

.banner-image div a {
	text-decoration:none;
}

.banner-nav {
	padding:5px 16px 0 0;
	width:370px;
}

.banner-nav a {
	display:block;
	margin:8px 0 0;
	position:relative;
	height:95px;
}

.banner-nav a img {
	display:block;
}

.banner-nav a span {
	background:url(/inc/templates/current/searchbrite/images/banner-nav-hover.png) 0 -200px no-repeat;
	width:370px;
	height:88px;
	position:absolute;
	top:3px;
	left:0;
}

.banner-nav a:hover span {
	background-position:0 0;
}

.right-sidebar #content {
	width:575px;
	float:left;
	padding:29px 0 20px 40px;
}

.right-sidebar #sidebar {
	width:266px;
	padding:31px 33px 30px 31px;
	background:url(/inc/templates/current/searchbrite/images/main-shadow.png) 0 0 no-repeat;
	float:right;
	min-height:380px;
}

#google_adwords_partner {
	width:222px;
	margin:auto;
	padding-bottom:20px;
}

.right-sidebar .widget {
	padding:0 0 10px;
}

.right-sidebar .widget .button {
	background:url(/inc/templates/current/searchbrite/images/quote-button.png);
	width:266px;
	height:47px;
	line-height:47px;
	font-size:19px;
	color:#003;
	text-align:center;
	display:block;
	margin:0 0 10px;
	text-decoration:none;
}

.right-sidebar .widget .button:hover {
	background-position:0 -47px;
}

.right-sidebar .widget p {
	font-size:13px;
	line-height:16px;
	padding:0 7px 10px 13px;
}

.left-sidebar #content {
	width:637px;
	float:right;
	padding:19px 30px 20px 31px;
	background:url(/inc/templates/current/searchbrite/images/main-shadow.png) 0 0 no-repeat;
}

.left-sidebar #sidebar {
	width:260px;
	float:left;
}

.left-sidebar .post {
	padding-left:8px;
}

.left-sidebar .widget {
	padding:0 15px 18px 21px;
	width:224px;
}

.left-sidebar .widget p {
	line-height:17px;
	padding:0 0 15px;
}

#footer {
	background:#fff;
	border:1px solid #ccc;
	padding:14px 20px;
	width:918px;
	overflow:hidden;
}

#footer .socials {
	width:210px;
	padding:6px 0 0;
}

#footer .socials a {
	width:32px;
	height:32px;
	background-image:url(/inc/templates/current/searchbrite/images/socials.png);
	margin-right:10px;
	text-indent:-9999px;
	float:left;
}

#footer .socials a.twitter {
	background-position:0 0;
}

#footer .socials a.facebook {
	background-position:-32px 0;
}

#footer .socials a.youtube {
	background-position:-64px 0;
	margin-right:9px;
}

#footer .socials a.linkedin {
	background-position:-96px 0;
	width:33px;
}

#footer .socials a.rss {
	background-position:-129px 0;
	margin-right:0;
}

#footer .text {
	width:700px;
	text-align:center;
}

#footer .text p {
	font-size:12px;
	line-height:22px;
}

#footer .text p a {
	margin:0 10px;
}

#side-nav {
	background:#77b055;
	margin:0 0 12px;
	width:260px;
	overflow:hidden;
}

#side-nav h2 {
	font-size:26px;
	padding:16px 0 13px 20px;
	color:#fff;
}

#side-nav h3 {
	font-size:14px;
	line-height:28px;
	padding:0 0 3px 10px;
	color:#fff;
}

#side-nav ul {
	list-style:none;
	background:#5c9d39;
	padding:6px 8px 4px 11px;
	width:241px;
	margin:0 0 18px;
	overflow:hidden;
}

#side-nav li {
	border-bottom:1px solid #73ad51;
	width:241px;
	float:left;
	clear:left;
}

#side-nav li.last {
	border:none;
}

#side-nav li a {
	font-size:14px;
	display:block;
	color:#fff;
	padding:10px;
	text-decoration:none;
}

#side-nav li a:hover,#side-nav li a.active,#side-nav .current a {
	color:#f7be4c;
	font-weight:700;
}

.post {
}

.post p {
	line-height:20px;
	padding:0 20px 20px 0;
}

.post .video {
	float:left;
	margin:0 14px 0 0;
	position:relative;
	top:4px;
}

.post div.right {
	float:right;
	margin:2px 14px 3px 0;
}

.post img {
	float:left;
	margin:5px 12px 3px 0;
}

.post img.right {
	float:right;
	margin:5px 24px 3px 14px;
}

.post ul {
	list-style:none;
	padding:0 20px 10px;
}

.post ul li {
	background:url(/inc/templates/current/searchbrite/images/li.png) 0 5px no-repeat;
	padding:0 0 10px 20px;
	font-size:14px;
	line-height:18px;
}

.blue-widget {
	background:url(/inc/templates/current/searchbrite/images/side-box-m.png);
	width:266px;
}

.blue-widget .widget-top {
	background:url(/inc/templates/current/searchbrite/images/side-box-top.png) 0 0 no-repeat;
	width:266px;
}

.blue-widget .widget-bottom {
	background:url(/inc/templates/current/searchbrite/images/side-box-bottom.png) 0 100% no-repeat;
	padding:18px 8px 20px 7px;
	width:251px;
}

.blue-widget h3 {
	background:url(/inc/templates/current/searchbrite/images/side-box-logo.png) 13px 0 no-repeat;
	font-size:25px;
	line-height:46px;
	padding:3px 0 10px 65px;
	color:#003;
	font-weight:400;
}

.blue-widget ul {
	list-style:none;
}

.blue-widget li {
	border-top:2px solid #ccc;
	padding:14px 10px 14px 13px;
	width:228px;
	font-size:16px;
	line-height:19px;
}

.blue-widget li a {
	text-decoration:none;
}

.blue-widget li a:hover {
	text-decoration:underline;
}

.owners {
	padding:0 17px 10px 15px;
	width:228px;
}

.owners img {
	display:block;
	margin:0 0 12px;
}

.owners p {
	font-size:12px;
	line-height:14px;
	padding:0 5px;
}

.quote-button {
	background:url(/inc/templates/current/searchbrite/images/green-button.png);
	width:220px;
	height:86px;
	display:block;
}

.quote-button:hover {
	background-position:0 -86px;
}

.slider {
	width:637px;
	height:282px;
	position:relative;
	overflow:hidden;
	margin:0 0 32px;
}

.slider ul {
	list-style:none;
}

.slider li {
	float:left;
	width:637px;
	height:282px;
	position:relative;
}

.slider li img {
	display:block;
}

.slider .jcarousel-clip {
	width:637px;
	height:282px;
	position:relative;
	overflow:hidden;
}

.testimonial {
	padding:0 10px 18px;
	font-size:13px;
	line-height:19px;
}

.testimonial p {
	font-size:14px;
	line-height:18px;
	color:#fff;
	font-style:italic;
}

.testimonial p .quote {
	font-size:50px;
	font-style:normal;
	position:relative;
	float:left;
	line-height:50px;
	margin:0 5px -40px 0;
	top:-7px;
	left:-2px;
}

.testimonial p.author {
	color:#333;
	font-size:13px;
	line-height:19px;
	font-style:normal;
	padding-top:3px;
}

/*Begin Blog*/
.blog_story_title {
	font-size:16px;
}

.blog_date {
	font-size:10px;
	color:gray;
}

.blog_pagination {
	padding-top:15px;
}

.blog_addthis,.blog_disqus {
	padding-top:10px;
}

#blog_tagcloud {
	background:#5C9D39;
	padding:6px 8px 4px 11px;
	width:241px;
	margin:0 0 18px;
}

#blog_tagcloud a {
	text-decoration:none;
	color:#fff;
}

#blog_tagcloud a:hover {
	color:#f7be4c;
	font-weight:700;
}

#blog_tagcloud span {
	padding:4px;
}

#blog_tagcloud .smallest {
	font-size:50%;
}

#blog_tagcloud .small {
	font-size:75%;
}

#blog_tagcloud .medium {
	font-size:100%;
}

#blog_tagcloud .large {
	font-size:125%;
}

#blog_tagcloud .largest {
	font-size:150%;
}

/*End Blog*/