/*----------------------------------------
ASBMT Stylesheet
Last Updated: June 15, 2010
(c) 2009 Affiniscape, Inc.
All Rights Reserved. This style sheet must not be reproduced without the express written permission of Affiniscape, Inc.
For questions regarding licensing or setup please contact Affiniscape, projects @ affiniscape dot com
----------------------------------------*/

@import url(/global/themes/06-day/day-styles.css);

body {
	margin: 0;
	background: #fff;
}

body#nobackground { background: #fff none; }

body,
td,
p {
	color: #000;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	color: #A80532;
}

h2 {
	color: #202020;
}

h3 {
	color: #505050;
}

h4 {
	color: #A80532;
}

h5 {
	background: none;
	border-bottom: 1px solid #202020;
	color: #202020;
	padding: 5px 0;
	text-align: left;
}

h6 {
	color: #505050;
	text-align: left;
}

a:link, 
a:active, 
a:visited, 
#maincontentcell a:link, 
#maincontentcell a:active, 
#maincontentcell a:visited {
	color: #9D0931;
}

a:hover, #maincontentcell a:hover {

}

hr {
	color: #ccc;
	background-color: #ccc;
}


/* Global Navigation
----------------------------------------*/
#navtop1 li ul,
#navtop2 li ul {
	border: 1px solid #FFF;
	border-top: none;
	background: #D3D3D3;
	width: 175px;
}

#navleft li ul {
	border: 1px solid #FFF;
	border-left: none;
	background: #D3D3D3;
	padding: 0;
	margin-top: -26px;
	width: 175px;
}

#navtop1 li ul li,
#navtop2 li ul li, 
#navleft li ul li { border: none; }

ul#navtop1 li li a,
ul#navtop2 li li a,
ul#navleft li li a  {
	color: #333;
	background: none;
	font: normal 13px/13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	z-index: 999;
	padding: 8px 10px 8px 10px;
	width: 155px;
}

ul#navtop1 li li a:hover, 
ul#navtop2 li li a:hover,
ul#navleft li li a:hover {
	color: #fff; 
	background: #9D0931;
	font: normal 13px/13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

* html ul#navtop1 li li a,
* html ul#navtop1 li li a:hover,
* html ul#navtop2 li li a,
* html ul#navtop2 li li a:hover
* html ul#navleft li li a,
* html ul#navleft li li a:hover { width: 175px; }

/* Global Nav - Below Banner */
#navtop1 li { margin-bottom: 0; }
#navtop1 li li { margin: 0; }


/* System Messages
----------------------------------------*/
#returnlinktable,
.infomessage,
.errormessage,
.loginmessage {
	background-image: url(../imgs/bak-maincontentcell.png);
}

#pageheadertable {
	
}


/* Main Content
----------------------------------------*/
#maincontenttable {
	
}

#maincontentcell {
	background: none;
}


/* Sub Content
----------------------------------------*/
#maincontentsubtable {
	
}

#maincontentsubcell {
	background-image: url(../imgs/bak-maincontentcell.png);
	padding: 10px;
}
#maincontentsubcell p {
	line-height: 1.6em;
}
#maincontentsubcell ul li {
	background-image: url(../imgs/li-bullet.png);
}
#maincontentsubcell blockquote, #maincontentsubcell blockquote p {
	color: #505050;
}
.module #maincontentcell {
	padding: 10px;
}


/* Client-side Right Navigation
----------------------------------------*/
#rightnavcell {
	
}
#rightnavcell ul li {
	background-image: url(../imgs/li-bullet-rightnav.png);
}


/* Client-side Left Navigation
----------------------------------------*/
#leftnavcell {
	
}


/* Footer
----------------------------------------*/
#footertable {
	
}

#footertablecell {
	background: #FFF url(../imgs/bak-footertablecell.png) no-repeat top left;
	height: 50px;
	padding: 0;
	text-align: center;
}
#footertablecell p, #footertablecell a {
	color: #FFF;
	font-size: 8px;
}
.module + #footertable #footertablecell {
	background-image: url(../imgs/bak-footertablecell-module.png);
	
}

/* Custom (Rename on a per section basis)
----------------------------------------*/
#logo-click {
	border: none;
	margin: 0 0 0 -485px;
	top: 27px;
	width: 290px;
}
