/*
Pygmalion Konsus Theme for Concrete5 by Samuel Pygmalion
Based of an existing Concrete 5 theme Big Business
Released for free under a Creative Commons Attribution 3.0 License
Name       : Pygmalion Konsus Theme for concrete5
Description: A two-column, fixed-width design with clean, professional look and a bright color scheme.
Version    : 1.0.4
Released   : 20120502
*/
* {
	margin: 0;
	padding: 0;
}

body {
	background: white url(/packages/theme_pygmalion_konsus/themes/theme_pygmalion_konsus/img/background.jpg) 0 0 repeat-x;
}

br.clearfix {
	clear: both;
}

.box {
	overflow: hidden;
	margin-bottom: 1em;
}

#banner {
	min-height: 10px;
	background: url(/packages/theme_pygmalion_konsus/themes/theme_pygmalion_konsus/img/banner_bg.png) top left repeat-x;
	border-left: lightgray 1px solid;
	border-right: grey 1px solid;
}

#banner-image {
	margin: 0 0 0 0;
	height: 250px;
	position: relative;
	padding: 45px 45px 10px 45px;
	max-width: 890px;
}

#banner .pic {
	padding: 9px;
}

#c5wrapper {
	position: relative;
	width: 934px;
	margin: 0px auto 0 auto;
	background: #FFFFFF;
}
	
#c5wrapper h1,h2,h3,h4 {
	font-weight: normal;
}

#c5wrapper h2 {
	font-size: 2.25em;
}

#c5wrapper h3 {
	font-size: 1.75em;
}

#c5wrapper h4 {
	font-size: 1.5em;
}

.ccm-search-block-submit {
	margin-left: 1em;
	color: #FFFFFF;
	padding: 10px;
	background: #F6921E;
	border: 0;
}

.ccm-search-block-text {
	border: solid 1px #8F8F8F;
	padding: 10px;
}

.login_block_form {
	color: #fff;
	font-weight: bold;
}

#content {
	width: 600px;
	float: left;
	border-right: lightgrey 1px solid; 
	padding-right: 20px;
}

#content-full {
	width: 890px;
	padding: 0;
}

#content-leftsidebar {
	width: 600px;
	float: right;
	margin: 0 0 0 20px;	
	padding: 0;
}

#sidebar-left{
	width: 200px;
	padding: 0;
	float: left;
	border-right: lightgrey 1px solid; 
	padding-right: 20px;
}

#content-box1 {
	width: 290px;
	float: left;
}

#content-full-box1 {
	width: 437px;
	float: left;
}

#content-box2 {
	margin: 0 0 0 310px;
	width: 290px;
}

#content-full-box2 {
	margin: 0 0 0 452px;
	width: 437px;
}


#sidebar1 .box {
	padding: 20px;
}
#sidebar2 .box {
	padding: 20px;
}

#sidebar3 .box {
	padding: 20px;
}

#menu_br {
	background: url(/packages/theme_pygmalion_konsus/themes/theme_pygmalion_konsus/img/menu_br.png) 100% 100% no-repeat; 
}

#menu_bl {
	background: url(/packages/theme_pygmalion_konsus/themes/theme_pygmalion_konsus/img/menu_bl.png) 0 100% no-repeat; 
}

#menu_tr {
	background: url(/packages/theme_pygmalion_konsus/themes/theme_pygmalion_konsus/img/menu_tr.png) 100% 0 no-repeat; 
}

#menu_tl {
	background: url(/packages/theme_pygmalion_konsus/themes/theme_pygmalion_konsus/img/menu_tl.png) 0 0 no-repeat; 
}

#footer {
	clear: both;
	margin: 40px 0 120px 0;
	text-align: center;
	color: #8C8B8B;
}

#footer a {
	color: #8C8B8B;
}

#header {
	height: 12px;
	position: relative;
	background: white url(/packages/theme_pygmalion_konsus/themes/theme_pygmalion_konsus/img/header_bg.png) bottom left repeat-x;
	padding: 45px;
	max-width: 934px;
	border-left: solid 1px grey;
	border-right: solid 1px grey;
	overflow: hidden;
}

img.alignleft {
	margin: 5px 20px 20px 0;
	float: left;
}

img.aligntop {
	margin: 5px 0 20px 0;
}

img.pic {
	padding: 5px;
	border: solid 1px #D4D4D4;
}

#logo {
	line-height: 70px;
	padding: 5px 0 0 0;
	position: absolute;
	top: 0;
	left: 45px;
}

#logo a {
	text-decoration: none;
	color: #f6921e;
	text-shadow: 0 1px 1px #3E3E3E;
}

#logo .title {
	font-size: 3.25em;
}

#page .section-list {
	list-style: none;
	padding-left: 0;
}

#page .section-list li {
	clear: both;
	padding: 30px 0 30px 0;
}

#subtitle {
	padding: 5px 0 0 0;
	position: absolute;
	right: 45px;
	top: 0;
}

#subtitle h2 {
	color: #BEBEBE;
	font-size: 1.25em;
	text-shadow: 0 1px 1px #3E3E3E;
}

#menu {
	padding: 0 45px 0 45px;
	position: relative;
	background: black url(/packages/theme_pygmalion_konsus/themes/theme_pygmalion_konsus/img/menu_bg.png) repeat-x top left;
	margin: 0 0 0 0;
	height: 48px;
	line-height: 43px;
	max-width: 934px;
	border-top: solid 1px grey;
	text-shadow: 1px 2px 1px grey;
}

#menu.nav-header {
	text-color:;
}

#menu a {
	text-decoration: none !important;
	color: #FFFFFF !important;
	font-size: 1.25em;
	letter-spacing: -1px;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	padding: 0 40px 0 40px;
	display: inline;
}

#page {
	padding: 45px 45px 15px 45px;
	position: relative;
	max-width: 890px;
	margin: 0;
	border-left: lightgray 1px solid;
	border-right: grey 1px solid;
}

#page .section-list {
	list-style: none;
	padding-left: 0;
}

#page .section-list li {
	clear: both;
	padding: 30px 0 30px 0;
}

#page ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 0 0 15px;
}

#page ul li {
	margin-bottom: 5px;
}

#page #sidebar ul, #page #sidebar-left ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 0 0;
}

#page #sidebar .sign-in  a, #page #sidebar-left .sign-in  a  {
	color:#fff; 
}

#page #sidebar ul li, #page #sidebar-left ul li {
	padding: 15px 0 15px 0;
	background: transparent url(/packages/theme_pygmalion_konsus/themes/theme_pygmalion_konsus/img/menu_marker.gif) no-repeat scroll 0 21px;
}

#page #sidebar a, #page #sidebar-left a{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin-left: 15px;

}

#page #sidebar ul li.first, #page #sidebar-left ul li.first {
	padding-top: 0;
	border-top: 0;
}

#page-bottom {
	float: left;
	clear: both;
	margin: 0;
	background: #6E6E6E url(/packages/theme_pygmalion_konsus/themes/theme_pygmalion_konsus/img/img03.jpg) top left no-repeat;
	border: solid 1px #7E7E7E;
	width: 888px;
	padding: 35px 22px 0 22px;
	color: #DCDCDC;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#page-bottom a {
	color: #F5F5F5;
}

#page-bottom h2, #page-bottom h3, #page-bottom h4 {
	color: #FFFFFF;
}

#page-bottom ul {
	list-style: none;
}

#page-bottom ul li {
	border-top: solid 1px #8F8F8F;
	padding: 15px 0 15px 0;
}

#page-bottom ul li.first {
	padding-top: 0;
	border-top: 0;
}

#page-bottom-content {
	width: 665px;
	float: left;
}

#page-bottom-content-leftsidebar {
	width: 665px;
	float: right;
}

#page-bottom-sidebar {
	width: 260px;
	margin: 0 0 0 645px;
}

#page-bottom-sidebar-left {
	width: 200px;
	margin: 0 690px 0 0;
}

#sidebar {
	width: 200px;
	padding: 0;
	margin: 0 0 0 20px;
	float: left;
}