@charset "utf-8";
/* CSS Document */

/* ----------------------- General ----------------------- */
body{background:url(../images/BlueStripebkgrd.jpg); padding: 0; margin: 0;}
*{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }
#content{width: 100%; margin: 0 auto; padding: 0; background:#3c1503;} 
#tweetmeme_button, .tweetmemebutton {  background:none !important;}
/* ----------------------- Top ----------------------- */
#top{width: 100%; margin: 0; padding: 0; height: 115px; text-align:center; background:url(../images/StagingWorks-header.jpg) center center no-repeat; line-height:115px;}
#logo{width: 400px; height: 64px; margin: 0 0 0 opx; background: #ccc; }
#menu{
	width: 100%;
	margin: 0;
	padding: 0 0 0 0px;
	background:#abd9e9;
	/*height:30px;*/
	text-align:center;
} 

#menu a { text-decoration:none; color:#3d1303; font-variant:small-caps; font-size:12px; *paddng-top:10px;  }
#menu a:hover { text-decoration:none; color:#fff;}
#menu p
{
	margin-bottom:0px; !important;
}
a { text-decoration:none; }
a:hover { text-decoration:underline;}
/* ----------------------- Homepage ----------------------- */
#content .content-inner{ color:#fff; }
#sidebar{ color: #fff; font-size: 12px;}
#sidebar1 {  color:#fff; font-size:12px; }
#sidebar ul, #sidebar1 ul{margin: 5px 0; padding: 0 0 0 0px; list-style: none;}
#sidebar ul li, #sidebar1 ul li{ margin: 0 0 0px 0px; line-height:18px;}
#sidebar ul li a, #sidebar1 ul li a{ text-decoration: none; color: #fff; font-size: 12px;}
#sidebar ul li a:hover, #sidebar1 ul li a:hover{color: #fff;}
#postcontent{  padding: 0; padding-top:15px; padding-bottom:10px; display:block; clear:both; *padding-left:25px;}
#postcontent #banner{ background: url(../images/fnd-banner.jpg) no-repeat top left; width: 797px; height: 328px; padding: 2px 0 0 0; margin: 0 0 15px;}
#postcontent li{margin-top:5px; color:#102238; font-size:1.3em; line-height:1.8em;}
.box{float:right; background: url(../images/fnd-box-middle.jpg) repeat-y top left; width: 139px; margin: 0 0 8px 0;}
.box .btop{float: left; width:139px; background: url(../images/fnd-box-top.jpg) no-repeat top left;}
.box .btop .down{
	float: left;
	width:123px;
	background: url(../images/fnd-box-down.jpg) no-repeat bottom left;
	padding: 30px 8px 10px;
	color: #FFF;
	font-size: 13px;
	line-height: 1.3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.box .btop .down strong {
	color:#fff;}
.box a.more{display: block; width: 40px; height: 15px; background: url(../images/btn-more.gif) no-repeat top left; margin: 10px 0 0 0; text-align: right; float: right;}
.box a.more span{display: none;}

/* ----------------------- Text ----------------------- */
p{
	margin: 0 0 10px 0;
	padding :0;
	color: #fff;
	font-size: 12px;
	line-height: 1.8em;
	text-align:justify;
}
a{text-decoration: none; font-size: 12px; color: #fff;}
a:visited{
	color: #fff;
}
a:hover{text-decoration: underline;}

textarea{width:260px;font-size:11px;color:#666;margin:0 0 7px 0;height:150px; background: #FFFFFF; outline: none; border: #999999 1px solid;}
strong{font-size: inherit;}
h1{
	color: #abd9e9;
	font-size: 20px;
	margin: 0;
	font-weight: bold;
	padding: 0 0 0 5px;
	line-height: normal;
	margin: 0 0 12px 0;
	font-variant: small-caps;
}
h2{
	color: #abd9e9;
	font-size: 18px;
	margin: 0;
	padding: 1px 0 5px;
	font-weight: bold;
}
h3{
	font-size: 16px;
	color: #abd9e9;
	margin: 0 0 10px;
	text-transform: uppercase;
	font-weight: normal;
}
h4{ font-size: 15px; color: #abd9e9; font-weight: bold; margin: 0px 0 15px 0; padding: 3px 0;}
h5{
	font-size: 14px;
	color: #abd9e9;
	margin: 5px 0 0 0;
	letter-spacing: 1px;
}

/* ----------------------- Footer ----------------------- */  
#footer{
	
	width: 100%;
	padding: 10px 0 0px 0;
	text-align: center;
	font-size: 12px;
	color: #3c1503;
	height: 35px;
	text-align: center;
	line-height: normal;
	
}
#footer a{ text-align: center; padding: 0 0px; font-size: 12px; color: #3c1503; text-decoration: underline; letter-spacing: normal; line-height: 20px; font-weight:bold;}
#footer a.a{ text-align: center; padding: 0; font-size: 12px; color: #3c1503; text-decoration: none; letter-spacing: normal;}

/* ----------------------- Clearfix ----------------------- */ 
/* slightly enhanced, universal clearfix hack */
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;line-height: 0; }
.clearfix {display: inline-block;}

/* start commented backslash hack \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* close commented backslash hack */


.heading {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.8em;
	color:white;
	font-weight:bold;
	line-height: 1em;
	border-left: 5px solid #A1CCF9;
	padding-left:10px;
}

/*########################################
              CONTACT FORM
########################################*/
fieldset		{
	border:1px solid #b3d6fe;
!important;		
	background-color: #D5E2FF;
	padding-left:10px;
	padding-bottom:10px;
	
	width: 280px;
}
/*fieldset.active		{border:2px solid #999}*/

.buttons {
		background:#EEF7FB none repeat scroll 0%;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding:6px 14px;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;	
	border:solid 2px #B5D6FE;
}

.info_messages		{
	color: #333333;
	background-attachment: scroll;
	background-color: #FF9;
	background-image: url(../images/information.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FCCC37;
	border-bottom-color: #FC3;
	margin-top: 10px;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 30px;
}
.required {
	color: #ad0409;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.4em;
	font-weight: bold;
}
.textbox{
	background:#ffffff;
	border:1px solid #ccc;
	color: #333333;
	width:300px;
	height:22px;
}
.textarea{
	background:#ffffff;
	border:1px solid #dadada;
	color: #333333;
	width:300px;
	float:left;
	height:100px;
}

.recaptchatable #recaptcha_response_field {
	!important;
float:left;
font-size:10pt;
left:0;
margin:7px 0 0 !important;
padding:0 !important;
position: relative !important;
top:0;
width:145px !important;
}

/*########################################
              CONTACT PAGE
########################################*/

 #rightpanel {
	float: right;
	width: 300px;
}
 #leftpanel {
	float: left;
	width: 300px;
}
 #rightpanel .content {
	padding-left: 40px;
	padding-top: 20px;
}
 #leftpanel .content {
	 padding-top: 20px;
}


.disclaimer {
	text-align:justify;
	margin: 0 10px 0 10px;
	font-size: 1.1em;
	color: #333;
	font-style: italic;
	font-size:12px;
}

