@charset "UTF-8";
/* CSS Document */

div {
	position: relative;
}

img {
	margin: 0px;
	border: 0px;
}

body {
	margin: 0px;
	text-align: center;
}

div.container {
	width: 960px;
	display: inline-block;
	text-align: left;
}

div.clear {
	clear: both;
}


/* HEADER */

div.header {
	padding-top: 30px;
	width: 960px;
	height: 60px;
}

a.homeLink {
	display: inline-block;
	padding-right: 65px;
}

a.contactUs {
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #8fd8f9;
	text-decoration: none;
}

a.contactUs:hover {
	text-decoration: underline;
}


/* MAIN CONTENT */

div.mainContent {
	clear: both;
}


/* LEFT SIDE */

#farLeftShadow {
	background: url( /wp-content/themes/unibul/images/leftShadow.png ) no-repeat;
	width: 10px;
	height: 487px;
	display: inline-block;
	left: -10px;
	position: absolute;
}

div.leftSide {
	width: 510px;
	display: inline-block;
}

div.leftContent {
	background: url( /wp-content/themes/unibul/images/innerLeftBG.jpg ) no-repeat top;
	min-height: 522px;
}

div.headline {
	width: 533px;
	height: 136px;
	position: absolute;
	display: inline-block;
	background: url( /wp-content/themes/unibul/images/blueHeader.png) no-repeat;
	top: 15px;
	z-index: 100;
}

div.headline h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 42px;
	line-height: 40px;
	color: #fff;
	margin: 20px;
	-moz-text-shadow: #3f8aa9 0px 2px 4px;
    -webkit-text-shadow: #3f8aa9 0px 2px 4px;
    text-shadow: #3f8aa9 0px 2px 4px ;
}

div.fourBullets {
	display: inline-block;
	width: 511px;
	height: 239px;
	background: url( /wp-content/themes/unibul/images/homeTopBG.jpg ) no-repeat;
	margin-top: 135px;
}


div.innerBullets {
	margin-top: 135px;
}


div.aBull {
	padding: 11px 20px;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #333333;
}

div.aBull span {
	position: relative;
	padding-left: 15px;
	top: -8px;
}

div.orangeArrow {
	display: inline-block;
	width: 558px;
	height: 126px;
	position: absolute;
	top: 367px;
	z-index: 101;
	background: url( /wp-content/themes/unibul/images/homeOrangeArrow.png ) no-repeat;
}

h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 27px;
	font-weight: bold;
	line-height: 29px;
	color: #4c4c4c;
	margin: 25px 20px;
}

div.lowerLeft {
	display: inline-block;
	width: 511px;
	min-height: 339px;
	background: url( /wp-content/themes/unibul/images/homeBottomBG.jpg) no-repeat top;
	margin-top: 102px;
	padding-top: 63px;
}

div.centerBreak {
	margin: 20px 0px;
	height: 1px;
	width: 494px;
	margin-left: 9px;
	background: url( /wp-content/themes/unibul/images/centerBreak.png ) no-repeat;
}

div.lowerLeft h2 {
	margin: 25px 20px 20px;
}

div.testimonials {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	background: url( /wp-content/themes/unibul/images/customerQuote.png ) no-repeat;
	width: 473px;
	height: 143px;
	display: inline-block;
	margin-left: 18px;
}

div.testimonials div.quote {
	font-size: 14px;
	color: #666;
	margin: 18px 20px;
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
}

div.testimonials div.quote span.client {
	font-size: 20px;
	color: #4c4c4c;
	display: block;
	position: absolute;
	top: 127px;
}

/* RIGHT SIDE */

div.rightSide {
	position: absolute;
	right: 450px;
	top: 30px;
	display: inline-block;
}

div.sliders, div.rightForm {
	position: absolute;
	width: 450px;
	min-height: 810px;
	overflow: hidden;
	display: inline-block;
}

div.rightForm {
	overflow: visible;
}

div.slider {
	width: 450px;
	display: inline-block;
	position: absolute;
	left: 450px;
}

#sliderWeb {
	left: 0px;
}

#shiftRight {
	width: 44px;
	height: 332px;
	background: url( /wp-content/themes/unibul/images/homeArrowShadowL.png ) no-repeat;
	position: absolute;
	top: 105px;
	left: 0px;
	display: inline-block;
}

#shiftRight a img {
	margin-top: 31px;
}

#shiftLeft {
	width: 44px;
	height: 445px;
	background: url( /wp-content/themes/unibul/images/homeArrowShadowR.png ) no-repeat bottom;
	position: absolute;
	top: -10px;
	right: -450px;
	display: inline-block;
	text-align: right;
}

#shiftLeft a img {
	margin-top: 146px;
}

div.details {
	width: 348px;
	left: 53px;
	top: -45px;
	display: inline-block;
}

div.detailsTop {
	width: 348px;
	height: 20px;
	display: inline-block;
	background: url( /wp-content/themes/unibul/images/detailsTop.png ) no-repeat;
}

div.detailsCenter {
	width: 348px;
	display: inline-block;
	min-height: 300px;
}

div.detailsCenter img.detailBG {
	left: 8px;
	position: relative;
	width: 332px;
	height: 450px;
}

div.theDeets {
	position: absolute;
	display: inline-block;
	top: 0px;
	left: 0px;
	background: url( /wp-content/themes/unibul/images/detailsRepeatShadow.png ) repeat-y;
	height: 100%;
	width: 348px;
	text-align: center;
}

div.theDeets h2 {
	font-size: 30px;
	line-height: 32px;
	margin: 0px 30px 15px;
	color: #5c5c5c;
}

div.deetsBreak {
	height: 1px;
	width: 332px;
	display: inline-block;
	margin: 15px 8px;
	background: #000;
	opacity: 0.2;
	filter:alpha(opacity=20)
}

div.theDeets ul {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color: #333333;
	font-size: 20px;
	text-align: left;
	margin: 0px 20px 0px 25px;
	line-height: 30px;
}

div.theDeets ul span.rates {
	font-size: 14px;
	color: #666666;
	display: block;
	line-height: 24px;
}

div.theDeets ul span.cardBreak {
	display: block;
	height: 5px;
}

div.theDeets ul span.rates img {
	position: relative;
	top: 5px;
}
	

div.detailsBase {
	width: 348px;
	height: 23px;
	display: inline-block;
	background: url( /wp-content/themes/unibul/images/detailsBase.png ) no-repeat;
}


/* FOOTER */

div.trustShare {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	margin: 30px 0px 20px;
	padding: 10px 0px;
}

div.trust {
	width: 49%;
	display: inline-block;
}

div.trust img {
	padding-left: 0px;
	padding-right: 10px;
	float: left;
}

div.trust div.trustUs, div.share div.followUs {
	display: inline-block;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #5c5c5c;
	float: left;
	padding: 9px 0 0 10px;
}

/*div.share {
	position: absolute;
	right: 0px;
	top: 9px;
	width: 49%;
	text-align: right;
	display: inline-block;
}*/

div.share {
	position: absolute;
	right: 110px;
	top: 19px;
	width: 49%;
	text-align: right;
	display: inline-block;
}

div.share img {
	float: right;
	padding: 5px 0 0 10px;
}

div.share div.followUs {
	float: right;
	padding: 0px 10px 0px 0px;
}

div.footer, div.footer a {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	color: #28b4f2;
	font-size: 12px;
	text-decoration: none;
	padding: 10px 0 40px;
}

div.footer span.pipeSpace {
	padding: 0px 10px;
	display: inline-block;
}

div.footer div.fine-print {
	padding-top: 10px;
	color: #a6a6a6;
}



/* INTERNAL PAGES */


div.rateDetails ul {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color: #333333;
	font-size: 20px;
	text-align: left;
	line-height: 30px;
	display: inline-block;
	margin: 10px 0px;
	padding: 0;
}

div.rateDetails ul.leftRates {
	width: 250px;
	list-style: none;
	padding-left: 20px;
}


div.rateDetails ul.rightRates {
	width: 195px;
	font-size: 16px;
	padding-left: 35px;
	width: 200px;
	background: url( /wp-content/themes/unibul/images/verticalRatesBreak.png ) no-repeat left top;
	line-height: 23px;
}

div.rateDetails ul span.rates {
	font-size: 16px;
	color: #666666;
	display: block;
	line-height: 24px;
 	padding-left: 1px;
}

div.rateDetails ul span.cardBreak {
	display: block;
	height: 5px;
}

div.rateDetails ul span.rates img {
	position: relative;
	top: 5px;
}

h3 {
	color: #ff950c;	
}	

div.innerLowerLeft {
	padding-bottom: 0px;
}

div.innerLowerLeft div.testimonials {
	padding-bottom: 35px;
}

div.innerDetails {
	width: 418px;
	left: 18px;
	top: -45px;
	display: inline-block;
}

div.innerDetailsTop {
	width: 418px;
	height: 103px;
	display: inline-block;
	background: url( /wp-content/themes/unibul/images/detailsInnerTop.png ) no-repeat;
}

div.innerDetailsTop h2 {
	font-size: 30px;
	line-height: 32px;
	margin: 20px 0px 15px;
	padding: 0px 30px;
	text-align: center;
	color: #FFFFFF;
}

div.innerDetailsCenter {
	width: 418px;
	display: inline-block;
	/*min-height: 300px;*/
}

div.innerDetailsCenter img.innerDetailBG {
	left: 8px;
	position: relative;
	width: 402px;
	/*height: 880px;*/
	height: 925px;
}

div.innerDeets {
	position: absolute;
	display: inline-block;
	top: 0px;
	left: 0px;
	background: url( /wp-content/themes/unibul/images/detailsInnerRepeatShadow.png ) repeat-y;
	height: 100%;
	width: 418px;
	text-align: center;
}

div.innerDeets h2 {
	font-size: 30px;
	line-height: 32px;
	margin: 0px 30px 15px;
	color: #5c5c5c;
}

div.innerDeetsBreak {
	height: 1px;
	width: 332px;
	display: inline-block;
	margin: 15px 8px;
	background: #000;
	opacity: 0.2;
	filter:alpha(opacity=20)
}

div.innerDetailsBase {
	width: 418px;
	height: 23px;
	display: inline-block;
	background: url( /wp-content/themes/unibul/images/detailsInnerBase.png ) no-repeat;
}


div.innerDeets .cform {
	padding: 10px 18px;
	width: 350px;
}

div.innerDeets .cform textarea, div.innerDeets .cform input {
	width: 342px;
}

div.innerDeets .cform select {
	width: 350px;
}

div.innerDeets .cform label {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

div.innerDeets .cform input.sendbutton {
	width: 239px;
	height: 63px;
	background: url( /wp-content/themes/unibul/images/getStartedBtn.png ) no-repeat;
	margin: 0 40px;
	border: none;
	
	
}

div.leftSide div.post div.entry {
	font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	margin: 0px 20px;
	color: #5c5c5c;
}

div.rightSide div.leftInnerShadow {
	width: 14px;
	height: 325px;
	top: 104px;
	position: absolute;
	display: inline-block;
	background: url( /wp-content/themes/unibul/images/leftInnerShadow.png ) no-repeat top;
}

div.rightSide div.rightInnerShadow {
	width: 11px;
	height: 437px;
	top: 0px;
	right: -450px;
	position: absolute;
	display: inline-block;
	background: url( /wp-content/themes/unibul/images/rightInnerShadow.png ) no-repeat top;
}