@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
color:#313131;
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
background:#fff3dc url(images/bg.png) 0px 0px repeat;
}
img{border:0px;}

h1{
color:#e0e0e0;
font-size:0.9em;
margin:0px auto;
font-weight:normal;
width:950px;
}

a{
color:#2d2d2d;
}
a:hover{
color:#d60000;
}

h2, h3{
clear:left;
color:#d60000;
font-size:1.25em;
margin:0px 0px 9px 0px;
font-weight:bold;
padding-bottom:5px;
background:url(images/whiteline.png) bottom repeat-x;
}


h3{
font-size:1.2em;
margin:0px 0px 6px 0px;
font-weight:bold;
padding:4px 0px 4px 0px;
}


p{
margin:0px 0px 22px 0px;
line-height:1.5em;
text-align:justify;
}
ol{
margin:0px 0px 22px 25px;
line-height:1.5em;
text-align:justify;
padding:0px;
}






.level0{
width:950px;
margin:0px auto;
}
.top{
background:#2d2d2d;
padding:10px 0px;
}
.head{
height:141px;
/*overflow:hidden;*/
}
.logo{
float:left;
padding-top:14px;
}

.topcall{
float:right;
height:141px;
width:275px;
background:url(images/sprite.png) 0px 0px no-repeat;
}

.toplocation{
width:203px;
float:right;
height:121px;
background:#ffffff;
padding:20px 30px 0px 30px
}

.locationhead{
background:url(images/sprite.png) 0px -160px no-repeat;
width:183px;
height:44px;
margin-bottom:20px;
}


.textreplace{
font-size:0em;
overflow:hidden;
text-indent:-10000px;
text-align:left;
line-height:0em;
}


.nav{
background:#585858 url(images/navbg.png) 0px 0px repeat-x;
clear:both;
font-weight:bold;
font-size:1.1em;
margin-bottom:22px;
}

.nav ul{
padding:0px;
margin:0px;
z-index:999;
list-style:none;
position:relative;
}

.nav li{
background:url(images/navline.png) right no-repeat;
padding:0px;
float:left;
height:60px;
padding-right:3px;
position:relative;
}



.nav li a{
float:left;
display:block;
padding:0px 24px 0px 24px;
color:#fff;
text-decoration:none;
height:60px;
line-height:60px;
}

.nav li a:hover, .nav li a.hover{
background-color:#ffffff;
color:#2d2d2d;
}


a.locationbutton{
background:#2d2d2d url(images/arrowsprite.png) 176px -78px no-repeat;
display:block;
color:#ffffff;
text-decoration:none;
height:37px;
line-height:37px;
padding-left:10px;
font-size:1.05em;
}

.manus{
position:relative;
list-style:none;
padding:0px;
margin:0px;
height:37px;
z-index:1000;
}
.manus li{
position:relative;
list-style:none;
padding:0px;
margin:0px;
height:37px;
}

.nav li ul, .manus li ul{
position:absolute;
top:60px;
left:0px;
background:#2d2d2d;
padding:10px 27px 13px 27px;
margin:0px;
width:210px;
list-style:none;
display:none;
font-weight:normal;
font-size:0.9em;
}
.manus li ul{
background:#2d2d2d;
padding:10px 15px 13px 15px;
width:173px;
top:37px;
/*_left:-10px;ie6 i hate you*/
border-top:1px solid #ffffff;
}

.nav li ul li, .manus li ul li{
float:none;
height:auto;
line-height:25px;
padding:0px;
margin:0px 0px 0px 0px;
background:none;
border-bottom:1px solid #2d2d2d;/*ie6 i hate you*/
}
.manus li ul li{
border-bottom:1px solid #2d2d2d;/*ie6 i hate you*/
}

.nav li ul li a, .manus li ul li a{
float:none;
height:auto;
color:#ffffff;
line-height:25px;
padding:0px 0px 0px 15px;
text-decoration:none;
background:url(images/arrowsprite.png) 0px -132px no-repeat;
}

.manus li ul li a{
color:#ffffff;
background:url(images/arrowsprite.png) 0px -132px no-repeat;
display:block;
}

.nav li ul li a:hover, .manus li ul li a:hover{
float:none;
height:auto;
border:0px;
color:#d60000;
}

.manus li ul li a:hover{
color:#cccccc;
}



.showreel{
width:675px;
height:240px;
overflow:hidden;
float:left;
margin-bottom:22px;
z-index:10;
}

.callback{
width:275px;
height:240px;
overflow:hidden;
background:#e9dcc3;
float:right;
margin-bottom:22px;
}
.callbackhead{
height:41px;
line-height:41px;
background:url(images/sprite.png) 0px -220px no-repeat;
color:#ffffff;
font-weight:bold;
font-size:1.2em;
padding-left:58px;
margin-bottom:14px;
}

.callbackform{
margin:0px;
position:relative;
}

.callbackform label{
display:none;
}

.callbackform p{
padding:0px 25px 0px 25px;
margin:0px;
height:49px;
overflow:hidden;
}

.callbackform .textfield{
padding:7px;
border:1px solid #9f9f9f;
color:#6c6c6c;
display:block;
width:210px;
}

.callbackform .selectfield{
padding:7px;
border:1px solid #9f9f9f;
color:#6c6c6c;
display:block;
width:225px;
}

.callbackform .callsubmit{
width:275px;
height:38px;
padding:0px;
cursor:pointer;
border:0px;
background:url(images/sprite.png) 0px -280px no-repeat;
font-size:0em;
text-indent:-10000px;
text-align:left;
line-height:0em;
display:block;
}

.callbackform .callsubmit[disabled]{
cursor:default;
}

.errorbox{
display:none;
background:#e31000;
border-radius:5px;
position:absolute;
color:#ffffff;
padding:20px;
font-weight:bold;
width:150px;
text-align:center;
top:28px;
left:42px;
}
.sendbox{background:#6fbd00;}




.mainbox{
background:#ffffff url(images/split.png) right repeat-y;
border:1px solid #d9d9d9;
padding:22px 25px 10px 25px;
margin:0px auto 22px auto;
width:898px;
clear:both;
}
.left{
width:623px;
float:left;
padding-right:50px;
}
.left .onecol{
width:299px;
}
.left ul{
list-style:none;
margin:0px 0px 20px 10px;
padding:0px;
}
.left ul li{
padding:0px 0px 7px 20px;
background:url(images/bull.png) 0px 6px no-repeat;
list-style:none;
line-height:1.5em;
}


.right{
width:225px;
float:right;
}
.mainbox .right p{
font-size:0.9em;
}
.right h2, .right h3{
background:url(images/midline.png) bottom repeat-x;
}

.right ul{
list-style:none;
margin:0px 0px 20px 0px;
padding:0px;
}
.right ul li{
padding:0px 0px 7px 25px;
background:url(images/tick.png) 0px 2px no-repeat;
list-style:none;
line-height:1.5em;
}






.footer{
background:#595959;
margin-bottom:30px;
}
.footerbox{
padding:22px 25px 15px 25px;
margin:0px auto;
width:900px;
background:#2d2d2d url(images/split2.png) right repeat-y;
}
.footerbox h2{
margin-bottom:15px;
}

.footerbox p{
text-align:left;
color:#d3d3d3;
margin-bottom:14px;
}
.footerbox .onecol h2{
background:url(images/darkline.png) bottom repeat-x;
color:#FFFFFF;
}
.footerbox .right h2{
background:url(images/darkmid.png) bottom repeat-x;
color:#FFFFFF;
}
.quesimg{
float:right;
margin-left:13px;
}

.footernum{
margin:0px 0px 20px 0px;
width:224px;
height:26px;
background:url(images/sprite.png) 0px -360px no-repeat;
}
.footerbox .strongp{
font-weight:bold;
margin-bottom:19px;
}
.footerbox .footimg{
margin-bottom:7px;
}

a.redlink{
display:block;
background:url(images/redlink.png) 0px 0px repeat-x;
color:#fff;
text-decoration:none;
padding-left:30px;
font-size:0.9em;
line-height:29px;
}



.footerfinal{
font-size:0.8em;
color:#696969;
padding-bottom:30px;
}
.footerfinal a{
color:#696969;
text-decoration:none;
}
.footerfinal a:hover{
color:#2d2d2d;
}

.footerfinal a.btt{
background:url(images/arrowsprite.png) 0px -37px no-repeat;
padding-left:17px;
}
.footerfinal div{
	display:inline;
}


.onecol{
float:left;
width:300px;
margin-right:25px;
}





.subnav{
background:#e8e8e8;
padding:15px 15px 15px 15px;
margin-bottom:20px;
}
.left .subnav ul{
margin-bottom:0px;
padding-bottom:0px;
}
.left .subnav ul li{
padding-bottom:0px;
line-height:1.8em;
background-position:0px 9px;
}
.subnav .onecol{
width:284px;
}




/*form styles*/

.gotcha{
display:none;
height:0px;
overflow:hidden;
}


#contactform label{
clear:left;
float:left;
width:90px;
display:block;
margin-bottom:4px;
}

.submit{
color:#ffffff;
padding:7px;
font-size:1.1em;
background:#bc0000 url(images/navbg.png) 0px 0px repeat-x;
border:0px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
cursor:pointer;
}

.input1{
border:1px solid #dddddd;
padding:4px;
color:#666666;
margin-bottom:10px;
width:160px;
display:block;
float:left;
}

.textarea1{
border:1px solid #dddddd;
padding:4px;
color:#666666;
margin-bottom:10px;
width:98%;
height:150px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
overflow:auto;
}

.error{
background:#d60000;
color:#ffffff;
font-size:1.1em;
font-weight:bold;
padding:10px;
margin-bottom:16px;
}

.green{
background:#7ed401;
}

.articleimage{
margin-bottom:5px;
}


.galim{
width:140px;
margin:0px 21px 20px 0px;
float:left;
}



.big{
font-size:1.3em;
}
.nomar{
margin-right:0px;
}

.fright{
float:right;
}

.lclear{
clear:left;
}
.clear{
clear:both;
}
.gotcha{
display:none;
}





/*light background*/
.review-section, .latest-review{
	background:#ebe3d0;
}

/*review rating text*/
.review-average .average-rating, .review-rating{
	color:#6db900;
}

/*main highlight color*/
.review-average .ratedhead, .leavereview, .review-container .pagination, .latest-review h2{
	color:#d60000;
}
.reviewexpand, .leavereview a:hover, .review-container .pagination a.activeSlide, .latest-review .lrevmeta a{
	background:#000;
}

/*superhighlight!*/
.reviewexpand:hover, .leavereview a, .review-container .pagination a:hover, .latest-review .lrevmeta a:hover{
	background:#d60000;
}


span[itemprop=itemreviewed]{
	display:none;
}


/*ColorBox Core Style:
The following CSS is consistent between example themes and should not be altered.*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{outline:0;}
    #cboxContent{margin-top:60px; overflow:visible; background:#fff;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px;}
        #cboxLoadedContent{background:#fff; padding:0px; border:15px solid #fff;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#fff;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; text-indent:-9999px; width:25px; height:25px; position:absolute; top:-28px; background:url(images/controls.png) no-repeat 0 0;}
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious:hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext:hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose:hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}

.colorbox{
	outline:none;
}


.review-section{
	padding:18px;
	clear:both;
}
.review-average{
	font-size:1.8em;
	color:#969696;
	line-height:36px;
	padding-left:90px;
}
.review-average .ratedhead{
	font-weight:bold;
	float:left;
	padding:0px 7px;
}
.review-average .average-rating{
	font-weight:bold;
	float:left;
	padding:0px 7px;
}
.large-review-stars{
	height:36px;
	width:200px;
	float:left;
}
.large-review-stars span{
	display:block;
	float:left;
	margin:0px;
	width:40px;
	height:36px;
	background:url(images/stars.png) 0px 0px no-repeat;
}
.large-review-stars span.star_full{
	background-position:0px 0px;
}
.large-review-stars span.star_half{
	background-position:-40px 0px;
}
.large-review-stars span.star_empty{
	background-position:-80px 0px;
}
.reviewexpand{
	display:block;
	text-align:center;
	margin-bottom:22px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	padding:5px;
	-webkit-transition: background-color 0.3s linear;
	-moz-transition: background-color 0.3s linear;
    -ms-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
	transition: background-color 0.3s linear;
	outline:none;
}
.reviewexpand .rexpand{
	width: 0; 
	height: 0; 
	display:inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top:6px solid #fff;
	margin:0px 3px 2px 3px;
}
.reviewexpand.closebutton .rexpand{
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom:6px solid #fff;
	border-top:none;
}

.reviewexpand:hover{
	color:#fff;
}

.main-review{
	/*display:none;*/
}

.main-review .review-container, .latest-review .review-container{
	margin-top:18px;
	background:#fff;
	padding:25px;
}

.leavereview{
	text-align:center;
	font-size:1.3em;
	line-height:30px;
	padding:25px 0px 10px 0px;
}
.leavereview a{
	color:#fff;
	text-decoration:none;
	-webkit-border-radius: 2px;
    border-radius: 2px;
	padding:4px 10px 4px 10px;
	-webkit-transition: background-color 0.3s linear;
	-moz-transition: background-color 0.3s linear;
    -ms-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
	transition: background-color 0.3s linear;
	outline:none;
}

.cycleelement, .cyclecontainer{
	width:864px;
}


.reviewelem{
	padding-bottom:20px;
	width:864px;
}
.reviewelem + .reviewelem{
	padding-top:20px;
	border-top:1px solid #c2c2c2;
}
.reviewelem h3, .latest-review .review-container h3{
	color:#000;
	font-size:1.25em;
	font-weight:normal;
	border:none;
	padding:0px;
	float:left;
	margin-bottom:13px;
}
.reviewelem h3 span[itemprop=reviewer]{
	font-weight:bold;
}

.reviewmeta{
	float:right;
	list-style:none;
	padding:0px;
	margin:0px;
}
.reviewmeta li{
	float:left;
	line-height:20px;
}

.small-review-stars{
	height:20px;
	width:115px;
	float:left;
}
.small-review-stars span{
	display:block;
	float:left;
	margin:0px;
	width:23px;
	height:20px;
	background:url(images/stars.png) 0px -36px no-repeat;
}
.small-review-stars span.star_full{
	background-position:0px -36px;
}
.small-review-stars span.star_half{
	background-position:-23px -36px;
}
.small-review-stars span.star_empty{
	background-position:-46px -36px;
}

.review-rating{
	font-weight:bold;
	font-size:1.2em;
	padding:0px 5px;
}
time{
	font-size:1em;
	color:#000;
	font-style:italic;
}


.review-container .pagination{
	text-align:center;
	font-size:1.1em;
	font-weight:bold;
	padding-top:20px;
	border-top:1px solid #c2c2c2;
}

.review-container .pagination .cyclepage{
	display:inline;
}

.review-container .pagination a{
	color:#fff;
	font-weight:bold;
	-webkit-border-radius: 2px;
    border-radius: 2px;
	background:#c7c7c7;
	padding:4px 9px 4px 9px;
	-webkit-transition: background-color 0.3s linear;
	-moz-transition: background-color 0.3s linear;
    -ms-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
	transition: background-color 0.3s linear;
	outline:none;
	text-decoration:none;
	margin:0px 2px;
}


.latest-review{
	padding:18px;
	clear:both;
	margin-bottom:22px;
}
.latest-review h2{
	font-size:1.5em;
	border:none;
	padding:0px;
	float:left;
	margin-bottom:10px;
}
.latest-review .review-container{
	clear:both;
	margin-top:0px;
}
.latest-review .lrevmeta{
	float:right;
	
}

.latest-review .lrevmeta a{
	margin-top:2px;
	font-size:1.1em;
	color:#fff;
	text-decoration:none;
	-webkit-border-radius: 2px;
    border-radius: 2px;
	padding:4px 10px 4px 10px;
	-webkit-transition: background-color 0.3s linear;
	-moz-transition: background-color 0.3s linear;
    -ms-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
	transition: background-color 0.3s linear;
	outline:none;
}


.fleft{float:left;}

.review-review-content{
	padding-left:50px;
	background:url(images/reviewquote.png) 3px 3px no-repeat;
	clear:both;
	line-height:1.5em;
	font-style:italic;
	min-height:32px;
}