/* CSS Document */
body
{
	font-family:'EnriquetaRegular', Arial, sans-serif;
}
h2 
{
	font-size: 24px;
	line-height: 36px;
}
#wrapper
{
	overflow:hidden;
	min-width:1200px;
}
.container1200
{
	width:1200px;
	margin:0px auto;
}
.container960
{
	width:960px;
	margin:0px auto;
	/*padding:0 10px;*/
}
#header
{
	background:#0f000f url(../img/header-grad.png) top center repeat-x;
}
#header #header-right
{
	background:url(../img/header-grad2.png) top right no-repeat;
}
#header .container1200
{
	background:#0f000f url(../img/header-bg.png) top center no-repeat;
	height:520px;
}
#header-content
{
	margin-top:20px;
	color:#fff;
}
#header-slider
{
	width:446px;
	height:285px;
}
#header-slider.royalSlider .arrow.right,
#testimonials.royalSlider .arrow.right
{
	right:-41px;
	background:url(../img/slider-control-right.png) top left no-repeat;
	top: 147px;
}
#header-slider.royalSlider .arrow.left,
#testimonials.royalSlider .arrow.left
{
	left:-30px;
	background:url(../img/slider-control-left.png) top left no-repeat;
	top: 147px;
}
#testimonials.royalSlider .arrow.left,
#testimonials.royalSlider .arrow.right
{
	top: 90px;
}
#header-content .content-left
{
	float:left;
	width:446px;
}
#header-content .content-right
{
	float:right;
	width:457px;
}
#header-content #header-callout
{
	width:350px;
	margin-top: 27px;
	font-size:14px;
}
#header-content #header-callout .heading
{
	font-family:'EnriquetaRegular', Arial, sans-serif;
	font-size:24px;
	margin-bottom:22px;
	font-weight:normal;
}
#logo span
{
	background:url(../img/logo.png) bottom left no-repeat;
	width:205px;
	height:53px;
	text-indent:-9999px;
	padding-top:20px;
	display:block;
}
#call-to-action
{
	background: rgb(33,60,81); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(33,60,81,1) 0%, rgba(28,51,69,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(33,60,81,1)), color-stop(100%,rgba(28,51,69,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(33,60,81,1) 0%,rgba(28,51,69,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(33,60,81,1) 0%,rgba(28,51,69,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(33,60,81,1) 0%,rgba(28,51,69,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(33,60,81,1) 0%,rgba(28,51,69,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#213c51', endColorstr='#1c3345',GradientType=0 ); /* IE6-9 */
	
	min-height:40px;
	color:#fff;
	padding:25px 0;
	line-height:25px;
	border-bottom:1px solid #000000;
}
#call-to-action .container-left
{
	float:left;
	width:705px;
}
#call-to-action .container-right
{
	float:right;
	width:255px;
}
#cta-heading
{
	font-family:'EnriquetaBold', Arial, sans-serif;
	font-size:22px;
	
}
#cta-sub-heading
{
	font-family:'EnriquetaRegular', Arial, sans-serif;
	font-size:17px;
}
#schedule-demo
{
	/*margin:0px;
	width:200px;*/
}
#schedule-demo-btn
{
	background:url(../img/schedule-demo-btn.png) top left no-repeat;
	width:253px;
	height:53px;
	display:inline-block;
	text-indent:-9999px;
}
#callouts
{
	margin-top:60px;
}
#box1, #box2, #box3
{
	width:300px;
	float:left;
	margin-left:30px;
}
#box1
{
	border-bottom:8px solid #ffcb61;
	margin-left:0px;
}
#box2
{
	border-bottom:8px solid #00c2ff;
}
#box3
{
	border-bottom:8px solid #d92219;
}
#box1 .image,
#box2 .image,
#box3 .image
{
	width:129px;
	height:126px;
	float:left;
	margin:0 15px 10px 0;
}
.box-heading
{
	font-family:'EnriquetaBold', Arial, sans-serif;
	font-size:24px;
	font-weight:normal;
	margin:15px 0;
}
.box-content
{
	float:right;
	width:150px;
}
#highlight-orange
{
	background:#ffcb61;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	line-height:25px;
	margin-top:20px;
	padding:25px 20px 12px 20px;
	margin-bottom:20px;
}
#highlight-orange .container-left
{
	float:left;
	width:260px;
}
#highlight-orange .container-right
{
	float:right;
	width:650px;
}
.clear
{
	clear:both;
	height:0px;
}
#highlight-orange .box-content
{
	width:auto;
	float:none;
	font-size:18px;
}
#testimonials
{
	width:100%;
	height:auto;
}
#testimonials .testimonial,
#testimonials .royalWrapper
{
	background:#fff;
}
.testimonial .testi-details
{
	margin-top:15px;
}
#footer
{
	background:#000000;
	height:235px;
	margin-top:40px;
	color:#fff;
}
#footer a
{
	color:#fff;
}
#social-media
{
	padding:10px 0px 10px 828px;
}
ul#social-icons,
ul#social-icons li
{
	list-style:none;
	margin:0px;
	padding:0px;
}
ul#social-icons li
{
	float:left;
	margin-left:10px;
}
ul#social-icons li a
{
	display:inline-block;
	width:16px;
	height:16px;
	text-indent:-9999px;
}
ul#social-icons li.facebook a
{
	background:url(../img/icons/facebook.png);
}
ul#social-icons li.linkedin a
{
	background:url(../img/icons/linkedin.png);
}
ul#social-icons li.rss a
{
	background:url(../img/icons/rss.png);
}
ul#social-icons li.twitter a
{
	background:url(../img/icons/twitter.png);
}
ul#social-icons li.youtube a
{
	background:url(../img/icons/youtube.png);
}
#footer .footer-content
{
	font-size:12px;
	line-height:18px;
}
.reveal-modal-bg {
position: fixed;
height: 100%;
width: 100%;
background: #598198;
opacity: 0.8;
z-index: 100;
display: none;
top: 0;
left: 0;
cursor: url(../img/cursors/cursor.cur), pointer !important;
}
.reveal-modal 
{
position: fixed;
visibility: hidden;
top: 100px;
left: 50%;
margin-left: -290px;
width: 558px;
height: 750px;
background-image: url(../img/lightbox-contact-background.png);
background-repeat: no-repeat;
background-position: top center;
position: absolute;
z-index: 101;
padding: 22px 0px 22px 22px;
}
#myModal h2 {
width: 536px;
font-size: 20px;
margin-bottom: 20px;
line-height: 56px;
border-bottom: 1px solid #C9C9C9;
}
#form-enquire {
width: 558px;
height: auto;
position: relative;
float: left;
}
#form-enquire input, #form-enquire textarea {
width: 237px;
height: 28px;
position: relative;
float: left;
border: 1px solid #BFBFBF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 28px;
color: #777;
padding: 0px 10px;
margin: 0px 18px 20px 0px;
}
#form-enquire textarea {
width: 514px;
height: 144px;
resize: none;
line-height: 20px;
padding: 10px 10px 0px 10px;
}
#form-enquire input.error, #form-enquire textarea.error {
border: 1px solid #E395A5;
background-color: #FFE0E7;
}
#form-enquire input.subject {
width: 514px;
}
#form-enquire span {
color: #DF5A77;
}
#form-enquire button {
width: 92px;
height: 30px;
position: relative;
float: right;
background-image: url(../img/button-green-send.png);
background-repeat: no-repeat;
background-position: 0px 0px;
margin: -2px 21px 0px 0px;
cursor: pointer;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: white;
font-weight: bold;
text-shadow: 0px 1px 0px #317661;
border:none;
}
#form-enquire button:hover {
background-position: 0px -30px;
}
#form-enquire #contact-captcha #contact-captcha-image
{
	float:left;
	width:250px;
}
#form-enquire #contact-captcha #contact-captcha-entry
{
	float:right;
	width:281px;
}
.message-small
{
	font-size: 10px;
	color: #999 !important;
}