/* Dilber Theme*/
.maindiv
{
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.mainpage
{
	background: #DEEAF7 url(images/lightblue/mainpage.gif) repeat-x;
}

#topbar
{
	height: 89px;
	background: #BBD3F1;
}

#menubar{
	width: 100%;
	height: 1.7em;
}

#citymancsnav, #citymancsnav ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1.1em;
	background: #BCD4F2;
	padding: 0;
	border: solid #ffffff;
	border-width: 1px 0;
	margin: 0 0 0 0;
}

li.fillerleft{
	display: block;
	width: 3%;
}

li.fillerright{
	display: block;
	width: 1%;
}

li.four {
	width:14%;
}

li.five{
	width:15%;
}

li.six{
	width:16%;
}

li.seven{
	width:18%;
}

li.eight{
	width:18%;
}

li.threelog {
	width:7%;
}

li.fourlog {
	width:8%;
}

li.sixlog{
	width:9%;
}

li.sevenlog{
	width:10%;
}

li.eightlog{
	width:12%;
}

li.ninelog{
	width:13%;
}

li.threelogadmin {
	width:6%;
}

li.fourlogadmin{
	width:7%;
}

li.fivelogadmin{
	width:8%;
}

li.sixlogadmin{
	width:9%;
}

li.sevenlogadmin{
	width:9%;
}

li.eightlogadmin{
	width:10%;
}

li.ninelogadmin{
	width:11%;
}

#citymancsnav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.25em;
}

#citymancsnav a.toplink {
	text-align:center;
}

#citymancsnav a.toplink2 {
	text-align:center;
	text-transform:uppercase;
}

#citymancsnav a.daddy {
	background: url(images/lightblue/rightarrow2.gif) center right no-repeat;
}

#citymancsnav li {
	float: left;
	padding: 0;
}

#citymancsnav li ul {
	position: absolute;
	z-index: 100;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	border-color: #c8dcf4;
	margin: 0;
}

#citymancsnav li li {
	padding-right: 1em;
	width: 13em
}

#citymancsnav li ul a {
	width: 13em;
	w\idth: 9em;
}

#citymancsnav li ul a.firstlevel {
	width: 12em;
}

#citymancsnav li ul ul {
	margin: -1.8em 0 0 11.3em;
}

#citymancsnav li:hover ul ul, #citymancsnav li:hover ul ul ul {
	left: -999em;
}

#citymancsnav li:hover ul, #citymancsnav li li:hover ul, #citymancsnav li li li:hover ul {
	left: auto;
}

#citymancsnav li:hover {
	background: #c8dcf4;
	color:#171876;
}

#citymancsnav li.fillerleft:hover, #citymancsnav li.fillerright:hover{
	background: #BCD4F2;
}

#citymancsnav li:hover a.toplink, #citymancsnav li:hover a.toplink2{
	color:#171876;
}

#citymancsnav li ul li:hover a.firstlevel{
	color:#171876;
}

/* This width bit may balls up three levels*/
#citymancsnav li ul li ul a{
	color:#ffffff;
	width: 12em;
}

#citymancsnav li ul li ul li:hover a{
	color:#171876;
}

.hiddenPic
{
	display: none
}

.memberbardiv
{
	background: transparent url(images/lightblue/memberbar.gif) repeat-x;
}
.memberbardivbottom
{
	background: transparent url(images/lightblue/memberbar2.gif) repeat-x;
}

.memberbar, tr.memberbar td
{
}
.memberbar a:link, .memberbar a:visited 
{
	color: #336699;
}
.memberbar a:hover
{
	color: #FFFFFF;
}


/* Normal, standard links. */
a:link
{
	color: #336699;
}
a:visited
{
	color: #336699;
}
a:hover
{
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #336699;
}
a.nav:hover
{
	color: #FFFFFF;
}

/* Tables should show empty cells. */
table
{
}

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
	color: #000000;
}

/* The main body of the entire forum. */
body
{
	background-color: #C8DCF4;
	padding-top: 6px;
	padding-bottom:6px;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	color: #000000;
}
input, button
{
}

textarea
{
	color: #000000;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	color: #000000;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	color: #666666;
	background-color: #666666;
}


/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background: #E6EFFA url(images/lightblue/quote.gif) no-repeat;
	background-position: top left;
	border: 1px solid #000000;
	padding-left:32px;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #EEEEEE;
	/* Put a nice border around it. */
	border: 1px solid #000000;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
}


/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
}
/* The new icon */

.newicon a:link, .newicon a:visited
{
        color: #dde9f7;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
	color: #000000;
	background: #DDE9F7 url(images/lightblue/windowbg.gif) repeat-y;
}
.windowbg2
{
	color: #000000;
	background: #FFFFFF url(images/lightblue/windowbg2.gif) repeat-x;
}
.windowbg3
{
	color: #000000;
	background: #c4daf8 url(images/lightblue/windowbg3.gif) repeat-y;
}
/* the today container in calendar */
.calendar_today
{
	background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	color: #ffffff;
	background-color: #BCD4F2;
	border-bottom: solid 1px #9BAEBF;
	border-top: solid 1px #FFFFFF;
}

.titlebg td
{
	color:	#ffffff;
}

.titlebg, .titlebg a:link, .titlebg a:visited
{
	color: #ffffff;
}

.titlebg a:hover
{
	color: #302289;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
	color: #ffffff;
}

.titlebg2 a:hover
{
	color: #302289;
}
.titlebg3, tr.titlebg3 th, tr.titlebg3 td
{
	color: #FFFFFF;
	background: #BCD4F2;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
	background-color: #BCD4F2;
	color: #FFFFFF;
}
.catbg2 , tr.catbg2 td
{
	background-color: #BCD4F2;
	color: #FFFFFF;
}
.catbg, .catbg2, .catbg3
{
	border-bottom: solid 0px #375576;
	background-image: url(images/lightblue/catbg.gif); 
	background-repeat: repeat-x;
}
.catbg, .catbg2
{
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	color: #FFFFFF;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: #FFFFFF;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #17185d;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background-color: #B8D5F3;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}



/* Sometimes there will be an error when you post */
.error{
	color: #302289;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
	color: #FFFFFF;
}

.maintab_first
{
	background-image: url(images/lightblue/maintab_first.gif);
}
.maintab_back
{
	background-image: url(images/lightblue/maintab_back.gif);
}
.maintab_last
{
	background-image: url(images/lightblue/maintab_last.gif);
}
.maintab_active_first
{
	background-image: url(images/lightblue/maintab_active_first.gif);
}
.maintab_active_back
{
	background-image: url(images/lightblue/maintab_active_back.gif);
}
.maintab_active_last
{
	background-image: url(images/lightblue/maintab_active_last.gif);
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
	color: #FFFFFF;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #17185d;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	color: #FFFFFF;

}
.mirrortab_back, .mirrortab_active_back
{
	color: #FFFFFF;
}

.mirrortab_first
{
	background-image: url(images/lightblue/mirrortab_first.gif);
}
.mirrortab_back
{
	background-image: url(images/lightblue/mirrortab_back.gif);
}
.mirrortab_last
{
	background-image: url(images/lightblue/mirrortab_last.gif);
}
.mirrortab_active_first
{
	background-image: url(images/lightblue/mirrortab_active_first.gif);
}
.mirrortab_active_back
{
	background-image: url(images/lightblue/mirrortab_active_back.gif);
}
.mirrortab_active_last
{
	background-image: url(images/lightblue/mirrortab_active_last.gif);
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: #FFFFFF;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #17185d;
}

.mainstrip, .mainstrip_first, .mainstrip_last
{
	color: #FFFFFF;
}
.mainstrip_first
{
	background-image: url(images/lightblue/mainstrip_first.gif);
}
.mainstrip_last
{
	background-image: url(images/lightblue/mainstrip_last.gif);
}
.mainstrip
{
	background-image: url(images/lightblue/mainstrip.gif);
}
.mainstrip a:link , .mainstrip a:visited
{
	color: #FFFFFF;
}

.mainstrip a:hover, .mainstrip a:hover
{
	color: #17185d;
}
/* The AJAX notifier */
.ajax_in_progress
{
	background: #A6CAF0 url(images/lightblue/loading.gif) repeat-x;
	color: white;
}