@charset "UTF-8";
/* CSS Document */

/* ------------------------------------------

  G L O B A L

------------------------------------------ */

body {
	background-color:#FFFFFF;
	background-image: url(../images/bg.gif);
	margin:auto;
	width:900px;
	height:570px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:14px;
	text-align:left;
}

body#slider {
	background-color:#FFFFFF;
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:600px;
	height:500px;
}

img {
	border:0px;
}

#container {
	width:900px;
	height:570px;
	background:#FFFFFF;
	border:15px solid #FFFFFF;
	margin:30px auto;
}

#nav {
	width:300px;
	height:500px;
	margin:0px;
	padding:0px;
	background-color:#000000;
	float:left;
	text-align:left;
	font-size: 11px;
	color:#000000;
}

#content {
	width:600px;
	height:500px;
	background-color:#c9e71e;
	float:right;
	text-align:left;
	font-size: 11px;
	color:#FFFFFF;
}

#footer {
	width:900px;
	height:70px;
	margin-top:20px;
	background-color:#fff;
}

iframe {
	width:600px;
	height:500px;
	border:none;
	overflow:hidden;
}


#footer ul {
	list-style-type:none;
	padding:0;
	list-style-image:none;
	margin:0;
}

#footer li {
	list-style-type:none;
	margin-top:20px;
	float:left;
	list-style-image:none;
}	


blockquote { text-indent: -10px;}

a {text-decoration: none;}
a:link, a:visited {color: #00a651;}
a:hover, a:active {color: #000;}



/* ------------------------------------------

  N A V

------------------------------------------ */

#header {
background-image:url(../images/logo.gif);
background-repeat:no-repeat;
background-color:#000000;
margin:0px;
padding:0px;
height:190px;
width:300px;
display:block;
}


.navslider  {
	width:300px;
	height:500px;
	background-color:#000000
}

.navslider div {
	background-color:#FFFFFF;
	height:120px;
}

.navslider a#holder :hover#holder a.selected#holder {height:inherit; width:inherit; display: block; cursor:pointer;}

.navslider a#office {width: 300px; height:30px; background: url(../images/nav/nav_01.gif) top left no-repeat; display:block; cursor:pointer;}
.navslider a:hover#office {background: url(../images/nav/nav_01.gif) center left no-repeat; display:block;}
.navslider a.selected#office {background: url(../images/nav/nav_01.gif) bottom left no-repeat; display:block; cursor:default;}

.navslider a#retail {width: 300px; height:30px; background: url(../images/nav/nav_02.gif) top left no-repeat; display:block; cursor:pointer;}
.navslider a:hover#retail {background: url(../images/nav/nav_02.gif) center left no-repeat; display:block;}
.navslider a.selected#retail {background: url(../images/nav/nav_02.gif) bottom left no-repeat; display:block; cursor:default;}

.navslider a#residential {width: 300px; height:30px; background: url(../images/nav/nav_03.gif) top left no-repeat; display:block; cursor:pointer;}
.navslider a:hover#residential {background: url(../images/nav/nav_03.gif) center left no-repeat; display:block;}
.navslider a.selected#residential {background: url(../images/nav/nav_03.gif) bottom left no-repeat; display:block; cursor:default;}

.navslider a#iqtest {width: 300px; height:30px; background: url(../images/nav/nav_04.gif) top left no-repeat; display:block; cursor:pointer;}
.navslider a:hover#iqtest {background: url(../images/nav/nav_04.gif) center left no-repeat; display:block;}
.navslider a.selected#iqtest {background: url(../images/nav/nav_04.gif) bottom left no-repeat; display:block; cursor:default;}

.navslider a#footprint {width: 300px; height:30px; background: url(../images/nav/nav_05.gif) top left no-repeat; display:block; cursor:pointer;}
.navslider a:hover#footprint {background: url(../images/nav/nav_05.gif) center left no-repeat; display:block;}
.navslider a.selected#footprint {background: url(../images/nav/nav_05.gif) bottom left no-repeat; display:block; cursor:default;}

.navslider a#happening {width: 300px; height:30px; background: url(../images/nav/nav_06.gif) top left no-repeat; display:block; cursor:pointer;}
.navslider a:hover#happening {background: url(../images/nav/nav_06.gif) center left no-repeat; display:block;}
.navslider a.selected#happening {background: url(../images/nav/nav_06.gif) bottom left no-repeat; display:block; cursor:default;}

.navslider a#artist {width: 300px; height:30px; background: url(../images/nav/nav_07.gif) top left no-repeat; display:block; cursor:pointer;}
.navslider a:hover#artist {background: url(../images/nav/nav_07.gif) center left no-repeat; display:block;}
.navslider a.selected#artist {background: url(../images/nav/nav_07.gif) bottom left no-repeat; display:block; cursor:default;}

.pics {  
    height:  500px;  
    width:   600px;  
    padding: 0;  
    margin:  0;  
    position: relative;
} 
 
.pics img {  
    padding: 0;  
    border:  0;
    background-color: #fff;  
    width:  600px; 
    height: 500px;
}


.navslider a:active.link  {
	text-decoration: none;
	background-image:none;
	background-color:none;
}

.navslider a:hover.link  {
	text-decoration: none;
	background-image:none;
	background-color:none;
}

.navslider a.link  {
	text-decoration: none;
	background-image:none;
	background-color:none;
}

.side {width: 300px; height: 500px;}

.txt { margin-bottom: 25px; margin-left:25px; margin-right: 30px; 	font-family: Helvetica, Arial,  sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;}
	

/* ------------------------------------------

  S U B N A V

------------------------------------------ */
	
	
.subnav li {
	float:left;
	list-style-type: none;
	margin-left:-40px;
	margin-bottom:7px;
	background-color:none;
}

.subnav ul {list-style-type: none;
	margin:0px;}

.subnav a {
	display:block;
	height:7px;
	width:300px;
}

.pdf a {width: 300px; height:7px; background:url(../images/nav/subnav_pdf.gif); background-position:0px 0px; background-repeat:no-repeat;}
.pdf3 a {width: 300px; height:7px; background:url(../images/nav/subnav_25mpdf.gif); background-position:0px 0px; background-repeat:no-repeat;}
.Halfpdf a {width: 300px; height:7px; background:url(../images/nav/subnav_1201halfpdf.gif); background-position:0px 0px; background-repeat:no-repeat;}
#pdf2 a {width: 228px; height:7px; background:url(../images/nav/subnav_pdf.gif); background-position:0px 0px; background-repeat:no-repeat;}
.residential01 a {width: 300px; height:7px; background:url(../images/nav/subnav_residential_01.gif); background-position:0px 0px;}
.iqtest01 a {width: 300px; height:7px; background:url(../images/nav/subnav_iq_01.gif) top left no-repeat;}
.iqtest02 a {width: 300px; height:7px; background: url(../images/nav/subnav_iq_02.gif) top left no-repeat;}
.footprint01 a {width: 300px; height:7px; background: url(../images/nav/subnav_footprint_01.gif) top left no-repeat;}
.footprint02 a {width: 300px; height:7px; background: url(../images/nav/subnav_footprint_02.gif) top left no-repeat;}
.happening01 a {width: 300px; height:7px; background: url(../images/nav/subnav_happening_01.gif) top left no-repeat;}
.happening02 a {width: 300px; height:7px; background: url(../images/nav/subnav_happening_02.gif) top left no-repeat;}
.happening03 a {width: 300px; height:7px; background: url(../images/nav/subnav_happening_03.gif) top left no-repeat;}
.happening04 a {width: 300px; height:7px; background: url(../images/nav/subnav_happening_04.gif) top left no-repeat;}
.happening05 a {width: 300px; height:7px; background: url(../images/nav/subnav_happening_05.gif) top left no-repeat;}
.happening06 a {width: 300px; height:7px; background: url(../images/nav/subnav_happening_06.gif) top left no-repeat;}
.artist01 a {width: 300px; height:7px; background: url(../images/nav/subnav_artist_01.gif) top left no-repeat;}
.artist02 a {width: 300px; height:7px; background: url(../images/nav/subnav_artist_02.gif) top left no-repeat;}

.pdf a:hover {background:url(../images/nav/subnav_pdf.gif); background-position:0px -7px; background-repeat:no-repeat;}
.pdf3 a:hover {background:url(../images/nav/subnav_25mpdf.gif); background-position:0px -7px; background-repeat:no-repeat;}
.Halfpdf a:hover {background:url(../images/nav/subnav_1201halfpdf.gif); background-position:0px -7px; background-repeat:no-repeat;}
#pdf2 a:hover {width: 228px; height:7px; background:url(../images/nav/subnav_pdf.gif); background-position:-7px 0px; background-repeat:no-repeat;}
.residential01 a:hover {background:url(../images/nav/subnav_residential_01.gif); background-position:0px -7px;}
.iqtest01 a:hover {background:url(../images/nav/subnav_iq_01.gif) center left no-repeat;}
.iqtest02 a:hover {background: url(../images/nav/subnav_iq_02.gif) center left no-repeat;}
.footprint01 a:hover {background: url(../images/nav/subnav_footprint_01.gif) center left no-repeat;}
.footprint02 a:hover {background: url(../images/nav/subnav_footprint_02.gif) center left no-repeat;}
.happening01 a:hover {background: url(../images/nav/subnav_happening_01.gif) center left no-repeat;}
.happening02 a:hover {background: url(../images/nav/subnav_happening_02.gif) center left no-repeat;}
.happening03 a:hover {background: url(../images/nav/subnav_happening_03.gif) center left no-repeat;}
.happening04 a:hover {background: url(../images/nav/subnav_happening_04.gif) center left no-repeat;}
.happening05 a:hover {background: url(../images/nav/subnav_happening_05.gif) center left no-repeat;}
.happening06 a:hover {background: url(../images/nav/subnav_happening_06.gif) center left no-repeat;}
.artist01 a:hover {background: url(../images/nav/subnav_artist_01.gif) center left no-repeat;}
.artist02 a:hover {background: url(../images/nav/subnav_artist_02.gif) center left no-repeat;}

.current1 {background:url(../images/nav/subnav_pdf.gif) bottom left no-repeat; cursor:default; background-repeat:no-repeat;}
.current2 {background:url(../images/nav/subnav_residential_01.gif) bottom left no-repeat; cursor:default;}
.current3 {width:300px; height:7px; background:url(../images/nav/subnav_iq_01.gif) bottom left no-repeat; cursor:default;}
.current3_ {width:300px; height:7px; background:url(../images/nav/subnav_iq_01.gif) bottom left no-repeat; cursor:default;}
.current3_  a {width:300px; height:7px; background:url(../images/nav/subnav_iq_01.gif) bottom left no-repeat; cursor:default;}
.current3_  a:hover {width:300px; height:7px; background:url(../images/nav/subnav_iq_01.gif) bottom left no-repeat; cursor:default;}
.current4 {background: url(../images/nav/subnav_iq_02.gif) bottom left no-repeat; cursor:default;}
.current5 {background: url(../images/nav/subnav_footprint_01.gif) bottom left no-repeat; cursor:default;}
.current6 {background: url(../images/nav/subnav_footprint_02.gif) bottom left no-repeat; cursor:default;}
.current7 {background: url(../images/nav/subnav_happening_01.gif) bottom left no-repeat; cursor:default;}
.current8 {background: url(../images/nav/subnav_happening_02.gif) bottom left no-repeat; cursor:default;}
.current9 {background: url(../images/nav/subnav_happening_03.gif) bottom left no-repeat; cursor:default;}
.current10 {background: url(../images/nav/subnav_happening_04.gif) bottom left no-repeat; cursor:default;}
.current11 {background: url(../images/nav/subnav_happening_05.gif) bottom left no-repeat; cursor:default;}
.current12 {background: url(../images/nav/subnav_happening_06.gif) bottom left no-repeat; cursor:default;}
.current13 {background: url(../images/nav/subnav_artist_01.gif) bottom left no-repeat; cursor:default;}
.current14 {background: url(../images/nav/subnav_artist_02.gif) bottom left no-repeat; cursor:default;}


#iqtest1_ {width: 300px; height:7px; display:none;}
#iqtest1a {width: 300px; height:7px; display:block;}
#iqtest1_nav {width: 300px; height:7px; background:url(../images/nav/subnav_iq_01.gif) bottom left no-repeat;}

#iqtest2_ {width: 300px; height:7px; display:block;}
#iqtest2a {width: 300px; height:7px; display:none;}
#iqtest2_nav {width: 300px; height:7px; background:url(../images/nav/subnav_iq_02.gif) bottom left no-repeat;}

#footprint1_ {width: 300px; height:7px; display:none;}
#footprint1a {width: 300px; height:7px; display:block;}
#footprint1_nav {width: 300px; height:7px; background:url(../images/nav/subnav_footprint_01.gif) bottom left no-repeat;}

#happening1_ {width: 300px; height:7px; display:none;}
#happening1a {width: 300px; height:7px; display:block;}
#happening1_nav {width: 300px; height:7px; background:url(../images/nav/subnav_happening_01.gif) bottom left no-repeat;}

#artist1_ {width: 300px; height:7px; display:none;}
#artist1a {width: 300px; height:7px; display:block;}
#artist1_nav {width: 300px; height:7px; background:url(../images/nav/subnav_artist_01.gif) bottom left no-repeat;}



#tracker_01 {width:13px; height:10px; background:url(../images/nav/tracker_01.gif) top left no-repeat; display:block; float:left; margin-top:10px;}
#tracker_01_ {width:13px; height:10px; background:url(../images/nav/tracker_01.gif) bottom left no-repeat; display:none; float:left; margin-top:10px;}

#tracker_02 {width:14px; height:10px; display:block; background:url(../images/nav/tracker_02.gif) top left no-repeat; float:left; margin-top:10px;}
#tracker_02_ {width:14px; height:10px; display:none; background:url(../images/nav/tracker_02.gif) bottom left no-repeat; float:left; margin-top:10px;}

#tracker_03 {width:14px; height:10px; display:block; background:url(../images/nav/tracker_03.gif) top left no-repeat; float:left; margin-top:10px;}
#tracker_03_ {width:14px; height:10px; display:none; background:url(../images/nav/tracker_03.gif) bottom left no-repeat; float:left; margin-top:10px;}

#tracker_04 {width:15px; height:10px; display:block; background:url(../images/nav/tracker_04.gif) top left no-repeat; float:left; margin-top:10px;}
#tracker_04_ {width:15px; height:10px; display:none; background:url(../images/nav/tracker_04.gif) bottom left no-repeat; float:left; margin-top:10px;}

#tracker_05 {width:14px; height:10px; display:block; background:url(../images/nav/tracker_05.gif) top left no-repeat; float:left; margin-top:10px;}
#tracker_05_ {width:14px; height:10px; display:none; background:url(../images/nav/tracker_05.gif) bottom left no-repeat; float:left; margin-top:10px;}

#tracker_06 {width:14px; height:10px; display:block; background:url(../images/nav/tracker_06.gif) top left no-repeat; float:left; margin-top:10px;}
#tracker_06_ {width:14px; height:10px; display:none; background:url(../images/nav/tracker_06.gif) bottom left no-repeat; float:left; margin-top:10px;}

#tracker_07 {width:14px; height:10px; display:block; background:url(../images/nav/tracker_07.gif) top left no-repeat; float:left; margin-top:10px;}
#tracker_07_ {width:14px; height:10px; display:none; background:url(../images/nav/tracker_07.gif) bottom left no-repeat; float:left; margin-top:10px;}

#tracker_08 {width:14px; height:10px; display:block; background:url(../images/nav/tracker_08.gif) top left no-repeat; float:left; margin-top:10px;}
#tracker_08_ {width:14px; height:10px; display:none; background:url(../images/nav/tracker_08.gif) bottom left no-repeat; float:left; margin-top:10px;}

#tracker_09 {width:15px; height:10px; display:block; background:url(../images/nav/tracker_09.gif) top left no-repeat; float:left; margin-top:10px;}
#tracker_09_ {width:15px; height:10px; display:none; background:url(../images/nav/tracker_09.gif) bottom left no-repeat; float:left; margin-top:10px;}

#tracker_10 {width:20px; height:10px; display:block; background:url(../images/nav/tracker_10.gif) top left no-repeat; float:left; margin-top:10px;}
#tracker_10_ {width:20px; height:10px; display:none; background:url(../images/nav/tracker_10.gif) bottom left no-repeat; float:left; margin-top:10px;}

#tracker_results {width:57px; height:10px; display:block; background:url(../images/nav/tracker_results.gif) top left no-repeat; float:left; margin-top:10px;}
#tracker_results_ {width:57px; height:10px; display:none; background:url(../images/nav/tracker_results.gif) bottom left no-repeat; float:left; margin-top:10px;}

#tracker {height:10px; width:204px; margin:0px 16px 10px 80px; display:block}
#tracker_ {height:10px; width:204px; margin:0px 16px 10px 80px; display:none;}


/* ------------------------------------------

  F O O T E R

------------------------------------------ */

#footer .email {
	border: 1px solid #000000;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 16px;
	margin-right:8px;
	height:15px;
	width:142px;
	padding:2px;
}

#footer .submit {
	background:url(../images/footer/subnav_submit.gif) top left no-repeat;
	cursor:pointer;
	height:16px;
	width:45px;
	padding:0px;
	border:0px;
	margin-right:28px;
}

#footer .submit:hover {
	background:url(../images/footer/subnav_submit.gif) bottom left no-repeat;
	cursor:pointer;
	height:16px;
	width:45px;
	padding:0px;
	border:0px;
	margin-right:28px;
}

#footer .about a  {width:113px; height:16px; background:url(../images/footer/subnav_01.gif) top left no-repeat; display:block; overflow:hidden;}
#footer .gethere a {width:89px; height:16px; background:url(../images/footer/subnav_02.gif) top left no-repeat; display:block; overflow:hidden;}
#footer .contact a {width:65px; height:16px; background:url(../images/footer/subnav_03.gif) top left no-repeat; display:block; overflow:hidden;}
#footer .logo a {width:105px; height:60px; background:url(../images/footer/footer_akridgelogo.gif) bottom left no-repeat; display:block; overflow:hidden; float:right;}

#footer .about a:hover {background:url(../images/footer/subnav_01.gif) bottom left no-repeat;}
#footer .gethere a:hover {background:url(../images/footer/subnav_02.gif) bottom left no-repeat;}
#footer .contact a:hover {background:url(../images/footer/subnav_03.gif) bottom left no-repeat;}
#footer .logo a:hover {width:105px; height:60px; background:url(../images/footer/footer_akridgelogo.gif) top left no-repeat; display:block; overflow:hidden;}

#footer .current12 {width:113px; height:16px; background:url(../images/footer/subnav_01.gif) bottom left no-repeat; display:block; overflow:hidden;}
#footer .current13 {width:89px; height:16px; background:url(../images/footer/subnav_02.gif) bottom left no-repeat; display:block; overflow:hidden;}
#footer .current14 {width:65px; height:16px; background:url(../images/footer/subnav_03.gif) bottom left no-repeat; display:block; overflow:hidden;}



	