/* 7th column skin for Conquerors Quest */
/* http://shrubtech.dyndns.org:269/rcq/ */
/*     Build during the test session    */
/* Based on Bungie's se7enth column site*/
/*   http://www.bungie.net/7thColumn/   */

/* Everything in BODY *should* be applied to the entire document. */
/* This is not always the case, that's why you must set the same  */
/* settings in .dyncontent .textcolor and td                      */
BODY{
	font:80%/1.5em Arial;
	color:#59C3DE; 
	background:#000000 url("BGlt.gif") no-repeat fixed top left;
}
td{font:80%/1.5em Arial;color:#59C3DE;}
.textcolor{color:#59C3DE;}

/* Links. */
a{color: #A1CFDB;}
a:visited{color: #A1CFDB;}
a:hover{color: #FFAE2B;}

/* The content that is not part of index.html is displayed here   */
.dyncontent{
	background-image:url("bodyl.jpg");
	font:80%/1.5em Arial;background-color:#00344A;
}
/* Parchement is the entire page.                                 */
.parchement{background-color:#00344A;}

/* Individual parts of the parchement (main body of the page)     */
.mainmenu{background-image:url("menu2.jpg");}
.topleft{background-image:url(toptitlel.jpg);}
.topleftb{background-image:url(toptitleatl.jpg);}
.menubottom{background-image:url(menufill.jpg);}
.bottoml{background-image:url(bottoml.jpg);}
.bottomr{background-image:url(bottom2.jpg);}

/* The most wonderfull scroll.                                    */
.scrollcontent{background-image:url(scroller.gif);color:#A1CFDB;}
.scrollleft{background:#00344A;}.delete{color:#A1CFDB;}
.scrollTopLeft{background:#00344A;height:29px;}
.scrollTopMid{background-image:url("scrollmid.gif");height:29px;width:196px;}
.scrollTopRight{background-image:url("scrolleft.gif");height:29px;width:11px;}
.scrollBot{background-image:url("scrollbot.gif");height:8px;width:196px;}
hr.scrollsep {
	  height: 2px;
	  color: transparent;
	  background: url(scrollsep.jpg) no-repeat scroll center;
}
div.scrollsep {
	  height: 2px;
	  background: url(scrollsep.jpg) no-repeat scroll center;
}
div.scrollsep hr {
	  display: none;
}

/* The seperator over the "Who's online".  Use the hr css above   */
/* as an example if you want to put an image there.               */
div.bottomsep hr {color:#215C81;background-color:#215C81;} 

/* The top row of any table.                                      */
.tabletitle{
	color:white;
	background:url(titlebg.jpg) #073249 ;
	border-top:1px solid black;
	border-bottom:1px solid black;}
.tabletitle font{color:white;text-decoration:none;}

/* The border of color of the table showing Gold and Bushels      */
.resborder{background-color:#215C81;}

/* Horizontall and sometimes vertical seperators build inside     */
/* tables.  IMPORTANT:  Those are not <hr> tags, they are cells.  */
.horizsep{background-color:#215C81;}

/* Error and OK message color.  Includes negative food on minfo   */
.error{color:red;}
.imsg{color:#00FF00;}

/* The column filled with checkboxes                                 */
.selectrow{background-color:#215C81;}

/* The title images of every page.                                */
div.titleConstrux 	{background:url(construx.jpg); height:26px;width:180px;}	div.titleConstrux img 	{display:none;}
div.titleTrain 		{background:url(train.jpg); height:26px;width:180px;} 		div.titleTrain img 	{display:none;}
div.titleDiplomacy 	{background:url(diplomacy.jpg); height:26px;width:180px;} 	div.titleDiplomacy img 	{display:none;}
div.titleMarket 	{background:url(market.jpg); height:26px;width:180px;} 		div.titleMarket img 	{display:none;}
div.titleCampaigns 	{background:url(campaigns.jpg); height:29px;width:180px;} 	div.titleCampaigns img 	{display:none;}
div.titleThievery	{background:url(thievery.jpg); height:29px;width:180px;} 	div.titleThievery img 	{display:none;}
div.titleResearch	{background:url(research.jpg); height:29px;width:251px;} 	div.titleResearch img 	{display:none;}
a.titleScrollboard	{background:url(yeolde.jpg); height:29px;width:251px;} 		a.titleScrollboard img{display:none;}
div.titleAction		{background:url(action.jpg); height:29px;width:251px;} 		div.titleAction img	{display:none;}

/* On the plan action page, there is a nice image                 */
div.titleSword		{background:url(sword.gif) no-repeat;height:132px;width:145px;float:right;}div.titleSword img	{display:none;}

/* The scrollboard, build seperately.                             */
.boardFrmLnk{color:#59C3DE;}
.boardTable{background:#215C81;} /* This is the border color of the main message table. */
.boardTop{color:white;background:url(titlebg.jpg) #073249;}
.boardTop font{color:white;text-decoration:none;}
.boardRow1{background:#00344A;}
.boardRow1 font{color:#59C3DE;}
.boardRow2{background:#215C81;}
.boardRow2 font{color:#59C3DE;}