@charset "UTF-8";
body {
	  margin: 0;
   }

/*/ BACKGROUND ////////////////////////////////////////////////////////////////////////////////////////
/*/
.bg_about {
	background: url(../images/bg_about.jpg) no-repeat left top;
	}
.bg_al {
	background: url(../images/founder_alnavarro.jpg) no-repeat left top;	
}
.bg_bjp {
	background: url(../images/founder_billyjoepyle.jpg) no-repeat left top;
}	
.bg_eric {
	background: url(../images/founder_ericschoenfeld.jpg) no-repeat left top;
}
.bg_nitty {
	background: url(../images/bg_nittygritty.jpg) no-repeat left top;
}
.bg_blank {
	background-image:url(../images/bg_blank.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
.bg_bluebriefs {
	background-image:url(../images/bluebriefs.gif);
	width: 500px;
	padding-left: 45px;
	padding-top: 120px;
	background-repeat: no-repeat;
	background-position: top;
	}

/*/ PAGE ELEMENTS ////////////////////////////////////////////////////////////////////////////////////////
/*/
.pad_content {
	padding: 0px 620px 0px 30px;
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 550px;
	}
.pad_contentwide {
	padding: 0px 90px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 550px;
	}
.pad_contentwide2 {
	padding: 0px 90px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 550px;
	}
.pad_photonav {
	margin: 30px 0px 0px 0px;
	width: 360px;
	}
.thumb_photonav {
	float: left;
	margin-right: 10px;
	margin-left: -30px;
	border: none;
	}
.pad_casestudy {
	padding: 20px 0px 20px 53px;
	}
.border_contact {
	margin-right: 20px;
	margin-bottom: 20px;
	background-image: url(../images/border543w.gif);
	background-repeat: repeat-y;
}
.pad_contactbox {
	padding-left: 20px;
	padding-right: 20px;
}
.field {
	border: 1px solid #0D92AA;
	padding: 2px;
	font-size: 10px;
}
	
/*/ NAVIGATION ////////////////////////////////////////////////////////////////////////////////////////
/*/
.pad_nav {
	margin-bottom: 25px;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: right top;
	}
.pad_navBB {
	margin-bottom: 5px;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: right top;
	}
.pad_navR {
	margin-right: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.nav_link {
	font-size: 12px;
	color:#666;
	line-height: 18px;
	}
.nav_link:hover {
	color:#0F92AA;
	}
.nav_link_on {
	font-size: 12px;
	line-height: 18px;
	color:#0D92AA;
	}
	
/*/ TEXT ////////////////////////////////////////////////////////////////////////////////////////
/*/
.headline_turq {
	color: #0D92AA;
	font-size:16px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
a.headline_turq {
	color: #0D92AA;
	text-decoration:none;
	}
a.headline_turq:hover {
	color: #0D92AA;
	text-decoration:underline;
	}
p {
	color: #0D92AA;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
}
ol{
	color: #0D92AA;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
}
h1 {
	color: #0D92AA;
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-top: 10px;
	border-top: solid 1px #666;
}
h2 {
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	margin-top: -10px;
}
a {
	color: #0D92AA;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
	font-weight: bold;
}
	
.headline_grey {
	color: #999999;
	font-size:22px;
	font-weight: bold;
	line-height: 26px;
	padding-bottom: 10px;
	padding-top: 10px;
	}
.casestudy_title {
	color: #999999;
	font-size:12px;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 5px;
	}
.case_study_link {
	color: #0D92AA;
	font-size:12px;
	font-weight:bold;
}
.formtext {
	font-family:Arial, Helvetica, sans-serif;
	color: #0D92AA;
	font-size: 12px;
	line-height: 16px;
}
/*/ HOME ////////////////////////////////////////////////////////////////////////////////////////
/*/	
.home_flash {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	margin-bottom: 70px;
	margin-left: 127px;
	font-size: 26px;
	line-height: 29px;	
	}
.hometext_grey {
	color: #999999;
	font-size: 26px;
	font-weight: bold;
}
.hometext_turq {
	font-size: 26px;
	color: #0D92AA;
	text-decoration: none;
	font-weight: bold;
}
.hometext_turqNOLINK {
	font-size: 26px;
	color: #0D92AA;
	text-decoration: none;
	font-weight: bold;
}
.hometext_turq:hover {
	color: #069;
	text-decoration: none;
}
.home_images {
	margin-right: 3px;
	margin-bottom: 3px;
	border: none;
}

/*/ BLUE BRIEFS ////////////////////////////////////////////////////////////////////////////////////////
/*/
.pad_bluebriefnav {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.bbnav_link {
	font-size: 12px;
	color:#666666;
	line-height: 18px;
	}
.bbnav_link:hover {
	color:#0F92AA;
	}
.bbnav_link:visited {
	color:#333333;
	}
.bb_photo {
	margin-top: 5px;
	margin-bottom: 5px;
	}
.bb_month {
	color:#0D92AA;
	min-width:45px;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	padding: 8px;
	}
	
.bb_monthON, .bb_month:hover {
	color:#FFFFFF;
	background-color:#0D92AA;
	min-width:45px;
	text-decoration:none;
	font-size: 12px;
	text-align:center;
	font-weight: bold;
	padding: 8px;
		}
.bb_bordertop {
	border: 1px solid #CCC;
	border-collapse:collapse;
	table-layout:inherit;
}
.archive_scroll {
	width:450px;
	height:300px;
	overflow:scroll;
}

/*/ FOOTER ////////////////////////////////////////////////////////////////////////////////////////
/*/
.footer {
	height: 80px;
	border-top:#666666 dotted 1px;
	padding-top: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	width: 955px;
}
.border_contactleft {
	margin-right: 20px;
	margin-bottom: 20px;
}
.border_left {
	border-left: solid 1px #0D92AA;
}
.border_right {
	border-right: solid 1px #0D92AA;
}
.border_contacttop {
	background-image:url(../images/bordertop.gif);
	background-repeat:repeat-x;
}
.border_contactbottom {
	background-image:url(../images/bordertop.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}

/*/ CASE STUDY SECTION //////////////////////////////////////////////////////////////////////////////////////
/*/
.box_casestudycontent {
	padding-left: 100px;
}
/*/ FUN SECTION //////////////////////////////////////////////////////////////////////////////////////
/*/
.fun_divider {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
.fun_photo {
	float: left;
	margin-right: 20px;
	margin-bottom: 1px;
	border: none;
	}
.pad_funcontent {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	padding-right: 120px;
	padding-bottom: 0px;
	padding-left: 50px;
	min-height: 550px;
	}
.funtext_grey {
	color: #999999;
	font-size: 30px;
	font-weight: bold;
}
.funtext_turq {
	font-size: 30px;
	color: #0D92AA;
	text-decoration: none;
	font-weight: bold;
}

