﻿body
{
	font-family: arial;
	padding:0px;
	color: #000;
	text-align: center;
	font-size: 0.8em;
	background: #FFF url(../Images/bg/r18.png) repeat;
	/*background-color:#F80;*/
	z-index:0;
	height:2500px;
	width:100%;
	padding:0xp;
	margin:0px;
}
a
{
	color: #444;
}
td
{
 vertical-align: top;
}
h1,h2,h3,h4,h5,h6
{
	margin: 0px;
}


.jsDummy
{
	color:#FFFFFF;
	background-color:#EEEEEE;
	border-color:#aaaaaa;
	display:none;
}

#divContainer
{
	max-width: 1000px;
	min-width: 800px;
	text-align: left;
	color: #FFF;
	margin: 0 auto;
	margin-top:34px;


}
#divBanner
{
	/*background: url(../Images/trans/transpBlack25.png); */
	background-color:transparent;
   	overflow: hidden;
	padding:0px;
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	
	text-align:center;

	
}
#divMain
{
	/*background-color: #AAA;*/
	background: url(../Images/trans/transpBlack10.png);
	overflow:visible;
}
.divRightCol
{
	float: right;
	width: 300px;
	padding:0px;
	margin:0px;
margin-bottom:20px;
}
#divContent
{
	overflow: hidden;
	min-height: 500px;

}
#divFooter
{
	/*background-color: #333;
*/
background: url(../Images/trans/transpBlack10.png);
	padding: 0px;
	overflow: auto;
	position: static;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin-top: 55px;
	border-top: inset 3px #BBB;
	text-align: left;
	clear:both;
}
#divFooter .divFooterBlock
{
/*	float: left;
	max-width: 120px;*/

	padding: 5px;
	overflow: hidden;
	}
#divFooter .divFooterBlock .aFooterHeader
{
	font-size: 0.9em;
	border-bottom: solid 1px #FFF;
	font-weight: bold;
	padding: 0px 0px 0px 0px; /*changed from 0 0 6 0 */
	text-decoration: none;
	display: block;
	white-space: nowrap;
	float: left; /*added*/
	min-width: 120px; /*added*/
}
#divFooter .divFooterBlock ul
{
	padding: 1px;
	list-style: none;
	margin: 0px;
	width: 800px; /*added*/
	overflow: auto; /*added*/
}
#divFooter .divFooterBlock ul li
{
	border-bottom: dotted 1px #FFF;
	font-size: 0.9em;
	float: left; /*added*/
	margin: 2px 5px; /*added*/
}
#divFooter .divFooterBlock ul li a
{
	display: block;
	padding: 0px 0px; /*changed from 6 2*/
	color: #444;
	/*background-color: none;*/
	text-decoration: none;
}
#divFooter .divFooterBlock ul li a:hover
{
	background-color: #FFF;
	color: #333;
}


.divBody 
{
	width:auto;
}

.divBody font, .divBody span, .divBody p, .divBody
{
	color: #444 !important;
	font-size:11px !important;
	font-family:Verdana !important;
}

.divBlock
{
	padding: 10px 15px;
	background-color: #eee;
	color: #444;
	clear:both;
	
}


/*Fix spacing issue between blocks - make 5px margin all-round*/
#divContent .divBlock
{
	margin:-5px -5px 0px 0px;
}

.divRightCol .divBlock
{
	margin-bottom:-5px;
}
/*============================================================*/







.divBlock .divTitle
{
	background: url(../Images/redBlockTitleStyler.png) no-repeat left bottom; 
	color: #000;
	font-weight: normal;
	/*font-size: 0.85em;*/
	text-transform: capitalize;
	margin: 0px 0px 3px 0px;
	/*padding: 3px 3px 3px 15px;*/
	padding-left:10px;
	max-width: 300px;
letter-spacing:0.02em;

}

 .divInnerTitle
{
	background-color: #A10000;
	color: #FFF;
	font-weight: normal;
	font-size: 0.85em;
	text-transform: capitalize;
padding-left:5px;
	/*margin-left:10px;
	padding: 3px 3px 3px 15px;

*/	max-width: 300px;
}

.divBlock .divTitle2
{
	color: #A10000;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px;
}
.Menu
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	overflow: auto;
	background: #EEE;
}
.Menu li
{
	float: left;
	font-size: 0.9em;
}
.Menu li a
{
	display: block;
	padding: 6px;
	color: #444;
}
.Menu li a:hover
{
	background-color: #AAA;
	color: #A10000;
	border-bottom: none;
}
.Menu li > ul
{
	display: none;
	position: absolute;
	z-index: 999;
	background-color: #F5F5F5;
	margin: 18px 20px 0px -5px; /*change for menu type */
	padding: 0;
	list-style: none;
}
.Menu li:hover > ul
{
	display: block;
}
.Menu li ul li
{
	float: left; /*change for menu type */
}
.Menu .liHidden
{
	display: none;
	position: relative;
	z-index: 998;
}
.Menu:hover .liHidden
{
	display: block;
}
.divNodeMenu
{
	/*background-color: #CCCCCC;*/
	background: url(../Images/trans/transpWhite50.png);
	margin-bottom: 10px;
	padding: 10px;
	/*overflow: auto;*/
}
.divNodeMenu a
{
	color: #333;
	padding-right: 10px;
	padding-bottom:3px;
	/*margin-bottom: 0px 2px;
	white-space: nowrap;*/
	display: inline;
	text-align:left;
	/*float: left;*/
}
.divNodeMenu a:hover
{
	background-color: #FFF;
}

#divBlockList
{
	background-color:#DDD;
	border-color:#CCC;
	border: 1px solid #555;
	border-collapse: separate;
	border-spacing: 4px;
	margin: 10px;
	width:300px;
}

#divBlockList td
{
	padding: 0px 5px;
}


.editButton, .saveButton, .cancelButton
{
	height:15px;
	margin-left:10px;
	font-family:verdana;
	font-size:8px;
	font-weight:bold;
	background-color:#EEE;
}


.sortableElements
{
	background: #A10000 url(../Images/blockTitleStyler.bmp) no-repeat left bottom;
		color: #fff;
}

#uploadButton
{
	/*background-color:#f80;
	border:2px solid black;
	width:50px;
	text-align:center;
	color:Black;
	font-family:verdana;
	font-size:8px;
	font-weight:bold;
	padding:5px;

*/
	height: 29px;	
	width: 133px;
	background: url(../Images/uploadButton.png) 0 0;
	
	font-size: 14px;
	color: #C7D92C;
	text-align: center;
	padding-top: 15px;

}

#uploadButton.hover {
	background: url(../Images/uploadButton.png) 0 56px;
	color: #95A226;	
}

#uploadedFiles 
{
	background-color:#DDD;
	border-color:#CCC;
	border-spacing:1px;
	border-collapse:separate;
}

#uploadedFiles td
{
	background-color:#EEE;
}



#divTableRecords
{
	float:left;
	background-color:White;
	width:500px;
	border:2px solid black;
	padding:5px
}

#divTableRecords td, #divTableRecords th, #divTableRecords input[type='button'],#divTableRecords input.button,#divTableRecords input[type='submit'],#divTableRecords input.submit
{
	color:#444;
	height:17px;
	margin-left:10px;
	font-family:verdana;
	font-size:9px;
	font-weight:bold;
}

#divTableRecords input[type='text'],#divTableRecords input.text,#divTableRecords input[type='password'],input.password
{   color:#444;
	height:10px;

	font-family:verdana;
	font-size:9px;
	font-weight:bold;
	background-color:#fff;
	border:1px ridge #aaa;
	width:60px;
}

#divTableRecords input[type='text']:hover,#divTableRecords input.text:hover,#divTableRecords input[type='password']:hover,#divTableRecords input.password:hover
{  
	background-color:#fff;
}




#divLogin
{
bottom:0px;
position:inherit;

right:0px;
margin:10px;

font-family:verdana;
font-size:9px;

}
	
#divLogin input[type='button'],input.button,input[type='submit'],input.submit
{
	height:17px;
	margin-left:10px;
	font-family:verdana;
	font-size:9px;
	font-weight:bold;
}
#divLogin input[type='text'],#divLogin input.text,#divLogin input[type='password'], #divLogin input.password
{   color:#444;
	height:10px;
	margin-left:10px;
	font-family:verdana;
	font-size:9px;
	font-weight:bold;
	background-color:#fff;
	border:1px ridge #aaa;
	width:40px;
}


#divLogin input[type='text']:hover,#divLogin input.text:hover,#divLogin input[type='password']:hover, #divLogin input.password:hover
{  
	background-color:#eee;
}

.highlight 
{ background-color:yellow;
  color:#000;
  }



