@charset "utf-8";
/* CSS Document */

html {

	}

body {
	margin: 0; padding: 0;
	background: url(../images/aluminati/main_top_bg.jpg) repeat-x;
	font-family: Verdana, "HelveticaNeueLT Std Med", Arial, sans-serif;
	font-size: 1em;
	}
	
h1.hidden { font-size: small; color: #fff; float: right; z-index: -1; position: relative;  height: 0; }

h2 {
	padding: 0; margin: 8px 0;
}

h3 {
	padding: 0; margin: 2px 0;
}

.floatLeft { float: left; }

#container {
	margin: 0 auto;
	width: 1040px;
}

#header {
	height: 119px;
	position: relative;
}

#header .navBar {
	position: absolute;
	right: 15px;
	top: 20px;
	background:url(../images/aluminati/navBar_bg.jpg);
	width: 635px;
	height: 80px;
}


.mainLinks {
	width: 615px;
	height: 112px;
	margin-top: 1px;
	margin-left: 5px;
}

.mainLinks a.home {
	display: block;
	float: left;
	width: 100px;
	height: 56px;
	background-image: url(../images/aluminati/sprite.jpg);
	background-position: 0 0;
	outline: none;
}

.mainLinks a.home:hover {
	background-position: 0 -56px;
}

.mainLinks a.email {
	display: block;
	float: left;
	width: 185px;
	height: 56px;
	background-image: url(../images/aluminati/sprite.jpg);
	background-position: -100px 0;
	outline: none;
}

.mainLinks a.email:hover {
	background-position: -100px -56px;
}

.mainLinks a.comm {
	display: block;
	float: left;
	width: 225px;
	height: 56px;
	background-image: url(../images/aluminati/sprite.jpg);
	background-position: -296px 0;
	outline: none;
}

.mainLinks a.comm:hover {
	background-position: -296px -56px;
}

.mainLinks a.contact {
	display: block;
	float: left;
	width: 90px;
	height: 56px;
	background-image: url(../images/aluminati/sprite.jpg);
	background-position: -525px 0;
	outline: none;
}

.mainLinks a.contact:hover {
	background-position: -526px -56px;
}




.sublinks {
	position: absolute;
	bottom: 3px;
	left: 150px;
	width: 500px;
	height: 18px;
}

.sublinks ul { padding: 0; margin: 0; }

.sublinks ul li { 
	display: block;
	float: left;
	height: 18px;
	list-style: none;
	list-style-type: none;
	margin: 0 10px;
}

.sublinks ul li a {
	color: #fff;
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.sublinks ul li a:hover {
	text-decoration: underline;
}


#header .logo {
	position: absolute;
	top: 25px;
	left: 15px;
	width: 360px;
	height: 83px;
	background:url(../images/aluminati/logo.jpg);
}
	

#body {
	background: url(../images/aluminati/content_bg.jpg) no-repeat;
	width: 1000px;
	padding-left: 40px;
	padding-top: 20px;
	float: left;
	min-height: 550px;
}


#slideshow  {
	width: 960px;
	height: 351px;
    position: relative;
	list-style: none;
	margin-top: -20px;
}

/* --------------------------------------------------- */
/* BLEH */
/* --------------------------------------------------- */

#slideshow  ul {
	margin: 0;  
	padding: 0;  
	list-style-type: none;  
	height: 1%; /* IE fix */
}


#slideshow ul:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	}
	


#slideshow .slides {
	overflow: hidden;
	width: 960px;
	height: 351px;
	}
	
#slideshow .slides ul {  
	/* total width of all slides - 
	960px multiplied by 3 in this case */  
	width: 2880px;

	}
	
#slideshow .slides li {  
	width: 960px;  
	float: left;  
	padding: 20px;
	margin: 0; padding: 0;
	} 

/* --------------------------------------------------- */
/* /BLEH */
/* --------------------------------------------------- */

.blockLink {
	text-decoration: none;	
}

.blockLink_small {
	text-decoration: none;	
	padding-left: 0;
	color: #999;
}

/*.col-one .item p, .col-two .item p { padding-left: 110px; margin-top: 0px; }

.col-three .item p { padding-left: 62px; margin-top: 0px; }*/

#breadcrumb {
	display: block;
	height: 25px;
	width: 957px;
	font-size: 0.7em;
	padding-top: 10px;
	color: #999;
}

#breadcrumb .crumbs {
	width: 325px;
	float: left;
}

#breadcrumb .crumbs span {
	font-weight: bold;
}

#breadcrumb .ticker {
	width: 585px;
	float: right; 
}

#breadcrumb .ticker img { margin-right: 5px; }

#breadcrumb .ticker #liveTime { color: #a6bb6c; text-transform: uppercase;  }
#breadcrumb .ticker #liveText { color: #999; }



#mainContent {
	width: 957px;
	float: left;
}

#mainContent h2  {
	font-family: Arial, "HelveticaNeueLT Std", Verdana;
	font-size: 1.5em;
}

#mainContent h3 {
	font-family: Arial, Verdana;
	font-size: 1.0em;
	color: #868686;
}

#mainContent h3.news {
	font-family: Arial, Verdana;
	font-size: 0.8em;
	color: #868686;
	text-transform: uppercase;
}

h4.resources {
	font-family: Arial, Verdana;
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
	color: #999;
	margin: 0;
	background: url(../images/aluminati/green_arrow_right.gif) no-repeat;
	padding-left: 29px;
	padding-bottom: 10px;
}

#innerMain p.resources {
	font-size: 0.6em;
	text-align: left;
	margin-left: 29px;
	color: #868686;
	margin-top: 3px;
}

.resourcesHeader {
	height: 15px;
	background: #bbb;
	display: block;
}
	

#mainContent p {
	font-size: 0.7em;

	color: #868686;
}

#mainContent p.news {
	font-size: 0.6em;

	color: #868686;
}

#mainContent .thumbnail {
	float: left;
	border: 5px solid #dadada;
	margin: 0 5px 5px 0;
}

#mainContent .thumbnailSmall {
	float: left;
	border: 3px solid #dadada;
	margin: 0 5px 5px 0;
}

#innerMain .thumbnail {
	float: left;
	border: 3px solid #dadada;
	margin: 0 5px 5px 0;
}


.learn {
	display: block;
	float: right;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	width: 100%;
	padding-bottom: 10px;
}

#mainContent .col-one a.learnmore { 
	display: block;
	background:url(../images/aluminati/learn_more_blue.gif);
	background-position: 0 -23px;
	background-repeat: no-repeat;
	width: 133px; 
	height: 23px; 
	float: right;
}
	
#mainContent .col-one a.learnmore:hover { 
	background-position: 0 0px;
}

#mainContent .col-one img {
	width: 96px;
	height: 96px;	
}

#mainContent .col-two a.learnmore { 
	display: block;
	background:url(../images/aluminati/learn_more_green.gif);
	background-position: 0 0px;
	width: 133px; 
	height: 23px; 
	float: right;
}
	
#mainContent .col-two a.learnmore:hover { 
	background-position: 0 -23px;
}

#mainContent .col-two img {
	width: 96px;
	height: 96px;	
}

#mainContent .col-three a.learnmore { 
	display: block;
	background:url(../images/aluminati/learn_more_grey.gif);
	background-position: 0 -23px;
	background-repeat: no-repeat;
	width: 133px; 
	height: 23px; 
	float: right;
}
	
#mainContent .col-three a.learnmore:hover { 
	background-position: 0 0px;
}

#mainContent .col-three img {
	width: 48px;
	height: 48px;	
}

#innerMain .col-two img {
	float: left;
	width: 48px;
	height: 48px;
}

#innerMain .col-two h3 {
	font-size: 0.9em;
	font-family: Arial, "HelveticaNeueLT Std", Verdana, sans-serif;
	font-weight: bold;
}

#innerMain .col-two a.learnmore { 
	display: block;
	background:url(../images/aluminati/learn_more_small.jpg);
	width: 90px; 
	height: 15px; 
	float: right;
	margin-bottom: 20px;
}

#innerMain .col-two a.learnmore:hover { 
	background-position: 0 0px;
}

#innerMain .col-two .item {
	margin-top: 5px;
	clear: both;	
}

#mainContent .col-one {
	width: 326px;
	margin-right: 46px;
	float: left;
}

#mainContent h2.blue {
	color: #00aaeb;
}

#mainContent h2.green {
	color: #A6BB6C;
}

#mainContent .col-one .header {
	height: 14px; 
	background: #00aaeb;
}

.item {
	clear: both;
}

#mainContent, #innerMain .itemNews {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
}


#mainContent .col-two {
	width: 326px;
	margin-right: 35px;
	float: left;
}

#mainContent .col-two .header {
	height: 14px; 
	background: #a6bb6c;
}

#mainContent {
	color: #a6bb6c;
}

#mainContent .col-three {
	width: 220px;
	float: right;
}

#mainContent .col-three .header {
	height: 15px; 
	background: #999;
}

#mainContent, #innerMain h2.grey {
	color: #b0b0b0;
	
}






#innerMain {
	width: 957px;
	float: left;
}

#innerMain .innerBanner {
	width: 721px;
	height: 177px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

#innerMain .innerBanner #innerBannerOverlay {
	color: #FFFFFF;
	font-size: 0.9em;
	font-family: "HelveticaNeueLT Std Med", Verdana, sans-serif;
	position: relative;
	top: 153px;
	left: 10px;
}


#innerMain .col-one {
	width: 430px;
	min-height: 10px;
	float: left;
}

#innerMain .col-two {
	width: 260px;
	min-height: 10px;
	float: left;
	margin-left: 30px;
}

#innerMain .col-three {
	width: 220px;
	min-height: 10px;
	float: right;
	margin-top: -187px;
}

#innerMain h2 {
	font-size: 1.5em;
	color: #00aaeb;
	font-weight: bold;
	font-family: arial, sans-serif;
}

#innerMain h3 {
	color: #929292;
	font-size: 1.0em;
	font-weight: normal;
	letter-spacing: 1px;
}

#innerMain p {
	color: #999;
	font-size: 0.8em;
	font-weight: normal;
}

#innerMain .col-two ul { margin: 0px; padding: 5px; padding-bottom: 0; background:#FFD; border: 1px solid #CCC; }

#innerMain .col-two ul li {
	background-image: url(../images/aluminati/green_tick.gif);
	background-position: left;
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 30px;
	list-style-position: inside;
	margin-bottom: 5px;
	color: #879d4a;
	font-weight: bold;
	font-size: 0.8em;
	height: 20px;
}

#innerMain .col-two ul li.x {
	background-image: url(../images/aluminati/red_x.gif);
	background-position: left;
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 30px;
	list-style-position: inside;
	margin-bottom: 5px;
	color: #879d4a;
	font-weight: bold;
	font-size: 0.8em;
	height: 20px;
}


.openQuote {
	background: url(../images/aluminati/open_quote.gif) no-repeat;
	height: 18px;
	display: block;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #b0b0b0;
	font-style: italic;
	text-align: center;
	margin: 20px 5px;
	border-top: 1px solid #EEEEEE; 
	padding-top: 5px;
	}

.quote span {
	color: #09C;
	font-style: normal;
	font-family:Verdana, "HelveticaNeueLT Std Med", sans-serif;
	display: block;
	font-size: 0.8em;
	text-align: right;
	margin-top: 5px;
}

.quote span.small {
	color: #b0b0b0;
	font-size: 0.8em;
}

.closeQuote {
	background:url(../images/aluminati/close_quote.gif) right no-repeat;
	height: 18px;
	display: block;
}




#options {
	display: block;
	width: 720px;
	clear:both;
	padding-top: 10px;
}

#options h2 {
	color: #00aaeb;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#options p, .optionsForm {
	font-size: 0.8em;
	color: #959595;
	margin-left: 30px;
	margin-top: 5px;
}

.contactBlock {
	width: 695px;
}
.optionsFormBlock {
	width: 270px;
	float: left;	
}
.optionsFormLine {
	padding-top: 5px;
	width: 450px;
	clear: both;	
}

#options a img { border: none; }

#options .blueBorder, #contactForms .blueBorder {
	height: 9px;
	background: #00aaeb;
	margin: 0px 0px 10px 0px;
}

#contactForms {
	top: -5px;
	clear:both;
}

#cBrochureBack, #cCallBack, #cMeetingBack {
	height: 110px;
}

.optionNotClicked {
	width: 213px;
	margin-right: 25px;
	float: left;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}

.optionClicked {
	width: 213px;
	margin-right: 25px;
	float: left;
	border-left: solid 1px #2EB8EA;
	border-right: solid 1px #2EB8EA;
}

a.reqBrochure, #brochureImg {
	display: block;
	width: 202px;
	height: 27px;
	background-image: url(../images/aluminati/reqBro.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

a.reqBrochure:hover {
	background-position: 0 -27px;
}

a.reqBrochure span { display: none; }
a.reqCall span { display: none; }
a.reqMeeting span { display: none; }


a.reqCall, #callImg {
	display: block;
	width: 202px;
	height: 27px;
	background-image: url(../images/aluminati/reqCall.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

a.reqCall:hover {
	background-position: 0 -27px;
}

a.reqMeeting, #meetingImg {
	display: block;
	width: 202px;
	height: 27px;
	background-image: url(../images/aluminati/reqMeeting.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

a.reqMeeting:hover {
	background-position: 0 -27px;
}




#footer {
	clear: both;
	background:url(../images/aluminati/footer_bg.jpg) repeat-x;
	height: 386px;
	float: left;
	width: 100%;
	margin-top: 40px;

}

#contactBar {
	height: 50px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#contact_title {
	background: url(../images/aluminati/contact_bar_bg.jpg) no-repeat;
	width: 960px;
	height: 55px;
	position: absolute;
	top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #666;
}

#contact_title .tel, .fax, .mail {
	width: 220px;
	height: 20px;
	float: left;
	margin-right: 25px;
	padding-top: 45px;
}

.mail a {
	text-decoration: none;
	color: #666;
}

a.homepageDownload {
	text-decoration: none;
}

#contact_title .brochure {
	width: 220px;
	height: 20px;
	float: left;
	padding-top: 45px;
	margin-left: 5px;
}

#clients {
	margin: 0 auto;
	position: relative;
	top: 60px;
	width: 960px;	
}

#clients h2 {
	font-family:"HelveticaNeueLT Std Lt", Verdana, Arial;
	color: #ccc;
	font-size: 1.2em;
}

#clients ul { margin: 0; padding: 0; width: 670px; float: left; }

#clients ul.2 { margin: 0; padding: 0; width: 670px; float: left; }


#clients ul li {
	list-style: none;
	display: inline;
	margin-right: 10px;
}

#clients a img { border: 0; }

#clients .client-info {
	display: block;
	width: 500px;
	height: 25px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


#accreds {
	position: absolute;
	width: 200px;
	top: 0px;
	right: 20px;
}

#copyright {
	width: 960px;
	margin: 0 auto;
	position: relative;
	top: 113px;
	}

#copyright h4 { color: #999; font-size: 0.55em; font-weight: normal; display: inline; line-height: 2.8em;}
#copyright img { border: none; margin-right: 10px; float: left; }

/* ang live */
#leftLive {
	width: 470px;
	height: 550px;
	padding: 5px;
	float: left;
	padding-left: 0;
}
#rightLive {
	margin-left: 20px;
	width: 430px;
	padding: 5px;
	float: left;
}
#leftLive p {
	padding: 0px 5px;
}
#rightLive p {
	padding: 0px 10px;
}
#rightLiveContent span {
	font-weight: bold;
	color: #00aaeb;
}

#leftLive .header {
	height: 15px;
	background: #00aaeb;
	display: block;
}
#rightLive .headerTwo {
	height: 15px;
	background: #bbb;
	display: block;
}
#rightLive .header {
	height: 15px;
	background: #a6bb6c;
	display: block;
}
#optionsLiveContent {
	font-size: 0.75em;	
}
#leftLive {
	font-family: "HelveticaNeueLT Std", Verdana, Arial;
	font-size: 1.2em;
	color: #565656;
}
#rightLive  {
	font-family: "HelveticaNeueLT Std", Verdana, Arial;
	font-size: 1.2em;
}
#optionsLiveContent {
	font-size: 0.6em;	
}

.tActclient {
	font-weight: bold;
	color: #00aaeb;
}
.tActwebmail {
	font-weight: bold;
	color: #a6bb6c;
}
.tActactivity {
	font-weight: bold;
	color: #FF4762;
}
.tTime {
	font-size: 0.8em;
	color: #bbb;
}
.tIns {
	font-weight: bold;
	color: #00aaeb;
}

/* FIDDLY BITS */

.title1text {
	font-size: 1.5em;
	color: #00aaeb;
	font-weight: normal;
	color: #00aaeb;
}
.item h3 { font-size: 0.8em; }
a.blockLink { color: #666; }
a.dlBigButton { padding: 5px; background-color: #00aaeb; color: #fff; -moz-border-radius: 5px; text-decoration: none; }
a.dlBigButton:hover { background: #9C6; color: #fff; }

.dlBoundingBox { background-color:#E8F8FF; border: 1px solid #00aaeb; padding: 8px;  }
.dlBoundingBoxOther { border: 1px solid #00aaeb; padding: 5px;  font-size: 0.8em; }
a { color: #00aaeb; }
a:hover { color: #A6BB6C; }
.downloadBlock { padding: 5px; font-size: 0.8em; border:1px solid #ccc;
	float:left;
	margin:5px;
	padding:5px;
	width:280px;
	min-height: 80px;}

.downloadBlock:hover { background: #FFC; }