
/* ---- Place your custom styles below ---- */

h1, h2 {
	color: #333;	
}

h3, h4, h5, h6 {
    color: #E58425;
	text-shadow: 1px 1px 1px #ccc;
}

.widget a {
	color: #308DBF;	
}

.widget a:hover {
	color: #000;	
}

.side-a {
	margin-left: 3px;	
}

.table {
	border-collapse: separate !important;
}

.table tbody {
	border-radius: 10px;
}

.text-center td, .text-center th {
	text-align: center !important;	
}

.table th {
	background: #E58425 !important;
	color: #fff !important;	
	text-shadow: 1px 1px 2px #7C420B;
	border-radius: 5px 5px 0 0;
	border-left: 1px solid #fff;
}

.table td {
	background: #F4F4F4;
	border-left: 1px solid #fff;
}

.odd td {
	background: #E2E2E2;	
}

.th {
	color: #333 !important;
	background: #F8B328 !important;
	font-weight: bold;
	border-radius: 5px 0 0 5px;
}

.table tr:first-child .th {
	border-radius: 5px 5px 0 5px;
	border-top: none;
}

.titles td {
	text-align: center !important;
	font-weight: bold;
	font-size: 13px !important;
	background: #F1F1F1;
}

.usb td {
	text-align: center !important;
	border: 3px solid #F1F1F1 !important;
	border-left: none !important;
	padding: 0 !important;
	background: #fff;
}

.usb .first {
	border-left: 3px solid #F1F1F1 !important;
}

.fsForm .fsTable {
	width: 350px !important;
	margin-left: -32px !important;
}

.side-form .fsForm .fsTable {
	width: 300px !important;
	margin-left: -22px !important;
}
.fsForm .fsSubmit {
	text-align: left !important;
	margin-left: 2px;
	margin-top: 0 !important;
}

.side-form .fsForm .fsSubmit {
	margin-left: 0px;
}

.side-form {
	margin-top: -5px;	
}

.fsSpacerRow {
	display: none !important;	
}

.breaker {
	border-bottom: 1px solid #EEEEEE;
	clear: both;
	width: 100%;
	height: 1px;	
}

.text blockquote p {
	font-size: 16px !important;	
}

.text blockquote span {
	font-weight: bold;
	font-size: 15px;	
}

.get-started {
	padding: 15px 25px !important;
	border-radius: 10px !important;
	color: #fff !important;
	text-decoration: none !important;
	font-size: 25px !important;
	border: 1px solid #CC6C12;
	font-weight: bold !important;
	text-shadow: 1px 1px 1px #000 !important;
	
	background: rgb(248,203,44); /* Old browsers */
background: -moz-linear-gradient(top, rgba(248,203,44,1) 0%, rgba(233,134,38,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,203,44,1)), color-stop(100%,rgba(233,134,38,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(248,203,44,1) 0%,rgba(233,134,38,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(248,203,44,1) 0%,rgba(233,134,38,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(248,203,44,1) 0%,rgba(233,134,38,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(248,203,44,1) 0%,rgba(233,134,38,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8cb2c', endColorstr='#e98626',GradientType=0 ); /* IE6-9 */	
}

.get-started:hover {
	border: 1px solid #0B42A0 !important;
	
	background: rgb(100,211,244); /* Old browsers */
background: -moz-linear-gradient(top, rgba(100,211,244,1) 0%, rgba(13,94,198,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(100,211,244,1)), color-stop(100%,rgba(13,94,198,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(100,211,244,1) 0%,rgba(13,94,198,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(100,211,244,1) 0%,rgba(13,94,198,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(100,211,244,1) 0%,rgba(13,94,198,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(100,211,244,1) 0%,rgba(13,94,198,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64d3f4', endColorstr='#0d5ec6',GradientType=0 ); /* IE6-9 */
}

.text {
	overflow: visible;	
}

#text-9 .widget-title {
	border: 1px solid #1874FB;
	box-shadow: 0 0 10px #63D8FF;
	
	background: rgb(22,110,252); /* Old browsers */
background: -moz-linear-gradient(top, rgba(22,110,252,1) 0%, rgba(37,181,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(22,110,252,1)), color-stop(100%,rgba(37,181,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(22,110,252,1) 0%,rgba(37,181,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(22,110,252,1) 0%,rgba(37,181,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(22,110,252,1) 0%,rgba(37,181,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(22,110,252,1) 0%,rgba(37,181,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#166efc', endColorstr='#25b5e5',GradientType=0 ); /* IE6-9 */
}

input[type="submit"], button[type="submit"] {
	border: 1px solid #1874FB;
	box-shadow: 0 0 10px #63D8FF;
	padding: 7px !important;
	border-radius: 7px !important;
	
	background: rgb(22,110,252); /* Old browsers */
background: -moz-linear-gradient(top, rgba(22,110,252,1) 0%, rgba(37,181,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(22,110,252,1)), color-stop(100%,rgba(37,181,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(22,110,252,1) 0%,rgba(37,181,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(22,110,252,1) 0%,rgba(37,181,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(22,110,252,1) 0%,rgba(37,181,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(22,110,252,1) 0%,rgba(37,181,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#166efc', endColorstr='#25b5e5',GradientType=0 ); /* IE6-9 */
}

input[type="submit"]:hover, button[type="submit"]:hover {
	background-position: top;
	
	background: rgb(115,169,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(115,169,255,1) 0%, rgba(111,219,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(115,169,255,1)), color-stop(100%,rgba(111,219,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(115,169,255,1) 0%,rgba(111,219,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(115,169,255,1) 0%,rgba(111,219,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(115,169,255,1) 0%,rgba(111,219,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(115,169,255,1) 0%,rgba(111,219,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73a9ff', endColorstr='#6fdbff',GradientType=0 ); /* IE6-9 */	
}

#text-9 .widget-title span {
	background: url(/images/arrow.png) top left no-repeat;
	padding-left: 65px;
	line-height: normal;
	top: 9px;;
}

#text-9 h3 {
	color: #000;
    font-size: 20px;
    text-shadow: 0 0 10px #fff;
	border-radius: 10px !important;
	padding: 20px 20px 20px 10px;
	font-style: italic;
}

.thumbnail {
float: left;
margin-right: 20px;
}

.titles td {
    background: none repeat scroll 0 0 #999;
	color: #FFF;
}

.dark .titles td {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
}

#fsSubmitButton1471071 {
	position: relative     ; left: 10px !important;
}

.step {
	width: 200px;
	float: left;
}

.step p {
	padding-right: 30px;
	font-size: 12px;
}

.step img {
	border: 3px solid #333;	
}

.step p {
	margin-top: -10px !important;
}

#header-carousel ul li a.item span.img {
    height: 132px;
}

#header-carousel ul li a.item {
    height: 173px;
}

#topfeatured-inner {
    min-height: 243px;
}

#header-carousel, #header-carousel .viewport {
    height: 183px;
}