* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: #4b5b78;
}

a {
	text-decoration: none;
}
#page {
	width: 964px;
	margin: 0 auto;
	background: #e2dbcb url(http://sites3.aaepa.com/style_01_assets/images/01_bg_page_main.gif) repeat-y center;	
}
/*-HEADER-*/
#header {
	background: url(http://sites3.aaepa.com/style_01_assets/images/01_bg_page_top.gif) no-repeat center top;
	padding: 85px 38px 251px 38px; /* GS: adjust menu position here A */
}
#top_banner {
	padding-left: 623px;
	width: 253px;
	height: 241px;
	border: solid #FFF;
	border-width: 5px 6px;
	background: #f5f2e3 no-repeat;
}
#top_logo {
	height: 241px;
	width: 247px;
	background: #b24147;
	border-left: 6px solid #FFFFFF;
}
#top_logo p {
	display: none;
}
#top_text {
	display: none;
}
#top_menu {
	margin: -298px 0 0 0px; /* GS: adjust menu position here B */
	height: 47px;
	padding: 0 8px;
	background: #615748 url(http://sites3.aaepa.com/style_01_assets/images/01_bg_menu.gif) no-repeat left top;
}
#top_menu ul {
	list-style: none;
	clear: left;
}
#top_menu li {
	float: left;
}
#top_menu a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #dbdcde;
	padding:16px;
	height: 15px;
	display: block;
	white-space: nowrap;
}
#top_menu li:hover a {
	background: #9A9282;
	color: #fff;
}
#top_menu li ul{
	width: auto;
	margin-top: -10px;
	position: absolute;
	background: #9A9282;
	display: none;
}
#top_menu li:hover ul{
	display: block;
}
#top_menu li li {
	float: none;
	margin: 0;
	padding: 0;
	background: none;
}
#top_menu li li:hover {
	background: #615748;
}
#top_menu li li a {
	height: auto;
	white-space: normal;
	font-size: 12px;
	text-transform: none;
	padding: 6px;
	color: #fff;
}
#top_menu li:hover li a {
	background: none;
}
/* GS: menu widths set here */
#nav_menu_1 ul li {
	width: auto;
}
#nv1_OurFirm li a {
	width: 183px;
}
/*-MAIN-*/
#main {
	background: #FFF url(http://sites3.aaepa.com/style_01_assets/images/01_bg_sidebar.gif) repeat-y right;
	border: solid #FFF;
	border-width: 0 6px 5px 6px;
	width: 876px;
	margin-left: 19px;
	float: left;
}
#page>#main {
	margin-left: 38px;
}
#mainbar {
	background: #FFF url(http://sites3.aaepa.com/style_01_assets/images/01_bg_mainbar.gif) repeat-x;
	width: 563px;
	float: left;
	padding: 30px;
}
#content h1 {
	color: #913539;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 4px solid #e2dbcb;
}
#content h3 {
	color: #615748;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
}
#content ul,#content ol {
	padding-top: 10px;
}
#content ul {
	padding-left: 15px;
}
#content ol {
	padding-left: 20px;
}
#content ul.side_img li {
	clear: both;
	float: left;
	margin-bottom: 15px;
	list-style: none;
	/* GS: IE7 fix for special report */
	width: 99%;
}
#content ul.side_img img {
	border: solid #FFF;
	border-width: 0 1px 1px 0;
	float: left;
	margin: 0;
}
#content ul.side_img p {
    margin-top: -2px;
	padding: 0px 3px 4px 90px;
}
#content ul.side_img a {
	color: #4C5B78;
}
#content ul ul,#content ol ol {
	padding-top: 0;
}
#content p {
	font-size: 13px;
	padding-top: 10px;
}
#content a{
	color: #4C5B78;
	font-weight: bold;
}
#content a b{
	color: #615748;
	font-size: 14px;
}
/*-share print-*/
#shareprint {
    border:1px solid #878C9F;
	clear:both;
	float: left;
}
#shareprint ul {
    clear: both;
	list-style: none;
	padding: 0;
}
#shareprint li {
	display: inline;
	padding: 0pt 5px;
}
#shareprint h2 {
	background:#FFFFFF none repeat scroll 0% 50%;
	color:#878C9F;
	float:left;
	font-size:8px;
	margin:-5px 0pt 0pt 5px;
	padding:0pt 3px;
	text-transform:uppercase;
}
/*-FLOATBAR-*/
#floatbar {
	float: right;
	width: 216px;
	border: 1px solid #7B7C83;
	background: #FFF;
	padding: 0 3px 3px 3px;
	margin: 0 0 10px 10px;
}
#floatbar div{
	background: url(http://sites3.aaepa.com/style_01_assets/images/01_bg_floatbar.gif) repeat-x;
	margin-top: 3px;
}
#floatbar h2 {
	padding: 6px 12px;
	color: #4b5b78;
	font-size: 14px;
	text-transform: uppercase;
}
#floatbar ul{
	list-style: none;
}
#floatbar ul.side_lnk li {
	background: url(http://sites3.aaepa.com/style_01_assets/images/01_arrow.gif) no-repeat 6px 3px;
	padding-left: 25px;
}
#floatbar ul.side_lnk a{
	color: #4C5B78;
	font-weight: bold;
}
#floatbar ul.side_lnk a i{
	display: inline;
}
#floatbar ul.side_lnk a:hover{
	color: #91353A;
}
#floatbar ul.side_lnk i{
	display: block;
}
/*-SIDEBAR-*/
#sidebar {
	width: 247px;
	float: right;
}
#sidebar a {
	color: #913539;
}
#sidebar h2 {
	background: #615748 url(http://sites3.aaepa.com/style_01_assets/images/01_bg_sidebar_hdr.gif) no-repeat center center;
	color: #ffe8b2;
	font-size: 13px;
	line-height: 32px;
	text-transform: uppercase;
	text-align: center;
}
#sidebar div {
	clear: both;
}
#sidebar h2 b {
	background: #615748;
	padding: 0 8px;
}
#sidebar img {
	border: solid #615748;
	border-width: 0 1px 1px 0;
	padding: 4px;
	background: #c0b9a9;
	margin: 15px 0 0 15px;
	width: 208px;
	height: 156px;
}
#sidebar ul {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	list-style: none;
}
#sidebar ul.side_img li {
	clear: both;
	float:left;
	width: 216px;
	margin-bottom: 15px;
	border-right: 1px solid #615748;
	background: url(http://sites3.aaepa.com/style_01_assets/images/01_bg_sidebar_li.gif) no-repeat right bottom;
}
#sidebar ul.side_img img {
	width: 63px;
	height: 84px;
	float: left;
	margin: 0;
}
#sidebar ul.side_img p {
	padding: 0px 3px 4px 90px;
}
#sidebar ul.side_img a {
	color: #913539;
}
#sidebar ul.side_txt li {
	margin-bottom: 15px;
	border-right: 1px solid #615748;
	background: url(http://sites3.aaepa.com/style_01_assets/images/01_bg_sidebar_li.gif) repeat-x right bottom;
}
#sidebar ul.side_txt p {
	padding: 1px 3px 4px 3px;
}
#sidebar ul.side_txt ul{
	margin: 0;
	list-style: square url(none);
	padding: 0 3px 4px 18px;
}
#sidebar ul.side_txt ul li {
	margin: 0;
	border: none;
	background: none;
}
#sidebar ul.side_lnk {
	padding-bottom: 15px;
}
/*-FOOTER-*/
#footer {
	background: url(http://sites3.aaepa.com/style_01_assets/images/01_bg_page_bottom.gif) no-repeat center bottom;
	padding-bottom: 20px;
	text-align: center;
	clear: both;
	color: #000;
}
#footer ul {
	line-height: 2em;
	list-style: none;
}
#footer li {
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #000;
}
#footer li:first-child {
	border: none;
}
#footer a{
	color: #000;
}

#fontsize {
	position: absolute;
	top: 0px;
	height: 36px;
	width: 919px;
}
#fontsize p,
#fontsize a {
	display: none;
}
#fontsize span {
	margin-top: 48px;
	display: block;
	float: right;
	cursor: pointer;
	width: 27px;
	height: 25px;
	border: solid 1px #615748;
}
#fontsize-decrease {
	background: transparent url(http://sites3.aaepa.com/images/fontsize-decrease.gif) no-repeat;
}
#fontsize-increase {
	background: transparent url(http://sites3.aaepa.com/images/fontsize-increase.gif) no-repeat;
}
/*-LIGHTBOX-*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img{ border: none; }
#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer{
	padding: 10px;
}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://sites3.aaepa.com/players/suckerfish-hoverlightbox-redux/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://sites3.aaepa.com/players/suckerfish-hoverlightbox-redux/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://sites3.aaepa.com/players/suckerfish-hoverlightbox-redux/images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}
#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 50%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavPrev { width: 20px; float: right;  padding-bottom: 0.7em;	}
#imageData #bottomNavPrev img { display:block; margin:3px auto 0 auto; }
#imageData #bottomNavNext { width: 20px; float: right;  padding-bottom: 0.7em; margin:0 10px 0 0; }
#imageData #bottomNavNext img { display:block; margin:3px auto 0 auto; }
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
* html>body .clearfix {
	display:inline-block;
	width: 100%;
	}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
.gallery ul { margin:0; padding:0; list-style:none; position:relative; height:36px;}
.gallery ul li { display:block; width:auto; float:left; color:#fff; height:36px; }
.gallery ul li a { display:block; width:auto; color:#fff; text-decoration:none; }
.gallery ul li ul { display:none; position:absolute; top:25px; background:#fff; height:auto; width:225px; border-bottom:6px solid #960000; border-left:1px solid #960000; border-right:1px solid #960000; left:2%; padding:8px 5px 15px 5px; }
.gallery ul li:hover ul,.gallery ul li.over ul { display:block; }
.gallery ul li ul li { display:inline; float:none; background-image:none; height:auto; }
.gallery ul li ul li a { background-image:none; margin:8px; padding:2px; position:relative; border:1px solid #960000; float:left; display:block; width:50px; height:75px; background-color:#fff; }
.gallery ul li ul li a:hover { background-image:none; z-index:2; }
.gallery ul li ul li a img { position:absolute; top:2px; width:50px; height:75px; border:0; margin:0; padding:0; }
.gallery ul li a:hover img,.gallery ul li a:active img,.gallery ul li a:focus img { width:75px; height:100px; left:-11px; top:-10px; z-index:1; border:1px solid #000; }
.gallery ul li.overview { display:block; clear:both; padding:5px 10px 0 10px; color:#000; }
#gallery1 ul { z-index:2; }
