﻿
body
{
	background-color: #C0C0C0;
	color: #626262;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
}

h1 { font-size:20px; }

a:link, a:visited {color: #5b7335; text-decoration: underline;}
a:hover, a:active {color: #5b7335; text-decoration: none;}

#Wrapper
	{
		width: 931px;
		background-color: #FFF;
		border: 1px solid #888888;
		margin: 0 auto;
		position: relative;
	}

#IntContain, #LeftCol, .RightCol {float: left; display: inline;}

#IntContain {padding: 8px;}

#IntContain .RightCol 
{
	margin: 0 0 0 8px; 
	background: url(/!images/ac_landing_education_sidebar.jpg) 0 0 no-repeat;
	width: 202px;
	height: 1022px;
	margin-bottom: 8px;
	padding: 1px;
	position: relative;
}
	
#LeftCol {width: 704px; margin-left: -704; overflow: hidden;}	

#IntContain .Footer {clear: both; width: 915px; height: 110px; border: 1px solid #636363; background: url(/!images/ac_lp_footer_background.gif) repeat-x;}
#FooterTextArea {height: 70px; margin: 20px 25px 10px 25px; color: #FFF; line-height: 1.2em;}

#FootDivide {height: 1px; width: 100%; background-color: #9B9B9B; margin: 5px 0 5px 0;}

#FooterTextArea a:link, #FooterTextArea a:visited {color: #cce888; text-decoration: none;}
#FooterTextArea a:hover, #FooterTextArea a:active {color: #cce888; text-decoration: underline;}
#FooterTextArea h2 {margin: 5px 0; padding: 0; font-size: 20px;}
.GreenFont {color: #cce888;}

#Navigation
{
    width: 704px;
    height: 28px;
    overflow:hidden;
    margin: 0;
    margin-top: 7px;
    padding: 0;
    background: url(/!images/ac_landing_education_nav_hover.gif) 0 0 no-repeat;
}
#Navigation dd
{
    padding: 0;
    margin: 0;
    float: left;
}

#Navigation a.ir
{
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 28px;
    background: url(/!images/ac_landing_education_nav_normal.gif) 0 0 no-repeat;
}
#Navigation a.ir:hover { background: none; }

#Navigation #n_cabling a.ir { width: 116px; }
#Navigation #n_security a.ir { width: 93px; background-position: -116px 0; }
#Navigation #n_av a.ir { width: 110px; background-position: -209px 0; }
#Navigation #n_intercom a.ir { width: 152px; background-position: -319px 0; }
#Navigation #n_monitoring a.ir { width: 114px; background-position: -471px 0; }
#Navigation #n_choose a.ir { width: 119px; background-position: -585px 0; }

#LeftCol .ContentArea { min-height: 300px; background: url(/!images/ac_landing_education_bodytile.gif) 0 0 no-repeat; }

#LeftCol .ContentArea .text {margin: 0; padding: 15px;}
#LeftCol .ContentArea p {margin: 0; line-height: 1.1em;}
/*#LeftCol .ContentArea ul {list-style: none; margin: 5px; padding: 5px 0 5px 10px;}*/

#Request .FormView {min-height: 445px;}

.ImagePadBot {padding-bottom: 8px;}		

/*Modal Popup*/

.modal {
	background-color:#C0C0C0;
	filter:alpha(opacity=80);
	opacity:0.8;
	
}

.window {
	background-color:#DDEFC6;
	border: 1px solid #000;
	padding:2px;
	width:640px;
}

.window .content { overflow: scroll; background: #fff; padding: 5px; border: 1px solid #62656A; }
.window .title { font: 1em arial black, arial, sans-serif; color: #fff; background: #333; padding: 5px; cursor: move; margin: -2px -2px 2px; overflow: hidden; }

.Gallerywindow {
	background-color:#DDEFC6;
	border: 1px solid #8DC73D;
	padding:2px;
	width: 700px;
	height: 700px;
}

.Gallerywindow .content { overflow: auto; background: #fff; padding: 5px; border: 1px solid #000; }
.Gallerywindow .title { font: 1em arial black, arial, sans-serif; color: #fff; background: #DDEFC6; padding: 5px; cursor: move; margin: -2px -2px 2px; overflow: hidden; }

#right_text_promo
{
    float: right;
    margin: 0 0 1em 1em;
    width: 111px;
    height: 104px;
    background: url(/!images/ac_landing_education_promo_clientlist_hover.gif) 0 0 no-repeat;
}

#right_text_promo a
{
    background: url(/!images/ac_landing_education_promo_clientlist_normal.gif) 0 0 no-repeat;
    display: block;
    width: 111px;
    height: 0;
    overflow: hidden;
    padding-top: 104px;
}
#right_text_promo a:hover { background: none; }

#services_list
{
    margin: 1em 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
}
#services_list li
{
    min-height: 44px;
    line-height: 44px;
    padding-left: 55px;
    vertical-align: middle;
    list-style: none;
    background: 0 0 no-repeat;
    margin: .5em 0;
    font-weight: bold;
    width: 282px;
    float: left;
}
#services_list li.fullwidth { width: auto; }
* html #services_list li { height: 44px; }

#school_list { margin: 0; padding: 0; }
#school_list li
{
    width: 178px;
    margin: 0 10px;
    padding-left: 5px;
    float: left;
}
