/* 
-----------------------------------------------
  AllenTek.com
  Homepage Styles
----------------------------------------------- */

/* 
-----------------------------------------------
Text
----------------------------------------------- */

.news p, .news h1, .news h2 {
	font-family: Tahoma, Verdana, arial, sans-serif;
	font-size:11px;
	margin:5px 0 5px 0;
	}
.news h1 {
	font-family: Tahoma, Verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7f7362;
	margin-bottom: 10px;
	}
.news p b, .news p strong {
	font-size: 10px;
	color: #333333;
	}

#about p, #about h1, #about h2, #about li {
	font-family: Tahoma, Verdana, arial, sans-serif;
	font-size:11px;
	margin:0 0 7px 0;
	}

#about h1 {
	font-family: Tahoma, Verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A518F;
	margin-bottom: 5px;
	}
#about h2 {
	font-weight:bold;
	font-size: 10px;
	}

#about ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#about ul li {
	background: url(../images/bullet.gif) no-repeat 3px .3em;
	margin: 0;
	padding: 0 0 0 16px;
	line-height: 1.5em;
	}

#about a:link {color:#333333;}
#about a:visited {color:#666666;}
#about a:hover {color:#F97604;}
#about a:active {color:#F97604;}
	
	
/* 
-----------------------------------------------
  Page Structure
----------------------------------------------- */

	
/* homepage About Allen section */
#about {
	margin:15px 0 0 0 ;
	padding:0;
	}
#aboutLeft {
	float:left;
	width: 341px;
	margin:0; 
	padding:0 0 0 30px;
	}
#aboutRight {
	float:left;
	width: 341px;
	margin:0;
	padding: 0 0 0 18px;
	}

#homefeatures{
	margin: 0 0 0 0;
	width: 704px;
	position: relative;
	display: block;
	top: 0; left: 30px;
	padding:0;
	}	

#homefeatures .box {
	position: relative;
	top:0; left:0;
	}

.news {
	background: url(../images/home-feature-news-bg.gif) no-repeat 0 0;
	}
.news div {padding: 10px 15px 0 12px;} /* extra div avoids IE 5.5 box model issue */		
.mainfeature {
	background: url(../images/home-feature-sarah-bg.gif) repeat-y top center;
	}	

/* 
-----------------------------------------------
  Homepage buttons
----------------------------------------------- */
	
/* BUTTON: MEET VIGO */	
#button-meetvigo-container {
	display: block; position: absolute;
	margin: 0; padding:0; border:0;
	width:83px; height:23px;
	top: 80px; left:129px;
	background: url(../images/button-meetvigo.gif) no-repeat -83px 0;
	}	
.button-meetvigo {
	float:left;
	width:83px;
	height:23px;
	border:0px solid;
	font:normal 9px Verdana;
	text-align:center;
	background: url(../images/button-meetvigo.gif) no-repeat 0 0;
	text-indent: -9999px; 
	}
a.button-meetvigo:link, a.button-meetvigo:visited, a.button-meetvigo:active {
	text-decoration:none;
	text-indent: -9999px; 
	background: url(../images/button-meetvigo.gif) no-repeat 0 0;
	}
a.button-meetvigo:hover {
	text-indent: -9999px; 
	background-image: none;
	}	
	
/* BUTTON: ALLEN CUSTOMER ("VIEW MORE") */	
#button-customer-container {
	display: block; position: absolute;
	margin: 0; padding:0; border:0;
	width:91px; height:23px;
	top: 80px; left:9px;
	background: url(../images/button-learn-gray.gif) no-repeat -91px 0px;
	}	
.button-customer {
	float:left;
	width:91px;
	height:23px;
	border:0px solid;
	font:normal 9px Verdana;
	text-align:center;
	background: url(../images/button-learn-gray.gif) no-repeat 0 0px;
	text-indent: -9999px; 
	}
a.button-customer:link, a.button-customer:visited, a.button-customer:active {
	text-decoration:none;
	text-indent: -9999px; 
	background: url(../images/button-learn-gray.gif) no-repeat 0 0px;
	}
a.button-customer:hover {
	text-indent: -9999px; 
	background-image: none;
	}	

	
/* BUTTON: VIGO FEATURE SPOTLIGHT ("LEARN MORE") */	
#button-vigofeature-container {
	display: block; position: absolute;
	margin: 0; padding:0; border:0;
	width:91px; height:23px;
	top: 80px; left:9px;
	background: url(../images/button-learn-green.gif) no-repeat -91px 0px;
	}	
.button-vigofeature {
	float:left;
	width:91px;
	height:23px;
	border:0px solid;
	font:normal 9px Verdana;
	text-align:center;
	background: url(../images/button-learn-green.gif) no-repeat 0 0px;
	text-indent: -9999px; 
	}
a.button-vigofeature:link, a.button-vigofeature:visited, a.button-vigofeature:active {
	text-decoration:none;
	text-indent: -9999px; 
	background: url(../images/button-learn-green.gif) no-repeat 0 0px;
	}
a.button-vigofeature:hover {
	text-indent: -9999px; 
	background-image: none;
	}	


/* BUTTON: MAIN FEATURE ("LEARN MORE") */	
#button-mainfeature-container {
	display: block; position: absolute;
	margin: 0; padding:0; border:0;
	width:91px; height:23px;
	top: 155px; left:16px;
	background: url(../images/button-learn-blue.gif) no-repeat -91px 0px;
	}	
.button-mainfeature {
	float:left;
	width:91px;
	height:23px;
	border:0px solid;
	font:normal 9px Verdana;
	text-align:center;
	background: url(../images/button-learn-blue.gif) no-repeat 0 0px;
	text-indent: -9999px; 
	}
a.button-mainfeature:link, a.button-mainfeature:visited, a.button-mainfeature:active {
	text-decoration:none;
	text-indent: -9999px; 
	background: url(../images/button-learn-blue.gif) no-repeat 0 0px;
	}
a.button-mainfeature:hover {
	text-indent: -9999px; 
	background-image: none;
	}	


/* BUTTON: VIEW ALL NEWS */
#button-viewnews-container {
	margin:0; padding:0;
	width:103px; height:23px;
	background: url(../images/button-viewnews.gif) no-repeat -103px 0px;
	}
.button-viewnews {
	float:left;
	width:103px;
	height:23px;
	border:0px solid;
	font:normal 9px Verdana;
	text-align:center;
	background: url(../images/button-viewnews.gif) no-repeat 0 0px;
	text-indent: -9999px; 
	}
a.button-viewnews:link, a.button-viewnews:visited, a.button-viewnews:active {
	text-indent: -9999px; 
	text-decoration:none;
	background: url(../images/button-viewnews.gif) no-repeat 0 0px;
	}
a.button-viewnews:hover {
	text-indent: -9999px; 
	background-image: none;
	}	
	


/* ------------ hp sidebar - styles for homepage sidebar ------------ */
.hpsidebar {
	margin-top: 0px;
	padding-top: 15px;
}
.hpsidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
	
.hpsidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 525252;
	margin-top: 1px;
	margin-bottom: 4px;
	padding: 0px;
	line-height: 14px;
	margin-right: 6px;
}

.hpsidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F0A330;
	margin-bottom: 3px;
	text-transform: uppercase;
	margin-top: 5px;
}
.hpsidebar h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.hpsidebar a:link {
	font-weight: normal;
	color: #7D8DB6;
	text-decoration: none;
}
.hpsidebar a:visited {
	color: #7D8DB6;
	text-decoration: none;
	font-weight: normal;
}
.hpsidebar a:hover {
	color: #F0A330;
	text-decoration: underline;
	font-weight: normal;
}





/* ------------ Content area styles ------------ */
.content {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 0px;
}
.content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 15px;
}
.content p a:link {
	font-weight: bold;
	color: #7D8DB6;
	text-decoration: none;
}
.content p a:visited {
	color: #7D8DB6;
	text-decoration: none;
	font-weight: bold;
}
.content p a:hover {
	color: #F0A330;
	text-decoration: underline;
	font-weight: bold;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #3A518F;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 20px;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6071A1;
	margin-bottom: 5px;
}
.content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F0A330;
	margin-bottom: 5px;
	text-transform: uppercase;
	margin-top: 5px;
}
.content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #384F8E;
	margin: 0px;
}

.content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 8px;
	list-style-type: disc;
	list-style-image: url(images/bullet_blue.gif);
}
.content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 8px;
	margin-bottom: 20px;
	list-style-type: disc;
	list-style-image: url(images/bullet_blue.gif);
}
