body, td {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	text-align: left;
	color: #000000;
	border:0px;
	font-family:"Arial Narrow", Helvetica, sans-serif;
}
div#page {
	width: 100%;
	background-color:#FFFFFF;
	padding: 0px;
	margin: 0px;
	border: none;
}
div#leftDIV {
	margin: -263px 0 0 0;
	position: absolute;
	left: 0%;
	top: 50%;
	padding: 0px;
	height: 526px;
	width: 50%;
	float: left;
	background-color:#FFFFFF;
	background-image: url(layout/green_line_back.png);
	background-repeat: repeat-x;
}
div#wrapper {
	margin: -263px 0 0 -450px;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 900px;
	height: 526px;
	background-color:#FFFFFF;
	text-align:center;
	padding: 0px;
	border: none;
}
div#header {
	z-index: 100;
	padding: 0px;
	margin-bottom: 6px;
	height: 48px;
	background-color:#FFFFFF;
	background-image: url(layout/green_line_back.png);
	background-repeat: repeat-x;
}

div#titlegfx {
	width: 50%;
	text-align: right;
	padding: 0px;
	margin: 0;
	float: right;
	border-bottom: 1px solid #009900;
}
#titlegfx a, #titlegfx a:hover, #titlegfx a:visited  {
	text-decoration: none;
}

div#footer {
	z-index: 90;
	padding-top: 5px;
	margin: 0px;
	height: 25px;
	color: #c3c3c3;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	font-family:"Arial Narrow", Helvetica, sans-serif;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #c3c3c3;
}
#footer a:hover {
	text-decoration: none;
	color: #414141;
}
#footer a.linkOG, #footer a.linkOG:visited {
	text-decoration: none;
	color: #414141;
}
#footer a.linkOG:hover {
	text-decoration: none;
	color: #f5821f;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #f5821f;
}
a:active {
	text-decoration: none;
	color: #f5821f;
}

p {
	margin: 0;
	padding: 0;
}

#COL_3 a img, #COL_3 a:visited img {
	border: 2px solid #000000;
}
#COL_3 a:hover img {
	border: 2px solid #f5821f;
}

.clear{
	clear:both;
	height:10px;
}


/* PullDown-Menu - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* Add  a relative position with a high z-index to make it appear over any element below */
#menu_container {margin:18px 0px 0px 20px; padding:0; float:left; position:relative; width:auto; height:22px; z-index:100; background: #FFFFFF;}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none;}

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {display:block; font-size:12px; font-weight:bold; color:#414141; height:22px; line-height:25px; text-decoration:none; text-indent:5px; text-align: left; width:auto; white-space:nowrap;}
#pmenu 	#MainLink {font-size: 16px; line-height:27px; }

/* Set up the list items */
#pmenu li {float:left;}

#pmenu .drop {width:auto;}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a {color:#f5821f;}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-2px; left:90px; padding:2px 5px; background-image: url(layout/pmenu_back.png); background-repeat: repeat;}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:0px; top:22px; font-size:12px; border:1px solid #009900;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:-1px; left:0; z-index:100;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; color:#f5821f;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {color:#f5821f;}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:23px; left:0px; padding:2px 5px; background:#FFFFFF;  border:1px solid #009900;}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {visibility:visible; left:0px; top:23px; }


/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */

/*  C O N T E N T  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/* COL_x */
#COL_1 {
	margin: 0px;
	padding: 0px;
	background-color: #a0a0a0;
	color: #000000;
	border-right: 1px solid #FFFFFF;
	text-align: left;
	float: left;
	overflow: hidden;
}
#COL_2 {
	margin: 0px;
	padding: 0px;
	background-color: #a0a0a0;
	color: #000000;
	border-right: 1px solid #FFFFFF;
	text-align: left;
	float: left;
	overflow: hidden;
}
	#COL_2T, #COL_2B {
		margin: 0px;
		padding: 0px;
		color: #000000;
		background-color: #a0a0a0;
		text-align: left;
	}	
#COL_3 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	overflow: hidden;
}	
	#COL_3T {
		margin: 0px;
		padding: 0px;
		color: #FFFFFF;
		background-color: #808080;
		text-align: left;
		overflow: hidden;
	}
	#COL_3T h1 {
		font-family:"Arial Narrow", Helvetica, sans-serif;
		font-size: 24px;
		font-weight: bold;
		color: #fff;
	}
	#COL_3T p {
		margin: 0px;
		padding: 0px;
		display: inline;
	}
	#COL_3B ul {
		margin-left: 15px;
		padding-left: 0px;
		list-style-image:url(layout/ul-list-style-image.png);
	}
	#COL_3B {
		margin: 0px;
		padding: 0px;
		color: #000000;
		background-color: #c4c4c4;
		line-height: 14px;
		overflow: hidden;
	}
	#COL_3B p {
		margin: 0px;
		padding: 0px;
	}
		#COL_3BL {
			margin: 0px;
			padding: 0px;
			background-color: #c4c4c4;
			color: #000000;
			border-right: 1px solid #FFFFFF;
			text-align: left;
			float: left;
			line-height: 14px;
			overflow: hidden;
		}
		#COL_3BL p {
			margin: 0px;
			padding: 0px;
		}
		#COL_3BR {
			margin: 0px;
			padding: 0px;
			color: #000000;
			background-color: #c4c4c4;
			text-align: left;
			float: left;
			line-height: 14px;
			overflow: hidden;
		}
		#COL_3BR p {
			margin: 0px;
			padding: 0px;
		}
	
	
		
/* Middle Menu */
div#main {
	margin: 0px;
	padding: 0px;
	height: 450px;
	background: #FFFFFF;
	color: #FFFFFF;
}
	#main h1 {
		margin: 0px 0px 0px 25px;
		padding-top: 17px;
		/* color: #FFFFFF; */
		color: inherit;
		text-align: left;
		font-size: 24px;
		font-weight: bold;
		/*text-transform: lowercase;*/
		font-family: "Arial Narrow", Helvetica, sans-serif;
	}
	#main h2 {
		margin: 0px 0px 0px 25px;
		padding-top: 10px;
	}
	#main div {
		overflow: hidden;
	}

/* middle menu */
#midmenu, #addmidmenu {
	margin: 20px 0px 10px 10px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
}
#midmenu ul, #addmidmenu ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	text-align: left;
	line-height: 12px;
	list-style-type: none;
}
#midmenu li, #addmidmenu li {
	line-height: 12px;
	margin-bottom: 5px;
}
#midmenu a, #midmenu a:visited, #addmidmenu a, #addmidmenu a:visited {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	color: #414141;
}
#midmenu a:hover, #addmidmenu a:hover {
	color: #f5821f;
}
.ActiveItem {
	color: #f5821f;
}

/*  T E X T  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */


#contentTable {
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 375px;
}
#titleDIV {
	margin: 0 0 0 25px;
	padding: 0px;
	width: 300px;
	height: 30px;
}

.headlinetexthl {
	font-size:18px;
	font-weight: bold;
	font-family:"Arial Narrow", Helvetica, sans-serif;
}

.headlinesmall {
	display: block;
	padding: 10px 0 0 25px;
	font-size:14px;
	font-weight: bold;
	font-family:"Arial Narrow", Helvetica, sans-serif;
}

.contenttext {
	font-size:12px;
	font-weight: normal;
	text-align: left;
	font-family:"Arial Narrow", Helvetica, sans-serif;
}
.contenttext a:link, .contenttext a:hover, .contenttext a:visited {
	text-decoration: none;
	border-bottom: 1px dotted;
}

.contenttexthl {
	font-size:14px;
	font-weight: bold;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	border: none;
}

.contenttexthlupper {
	font-size:14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family:"Arial Narrow", Helvetica, sans-serif;
}

.quotetext {
	font-size:14px;
	text-align: center;
	line-height: 1.2858em;
	font-weight: normal;
	font-family:"Arial Narrow", Helvetica, sans-serif;
}

.quotesource {
	font-size:11px;
	font-weight: normal;
	text-align: right;
	font-family:"Arial Narrow", Helvetica, sans-serif;
}

.quotetextgreen {
	font-size:18px;
	line-height: 1em;
    font-weight: bold;	
	color: #78a22f;
	font-family:"Arial Narrow", Helvetica, sans-serif;
}

.LEEDtext {
	font-size:12px;
	font-weight: bold;
	color: #78a22f;
	font-family:"Arial Narrow", Helvetica, sans-serif;
}

.thinlines {
	line-height: .5em;
}

.thinlines2 {
	line-height: .25em;
}

.thinlines3 {
	line-height: .9em;
}

.BiggerThumb {
	width: 98px;
	height: 98px;
	position: absolute;
	left: 475px;
	top: 57px;
	border: 1px solid #a8a8a8; 
	display: inline;
}
.MenuThumb {
	margin: 0px 1px 1px 0px;
	padding: 0px;
	width: 46px;
	height: 46px;
	border: 1px solid #a8a8a8; 
}


/* ADMINISTRATION */

#ADMleftDIV {
	margin: 0;
	padding: 20px;
	float: left;
	background-color: #c4c4c4;
}
	#ADMleftDIV label {
		margin: 0 1em 0 0;
	}
#ADMrightDIV {
	margin: 0;
	padding: 20px;
	float: right;
	border-left: 1px solid #FFFFFF;
	background-color: #c4c4c4;
}
#ADMleftDIV input, #ADMrightDIV input, #ADMleftDIV textarea,
	#ADMrightDIV textarea, #ADMleftDIV select, #ADMrightDIV select  {
	font-size:12px;
	font-weight: normal;
	text-align: left;
	font-family:"Arial Narrow", Helvetica, sans-serif;
}

.noFloat {
	clear: both;
}
.textMessage {
	font-size:12px;
	font-weight: normal;
	text-align: left;
	color: #f5821f;
	font-family:"Arial Narrow", Helvetica, sans-serif;
}
a.noDecoration:link, a.noDecoration:hover, a.noDecoration:visited {
	border: none;
	text-decoration: none;
}
.LeedAcc {
	margin: 0 0 0 -5px;
	padding: 0;
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 55px;
	font-weight: bold;
	color: #ff6600;
}
.ThumbMatrix {
	width: 24px;
	height: 24px;
	border: none;
	margin: 0 1px 1px 0;
	padding: 0;
}

/* DOMAINS */

/* drag'n'drop */
#sortable { list-style-type: none; margin: 0; padding: 0; width: 100%; }
#sortable li { margin: 0 5px 5px 5px; padding: 5px; height:45px; font-size: 12px; border: 1px solid #000; background: #d6d6d6;}
#sortable li:hover {cursor:pointer;}
html>body #sortable li { /*line-height: 1.2em;*/ }

#sortable2 { list-style-type: none; margin: 0; padding: 0; width: 100%; }
#sortable2 li { margin: 0 5px 5px 5px; padding: 5px; height:210px; font-size: 12px; border: 1px solid #000; background: #d6d6d6;}
#sortable2 li:hover {cursor:pointer;}
html>body #sortable2 li { /*line-height: 1.2em;*/ }

.ui-state-highlight { height: 1.5em; /*line-height: 1.2em*/; background: #FFF;}


#DomainsLeftDIV {
	margin: 0;
	padding: 10px;
	float: left;
	width: 435px;
	background-color: #c4c4c4;
}
	#DomainsLeftDIV label {
		margin: 0 5px;
	}
#DomainsRightDIV {
	margin: 0;
	padding: 10px;
	float: right;
	width: 420px;
	border-left: 1px solid #FFFFFF;
	background-color: #c4c4c4;
}
#DomainsLeftDIV input, #DomainsRightDIV input, #DomainsLeftDIV textarea,
	#DomainsRightDIV textarea, #DomainsLeftDIV select, #DomainsRightDIV select  {
	font-size:12px;
	font-weight: normal;
	text-align: left;
	font-family:"Arial Narrow", Helvetica, sans-serif;
}


.NoSlideshowImage {
	margin: 0 5px 5px 5px; 
	padding: 5px; 
	height:45px; 
	font-size: 12px;
	border: 1px solid #000; 
	background: #d6d6d6;
}


