/*
Theme Name: umi Group
Theme URI: http://umihotels.com/
Description: 
Version: 1.0
Author: Ryan Hussey
Author URI: http://2ammedia.co.uk/
Tags: 

*/

/* Colours

Purple: #660066
50% Grey: #808080
60% Grey: #666666
40% Grey: #999999
20% Grey: #CCCCCC

*/

/*****************************************************
* Reset
*****************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}
ul {
	list-style-type: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
.clear {
	clear: both;
}

/*****************************************************
* Global
*****************************************************/

.nodisp { display: none; }
.alignright { float: right; margin-left: 10px; margin-bottom: 10px; }
.alignleft { float: left; margin-right: 10px; margin-bottom: 10px; }
.back { text-indent: -7777px; }
.aligncenter {display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; }
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}* html .clearfix,*:first-child+html .clearfix{zoom:1}

body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	background: #0085C3 url(images/bg-gradient.gif) repeat-x left top;
}


/*****************************************************
* Typography
*****************************************************/

h1 {
	color: #FFFFFF;
	font-size: 2.5625em;
	line-height: 1.2em;
	font-weight: normal;
	letter-spacing: -3px;
	padding-bottom: 8px;
}
h2 {
	color: #FFFFFF;
	font-size: 1.9375em;
	line-height: 1.2em;
	font-weight: bold;
	letter-spacing: -2px;
	padding-bottom: 8px;
}
h3 {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1.4375em;
	line-height: 1.3em;
	letter-spacing: -1px;
	padding-bottom: 10px;
}
h4, h5 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 0.875em;
	line-height: 1.3em;
	text-transform: uppercase;
	padding-bottom: 8px;
}
p {
	color: #FFFFFF;
	font-size: 0.75em;
	line-height: 1.5em;
	padding-bottom: 12px;
} 
h1 + p, 
p.bigpara,
.entry p:first-child {
	font-size: 0.8125em;
} 
p.sharethis {
	padding-top: 2px;
	margin-left: 5px;
}
.meettheteam-wrap h2 {
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: -1px;
	padding-top: 7px;
	padding-bottom: 0px;
}
.meettheteam-wrap h3 {
	font-size: 0.875em;
	font-weight: bold;
	letter-spacing: 0px;
	padding-bottom: 3px;
}
.meettheteam-wrap p {
	border-bottom: 1px solid #80cae3;
	margin-top: 5px;
	padding-bottom: 6px;
	margin-bottom: 0px;
}

/* blog */
p.datepublished {
	border-bottom: 1px dotted #4DC8E9;
	margin-bottom: 7px;
	padding-bottom: 4px;
	font-style: italic;
	color: #4DC8E9;
}
.newssection h2 {
	font-weight: normal;
}
p.author {
	text-transform: uppercase;
}
h3#comments {
	padding-top: 20px;
	padding-bottom: 0px;
}
#respond h3 {
	padding: 20px 0px 10px;
}
.blog-sidebar h3 {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	background: #4DC8E9;
	padding: 5px 15px;
	margin-bottom: 6px;
	border-top-right-radius: 6px;
    border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
}


/*****************************************************
* Links
*****************************************************/

a,
a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
#content a,
#content a:visited,
#footer a,
#footer a:visited {
	border-bottom: 1px dotted #FFFFFF;	
}
#content a:hover,
#footer a:hover,
#content a.image-link,
#content a.image-link:visited {
	border-bottom: none;	
}
.readmore a,
.readmore a:visited,
#content .bookonlinelink a,
#content .bookonlinelink a:visited {
	color: #FFFFFF;
	display: block;
	height: 22px;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	width: 95px;
	border: 1px solid #FFFFFF;
	border-radius: 14px;
	-moz-border-radius:  14px;	
	-webkit-border-radius: 14px;
}
.readmore a,
.readmore a:visited {
	background: #0085C3 url(images/arrow-blue.gif) no-repeat 95px 7px;
}
.readmore a:hover {
	background: #E3005D url(images/arrow-red-bg.gif) no-repeat 95px 7px;
	text-decoration: none;
}
#content .bookonlinelink a,
#content .bookonlinelink a:visited {
	background: #E3005D url(images/arrow-red-bg.gif) no-repeat 95px 7px;
}
#content .bookonlinelink a:hover {
	background: #0085C3 url(images/arrow-blue.gif) no-repeat 95px 7px;
	text-decoration: none;
}
.top-booking-form h3 a,
.top-booking-form h3 a:visited {
	font-weight: normal;
	display: block;
	background: url(images/minus.gif) no-repeat 210px 3px;
}
.top-booking-form h3 a.active,
.top-booking-form h3 a.active:visited {
	background: url(images/plus.gif) no-repeat 210px 3px;
}
.top-booking-form h3 a:hover {
	text-decoration: underline;
}
#content .comp a,
#content .comp a:visited { border-bottom: none; }

/* blog */
.newssection h2 a,
.newssection h2 a:visited {
	font-weight: normal;
}
#content .newssection a.more-link,
#content .newssection a.more-link:visited {
	display: block;
	height: 22px;
	padding-top: 3px;
	width: 160px;
	border: 1px solid #FFFFFF;
	border-radius: 14px;
	-moz-border-radius:  14px;	
	-webkit-border-radius: 14px;
	background: #E3005D;
	text-align: center;
}
#content .newssection a.more-link:hover {
	background: #4DC8E9;
}

/* footer */
#topfooter a,
#topfooter a:visited {
}
#topfooter a:hover {
	color: #4DC8E9;
}
#topfooter a.archivefooter,
#topfooter a.archivefooter:visited {
	color: #4DC8E9;
}
#topfooter a.archivefooter:hover {
	text-decoration: underline;
}


/*****************************************************
* Layout
*****************************************************/

/* header */
#accessibility {
	display: none;
}
#secondbg {
	background: url(images/bg-rep.png) repeat-y center top;
}
#wrapper {
	width: 960px;
	margin: 0px auto;
}
#header {
	height: 92px;
	position: relative;
	z-index: 100;
}
#topheader {
	height: 27px;
	padding-top: 3px;
}
#logo {
	position: absolute;
	left: 0px;
	top: 10px;
}
#nav {
	height: 38px;
	position: absolute;
	top: 44px;
	width: 800px;
	right: 0px;
}

/* content */
#content {
	padding-bottom: 30px;
}
.toppad {
	padding-top: 30px;
}
.home-main-text,
#topfooter {
	margin-bottom: 20px;
	background: #0F8CC7 url(images/light-grad-bg-rep.gif) repeat-x left top;
	border-radius: 10px;
	-moz-border-radius:  10px;	
	-webkit-border-radius: 10px;
	position: relative;
}
.home-main-text {
	padding: 20px 170px 15px 30px;
}
.hotelcols {
	float: left;
	width: 295px;
	padding-right: 37px;
}
.main-content {
	float: left;
	width: 677px;
}
.main-image {
}
.main-text {
	margin-top: 20px;
	background: #0F8CC7 url(images/light-grad-bg-rep.gif) repeat-x left top;
	border-radius: 10px;
	-moz-border-radius:  10px;	
	-webkit-border-radius: 10px;
	padding: 20px 25px;
}
.absoluteimage {
	position: absolute;
	right: -10px;
	top: -10px;
}
#content .nomargin { margin: 0px; padding: 0px; }

/* blog */
.newssection {
}
#respond {
	padding-bottom: 25px;
}

/* sidebar */
.sidebar-left {
	width: 255px;
	margin-top: 93px;
	float: left;
	margin-right: 28px;
}
.sidebar-right {
}
.comp {
	padding-bottom: 15px;
}

/* blog sidebar */
.blog-sidebar {
	background: #0F8CC7 url(images/light-grad-bg-rep.gif) repeat-x left top;
	border-radius: 10px;
	-moz-border-radius:  10px;	
	-webkit-border-radius: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.top-booking-form .blog-sidebar {
	background: url(images/trans-bg.png);
}

/* footer */
.topfooterinner {
	background: url(images/footer-cols-bg.gif) repeat-y center;
}
.footercols {
	width: 270px;
	float: left;
	padding: 18px 25px 15px;
}
#footer {
}
#footerimage {
	background: url(images/footer-rep.gif) repeat-x -500% top;
	height: 120px;
}

/* homepage rotator */
#homerotator {
	position: relative;
}
.top-booking-form {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 100;
}
#slider-umilondon,
#slider-umibrighton,
#slider-umimoscow {
	border-radius: 10px;
	-moz-border-radius:  10px;	
	-webkit-border-radius: 10px;
	height: 292px;
}
#slider-umilondon {
	background: url(images/slider-london.jpg) no-repeat left top;
}
#slider-umibrighton {
	background: url(images/slider-brighton.jpg) no-repeat left top;
}
#slider-umimoscow {
	background: url(images/slider-moscow.jpg) no-repeat left top;
}
.slidertext {
	height: 202px;
	width: 247px;
	background: url(images/trans-bg.png) repeat left top;
	padding-top: 90px;
	padding-right: 20px;
	padding-left: 25px;
}

/* meet the team */
.main-text .anythingSliderTwo {
	height: 650px; 
	position: relative;  
}
.meettheteam-wrap { 
	width: 621px;
	overflow: auto; 
	height: 600px;  
	position: absolute; 
	top: 0; 
	left: 0;
}
.meettheteam-wrap ul { 
	width: 99999px;
	position: absolute; 
	top: 0; 
	left: 0; 	
}
.main-text .anythingSliderTwo ul li { 
	display: block; 
	float: left;
	height: 600px; 
	width: 621px; 
}
.teammember {
	padding: 15px;
	float: left;
	width: 170px;
	margin-right: 7px;
}
.teammember:hover {
	background: #5eb2d9;
}
/* arrows */
.anythingSliderTwo .arrow { 
	display: block;
	position: absolute; 
	top: 250px; 
	padding: 8px 15px;
	cursor: pointer;
	background: #4DC8E9;
	font-weight: bold;
	border: none;
	border-radius: 6px;
	-moz-border-radius:  6px;	
	-webkit-border-radius: 6px; 
}
#content .anythingSliderTwo a.arrow { 
	border: none;
}
.anythingSliderTwo .forward { 
	right: -33px; 
}
.anythingSliderTwo .back {  
	left: -33px; 
	text-indent: 0px;
}
.anythingSliderTwo .arrow:hover { 
	background: #5eb2d9; 
}


/*****************************************************
* Homepage Slider
*****************************************************/

.anythingSlider { 
	height: 292px; 
	position: relative; 
}
.anythingSlider .slider-wrapper { 
	width: 960px; 
	overflow: auto; 
	height: 292px;  
	position: absolute; 
	top: 0; 
	left: 0; 
}
.anythingSlider .slider-wrapper ul { 
	width: 99999px;
	position: absolute; 
	top: 0; 
	left: 0; 	
}
.anythingSlider ul li { 
	display: block; 
	float: left;
	height: 292px; 
	width: 960px; 
}
/* arrows */
.anythingSlider .arrow { 
	display: block; 
	height: 60px;
	width: 60px; 
	text-indent: -9999px; 
	position: absolute; 
	top: 65px; 
	cursor: pointer; 
}
.anythingSlider .forward { 
	background-position: 0 0; 
	right: -20px; 
}
.anythingSlider .back { 
	background-position: -67px 0; 
	left: -20px; 
}
.anythingSlider .forward:hover { 
	background-position: 0 -200px; 
}
.anythingSlider .back:hover { 
	background-position: -67px -200px; 
}
/* slide indicators */
#thumbNav { 
	position: absolute; 
	top: 6px; 
	left: 229px;  
}
.main-text #thumbNav { 
	display: none;   
}
#thumbNav a,
#thumbNav a:visited,
#thumbNav a:hover { 
	line-height: 0px;
	display: inline-block; 
	width: 12px; 
	height: 12px; 
	margin: 0 5px 0 0; 
	background: url(images/slider-selectors.gif) no-repeat right top; 
	text-indent: -7777px; 
}
#thumbNav a.cur { 
	background: url(images/slider-selectors.gif) no-repeat left top;  
}

#start-stop { display: none; }

/*  Prevents  */
.anythingSlider .wrapper ul ul { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li { float: none; height: auto; width: auto; background: none; }


/*****************************************************
* Lists
*****************************************************/

/* top navigation */
#topheader ul {
	text-align: right;
}
#topheader li {
	display: inline;
	font-size: 0.75em;
	color: #FFFFFF;
	line-height: 1em;
}
#topheader li a,
#topheader li a:visited {
	font-weight: bold;
	color: #FFFFFF;
}
#topheader ul li a:hover {
	text-decoration: underline;
}

/* navigation */
#nav ul {
	position: absolute;
	right: 0px;
}
#nav li {
	display: block;
	float: left;
	font-size: 0.875em;
	line-height: 1.4em;
}
#nav li a,
#nav li a:visited {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 34px;
	padding-right: 11px;
	padding-left: 11px;
	display: block;
	padding-top: 4px;
	margin-left: 2px;
}
#nav ul li a:hover,
#nav ul li.current_page_item a,
#nav ul li.current_page_item a:visited,
#nav ul li.current_page_item a:hover,
#nav ul .current_page_parent a,
#nav ul .current_page_parent a:visited,
#nav ul .current_page_parent a:hover {
	background: url(images/nav-active-bg.gif) no-repeat center bottom;
}

/* subnav */
#subnav {
	margin-bottom: 20px;
}
#subnav ul {
}
#subnav li {
	margin: 2px 0px;
	font-size: 1em;
	line-height: 1.4em;
}
#subnav li a,
#subnav li a:visited,
#subnav li.current_page_item li a,
#subnav li.current_page_item li a:visited {
	width: 210px;
	display: block;
	padding: 6px 30px 6px 15px;
	background: url(images/arrow-subnav-inactive.gif) no-repeat 230px center;
	font-weight: normal;
	border-bottom: 1px solid #4DC8E9;
	border-radius: 0px;
	-moz-border-radius:  0px;	
	-webkit-border-radius: 0px;
	text-transform: uppercase;
}
#subnav li a:hover,
#subnav li.current_page_item li a:hover {
	color: #4DC8E9;
	background: url(images/arrow-subnav-inactive.gif) no-repeat 230px center;
	font-weight: normal;
	border-bottom: 1px solid #4DC8E9;
}
#subnav li.current_page_item a,
#subnav li.current_page_item a:visited,
#subnav li.current_page_item a:hover {
	background: #4DC8E9 url(images/arrow-subnav-active.gif) no-repeat 230px center;
	font-weight: bold;
	border-style: none;
	color: #FFFFFF;
	border-radius: 6px;
	-moz-border-radius:  6px;	
	-webkit-border-radius: 6px;
}

/* main content */
.main-text ul {
	padding: 4px 0px;
}
.main-text li {
	color: #FFFFFF;
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 3px 0px 4px 30px;
	background: url(images/arrow-subnav-active.gif) no-repeat 10px 6px;
	display: block;
}
.main-text li li {
	font-size: 1em;
}
/* meet team */
.main-text .meettheteam-wrap ul {
	padding: 0px;
}
.main-text .meettheteam-wrap li {
	font-size: 1em;
	padding: 0px;
	background: transparent;
	display: inline;
}
.main-text li li {
	font-size: 1em;
}
/* awards */
.single_award {
	border-bottom: 1px dotted #4DC8E9;
	padding-bottom: 8px;
	margin-bottom: 18px;
}

/* blog */
.blog-sidebar ul {
	padding: 3px 15px 6px;
}
.blog-sidebar li {
	font-size: 0.875em;
	color: #FFFFFF;
}
#content .blog-sidebar li a,
#content .blog-sidebar li a:visited {
	display: block;
	margin-bottom: 2px;
	line-height: 1.4em;
	padding: 3px;
	border-bottom: 1px solid #4DC8E9;
}
#content .blog-sidebar li a:hover {
	border-bottom: 1px solid #FFFFFF;
}

/* footer */
.footercols ul.news li {
	border-bottom: 1px solid #7DC9E5;
	padding-bottom: 10px;
	margin-bottom: 6px;
	font-size: 1.3125em;
	line-height: 1.3em;
}
ul.sociallist {
	border-top: 1px solid #7DC9E5;
	margin-top: 5px;
	padding-top: 7px;
}
.footercols li.facebooklink a,
.footercols li.facebooklink a:visited,
.footercols li.twitterlink a,
.footercols li.twitterlink a:visited {
	font-size: 0.8125em;
	display: block;
	padding: 3px 10px 3px 30px;
	margin-bottom: 3px;
}
.footercols li.facebooklink {
	background: url(images/umi-group-design_14.gif) no-repeat 5px 3px;
}
.footercols li.twitterlink {
	background: url(images/social-twitter.gif) no-repeat 5px 3px;
}	



/*****************************************************
* Forms
*****************************************************/

#subscribeform {
}
#searchform {
	padding: 10px 0px 0px 10px;
}
#commentform {
}
label {
	display: none;
}
#commentform label {
	display: inline;
}
#commentform label.commentlabel {
	display: none;
}
input,
textarea {
	border: 1px solid #4DC8E9;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	font-weight: bold;
	padding: 3px;
	width: 160px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-radius: 3px;
	-moz-border-radius:  3px;	
	-webkit-border-radius: 3px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
#searchform input {
	width: 138px;
}
.sidebar-booking-form input {
	width: 194px;
}
input:focus,
textarea:focus {
	border-color: #222A83;
}
input#submit,
#searchform input#searchsubmit,
input#availability {
	border: 1px solid #FFFFFF;
	border-radius: 14px;
	-moz-border-radius:  14px;	
	-webkit-border-radius: 14px;
	background: #E3005D;
	font-weight: bold;
	color: #FFFFFF;
	width: 70px;
	cursor: pointer;
	margin-right: 0px;
}
.sidebar-booking-form input#availability,
.top-booking-form input#availability {
	width: 160px;
	height: 28px;
	text-align: center;
}
input#submit:hover,
#searchform input#searchsubmit:hover,
input#availability:hover {
	background: #4DC8E9;
}

/* comments */

#content .commentlist {
	list-style-type: none;
	margin-top: 15px;
}
.blog-main-text .commentlist li {
	background: url(none);
	margin: 0px 0px 15px;
	padding: 0px;
	font-weight: normal;
	font-size: 0.928571428571em;
}
.blog-main-text .commentlist li img {
	margin-right: 10px;
}
.comment-author {
	margin-bottom: 15px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #FFFFFF;
	vertical-align: top;
}
.allcomments {
	padding: 20px 25px 5px;
	background: #0F8CC7 url(images/light-grad-bg-rep.gif) repeat-x left top;
	border-radius: 10px;
	-moz-border-radius:  10px;	
	-webkit-border-radius: 10px;
}
cite.fn {
	font-size: 1.285714285714em;
	font-style: normal;
}
.blog-main-text .commentlist li cite.fn a,
.blog-main-text .commentlist li cite.fn a:visited {
	font-weight: normal;
}
.commentname {
	float: right;
	width: 570px;
}
.commentname p {
	color: #4DC8E9;
}

#commentform small {
	font-size: 0.812em;
}
#commentform input,
#commentform textarea {
}
#commentform input {
	width: 250px;
	margin-right: 5px;
}
#commentform textarea {
	width: 500px;
}
#commentform input:focus,
#commentform textarea:focus {
}
#commentform input#submit,
.cform input#sendbutton,
input#availabilitybig,
#competition input#submit {
	font-size: 1.142857142857em;
	border: 1px solid #FFFFFF;
	border-radius: 14px;
	-moz-border-radius:  14px;	
	-webkit-border-radius: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 180px;
	cursor: pointer;
	margin-right: 0px;
	text-align: center;
	background: #4DC8E9;
	height: 35px;
}
#commentform input#submit:hover,
.cform input#sendbutton:hover,
input#availabilitybig:hover,
#competition input#submit:hover {
	background: #E3005D;
}
#competition input#submit {
	margin-left: 160px;
}
#competition br {
	display: none;
}


/* booking forms */

.top-booking-form,
.sidebar-booking-form {
}
.top-booking-form form,
.sidebar-booking-form form {
	padding: 10px 20px 0px;
}
.top-booking-form {
	width: 260px;
}
.sidebar-booking-form {	
}
.dropdown {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	background: #FFF;
	border-style: none;
	padding: 2px;
	margin-right: 10px;
	width: 50px;
}
.bigdropdown {
	width: 200px;
}
.top-booking-form .bigdropdown {
	width: 180px;
}
span.inputlabel {
	text-align: right;
	width: 170px;
	display: block;
	padding-right: 20px;
	float: left;
}
input#availabilitybig {
	margin-left: 190px;
}

/* contact form */

.cform {
	list-style-type: none;
	padding: 30px 25px 25px 15px;
	width: 530px;
}
.cf-ol {
	list-style-type: none;
}
.cf-ol li {
	background: url(none);
	padding-left: 0px;
	display: block;
	font-size: 0.8125em;
	line-height: 1.5em;
	font-weight: normal;
}
.cform label,
#competition label {
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	display: block;
}
#competition label.subscribecheck {
	float: none;
	width: 300px;
	text-align: left;
	padding-right: 10px;
	padding-top: 3px;
	display: inline;
}
.cform input,
.cform textarea, 
#competition input,
#competition textarea {
	width: 300px;
}
#competition input#AllListsMerged {
	width: 10px;
	margin-left: 160px;
}
.reqtxt,
.emailreqtxt {
	padding-left: 5px;
	color: #E20072;
	vertical-align: top;
	padding-top: 3px;
}
.cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}
.cform .cf-sb input {
	margin-top: 0px;
	margin-left: 170px;
	cursor: pointer;
	color: #FFFFFF;
	background: url(images/send-bg.gif) no-repeat left top;
	height: 43px;
	width: 220px;
	border-style: none;
}
ol.cf-ol li.cf_li_err {
	background:#FFDFDF;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}
ol.cf-ol ul.cf_li_text_err li {
	font-weight:bold;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

#usermessagea.failure,
#usermessageb.failure {
	background:#FFDFDF;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	color: red;
	font-weight: bold;
	padding: 10px;
	font-size: 0.8125em;
	width: 550px;
	margin: 10px 0px;
}
#usermessageb.failure ol {
	display: none;
}
.cf-ol li ul.cf_li_text_err li {
	color: red;
	font-weight: bold;
}
