﻿
/* - all.css - */
/*---Global---*/
body{
	margin:0;
	color:#000;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background:#f5f5f5;
	min-width:923px;
}
img{border-style:none;}
a{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;
}
.mc-holder{
	width:100%;
	background:#fff url(/SiteCollectionImages/bg-header.gif) repeat-x;
	border-bottom:1px solid #d8d8d8;
}
#main{
	width:953px;
	margin:0 auto;
	padding:375px 0 0;
	position:relative;
}
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:1;
}
.logo{
	position:absolute;
	top:0;
	left:10px;
	width:158px;
	height:135px;
	margin:0;
	z-index:5;
}
.logo a{
	display:block;
	width:158px;
	height:135px;
	background:url(../../Images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.search-form{
	float:right;
	padding:11px 20px 0 0;
}
.search-form input{float:left;}
.search-form input.text-area{
	width:189px;
	border:1px solid #b3b3b3;
	margin:0 14px 0 0;
	padding:4px 3px;
}
.search-form input.submit_button{
	width: 74px;
	height: 24px;
	background:url(/SiteCollectionImages/btn-search.gif);
}
#geocent-nav{
	list-style:none;
	margin:0 0 0 168px;
	padding:18px 0 0;
	clear:right;
	height:1%;
}

#geocent-nav:after{
	content:" ";
	display:block;
	clear:both;
}
#geocent-nav li{
	float:left;
	padding:0 6px 0 7px;
	background:url(/SiteCollectionImages/separator-navigation.gif) no-repeat 0 17px;

}
#geocent-nav li a{
	float:left;
	height:44px;
	overflow:hidden;
}
#geocent-nav li:first-child{background-image:none;}
#geocent-nav li.hover img,
#geocent-nav li:hover img{margin:-44px 0 0;}
#geocent-nav li.hover,
#geocent-nav li:hover{position:relative;}
#geocent-nav li.hover a,
#geocent-nav li:hover a{
	position:relative;
       z-index:5;
}

#geocent-nav li.hover .nav-drop-down,
#geocent-nav li:hover .nav-drop-down{
	display:block;
    z-index:4;
}

#geocent-nav li .nav-drop-down{
	display:none;
	position:absolute;
	z-index:3;
	top:31px;
	left:-2px;
	width:297px;
	background:url(/SiteCollectionImages/bg-drop-down-top.png) no-repeat;
	padding:19px 0 0;
}
#geocent-nav li .nav-drop-down .bottom{
	background:url(/SiteCollectionImages/bg-drop-down-bottom.png) no-repeat;
	width:100%;
	height:21px;
	overflow:hidden;
}
#geocent-nav li .nav-drop-down ul{
	list-style:none;
	margin:0;
	padding:0 15px 0 12px;
	background:url(/SiteCollectionImages/bg-drop-down-grad.png) repeat-y;
	font-size:14px;
	line-height:26px;
	overflow:hidden;
	height:1%;
}
#geocent-nav li .nav-drop-down ul li{
	float:none;
	background:none;
	padding:0;
	background:url(/SiteCollectionImages/border-white.gif) no-repeat 50% 100%;
	margin:1px 0 -1px;
	height:1%;
	vertical-align:top;
}
#geocent-nav li .nav-drop-down ul a{
	float:none;
	display:block;
	height:auto;
	padding:0 17px 3px;
	color:#191919;
}
#geocent-nav li .nav-drop-down ul a:hover{
	background:#c4c4c4;
	color:#fff;
	text-decoration:none;
	position:static;
	height:1%;
}


/*---HeaderEnd---*/
/*---Content---*/
#geocent-content{
	width:100%;
	/*background:url(/SiteCollectionImages/bg-content-separator.gif) repeat-y 490px 0;*/
	display:table;
	margin:0 0 110px 20px;
}
#homepage-content{
	width:100%;
	display:table;
	margin:0 0 110px 0px;
	
}

.hr{
	height:46px;
	width:100%;
	background:url(/SiteCollectionImages/content-dots.gif) 3px 0;
	margin:0 0 13px;
}
.promo-block{
	position:absolute;
	top:152px;
	left:18px;
	width:903px;
	overflow:hidden;
}
#geocent-content .bg-full-title{
	background:url(/SiteCollectionImages/bg-content-heading-full.gif) no-repeat;
	width:100%;
	overflow:hidden;
	padding:9px 0 0;
	float:left;
	position:relative;
	margin:0 0 -60px;
}
#geocent-content .cont-col{
	width:490px;
	float:left;
}
#geocent-content .news-col{
	float:left;
	width:433px;
}

#geocent-content .cont-col .title-holder{
	padding:13px 0 27px 23px;
	margin:0 0 3px;
}
#geocent-content .news-col .title-holder{
	padding:13px 0 27px 12px;
	margin:0 0 3px;
	height:1%;
	overflow:hidden;
}
#geocent-content .news-col .title-holder h2{
	float:left;
	margin:0 6px 0 0;
}
#geocent-content .news-col .title-holder .rss{
	width:14px;
	height:15px;
	float:left;
	background:url(/SiteCollectionImages/rss.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#geocent-content .news-col .title-holder .more{
	float:right;
	margin:0px 27px 0 0;
	display:inline;
}
#geocent-content h2{
	margin:0;
}
#geocent-content .text{
	padding:0 23px;
}
#geocent-content .text p{
	font-size:14px;
	line-height:18px;
	margin:0 0 10px;
}
#geocent-content .more{
	font-size:10px;
	line-height:18px;
	color:#25a8e0;
}
#geocent-content .cont-col .title{
	background:url(/SiteCollectionImages/bg-content-heading-left-column.gif) no-repeat;
	padding:18px 0 24px 23px;
}
.ads{
	height:1%;
	overflow:hidden;
	background:url(/SiteCollectionImages/separator-ads.gif) repeat-y 236px 0;
	padding:0 0 30px;
}
.ads .col{
	float:left;
	width:197px;
	padding:0 20px;
	overflow:hidden;
}
.ads .col img{
	display:block;
	margin:0 auto 13px;
}
.ads .col strong{
	display:block;
	line-height:18px;
	color:#25a8e0;
}
.ads .col p{
	line-height:18px;
	color:#333;
	margin:0;
}
.news-list{
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
	width:390px;
	overflow:hidden;
}
.news-list li{
	padding:15px 0 15px 2px;
	border-top:1px solid #ececec;
	margin:-15px 0 15px;
}
.news-list .date{
	display:block;
	color:#25a8e0;
	font-size:10px;
	line-height:18px;
}
.news-list strong{
	display:block;
	font-size:11px;
	line-height:18px;
	color:#808080;
}
.news-list p{
	margin:0;
	font-size:11px;
	line-height:18px;
	color:#808080;
}
/*---ContentEnd---*/
/*---Footer---*/
#footer{
	width:923px;
	margin:0 auto;
	padding:0 0 60px;
	overflow: hidden;
	height: auto;
}
#footer .box-holder{
	padding:23px 0 20px 44px;
	width:100%;
	height: 114px;
}
#footer .box-holder .box{
	width:220px;
	float:left;
	line-height:19px;
}
#footer .box-holder .box strong{
	color:#b3b3b3;
}
#footer .box-holder .box ul{
	list-style:none;
	margin:0;
	padding:0;
}
#footer .box-holder .box ul a{color:#b3b3b3;}
#footer .holder{
	margin:0 49px 0 44px;
	border-top:1px solid #ececec;
	height:1%;
	padding:9px 0 0;
}
#footer .contact-box{
	float:right;
	list-style:none;
	margin:0 3px 0 0;
	padding:4px 57px 4px 0;
	background:url(/SiteCollectionImages/icon-contact-box.gif) no-repeat 100% 50%;
	display:inline;
	line-height:19px;
	color:#b3b3b3;
}
#footer .contact-box strong{
	float:left;
	width:45px;
	text-align:right;
	margin:0 8px 0 0;
}
#footer .about{
	overflow:hidden;
	line-height:19px;
	color:#b3b3b3;
}
#footer .about p{
	margin:0;
}
#footer .about address{font-style:normal;}
/*---FooterEnd---*/


/*Vances Stuff for intenal article pages..... added unique*/

#portal-breadcrumbs{
	line-height:20px;	
        margin-top:10px;
        margin-bottom:10px;
}

#portal-breadcrumbs span a, #portal-breadcrumbs a{
	color:#808080;
        font-weight:bold;
}

#portal-breadcrumbs span{
		
		color:#808080;
}

div#internal_main{	
	width:953px;
	margin:0 auto;
	padding:125px 0 0 0px;
	position:relative;
}

#main #geocent-content{/*to override the margin left needed on all the other pages*/
     margin-left:0px;
}

div.internal_content{
	min-height:500px;
	margin-left:215px;
}

.internal_content p, #parent-fieldname-text p, #parent-fieldname-text li{
		font-size:12px;
		line-height:18px;
        margin-bottom:12px;	
}
.contextual_menu{
	width:205px;
	float:left;
	background-image: url(/SiteCollectionImages/contextual_nav_bg_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
	margin-bottom:10px;
}

.contextual_menu ul{
	margin:3px;
	list-style:none;
	font-size:12px;
	line-height:20px;
	padding:0px;
}

.contextual_menu ul li{
	padding:0px;
	padding-left:25px;
        text-indent:-5px;
}

.contextual_menu a{
	color:#4D4D4D;
}

.contextual_menu ul li ul{
	font-size:10px;
        margin:0px;
}

.contextual_menu ul li ul li{
padding-left:30px;
margin-left:-25px;
}



.current_contextual{/*for the current page highlighter*/
	background-image:url(/SiteCollectionImages/contextual_nav_li_bg_current.gif);
	background-repeat:repeat-x;
	
	}

.contextual_menu h2{/*gives curved border at the top of the contextual menus*/
	background-image:url(/SiteCollectionImages/contextual_nav_bg_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:10px;
	font-size:12px;
	font-weight:bold;
}

p.customer_name, p.customer_title, p.company_name, p.quotes{
	margin-right:0px;
	font-size:12px;
	line-height:14px;
	margin:0px 10px 0px 10px;
}
p.quotes{
	color:#25A8E0;
	font-size:18px;
	padding:10px;
	display:block;
	margin-top:-30px;
	line-height:24px;
}
.contextual_menu p.customer_name{
	color:black;
	font-weight:bold;
}
.contextual_menu p.customer_title{
	color:#666;
}
.contextual_menu p.company_name{
	color:#8BC541;
}
.contextual_menu h2.shaded{/*adds the highlighted border for the top of the contextual menus... applies only to the left side so far but can be used in any*/
background-image:url(/SiteCollectionImages/contextual_nav_bg_top_shaded.gif);
}

#content_graphic{
	height:110px;
}

#quote_links{/*the box the contains both contextual menus designed for quotes and links*/
	height:300px;
	float:right;
	width:205px;
	margin-top:20px;
}

.floatingleftimages{
        float:left;
        margin-right:25px;
        margin-bottom:25px;
}

.w_floatingleftimage{
        padding-left:145px;
}

h1{
		color:#8BC541;
		font-size:20px;
}

.title{
   font-size:10px;
   color:4d4d4d;
}

/* Marc added this to get rid of title stuff */
p.documentDescription { margin: 0pt; }
td#portal-column-content { padding-top: 0pt; }
h1.documentFirstHeading { display: none; }

/*clearfix*/

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix{
	display:inline-block;
}

/* hide from ie mac \*/
.clearfix{
	display:block;
}
/*end hide from iemac*/

/* SharePoint Search Control Rendering */
.search-form .ms-sbtable{
	margin: 0;
	
}
.search-form td.ms-sbcell{
	border: none;
	padding: 0;
}
	
.search-form td.ms-sbgo{
	background-color: transparent;
	padding: 0;
}
.search-form td.ms-sbcell{
	border: none;
}
	
.search-form input{float:left;}
.search-form input.ms-sbplain{
	width:189px;
	border:1px solid #b3b3b3;
	margin:0 14px 0 0;
	padding:4px 3px;
}

.search-form .ms-sbLastcell{
	width: 0;
}

.search-form .ms-sbLastcell{
	width: 0;
}
.search-form .ms-sbtable-ex{
	width: 0;
}

/* Additional CSS fixes */
hr{
	color: #ccc;
	height: 0px;
}

