body {
font-size:100%;
font-family: arial,helvetica,verdana;

}

legend {
	color: #2995D9;
	margin: 5px 0 10px 0;
	font-size: 130%;
	
}
.formError{display:block!important;}
.formFieldset {
	border-style: none; 
	float: left;
    padding: 6px 6px 8px 6px; 
	margin: 0 20px 0px 0;
   /* -webkit-border-radius: .5em; 
	-moz-border-radius: .5em; 
	border-radius: .5em; 
	border: 1px solid #cc0033; 
	background: #e8e8e8	*/
}

input, select, textarea {
	/*border: solid 1px #cc0033;*/
        border: solid 1px #999;
	padding: 3px
}

#subscribe .formCaption {
	width: 160px;
	padding: 0 10px 0 0;
	display: block;
}
.rsform-submit-button {
    background: -moz-linear-gradient(center top , #2995D9, #2C3098) repeat scroll 0 0 transparent;
    border: 1px solid #2995D9;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    background:#2995D9;
    cursor: pointer;
    font-size: 110%;
    font-weight: bold;
    margin: 15px 0 0;
    padding: 6px 20px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    
}
.rsform-submit-button:hover{
    background:#56AEFF;
     border: 1px solid #2995D9;
}
div#join{width:500px;margin: 0 0 0 35px;font-size:14px; }

div#join .formholder{height:300px;padding:3px}

div#join fieldset {
	border-style:none; 
	float: left;
    width: 200px;
	padding: 6px 6px 8px 6px;
	margin: 0 20px 10px 0;
    height: 280px;
    -webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	border: 1px solid #cc0033;
	background: #e8e8e8;
	position: relative
}

div#join ul{margin:0; padding: 10px 0 0 20px}

div#join li{list-style-image: url(http://www.briscomhealth.org.uk/templates/socialenterprise/images/bullet-dash.gif); margin: 0 0 0 0; padding:0 0 0 0; color: #666; font-weight: bold; line-height: 140%}

div#join .choosestandard, div#join .chooseplus{position: absolute; bottom: 25px; left: 87px; }

.choosestandard input, .chooseplus input {
	border: none !important
}

div#join .details{display:block;float:left;clear:both;height:70px;width:500px; margin: 0px 0 0 0}

div#join span.fullname{display:block;float:left; padding: 0 25px 0 3px}

div#join h3 {text-align: center; margin: 10px 0 15px 0; font-size: 115%}

div#join .col-two h3, .join-red {color: #cc0033}

div#join .rsform-input-box, div#join .rsform-password-box {
	padding: 4px; border: 1px solid #cc0033; width: 200px; margin: 10px 0 0 0
}
div#join .details label {
	font-weight: bold;
}
div#join div#joinfree{
    width:200px;
    cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 140%;
	padding: .5em 2em .55em;
	margin: 20px 0 0 0px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	font-weight: bold;
	text-transform:uppercase;
	color: #fff;
	border: solid 1px #cc0033;
	background: #cc0033;
	background: -webkit-gradient(linear, left top, left bottom, from(#cc0033), to(#aa1317));
	background: -moz-linear-gradient(top,  #cc0033,  #aa1317);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
div#join div#joinfree:hover {
	text-decoration: underline;
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#cc0033));
	background: -moz-linear-gradient(top,  #c9151b,  #cc0033);
}
div#join #sub {
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 140%;
	padding: .5em 2em .55em;
	margin: 0 0 0 75px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	width: 300px;
	font-weight: bold;
	text-transform:uppercase;
	color: #fff;
	border: solid 1px #cc0033;
	background: #cc0033;
	background: -webkit-gradient(linear, left top, left bottom, from(#cc0033), to(#aa1317));
	background: -moz-linear-gradient(top,  #cc0033,  #aa1317);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

div#join #sub:hover {
	text-decoration: underline;
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#cc0033));
	background: -moz-linear-gradient(top,  #c9151b,  #cc0033);
}

.formCaption {
	width: 160px !important;
	padding: 0 10px 0 0;
height:21px!important;
font-size:11px;}

/* Donate Form specifics */
#donate fieldset {
	width: 400px !important;
}

/* remove border round radio button on donate form */
li.rsform-block-repeat div.formBody input {
	border: none !important
}

#component322{
    width: 90%;
display: none;
text-align: center;
font-size:16px;
}
.formNoError{display:none;}
li.rsform-block.rsform-block-donationsug div.formCaption, li.rsform-block.rsform-block-repeat div.formCaption{text-align:right}

/*your say form*/
.yoursay-form {
    height: 1%;
    overflow: hidden;
    padding: 37px 0 0 0;

}
.yoursay-form .holder-form {
    background: url("http://www.briscomhealth.org.uk/templates/socialenterprise/images/separator3.gif") no-repeat scroll 50% 5px transparent;
    height: 1%;
    overflow: hidden;
    padding-bottom: 40px;
}
.yoursay-form h3 {
    /*background: url("../../../images/img8.gif") no-repeat scroll 0 1% transparent;*/
    font-size: 14px;
    height: 20px;
    margin-left: 30px;
    overflow: hidden;
    padding: 0 0 5px 31px;
}
.yoursay-form label {
    color: #1B1363;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 3px;
    width: 270px;
}
.yoursay-form fieldset {
    border-style: none;
    float: left;
    margin: 0;
    padding: 0 0 0 30px;
    width: 240px;
    margin:42px 0 0 92px;
}
.text {
    background: url("http://www.briscomhealth.org.uk/templates/socialenterprise/images/bg-inpttext.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 28px;
    padding-bottom: 19px;
    width: 266px;
}
.yoursay-form fieldset input {
    border: 1px solid #666666;
    height: 22px;
}

.yoursay-form fieldset input#Submit.submit {
    background: -moz-linear-gradient(center top , #2995D9, #2C3098) repeat scroll 0 0 transparent;
    border: 1px solid #2995D9;
    height:37px;
}
.yoursay-form .formError {
    clear: both;
    color: #CF4D4D;
    display: block;
    text-align:left;
    font-size: 10px;
    font-weight: bold;
    width: 250px;
}
.yoursay-form {
    /*margin-left:100px;*/
}
.yoursay-form textarea#Comment.rsform-text-box{
    
}

.yoursay-form li.rsform-block{
    float:left;
    display:block;
    border-bottom:1px dotted #ccc;
}
.yoursay-form li.rsform-block-submit{

    border:none;
}

html body.contentpane{
    background: url("../images/modal-logo.png") no-repeat scroll 10px 9px transparent;
margin: 0 0 0 100px;
   }

.yoursay-form li.rsform-block-submit div.formCaption{display:none;}

p.formRed{margin-left:0px;line-height:1%;font-weight:normal}

.yoursay-form .componentheading{margin-left:95px;color:#2C3098;font-weight:bold}

html body.contentpane form#userForm.yoursay-form table tbody tr.rsform-block td{text-align:right;font-size:15px;}
html body.contentpane form#userForm.yoursay-form table tbody tr.rsform-block td input{float:left;text-align:left}


/*comm form*/
#comm fieldset{margin:20px}
#comm .formCaption{font-size:14px}
.rsform-block-services .formCaption{width:100%!important}