@import url("fonts.css");
html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}

body {
	font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
	opacity: 1;
	-moz-transition: opacity 700ms;
	-webkit-transition: opacity 700ms;
	-ms-transition: opacity 700ms;
	-o-transition: opacity 700ms;
	transition: opacity 700ms;
}

* {
	margin: 0;
	padding: 0;
}

a,
a:visited,
a b {
	color: #FC7702;
	/*color: #FF8040;*/
	text-decoration: underline;
	cursor: pointer;
	outline: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol {
	margin-bottom: 9pt;
}


/***** content *****/

#wrapper {
	width: 100%;
	margin: 0 auto;
	/*padding: 24px;*/
	background: #FFF;
}

#header {
	width: 100%;
	background: #FBFBFB;
	position: relative;
	z-index: 150;
	height: 90px;
	border-bottom: #DDD 1px solid;
	position: fixed;
	top: 0;
	left: 0;
}

#consistent-header {
	width: 100%;
	z-index: 150;
	position: fixed;
	top: 0;
	left: 0;
	/*-moz-box-shadow: 0 0 7px 3px #DDD;
	-webkit-box-shadow: 0 0 7px 3px #DDD;
	box-shadow: 0 0 7px 3px #DDD;*/
}

#header-elements {
	width: 100%;
	height: 90px;
	border-bottom: #DDD 1px solid;
	background: #FBFBFB;
}

#header-contents {
	width: 1120px;
	margin: 0 auto;
	padding: 8px 0 0;
}

#inner-wrapper {
	padding-top: 90px;
}

#logo {
	float: left;
}

#wt-wrapper {
	width: 100%;
	border-bottom: #DDD 1px solid;
	background: #FEFEFE/*url(../images/tline_bg_top.png) center -1px no-repeat*/
	;
	margin-bottom: 8px;
}

#welcome-text,
#welcome-text-inner {
	color: #223C61;
	font-family: 'Dosis-Book', Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: 500;
	width: 1120px;
	margin: 0 auto;
	letter-spacing: 1px;
	line-height: 35px;
	text-align: center;
}

#welcome-text {
	padding: 15px 0 6px;
}

#welcome-text-inner {
	padding: 15px 0;
}

#welcome-text p,
#welcome-text-inner p {
	margin: 0;
}

#welcome-text a {
	color: inherit;
	text-decoration: none;
}

#welcome-text a:hover {
	color: #198B8C;
}

#content-wrapper {
	width: 100%;
	margin: 0 auto 10px auto;
}

#slideshow {
	height: 305px;
	margin-bottom: 18px;
}

ul.B_crumbBox {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}

ul.B_crumbBox li {
	display: inline-block;
	font-size: 14px !important;
}
ul.B_crumbBox li + li:before {
    content: '» ';
    margin: 0 2px;
}
#content-home {
	width: 1120px;
	margin: 0 auto;
}

#content-inner ul,
#content-inner ol {
	padding-left: 28px;
}

#content-inner li {
	font-size: 16px;
	line-height: 28px;
}

#content-home h1,
#content-inner h1 {
	font-family: 'RockwellRegular', Arial, Helvetica, sans-serif;
	color: #198B8C;
	font-weight: normal;
	font-size: 36px;
	margin-bottom: 2px;
}

#content-home p,
#promoband-heading p {
	color: #000;
	font-size: 20px;
}

#content-inner {
	width: 1120px;
	margin: 16px auto 20px;
}

#content-inner p {
	color: #000;
	font-size: 16px;
}

.c-intro {
	font-family: 'CodeBold', Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 14px;
	letter-spacing: 5px;
	color: #999999;
}

#avada-row {
	background: url(../images/avada-bg.png) bottom center no-repeat;
	height: 110px;
	margin: 20px 0 10px 0;
	border-top: #DCD3D3 1px solid;
}

#avada-row h1 {
	font-family: 'RockwellRegular', Arial, Helvetica, sans-serif;
	color: #E04545;
	font-weight: normal;
	text-align: center;
	font-size: 36px;
	line-height: 62px;
	margin: 0;
}

#promoband-heading {
	width: 1120px;
	margin: 20px auto 10px;
}

#promoband-heading h1 {
	font-family: 'RockwellRegular', Arial, Helvetica, sans-serif;
	color: #E04545;
	font-weight: normal;
	font-size: 36px;
	margin: 0;
}

#promoband {
	background: #F1F1F1 url(../images/pband_bg.gif) top repeat-x;
}

#process {
	width: 1120px;
	margin: 0 auto;
}

#process>div {
	width: 280px;
	background: url(../images/promo_head_bg.png) top center no-repeat;
	float: left;
}

.process_wrapper {
	position: relative;
	height: 209px;
}

.process_wrapper p {
	font-size: 16px;
	color: #CCC;
	position: absolute;
	top: 25px;
	left: 57px;
	margin: 0;
}

.process_wrapper h3 {
	font-size: 40px;
	color: #6E2A23;
	font-weight: normal;
	text-align: center;
	margin: 0 auto;
	padding-top: 60px;
}

.process_content {
	padding: 0 25px;
	margin-top: 10px;
}
.alc_hc {
	width: 660px;
	margin: 0 auto;
	border: #DDD 1px solid;
	border-radius: 7px;
	padding: 20px;
}
#homecontact {
	padding: 20px 0;
}
#homecontactwrapper {
	width: 1120px;
	margin: 0 auto;
}
#homecontactwrapper h2 {
	font-family: 'RockwellRegular', Arial, Helvetica, sans-serif;
    color: #198B8C;
    font-weight: normal;
    font-size: 36px;
    margin-bottom: 2px;
    text-align: center;
}
.st_icon {
	width: 98px;
	height: 86px;
	position: absolute;
	left: 92px;
	bottom: 0;
}

.de_icon {
	width: 89px;
	height: 88px;
	position: absolute;
	left: 94px;
	bottom: 0;
}

.bu_icon {
	width: 83px;
	height: 86px;
	position: absolute;
	left: 104px;
	bottom: 0;
}

.su_icon {
	width: 63px;
	height: 78px;
	position: absolute;
	left: 105px;
	bottom: 0;
}

#content-box {}

#content-box p {
	font-size: 14px;
	color: #FFF;
	padding: 10px 0;
}

.box-b h3,
.box-g h3,
.box-g-last h3 {
	font-size: 23px;
	font-weight: normal;
	color: #FFF;
	line-height: 30px;
	height: 62px;
	padding-left: 80px;
}

.box-b p {
	border-top: #5CB8F7 1px solid;
	border-bottom: #5CB8F7 1px solid;
}

.box-g p,
.box-g-last p {
	border-top: #6CB82E 1px solid;
	border-bottom: #6CB82E 1px solid;
}

.box-b,
.box-g,
.box-g-last {
	padding: 16px;
	width: 236px;
	float: left;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
}

.box-b {
	background: #359CE2;
	margin: 0 16px 0 0;
}

.box-g,
.box-g-last {
	background: #58AD13;
}

.box-g {
	margin: 0 16px 0 0;
}

.box-g-last {
	margin: 0;
}

#footer-wrapper,
#footer-wrapper-inner {
	width: 100%;
	color: #FFF;
}

#footer-wrapper {
	background: url(../images/footer-bg-top.png) top repeat-x, url(../images/noisy-texture.png);
}

#footer-wrapper-inner {
	background: url(../images/footer-bg-inner-top.png) top repeat-x, url(../images/noisy-texture.png);
}

#footer-wrapper p,
#footer-wrapper-inner p {
	font-size: 12px;
}

#footer-content {
	width: 1120px;
	margin: 0 auto;
	padding: 18px 0 14px;
}

#footer-content a {
	color: #E1E1E1;
	text-decoration: none;
	font-size: 12px;
}

#footer-content a:hover {
	color: #FFF;
	text-decoration: none;
}

.fbox,
.fbox-cc {
	width: 180px;
	float: left;
	margin-right: 20px;
}

.fbox h5,
.fbox-cc h5,
.fbox-co h5 {
	font-family: 'open_sanssemibold', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 6px;
}

.fbox ul {
	list-style-type: none;
	margin: 0;
}

.fbox ul li {
	line-height: 18px;
}

.fbox-cc {
	width: auto;
	margin-right: 30px;
}

.fbox-cc img {
	float: left;
	margin-right: 6px;
}

.fbox-co {
	width: auto;
	float: left;
}

#credit {
	width: 1120px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: #414141 1px dotted;
}

#ct-bottom {
	border-top: #DDD 1px solid;
	padding-top: 10px;
}

#ct-bottom h3 {
	background: url(../images/support-vector.png) 0 0 no-repeat;
	font-family: 'open_sanssemibold', Arial, Helvetica, sans-serif;
	margin: 0;
	color: #223C61;
	font-size: 30px;
	padding: 20px 20px 20px 140px;
	text-align: center;
	width: 960px;
	margin: 0 auto;
}

#ct-bottom span {
	color: #333333;
}


/* bootstrap classes */

.contact-form em {
	font-size: 11px;
	font-style: normal;
}

.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

span.error {
	color: red;
	font-size: 11px;
	font-weight: 700;
}
/* button */

.button,
.buttonfl {
	margin: 0;
	padding: 10px;
	font-size: 14px;
}

.button {
	float: right;
}

.button a,
.buttonfl a {
	color: #FFF;
	padding: 6px 15px;
	text-decoration: none;
	border: 0;
}

.rm_blu,
.rm_grn {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px 1px;
	text-align: center;
	overflow: hidden;
	width: 85px;
}

.rm_blu {
	-moz-box-shadow: inset 0 1px 0 #145B8B, inset 1px 0 0 #145B8B, inset -1px 0 0 #145B8B, inset 0 -1px 0 #0F466A, inset 0 2px 0 rgba(255, 255, 255, 0.3), inset 0 0 4px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 1px 0 #145B8B, inset 1px 0 0 #145B8B, inset -1px 0 0 #145B8B, inset 0 -1px 0 #0F466A, inset 0 2px 0 rgba(255, 255, 255, 0.3), inset 0 0 4px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 1px 0 #145B8B, inset 1px 0 0 #145B8B, inset -1px 0 0 #145B8B, inset 0 -1px 0 #0F466A, inset 0 2px 0 rgba(255, 255, 255, 0.3), inset 0 0 4px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.3);
	background: #1E8AD2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #3F9CDA), color-stop(1, #1A74B0));
	background: -moz-linear-gradient(center top, #3F9CDA 20%, #1A74B0 100%);
}

.rm_blu:hover {
	background: #288FD5;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #288FD5), color-stop(1, #1C6697));
	background: -moz-linear-gradient(center top, #288FD5 20%, #1C6697 100%);
}

.rm_grn {
	-moz-box-shadow: inset 0 1px 0 #366C0B, inset 1px 0 0 #366C0B, inset -1px 0 0 #366C0B, inset 0 -1px 0 #2E5A0A, inset 0 2px 0 rgba(255, 255, 255, 0.3), inset 0 0 4px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 1px 0 #366C0B, inset 1px 0 0 #366C0B, inset -1px 0 0 #366C0B, inset 0 -1px 0 #2E5A0A, inset 0 2px 0 rgba(255, 255, 255, 0.3), inset 0 0 4px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 1px 0 #366C0B, inset 1px 0 0 #366C0B, inset -1px 0 0 #366C0B, inset 0 -1px 0 #2E5A0A, inset 0 2px 0 rgba(255, 255, 255, 0.3), inset 0 0 4px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.3);
	background: #519F11;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #58AD13), color-stop(1, #44870E));
	background: -moz-linear-gradient(center top, #58AD13 20%, #44870E 100%);
}

.rm_grn:hover {
	background: #558C33;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #569E1B), color-stop(1, #437B15));
	background: -moz-linear-gradient(center top, #569E1B 20%, #437B15 100%);
}


/* breadcrumb */

.bcrumb {
	margin-bottom: 10px;
}

.breadcrumb {
	font-family: Verdana, Geneva, sans-serif;
}

#content-container .breadcrumb ul {
	padding: 0;
}

.xbreadcrumbs {
	position: relative;
	z-index: 100;
}

.xbreadcrumbs li ul {
	position: absolute;
	float: left;
}

.xbreadcrumbs,
.xbreadcrumbs li,
.xbreadcrumbs ul,
.xbreadcrumbs ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.xbreadcrumbs,
.xbreadcrumbs li {
	float: left;
}

.xbreadcrumbs ul {
	display: none;
}


/*  Top Level  */

.xbreadcrumbs {
	/*background: url('../images/filter.jpg') repeat-x;*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#626262', endColorstr='#2E2E2E');
	/* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#2E2E2E));
	/* for webkit browsers */
	background: -moz-linear-gradient(top, #626262, #2E2E2E);
	/* for firefox 3.6+ */
	width: 656px;
	height: 30px;
	border: 1px solid #615956;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
}

.xbreadcrumbs li {
	padding: 8px 25px 8px 8px;
	background: url('../images/divider-fd.png') top right no-repeat;
}

.xbreadcrumbs li.current {
	border-right: none;
}

.xbreadcrumbs li a {
	font-size: 12px;
	color: #A49C99;
	text-decoration: none;
}

.xbreadcrumbs li a.home {
	background: url('../images/iconhome.png') no-repeat left center;
	padding-left: 20px;
}

.xbreadcrumbs li a.clean {}

.xbreadcrumbs li a.account {
	background: url('../images/iconlock.png') no-repeat left center;
	padding-left: 20px;
}

.xbreadcrumbs li a.affiliate {
	background: url('../images/iconlock.png') no-repeat left center;
	padding-left: 20px;
}

.xbreadcrumbs li a:hover,
.xbreadcrumbs li.hover a {
	color: #FFF;
}


/*  Top Level - Current Page  */

.xbreadcrumbs li.current a {
	color: #333;
	font-weight: bold;
}


/*  Sub-level  */

.xbreadcrumbs li ul {
	top: 30px;
	width: 200px;
	font-size: 11px;
	padding: 3px;
	background: url('../images/menu.png') top left repeat;
	border: none;
	-webkit-border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	-khtml-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
}

.xbreadcrumbs li ul li {
	float: left;
	width: 100%;
	background: #333;
	border-right: none;
	height: auto;
}

.xbreadcrumbs li ul.clear {
	background: none;
	top: 30px;
}

.xbreadcrumbs li ul li.clear {
	display: none;
}

.xbreadcrumbs li ul li a {
	text-decoration: none;
	color: #CCC !important;
	display: block;
	padding: 4px;
	border-bottom: 1px dotted #666;
}

.xbreadcrumbs li ul li:last-child a {
	border-bottom: none;
}

.xbreadcrumbs li ul li a:hover {
	background: #444;
}


/***** Validate *****/

#validate {
	height: 13px;
	margin: 0;
	padding: 0 0 0 17px;
	width: 62px;
	background: url("../images/validate.icn.gif") left top no-repeat;
	float: left;
}

#validate a.xHtml {
	background: url("../images/validate.icn.gif") -17px top no-repeat;
	width: 39px;
	height: 13px;
	display: inline-block;
}

#validate a:hover.xHtml {
	background: url("../images/validate.icn.gif") -17px -13px no-repeat;
}

#validate a.css {
	background: url("../images/validate.icn.gif") -56px top no-repeat;
	width: 22px;
	height: 13px;
	display: inline-block;
}

#validate a:hover.css {
	background: url("../images/validate.icn.gif") -56px -13px no-repeat;
}


/* contact */

.cn1 {
	width: 300px;
	float: left;
	margin-right: 120px;
}

.cn2 {
	width: 420px;
	float: left;
	margin-right: 18px;
}

.cn3 {
	width: 364px;
	float: left;
}

.contact-form table {}

.contact-form p {
	font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0 0 6px 0;
}

.ctf1,
.ctf2 {
	background: #FBFCFD;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	padding: 8px;
	margin-bottom: 10px;
}
.ctf1_sel {
	background: #FBFCFD;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	padding: 8px;
	margin-bottom: 10px;
	width: 268px;
	font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.ctf1 {
	width: 250px;
}

.ctf2 {
	width: 135px;
}

.cta1 {
	background: #FBFCFD;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	height: 120px;
	overflow: auto;
	padding: 4px;
	resize: vertical;
	width: 480px;
	margin-bottom: 10px;
}

.b_submit {
	background: url("../images/s-button.png") repeat-x scroll 0 0 transparent;
	border: 1px solid #2A84B9;
	text-shadow: 0 1px 1px #044762;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-size: 15px;
	font-weight: bold;
	padding: 10px;
}

.b_submit:hover {
	background: url("../images/s-button.png") repeat-x scroll 0 -39px transparent;
}

.errors {
	padding: 6px;
	background: #FFDFDF;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	margin-bottom: 6px;
}


/* TBS Buttons */

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover,
.btn:focus {
	color: #333333;
	text-decoration: none;
}

.btn:visited {
	color: #FFF;
}

.btn:active,
.btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	pointer-events: none;
	cursor: not-allowed;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-default {
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
	color: #333333;
	background-color: #ebebeb;
	border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
	background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	background-color: #ffffff;
	border-color: #cccccc;
}

.btn-default .badge {
	color: #ffffff;
	background-color: #fff;
}

.btn-primary {
	color: #ffffff;
	background-color: #428bca;
	border-color: #357ebd;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	color: #ffffff;
	background-color: #3276b1;
	border-color: #285e8e;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #428bca;
	border-color: #357ebd;
}

.btn-primary .badge {
	color: #428bca;
	background-color: #fff;
}

.btn-warning {
	color: #ffffff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
	color: #ffffff;
	background-color: #ed9c28;
	border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
	background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}

.btn-danger {
	color: #ffffff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
	color: #ffffff;
	background-color: #d2322d;
	border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
	background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}

.btn-success {
	color: #ffffff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
	color: #ffffff;
	background-color: #47a447;
	border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
	background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}

.btn-info {
	color: #ffffff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
	color: #ffffff;
	background-color: #39b3d7;
	border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
	background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}

.btn-link {
	font-weight: normal;
	color: #428bca;
	cursor: pointer;
	border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
	border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
	color: #2a6496;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
	color: #999999;
	text-decoration: none;
}

.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}

.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-block {
	display: block;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
}

.btn-block+.btn-block {
	margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}


/**** Content Slider ****/

.cscroll-container-outer {
	float: none!important;
	width: 100%;
	position: relative!important;
	margin: 0 auto 50px;
	left: 0!important;
	right: 0!important;
	overflow-x: hidden!important;
	margin-top: -5px;
}

.cscroll-container {
	width: 4000px;
	position: relative!important;
	clear: both;
}

.cscroll-container .excerpt-content {
	width: 350px;
	float: left;
	margin-right: 80px;
	display: inline-block;
}

.cscroll-icon {
	color: #000000;
	float: left;
	font-family: WebSymbolsRegular;
	font-size: 55px;
	margin-right: 20px;
	margin-top: 20px;
	min-height: 45px;
}

.cscroll-icon {
	font-family: 'RaphaelIcons';
	font-size: 75px;
}


/* Replace Icons Set Font */

.cscroll-image {
	margin: 0 auto;
	display: block;
	margin-bottom: 20px;
	max-width: 100%;
}

.cscroll-title {
	color: #000000;
	font-family: 'open_sanssemibold', Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 32px;
	word-wrap: break-word;
	font-size: 28px;
}

.cscroll-title a {
	color: #000000;
	text-decoration: none;
}

.cscroll-title a:hover {
	color: #00A4A7;
	cursor: pointer;
	text-decoration: none;
}

.cscroll-description {
	clear: both;
	color: #505050;
	display: block;
	font-size: 16px;
	font-weight: 600;
	line-height: 18px;
	margin-top: 10px;
}

.cscroll-content {
	color: #505050;
	font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	overflow: hidden;
	font-weight: 300;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

.cscroll-content img {
	float: left;
	margin: 0 10px 0 0;
}

.cscroll-content a {
	text-decoration: none;
	color: #FFF;
}

.cscroll-content a:hover {
	text-decoration: none;
	color: #FFF;
}


/* Arrows */

.scrollbar-arrowleft,
.scrollbar-arrowright {
	width: 110px;
	height: 85px;
	position: absolute;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	z-index: 2;
}

.scrollbar-arrowleft {
	left: -90px;
}

.scrollbar-arrowright {
	right: -90px;
}

.scrollbar-arrowleft-inactive,
.scrollbar-arrowright-inactive {
	cursor: auto;
}

.scrollbar-arrowleft {
	background-image: url("../images/news-arrow-left-active-light.png");
}

.scrollbar-arrowright {
	background-image: url("../images/news-arrow-right-active-light.png");
}

.scrollbar-arrowleft-inactive {
	background-image: url("../images/news-arrow-left-inactive-light.png");
}

.scrollbar-arrowright-inactive {
	background-image: url("../images/news-arrow-right-inactive-light.png");
}

.uv-icon uv-top-right {
	top: 20px !important;
}


/***** clear styles *****/

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.clearboth {
	clear: both;
}