/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Two-column with sidebar on left from the /examples/ folder  */
/*
@import url('examples/2c-r.css');
*/

/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fluid layout with one sidebars right of content
*/

/*
html {margin-top: 0px; padding-top: 0px; background-color: #000000;}


body {
	background-color:#000;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/img/innerpage_bground.jpg);
	background-repeat: repeat-x;
}
*/

.hentry { /*
background-color: #090909;
*/ padding: 2px; margin: 10px; border-bottom: 1px solid #525252;}
/****  Premiair Elements     ****/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:33px;
	color:#4D8BC4;
	letter-spacing: 0px;
	font-weight: 400;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#4D8BC4;
	letter-spacing: -1px;
	font-weight: 400;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#4D8BC4;
	letter-spacing: -1px;
	font-weight: 200;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4D8BC4;
	letter-spacing: -1px;
	font-weight: 200;
}


a {
	text-decoration:none;
	color:#4D8BC4;
}

a:hover {
	text-decoration:none;
	color:#4D8BC4;
}

a img { 
	border: none;
}

a:active { outline: none; }
a:focus { -moz-outline-style: none; }


p {color: #000;}




/* Side Navigation bar menu styling */


#primary #sideNav_container h2 {
	
	font-size:18px;
	margin:10px 0 2px 0;
	padding: 0;
	
	
}


#primary #sideNav_container ul li a:hover {

width: 180px;
height: 50px;
background-color: #111111; 


	
}


#primary #side_nav {
	width:190px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464833;
	text-align: left;
}
	

	
#primary #side_nav ul {
	margin:0;
	padding: 0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
}


#primary #side_nav li {
	border-top: 1px solid #282828;
	padding: 0 0 0 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background: url(http://www.premiairplanthire.com/img/arrow.gif) no-repeat 0 50%;
	line-height: 30px;
	width: 240px;
	height: 50px;
	text-decoration: none;

}

#primary #side_nav li a{
	margin:0;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	background: url(http://www.premiairplanthire.com/img/arrow.gif) no-repeat 0 50%;
	padding: 0 0 0 15px;
	font-size:14px;
	color: #969696;
	display: block;
	width: 225px;
	height: 50px;
	text-decoration: none;
	
}

#primary #side_nav li a:hover {
	color:#dcdcdc;
	display: block;
	background-color: #111;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	background: url(http://www.premiairplanthire.com/img/arrow.gif) no-repeat 0 50%;
	font-size:14px;
	width: 225px;
	height: 50px;
	border-right: #53B426 1px solid;

}

#primary #side_nav li a.current {

	color:#dcdcdc;
	display: block;
	background-color: #111;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width: 225px;
	height: 50px;
	border-right: #A6771F 1px solid;
	
}

#primary #sideNav_container {
	
	float: left;
	width:230px;
	text-align: left;
	/* background-image: url(../img/our_friends.jpg); */
	background-repeat: no-repeat;
	padding-right: 45px;
	padding-top: 0px;
	
}


.spanMenu {font-size: 11px;
		   margin-top: 0px;}
		   
		   
.spanMenuHead {font-size: 21px;
		    margin-top: 2px; margin-bottom: 0px;}
		   


a.menuLink {font-size: 40px;}



/**** End Quadro Elements     ****/


div#wrapper {
	/*
background-color: #000;
*/
	width: 960px;
	margin: 0 auto 0 auto;
	margin-top: 0px; padding-top: 0px;
}

div#container {
float:left;
margin:50px 0 0 0;
width:640px;
}

div#content {
margin:0 0 0 0;
}

div.sidebar {
float:right;
overflow:hidden;
width:210px;
}

div#secondary {
clear:right;
}

div#footer {
clear:both;
width:100%;
}


/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#000;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {

}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
background-color: #000;
color: #fff;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;

}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
color: #fff;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
font-size: 15px;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}


#searchBox {
	border: 1px solid #666;
	padding: 5px;
	width: 170px;
	border-right: 10px solid #4D8BC4;
	

	}
	
	
	
	


/************************* Premiair Web Blog  **********************************/	


body
{
	background-color: #DFE4E8;
	margin: 0px;
	padding: 0px 0px 0px;
	background-repeat: repeat-x;
	background-image: url(http://www.premiairplanthire.com/auth/nl/bodyBG3_long.jpg);
	
}



#thePage {
	width: 770px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	float: none;
	position: absolute;
	left: 50%;
	margin-left: -385px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Top Strip Values - place any content/subdivs inside #thePage #topStrip #inner */

#topStrip {
	height: 80px;
	margin-bottom:0px;
	padding-left: 1px;
	width: 770px;
	float: left;
	
}
#thePage #topStrip #leftShad {
	float: left;
	height: 80px;
	width: 29px;
	background-image: url(http://www.premiairplanthire.com/auth/nl/topLeft.gif);
	background-repeat: no-repeat;
	/*padding-left: 1px;
	margin-left: 1px;*/
}
#thePage #topStrip #rightShad {
	float: left;
	height: 80px;
	width: 29px;
	background-image: url(http://www.premiairplanthire.com/auth/nl/topRight.gif);
	background-repeat: no-repeat;
}

/*
#thePage #sTool {
	width: 736px;
	background-image: url(auth/nl/butStrip.gif);
	float: left;
	padding-right: 16px;
	padding-left: 16px;
	font: 14px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #7B66AC;
	padding-bottom: 6px;
	height: 21px;
	background-repeat: no-repeat;
}

#thePage #sTool {
	width: 736px;
	float: left;
	padding: 0px 18px 0px 18px;
	font: 14px "Lucida Grande", "Trebuchet MS", sans-serif;

	height: 20px;
	background-color: 	#0060be;
	background-repeat: repeat-x;
}*/

#thePage #sTool {
	width: 736px;
	float: left;
	padding-right: 16px;
	padding-left: 16px;
	font: 14px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #7B66AC;
	padding-bottom: 0px;
	height: 21px;
	background-repeat: no-repeat;
	background-image: url(http://www.premiairplanthire.com/auth/nl/butStrip.gif);
}



/*
#thePage #sTool #butrow{
	width: 520px;
	float: left;
	padding-right:0px;
	padding-left: 218px;
	height: 21px;
	font: 9px "Lucida Grande", "Trebuchet MS", sans-serif;
	text-align: right;
}
*/


#thePage #ctFrame #content #theBanner {
	background: url(http://www.premiairplanthire.com/auth/nl/midStrip2.gif) repeat-y;
	float: left;
	height: 200px;
	width: 736px;
	padding-right: 17px;
	padding-left: 17px;
}
#thePage #ctFrame #content #rightbar2 a{
	
	font: 14px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #0066CB;
	text-decoration: none;
}

#thePage #ctFrame #content #rightbar2 a:link{
	
	font: 14px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #0066CB;
	text-decoration: none;
}
#thePage #ctFrame #content #rightbar2 a:active{
	
	font: 14px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #0066CB;
	text-decoration: none;
}
#thePage #ctFrame #content #rightbar2 a:visited{
	
	font: 14px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #0066CB;
	text-decoration: none;
}
#thePage #ctFrame #content #rightbar2 a:hover{
	
	font: 14px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #0066CB;
	text-decoration: underline;
}


#thePage #sTool #butrow{
	width: 521px;
	float: left;
	padding-right:0px;
	padding-left: 217px;
	height: 21px;
	font: 9px "Lucida Grande", "Trebuchet MS", sans-serif;
	text-align: right;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	background-image: url(url(http://www.premiairplanthire.com/auth/nl/butStrip.gif));
}

#thePage #sTool a{
	
	font: 14px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #000000;
	text-decoration: none;
}
#thePage #sTool a:link{
	
	font: 14px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #000000;
	text-decoration: none;
}
#thePage #sTool a:active{
	
	font: 14px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #000000;
	text-decoration: none;
}
#thePage #sTool a:visited{
	
	font: 14px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #000000;
	text-decoration: none;
}
#thePage #sTool a:hover{
	
	font: 14px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #0066CB;
	text-decoration: none;
}
#thePage #topStrip #inner {
	float: left;
	height: 40px;
	width: 705px;
	padding-left: 5px;
	padding-right: 0px;
	/*background: url(http://www.premiairplanthire.com/auth/nl/innerBG.jpg) no-repeat;*/
	background-color: #4ccaff;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
#thePage #topStrip #inner #callus {
	float: left;
	height: 26px;
	width: 98px;
	padding-left: 590px;
}


#thePage #ctFrame #content #rightbar2 #bottomFlash {
	float: left;
	height: 170px;
	width: 450px;
	padding-left: 20px;
	padding-right: 0px;
	/*background: url(http://www.premiairplanthire.com/auth/nl/innerBG.jpg) no-repeat;*/
	background-color: #ffffff;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-left: 20px;

}
/*
#leftFlash {

	float: left;
	width: 339px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}

*/
#thePage #ctFrame #content #conDetHold #map {
	float: left;
	padding: 5px 5px 5px 5px;
	margin-left: 52px;
	border: 1px solid #0066FF;
}

/* Top Menu Values - place any content/subdivs inside #topMenu */

#topMenu {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	width: 770px;
	float: left;
	font-size: 8px;
	line-height: 20px;
	
	background: url(http://www.premiairplanthire.com/auth/mStrip_blue.gif) repeat-y;
}
#thePage #ctFrame #content #rightbarMain {
	float: left;
	height:340px;
	width:245px;
	background: url(http://www.premiairplanthire.com/auth/map.gif) no-repeat;
}





#thePage #ctFrame {
	float: left;
	width: 770px;
	background-image: url(http://www.premiairplanthire.com/auth/nl/midStrip2.gif);
/*	background-image: url(auth/nl/bodyBG3.jpg);*/
	background-repeat: repeat-y;
	/*height: auto;*/
}
#thePage #ctFrame #content
{
	width:770px;
	float: left;
	background-repeat: repeat-y;
	background-image: url(http://www.premiairplanthire.com/auth/nl/midStrip2.gif);
/*	background-image: url(auth/midShad.gif);*/S
	/*height: 300px;*/
}
#thePage #ctFrame #content #conDetHold .rightbarCon .offHold a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
#thePage #ctFrame #content #conDetHold .rightbarCon .offHold a:link {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
#thePage #ctFrame #content #conDetHold .rightbarCon .offHold a:active {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
#thePage #ctFrame #content #conDetHold .rightbarCon .offHold a:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
#thePage #ctFrame #content #conDetHold .rightbarCon .offHold a:hover {
	font-weight: bold;
	color: #003366;
	text-decoration:underline;
}


#thePage #footer {
	float: left;
	height: 59px;
	width: 770px;
	background-repeat: no-repeat;
	background-image: url(http://www.premiairplanthire.com/auth/nl/footer2.gif);
}

#thePage #footer #ftText {
	width: 180px;
	float: left;
	padding-left: 5px;
	font: 12px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #A09F9F;
	padding-top: 8px;
}

#thePage #footer #ftTextR {
	width: 125px;
	float: right;
	padding-right: 15px;
	font: 12px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #A09F9F;
	padding-top: 8px;
	width: 160px;
}

#thePage #footer #ftTextR a{
	font: 12px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #8D8D8D;
	text-decoration: none;
	
	}
#thePage #footer #ftTextR a:link{
	font: 12px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #8D8D8D;
	text-decoration: none;

}

#thePage #footer #ftTextR a:active{
	font: 12px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #8D8D8D;
	text-decoration: none;
	
	}
	

#thePage #footer #ftTextR a:visited{
	font: 12px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #8D8D8D;
	text-decoration: none;
	
	}
	
#thePage #footer #ftTextR a:hover{
	font: 12px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #8D8D8D;
	text-decoration: underline;
	
	}
	
#thePage #ctFrame #content #maintext {
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	width: 440px;
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
}

#thePage #ctFrame #content #title {
	font: 14px Arial, Helvetica, sans-serif;
	padding-left: 40px;
	padding-top: 25px;
}

#thePage #topMenu #banner {
	width: 700px;
	height: 202px;
	float: none;
	padding-left: 35px;
	padding-right: 35px;
}
#thePage #tBar {
	background: url(auth/mStripBlue.jpg) repeat-y;
	width: 668px;
	float: left;
	padding-right: 51px;
	padding-left: 51px;
}


#thePage #ctFrame #content #rightbar {
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	width: 200px;
	/*height: 304px;*/
}
#thePage #ctFrame #content #maintext2 {
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	width: 200px;
	padding-left: 12px;
	margin-left: 12px;
}
#thePage #ctFrame #content #maintext2 #mTextQuote {
	
	float: left;
	width: 210px;
}
#thePage #ctFrame #content #rightbar2 {
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	width: 480px;
	padding-left: 24px;
	padding-bottom: 15px;
	padding-right: 4px;
}

#thePage #ctFrame #content #rightbar2 #bottomFlash {
	float: left;
	height: 170px;
	width: 450px;
	padding-left: 10px;
	padding-right: 0px;
	/*background: url(auth/nl/innerBG.jpg) no-repeat;
	background-color: #4ccaff;*/
	padding-top: 0px;
	padding-bottom: 20px;
	margin-left: 20px;

}



#thePage #ctFrame #content #rightbar2con {
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	width: 200px;
	padding-left: 36px;
	padding-bottom: 15px;
}


#thePage #ctFrame #content #conDetHold .rightbarCon {
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	width: 200px;
	padding-left: 38px;
	padding-bottom: 0px;
}   



#thePage #ctFrame #content #rightbar2con #map {
	float: left;
	padding: 5px 5px 5px 5px;
	margin-left: 52px;
	border: 1px solid #0066FF;
}
#thePage #ctFrame #content #conDetHold .rightbarCon .offHold {
	float: left;
	width: 200px;
	margin-bottom:24px;
}
#thePage #ctFrame #content #conDetHold .rightbarCon .offHold .offName {
	
	float: left;
	font-size: 13px;
	color: #0066CC;
	font-weight: bold;
	width: 200px;
}

#thePage #ctFrame #content #conDetHold .rightbarCon .offHold .offMain {
	float: left;
	width: 200px;
}

#thePage #ctFrame #content #conDetHold #conDetTop #conDetIntro #inRight {
	float: left;
	width: 110px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:12px;
	padding-left: 20px;
}
#thePage #ctFrame #content #conDetHold #conDetTop #conDetIntro #inRight #mapPop {
	float: left;
	width: 188px;
	height: 44px;
	background-color: #00FF00;
}
#thePage #ctFrame #content #conDetHold #conDetTop #conDetIntro #inRight #formPop {
	float: left;
	width: 188px;
	height: 44px;
	background-color: #FF6633;
}


#thePage #ctFrame #content #conDetHold {
	float: left;
	width: 520px;
	padding-left: 6px;
	padding-bottom: 30px;
}
#thePage #ctFrame #content #conDetHold #conDetTop {
	float: left;
	width: 518px;
}
#thePage #ctFrame #content #conDetHold #conDetTop #conDetTitle {
	float: left;
	width: 476px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	font: 18px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #0066CB;
	padding-left: 13px;
}



#thePage #ctFrame #content #rightbar {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}





#thePage #ctFrame #content #rightbarSec {
	float: left;
	width: 200px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 36px;
}


#thePage #ctFrame #content #rightbar2 #title {
	width: 480px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	font: 18px "Lucida Grande", "Trebuchet MS", sans-serif;
	font-weight: bolder;
	color: #0066CB;
	padding-left: 1px;
}

#thePage #ctFrame #content #rightbar2 .smlTitle {
	width: 220px;
	padding-bottom: 10px;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #467BB2;
	font-weight: bold;
	/*text-decoration: underline;*/
	padding-left: 1px;
}








#thePage #ctFrame #content #rightbar2 .smlTitle a {
	color: #467BB2;
	text-decoration: none;
}
#thePage #ctFrame #content #rightbar2 .smlTitle a:link {
	color: #467BB2;
	text-decoration: none;
}
#thePage #ctFrame #content #rightbar2 .smlTitle a:active {
	color: #467BB2;
	text-decoration: none;
}
#thePage #ctFrame #content #rightbar2 .smlTitle a:visited {
	color: #467BB2;
	text-decoration: none;
}
#thePage #ctFrame #content #rightbar2 .smlTitle a:hover {
	color: #467BB2;
	text-decoration:underline;
}









#thePage #ctFrame #content #rightbar2 #innerBul {
	width: 250px;
		
}

#thePage #ctFrame #content #rightbar2 #innerBul ul {
	 padding-right: 20px;
		
}

#thePage #ctFrame #content #rightbar2 #innerBul li {
	 
	 
}

#thePage #ctFrame #content #rightbar2 .viewBox {
	width: 245px;
	float: left;
}

#thePage #ctFrame #content #rightbar2 .RviewBox {
	width: 245px;
	float: left;
}

#thePage #ctFrame #content #rightbar2 .viewBox .TviewBox {
	;
	font: bold 16px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #223C61;
	width: 200px;
}
#thePage #ctFrame #content #rightbar2 .viewBox .CviewBox {
	width: 200px;
}
#thePage #ctFrame #content #rightbar2 .viewBox .CviewBox .STviewBox {
	
	font: bold 14px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #223C61;
	text-decoration: underline;
	padding-bottom: 6px;
	width: 200px;
}
#thePage #ctFrame #content #rightbar2 .viewBox .CviewBox2 {
	background: #6666FF;
	width: 200px;
}
#thePage #ctFrame #content #rightbar2 .RviewBox .TviewBox2 {
	font: bold 16px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #223C61;
	width: 190px;
}
#thePage #ctFrame #content .rightbarFAQ {
	width: 500px;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#thePage #ctFrame #content #conDetHold #conDetTop #conDetIntro #inLeft {
	float: left;
	width: 346px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 16px;
	padding-left: 12px;
}

#thePage #ctFrame #content #rightbar2 #title2 {

	width: 70px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	font: 18px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #0066CB;
	padding-left: 1px;
}
#thePage #ctFrame #content #conDetHold #conDetTop #conDetIntro {
	float: left;
	width: 488px;
}
#thePage #ctFrame #content #conDetHold #conDetTop #conDetTitleSub {
	float: left;
	width: 472px;
	padding-top: 4px;
	padding-bottom: 12px;
	padding-right: 4px;
	padding-left: 20px;
	font: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CB;
}
#thePage #ctFrame #content #conDetHold .rightbarCon .offTel {
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}
#thePage #ctFrame #content #conDetHold #conDetTop #horizDot {
	float: left;
	width: 513px;
	height:11px;
	background: url(http://www.premiairplanthire.com/auth/dot.gif) repeat-x;
	margin-left: 3px;
}
#thePage #ctFrame .wideDot {
	float: left;
	width: 600px;
	height:11px;
	background: url(http://www.premiairplanthire.com/auth/dot.gif) repeat-x;
}
#thePage #ctFrame .wideDotCon {
	float: left;
	width: 770px;
	height:11px;
	background: url(http://www.premiairplanthire.com/auth/nl/wideDotMain.gif) no-repeat;
	margin: 0;
	padding: 0;
}
#thePage #ctFrame #content #rightbar2 .titleBlue {
	color: #467BB2;
	width: 220px;
}
#thePage #ctFrame #content #rightbar2 .leftProd {
	width: 260px;
	float: left;
}
#thePage #ctFrame #content #rightbar2 .rightProd {
	width: 220px;
	float: left;
}

 
 
 
 
/************************* END Premiair Web Blog  **********************************/	
