
@import url("/AALL08/css/reset.css");

/* @group Basic Layout */

html {
	text-align: center;
	position: relative;
	font-family: Verdana, Arial, sans-serif;
}

body#prospectus {
	text-align: left;
	width: 800px;
	background: #003e8a url(/AALL08/images/bg_AALL.jpg) top left;
	margin: 0 auto 1em auto;
	background-repeat: repeat-x;
	font-size: 76%;
	position: relative;
}

#header {
	background: #fff url(/AALL08/images/header_AALL.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 350px;
}

#header h1 {
	text-indent: -9999px;
}

#nav {
	background-color: #fff;
	padding: .5em 0;
	border-top: 1px solid #003e8b;
	border-bottom: 1px solid #003e8b;
}

#content_area {
	position: relative;
	min-height: 500px;
	height: auto;
/* 	height: 500px; Set in ie.css*/
	background-color: white;
	padding: 1em 0 0 0;
}

#content_main {
	position: relative;
	width: 530px;
	padding: 0 0 10px 10px;
/* 	height: 500px; Set in ie.css*/
}

#content_sub {
	width: 230px;
	height: 500px;
	position: absolute;
	top: 1em;
	right: 0;
	padding: 0 10px 0 10px;
	border-left: 1px solid #365ea4;
}

#footer {
	position: relative;
	bottom: 0;
	width: 800px;
	height: 55px;
	background: ;
}

/* @end */

/* @group Content Main Styles */

#content_main h2 {
	font-size: 2em;
	color: #365ea4;
	margin: 0 0 .5em 0;
}

#content_main h3 {
	font-size: 1.5em;
	color: #365ea4;
}

#content_main h4 {
	font-size: 1.3em;
	color: #365ea4;
}

#content_main h5 {
	font-size: 1.1em;
	color: #365ea4;
}

#content_main h6 {
	font-size: 1em;
	color: #000;
	text-transform: uppercase;
}

a:link {
	color: #01613b;
	text-decoration: none;
	border-bottom: 1px dotted #01613b;
}

a:visited {
	color: #01613b;
	text-decoration: none;
	border-bottom: 1px solid #01613b;
}

a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: none;
	background-color: #01613b;
}

a:active {
	color: #fff;
	text-decoration: none;
	border-bottom: none;
	background-color: #008566;
}

/*
a[href $='.pdf'] {
	padding-right: 1.25em;
	background: url(/AALL08/images/icon_document.gif) no-repeat center right;
}
*/

#content_main ul {
	margin: 0 0 1em 2em;
}

#content_main ul.bulletImage li {
	list-style-image: url(/AALL08/images/icon_tree.gif);
}

#content_main address {
	margin: 0 0 2em 2em;
	border-left: 2px solid #008566;
	padding-left: 1em;	
}

#content_main p {
	margin: 0 0 1em 0;
}

table#schedule {
	border-collapse: collapse;
	background: #003e8a url(/AALL08/images/bg_AALL_short.jpg);
	margin: 0 auto;
	background-repeat: repeat-x;
	color: #fff;
}

table#schedule th {
	color: #fff;
	font-weight: bold;
	padding: .5em;
	text-align: center;
	font-size: 1.1em;
}

table#schedule td {
	text-align: center;
	padding: .5em;
	width: 33%;
}

table#schedule td.center_column, table#schedule th.center_column {
	width: 33%;
	border-right: 2px solid #008566;
	border-left: 2px solid #008566;
	padding-left: 1em;
	padding-right: 1em;
}

/* @end */

/* @group Footer Styles */

#footer p {
	display: inline;
	position: absolute;
	bottom: 0;
	margin: 0 0 1em 90px;
	color: #fff;
}

p#footer_logo {
	background-image: url(/AALL08/images/logo_AALL_small.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0 0 1em 1em;
	font-size: 1em;
	padding-left: 75px;
}

/* @end */

/* @group Content Sub Styles */

#space_reservation {
	border-bottom: 1px solid #ccc;
	margin: 0 0 1em 0;
}

#expo_managemet p, #sponsorship_info p, #space_reservation p {
	font-size: .9em;
}

#expo_managemet {
	border-bottom: 1px solid #ccc;
	margin: 0 0 1em 0;
}

#sponsorship_info {
	margin: 0 0 1em 0;
}

#expo_managemet h3, #sponsorship_info h3, #space_reservation h3 {
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
}

#expo_managemet address, #sponsorship_info address, #space_reservation address {
	font-size: .8em;
	margin: .5em 1em;
	font-style: normal;
}

/* @end */

/* @group Nav Styles */

#nav ul {
	text-align: center;
	font-weight: bold;
}

#nav ul li {
	display: inline;
	padding: 0 .5em;
	list-style-type: none;
	border-right: 1px solid #01613b;
}

#nav ul li.last {
	border: none;
}

/* @end */

/* @group Statistics */

#content_main ul.stats {
	list-style-type: none;
	margin: 0 0 1em 6em;
}

#content_main ul.stats li {
	margin: 0 0 .5em 0;
	list-style-type: none;
}

#content_main ul.stats li span.percentage {
	margin-left: -2em;
}

span.percentage {
	font-family: Garamond, Georgia, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #003e8a;
}

/* @end */

/* @group Attendance Styles */

h3#top_management, h3#law_library, h3#represent, h3#law_firms {
	font-weight: bold;
	margin: 0 0 0 1em;
	border-bottom: 1px solid;
}

p#no_other {
	background-image: url(/AALL08/images/no_other.jpg);
	background-repeat: no-repeat;
	width: 500px;
	height: 93px;
	text-indent: -9999px;
	border: 1px solid #365ea4;
}

p#new_business {
	background-image: url(/AALL08/images/new_business.jpg);
	background-repeat: no-repeat;
	width: 500px;
	height: 65px;
	text-indent: -9999px;
	border: 1px solid #365ea4;
}

/* @end */

/* @group Products Styles */

ul#products {
	width: 280px;
	list-style-type: none;
}

/* @end */

/* @group General Classes */

.imgBorder {
	padding: 2px;
	border: 1px solid #365ea4;
	background-color: #fff;
}

.floatRight {
	float: right;
	margin: 0 0 1.5em 1.5em;
}

.floatLeft {
	float: left;
	margin: 0 1.5em 1.5em 0;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.clearBoth {
	clear: both;
}

.hide {
	display: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.caps {
	text-transform: uppercase;
}

/* @end */

/* Clearing floats - Hat Tip: http://www.positioniseverything.net/easyclearing.html  */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* to remove the extra spacing in Safari and Firefox */
.c\learfix:after { line-height: 0; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* @group Proposal Template Styles */

#proposal_content div.show_custom_01, #proposal_content div.proposal_custom_01, #proposal_content div.show_custom_02, #proposal_content div.show_custom_03, #proposal_content div.show_custom_04, #proposal_content div.show_custom_05, #proposal_content div.proposal_custom_02 {
	margin: 0 0 1em 0;}

#proposal_content div.show_custom_02 p,
#proposal_content div.show_custom_03 div,
#proposal_content div.show_custom_04 p,
#proposal_content div.show_custom_05 p {
	margin: 0 0 1em 0;
	padding: 0;}
	
#proposal_createDate {
	margin: 1em 0;
	font-weight: bold;}

#proposal_content p.view_signature_line{
	font-weight: bold;}

#proposal_content div.view_signature {
	margin-left: 2em;}
	
div.forwardToFriendWrapper {
	border: 1px solid #ccc;
	margin: 1em 0;
	padding: 1em;}
	
div.forwardToFriendWrapper div.forwardToFriend form div {
	margin-bottom: .5em;}

p.proposalPrintLink {
	display: inline-block;}
	
p.proposalPrintLink a {
	display: block;
	padding: .25em;
	border: 1px solid #666;
	background-color: #ccc;
	color: #333;
	font-weight: bold;}

p.proposalPrintLink a:hover {
	background-color: #666;
	color: #ccc;}

/*@end*/
