/* 
	MyModernWeb.com Styles
	Author: Jason Dittmer
	Copyright MyModernWeb
	All Rights Reserved
 */

/* Main Styles
"Never hate your enemies. It affects your judgment." 
	- Michael Corleone
*/
body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	background: #000 url(/img/bodyBG.jpg) repeat-x;

}

.clear {
	clear:both;
	height: 0px;
}

h2 {
	font-size: 17px;
}

.main-wrapper{
	width:960px;
	margin:0 auto !important;
}

.main-subwrapper{
	width:960px;
	margin:0 auto !important;
}

.main-compasswrapper{
	width:960px;
	margin:0 auto !important;
}

div.mainbg{
	background: transparent url(/img/maincontentBG.jpg) 0 0 repeat-y;
	border-bottom: 1px solid #b7b3b4;
}

.main-wrapper div.pagecontent {
	background-color: #ececec;
	width: 709px;
	height: 370px;
	height: auto !important;
	height-min: 370px;
	border-left: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
	padding: 10px;
}

.main-subwrapper div.pagecontent {
	background-color: #ececec;
	height: 370px;
	height: auto !important;
	height-min: 370px;
	padding: 25px;
}

.main-subwrapper div.pagecontent .clear {
	height: auto !important;
}

.main-compasswrapper div.pagecontent {
	background-color: #ececec;
	width: 709px;
	height: 370px;
	height: auto !important;
	height-min: 370px;
	float: left;
	border: 1px solid #d5d5d5;
	padding: 20px 0 0 19px;
}

.tooltip {
	display:none;
	background:transparent url(/img/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}

/* Header */
div.header {
	padding: 10px 0;
}

div.header h1 {
	text-indent: -9999px;
	position: absolute;
}

div.header h2 {
	width: 300px;
	float: right;
	text-align: right;
	color: white;
	font-weight: lighter;
}

div.header a#clicktocallBT1 {
	color: black;
	text-decoration: none;
}

div.header a#clicktocallBT1:hover {
	color: darkgreen;
}

div.header img {
	float: left;
	position: absolute;
}

ul#nav_1031146 {
	float: right;
	margin: 30px 0 0 0;
	clear: both;
}

ul#nav_1031146 li {
	float: left;
	padding: 15px 12px;
	margin: 0px;
}

ul#nav_1031146 li a{
	text-decoration: none;
	color: white;
	font-size: 13px;
}

ul#nav_1031146 li a:hover{
	color: #cccccc;
}

ul#nav_1031146 li.selected a{
	color: #cccccc;
}

ul#nav_1031146 li#green {
	padding: 15px 0px 0 12px;
}

ul#nav_1031146 li#green a{
	color: white;
	background-color: #45a927;
	padding: 5px;
}

/* Sidebar 
"Do you spend time with your family? Good. Because a man that doesn't spend time with his family can never be a real man." 
	- Don Corleone
*/
div.sidebar {
	float: right;
	width: 228px;
	background: #000000 url(/img/sidebarBG.jpg) repeat-x;
	border: 1px solid black;
	color: white;
}

div.sidebar div.subnav {
	background-color: #e7e7e7;
	margin: 0 5px 8px 5px;
	border: 3px solid #393939;
}

div.sidebar h2 {
	font-weight: lighter;
	padding: 5px 10px 10px 10px;
	color: #c17a3d;
	font-size: 15px;
}

div.sidebar div.subnav ul {
	font-weight: lighter;
	padding: 5px 10px 20px 10px;
}

div.sidebar div.subnav ul li a {
	color: black;
	text-decoration: none;
	line-height: 1.4;
	padding: 0 0 0 14px;
}

div.sidebar div.subnav ul li a:hover {
	color: darkgreen;
	text-decoration: none;
	line-height: 1.4;
	padding: 0 0 0 17px;
	background: transparent url(/img/nextstepsBTBG.jpg) 0px 2px no-repeat;
}

div.testimonials-ticker {
	height: 367px !important;
	border-top: solid #656565 1px;
}

div.sidebar ul.testimonials li {
	padding: 7px;
	border-bottom: solid #656565 1px;
	height: 108px !important;
	width: 218px !important;
}

div.sidebar ul.testimonials p {
	font-size: 10px;
}

div.sidebar ul.testimonials li .name {
	padding: 5px 0 0 0;
	font-style: italic;
	
}

div.sidebar ul.testimonials li img {
	float: right;
	padding: 3px;
}

div.sidebar ul.testimonials li hr {
	color: darkgray !important;
}

ul.helpbox {
	background-color: #e7e7e7;
	border: 3px solid #393939;
	height: 55px;
	margin: 5px;
}

ul.helpbox li a {
	float: left;
	text-indent: -9999px;
	margin: 0;
}

ul.helpbox li a.talktous {
	background: transparent url(/img/talktousBT.jpg) 0 0 no-repeat;
	height: 22px;
	width: 78px;
	margin: 0 0 0 20px;
}

ul.helpbox li a.talktous:hover {
	background: transparent url(/img/talktousBThover.jpg) 0 0 no-repeat;
}

ul.helpbox li a.chatonline {
	background: transparent url(/img/chatonlineBT.jpg) 0 0 no-repeat;
	height: 22px;
	width: 86px;
	margin: 0 0 0 7px;
}

ul.helpbox li a.chatonline:hover {
	background: transparent url(/img/chatonlineBThover.jpg) 0 0 no-repeat;
}

div#clicktocallbox {
	width: 146px;
	height: 70px;
}

div#chatonlinebox {
	width: 250px;
	height: 505px;
}

/* News & Footer 
"Never let anyone outside the family know what you're thinking." 
	- Don Corleone
*/
div.copyright {
	background-color: #242424;
	height: 32px;
	width: 960px;
	color: #bdbec0;
}

div.copyright a {
	color: #bdbec0;
}

div.copyright p.left {
	float: left;
	margin: 9px;
}

div.copyright p.right {
	float: right;
	margin: 9px;
}

div.news {
	background: transparent url(/img/newsBG.jpg) no-repeat;
	height: 32px;
	width: 960px;
	overflow: hidden;
}

div.news h2 {
	width: 140px;
	font-size: 13px;
	font-weight: lighter;
	text-align: center;
	position: absolute;
	padding: 8px;
}

div.news ol.blogsitesummary li {
	width: 762px;
	float: right;
	padding: 8px;
	list-style: none;
	margin: 0 0 0 168px;
	display: none;
}

div.news ol.blogsitesummary li a {
	text-decoration: none;
	color: black;
}

div.news ol.blogsitesummary li span.author {
	display: none;
}

ul.footer li {
	width: 298px;
	float: left;
	padding: 10px;
	background-color: #e3e0e1;
	min-height:150px;
	height:auto !important;
	height:150px;
	border: 1px solid #b7b3b4;
	border-top: none;
	font-size: 11px;
}

ul.footer li+li {
	border-left: none;
	border-right: none;
	border-top: none;
}

ul.footer li+li+li {
	border: 1px solid #b7b3b4;
	border-top: none;
}

#twitter_update_list li {
	background: none;
	min-height:0px;
	height:auto !important;
	height:0px;
	border: none;
	width: 187px !important;
	padding: 0;
	display: block;
}

ul.footer li h2 {
	font-size: 17px;
	font-weight: lighter;
	margin: 0 0 6px 0;
}

ul.footer li a {
	color: black;
}

ul.footer li.thefamily {
	background:  #e3e0e1 url(/img/customwebdesign.png) 185px 5px no-repeat;
	font-size: 15px;
}

ul.footer li.thefamily a:hover {
	color: gray;
}

ul.footer li.thefamily ul.weblist {
	list-style: disc;
	margin: 15px 0 0 20px;
	height: 70px;
}

ul.footer li.thefamily ul.weblist li {
	padding: 0px;
	margin: 0px;
	height: 1px;
	background: none;
	min-height: 17px;
	border: 0;
	list-style: disc;
	font-size: 12px;
}

ul.footer li.thefamily p {
	padding: 10px 140px 0 0;
	min-height: 100px;
}

ul.footer li.compassnews {
	background:  #e3e0e1 url(/img/iphonesite.png) 185px 5px no-repeat;
}

ul.footer li.compassnews a {
	font-size: 15px;
}

ul.footer li.compassnews a:hover {
	color: gray;
}

ul.footer li.compassnews p {
	width: 165px;
	padding: 7px 0 25px 0;
	font-size: 12px;
}

ul.footer li.compassnews img {
	float: right;
	padding: 10px 5px 0px 5px;
}

ul.footer li.compassnews h2 {
	border: none;
}

ul.footer li.compassnews h2 a {
	text-decoration: none;
	font-size: 15px;
	line-height: 15px;
	color: darkgreen;
}

ul.footer li.compassnews div.links {
	visibility: hidden;
}

ul.footer li.compassnews div.post-body {
	margin: 7px 0 0 0;
	padding: 0px;
	overflow: hidden;
	height: 70px;
}

ul.footer li.compassnews div.post-details {
	display: none;
}

#twitter-link img {
	float: right;
	
}

li.socialize {
	width: 300px !important;
}

a.facebookbt {
	padding: 70px 0 0 0;
}


/* Servies on Homepage 
"I spent my whole life trying not to be careless. Women and children can be careless. But not men."
	-Don Corleone
*/
.services{
	width: 670px;
	height: 370px;
	float: left;
	background-image: url(../img/bg-blue-home.jpg);
	padding-left: 60px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
}
.services h3{
	font-size: 53px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	line-height: 55px;
	margin-top: 100px;
	text-shadow: #000 1px 1px 5px;
}
.services #hptext{
	color: #c8c8c8;
	font-size: 23px;
	line-height: 26px;
	margin-top: -3px;
	margin-left: 4px;
	font-weight: lighter;
	font-style: normal;
	letter-spacing: 1px;
}
a#hplearn{
	display: block;
	background: url(../img/btn-learn-more.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 175px;
	height: 42px;
	margin-top: 13px;
	margin-left: 1px;
}

a#hplearn:hover{
	opacity: 0.7;
}

ul.services li a{
	width: 365px;
	height: 185px;
	float: left;
	background: transparent url(/img/servicesBTmatrix.png) 0 0 no-repeat;
	text-indent: -99999px;
	-webkit-transition:background 0.2s ease-in;
	
}

ul.services li a.expresssitesBT {
	background-position: -366px 0;
}
ul.services li a.seoBT {
	background-position: 10px -169px;
}
ul.services li a.signaturesitesBT {
	background-position: -350px -546px;
}
ul.services li a.compassBT {
	background-position: 0px -386px;
}
ul.services li a.expresssitesBT:hover {
	background-position: -15px 0;
}
ul.services li a.seoBT:hover {
	background-position: -366px -169px;
}
ul.services li a.signaturesitesBT:hover {
	background-position: 0 -546px;
}
ul.services li a.compassBT:hover {
	background-position: -366px -386px;
}

#videobuttonbox {
	position:relative;
	width: 145px;
	height: 146px;
	display: block;
	margin:0 auto;
	position: absolute;
	margin: 112px 0 0 292px;
	text-indent: -9999px;
	z-index: 10;
}
#videobuttonbox img {
	position:absolute;
	left:0;
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}

#videobuttonbox img.top:hover {
	opacity:0;
}

/* SignatureSites Page Styles
"In Sicily, women are more dangerous than shotguns."
	-Calo
*/

div.pagecontent h1 {
	font-size: 35px;
	font-weight: lighter;
	margin: 0 20px 0 0;
	float: left;
	display: block;
}

div.pagecontent h2 {
	font-size: 25px;
	font-weight: lighter;
	margin: 9px 0 15px 0px;
	color: #484646;
}

div.main-subwrapper div.pagecontent p.mainmessage {
	font-size: 13px;
	line-height: 14px;
}

div.main-subwrapper div.pagecontent a {
	color: darkgreen;
}

div.main-subwrapper div.pagecontent .getaquote {
	color: darkgreen;
	margin: 15px auto 40px auto;
	padding: 7px;
	background-color: #abd499;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 150px;
	text-align: center;
	font-size: 15px;
	border: none;
}

div.main-subwrapper div.pagecontent .getaquote:hover {
	background-color: #586d4f;
	color: white;
}

ul.recentprojects li {
	float: left;
	margin: 2px;
	display: block;
}

.sigquoteform .sigquotewebform {
	float: left;
	width: 350px;
	margin: 20px;
}

.sigquoteform .left {
	width: 500px;
	float: right;
}

.sigquoteform .left h2 {
	padding: 0 0 20px;
}

.recentprojects li img:hover {
	opacity:0.6;
	filter:alpha(opacity=60)
}

/* Compass Styles */

div.main-compasswrapper h3 {
	margin: 0 0 20px 0;
}

div.panelContainer div.panel div.wrapper h2 {
	float: none;
	margin: 0 0 25px 0;
	padding: 0px;
}

div.panelContainer div.panel div.wrapper h3 {
	float: none;
	margin: 10px 0 2px 0;
	padding: 0px;
}

div.main-compasswrapper ol {
	margin: 10px;
	list-style: disc;
}

div.main-compasswrapper ul li ul li {
	margin: 10px 0;
}


/* SEO Styles */

.seop {
	width: 518px;
}

ul.seolist {
	width: 450px;
	float: right;
	margin: 360px 0 0 0;
}

ul.seolist li {
	margin: 15px 0 0 0;
	width: 420px;
}

div.seocontentbox {
	background: transparent url(/img/seoBG.png) 430px 10px no-repeat;
}

div.seocontentbox table.webform {
	width: 400px;
}

/* Blog Styles */

div.blog-container h1, div.blog-container h2 {
	float: none;
	margin: 0;
	padding: 0;
}


a.BlogTagCloud-Small{
	font-size: 12px;
	line-height: 20px;
}
a.BlogTagCloud-XX-Small{
	font-size: 10px;
	line-height: 20px;
}
a.BlogTagCloud-Large{
	font-size: 16px;
	line-height: 20px;
}
.blog-container h2.post-title a{
	text-decoration: none;
}
.blog-container h2.post-title a:hover:before{
content: "View Article > ";
	font-size: 12px;
	vertical-align: 2px;
	background-color: #006449;
	color: #fff;
	padding: 5px;
	margin-left: -103px;
	margin-right: 5px;
	box-shadow: -5px 0px 3px #000;

}
.blog-container h2.post-title{
	border-bottom-style: none;
}
.blog-container .links{
	margin-top: 10px;
	margin-bottom: -30px;
}
.post-body img{
	max-width: 600px;
}
.blog-container .blog-post{
	background-color: #fffeff;
	padding: 10px;
	margin-bottom: 10px;
}
.blog-container h1{
	display: block;
	margin-bottom: 10px !important;
	margin-top: -10px !important;
}

/* Cotact Styles */

.contactp {
	
}

ul.contactlist {
	width: 250px;
	float: right;
	margin: 265px 220px 0 0;
}

ul.contactlist li {
	margin: 15px 0 0 0;
}

div.contactcontentbox {
	background: transparent url(/img/us_map.png) 316px 65px no-repeat;
}

div.contactcontentbox table.webform {
	width: 400px;
}

/* ExpressSites Styles */

div#ExpressSites.pagecontent {
	background: #ececec url(/img/expresssitesbg.jpg) 0 0px no-repeat;
	min-height: 400px;
}

div#ExpressSites.pagecontent .webform {
	margin: 190px 0 0 0;
}

.expressdetails {
	width: 450px;
}