/* This file is part of Mura CMS. 

	Mura CMS is free software: you can redistribute it and/or modify 
	it under the terms of the GNU General Public License as published by 
	the Free Software Foundation, Version 2 of the License. 

	Mura CMS is distributed in the hope that it will be useful, 
	but WITHOUT ANY WARRANTY; without even the implied warranty of 
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
	GNU General Public License for more details. 

	You should have received a copy of the GNU General Public License 
	along with Mura CMS.  If not, see <http://www.gnu.org/licenses/>. 

	However, as a special exception, the copyright holders of Mura CMS grant you permission 
	to combine Mura CMS with programs or libraries that are released under the GNU Lesser General Public License version 2.1. 

	In addition, as a special exception,  the copyright holders of Mura CMS grant you permission 
	to combine Mura CMS  with independent software modules that communicate with Mura CMS solely 
	through modules packaged as Mura CMS plugins and deployed through the Mura CMS plugin installation API, 
	provided that these modules (a) may only modify the  /trunk/www/plugins/ directory through the Mura CMS 
	plugin installation API, (b) must not alter any default objects in the Mura CMS database 
	and (c) must not alter any files in the following directories except in cases where the code contains 
	a separately distributed license.

	/trunk/www/admin/ 
	/trunk/www/tasks/ 
	/trunk/www/config/ 
	/trunk/www/requirements/mura/ 

	You may copy and distribute such a combined work under the terms of GPL for Mura CMS, provided that you include  
	the source code of that other code when and as the GNU GPL requires distribution of source code. 

	For clarity, if you create a modified version of Mura CMS, you are not obligated to grant this special exception 
	for your modified version; it is your choice whether to do so, or to make such modified version available under 
	the GNU General Public License version 2  without this exception.  You may, if you choose, apply this exception 
	to your own modified versions of Mura CMS. */



/* @group GLOBALS
===================================== */

/*body {
	font-size: 62.5%;
	}*/
body { 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10pt; 
line-height:12pt;
margin:0; 
padding:0;
background:url(i/header.jpg) repeat-x;
}

*{ font:inherit;}

textarea {
	/*font-family: "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;*/
	}

ul, ol, dl { margin-bottom: 1.5em; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }


/* @end GLOBALS
-------------------------------- */



/* @group LAYOUT
===================================== */

#container {
	width: 985px;
	margin: 0 auto;
	}
	

#content {
	clear: both;
	width:985px;
	}

#primary {
	float: left;
	width: 635px;
	padding-left:35px; 
	}
#primary #bodycontent { margin-top:28px; }
#primary .pageTitle {
	font-family:'Trebuchet MS', Helvetica, sans-serif; font-size:22pt; font-weight:normal; color:#cf0615; margin-bottom:13px; line-height:22pt;
}
.oneCol #primary {
	width: 930px;
	border: 0;
	}
.threeCol #primary {
	width: 528px;
	}

.content,
.sidebar {
	min-height: 100px; /* Fixes odd no-content disappearing bug. */
	}

#left { float:left; }

#right { float: right; width:280px; margin-top:12px; }
	/* Right Col Compenent Styles */
	.box-top{
	background:url(i/bg/side-box-top.gif) no-repeat; 
	height:5px; padding:0; margin:0;
	}
	.box-content{
	background:url(i/bg/side-box-mid.gif) repeat-y; 
	padding:7px 0;
	text-align:center;
	}
	.box-content.search{ color:#5b5b5b; font-weight:bold; }
	.box-bottom{
	background:url(i/bg/side-box-bottom.gif) no-repeat; 
	height:5px;
	margin-bottom:15px;
	}	
	.follow-icon {
	padding:0 8px 0 2px;
	height:37px;
	width:49px;
	}
	/* End Component styles */

.sidebar {
	margin: 0;
	width: 170px;
	}

#left.sidebar {}
#right.sidebar {}


/* @group Layout - Header
===================================== */
#header { 
height:170px;
font-family:Arial, Helvetica, sans-serif;
}
#header-inside {
margin:0 auto; 
width:985px; 
overflow:hidden
}
	#logo {
	position:relative; 
	top:0; left:30px;
	}
	#login {
	float:right; 
	margin-top:4px;
	color:#b0b0b0; 
	text-transform:none;
	}
/* @end Layout - Header
-------------------------------- */


/* @group Layout - Footer
===================================== */


#footer {
background:black url(i/footer.jpg) repeat-x;
float:left;
color:white; 
font-size:7.5pt; 
line-height:16pt;
width:100%;
margin-top:50px;



} 
#footer-inside {
margin:0 auto; width:985px;
background:black url(i/footer.jpg) repeat-x;
}
	#footer-left{
	float:left; padding:35px 0 0 10px;
	}
		#kbmc {
		margin-top:0; 
		width:210px; 
		float:left; 
		padding-right:20px; 
		font-size:7pt; 
		line-height:12pt;
		}
		#companies {
		margin-top:0;
		margin-left:20px; 
		width:110px; 
		float:left;
		font-size:8pt; 
		}
		#news {
		margin-left:30px;
		margin-top:0; 
		width:180px; 
		float:left;
		font-size:8pt;
		}
		#news ul { display:block; margin:0; }

	#footer-right {
	float:right; 
	width:270px; 
	margin-right:5px;
	}
		#quote { 
		position:relative; top:-15px 
		}
/* @end Layout - Footer
-------------------------------- */

/* @end LAYOUT
-------------------------------- */



/* @group NAVIGATION/UI
===================================== */

/* @group Nav - Utility
===================================== */
#navUtility { margin:20px 0 0 280px; width:500px; font-size:8pt; letter-spacing:.08em; text-align:left  }
	#navUtility a{ color:#b0b0b0; }
	#navUtility a:active{ color:white; }
	#navUtility ul { display:block; margin:0; padding:0;  }
	#navUtility li { display:inline; background:url(i/tnav-dash.gif) 3px 7px  no-repeat; padding-left:15px; font-size:8pt;  } 
	#navUtility li.first { background:none; padding-left:0px; }
	

/* @group Nav - Primary
===================================== */
#nav { 
	padding-top:19px; 
	height:24px; 
	float:left; 
	margin-left:40px; 
	position:relative; font-size:12px;
	width:710px;
	font-size:8pt;
	text-transform:uppercase;
	list-style: none; 
	}
 /* Opera */
 @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
 {
 head~body #nav { margin-top:44px; }
 }


#nav {position:relative;}
#nav ul, #nav li { margin:0; padding:0; list-style:none; display:inline; font-size:8pt; }

#nav li { float:left; padding: 0 0.5em; }
#nav a {
	display:block;
	color: #D2D2D2;
	text-decoration:none;
	padding:5px 5px 4px 5px;
}


#nav li.current {
	background:#e7e7e7;
	border:1px solid #959595;
	border-bottom:2px solid #e7e7e7;
}
#nav li.current a {
	padding:4px 5px 3px 5px;
	color:black;
}

#nav ul ul {
	display:none;
	position: absolute;
	left:0; top:44px;
	font-size:7.5pt;
}
#nav ul ul li { margin-top:4px; }
#nav ul ul a,
#nav li.current ul a {
	color:#cd0000; text-transform: none;
}
#nav ul ul a:hover { text-decoration:underline; }

#nav li.current ul { 
	display:block;
	width:100%; /* helps the javascript's mouse tracking */
}
#nav li.current ul li {
	/* Undo settings meant only for the top-level nav items */ 
	border:0; padding:5px 5px 4px 5px;
} 


/* @end Nav - Primary - Dropdown
-------------------------------- */

/* @end Nav - Primary
-------------------------------- */


/* @group Nav - Secondary
===================================== */

.navSecondary { 
	margin: 0 0 2em;
	padding: 0;
	list-style: none;
	}

.navSecondary li ul {
	margin-left: 0;
	list-style: none;
	}

.navSecondary li {
	position: relative;
	margin: 0 0 1em;
	padding: 0 0 0 1em;
	line-height: 1;
	}

.navSecondary li a { 
	display: block;
	width: 100%; /* play nice in IE6 */
	padding: 0;
	text-decoration: none; /* IE6 Bug */
	}

.navSecondary li a:hover {
	color: #000;
	text-decoration: none;
	}

.navSecondary li.current a {
	color: #000;
	font-weight: bold;
	}


/* @group Nav - Secondary - Second Level
===================================== */

.navSecondary li.current ul {
	margin: 10px 0 0;
	padding: 0 0 0 10px;
	list-style: none;
	}

.navSecondary li.current ul li {
	position: relative;
	margin: 0 0 6px;
	padding: 0;
	font-weight: normal;
	}

.navSecondary li.current ul li.last { position: relative; }

.navSecondary li.current ul li a {
	display: block;
	padding: 0;
	font-weight: normal;
	text-decoration: none; /* IE6 Bug */
	}

.navSecondary li.current ul li a:hover { color: #333; }
.navSecondary li.current li.current a { color: #000; }

/* @end Nav - Secondary - Second Level
-------------------------------- */

/* @end Nav - Secondary
-------------------------------- */

/* @end NAVIGATION/UI
-------------------------------- */



/* @group MODULES
===================================== */

/* add modules, components, etc. here */

/* @end MODULES
-------------------------------- */


/* EOF */
