/* ID's */

#page {
	width: 100%;
	text-align: center;
}

#top_region {	
	background: #ffffff url(/art/back_top.gif) repeat-x bottom left;	
}

#topbar_region {
	color: #f2f2f3;
	height: 20px;
	background-color: #babbbc;
}

#topmenu {
	text-align: right;
}


#topmenu a {
	color: #f2f2f3;
	text-decoration: none;
}

#topmenu a:hover {
	color: #326791;
}

#top_header {
	height: 151px;
	text-align: left;
	position: relative;
	background: url(/art/top_shadow.gif) repeat-x bottom left;
}

#top_header .logo {
	margin-left: 0px;
	margin-top: 0px;
}

#languages {
	float: right;
	padding-top: 5px;
	width: 80px;
}

#languages img {
	border: 0;
}

#menu {
	position: absolute;
	left: 0px;
	top: 130px;
}

#menu ul {
	padding: 0;
	margin: 0 0 0 10px;
	list-style : none;
	color: #888888;
}

#menu li {
	padding: 0 25px 5px 0;
	float: left;
}

#menu a {
	color: #888888;
	text-decoration: none;
}

#menu a:hover {
	color: #326791;
}

#content_region {
	background: #ffffff url(/art/back_middle.gif) repeat-x top left;
}

#content_shadow {
	background: #ffffff url(/art/back_shadow.gif) repeat-y top left;
	min-height: 400px;
	text-align: left;
	position: relative;

}

#content_main {
	margin-left: 7px;
}

#content {
	/*height: 400px;*/
	color: #707271;
}

#ribbon_region {
	clear: both;
	background: #ffffff url(/art/back_shadow.gif) repeat-y top left;
}

#ribbon {
	height: 120px;
	margin-left: 7px;
}

#ribbon .silverbox:first-child {
	margin-left: 5px !important;
}

#bottom_menu_region {
	clear: both;
	background: #ffffff url(/art/back_shadow.gif) repeat-y top left;
	text-align: center;
}

#bottom_menu {
	background: #ffffff url(/art/bottom_menu_back.gif) repeat-x bottom left;
	height: 157px;
	text-align: left;
	color: #ffffff;
}

#bottom_menu a {
	text-decoration: none;
	color: #ffffff;
}

#copyright_region {
	clear: both;
	background: #ffffff url(/art/bottom_shadow.gif) no-repeat top left;
}

#copyright {
	text-align: center;
	padding-top: 5px;
	color: #5ca9c1;
}

#sidebar_right {
	width: 250px;
	float: right;
	margin-right: -10px;
}

#main {
	padding-left: 10px;
}

#pageheader {
	font-size: 16px;
	color: #777777;
	padding-bottom: 4px;
	border-bottom: solid 1px #cccccc;
}

/*** classes *********************************************************************/

.pageshadowwidth {
	width: 1014px;
}

.pagewidth {
	width: 1000px;
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.padded {
	padding: 10px;
}

.left {
	float: left;
}

.right {
	float: right;
}


.left_hack {
	position: absolute;
	left: 0px;
}

.right_hack {
	position: absolute;
	right: 0px;
}

a.more {
	margin-top: 4px;
	display: block;
	float: right;
	color: #718ea5;
	font-size: 9px;
}

.accent1 {
	font-weight: bold;
	color: #888888;
}

.line_right {
	border-right: solid 1px #eeeeee;
}

/* MULTICOLUMN */
.multicolumn {
	border: 0;
	height: 100px;
	float: left;
}

.multicolumn .title {
	margin: 10px 0 10px 40px;
	font-weight: bold;
}

.multicolumn ul {
	border: 0;
	padding: 0;
	margin: 0 0 0 40px;
	list-style : none;
}

.multicolumn li {
	margin-bottom: 5px;
}

.mc_5 {
	width: 20%;
}

.mc_4 {
	width: 25%;
}
.column_main_left {
	width: 700px;
}

.column_right {
	width: 300px;	
	float: right;
}

.C4 {
	text-align: left;
	padding: 6px;
	width: 237px;
	float: left;
}

.C4 p {
	margin: 4px 0 0 0;
	border: 0;
}

.C3_left {
	padding: 6px;
	width: 190px;
	float: left;
}

.C3_middle {
	padding: 6px;
	width: 580px;
	float: left;
}

.C3_right {
	padding: 6px;
	width: 190px;
	float: left;
}

.C2_left {
	padding: 6px;
	width: 480px;
	float: left;
}

.C2_right {
	padding: 6px;
	width: 480px;
	float: left;
}


.columntitle {
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #336893;
}

.columnsubtitle {
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 3px;
}

/*** BOXES ****************************************************************/

.greybox {
	background: #ffffff url(/art/greypanel_back.gif) repeat-y top left;
}

.greybox_top {
	height: 12px;
	background: url(/art/greypanel_top.gif) no-repeat top left;
}

.greybox_content {
	color: #555555;
	background: url(/art/greypanel_bottom.gif) no-repeat bottom left;
	padding: 5px 20px 20px 20px;
}

.greybox_content .title {
	font-weight: bold;
	color: #555555;
	margin-bottom: 4px;
}

.greybox_content a {
	color: #777777;
	text-decoration: none;
}

.greybox_content hr {
	height: 1px;
	border: 0;
	color: #dddddd;
	background-color: #dddddd;
	margin: 8px 0px 5px 0px;
}

.greyboxw {
	background: #ffffff url(/art/greypanelw_back.gif) repeat-y top left;
}

.greyboxw_top {
	height: 12px;
	background: url(/art/greypanelw_top.gif) no-repeat top left;
}

.greyboxw_content {
	color: #555555;
	background: url(/art/greypanelw_bottom.gif) no-repeat bottom left;
	padding: 5px 20px 20px 20px;
}

.bluebox {
	background: #ffffff url(/art/bluebox_back.gif) repeat-y top left;
}

.bluebox_top {
	height: 240px;
	background: url(/art/bluebox_top.gif) no-repeat top left;
	padding: 15px 20px 0 20px;
	color: #b1dce6;
}

.bluebox_top .title {
	font-weight: bold;
	color: #ffffff;
}

.bluebox_bottom {
	height: 15px;
	background: url(/art/bluebox_bottom.gif) no-repeat top left;
}


.silverbox {
	text-align: left;
	position: relative;
	margin: 0 1px 0 1px;
	width: 246px;
	height: 117px;
	background: url(/art/silverbox_s.gif) no-repeat top left;
	color: #336893;
}

.silverbox img {
	border: 0;
	position: absolute;
	right: 16px;
	top: 29px;
}

.silverbox .title {
	margin: 27px 0 0 27px;
	font-weight: bold;
}

.silverbox .text {
	margin: 4px 80px 0 27px;
}

/** CONTACT FORM **/
#content form {
	margin: 0;
}

.hlumbracocontactform {
	color: #222222;
	margin-left: 20px;
}

.hlumbracocontactform .fieldtable {
	width: 500px;
}

.hlumbracocontactform .formtitle {
	font-size: 16px;
	font-weight: bold;
	color: #d04e0f;
	margin-bottom: 5px;
}

.hlumbracocontactform .fieldgroup {
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
}

.hlumbracocontactform .fieldtable .label {
	font-size: 11px;
	vertical-align: top;
}

.hlumbracocontactform .fieldtable .control {
	font-size: 11px;
}

.hlumbracocontactform .fieldtable .control input[type=text] {
	width: 300px;
}

.hlumbracocontactform .submitbutton {
	margin-top: 20px;
	border: 0;
  	cursor: pointer;
	font-weight: bold;
}

.hlumbracocontactform .submitbutton a {
	color: #b42600;
}

/* download */

.download {
	width:600px;
}

.download th {
	text-align: left;
	padding-top: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #555555;
}

.download td {
	font-weight: normal;
	font-size: 12px;
	color: #555555;
	text-align: left;
   	padding-bottom: 3px;
   	border-bottom: 1px dotted #aaaaaa;
}

.download img {
	border: 0;
}
















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
