/*
Theme Name: lightower
*/
html{background:#f49b44 url(images/bg-html.gif) repeat-x;}
body{
	height:1000px;
	min-width:1002px;
	margin:0;
	color:#000;
	font:12px/14px Tahoma, Arial, Helvetica, sans-serif;
	background: url(images/bg-body.gif) no-repeat 50% 0;
}

body.home {
	background: url(images/bg-body-home.gif) no-repeat 50% 0;
}


form,fieldset,img{margin:0;padding:0;border:0;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:10px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
#wrapper{
	width:1002px;
	margin:0 auto;
}
/*header start*/
#header{
	margin:0 0 15px;
	height:1%;
	padding:13px 10px 14px;
	position:relative;
	z-index:20;
}
#header:after{
	content:"";
	display:block;
	clear:both;
}
.logo{
	margin:10px 0 0;
	float:left;
	width:169px;
	height:61px;
	background: url(images/bg-logo.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
.logo a{
	display:block;
	height:100%;
}
#header .holder{
	float:right;
}
.phone{
	float:left;
	color:#154d92;
	font-size:18px;
	line-height:20px;
}
.form-search{
	padding:0 0 0 24px;
	float:left;
}
.form-search fieldset{display:inline;}
.form-search .wrapper{
	width:191px;
	padding:5px 7px 4px 8px;
	overflow:hidden;
	background: url(images/bg-form-wrapper.gif) no-repeat;
}
.form-search .text{
	padding:0;
	height:1%;
	font-size:12px;
	line-height:14px;
	float:left;
	width:170px;
	color:#373737;
	border:none;
	background:none;
}
.form-search .button{
	float:right;
	margin:2px 0 0;
}
/*nav start*/
#nav{
	position:absolute;
	bottom:0;
	right:-4px;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li{
	position:relative;
	float:left;
	padding:0 16px 0 0;
	font:12px/14px Tahoma, Arial, Helvetica, sans-serif;
}
#nav li a{
	display:block;
	width:84px;
	padding:10px 0;
	text-align:center;
	color:#0a1f35;
}
#nav li.active a,
#nav li a:hover,
#nav li:hover a,
#nav li.hover a{
	color:#fff;
	text-decoration:none;
	background: url(images/bg-nav-a.gif) no-repeat;
}
/*drop start*/
.drop{
	display:none;
	width:133px;
	position:absolute;
	top:33px;
	left:0;
	border-top:1px solid #ff9933;
	padding:0 0 5px;
	background: url(images/bg-drop.gif) no-repeat 0 100%;
}

.drop .drop{
	top: -5px;
	left: 115px;
	background-image: url(images/bg-drop-sub.gif);
}

#nav li:hover .drop,
#nav li.hover .drop{display:block;}

#nav li:hover .drop .drop,
#nav li.hover .drop .drop {display:none;}

#nav .drop li:hover .drop,
#nav .drop li.hover .drop{display:block;}

#nav li ul{
	/* overflow:hidden; */
	margin:0;
	padding:4px 0 0 18px;
	list-style:none;
	background:#f17518;
}

#nav li ul li ul{
	padding-left: 12px;
	background-color: #f49b44;
}

#nav li ul li{
	height:1%;
	vertical-align:top;
	padding:0;
	float:none;
	line-height:20px;
}
#nav li ul li a{
	width: 98px;
	padding:0 0 0 15px;
	text-align:left;
	color:#fff;
	background: url(images/bullet.gif) no-repeat 0 6px !important;
}

#nav li ul li ul li a{
	background-image: url(images/bullet-sub.gif) ! important;
}

#nav li:hover ul li:hover,
#nav li.hover ul li.hover{background:none !important;}
#nav li ul li a:hover{text-decoration:underline !important;}
/*drop end*/

/*nav end*/

/*header end*/

/*main start*/
#content{
	width:1002px;
	/* overflow:hidden; */ /* homepage flash needs to extend outside of the content div */
	margin:0 0 8px;
}
.placeholder{
	margin:0 0 31px;
	position:relative;
	width:996px;
	height:346px;
	padding:3px;
	background: url(images/bg-placeholder.png) no-repeat;
}
.placeholder img{display:block;}
.placeholder .box{
	position:absolute;
	top:18px;
	left:3px;
	width:530px;
	height:211px;
}
/*tree-column strat*/
.tree-column-holder{
	width:1002px;
	overflow:hidden;
	background: url(images/bg-tree-column-holder.gif) repeat-y;
}
.tree-column{
	overflow:hidden;
	background: url(images/bg-tree-column.gif) no-repeat 0 100%;
}
.tree-column .heading-holder{margin:0 0 11px;}
.tree-column .heading{
	height:1%;
	padding:10px 0 11px 52px;
	overflow:hidden;
}
.tree-column .heading h2{
	margin:0;
	color:#fff;
	font:bold 13px/16px "Lucida Sans", Arial, Helvetica, sans-serif;
}
.tree-column .text-holder{
	height:1%;
	padding:0 22px 10px;
	color:#262626;
}
/*column-one start*/
.tree-column .column-one{
	float:left;
	width:432px;
	padding:0 1px 0 0;
}
.tree-column .column-one .heading-holder{background: url(images/bg-heading-holder.gif) repeat-y;}
.tree-column .column-one .heading-wrapper{background: url(images/bg-heading-wrapper.gif) no-repeat 0 100%;}
.tree-column .column-one .heading-area{background: url(images/bg-heading-area.gif) no-repeat;}
.tree-column .column-one .heading{background: url(images/bg-heading.gif) no-repeat 8px 3px;}
.tree-column .column-one .columns{
	width:100%;
	overflow:hidden;
}
.tree-column .column-one .image-holder{
	float:left;
	width:117px;
	padding:4px 12px 0 0;
}
.tree-column .column-one .image-holder img{display:block;}
.tree-column .column-one .text-wrapper{
	float:left;
	width:255px;
}
.tree-column .column-one p{margin:0 0 12px;}
.tree-column .column-one .text-wrapper dl{
	margin:0 0 6px;
	overflow:hidden;
}
.tree-column .column-one .text-wrapper dt{
	display:inline;
	font-weight:bold;
}
.tree-column .column-one .text-wrapper dd{
	margin:0;
	display:inline;
}
.tree-column .column-one .more-news{margin:0;}
/*column-one end*/

/*column-two start*/
.tree-column .column-two{
	float:left;
	width:256px;
	padding:0 4px 0 0;
}
.tree-column .column-two .heading-holder{background: url(images/bg-heading-holder-2.gif) repeat-y;}
.tree-column .column-two .heading-wrapper{background: url(images/bg-heading-wrapper-2.gif) no-repeat 0 100%;}
.tree-column .column-two .heading-area{background: url(images/bg-heading-area-2.gif) no-repeat;}
.tree-column .column-two .heading{
	background: url(images/bg-heading-2.gif) no-repeat 8px 3px;
	padding-left:57px;
}
.tree-column .column-two p{margin:0 0 10px;}
.tree-column .column-two .request{
	margin:0 0 20px;
	color:#689d14;
	display:block;
}
.tree-column .column-two .request a{
	color:#000080;
	text-decoration:underline;
}
.tree-column .column-two .request a:hover{text-decoration:none;}
/*column-two end*/

/*column-tree start*/
.tree-column .column-tree{
	float:left;
	width:309px;
}
.tree-column .column-tree .heading-holder{background: url(images/bg-heading-holder-3.gif) repeat-y;}
.tree-column .column-tree .heading-wrapper{background: url(images/bg-heading-wrapper-3.gif) no-repeat 0 100%;}
.tree-column .column-tree .heading-area{background: url(images/bg-heading-area-3.gif) no-repeat;}
.tree-column .column-tree .heading{
	background: url(images/bg-heading-3.gif) no-repeat 8px 3px;
	padding-left:57px;
}
.tree-column .column-tree .heading h2 a:link;{
	font-color:#fff!important;
}
.tree-column .column-tree .heading a.rss{
	float:right;
	padding:0 25px 0 0;
	margin:-3px 5px -3px 0;
	background: url(images/bg-rss.gif) no-repeat 100% 0;
	font:bold 12px/22px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
}
.item-list{
	margin:0;
	padding:0;
	list-style:none;
}
.item-list li{
	margin:0 0 12px;
	font:13px/15px Tahoma, Arial, Helvetica, sans-serif;
	color:#164d92;
	padding:0 0 0 11px;
	background: url(images/bullet01.gif) no-repeat 0 4px;
}
.item-list li strong{color:#002d64;}
.item-list li a{
	color:#000080;
}
.more-news{
	color:#000080;
	margin:0 0 0 12px;
	font:bold 12px/14px Tahoma, Arial, Helvetica, sans-serif;
}
/*some-form start*/
.wpcf7-form .input-holder{
	margin:0 0 8px;
	width:100%;
	overflow:hidden;
}
.wpcf7-form label{
	float:left;
	width:55px;
	padding:4px 4px 0 0;
	color:#262626;
}
.wpcf7-form .text{
	float:left;
	overflow:hidden;
	width:142px;
	padding:4px 5px 5px;
	background: url(images/bg-text.gif) no-repeat;
}
.wpcf7-form .text input{
	height:1%;
	padding:0;
	float:left;
	width:142px;
	border:none;
	background:none;
	font:12px/14px Arial, Helvetica, sans-serif;
}
.wpcf7-form .checkbox-holder{
	height: 17px;
	overflow:hidden;
	padding:0 0 0 59px;
	margin:0 0 12px;
}
/*
.wpcf7-form .wpcf7-list-item input{
	float:left;
	width:16px;
	height:15px;
	margin:0 6px 0 0;
}
.wpcf7-form .wpcf7-list-item-label{
	padding:0;
	font-size:11px;
	line-height:14px;
	color:#878787;
	width:131px;
}
*/
.wpcf7-form .button{
	cursor:pointer;
	float:right;
	width:96px;
	text-align:center;
	border:none;
	font-size:12px;
	line-height:14px;
	color:#fff;
	padding:8px 0;
	background: url(images/bg-btn01.gif) no-repeat;
}
/*some-form end*/
/*column-tree end*/

/*tree-column end*/

/*main end*/

/*footer start*/
.footer-holder{
	width:100%;
	background:#0a1f34 url(images/bg-footer.gif) repeat-x;
}
#footer{
	margin:0 auto;
	width:950px;
	overflow:hidden;
	padding:13px 36px 65px 16px;
	font:12px/14px Tahoma, Arial, Helvetica, sans-serif;
	color:#878787;
}
#footer .heading{
	margin:0 0 12px;
	font:12px/14px "Lucida Sans", Arial, Helvetica, sans-serif;
	color:#fff;
}
#footer p{margin:0 0 12px;}
.read-more{
	color:#7090a9;
	font-weight:bold;
	padding:0 0 0 10px;
	background: url(images/bullet03.gif) no-repeat 0 4px;
}
/*column-one start*/
#footer .column-one{
	float:left;
	width:325px;
	padding:0 130px 0 0;
}
/*column-one end*/

/*column-two start*/
#footer .column-two{
	float:left;
	width:200px;
	padding:0 31px 0 0;
}
#footer .column-two ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer .column-two li{
	margin:0 0 12px;
	padding:0 0 0 13px;
	line-height:14px;
	background: url(images/bullet03.gif) no-repeat 4px 3px;
}
#footer .column-two li a{color:#8aa6b9;}
#footer .column-two address{
	margin:0;
	font-style:normal;
	padding:0 0 0 12px;
}
/*column-two end*/

/*column-tree start*/
#footer .column-tree{
	float:left;
	width:264px;
	font-size:11px;
	line-height:14px;
	color:#878787;
}
#footer .column-tree p{margin:0;}
.connected{
	margin:0 0 12px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.connected li{
	margin:0 0 5px;
	width:100%;
}
.connected li:after{
	content:"";
	display:block;
	clear:both;
}
.connected li a, .connected li span{
	padding:2px 0 3px 23px;
	float:left;
	color:#75766e;
}
.connected .rss{background: url(images/bg-rss-02.gif) no-repeat 0 1px;}
.connected .mail{background: url(images/bullet04.gif) no-repeat 0 5px;}
.connected .twitter{background: url(images/bullet05.gif) no-repeat;}
.connected .linkedin{background: url(images/bullet_li.gif) no-repeat;}
#footer .form-mail{
	position:relative;
	margin:-3px 0 3px;
	float:right;
	width:172px;
}
/**/
#footer .text{
	float:left;
	background: url(images/bg-text02.gif) no-repeat;
	width:136px;
	padding:4px 5px 3px;
}
#footer .text input{
	padding:0;
	height:1%;
	float:left;
	color:#75766e;
	font-size:12px;
	line-height:14px;
	width:136px;
	overflow:hidden;
	border:none;
	background:none;
}
#footer .button{
	float:right;
	margin:1px 0 0;
}
.some-list{
	margin:0;
	padding:0;
	list-style:none;
}
.some-list li{
	float:left;
	font-size:11px;
	line-height:14px;
	padding:0 13px 0 0;
}
.some-list li a{color:#7090a9;}
/*column-tree end*/

/*footer end*/


/*inner*/
.inner{background: url(images/bg-body-inner.gif) no-repeat 50% 0;}
.main-holder{
	margin:0 0 10px;
	padding:0 0 0 11px;
	width:983px;
	background: url(images/bg-main-holder.gif) repeat-y 11px 0;
}
.main-wrapper{background: url(images/bg-main-wrapper.gif) no-repeat;}
#main{
	min-height:688px;
	width:983px;
	overflow:hidden;
	background: url(images/bg-main.gif) no-repeat 0 100%;
}
* html #main{
	height:688px;
	overflow:visible;
}
#main #content{
	float:left;
	width:718px;
	margin:0 5px 0 0;
	font:12px/14px Arial, Helvetica, sans-serif;
}
/*breadcrumbs start*/
.breadcrumbs-holder{
	width:718px;
	overflow:hidden;
	padding:0px;
	background: url(images/bg-breadcrumbs-top.gif) no-repeat top left;
	background-color: #004585;
}
.breadcrumbs-holder-inner{
	width:664px;
	padding:9px 27px 7px;
	background: url(images/bg-breadcrumbs-bottom.gif) no-repeat bottom left;
}
#main #content .breadcrumbs{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}

#main #content ul.breadcrumbs {
	width: auto ! important;
}
#main #content .breadcrumbs li{
	float:left;
	font-size:11px;
	line-height:14px;
	margin:0 6px 0 -6px;
	padding:0 6px 0 7px;
	color:#fff;
	background: url(images/bullet06.gif) no-repeat 100% 5px;
	display: block;
}
#main #content .breadcrumbs li a{color:#fff;}
/*breadcrumbs end*/
.top-heading{
	padding:15px 27px 3px;
	width:664px;
	overflow:hidden;
	background: url(images/separator.gif) repeat-x 0 100%;}
.stbutton {
	 font-weight :bold ;
	float:right! ;
	margin:14px 0 0;
	padding:1px 0 2px 21px ;
	background: url(images/bullet07.gif) no-repeat;
	color:#005457;
}
#content h1{
	margin:0;
	color:#004786;
}
/*content-text start*/
.content-text{
	font-size:13px;
	line-height:18px;
	padding:6px 45px 8px 30px;
	overflow:hidden;
	width:644px;
	background: url(images/bg-content-text.gif) no-repeat;
	color: #535353;
	
}
#content .content-text h2{
	margin:0 0 12px;
	color:#e3672a;
	font-size:18px;
	line-height:21px;
}
.content-text p{margin:0 0 21px;}

h4{
	margin:0 0 12px;
	color:#000000;
	font-size:18px;
	line-height:21px;
}

/*content ul start*/
#main #content ul{
	width:450px;
	margin:0 0 36px;
	padding:0 0 0 28px;
	list-style:none;
	overflow:hidden;
}
#main #content li{
	font-size:13px;
	line-height:15px;
	padding:0 0 15px 15px;
	/* background: url(images/bullet08.gif) no-repeat 0 3px; */
}

#main #content ul li{
	background: url(images/bullet08.gif) no-repeat 0 3px;
}

#main #content li strong{
	display:block;
	color:#082135;
	font-size:13px;
	line-height:15px;
}
#main #content li p{margin:0;}
.learn-more{
	font-weight:bold;
	color:#e4682a;
	font-size:13px;
	line-height:15px;
	text-decoration:underline;
}
.learn-more:hover{text-decoration:none;}
/*content-list end*/

/*content-text end*/

/*sidebar start*/
#sidebar {
	float:right;
	width:236px;
	padding:13px 12px 0 0;
}

#sidebar2 {
	clear: right;
	float:right;
	width:236px;
	padding:0px 12px 0 0;
}
.get-started{
	margin:0 0 13px;
	display:block;
	padding:6px 30px 5px 10px;
	color:#fff;
	background: url(images/bg-get-started.gif) no-repeat;
}
.get-started strong{
	display:block;
	font-size:23px;
	line-height:26px;
}
#sidebar .item-list, #sidebar2 .item-list{
	padding:0 0 15px 16px;
	border-bottom:1px solid #e3672a;
}
#sidebar .item-list li, #sidebar2 .item-list li {margin:0 0 6px;}
/*success-stories start*/
#sidebar .box, #sidebar2 .box{
	margin:0 0 11px;
	border-bottom:1px solid #e3672a;
	padding:14px 0;
}
.success-stories{
	position:relative;
	width:236px;
	background: url(images/bg-success-stories.gif) repeat-y;
}
.success-stories .t{background: url(images/bg-success-stories-t.gif) no-repeat;}
.success-stories .b{
	min-height:125px;
	padding:7px 10px 0;
	width:216px;
	overflow:hidden;
	background: url(images/bg-success-stories-b.gif) no-repeat 0 100%;
}
* html .success-stories .b{
	height:125px;
	overflow:visible;
}
.success-stories h3{
	position:relative;
	z-index:10;
	margin:0 0 5px;
	color:#000;
	font-size:23px;
	line-height:25px;
}
.success-stories .text-area{
	float:left;
	width:138px;
	position:relative;
	z-index:10;
}
.success-stories p{margin:0 0 11px;}
.read-case{
	color:#000080;
	font:12px/14px Tahoma, Arial, Helvetica, sans-serif;
	padding:0 0 0 17px;
	background: url(images/bullet09.gif) no-repeat 3px 2px;
}
.success-stories .image-area{
	position:absolute;
	bottom:1px;
	right:1px;
}
.success-stories .image-area img{display:block;}
/*success-stories end*/

/*news start*/
#sidebar .news, #sidebar2 .news{
	width:216px;
	padding:0 10px;
	margin-bottom: 12px;
}
.news h3{
	color:#e3672a;
	margin:0 0 11px;
	font:bold 16px/18px Tahoma, Arial, Helvetica, sans-serif;
}
#sidebar .news .item-list, #sidebar2 .news .item-list{
	padding:0;
	border:none;
}
#sidebar .news .item-list li, #sidebar2 .news .item-list li{
	margin:0 0 11px;
	padding:0 0 0 27px;
	background-position: 3px 5px;
}
#sidebar .more-news, #sidebar2 .more-news{margin:0 0 0 26px;}
/*news end*/

/*sidebar end*/





/*sIFR-flash*/
.sIFR-flash {
	margin: 0;
	visibility: visible !important;
}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	position: absolute;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {display: none !important;}

object, embed {
	margin: 0;
	padding: 0;
	display: block;
}
/* sIFR headings */
.sIFR-hasFlash #content h1 span{
	color:#004786;
	font-size:30px;
	visibility: hidden;
	line-height: 34px;
}
/**/
.wpcf7-not-valid-tip {
	display:none;
}
span.wpcf7-list-item {
	margin:0 !important;
}
/******/
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

	
	.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.aligncenter{
	display: block;
	margin:0 auto;
}
/*******/
#ajaxNewsletter {
	float:right;
	margin:-3px 0 3px;
	position:relative;
	width:172px;
}
.newsletterTextInput {
	float:left;
	background: url(images/bg-text02.gif) no-repeat;
	background-position: top right;
	width:136px;
	padding:4px 5px 3px;
	color:#75766e;
	font-size:12px;
	line-height:14px;
	border:none;
	overflow:hidden;
}
#ajaxNewsletter .submit{
	float:right;
	margin:1px 0 0;
	background:url(images/bg-btn02.gif);
	text-indent:-9999px;
	border:none;
	width:21px;
	height:19px;
}
#main #sharethis_0 a{
     font-weight:bold !important;
     float:right !important;
     margin:13px 0 0 !important;
     padding:1px 0 2px 21px !important;
     background: url(images/bullet07.gif) no-repeat !important;
     color:#005457 !important;
}
.navigation {
	display:block;
	padding: 0 0 15px;
}
.wpcf7-form .checkbox, .wpcf7-form div.checkbox-holder .wpcf7-checkbox input{
	float:left;
	width:16px;
	height:15px;
	margin:0 6px 0 0;
}
.wpcf7-form .checkbox-holder label{
	float:left;
	padding:0;
	font-size:11px;
	line-height:14px;
	color:#878787;
	width:131px;
}

table.formTable td {
	padding-bottom: 10px;
	padding-right: 8px;
}

table.formTable input {
	width: 200px;
}

/* layout for search results */

.posts {
	height:100%;
	margin-bottom:25px;
	overflow:hidden;
	padding-bottom:5px;
}

.posts .post_top {
	background:transparent url(/wp-content/themes/lightower/images/sepretor_hr.png) repeat-x scroll center bottom;
	height:100%;
	margin-bottom:10px;
	overflow:hidden;
	padding:0;
}

.posts .post_top span {
	color:#666666;
	font-size:11px;
}

.posts .calendar {
	color:#000000;
	float:left;
	font-size:24px;
	line-height:20px;
	margin-top:3px;
	padding-top:5px;
	text-align:center;
	width:40px;
}

.posts .month {
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}

.posts .year {
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	font-size:11px;
	color: #000000;
	line-height: 1.1em;
}

.posts .pright {
	background:transparent url(/wp-content/themes/lightower/images/sepretor_vr.png) repeat-y scroll left center;
	float:right;
	padding-left:15px;
	width:90%;
}

.posts h2.h1 {
	color:#FF6600;
}

.posts h2 {
	color:#CC0000;
	font-size:22px ! important;
	line-height: normal ! important;
	font-weight:normal;
	margin:0;
	padding:0;
}

.posts h2 a, .posts p a {
	color:#FF6600;
}

.posts .post_top p {
	color:#666666;
	font-size:11px;
	margin:0;
	padding:0;
}

.i_author {
	background:transparent url(/wp-content/themes/lightower/images/i_author.png) no-repeat scroll 0 3px;
	padding-left:13px;
	padding-right:10px;
}

.i_comment2 {
	background:transparent url(/wp-content/themes/lightower/images/i_comment2.png) no-repeat scroll 0 3px;
	padding-left:13px;
	padding-right:10px;
}

.clear {
	clear:both;
}

.posts h3 {
	color:#333333;
	font-size:18px;
	font-weight:400;
	margin:0 0 10px;
	padding:0;
}

body.home .wpcf7-form div.checkbox-holder .wpcf7-checkbox span.wpcf7-list-item span.wpcf7-list-item-label {
	display: none;
}


div#newsletterFormDiv span.ie6fix {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.disclaimer {
	font-size: 11px;
	color: #999999;
}

a.jobApplicationLink {
	display: block;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
	background-color: #042b44;
	color: #ffffff ! important;
	text-decoration: none ! important;
	padding: 5px;
	text-align: center;
}

a.jobApplicationLink:hover, a.jobApplicationLink:active {
	color: #8ba8b9 ! important;
}

a#veterandialogopener {
	font-size: 9px;
}

.jobApplicationForm .button {
	background:url("images/bg-btn01.gif") no-repeat scroll 0 0 transparent;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	line-height:14px;
	padding:8px 0;
	text-align:center;
	width:96px;
}

#content .jobApplicationForm h2 {
	font-size: 18px;
	line-height: 19px;
}
/*gated content form*/
div#fancybox-content{
    width:280px;
}
div#fancybox-content .lead-cap{
    width:280px;
}
#fancybox-outer{
    width:320px;
}
#fancybox-content label{
    width:auto;
    display:block;
    float:none;
}
#fancybox-content label.error{
    color:red;
    clear:both;
}
input.hidden{
    display:none;
    visibility:hidden;
    opacity:0;
}

div.tern_wp_event_post_title a {
	color: #E3672A;
	font-size: 22px;
	font-weight: normal;
	line-height: normal;
}

ul.tern_wp_events {
	padding: 0px ! important;
	width: auto ! important;
}

ul.tern_wp_events li.post {
	background-image: none ! important;
	padding: 0px ! important;
	margin: 0 0 26px 0;
}

.tern_wp_event_post_excerpt {
	clear: both;
}

.posts ul.tern_wp_events .pright {
	width: 430px ! important;
	height: 75px;
}

.posts ul.tern_wp_events .pright div.tern_wp_event__tern_wp_event_location {
	float: right;
	color: #666666;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 5px;
}

.posts ul.tern_wp_events h2.h1 {
	margin-bottom: 0px ! important;
	margin-top: 5px ! important;
}

span.eventDate {
	color: #666666;
	font-weight: bold;
}

ul li div.date {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

#sharethiswrapper{
	float:right;
}
#sharethiswrapper .st_email.print{
	background:url(images/print-icon.gif) top left no-repeat!important;
}
.chicklets.email.print{
	background:none!important;
}

