/*
Theme Name: Credit Management Research Centre
Theme URI: http://www.cmrc.co.uk
Description: Theme for Credit Management Research Centre.
Version: 1.0
Author: Creode
Author URI: http://www.creode.co.uk
Tags: grey, custom header, fixed width, two columns, widgets

*/


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #828386;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
/*
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
*/
.alignright {
	float: right;
	margin-left:20px;
	
	}

.alignleft {
	float: left;
	}
/* End Images */
.navigation-postlinks {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}

		
/*************************************************************BODY&TYPE**/
/************************************************************************/

body {
	color:#fff;
	background-color: #3a3535;
	background-image: url(images/background-gradient.png);
	background-repeat: repeat-x;
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 75%;
	line-height: 1.48em;
}

html>body {
	color:#fff;
	background-color: #3a3535;
	background-image: url(images/background-gradient.png);
	background-repeat: repeat-x;
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	line-height: 1.48em;
}

P {
	margin-bottom:1em;
}

em {
	font-style: italic;
	font-style: oblique;
}

strong {
	font-weight: bold;
}

a, a:visited {
	color:#afd6f3;
	text-decoration: none;
}

a:active {
	color:#000000;
}

a:hover, a:focus {
	color: #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

a img, img a {
	border:none;
}

blockquote {
	color: #AFD6F3;
	margin-bottom:0.5em;
}

.clearskip {
	clear:both; 
	height: 0px; 
	overflow: hidden;
}

#skiptocontent { 
	position: absolute; 
	left: -999em; 
	z-index:1; 
}

a#skiptocontent:active, a#skiptocontent:focus { 
	left: 0px; 
	top: 0px; 
	width: 100%; 
	border: none; 
	color: #fff; 
	background-color: #333; 
	padding: 2px 0px 4px 0px; 
	font-size: 1em; 
	font-weight: bold; 
	text-align:center;
}
/***************************************************************HEADERS**/
/************************************************************************/

h1 {
	font-size: 2em;
	display:block;
	line-height:148%;
}

h2 {
	font-size: 1.8em;
	display:block;
	line-height:148%;
}

h3 {
	font-size:1.6em;
	display:block;
	line-height:148%;
}

h4 {
	font-size: 1.4em;
	display:block;
	line-height:148%;
}

h5 {
	font-size:1.2em;
	display:block;
	line-height:148%;
}

h6 {
	font-size: 1em;
	display:block;
	line-height:148%;
}

/***************************************************************WRAPPER**/
/************************************************************************/

html, body, .wrapper {
	height: 100%;
}

body > .wrapper {
	height: auto; 
	min-height: 100%;
}

/****************************************************************HEADER**/
/************************************************************************/

.header {
	background:none;
	width:100%;
	/* IE6 Min-Height Hack */
	min-height:20px; 
	height:auto !important; 
	height:20px;
}

.header-border {
	height:20px;
	width:100%;
	background-color: black;
	z-index: 1;
}

.header-container {
	width:980px;
	margin: 0 auto;
	z-index: 2;
	background-color: none;
}

.cmrc-text-logo {
	float:left;
	width:279px;
	display: inline;
	margin: 4em 0px 2em 10px;
}

.cmrc-text-logo-span {
	width:279px;
	height:60px;
	text-indent: -9999px;
	background-image: url(images/cmrc-logo.png);
	background-repeat: no-repeat;
	display: block;
}

.cmrc-logo {
	width:279px;
	height:60px;
	float: right;
	display: inline;
	margin: 4em 3em 2em;
}

.cmrc-logo-span {
	text-indent: -9999px;
	background-image: url(images/cmrc-logo.png);
	background-repeat: no-repeat;
	display:block;
	width:279px;
	height:60px;
}

.header-image-and-nav {
	clear:both;
	float:left;
}

.header-shadow {
	background-image: url(images/cmrc-header-shadow-250.png);
	background-repeat: no-repeat;
	height:314px;
	width: 980px;
	float:left;
	position: relative;
	z-index: 2;
}

.jQuery-image-gallery {
    width: 958px;
    height: 250px;
    margin-left:10px;
    margin-top:1.5em;
    float:left;
    display: inline;
    z-index:4;
}

.first-post-in-header {
	background-image: url(images/cmrc-header-post-background.png);
	background-repeat: repeat;
	z-index:100;
	width:600px;
	left:10px;
	top:60px;
	float:left;
	position: absolute;
}

.first-post {
	padding:2em;
}

/************************************************************NAVIGATION**/
/************************************************************************/

.navigation {
	clear:both;
	float:left;
	margin-left:5px;
	width:959px;
	height:35px;
	font-size: 120%;
	font-weight: bold;
	/*background-image: url(images/cmrc-navigation.png);*/
}

.header-shadow > .navigation {
	clear:both;
	float:left;
	margin-left:10px;
	width:959px;
	height:35px;
	font-size: 120%;
	font-weight: bold;
	/*background-image: url(images/cmrc-navigation.png);*/
}

.navigation li {
	width:137px;
	height:35px;
	display: inline;
	border:none;
}

.navigation li a {
	width:137px;
	height:25px;
	display:block;
	float: left;
	padding-top:10px;
	text-transform: uppercase;
	text-align: center;
	background-image: url(images/navigation-background.png);
	background-repeat: repeat-x;
	border:none;
}

.navigation li a:active, .navigation li a:visited {
	border:none;
}

.navigation li:first-child a {
	-webkit-border-bottom-left-radius:8px;
	-moz-border-radius-bottomleft: 8px;
}

.navigation li:last-child a {
	-webkit-border-bottom-right-radius:8px;
	-moz-border-radius-bottomright: 8px;
}

.navigation li a:hover {
	background-position: 0 -35px;
	border:none;
}

.navigation li.current_page_item a, .navigation li.current_page_parent a, .navigation li.current_page_ancestor a {
	background-position: 0 -35px;
	border: none;
}


/*************************************************************CONTAINER**/
/************************************************************************/

.wrapper > .container {
	width:960px;
	margin:0 auto;
	padding-bottom: 22em;
}

.container, #content {
	width:962px;
	margin:0 auto;
	padding-bottom:22em;
}

.page-title {
	/*padding-top:1em;*/
	padding-left:1em;
}

/***************************************************************SIDEBAR**/
/************************************************************************/

.sidebar {
	width:220px;
	margin-right:28px;
	float:left;
	display:inline;
}

.container > .sidebar {
	width:220px;
	margin-right:28px;
	float:left;
	display:inline;
}

.sidebar-nav-top {
	background-image: (images/cmrc-sidebar-top.png);
	width:220px;
	height:35px;
	float:left;
	display: inline;
}

.sidebar > .sidebar-nav-bottom {
	background-image: (images/cmrc-sidebar-bottom.png);
	width:220px;
	height:8px;
	margin-top:0px;
	clear: both;
	float:left;
	display: inline;
	background-color: none;
}

.sidebar-nav-bottom {
	background-image: (images/cmrc-sidebar-bottom.png);
	width:220px;
	height:8px;
	clear: both;
	display: inline;
}

.sidebar-navigation {
	width:220px;
	margin-top: -3px;
	margin-bottom: -4px;
	clear: both;
	float: left;
}

.page-item a, .page-item-6 a, .page-item-8 a, .page-item-10 a, .page-item-12 a, .page-item-14 a, .page-item-19 a, .page-item-21 a, .page-item-23 a, .page-item-25 a, .page-item-33 a, .page-item-35 a, .page-item-37 a, .page-item-136 a, .page-item-194 a, .page-item-197 a, .page-item-203 a, .page-item-206 a, .page-item-410 a{
	padding:1em 3em;
	background-color: #646568;
	border-top:1px solid #828386;
	border-bottom:1px solid #545454;
	color:#ffffff;
}

li.page-item-6 a:hover, li.page-item-19 a:hover, li.page-item-33 a:hover, li.page-item-136 a:hover, li.page-item-194 a:hover, li.page-item-206 a:hover, li.page-item-410 a:hover {
	background-color: #0061aa;
	border-top: 1px solid #144f7a;
	border-bottom: 1px solid #144f7a;
	color:#ffffff;
}

li.page-item-8 a:hover, li.page-item-21 a:hover, li.page-item-35 a:hover, li.page-item-197 a:hover, li.page-item-203 a:hover {
	padding:1em 3em;
	background-color: #70b600;
	border-top: 1px solid #5a8214;
	border-bottom: 1px solid #5a8214;
	color:#ffffff;
}

li.page-item-10 a:hover, li.page-item-23 a:hover, li.page-item-37 a:hover {
	padding:1em 3em;
	background-color: #008112;
	border-top: 1px solid #01540d;
	border-bottom: 1px solid #01540d;
	color:#ffffff;
}

li.page-item-12 a:hover, li.page-item-25 a:hover {
	padding:1em 3em;
	background-color: #8301c0;
	border-top: 1px solid #660097;
	border-bottom: 1px solid #660097;
	color:#ffffff;
}

li.page-item a:hover, li.page-item-14 a:hover {
	padding:1em 3em;
	background-color: #c00155;
	border-top: 1px solid #8d003e;
	border-bottom: 1px solid #8d003e;
	color:#ffffff;
}

.sidebar-navigation a, .sidebar-navigation a:link, .sidebar-navigation a:visited {
	color:#fff;
	display: block;
	min-width:148px;
	width:auto !important;
	width:148px;
}

.sidebar-navigation a:hover {
	
	border: none;
}

.sidebar-navigation li.selected {
	background-color: #70b600;
}


/*******************************************************DEFAULT SIDEBAR**/
/************************************************************************/

.default-sidebar {
	width:300px;
	float:left;
	display: inline;
	margin-right: 20px;
	margin-top:36px;
}

/**************************************************DEFAULT MAIN CONTENT**/
/************************************************************************/

.container > .subscribe-button {
	float:right;
	height:36px;
	width: 264px;
	display: inline;
	margin-right:2em;
	z-index: 100;
}

.subscribe-button {
	float:right;
	height:36px;
	width:264px;
	display: inline;
	margin-right:2em;
	z-index: 100;
}

.subscribe-button a, .subscribe-button a:hover {
	border:none;
}


.container > .default-main-content {
	width:630px;
	float: right;
	display: inline;
	background-color: #646567;
	margin:0;
}

.default-main-content {
	width:630px;
	float:right;
	display:inline;
	background-color: #646567;
	margin-top:-3px;
}

.container > default-main-contact-top {
	height:23px;
	width:630px;
	clear:right;
	float:right;
	display: inline;
	z-index: 1;
}

.default-main-content-top {
	height:23px;
	width:630px;
	margin-top:-3px;
	clear: right;
	float:right;
	display: inline;
	z-index: 1;
}

.container > .default-main-content-bottom {
	height:35px;
	width:630px;
	margin-left: 0px;
	clear: both;
	float: right;
	display: inline;
}

.default-main-content-bottom {
	height:35px;
	width:630px;
	margin-right:0px;
	clear: both;
	float:right;
	display:inline;
}

.default-main-content h2 {
	display:block;
	background-color: #0061aa;
	padding:0.5em 0 0.5em 1em;
	margin-bottom: 1.5em;
	border-top: 1px solid #144f7a;
	border-bottom: 1px solid #144f7a;
}

.default-blogpost {
	margin-left:2em;
	margin-right:2em;
	padding:1em 0;
	border-top:1px solid #828386;
	border-bottom:1px solid #545454;
}

/**********************************************************MAIN CONTENT**/
/************************************************************************/

.container > .main-content {
	width:710px;
	float: left;
	display: inline;
	background-color: #646567;
	margin:0;
}

.main-content {
	width:710px;
	float:left;
	display:inline;
	background-color: #646567;
	margin-top:-3px;
	overflow:hidden;
}

.main-content-wrapper {
	float:right;
	width:710px;
	display:inline;
	position: relative;
}

.main-content-top {
	height:35px;
	width:710px;
	float:left;
	display: inline;
}

.container > .main-content-bottom {
	height:35px;
	width:710px;
	display: inline;
}

.main-content-bottom{
	height:35px;
	width:710px;
	float:right;
	display:inline;
	clear:none;
	position: relative;
} 

.main-content-bottom img {
	position:absolute;
	top: 0;
	height:35px;
	width:710px;
}

.page-id-6 .main-content h2, .page-id-19 .main-content h2, .page-id-33 .main-content h2, .page-id-31 .main-content h2, .page-id-136 .main-content h2, .page-id-194 .main-content h2, .page-id-206 .main-content h2, .page-id-410 .main-content h2 {
	display:block;
	background-color: #0061aa;
	padding:0.5em 0 0.5em 1em;
	margin-bottom: 1.5em;
	border-top: 1px solid #144f7a;
	border-bottom: 1px solid #144f7a;
}

.page-id-8 .main-content h2, .page-id-21 .main-content h2, .page-id-35 .main-content h2, .page-id-2 .main-content h2, .page-id-39 .main-content h2, .page-id-197 .main-content h2, .page-id-203 .main-content h2 {
	display:block;
	background-color: #70b600;
	padding:0.5em 0 0.5em 1em;
	margin-bottom: 1.5em;
	border-top: 1px solid #5a8214;
	border-bottom: 1px solid #5a8214;
}

.page-id-10 .main-content h2, .page-id-23 .main-content h2, .page-id-37 .main-content h2, .page-id-16 .main-content h2 {
	display:block;
	background-color: #008112;
	padding:0.5em 0 0.5em 1em;
	margin-bottom: 1.5em;
	border-top: 1px solid #01540d;
	border-bottom: 1px solid #01540d;
}

.page-id-12 .main-content h2, .page-id-25 .main-content h2, .page-id-27 .main-content h2 {
	display:block;
	background-color: #8301c0;
	padding:0.5em 0 0.5em 1em;
	margin-bottom: 1.5em;
	border-top: 1px solid #660097;
	border-bottom: 1px solid #660097;
}

.page-id-14 .main-content h2, .page-id-29 .main-content h2 {
	display:block;
	background-color: #c00155;
	padding:0.5em 0 0.5em 1em;
	margin-bottom: 1.5em;
	border-top: 1px solid #8d003e;
	border-bottom: 1px solid #8d003e;
}

.main-content p {
	margin-left:20px;
	margin-right:20px;
}

.main-content h3,
.main-content h4,
.main-content h5,
.main-content h6 {
	margin-left:20px;
	margin-right:20px;
}

.main-content-text {
	float:left;
	display:inline;
	margin-left:2em;
	margin-right:0em;
}

.main-content-text p {
	margin-right:2em;
	margin-left:0;
}

.main-content > .main-content-text {
	float:left;
	display:inline;
	margin-left:2em;
	margin-right:1em;
}

.main-content > .main-content-uploads {
	float:right;
	max-width:280px;
	display: inline;
	margin:0 1em;
}

.main-content-uploads {
	float:right;
	width: expression(document.body.clientWidth > 280? "280px": "auto" );
	display:inline;
	margin:0 1em;
}

.resize280 {
	width:280px;
}

.main-content-uploads img {
	margin-bottom:1em;
	float:right;
	display:inline;
}

.main-content-uploads-span {
	font-size:1.4em;
	margin:1em 20px 2em 0;
	float:right;
	clear:right;
}

.main-content-uploads a:hover {
	border:none;
}

/***************************************************CENTER MAIN CONTENT**/
/************************************************************************/

.single-main-content-wrapper {
	float:right;
	width:710px;
	display:inline;
	position: relative;
}

.container > .single-main-content {
	width:710px;
	background-color: #646567;
}

.single-main-content {
	width:710px;
	background-color: #646567;
	margin-top:-3px;
}

.single-main-content-top {
	height:35px;
	width:710px;
}

.container > .single-main-content-bottom {
	height:35px;
	width:710px;
}

.single-main-content-bottom {
	height:35px;
	width:710px;
}

.single-main-content p {
	margin: 1em 2em 0em;
}

.single-main-content .entry p {
	margin:1em 0 0 0;
}

p.post-paragraph  {
	margin:1em 0 0 0;
}

.page-id-6 .single-main-content h2, .page-id-19 .single-main-content h2, .page-id-33 .single-main-content h2, .page-id-31 .single-main-content h2, .page-id-136 .single-main-content h2 {
	display:block;
	background-color: #0061aa;
	padding:0.5em 0 0.5em 1em;
	margin-bottom: 1.5em;
	border-top: 1px solid #144f7a;
	border-bottom: 1px solid #144f7a;
}

.page-id-8 .single-main-content h2, .page-id-21 .single-main-content h2, .page-id-35 .single-main-content h2, .page-id-2 .single-main-content h2, .page-id-39 .single-main-content h2 {
	display:block;
	background-color: #70b600;
	padding:0.5em 0 0.5em 1em;
	margin-bottom: 1.5em;
	border-top: 1px solid #5a8214;
	border-bottom: 1px solid #5a8214;
}

.page-id-10 .single-main-content h2, .page-id-23 .single-main-content h2, .page-id-37 .single-main-content h2, .page-id-16 .single-main-content h2 {
	display:block;
	background-color: #008112;
	padding:0.5em 0 0.5em 1em;
	margin-bottom: 1.5em;
	border-top: 1px solid #01540d;
	border-bottom: 1px solid #01540d;
}

.page-id-12 .single-main-content h2, .page-id-25 .single-main-content h2, .page-id-27 .single-main-content h2 {
	display:block;
	background-color: #8301c0;
	padding:0.5em 0 0.5em 1em;
	margin-bottom: 1.5em;
	border-top: 1px solid #660097;
	border-bottom: 1px solid #660097;
}

.page-id-14 .single-main-content h2, .page-id-29 .single-main-content h2, .single-main-content-page-title {
	display:block;
	background-color: #c00155;
	padding:0.5em 0 0.5em 1em;
	margin-bottom: 1.5em;
	border-top: 1px solid #8d003e;
	border-bottom: 1px solid #8d003e;
}

/**********************************************************PASSWORD BOX**/
/************************************************************************/

#pwbox-203 {
	padding:1em;
	vertical-align:top;
	background-color:#423e3d;
	border:1px solid #555555;
	color:#fff;
	font-size:1em;
	padding:0.5em 1em;
	margin:1em 0;
}

#pwbox-203:hover {
	border:1px solid #777777;
}

input[type=submit]{
	padding:1em;
	vertical-align:top;
	background-color:#423e3d;
	border:1px solid #555555;
	color:#fff;
	padding:1em 10px;
}
input[type=submit]:hover{
	border:1px solid #777777;
}
input[type=submit]:focus{
	background-color:#534f4e;
	border:1px solid #999999;
}

/****************************************************************FOOTER**/
/************************************************************************/

body > .footer {
	width:100%;
	background-color: #191919;
	background-image: url(images/cmrc-shadow-footertop.png);
	background-position: top;
	background-repeat: repeat-x;
	position: relative;
	margin: -18em auto 0;
	height: 18em;
	clear:both;
}

.footer {
	width:100%;
	background-color: #191919;
	margin:-18em auto 0;
	height:18em;
}

.footer-container {
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

.footer-container ul {
	float:left;
	margin-top:3em;
	margin-bottom: 2em;
}

.footer-container li {
	display:inline;
	padding:0 0.5em;
	border-right:1px solid #ffffff;
}

.footer-container ul a {
	color:#fff;
}

.footer-container li a:hover {
	border-bottom:1px solid #fff;
}

.footer-container li.first-list-item {
	padding-left:0;
	border-right:1px solid #ffffff;
}

.footer-container li.last-list-item {
	border:none;
}

.footer-container p {
	clear:left;
	float:left;
}

.footer-links {
	float:left;
	display:inline;
}

.footer-container > .university-of-leeds {
	float:right;
	display:inline;
	width:225px;
	height:64px;
	margin-top:3em;
}

.university-of-leeds {
	float:right;
	display:inline;
	width:225px;
	height:64px;
	margin-top:3em;
}

.footer a:hover {
	border:none;
}

/***************************************************************C-FORMS**/
/************************************************************************/

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform, 
.main-content form { 
	margin:10px auto 0 auto; 
	width: 430px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 5px 0; 
	border:none;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin:0;
	padding:0; 
	font-size:2em;
	line-height: 148%:
	color: #aaa;
}

ol.cf-ol { 
	margin:0!important; 
	padding:15px 0 0 0!important; 
}
ol.cf-ol li	{
	background:none; 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.1em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt !important;
	padding:0pt 0pt 0pt 100px;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:middle;
	color: #aaa;
}
.cform label span {
	width:90px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 2px 0pt 6px;
	text-align:left;
	width:75px;
}

label.cf-after span {
	width:75px;
	display:block;
}

label.cf-group-after {
	margin:4px 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select,
.con-form-input,
.con-form-textarea { 
	padding:1em;
	vertical-align:top;
	background-color:#423e3d;
	border:1px solid #555555;
	color:#fff;
	padding:1em 10px;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover,
.con-form-input:hover,
.con-form-textarea:hover	{
	border:1px solid #777777;
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus,
.con-form-input:focus,
.con-form-textarea:focus	{ 
	background-color:#534f4e;
	border:1px solid #999999;
}

.main-content .newsletter-div form input {
	padding:1em;
	background-color: #423e3d;
	border:1px solid #555555;
	color:#fff;
	padding:1em 10px;
	margin:5px 0 5px 10px;
}

.main-content .newsletter-div form input[type=submit] {
	text-align: right;
	float: right;
}

.main-content .newsletter-div form table tbody tr td {
	vertical-align: middle;
}

.cform textarea,
.cform input,
.con-form-textarea,
.con-form-input {
	width:305px; 
}
.cform select {
	width:306px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea,
.con-form-textarea {
	overflow:auto;
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size:1em;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:0px 5px 7px 98px;
	display: block; 
	vertical-align:top;
	color: #aaa;
	font-size:1em;
	line-height:1.48em;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt 0 !important;
	padding:0pt 0pt 0pt 100px;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:1px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important;
}

input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 100px; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	margin: 0;
	padding:0pt 3px 0pt 0pt !important;
	text-align:right;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:auto;  
	padding:1em 1em; 
	margin: 0;
	font-size:0.8em;
	background-color:#423e3d;
	border:1px solid #ffffff;
	color:#fff;
	cursor:pointer;
}

.cform input.sendbutton {
	font-size:1em;
}
.cform input.resetbutton {
	margin: 0 5px 0 0;
}
.cform input.backbutton {
	margin: 0 5px 0 0;
}

.main-content > .cform input.backbutton,
.main-content > .cform input.resetbutton,
.main-content > .cform input.sendbutton	{ 
	width:auto;  
	padding:1em 1em; 
	margin: 0;
	font-size:0.8em;
	background-color:#423e3d;
	border:1px solid #555555;
	color:#fff;
	cursor:pointer;
}

.main-content > .cform input.sendbutton {
	font-size:1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	border:none;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 10px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}



/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */
label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:100px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_white.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#eeeeee;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	color:#AAAAAA;
	display:block;
}
div.failure {
	display:block;
	background-color:#777777;
	border:none;
	font-size:1.2em;
}
div.waiting {
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:red; 
	border:1px solid #FF0000; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:red; 
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.cf_info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	margin:6px auto 10px !important;
	padding:0pt 6px 0pt 0pt !important;
	text-align:right;
	width:410px;
	display:none;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	color:#aaaaaa!important;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;
}
* html .cform legend { 
	position:absolute; 
	left: -8px; 
	top:0;
	margin-left:0;
}
*+html .cform legend { 
	position:absolute; 
	left: -8px;
	top:0;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}

.mp-container{
	width:410px;
	margin:0 auto;
	text-align:center;
}

.mp-form input,
.mp-form textarea {
	width:100%;
	padding:1em 1em; 
	margin: 0.5em auto;
	background-color:#423e3d;
	border:1px solid #555555;
	color:#fff;
}

.mp-form input:hover,
.mp-form textarea:hover {
	border:1px solid #777777;
}

.mp-form .mp_submit {
	width:100px;
	margin:0.5em auto;
}

/**************************************************************CLEARFIX**/
/************************************************************************/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.fourofour {
	display:block;
	background-color: #c00155;
	padding:0.5em 0 0.5em 1em;
	margin-bottom: 1.5em;
	border-top: 1px solid #8d003e;
	border-bottom: 1px solid #8d003e;
}

a:active {
	color:#0083ff;
}

