/* Getting the new tags to behave */
article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video {display:block}
mark,rp,rt,ruby,summary,time {display:inline}
.left {float:left}
.right {float:right}
.wrapper {width:100%;overflow:hidden;border-radius: inherit;}
.header_top{ height: 100px; margin-top:10px;}
body {background:url(../images/bg_top2.gif) top repeat-x #e2e2e2;border:0;font:13px Arial,Helvetica,sans-serif;color:#323232;line-height:17px}
.inner_copy, .inner_copy a {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.css3 {border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;box-shadow:0 0 4px rgba(0,0,0,.4);-moz-box-shadow:0 0 4px rgba(0,0,0,.4);-webkit-box-shadow:0 0 4px rgba(0,0,0,.4);behavior:url(js/PIE.htc);position:relative}
.main {	margin:0 auto;	width:920px}
a {color:#308da2;text-decoration:none;outline:none}
a:hover {text-decoration:underline}
h1 {float:left;padding:16px 0 0 0}
h2 {font-size:35px;font-weight:600;color:#000;line-height:44px;padding:16px 0 9px 0;letter-spacing:-1px}
h3{font-size:20px;}
h4{font-size:15px;}
h5{font-size:12px;}
h6{font-size:10px;}
.box h2 {padding:29px 0 16px 0}
p {padding-bottom:15px}
/* header */
header {}
#logo {display:block;background:url(../images/logo2.png) no-repeat;width:350px;height:70px;text-indent:-5000px}
#search {float:right;padding-top:10px;padding-right:10px;}
#search img {top:-10px;}
#search .bg {background:url(../images/search.gif) no-repeat;width:193px;height:36px}
#search .submit {float:right;height:36px;width:40px;background:none;cursor:pointer}
#search .input {float:right;background:none;font:13px Arial,Helvetica,sans-serif;color:#323232;height:16px;width:143px;padding:10px;padding-right:0}

.rel {position: relative}
/* menu 2 */


#menu {
	width:920px;
    border:none;
    border:0px;
    margin:0px;
    padding:0px;
	
	/*font-family: 'Myriad', sans-serif;*/

	font-size:20px;
	font-weight:400;
	color:#000;

}

#nav {
	width:920px;
    /*height:55px;*/
    list-style:none;
    margin:0;
    padding:0;
    float:left;
    text-align:center;
    }

#nav a {color: #000}
#nav a:hover {color: #fff}
#nav.active a, #nav.active a:hover {color: #fff} 
#nav li {
    display:inline-block;
    position:relative;
    float:left;
    /*background: #006633;*/
	background:url(../images/menu.gif) top repeat-x;
	z-index: 999;
	border-left:1px solid #fff;
    border-right:solid 1px #ccc;
}

#nav li a {
    display:inline-block;
    /*width:200px;*/
    line-height:53px;
    padding:0 42px 0 50px;
    text-decoration:none;
    }
#nav li span {}

 
#nav li:hover, #nav li.active{
	background:url(../images/menu_active.gif) top repeat-x;
	border-left:1px solid #51B9C7;
	border-right: 1px solid #1D5878;

}

/*--- Sublist Styles ---*/
#nav ul {
	width:100%;
    position:absolute;
    padding:0px;
    left: -2px;
    display:none; 
	border-left: 1px solid #ccc !important;
	border-right: 1px solid #ccc !important;
	border-bottom: none!important;
    }

#nav li li { 
width:100%;
float:left; 
z-index: 999; 
}
    
#nav li li a {display:block;font-size:14px;line-height:40px; padding:0 }
   
	
/*--- Hide Sub Sublists ---*/
#nav li:hover ul ul {display:none;}

#nav li ul {
-webkit-box-shadow: 3px 2px 10px rgba(50, 50, 50, 0.85);
-moz-box-shadow:    3px 2px 10px rgba(50, 50, 50, 0.85);
box-shadow:         3px 2px 10px rgba(50, 50, 50, 0.85);
	/*
	-webkit-border-bottom-right-radius: 10px ;
	-webkit-border-bottom-left-radius: 10px ;
	-moz-border-radius-bottomright: 10px ;
	-moz-border-radius-bottomleft: 10px ;
	border-bottom-right-radius: 10px ;
	border-bottom-left-radius: 10px ;
	*/
}

/*
/*--- Sublevel UL's display and position on hover ---
/* UNCOMMENT FOR THE JQUERY SLIDE
#nav li:hover ul {display:block;} 
#nav li li:hover ul {display:block;}
*/



.active {
	background:url(../images/menu_active.gif) top repeat-x !important;
	border-left:1px solid #54BBC8;
	color: #fff;
}

.nav-first {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-left:1px solid #ccc !important;
}
.nav-first:hover {border:}
.nav-last {
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.nav-last:hover {	border-right: none !important;}


.text {background:url(http://ultrainternet.co.uk/projects/rotorflight/css/img/6.png) 1px 0 no-repeat; padding:18px 0 0 515px;width:375px;margin-top:15px;text-align:center;height:365px}
.text1 {font-size:50px;font-weight:700;line-height:50px;color:#000;letter-spacing:-2px;display:block}
.text1 span {display:block;font-size:60px;line-height:50px;margin-top:-17px;letter-spacing:-1px;padding-bottom:20px}
.text .button {display:inline-block;font-size:20px;font-weight:700;color:#fff;line-height:40px;padding:0 20px;background:url(../images/button_bg.gif) top repeat-x #308da2;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;behavior:url(js/PIE.htc);position:relative;text-decoration:none}
.text .button:hover {background:#696969}
/* content */
#content {margin-right:4px;background:url(../images/bg_cont.gif) bottom repeat-x #fff;border:1px solid #ccc;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;box-shadow:1px 1px 2px #cfcfcf;-moz-box-shadow:1px 1px 2px #cfcfcf;-webkit-box-shadow:1px 1px 2px #cfcfcf;behavior:url(js/PIE.htc);position:relative}
.pad {padding:0 30px 0 35px; background: #F5F5F5;}
.pad_left1 {padding-left:55px}
.pad_left2 {padding-left:45px}
.marg_right1 {margin-right:12px}
.marg_right2 {margin-right:18px}
.pad_bot1 {padding-bottom:35px}
.pad_bot2 {padding-bottom:49px}
.pad_bot3 {padding-bottom:7px}
.pad_bot4 {padding-bottom:17px}
.marg_top {margin-top:17px}
.marg_top2 {margin-top:7px}
.box {background:#f5f5f5;behavior:url(js/PIE.htc);position:relative;width:100%;overflow:hidden; border-radius: inherit; }
.box.top {border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;behavior:url(js/PIE.htc)}
.box.bot {border-radius:0 0 11px 11px ;-moz-border-radius:0 0 11px 11px;-webkit-border-radius:0 0 11px 11px;behavior:url(js/PIE.htc)}
.banners {padding:19px 0 19px 19px;overflow:hidden}
.banners li {width:210px;float:left;padding-right:12px}
.banners p {padding-bottom:7px}
.banners p.font1 {font-weight:bold;color:#318ea2;padding:16px 0 7px 0}
.banners .marker {background:url(../images/marker_1.gif) no-repeat}
.banners .marker:hover {background:url(../images/marker_3.gif) no-repeat}
.banners .pad {padding:0 10px 0 15px}
.marker {display:inline-block;background:url(../images/marker_3.gif) no-repeat;width:17px;height:17px}
.marker:hover {display:inline-block;background:url(../images/marker_1.gif) no-repeat;width:17px;height:17px}
.line1 {background:url(../images/line_ver1.gif) 250px 0 repeat-y;padding:7px 0}
.under {padding-bottom:17px;border-bottom:1px solid #ddd;margin-bottom:17px}
.color1 {color:#308da2}
.list1 li {line-height:23px}
.list1 li a {padding-left:20px;background:url(../images/marker_2.gif) 5px 5px no-repeat; color: #409AAD}

/* columns */
#col {
	float:left;
	line-height:1.9em; 
}

.col-1-3 {
	width:258px;
	margin-right:40px;
}

.col-2-3 {
	width:258px;
	margin-right:40px;
}

.col-3-3 {
	width:258px;
}

.col-23-3 {
width:550px;
margin-right:40px;
}

#col h3{
	color: #409AAD;
	margin-bottom:15px; 
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}

#col a {color: #409AAD}

#col img {
-webkit-box-shadow: 0 12px 8px -8px #777;
-moz-box-shadow: 0 12px 8px -8px #777;
box-shadow: 0 12px 8px -8px #777;
}

.col-pad {padding:30px;}

#payment {
	height: 350px;
	float:left;
	margin: 100px 100px 0 0;
	
}

#tick {
	height: 350px;
	width: 70px;
	float:left;
	margin:100px 50px 0 160px;
}


#payment  h3{
	float:left;
	color: #409AAD;
	margin-bottom:15px; 
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}

.pay-pp{
	height:80px;
	width:410px;
	display: block;
	margin:15px;
	background-color: #FAFAFA;
	float:left;


}
.pay-pp img{
	float:right;
}
.pay-pp p{
	float:left;
	padding:5px 10px 10px 20px;
}
.pay-phone {
	padding-left:20px;
	height:80px;
	width:410px;
	display: block;
	margin:15px;
	background-color: #FAFAFA;
	float:left;
	border-left: 1px solid #ccc;
}

.pay-phone img{
	float:right;
	margin:10px 0 10px 15px;
}
.pay-phone p{
	float:left;
	padding-left:10px;
}

.sitemap {
	padding: 50px;
}

.sitemap h3{
	color: #409AAD;
	margin-bottom:15px; 
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}


#ppl {margin:30px 50px 50px 50px}
#ppl h2{
	color: #409AAD;
	margin-bottom:15px; 
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
.gallery-col1 {
	width:400px;
	margin-right:40px;
}
.gallery-col2 {
	width:400px;
}

#gallery img {
	width:160px;
	height: 110px;
	margin:10px;
	padding: 4px;
	border: 1px solid #ddd;
}
#gallery img:hover {
opacity:0.7;
filter:alpha(opacity=70); /* For IE8 and earlier */
}

/* footer */

#footer {
    margin-top: 5px;
    bottom: 20px;
    height:55px; 
    color: #666;
    padding: 15px;
    --border: 1px solid green;
}

#foot_top {
    width: 100%;
    height:30px;
}

#foot_bottom {
    height:25px;
    padding-left: 10px;
    color: #ccc;
}


.foot_left {
    float:left;
    height:100%;
    width: 560px;
    text-align: left;
}

.foot_right {
    float:right;
    width: 280px;
    height:100%;
    text-align: right;
}

#footer_ul {
    height: 100%;
    text-transform: uppercase;
    padding-left: 0;
    margin: 0;
    list-style-type: none;
    font-size: 11px;
}

#footer_ul li {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #ccc;
}

#social_ul {
float: right;
    height: 100%;
    padding-left: 0;
    margin: 0;
    list-style-type: none;
    font-size: 11px;
}

#social_ul li {
    float: left;
    padding-left: 8px;
}

#social_ul img , #social_ul span{
    float: left;
    -webkit-transition: margin 0.3s ease-out;
    -moz-transition: margin 0.3s ease-out;
    -o-transition: margin 0.3s ease-out;
}
 
#social_ul img:hover , #social_ul span:hover{
    margin-top: 3px;
}

/* Share This button */
.st_sharethis_custom{
	width: 24px;
	height:24px;
	background: url(../img/sharethis2.png) no-repeat scroll left top transparent;
	padding:0;
	float: left;
}

/* links */

#foot_bottom a {
    color: #ccc !important;
}

#foot_bottom a:hover{
    color:  #B18DC1;
}
#footer a:link, a:visited {
    text-decoration: none;
    color: #666;
}
#footer a:hover { color:  #0099CC; }

#footer a:hover.more {
    border: 1px solid #FF2B95;
    background-color: #FF3399;
}

#rating{
	display: none
}

.hr1 {
    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #EFEFEF, #CFCFCF, #EFEFEF); 
    background-image:    -moz-linear-gradient(left, #EFEFEF, #CFCFCF, #EFEFEF); 
    background-image:     -ms-linear-gradient(left, #EFEFEF, #CFCFCF, #EFEFEF); 
    background-image:      -o-linear-gradient(left, #EFEFEF, #CFCFCF, #EFEFEF); 
}

.hr2  {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
} 


/* forms */
#ContactForm {font-weight:bold;color:#323232;line-height:28px}
#ContactForm .wrapper {padding-bottom:6px}
#ContactForm .bg {background:url(../images/bg_input.gif) top repeat-x #e6e6e6;float:right;margin-right:150px;border:1px solid #ccc;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;box-shadow:1px 1px 2px #e3e3e3;-moz-box-shadow:1px 1px 2px #e3e3e3;-webkit-box-shadow:1px 1px 2px #e3e3e3;behavior:url(js/PIE.htc);position:relative;height:26px}
#ContactForm .bg2 {background:url(../images/bg_textarea.gif) top repeat-x #e6e6e6;float:right;margin-right:2px;border:1px solid #ccc;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;box-shadow:1px 1px 2px #e3e3e3;-moz-box-shadow:1px 1px 2px #e3e3e3;-webkit-box-shadow:1px 1px 2px #e3e3e3;behavior:url(js/PIE.htc);position:relative;height:191px}
#ContactForm .button {margin-left:8px;margin-top:9px;float:right;margin-right:2px;font-size:20px;font-weight:700;color:#fff;line-height:35px;width:90px;text-align:center;background:url(../images/button_form.gif) top repeat-x #308da2;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;behavior:url(js/PIE.htc);position:relative;text-decoration:none}
#ContactForm .input {width:260px;height:16px;background:none;padding:5px 10px;color:#323232;font:13px Arial,Helvetica,sans-serif;margin:0}
#ContactForm textarea {overflow:auto;width:408px;height:181px;background:none;padding:5px 10px;color:#323232;font:13px Arial,Helvetica,sans-serif;margin:0}
#ContactForm .button:hover {background:#696969}

/* Pricing Table */

#pricing-table {
    margin: 40px auto 40px auto;
    text-align: center;
    width: 600px;
    
}

#pricing-table .plan {
	font: 12px 'Lucida Sans', 'trebuchet MS', Arial, Helvetica;
	text-shadow: 0 1px rgba(255,255,255,.8);        
	background: #fff;      
	border: 1px solid #ddd;
	color: #333;
	padding: 20px;
	width: 235px; /* plan width = 180 + 20 + 20 + 1 + 1 = 222px */      
	float: left;
	position: relative;
}

#pricing-table #most-popular {
	z-index: 2;
	top: -13px;
	border-width: 3px;
	padding: 30px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);    
}

#pricing-table .plan:nth-child(1) {
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;        
}

#pricing-table .plan:nth-child(4) {
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;        
}

/* --------------- */	

#pricing-table h3 {
	font-size: 20px;
	font-weight: normal;
	padding: 20px;
	margin: -20px -20px 50px -20px;
	background-color: #eee;
	background-image: -moz-linear-gradient(#fff,#eee);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));    
	background-image: -webkit-linear-gradient(#fff, #eee);
	background-image: -o-linear-gradient(#fff, #eee);
	background-image: -ms-linear-gradient(#fff, #eee);
	background-image: linear-gradient(#fff, #eee);
		/* XMASS OFFER BELOW - delete to remove */
	/*background:url('../img/xmass20off.jpg') #eee top right no-repeat;
	*/
}

#pricing-table #most-popular h3 {
	background-color: #ddd;
	background-image: -moz-linear-gradient(#eee,#ddd);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));    
	background-image: -webkit-linear-gradient(#eee, #ddd);
	background-image: -o-linear-gradient(#eee, #ddd);
	background-image: -ms-linear-gradient(#eee, #ddd);
	background-image: linear-gradient(#eee, #ddd);
	margin-top: -30px;
	padding-top: 30px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0; 		
}

#pricing-table .plan:nth-child(1) h3 {
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;       
}

#pricing-table .plan:nth-child(4) h3 {
	-moz-border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;       
}	

#pricing-table h3 span {
	display: block;
	font: bold 25px/100px Georgia, Serif;
	color: #198193;
	background: #fff;
	border: 5px solid #fff;
	height: 100px;
	width: 100px;
	margin: 10px auto -65px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	-moz-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	-webkit-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
}

/* --------------- */

#pricing-table ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

#pricing-table li {
	border-top: 1px solid #ddd;
	padding: 10px 0;
}

/* --------------- */
	
#pricing-table .signup {
	position: relative;
	padding: 8px 35px;
	margin: 20px 0 0 0;  
	color: #fff;
	font: bold 14px Arial, Helvetica;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;       
	background-color: #72ce3f;
	background-image: -moz-linear-gradient(#72ce3f, #62bc30);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#72ce3f), to(#62bc30));    
	background-image: -webkit-linear-gradient(#72ce3f, #62bc30);
	background-image: -o-linear-gradient(#72ce3f, #62bc30);
	background-image: -ms-linear-gradient(#72ce3f, #62bc30);
	background-image: linear-gradient(#72ce3f, #62bc30);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;     
	text-shadow: 0 1px 0 rgba(0,0,0,.3);        
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
}

#pricing-table .signup:hover {
	background-color: #62bc30;
	background-image: -moz-linear-gradient(#62bc30, #72ce3f);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#62bc30), to(#72ce3f));      
	background-image: -webkit-linear-gradient(#62bc30, #72ce3f);
	background-image: -o-linear-gradient(#62bc30, #72ce3f);
	background-image: -ms-linear-gradient(#62bc30, #72ce3f);
	background-image: linear-gradient(#62bc30, #72ce3f); 
}

#pricing-table .signup:active, #pricing-table .signup:focus {
	background: #62bc30;       
	top: 2px;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
	box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset; 
}

#pricing_head{
	font-size:24px;
	color: #409AAD;
	margin:40px; 
	border-bottom:1px solid #ccc;
}
#pricing_head span {font-size:14px; }
/*  Buttons  */



/* --------------- */

.clear:before, .clear:after {
  content:"";
  display:table
}

.clear:after {
  clear:both
}

.clear {
  zoom:1
}	   

/* Select location */

#select_loc select {
	width:140px;
	margin-top:20px;
	border:1px solid #ccc;
	padding:10px;
	border-radius:5px;

}

#target {}

.trustw {height:60px; width:110px;}

/* paddings */
.cc-costs {
	padding:20px;
	color: #409AAD;
	font-size: 20px;
	line-height:24px;
	width:96%;
}

.big-bold {
    font-weight:700;
    font-size:15px;
}

.no-shadow img{
	box-shadow: none !important;
}

.stand-out {
	font-weight: 800;
	font-size:16px;
}

a.btn {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #fff!important;
  font-size: 20px;
  background: #308da2;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  margin-bottom:20px;
}

a.btn:hover {
  background: #075D7F;
  text-decoration: none;
}

a.btn:visited {
	color:#fff;
}
