@charset "UTF-8";
/*
Theme Name: Alter Group Main Page
Theme URI: http://www.altergroup.com/
Description: The Alter Group main page.
Version: 1.0
Author: Jacob Dunn
Author URI: http://dday.com/
Tags: rotating header, fixed width, multi columns

	Alter Group Main v1
	 http://dday.com/

	This theme was designed by David Day and built by Jacob Dunn,
	whose site you will find at http://dday.com/

*/



/* ------------ Typography/Colors ------------------ */
body {
	font-size:62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#000;
	}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	line-height:1em;
	font-weight:normal;
	color:#000;
	margin:0;
	padding:0;
	}
	
/* Links */
a:link {
	text-decoration:underline;
	color:#666;
	}
a:visited {
	color:#777;
	}
a:hover {
	color:#000;
	}
	/*
a img {
	border:none;
	border-right:none;
	}
	*/
h2 a:link,
h2 a:visited {
	text-decoration:none;
	color:#000;
	}
h2 a:hover {
	text-decoration:underline;
	}
	
#supernav,
#subnav {
	font-size:.9em;
	}
#supernav a:link,
#supernav a:visited,
#subnav a:link,
#subnav a:visited {
	color:#AFAFAF;
	text-decoration:none;
	letter-spacing:0.5px;
	}
#supernav a:hover,
#subnav a:hover {
	color:#89ABC9;
	}
#mainnav a:link,
#mainnav a:visited {
	color:#FFF;
	background:#1E4F8E;
	line-height:10px;
	text-decoration:none;
	font-weight:normal;
	}
#mainnav a:hover {
	background:#99BDDF;
	}
#body {
	font-family:Helvetica, Arial, sans-serif;
	color:#666;
	line-height:1.5em;
	}

/* -- End Typography/Colors -- */

/* ------------ Layout ------------------ */

.clear {
	clear:both;
	}
.left {
	display:inline;
	float:left;
	}
.right {
	display:inline;
	float:right;
	}
img.left {
	margin: 0 5px 5px 0;
	}
img.right {
	margin: 0 0 5px 5px;
	}

hr.clear {
	font-size:0;
	line-height:0;
	height:0;
	border:0px solid #000;
	background:none;
	color:#000;
	padding:0;
	margin:0;
	}

html, body {
	margin:0;
	padding:0;
	}
#page {
	width:755px;
	margin:0 auto;
	padding:5px 0 20px;
	}
#logo {
	float:left;
	width:73px;
	height:72px;
	margin:0 0 7px;
	}
#logo span {
	background-image:url(../images/logo_button.gif);
	}
#supernav {
	margin:17px 10px 0 0;
	padding:0;
	list-style:none;
	float:right;
	height:10px;
	}
#supernav li {
	display:inline;
	padding:0 15px 0 11px;
	background:url(../images/supernav_seperator.gif) no-repeat right center;
	overflow:hidden;
	}
#supernav li.last {
	background:none;
	padding-right:0;
	}
	
#mainnav {
	margin:25px 0 7px;
	padding:0;
	float:right;
	clear:right;
	width:auto;
	}
#mainnav li {
	display:block;
	float:left;
	margin:0 4px 0 0; /* Adjustments necessary here for additional nav */
	letter-spacing:-1px;
	}
#mainnav li.last {
	margin:0;
	}
#mainnav li a {
	display:block;
	padding:5px 4.2px; /* Adjustments necessary here for additional nav */
	}
	
#subnav {
	clear:both;
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	height:10px;
	width:100%;
	text-align:right;
	}
#subnav li {
	display:inline;
	padding:0 15px 0 11px;
	background:url(../images/supernav_seperator.gif) no-repeat right center;
	overflow:hidden;
	}
#subnav li.last {
	background:none;
	padding-right:0;
	}
	
#body {
	border:1px solid #63707F;
	background:url(../images/body_bg.gif) 187px 0 #FFF repeat-y;
	}
.module{
	padding:10px 15px;
	}
.module ul{
	list-style:none;
	margin:10px 0;
	padding:0;
	}
.module li{
	margin:10px 0 15px;
	padding:0;
	}
.module cite{
	display:block;
	}

/* Footer */
	
#footnav{
	border:1px solid #9A9A9A;
	color:#9A9A9A;
	border-top:none;
	list-style:none;
	margin:0;
	padding:4px 0 5px;
	text-align:center;
	}
#footnav li{
	display:inline;
	padding:0;
	}
#footnav a:link,
#footnav a:visited {
	line-height:1.5em;
	color:#9A9A9A;
	text-decoration:none;
	padding:0 6.6px;
	font-size:.9em;
	}
#footnav a:hover {
	color:#9A9A9A;
	text-decoration:underline;
	}
#footnav li:after {
	content:" | ";
	}
#footnav li.last:after{
	content:"";
	}
#copyright {
	font-size:.8em;
	color:#9A9A9A;
	margin:4px 0 0 20px;
	padding:0;
	}

/* Video */

#flashvideo{
	width:550px;
	height:400px;
	}

/* -- End Layout -- */



/* CSS Buttons */
.graphical, .button, .button_at{
	position:relative;
	overflow:hidden;
	display:block;
	outline:none;
}
.graphical img, .button img, .button_at img{
	border:none;
}
.button_at{
	cursor:default;
}

.button{
	cursor:pointer;
}

.graphical{
	cursor:default;
}

.graphical span, .button span{
	position:absolute;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:center top;
	top:0;
	left:0;
}
.button_at span{
	position:absolute;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:left top;
	top:0;
	left:0;
}
.button:hover{
	border:none;
    text-decoration:none;
}
.button:hover span{
	background-position:right top;
}
/* End CSS Buttons */