body {
	text-align: left;
	color: #555;
	margin: 0;
	padding: 0 0 10px 0;
	
	
	line-height: 20px;
}

#wrapper {background: #f1f1f1 url(../images/bg.png) repeat-x top;}
#wrapper-subpage {	background: url(../images/bg_subpage.png) repeat-x top; }

#container {
	width: 982px;
	margin: 0 auto;	
}

#top {
	height: 113px;	
}

#logo {
	width: 240px;
	height: 113px;float: left; 
	background: url(../images/light.png) no-repeat left top;
	
}
#menu-container {
	padding-right: 0px;
	height: 38px; margin-top:93px;
	float: right; 
}
#logo a {
	display: block;
}

#top-left {
	width: 585px;
	height: 135px;
	float: left;
	
}

#nav-menu {
	height: 36px;
}

.sentence { text-transform:capitalize; }

#navlist li {
	float: right;list-style:none;
	height: 38px;
	background: url(../images/menu_bg_right_border.gif) no-repeat right bottom;
	padding-right: 2px;
}

#navlist a {
	background: url(../images/menu_bg.gif) no-repeat left top;
	display: block;
	padding: 10px 16px 10px 16px;
	font-weight: bold;
	color: #666;
	font-size: 11px;
	list-style:none;
}

#navlist a.active {
	background: url(../images/menu_bg.gif) no-repeat left -38px;
	display: block;
	padding: 10px 16px 10px 16px;
	font-weight: bold;
	color: #666;
}

#navlist a:hover {
	background: url(../images/menu_bg.gif) no-repeat left -38px;
	display: block;
	padding: 10px 16px 10px 16px;
}


/* header styles for subpage */

#header-subpage {
	float: left;
	height:105px;
	width: 982px;
}


#header-subpage-content {
	height: 110px;
	width: 956px;
	margin: 0 auto;
	line-height: 10px;
}

#header-left-border-subpage {
	float: left;
	width: 13px;
	height: 105px;
	background: url(../images/header_left_border_subpage.png) no-repeat left bottom;
}

#header-center-border-subpage {
	float: left;
	width: 956px;
	height: 105px;
	background: #e4e4e4 url(../images/header_bg_subpage.png) repeat-x;	
}

#header-subpage {
	float: left;
	height: 110px;
	width: 982px;
}

#header-subpage-content {
	height: 110px;
	width: 956px;
	margin: 0 auto;
	line-height: 10px;
}

#header-left-border {
	float: left;
	width: 13px;
	height: 295px;
	background: url(../images/header_left_border.png) no-repeat left bottom;
}

#header-center-border {
	float: left;
	width: 956px;
	height: 295px;
	background: #e4e4e4 url(../images/header_bg.png) repeat-x;	
}

#header-content-container {
	width: 936px;
	margin: 0 auto;
	margin-top: 12px;
}	

#header-right {
	float: left;
	background: url(../images/header_right_bg.jpg) repeat-x left bottom;
	width: 338px;
	height: 271px;
	margin-left: 10px;
}

#header-content {
	width: 936px;
	margin: 0 auto;
	margin-top: 12px;
	background: #e4e4e4 url(../images/header_content_bg.gif) repeat-x;	
	height: 81px;
}	
#header-content-h1-padding {
	padding: 0 20px;
	padding-top: 13px;
}	
#header-content-h3-padding {
	padding: 0 20px;
	padding-top: 13px;
}	

	#header-content h1 {
		color: #fff;
		font-family: arial, sans-serif;
		font-size: 26px;
	}
	#header-content h3 {
		color: #fff;
		font-size: 20px;
	}

#header-right-border-subpage {
	float: left;
	width: 13px;
	height: 105px;
	background: url(../images/header_right_border_subpage.png) no-repeat right bottom;
}

	
#header {
	float: left;
	height: 295px;
	width: 982px;
}


#header-left-border {
	float: left;
	width: 13px;
	height: 295px;
	background: url(../images/header_left_border.png) no-repeat left bottom;
}

#header-center {
	float: left;
	width: 946px;
	height: 295px;
	background: #e4e4e4 url(../images/header_bg.png) repeat-x;	
	padding-left: 10px;
}

#header-slide-container {
	margin-top: 2px;
	width: 936px;
	height: 291px;
}

.header-left {
	float: left;
	margin-top: 10px;
}

.header-right {
	float: left; 
	background:  url(../images/header_right_bg.gif) repeat-x left bottom;
	width: 338px;
	height: 271px;
	margin-left: 10px;
	margin-top: 10px;
}

	.header-description {
		color: #ffffff;
		font-size: 12px;
		font-family:Arial,Helvetica,sans-serif;
	}
			
	.header-description h2 {
		color: #ffffff;
	}
			
	.header-description h2 {
		background: url(../images/h2_header_bottom_border.gif) repeat-x bottom;
		padding-bottom: 15px;
		margin-bottom: 8px;
	}
	
	.header-description li {
		font-weight: bold;
	}
		
#header-subpage h2 {
	background: url(../images/h2_header_bottom_border_subpage.gif) repeat-x bottom;
	padding-bottom: 15px;
	margin-bottom: 8px;
}
			
	
#header-right-border {
	float: left;
	width: 13px;
	height: 295px;
	background: url(../images/header_right_border.png) no-repeat right bottom;
}

#header-description-container {
	height: 211px;
}

	.jFlowPrev, .jFlowNext {
		height: 40px;
		float: right;
		margin-left: 10px;
		width: 48px;
		cursor: pointer;
	}

	.jFlowPrev {
		background: url(../images/prev.png) no-repeat 0 0;
	}
	.jFlowNext {
		background: url(../images/next.png) no-repeat 0 0;
	}
	.jFlowPrev:hover, .jFlowNext:hover {
		background-position: 0 -40px;
	}

	
	.jFlowPrev span , .jFlowNext {
		line-height:60px;
	}
	
	#jflow-controller {
		margin-top: 10px;
	}





#content {
	width: 960px;
	margin: 0px auto;
}

#content #left {
	float: left;
	width: 280px;
}

#content #right {
	float: left;
	width: 670px;
	margin-left: 10px;
}
.admin {
	width: 630px;
}
.left {
	width: 300px;
}
.right {
	width: 300px;
}
#content h1 {
	background: url(../images/h2_bottom_border.gif) repeat-x bottom;
	padding: 10px 0;
		
}

#content h2 {
	background: url(../images/h2_bottom_border.gif) repeat-x bottom;
	padding: 10px 0;
		
}
	
#content h3 {
	margin-top: 25px;
	margin-bottom: 15px;
}
	
#content p {		
	padding-bottom: 10px;
}

	
#footer {
	width: 960px;
	margin: 0px auto;
}

#footer .box p {
	margin-top: 0px;
}
	
#footer .box p {
	margin-top: 0px;
}
#footer .box-padding {
	padding-top: 13px;
}




/*misc */


.clear {
	clear: both;
}

.float-left {
	float: left;
}

.float-right { 
	float: right;
}

.display-none {
	display: none;
}

#content img {
	padding:3px;
	margin: 0 0 20px 20px;
	border:1px #aaa solid;
}


.image-left, .image-border, .image-right{
	padding:3px;
	margin:0 15px 0 0;
	border:1px #aaa solid;
}

.image-border {
	margin:0;
}

.noborder { border:0 !important; height:auto;}

.image-right{
	margin:0 0 0 15px;
}

.image-left-small, .image-right-small, .image-border-small {
	padding:3px 3px;
	margin:0 10px 0 0;
	border:1px #aaa solid;
}

.image-right-small {
	margin:0 0 0 3px;
}

.image-border-small {
	background:#fff;
}

.center-content h2 {
	margin-top: 10px;
}

.padding-10 {
	padding: 10px;
}
.padding-10-bottom {
	padding-bottom: 10px;
}
.padding-20 {
	padding: 20px;
}


/* CSS sliding doors button */

a.button, a.button-light  {
	background:url(../images/button.gif) no-repeat right top; 
	display: inline-block;
	height: 27px;
	margin-right: 6px;
	padding-right: 2px;
	color: #fff;
	font-size:11px;
	font-weight:bold;
	line-height:27px;
	vertical-align:middle;
}
a.button span, a.button-light span {
	background:url(../images/button.gif) no-repeat left top; 
	display: inline-block;
	height: 100%;
	line-height: 27px;
	padding: 0px 16px 0px 18px;
} 
a.button:hover, a.button-light:hover {
	background-position:right -155px;
}

a.button:hover span, a.button-light:hover span {
	color: #fff;
	background-position:left -155px;
}

a.button-light:hover span {
	color: #888;
}

a.button-light  {
	background:url(../images/button_2.gif) no-repeat right top; 
}

a.button-light span {
	background:url(../images/button_2.gif) no-repeat left top; 
	color: #777;
}



a.button-large  {
	background:url(../images/button_dark.png) no-repeat right top; 
	display: inline-block;
	height: 40px;
	margin-right: 6px;
	padding-right: 2px;
	line-height:40px;
	vertical-align:middle;
}
a.button-large span {
	background:url(../images/button_dark.png) no-repeat left top; 
	display: inline-block;
	height: 100%;
	line-height: 40px;
	padding: 0px 16px 0px 18px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
} 
a.button-large:hover {
	background-position:right -142px;
}

a.button-large:hover span {
	color: #fff;
	background-position:left -142px;
}
		
/* end of sliding buttons */


.box {
	width: 100%;
	margin-top: 10px;
	float: left;		
}
		
.top {
	width:100%;
	height:2px;
	background:url(../images/top.gif) no-repeat left top;
}
		
.top span {
	width: 2px;
	height:2px;
	background:url(../images/top-right.gif) no-repeat right top;
	float: right;
	overflow: hidden;
}

.box-content {
	background: url(../images/rightside.gif) repeat-y right top;
	width: 100%;
	float: left;
	background-color: #eaeaea;
		
}
		
.box-content2 {
	background: url(../images/leftside.gif) repeat-y left top;
	width: 100%;
	float: left;	
	padding-bottom: 13px;			
}

.bottom {
	width:100%;
	height:2px;
	background:url(../images/bottom.gif) no-repeat left top;
	float: left;
}
		
.bottom span {
	width: 2px;
	height:2px;
	background: url(../images/bottom-right.gif) no-repeat right top;
	float: right;
	overflow: hidden;
}
		
.box p {
	margin:10px 0 0 0;
	
}
		
.box-padding {
	padding: 0px 15px 0px 15px;
}


/*  link styles*/

.header-link{
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
	font-size:11px;
}

.header-link {
	border-bottom: 1px #90cbf0 solid;
	padding-bottom: 2px;
	color: #90cbf0;
	font-weight: bold;
	margin: 0 5px;
}

.header-content  {
	color: #c9b9c4;
}

.header-content  h2 {
	color: #ddd;
}

.header-content p {
	padding-bottom: 0px;
	margin-bottom: 5px;
}

.readmore-link {
	color: #aaa;
	font-size: 11px;
	font-weight: bold;
}

.posted-link {
	font-size: 12px;
	letter-spacing: 0px;
}

.node_read_more, .comment_comments a, .comment_add a {
	font-weight: bold;
	font-size: 11px;
}


/* breadcrumb */

.breadcrumb a {
	font-size: 10px;
	font-weight: bold;
}
.breadcrumb {
	text-align: right;
}


#header-left {
	float: left;
}
#header-right {
	float: left;
}


/* ------------------------ Drupal overrides ---------------------- */
.links_footer {
	padding-bottom: 10px;
}

.date {
	font-size: 10px;
	color: #888;
}


ul.primary li.active a, ul.primary li a {
	background-color: #eee;
	border-color:#ccc;
	color: #666;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 25px;
	height: 30px;
}

ul.primary li.active a {
	background: #fff;
	border-color:#ccc;
	color: #555;
}

ul.primary {
	padding:0 0 5px 1em;
	margin: 5px 0;
}

ul.primary li a:hover {
	background-color:#ffffff;
}

/* left navigation */

.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

li.collapsed {
	clear: both;
}
ul.menu {
	padding-bottom: 5px;
	padding: 50px;
}

ul.menu li {
	background: url(../images/h2_bottom_border.gif) repeat-x bottom;
	list-style: none;	
}

ul.menu li.active-trail {
	background: url(../images/h2_bottom_border.gif) repeat-x bottom;
}

ul.menu li.active-trail a{
	background: url(../images/menu_expanded.png) no-repeat 5px 12px;
}
ul.menu li.active-trail li a{
	background: url(../images/menu_leaf.png) no-repeat 20px 12px;
}

ul.menu li.active-trail li.active-trail a{
	background: url(../images/menu_expanded.png) no-repeat 20px 12px;
}

ul.menu li.active-trail li.active-trail li a {
	background: url(../images/menu_leaf.png) no-repeat 40px 12px;
}

ul.menu li.active-trail li.active-trail li.active-trail a{
	background: url(../images/menu_expanded.png) no-repeat 40px 12px;
}

ul.menu li.active-trail li.active-trail li.active-trail li a {
	background: url(../images/menu_leaf.png) no-repeat 60px 12px;
}

ul.menu li.active-trail li.active-trail li.active-trail li.active-trail a{
	background: url(../images/menu_expanded.png) no-repeat 60px 12px;
}

ul.menu li.active-trail li.active-trail li.active-trail li.active-trail li a {
	background: url(../images/menu_leaf.png) no-repeat 80px 12px;
}


ul.menu li.active-trail li.last a{
	background: url(../images/menu_expanded.png) no-repeat 20px 12px;
}

ul.menu li {
	margin: 0; 
	padding: 0;
	list-style: none;
	padding-bottom: 2px;
}

li a.active {
	color:#555;
}
ul.secondary a.active {
	border-bottom:1px solid #999999;
}

.menu li a{
	display: block;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	height: 20px;

	
	
}

.menu li a.active {
	color: #777;

}

ul.menu li li{
	
	width: 250px;
	margin: 0; 
	list-style: none;
	
	
}
.menu li li a {
	padding-left: 35px;
}

.menu li li li a {
	padding-left: 55px;
}

.menu li li li li a {
	padding-left: 75px;
}
.menu li li li li li a {
	padding-left: 95px;
}

.menu li ul {
	padding-left: 0px;	
}

#footer .menu li a{
	display: inline;
	padding: 0 0 0 15px;
	background: none;
	font-size: 11px;

}

#footer .menu li {
	list-style: none;
	width: auto;
	float: left;
	background: none;
}

#footer .menu li a.active {
	background: none;
	font-weight: bold;
	color: #777;
}

#footer ul.menu {
	display: inline;
	float: right;
	width: auto;
	padding: 0;
	margin: 0;
}
.block ul {

	list-style: none;
}
ul.menu {
	list-style: none;
	text-align:left;
	margin:0;
	padding:0;
}


li.expanded, li.collapsed, li.leaf {
	list-style-image: none;
}

ul.menu li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
}


/*table styles  */

thead th {
	background: #ddd none repeat scroll 0 0;
}
thead th {
	border-bottom:1px #bbb solid;
}
th {
	border-bottom: 3px #bbb solid;
	padding-right: 1em;
	text-align: left;
}

td {
	background: #eee;
	border-top: 1px #fff solid;	
	border-bottom:1px #ccc solid;
	color: #777;
}

tr.even td {
	background:#f5f5f5;
	border-top: 1px #fff solid;	
	border-bottom:1px #ccc solid;
}

td.active {
	background-color: #e4e4e4;
}

table.system-status-report tr.ok th {
	background-color:#f5f5f5;
	border-bottom:1px #cccccc solid;
}

table.system-status-report tr.even th {
	background-color: #f5f5f5;

}

table.system-status-report tr.odd th {
	background-color: #eeeeee;
	border-bottom:1px #cccccc solid;
}




/* form style */


fieldset {
	border: 1px #999 solid;
}

html.js fieldset.collapsed { 
	border-top: 1px #999 solid;
}

.resizable-textarea .grippie {
	border-width: 1px 1px 1px 1px;
	height: 9px;
}

/* contact form style */
form {
	padding: 0 0;
	margin: 0;
}

input,
textarea{
	padding: 2px;
	font: 400 12px arial, sans-serif;
	background: #fafafa;
	border-width: 1px;
	border-style: solid;
	border-color: #c0c0ba #f4f4ec #f4f4ec #c0c0ba;  
}



input.form-submit{
	padding: 5px 15px;
	font: bold 1em arial, sans-serif;
	cursor: pointer;
	color: #777;
	background-color: #222;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #aaa #aaa #ccc;
	background: url(../images/gradient.gif) repeat-x;
}

.marker, .form-required {
	color:#aaa;
}

/* User login form block */
#block-user-0 .form-item 
 {
	margin-top: .5em;
	margin-bottom: .5em;
}
/* User login form block */
#block-user-0 .form-item label {
	font-weight: normal;
	
}

#block-user-0 .item-list ul, #user-login-form .item-list ul, #user-login-form .item-list ul li {
	list-style-type: none;
}

#block-user-0 .item-list ul li  {
	list-style-type: none;
	margin-left: -2em;
}
 
#block-user-0 .item-list ul {
	margin-top: .5em;
}






/* override from drupal's user.css */

.profile h3 {
	border-bottom:1px solid #bbb;
	padding-bottom: 5px;
}


/*notification override */ 

div.warning, tr.warning {
	padding:15px;
}


.ok {
	color: #88caf3;
}

div.admin-dependencies, div.admin-required {
	color:#888;
	font-size:0.9em;
}

div.error, tr.error {
	background:#f2f2f2 none repeat scroll 0 0;
	color: #777;
	padding: 10px;
}
div.error {
	border:1px solid #cccccc;
	margin: 15px 0;
	
}

.messages {
	background:#f2f2f2 none repeat scroll 0 0;
	padding:10px;
	margin: 15px 0;
	border:1px solid #cccccc;
}


/* comments */

.comment {
	border-bottom: 1px solid #bbb;
	padding: 7px 7px 7px 7px;
}
.comment h3{
	margin: 0;
	padding: 0;
	margin-top: 300px;
}

.comment .title a {
	font-size: 1.1em;
	font-weight: normal;
}

.comment .new {
	text-align: right;
	font-weight: bold;
	font-size: 0.8em;
	float: right; 
	color: #eee;
}

.comment .picture {
	border: 1px solid #bbb;
	float: right;
	margin: 0.5em;
}


/* search block style */
#top-left .container-inline {
	margin: 0;
	padding: 0;
}
#top-left {
	float: right;	
}

#block-search-0 {
	float: right;
	margin-top: 54px;
	width: 291px;
	height: 73px;
	padding: 0;

}

#block-search-0 .content {
	padding: 0;	
	padding-left: 0px;	
	padding-right: 5px;
		
}
	
#block-search-0 h2 {
	display: none;
}

/* remove label */
#block-search-0 label {
	display: none;
}

#block-search-0 .form-item {
	margin: 0;
	padding: 0;
	float: left;
}
#block-search-0 #edit-search-block-form-1-wrapper {
	background: url(../images/search_field.png) no-repeat top left;
	width: 181px;
	height: 23px;
	padding: 6px 3px;
}
	
#block-search-0 #edit-search-block-form-1  {
	border: none;
	width: 175px;
	margin: 0;
	background: none;
	color: #999;	
}
	
#block-search-0  .form-submit {
	height: 33px;
	background: url(../images/styled_button.png) no-repeat top left;
	
	margin-top: 0px;
	width: 87px;
	border: none;
	margin-left: 6px;
}
	
/* poll style */

.vote-form .form-submit {
	height: 33px;
	background: url(../images/styled_button.png) no-repeat top left;
		
	margin-top: 0px;
	width: 87px;
	border: none;
	margin-left: 6px;
}

.poll .bar {
	background-color:#ccc;
}

.poll .bar .foreground {
	background-color:#0d85d0;
}

.poll .title {
	padding-bottom: 10px;
}

.poll .text {
	color: #bbb;
}
	