
body {
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	font-size:100.01%;
}

html {
			background-color:#BECC3C;
		
	}

#header-logo h1, #header-logo h1 a {
		color:#E64500;
	}

div.site-title {
		color:#fff;
	}

#header-nav li a {
		color:#fff;
	}

#header-nav li:hover a {
		color:#fff;
	}

#secondary-menu li a {
		color:#E64500;
	}

#secondary-menu li:hover a {
		color:#AA3300;
	}

h1.title {
		color:#dc5221;
	}

#dyn_content {
		color:#3C2415;
	}

#dyn_content a {	
		color:#E64500;
	}

#dyn_content a:hover {	
		color:#AA3300;
	}

#mission {
		color:#fff;
	}

h3.block-title {
		color:#AA3300;
	}

div.block-content{
		color:#2c2c2c;
	}

div.block-content a {
		color:#AA3300;
	}

div.block-content a:hover {
		color:#E64500;
	}

#copyright, #copyright a {
		color:#555;
	}

/* CMS Lounge stylesheet */
/*******************************/ 

/* GENERAL LAYOUT STYLES */

#wrapper {
	position:relative;
	width:724px;
	margin:0 auto;
	text-align:left;
} 

#wrapper-right {
	width:100%;
	background: url(images/topshade.png) repeat-x left top;
	padding-top:22px;
}

#wrapper-bottom {
	width:100%;
	background: url(images/whitebg.png) repeat-y left top;
} 

.more-link {
	margin-right:10px;
}

#content {
	float:right;
	width:510px;
}

#content-padding {
	padding-top:00px;
	padding-right:45px;
	padding-left:5px;
}

#header-logo {
	position:relative;
	left:4px;
	top:-263px;
}

#frontcontent {
	width:100%;
	padding-left:23px;
	padding-right:22px;
}

#topfront {
	width:676px;
	height:80px;
	background: url( images/banner1.jpg ) no-repeat;
}

#midfront {
	width:676px;
	height:180px;
	margin-top:3px;
}

#midleft {
	width:336px;
	height:200px;
	xbackground: url(images/tile_grey.gif) no-repeat;
	background: #EDEEE0;
	float:left;
}

#midright {
	width:336px;
	height:200px;
	xbackground: url(images/tile_green.gif) no-repeat;
	background: #EDEEE0;
	float:left;
	margin-left:3px;
}

#midright .view-header-latest-news p {
	padding-left:10px;
	font-weight:bold;
}

#midright .view-item-latest-news a, a:link, a:visited {
	color:#605f4f;
	text-decoration:underline;
}

#botleft .view-item-latest-blogs a, a:link, a:visited {
        text-decoration:underline;
}

#botleft .view-latest-blogs a, a:link, a:visited {
        text-decoration:underline;
}

#botleft .view-latest-blogs ul {
	margin-left:10px;
}

#botright .view-recent-projects ul {
	margin-left:10px;
}

#midright .view-latest-news ul {
	margin-left:10px;
}

#midleft .view-codex-home {
	padding-top:20px;
}

#midleft .view-data-node-body p {
	margin: 0 0 0 0;
	width:300px;
}

#botright .view-item-recent-projects a, a:link, a:visited {
        text-decoration:underline;
}


#botleft .view-header-latest-blogs p {
        padding-left:0px;
        font-weight:bold;
}

#midright li {
        list-style-image:url(images/arrow.gif);
}

#botleft li {
	list-style-image:url(images/arrow.gif);
}

#botright li {
        list-style-image:url(images/arrow.gif);
}

#botright .view-header-recent-projects p {
        font-weight:bold;
	text-indent:0;
	text-align:left;
}

#midright .view-data-node-title a, a:visited, a:link {
}

#botfront {
        width:676px;
        height:180px;
        margin-top:3px;
}

#botleft {
	width:336px;
	height:200px;
	xbackground:url(images/tile_green.gif) no-repeat;
	float:left;
}

.faq_header {
	font-size:11px;
}

#botleft-cnt {
}

#botright-cnt {
	
}

#midleft-cnt {
}

#midleft-img {
        width:64px;
        height:64px;
        background: url( images/bug.png ) no-repeat;
        xbackground: url( images/Winter_png/5/5_64.png ) no-repeat;
        float:right;
        margin-top:5px;
        margin-right:20px;
}

#midleft-header {
        margin-top:30px;
        padding-bottom:10px;
        font-weight:bold;
        margin-left:10px;
        font-size:20px;
}

#midright-header {
	margin-top:30px;
	padding-bottom:10px;
	font-weight:bold;
	margin-left:10px;
	font-size:20px;
}

#botleft-header {
	margin-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	margin-left:10px;
	font-size:20px;
}

#botright-header {
	margin-top:10px;
	padding-bottom:10px;
	font-weight:bold;
        margin-left:10px;
        font-size:20px;
}

#botright {
        width:336px;
        height:200px;
        xbackground:url(images/tile_green.gif) no-repeat;
        float:left;
        margin-left:3px;
}

#midright-img {
        width:64px;
        height:64px;
        background: url( images/knode.png ) no-repeat;
        float:right;
        margin-top:5px;
        margin-right:20px;
}

#botleft-img {
	width:64px;
	height:64px;
	background: url( images/easymoblog.png ) no-repeat;
	float:right;
	margin-top:5px;
	margin-right:20px;
}

#botright-img {
        width:64px;
        height:64px;
	float:right;
        background: url( images/kcmdf.png ) no-repeat;
	margin-top:5px;
	margin-right:20px;
}

/* hack only for IE 6 */
*html #header-logo {
	top:18px;
}

#header-logo h1 {
	margin:0;
	padding:0;
	margin-left:3px;
	line-height: 30px;
	font-size:28px;
	margin-bottom:9px;
}

#header-logo h1 a {
	text-decoration: none;
}

#left  {
	float:left;
	width:205px;
}

#left div.block-inner {
	margin-left:23px;
	padding-left:8px;
	padding-right:8px;
	margin-bottom:8px;
	margin-top:0px;
	background: #f6ea96;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

div.block-inner h3 {
	margin:0;
	padding:0;
	padding-top:8px;
	font-size:14px;
}

#secondary-menu {
	padding-left:15px;
}

#language-box {
	padding-left:25px;
	width:100%;
}

#header {
	width:100%;
	height:295px;
}

#headerleft {
	width:100%;
	backgrdound: url(images/lefttop.jpg) no-repeat left top;
}

#headerright {
	width:100%;
	margin-top:0px;
	padding-top:2px;
	backgrodund: url(images/topright.jpg) no-repeat right top;
}

#footer {
	clear:both;
	width:100%;
	height:35px;
	background: url(images/bottomshade.png) no-repeat top;
}

#footerleft {
	width:100%;
	height:35px;
	margin-top:0px;
	backsground: url(images/footerleft.png) no-repeat left top;
}

#footerright {
	width:100%;
	height:35px;
	margin-top:0px;
	background: url(images/footerright2.jpg) no-repeat right top;
}

#footermain {
	padding-left:32px;
	padding-right:32px;
	padding-top:2px;
	text-align:center;
}

#copyright {
	padding-top:20px;
}

#content-bottom, #content-top {
	width:675px;
	margin:0;
	padding:0;
	padding-left:23px;
	padding-right:22px;
	text-align: justify;
	line-height:0;
}

#content-bottom h3.block-title, #content-top h3.block-title {
	margin:0;
	padding:0;
}

#mainmenu {
	clear:both;
	padding-bottom:0px;
	margin-top:5px;
	margin-left:18px;
	margin-right:24px;
	background-repeat: no-repeat;
	background-position:right top;
	text-align:left;
	height:279px;
	overflow: hidden;
}

#header-nav {
	
	float:left;
}

#headerimage-swap {
	padding-bottom:0px;
	background-repeat: no-repeat;
	background-position:200px 50%;
}

#mission {
	position:relative;
	top:-20px;
	width:440px;
	margin-left:250px;
	text-align: right;
	margin-right: 0px;
}

div.comments-wrapper {
	width:90%;
	padding-left:20px;
	padding-right:20px;
	margin-top:10px;
	background: #f1f1f1;
	padding-top:15px;
	padding-bottom:15px;
}

div.comment {
}

div.comment-separator {
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}

div.comment-form input {
	border:1px solid #888;
}

div.infobox {
	border:2px solid #2f760f;
	padding-left:30px;
	width:80%;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:30px;
	margin-bottom:10px;
	background: #cff298;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color:#333;
}


/* GENERAL PURPOSE STYLES */

body,td,th, tr, p, div {
	font-family:  "Trebuchet MS", "Lucida Sans", Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

a, a:link, 
a:active, 
a:visited {
	text-decoration: underline;
}

a:hover, 
a.active {
}

h1  {   /* site title, slogan, rarely used */
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 18px;
	line-height:22px;
	padding-top:2px;
	font-weight:bold;}

h2 {   /* h2 is style for page titles */
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 18px;
	line-height:20px;
	padding-top:0px;
	font-weight:bold;
	margin-top:5px;
	}      

#content li {
	list-style-image: url(images/arrow.png);
}

blockquote {
	margin:10px;
}

#content h1.title {   /* style for page titles */
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	padding:0;
	margin:0;
	padding-bottom:2px;
	margin-bottom:2px; 
} 

h2.title {
	padding-left:0px;
}      

#content li {
	list-style-image: url(images/arrow.png);
}

blockquote {
	margin:10px;
}

.breadcrumb{ display:none; }


/* DRUPAL ELEMENTS STYLES */


.links {
  margin: 0em 0em 0em 0;
  padding-top:4px;
  text-align: right;
 }

.comment .content, 
.block .content {
	font-size: 0.9em;
}

.block {
	padding-bottom: 1em;
}

.block .title, h3 { /* styles titles for blocks except main content */
	text-align:left;
	font-family: "Trebuchet MS", Lucida Sans, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #777;
	padding-top:5px;
	padding-bottom:3px; 
}

div.blog-separator {
	border-bottom:1px solid #BECC3C; 
}

div.date_created {
	color:#777;
}


/* NAVIGATION MENU */

ul, ul li {
	list-style-type:none;
	list-style-image: none;
	padding-left:15px;
	margin-left:0px;
}

ul li {
	color: #879DA5;
	list-style-image: none;
	padding:0px;
	font-size:13px;
	line-height:175%;
	width:430px;
	margin-top:2px;
	padding-left:10px;
}

#mainmenu ul {
	list-style-type:none;
	margin:0px;
	margin-left:0px;
	padding:0px;
	padding-top:20px;
}

#mainmenu ul li {
	margin-left:0;
	padding-left:4px;
	text-align: left;
}

#mainmenu ul li a,
#mainmenu ul li a:link, 
#mainmenu ul li a:visited {
	width:176px;
	margin-bottom:2px;
	height:43px;
	background-color:#605F4F;
	display:block;
	font-family: "Trebuchet MS", Lucida Sans, Tahoma, Arial;
	font-size: 16px;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-right:0px;
	line-height:43px;
	text-decoration: none; 
}

#mainmenu ul li a:hover, 
#mainmenu ul li a.active {
	background-color:#949C2E;
}

#secondary-menu ul {
  padding-left:0px;
}

/* calendar styles */

.calendar td, 
.calendar th, 
.calendar tbody {
	border:1px solid gray;
	font-size:11px;
}

.calendar table {
	width:160px;
	margin:3px;
}

/* block styles */

#left .block {
	padding-left:30px;
	padding-top:10px;
}

#footer .block {
	padding-right:30px;
	padding-top:5px;
	text-align:right;
}

#mainmenu .block h2 {
	visibility: collapse ;
	display: none; 
}

#dyn_content h1 a {
	text-decoration:none;
}


/* login window list item styles */

.item-list ul li {
	list-style-type:none;
}

.menu li,
.menu ul {
	list-style-type:none;
	list-style-image:none;
}

/* form styles */

#user-login-form {
	width:170px;
	text-align:left;
}

input.form-text, select {
	border:1px solid gray;
	padding:2px;
	font-size:11px;
}

#content input.form-text {
	width:250px;
}

input.form-text:hover {
	background:#F9F9F9;
}


#user-login-form ul {
	padding-top:8px;
}

#user-login-form ul li {
	margin-left:0;
}


/* UNUSED STYLES */

#header .title {}
#header .title a {}
#header .title a:hover {}
#header .site-slogan {}
.node .title {}
.node .title a,
.node .title a:link,
.node .title a:active,
.node .title a:visited {}
.node .title a:hover {}

