/*----------------------------------------
Affiniscape Stylesheet
Last Updated: August 1, 2009
(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/12-wayne/wayne-styles.css);

body {
	background-color: #CCC;
}

body#nobackground { background: #fff none; }

body,
td,
p {
	color: #333;
}

h1 {
	color: #0F5A63;
}

h2 {
	color: #666;
}

h3 {
	color: #0F5A63;
}

h4 {
	color: #0F5A63;
}

h5 {
	border-color: #666;
	color: #0F5A63;
}

h6 {
	color: #666;
}

a:link, 
a:active, 
a:visited {

}

a:hover {

}

hr {

}


/* Global Navigation
----------------------------------------*/
#navtop1 li ul,
#navtop2 li ul {

}

#navleft li ul {

}

#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  {

}

ul#navtop1 li li a:hover, 
ul#navtop2 li li a:hover,
ul#navleft li li a:hover {

}

* 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-color: #CCC;
	background-image: url(../imgs/bak-content.png);	
}

#pageheadertable {
	background-color: #CCC;
	background-image: url(../imgs/bak-content.png);	
}


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

#maincontentcell {
	background-color: #CCC;
	background-image: url(../imgs/bak-content.png);
}


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

#maincontentsubcell {
	
}

#maincontentsubcell p {

}
#maincontentsubcell ul li {
	background-image: url(../imgs/li-arrow.png);
}


/* Client-side Right Navigation
----------------------------------------*/
#rightnavcell {
	
}


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


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

#footertablecell {
	background: #CCC url(../imgs/bak-footer.png) no-repeat center top;
}


/* Clickable Logo
----------------------------------------*/
#logo-click {
	border: none;
	margin-left: -480px;
	top: 35px;
	width: 270px;
}

#logo-click h1 {
	height: 160px;
}


/* Custom (Rename on a per section basis)
----------------------------------------*/
