/* CUSTOM CSS - this is where you add your own css rules !!

***********************************************************/ 

.sf-menu span.separator img {
		position:absolute;
		top:-30px;
		right:0;

}

.chaser span.separator {
		color:#FFF;
		padding:6px 6px 6px 0;
		margin:3px 3px 3px 0;
}

.chronoform {display:none;}
.ccms_form_element label span, span.label_text span.compulsory_star {color:#EE3423;}

ul.sigProSleek li.sigProThumb a.sigProLink {
border: none!important;
}

ul.sigProSleek li.sigProThumb {
margin:6px!important;
}

div.pp_kalypso .ppt {display:none!important;}

.step h3 {
  color: #FFFFFF;
}

.pt-cat-desc {
  display: none;
}

.compulsory_star {
  color: #EE3423;
}

.process_steps .step {

}

.process_steps .icon {
   min-height: 41px!important;
   margin: 0px!important;
   line-height: 43px!important;
}

.process_steps h3 {
  line-height: 28px;
  margin: 5px 0;
}

.process_steps .step a {
  color: #FFF;
  font-weight: bold;
}

.cfdiv_checkboxgroup label {
  margin-right: 85px!important;
}

body.res1170 .video {
  margin-left: 0!important;
  margin-bottom: 15px!important;
}

/* Footer Menu Styles */

ul.footer {
 margin: 0!important;
 padding: 0!important;
}

ul.footer li.parent {
font-weight: 700;
 list-style: none;
 float: left;
 margin: 0 37px 0 0;
}

ul.footer li img {
  display: none;
}

ul.footer li span.image-title {
  color: #EE3423;
  font-size: 16px;
}

ul.footer li.parent ul li {
 list-style: none;
 font-weight: normal;
}

body.homepage #user13 div.row, body.homepage #user17 div.row {
  margin-left: -30px;
}

#user13 div.row, #user17 div.row {
  margin-left: 0;
}

#user17 div.row {
  margin-bottom: 5px;
}

.recentwork_carousel li .details h4, ul.footer li a {
  color: #535353!important;
}

ul.footer ul li a:hover {
  color: #EE3423!important;
}

ul.footer ul {
 margin: 0!important;
 padding: 0!important;
}

ul.footer ul li a {
  display: block;
}

.process_steps .intro p {
  margin: -5px 0 10px 0;
}


/* E-News Sign Up Form Styles */

.ccms_form_element p { margin-bottom: 9px;}
.ccms_form_element input, textarea, input[type="file"]  {padding: 4px !important;  border: 1px solid #d3d3d3; margin-bottom: 10px; }
.ccms_form_element select { padding: 3px; border: 1px solid #d3d3d3; min-width: 100px; width: 215px;}
/*.ccms_form_element select { min-width: 163px; }*/
.ccms_form_element label { float: left; width: 150px; line-height: 18px; margin: 3px 0 6px ; font-weight: bold;}
.ccms_form_element fieldset  {
background-color:#FAFAFA;
border:1px solid #EEEEEE;
padding:15px;
width:auto; }
.ccms_form_element fieldset legend {font-weight:bold; margin-left:-10px; padding:10px; }

.ccms_form_element { margin-bottom: 2px; position: relative; padding: 1px 0px 1px 0px; /*border-bottom: 1px solid #dddddd;*/ clear: both;}

/*.cfdiv_select select,
.cfdiv_text input, .cfdiv_text label { float: left; }*/
.cfdiv_text label { width: 150px; }


.small-message, .error-message { line-height: 18px; margin: 4px 0 0 155px; font-size: 13px; display: block; clear: both;}
.small-message { color: #555; }
.error-message { color: red;}
.required input { border-color: #cccccc; background-color: #f9f9f9;}
.form-error { background-color: #fff4f4; border: 1px solid #ffd4d4;}


.tooltipimg { position: absolute; top: 5px; right: 10px; line-height: 21px;  color: #999999; }
.tooltipimg a {display: inline-block; font-weight: bold; color: #999999; line-height: 21px; height: 20px; background-color: #eeeeee; width: 20px; text-align: center;}
.tooltipimg a:hover { color: white; text-decoration: none;}


.cfdiv_checkboxgroup label, .cfdiv_radiogroup label,
.cfdiv_checkbox label, .cfdiv_radio label { font-weight: normal; /*margin-bottom: 5px;*/margin: 6px 0 9px; }
.full_label {width: 70% !important;}
.cfdiv_checkboxgroup label:first-child, .cfdiv_radiogroup label:first-child,
.cfdiv_checkbox label:first-child ,
.cfdiv_radio label:first-child,
.cfdiv_checkbox label:first-child,
.cfdiv_checkboxgroup label:first-child { font-weight: bold !important; margin-bottom: 9px;}

.ccms_form_element .button {
	background-color: #37a8f0;
	border: 0;
	padding: 5px 7px;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

.ccms_form_element .button:hover {
	background-color: #999999;
 	text-decoration: none;
 	}


/* input sizes */
.small_input { width: 200px !important;}
.medium_input { width: 350px !important; }
.big_input, .title_input { width:475px !important; }
.title_input { padding: 8px 5px; font-size: 18px; margin-bottom: 15px; float: left !important;}


/* input types */
.ccms_form_element input[type="checkbox"],
/*.ccms_form_element input[type="radio"] { border-color: transparent; margin: 8px 9px 0 0; clear: none; }*/
.ccms_form_element input[type="radio"] { padding: 0 0 0 0 !important; background-color: transparent; border-color: transparent; margin: 10px 5px 10px 5px; clear: none; }

/* fixes for radio and checkboxes*/
.cfdiv_checkboxgroup label, .cfdiv_radio label { width: auto; margin-right: 25px;  }
.cfdiv_checkboxgroup label:first-child, .cfdiv_radio label:first-child { width: 150px; margin-right: 0;}
.cfdiv_checkboxgroup label, .cfdiv_radio label,
.cfdiv_checkboxgroup input, .cfdiv_radio input { float: left; }

.label_right{float: left; margin-left: 150px !important;}


.label_over label:first-child { float: none !important;  }
.label_over label:first-child { display: block; width:95% !important; }
.label_over .small-message, .label_over .error-message {  margin-left: 0;}

.radios_over label, .radios_over input {
    float: left !important;
}
.radios_over input {
    clear: left !important;
}

/* other fixes */
.fc-tbx{
	z-index:9999;
}
.validation_label{
	display:block;
	width:100%;
}
.chrono_captcha_input{
	vertical-align:top;
}

/*.clear{
	clear:both;
	visibility:hidden;
}*/

.clear:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.multiline_start{ /*clear:none !important;*/ float: left !important;}
.multiline_add{	clear:none !important; float: left !important; padding-left: 25px !important; }

#sorting {
  display: none;
}

/* Portfolio Gallery Fixes */

ul.sigProElegant li.sigProThumb a.sigProLink {

}

ul.sigProElegant li.sigProThumb a.sigProLink:hover {

}

ul.sigProElegant span.sigProPseudoCaption, ul.sigProElegant span.sigProCaption {
   text-align: right;
}

ul.sigProElegant span.sigProPseudoCaption:hover, ul.sigProElegant span.sigProCaption:hover {

}

body.recommendfriends input[type="checkbox"] {
   margin: 0;
}
