/* @override http://www.stockholmspsykoterapimottagning.se/wp-content/plugins/cforms-custom/sweetmind_form_1.css */

/* @override http://www.stockholmspsykoterapimottagning.se/wp-content/plugins/cforms-custom/sweetmind_form_1.css */

@import "calendar.css";



.descr {
		font: normal 0.75em Arial, Helvetica, Georgia, Sans-serif;
		text-indent:0;
		line-height:1.5em;
		margin: 0;
		vertical-align: top;
		color: #010101;
		padding-right: 16px;
		text-align: left;
		letter-spacing: 0;
		width:300px;
}

#cformsii, #cformsii-no-2, #cformsii-no-3, #cformsii-no-4 {
		background: url("box_275_bottom.gif") no-repeat 0 bottom;
		margin: 0;
}

ul#cformsii-no-5.widget.widgetcform5 {
	margin: 0;
	padding: 0;
}

#cformsii-no5 h2.widgettitle {
	width: 265px;
	height: 6px;
	background: url(box_265_greenborder_top.gif) no-repeat left top;
}

#cf5_field_3, #cf5_field_4, #cf5_field_5 {
	width: 234px;
}

.cform legend {
	font: bold 1.4em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #3b3a0d;
	margin: 0;
	background-color: white;
}

p#form{
	color: black;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}

a#form {
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 15px;
	text-decoration: none;
	color: black;
	border-bottom: 1px dotted #586e1c;
}

a#form:hover {
	border-bottom: 1px solid #586e1c;
}

.cform fieldset	{
	border-style: none;
}

#cforms2form fieldset.cf-fs1 {
	margin: 0;
	padding-left: 10px;
	display: block;
	padding-top: 1px;
	background: url(box_275_cform_top.jpg) no-repeat;
}

#cforms2form p.cf-sb {
	padding: 0!important;
	margin: 0;
	
	text-align:left;
	background: url(box_275x29_cform_bottom.jpg) no-repeat;
}

#cforms5form, #cforms6form {
	margin: 0px;
	width: 265px;
	padding: 5px 0px 0px 0px;
}

#cforms5form fieldset.cf-fs1 ol.cf-ol {
	width: 240px;
}

#cforms5form fieldset.cf-fs1, #cforms6form fieldset.cf-fs1 {
	background-image: url(box_265_cform_top.gif);
	margin: 0;
	display: block;
	padding-top: 1px;
}

#cforms5form p.cf-sb, #cforms6form p.cf-sb{
	padding: 0!important;
	margin: 0;
	background: url(box_265x29_cform_bottom.gif) no-repeat;
}

 {
	
}

.cform .cf_hidden {
	display:none;
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

ol.cf-ol {
	width: 248px;
	margin: 0!important;
	padding: 0;
}
ol.cf-ol li	{
	background:none!important;
	margin: 0!important; /*some themes may interfere otherwise*/
	padding:0!important;
	list-style:none!important;
	text-align:left;
	line-height:1.3em;
}

#li--2, #li--3, #li--4, #li--5  {
	margin: 0;
	padding: 0;
}

/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

strong {
	color: black;
	font-weight: bold;
}



ol.cf-ol li.textonly {
	margin:0px 0pt !important;
	padding:3px 0 0 0px;
	text-align:left;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:250px;
	margin:0;
	text-align:left;
	display:block;
	padding:0 0 1px 3px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

label.cf-before {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 5px 0 0;
	color: black;
}

label.cf-before span{
	width:250px;
	display:block;
	color: black;
}

label.cf-after 	{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:3px 0 0 0px;
	width:115px;
	text-align:left;
	color: black;
}

label.cf-after span {
	width:250px;
	display:block;
	color: black;
}

label.cf-after span .box300{
	margin:-5px 0 0 4px;
	width:100px;
	display:block;
	color: black;
	font: 0.9em "Lucida Grande", Lucida, Verdana, sans-serif;
}


label.cf-group-after {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 6px 0 4px;
	width:105px;
	text-align:left;
	color: black;
}
label.cf-group-after span {
	width:215px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select {
	margin:0;
	padding: 3px;
	background: #f7f7f7;
	border: 1px solid #d9d9d9;
	vertical-align:top;
}

.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background: #e8f4ff;
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{
	background: #f4f8fe;
}

.cform select {
}

.cform input, .cform textarea {
	width: 240px;
	margin: 0;
}

.cform textarea {
	width: 240px;
	height: 30px;
	overflow:auto;
	background: #f7f7f7;
	font: 12px arial;
	margin: 0 0 10px 0;
}


.cform input.cf_date {
	width:270px;
	background-color: white;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	margin:12px 0pt 4px 0px!important;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

div#usermessage5a.cf_info.success.success5 {
	width: 235px;
	margin: 0!important;
	padding: 7px 10px 8px 10px!important;
	border-left: 5px solid #7ca000;
	border-right: 5px solid #7ca000;
}

div#usermessage5a.cf_info.failure.failure5 {
	width: 235px;
	margin: 0!important;
	padding: 17px 10px 8px 10px!important;
	border-left: 5px solid #7ca000;
	border-right: 5px solid #7ca000;
}



/*                                                    */
/*   check boxes and radio buttons                                    */
/*                                                    */

input.cf-box-a, input.cf-box-b	{
	margin:0px 0 0 0;
	width:15px;
	height:22px;
	border:none!important;
	background:none!important;
}

/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 12px 0;
}


/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt {
	width:40px;
	font-size:0.9em;
	vertical-align:top;
	color:#888888;
	text-align: left;
	margin:0;
	line-height:12px;
	padding: 3px 0 0 3px;
	display: none;
}

.cform textarea.fldemail,
.cform textarea.fldrequired,
.cform input.fldemail,
.cform input.fldrequired {
	margin:0 0 6px 0;
	padding: 3px;

}
/*                                                    */
/*   FORM submit button                               */
/*                                                    */

.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{
	width:100px;
	padding:0px;
	margin: 5px 11px 8px 12px;
	font-size:12px;
	background:url(1px_green.gif) repeat-x;
	border:1px solid #adadad!important;
	border-left-color:#ececec!important;
	border-top-color:#ececec!important;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:8px 0 1px 0!important;
	margin:5px 0 1px 0!important;
}

/* My Comment */

ol.cf-ol li ul.cf_li_text_err {
	padding:0 0 0 10px;
	margin:0;
	color:#333;
	display:inline-block;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	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.seccap {
	margin-top: 6px;
}

label.secq{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	width:auto;
	padding:2px 4px 2px 2px;
}
label.secq span {
	display:block!important;
	width:auto;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:196px;
	padding: 4px 4px;
	margin: 0 0 8px 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;
}

/* - kontaktformulärens topp */
#cformsii h2.widgettitle, #cformsii-no-2 h2.widgettitle, #cformsii-no-3 h2.widgettitle, #cformsii-no-4 h2.widgettitle {
	font-family: Arial, Sans-Serif;
	font-size: 1.4em;
	margin: 0;
	height: 5px;
	background: white url(images/box_275_top.gif) no-repeat left top;
}

.widgetcform {
	padding: 0;
	display: block;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 3px 3px;
	width:21px;
	height:21px;
	border:none!important;
}

img.imgcalendar {
	border:none!important;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display: none;
	padding: 10px 15px!important;
	width: 243px;
	line-height: 12px;
	margin:5px 2px 10px 1px;
	font-weight: bold;
	font-size: 11px;
}

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: #3b3a0d;
	display: block;
	text-align: center;
	background: url(1px_green.gif) repeat-x;
}
div.failure {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	display:block;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}


div.waiting {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}

/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error {
	color:#ad2929;
	border:1px solid #ad2929;
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929;
}

/*                                                    */
/* 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 {
	width:100px;
	margin: 0 auto;
	padding:0!important;
	text-align:left!important;
	display: none;
}

.linklove a,
.linklove a:visited {
	font-size: 0.7em;
	font-family: Tahoma;
	color: #fffff;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html {
	position:absolute;
	left: 0;
	margin:0;
}

* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px;
}
* html ol.cf-ol 	{
	display:inline-block; /*for IE6!!*/
}
* html img.captcha	{
	margin-bottom:9px!important;
}
*+html img.captcha	{
	margin-bottom:9px!important;
}
