.centered-help {
  position: fixed;
  top: 50%;
  margin-top: -210px;
  z-index:100;
}
#contactable #contactable_inner {
	color: #404040;
	cursor: pointer;
	height: 422px;
	right: 0;
	margin-right: 0px;
	*margin-right:0px; 
	overflow: hidden;
	position: fixed;
	*position:absolute;
	text-indent: -100000px;
	/*top: 25%;*/
	/*margin-top:25%;*/
	width: 55px;
	z-index: 100000;
	background-image: url(../../images/feeback.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:55px 200px;
}
.no-svg #contactable #contactable_inner {
	background-image: url(../../images/feeback.png);
}

#hc_start {
	background-color:#ebebeb;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	border-left: 1px solid #ccc;
	color:#404040;	
	margin-top:111px;
	width:343px;
	height:200px;
}
#hc_start p {
	width:300px;
	font-size:12px;
	line-height:18px;
}
#hc_start .line {
	width:300px;
	margin:8px 0 9px 0;
	background-color: #CCCCCC;
    height: 1px;
}
#hc_start .holder {
	margin-top:20px !important;
}
#hc_start a {
	color: #404040;
}
#hc_start a:hover {
	color: #413183;
}

.results {
	background-color:#ebebeb;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	border-left: 1px solid #ccc;
	color:#404040;	
	margin-top:111px;
	width:343px;
	height:200px;
}
.results p {
	width:300px;
	font-size:12px;
	line-height:18px;
}
.results .line {
	width:300px;
	margin:8px 0 9px 0;
}
.results .holder {
	margin-top:20px !important;
}

#contactable #contactForm {
	/*background-color:#ebebeb;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	border-left: 1px solid #ccc;*/
	color:#404040;
	/*height:450px;*/
	right:0;
	margin-right:-350px;
	*margin-right:-350px;
	/*margin-top:25%;*/
	overflow:hidden;
	padding-right:30px;
	position:fixed;
	/*top:25%;*/
	width:348px;
	z-index:99;
	/*border-radius:6px;
	-moz-border-radius:6px;*/ /* Old Firefox */
}

#contactable form#hc_form {
	display:none;
	background: none;
	border-top: none;
	/*margin-top:-311px;*/
	height: 422px;
	background-color:#ebebeb;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	border-left: 1px solid #ccc;
	border-radius:6px;
	-moz-border-radius:6px; /* Old Firefox */
	width:343px;
}

#contactable form#hc_form input, #contactable form#hc_form textarea {
	background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #CCCCCC;
    color: #4D4D4D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 30px;
    line-height: 20px;
    margin-bottom: 10px;
    outline-style: none;
    outline-width: medium;
    padding: 5px 7px;
    text-transform: uppercase;
    vertical-align: middle;
    width: 300px;
}

#contactable form#hc_form textarea {
	height: 100px;	
	font-size:12px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	min-width:300px;
	max-width:300px;
	min-height:100px;
	max-height:100px; 
}
/*#contactable form#contactForm .submit {
	background: #F5410F none repeat scroll 0 0;
	outline-style:none;
	outline-width:medium;
	width:325px;
	padding:5px;
	border:3px solid #F52D0F;
	outline-color:-moz-use-text-color;
	font-family: georgia;
	font-size:1em;
	cursor:pointer;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bolder;
	font-family:Helvetica;
	margin-top:10px;
}*/

#contactable form#hc_form p {
	width:300px;
	font-size:12px;
	line-height:18px;
}

#contactable form#hc_form .disclaimer {
	*margin-right:20px;
}

#contactable #hc_form .red {
	color:	#F5410F;
}



#contactable #overlay {
	background-color:#666666;
	display:none;
	height:100%;
	right:0;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:0;
} 
#contactable .error { background-color: #EDBE9C; }

#contactable #name.error { background-color: #EDBE9C; } 
#contactable #email.error { background-color: #EDBE9C; }
#contactable #comment.error { background-color: #EDBE9C; }

#contactable form#contactForm label{
	*margin-right:20px;
}

#contactable form#contactForm #loading {
	background: url(images/ajax-loader.gif) no-repeat;
	width:55px;
	height:55px;
	margin: 100px auto;
	display:none;
}

#contactable #callback {
	font-family: georgia;
	font-size:1.1em;
	color: #FFF;
	width:325px;
	margin: 100px auto;	
	display:none;
}


#contactable .holder {
	margin:0 15px 0 15px;
	*margin-right:15px;
	padding-top:10px;	
	text-align:left;
	width:300px;
}	
#contactable strong {
	font-size:14px;
	line-height:19px;
}	
/* Input Button */
#contactable input[type="submit"] {
	color: #404040;
	background-color:#ebebeb !important;
	border: 1px solid #ccc !important;
	outline-style:none;
	outline-width:medium;
	width:140px !important;
	margin:5px 0 15px 0 !important;	
	border: none;
	height: 40px !important;
	font-size: 12px;
	vertical-align: middle;
	padding: 5px 7px !important;
	font-weight:bold;
	text-transform:uppercase;
}
#contactable input[type="submit"]:hover {
	background-color: #413183 !important;
	color: #fff !important;
}
#contactable .button_back {
	background-color: #EBEBEB !important;
    border: 1px solid #CCCCCC !important;
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 20px !important;
    line-height: 20px;
    margin-bottom: 15px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    outline-style: none;
    outline-width: medium;
    padding: 13px 15px !important;
    position: relative;
    text-transform: uppercase;
    top: 15px;
    vertical-align: middle;
}
#contactable .button_back:hover {
	background-color: #413183 !important;
	color: #fff !important;
}
#contactable .input_quick_short {
	width:145px !important;
	float:left;
	margin-right: 0;
}
.options {
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
}
.loading_spiner {
	background: url("../../images/ajax-loader.gif") no-repeat scroll center 50% transparent;
    height: 40px;
    position: absolute;
    top: 240px;
    width: 300px;
}