@import "layout.css";


#col1 h1{ height:255px;
}
/*-- HEADINGS
------------------------------------------------------------------------*/
h1 {
	color: #86b612;
	margin:0;
	font-weight: normal;
	font-size:26px;
}
h2 {
	margin:0;
	color: #86b612;
	font-weight: lighter;
	font-size:20px;
}
h3 {
	margin:0px 0 0 0;
	color: #CFCFCF;
	font-size:18px;
	font-weight: normal;
	text-transform:uppercase;
}
h4 {
	margin:-4px 0 0 0;
	color: #646464;
	font-size:18px;
	font-weight: normal;
	text-transform:uppercase;
}
h5 {
	margin:10px 0;
	color: #646464;
	font-size:15px;
	font-weight: normal;
	text-transform:uppercase;
}

/*-- 
------------------------------------------------------------------------*/

p{	line-height:14px; }
.float_left{ float:left; }
.float_right{ float:right; }
.clear_both { clear:both; line-height:0; font-size:0; margin:0;}


/*-- LINKS
------------------------------------------------------------------------*/
a:link,
a:visited {
	color: #86b612;
}
a:hover {
	color: #999;
}
/*-- 
------------------------------------------------------------------------*/

/*-- NAV MAIN
------------------------------------------------------------------------*/
#nav_main {
	margin: 51px 0 0 0;
}
#nav_main ul {
	float: right;
	list-style: none;
	margin:0;
	padding:14px 0 0 0;
}
#nav_main li {
	display: inline;
	margin: 0 0 0 20px;
	padding:0;
	font-size: 18px;
}
#nav_main a {
	text-decoration: none;
	font-size: 18px;
	color: #757575;
}
#nav_main a.current {
	color: #86b612;
}
#nav_main a:hover {
	color: #86b612;
}
/*-- 
------------------------------------------------------------------------*/

#main_content
{
	margin:50px 0 0;
}

/*-- 
------------------------------------------------------------------------*/



/*-------------- HOME PAGE  --------------------------------*/

#flashhomepage {
	margin-top: 43px;
	height:300px;
}
#homepagetext {
	margin: 15px 0 0 0;
}

.block 
{
	padding:10px 0 0;
	width: 285px;
	float: left;
}

.block.middle 
{    
	margin-left:20px;
	margin-right:20px;
	padding:0 20px;
	border: 1px solid #bebebe;
	border-top: none;
	border-bottom: none;
}

.block img.wrap
{
	float:left;
	margin:10px 10px 10px 0 ;
}

.block a:link,
.block a:visited
{
	float:right;
	color:#86b612;
   
}

.block a:hover
{
	color:#CFCFCF;
	
}
/*-- 
------------------------------------------------------------------------*/


/*--
---------------------------  WORK PAGE ------------------*/
#work {
	width:960px;
	margin:50px auto 0;
	padding:0;
}
#work .item {
	float:left;
    margin:20px;
}
#work .item h3{
	margin:0 0 5px 0;
	color: #000;
	font-weight: lighter;
	font-size:16px;
	text-transform:none;
	border:none;
}
#work .item a:hover {
	background: 0 -125px;
	background-repeat:no-repeat;
}
#work .item a {
	height:125px;
	width:150px;
	display:block;
    overflow:hidden;
    background-repeat:no-repeat;
    background-position:top;
}
/*-------------------------------------------------------*/


/*-- SOLUTIONS
------------------------------------------------------------------------*/
#services {
	padding:0;
}
#services h2 {
	margin:0;
	color: #86b612;
	font-weight: lighter;
	font-size:20px;
}
#services ul
{
	list-style:disc;
	margin:10px 0 10px 20px;
}
#services div.service_block
{
	float:left;
	margin:0 10px 20px 0;
	width:300px;
}
/*--
------------------------------------------------------------------------*/


/*-- COMPANY
------------------------------------------------------------------------*/
.col_50
{  
     *margin:10px 0 0;
	 width:470px;
	 float:left;   
	 display:block;
}
.col_50.float_right
{
	 float:right;
}
#tabs div h4
{
    margin:-4px 0 0;
	color: #646464;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
#tabs div h4 span
{
	color: #999999;
}
#tabs div
{
    display:block;
    float:right;
    width:700px;
}

a.teamLink 
 {
  
	text-align:center;
	font-size:18px;
	width:456px;
	display:block;
	margin:5px 5px 30px 0;
	color:#757575;
	border: 1px solid #757575;
	text-decoration: none;
	padding: 13px 12px;
}

a.teamLink:hover {
	background-color: #EcEdED;
}

.hotsheet_box {
	margin:10px 0;
	padding:5px;
	float:left;
	width:470px;
	border:1px solid #CCCCCC;
}
.hotsheet_desc {
	display:block;
	font-size: 11px;
	font-style: italic;
	color: #262626;
	margin-top: 5px;
}
.hotsheet_title {
	font-size: 16px;
	display: block;
	color: #757575;
	padding: 4px 0 4px 5px;
}
.hotsheet_title a {
	display:block;
	margin-top: 4px;
	font-size: 16px;
	color: #86b612;
	text-decoration: none;

}
.hotsheet_title a:hover {
	text-decoration: underline;
}
.hotsheet_archives {
	display:block;
	margin-top: 42px;
	padding-left: 5px;
}
.hotsheet_date {
	padding-left: 5px;
	color: #757575;
}
.signup_button a {
	text-align:center;
	font-size:18px;
	display:block;
	float:right;
	margin:5px 5px 5px 0;
	color:#757575;
	border: 1px solid #757575;
	text-decoration: none;
	padding: 13px 12px;
}
.signup_button a:hover {
	background-color: #EcEdED;
}

 a.teamLink 
 {
  
	text-align:center;
	font-size:18px;
	width:456px;
	display:block;
	margin:5px 5px 30px 0;
	color:#757575;
	border: 1px solid #757575;
	text-decoration: none;
	padding: 13px 12px;
}

a.teamLink:hover {
	background-color: #EcEdED;
}

.associations {
	margin-top:25px;
}
.associations img {
	margin:30px 0;
	float:left;
}
#associations {
	width: 960px;
	
	height: 140px;
	
	border: 1px solid #cfcfcf;
}
ul.associations_links {
	display: inline;
	list-style: none;
	line-height: 140px;
}
ul.associations_links li {
	float: left;
	line-height: 140px;
	margin-left: 25px;
}
#associations a 
{
    overflow:hidden;
	text-decoration: none;
}
a.a_bma {
	margin-top: 52px;
	display: block;
	height: 27px;
	width: 200px;
	background: url(../images/associations/bma_milwaukee.jpg) no-repeat;
	text-indent: -9999px;
}
a:hover.a_bma {
	background-position: 0 -27px;
}
a.a_mima {
	margin-top: 30px;
	display: block;
	height: 80px;
	width: 116px;
	background: url(../images/associations/mima.jpg) no-repeat;
	text-indent: -9999px;
}
a:hover.a_mima {
	background-position: 0 -80px;
}
a.a_mwta {
	margin-top: 51px;
	display: block;
	height: 38px;
	width: 118px;
	background: url(../images/associations/mwta.jpg) no-repeat;
	text-indent: -9999px;
}
a:hover.a_mwta {
	background-position: 0 -38px;
}
a.a_mmug {
	margin-top: 54px;
	display: block;
	height: 34px;
	width: 120px;
	background: url(../images/associations/milwaukee_multimedia_user_group.jpg) no-repeat;
	text-indent: -9999px;
}
a:hover.a_mmug {
	background-position: 0 -34px;
}
a.a_eBiz {
	margin-top:45px;
	display: block;
	height: 64px;
	width: 253px;
	background: url(../images/associations/uwEbc.jpg) no-repeat;
	text-indent: -9999px;
}
a:hover.a_eBiz {
	background-position: 0 -64px;
}

/*-- 
------------------------------------------------------------------------*/


/*-- CONTACT
------------------------------------------------------------------------*/
#banner address {
	display:block;
	float:right;
	font-style:normal;
	width:300px;
	text-align:right;
	margin:18px 5px 0 0;
}
#banner address span {
	color:#B4E04A;
}

#frmContact {
	width:338px;
	float:left;
}
#frmContact ul {
	list-style:none;
	margin:0;
	padding:0;
}
#frmContact ul li 
{
	margin:0 0 10px 0;
	padding:0;
}
#frmContact ul li label {
	font-family: Arial, Helvetica, sans-serif;
	padding:10px;
	font-size:18px;
	color:#BABABA;
	display:block;
	position:absolute;
}
#frmContact ul li input,
#frmContact ul li textarea {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:10px;
	width:318px;
	border:#BABABA 1px solid;
	border-left:#BABABA 2px solid;
	font-size:18px;
	font-weight:normal;
	color: #414141;
}
#frmContact ul li textarea {
	height:165px;
}
#frmContact ul li .contactSend {
	color:#757575;
	text-decoration:none;
	display:block;
	padding:10px;
	border:#757575 1px solid;
	float:right;
	width:75px;
	cursor:pointer;
}
#frmContactSuccess {
	width:316px;
	float:left;
	color: #86b612;
	font-size:14px;
	padding:20px 0 10px 20px;
	border: #86b612 2px solid;
	font-weight:bold;
}

#contactError {
	width:316px;
}

#frmContact label.invalid
{
	font-size:13px;
	height:12px;
	margin:-8px 0 0 -4px;
	display:block;
	color:#FF0000;
	display:block;
	border:none;
}

#social {
	float:left;
	width:290px;
	margin-left:20px;
}

.contactBanner p
{
	width:600px;
}

#map 
{
	float:right;
	width:600px;
	height:400px;
}
.contactBanner ul.social
{
	
	float:right;
	margin:10px 0 0;
}
.contactBanner ul.social li
{
	float:left;
	margin: 0 0 0 10px;
}


#streetView
{
	margin:-1000px 0 0 400px;
	*margin:-1000px 0 0 60px;
	
	
	background:url(../images/street_bg.png)  no-repeat;
	padding:10px;
	display:block;
	position:absolute;
	width:560px;
	height:350px;
	z-index:21000;
}

#gStreet
{
	position:relative;
	z-index:21001;
	width:530px;
	height:320px;
	margin:5px 0 0 5px;
}


#closeStreet {
	margin:0;
	padding:0;
	width:41px;
	height:41px;
	background-image: url('../images/close_dialog.png');
	background-repeat:no-repeat;
	position:absolute;
	z-index:21002;
	font-size:16px;
	top:-10px;
	right:7px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:41px;
	cursor:pointer;
}

#closeStreet:hover {
	color:#86B612;
}


.contactIconsFD a {
	margin:0 3px;
}


/*-- 
------------------------------------------------------------------------*/



/*-- ERROR NOTICE
------------------------------------------------------------------------*/
.errorNotice {
	border:#990000 1px solid;
	margin:10px auto;
	padding:10px;
	width:95%;
	clear:both;
	color:#990000;
	font-weight:bold;
	font-size:14px;
}
.errorNotice .errorMsg {
	color:#990000;
	font-weight:bold;
	display:block;
	padding:0 0 0 10px;
}
#frmContact .errorNotice ul {
	margin:6px;
}
.errorNotice ul li {
	font-size:12px;
	font-weight:normal;
}

span.errorAsterisk {
	position:absolute;
	background-color:#990000;
	width:2px;
	height:42px;
	margin:2px 0 0 0;
	font-size:0px;
}
/*-- 
------------------------------------------------------------------------*/



