/* Tray Stuff */
h3 {
	color:#000 !important;
}
.tray {
	width:100%;
	height:40px;
	background:url(../images/tray_bg.gif) !important;
}
.tray-pnl {
	width:980px;
	height:40px;
	position:relative;
}
.tray-half, .tray-half2 {
	width:680px;
	height:40px;
	float: left;
	overflow: hidden;
}
.tray-half2 {
	width:240px;
	position:relative;
	left:60px;
}
.tray-half.lft {
	position:relative;
	left:15px;
}
.tray-half.rgt {
	position:relative;
	left:5px;
}
.tray-half span {
	color:#fff;
	padding-left:36px;
	position:relative;
	top:13px;
}
.tray-half span a {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}
.tray-half span a:hover {
	background: #879ec9;
}
.t_ {
	width:130px;
	height:40px;
	background:url(../images/t_.gif) left no-repeat;
	float: left;
	text-align: left;
	cursor:default;
}
.f_ {
	width:130px;
	height:40px;
	background:url(../images/f_.gif) left no-repeat;
	float: left;
	text-align: left;
	cursor:default;
}
.e_ {
	width:300px;
	height:40px;
	background:url(../images/e_.gif) left no-repeat;
	float: left;
	text-align: left;
}
.tab_blu {
	width:150px;
	height:40px;
	float: right;
	background:url(../images/tab_blu_up.gif) no-repeat left bottom;
}
.tab_grn {
	width:84px;
	height:40px;
	float: right;
	background:url(../images/tab_grn_up.gif) no-repeat left bottom;
}
.tab_grn_dwn {
	width:84px;
	height:40px;
	float: right;
	background:url(../images/tab_grn_dwn.gif) no-repeat left bottom;
	cursor:pointer;
}
/* Tray Stuff */
/* Header Stuff */
#header {
	width:1000px;
	background:url(../images/hdr_bg.jpg);
	position:relative;
	left:20px;
	height:140px;
	margin:auto;
}
#header .logo {
	width:333px;
	height:79px;
	float: left;
	position:relative;
	top:3px;
	left: 10px;
}
#quotes {
	width:600px;
	height:80px;
	float: left;
	position:relative;
	left:70px;
	top:3px;
	background:url(../images/quot.jpg) no-repeat right;
}
/* Header Stuff */
/* Main Navigation */
.menu-header ul {
	position:absolute;
	top:95px;
	left:12px;
	letter-spacing:1px;
	background:url(../images/home_icn.gif) no-repeat bottom left;
}
.menu-header ul li {
	position:relative;
	display:block;
	float:left;
	padding-right:9px;
	padding-left:7px;
	padding-top:15px;
	padding-bottom:15px;
	background: url(../images/nav_line.jpg) no-repeat right bottom;
}
.menu-header ul .nav-first {
}
.menu-header ul .nav-last {
	background:none !important;
}
.menu-header ul li a {
	position:relative;
	z-index:99999;
	padding:10px 9px 15px 9px;
	color:#1e365d !important;
	text-shadow:0px 1px #fff;
	opacity:1;
}
.menu-header ul li a:hover {
	position:relative;
	z-index:99999;
	color:#a9c4f5 !important;
	text-shadow:0px 1px #fff;
	opacity:1;
}
.menu-header ul li ul {
	background:url(../images/nav_bg.png);
	display:none;
	position:absolute;
	width:142px;
	top:32px;
	text-align:left;
	padding:10px 1px 15px 1px;
	font-size:11px;
	z-index:9999999;
	margin-left:10px;
	padding-left:10px;
	-moz-radius:3px;
	-webkit-radius:3px;
	border-radius:3px;
	text-align:left;
}
.menu-header ul li ul li {
	background:url(../images/nav_bg_sep.png) bottom center no-repeat;
	height:13px !important;
	width:134px;
	overflow: hidden;
	padding-top:2px;
	padding-bottom:18px;
	padding-left:3px;
	float: left;
	text-align:left;
	margin:0px !important;
	left:-9px;
}
.menu-header ul li ul li a {
	display:block;
	width:131px;
	float:left;
	color:#fff !important;
	text-shadow:1px 1px #000;
}
.menu-header ul li ul li a:hover {
	background:#193054;
	color:#fff !important;
	text-shadow:1px 1px #000;
}
.menu-header ul li ul li ul {
	top:0px;
	left:139px;
}
/* Breadcrumbs */
#breadcrumb {
	position:absolute;
	top:110px;
	left:2px;
	color:#8eb1c6;
	letter-spacing:2px;
	font-size:10px;
}
#breadcrumb a {
	color:#8eb1c6
}
#breadcrumb a:hover {
	color:#FFF
}
.home-intro {
	width:40%;
	padding-left:15px;
	padding-right:40px;
	height:300px;
	float: left;
	text-align:left;
}
.home-frm {
	width:480px;
	padding-left:15px;
	padding-right:15px;
	height:300px;
	float: left;
	text-align:left;
	position:relative;
	left:11px;
}
.hdr-inr {
	width:632px;
	height:125px;
	overflow: hidden;
	float: left;
}
.hdr-inr p {
	width:99%;
	height:125px;
	overflow: hidden;
	float: left;
}
/* tel frm */
#top_form {
	width:366px;
	height:125px;
	float: right;
	background:url(../images/call_me.gif);
	position:relative;
	left:42px;
	top:-10px;
}
#call_btn {
	position:absolute;
	top:55px;
	left:200px;
	cursor:pointer;
}
#call_fld {
	position:absolute;
	top:0px;
	left:0px;
	border:0px;
	margin:0px;
	width:180px;
	height:24px;
	position: relative;
	top:56px;
	left:40px;
	background: none;
	color:#3f73b0;
	font-size:13px;
	text-shadow:0px 1px #fff;
	cursor:w-resize
}
/* sidebar */
#sidebar {
	position:relative;
	left:-30px;
	top:-10px;
}
#sidebar h3 {
	color:#000;
}
/* /siedebar */
.post {
	position:relative;
	left:-5px;
	top:-20px;
	height:160px;
}
.post-pic {
	width:620px;
	height:213px;
	position:relative;
	left:20px;
	top:-70px;
	background:url(../images/pic_shad_sub.jpg) bottom no-repeat;
}
.post-pic img {
	border-radius:5px;
}
#crumbs {
	width:100%;
	height:0px;
}
#crumbs .crumb-nav {
	width:940px;
	margin:0 auto !important;
	position:relative;
	top:10px;
	font-size:11px;
}
#crumbs .crumb-nav a, #crumbs .crumb-nav a:visited {
	color:#3f73b0 !important;
	border-bottom:1px dotted #ccc;
}
#crumbs .crumb-nav a:hover {
	color:#8ab6ea !important;
	border-bottom:1px dotted #ccc;
}
.port_4_title {
	color:#000 !important;
}
/*** jQuery Show/Hide ***/
.entry div a.show_hide {
	display:block;
	font-size:18px;
	font-weight:bold;
	cursor:pointer;
	margin:0px 0px 0px 0px;
	padding-bottom:20px;
	color:#828593
}
.jq_show_hide {
	display:none;
	width:100%;
	margin:0px !important;
	border:1px solid #eee;
	line-height:20px;
	color:#828593;
	background-color:#fafafa;
	padding:30px 20px 20px 20px;
	-moz-border-radius:5px;
	webkit-border-radius:5px;
	border-radius: 5px;
	z-index:999;
	float: left;
	position:relative;
	top:-3px;
}
.expand {
	font-size:12px !important;
}
.team-pic {
	width:94px;
	height:62px;
	background:#efefef;
	border:1px solid #ddd;
	overflow: hidden;
	float: left;
}
.team-pic div {
	width:92px;
	height:60px;
	overflow: hidden;
}
.team-pic img {
	position:relative;
	left:2px;
	top:2px;
}
.team-dtls {
	width:400px;
	height:auto;
	margin-left:10px;
	margin-bottom:10px;
	float: left;
}
.team-dtls .frst {
	width:300px;
	height:30px;
	padding-top:5px;
}
.team-dtls .nam {
	font-size:16px;
	height:14px;
	display: inline;
}
.team-dtls .pstn {
	display: inline;
	position:relative;
	top:-4px
}
.expander {
	padding-top:12px;
}
.team-extra {
	float: left;
	position:relative;
	left:-105px;
	top:-12px;
	width:520px;
	padding-top:15px;
	-webkit-border-radius:0px 5px 5px 5px;
	-moz-border-radius:0px 5px 5px 5px;
	border-radius:0px 5px 5px 5px;
}
.team-extra a, .expander a span {
	color:#3f73b0 !important;
	border-bottom:1px dotted #ccc;
}
.team-extra a:hover, .expander a span:hover {
	color:#8ab6ea !important;
	border-bottom:1px dotted #ccc;
}
.gap {
	width:100%;
	height:5px;
	margin-bottom:5px;
	border-bottom:1px solid #eee;
}
/*----------------------------------------------*/
/* tbx_form_01 */
/*----------------------------------------------*/
.newsletter_box {
	background:url(images/newsletter_bg.jpg) center 0 no-repeat;
	width:755px;
	height:65px;
	margin:0 auto;
	clear:both;
	margin-top:65px;
	padding-top:35px;
}
.newsletter_index {
	margin-top:15px;
}
.newsletter_box h3 {
	float:left;
	font-family: 'MelbourneRegular', Arial, sans-serif;
	font-size:20px;
	line-height:1.2em;
	color:#404040;
	width:245px;
	padding-right:30px;
	text-align:right;
	padding-top:5px;
}
.newsletter_box form, .newsletter_box input {
	float:left
}
.newsletter_box .inputField {
	width:264px;
	border:1px solid #dadada;
	font-style:italic;
	font-size:13px;
	margin-right:17px;
	height:16px;
}
.btn-submit, .newsletter_box .btn-submit {
	float:left;
	background:url(images/btn_submit.gif) 0 0 no-repeat #a9c542;
	color:#344c01;
	width:111px;
	height:32px;
	text-indent:-400px;
	cursor:pointer
}
.valid {
	border:1px solid #70A41B!important;
	overflow:hide;/*#70A41B*/
}
.error {
	overflow:hide;
	border:1px solid red!important;
}
.t-fld {
	width:230px !important;
	height:130px !important;
}
#call_fadeIn {
	position:absolute;
	z-index:999999;
	width:100%;
	color:#D5D6DD;
	padding-top:40px;
	height:84px;
	display:none;
	line-height:14px;
	font-size:18px;
	background:url(../images/call_me_jq.jpg) left no-repeat;
	padding-left:30px;
}
#call_fadeIn img {
	position:relative;
	top:21px;
	left:100px;
}
#call_fadeIn p {
	position:relative;
	left:0px;
	top:-14px;
	font-style:normal !important;
}
.cb-title {
	font-size:16px !important;
	font-style:normal !important;
	padding:0px;
	margin:0px;
	display: inline !important;
}
.cycle_left p {
	font-size:14px;
}
.sel-box {
	color:#38689E;
	font-style:italic;
	font-weight:bold;
}
.ind {
	display:inline;
	float: right;
	position:relative;
	top:-30px;
	left:-55px;
}
.port_4_title em {
	font-size:12px;
	font-weight:bold;
}
.article {
	margin-top:3px;
	font-size:14px !important;
	line-height:18px !important;
}
.article {
}
.article h1, .article h2, .article h3, .article h4, .article h5, .article h6 {
	border: none !important;
	margin: 0 !important;
}
.article h5, .article h6 {
	font-size:16px;
	padding-top: 0 !important;
}
.article img {
	margin: 0 !important;
	padding: 0 !important;
	border:3px solid #eee;
}
#menu-sidebar-menu li a {
	color:#666 !important;
	font-size:13px;
	border-bottom:1px solid #eee;
	text-shadow:0 1px #fff;
}
#menu-sidebar-menu li em {
	color:#ccc !important;
	font-size:10px;
	font-style:normal;
	text-shadow:0 1px #fff;
}
/* LivePro Stuff */
.footer-fixed {
	position: fixed;
	bottom: 0px;
	height: 96px;
	padding:0;
	width: 100%;
	margin:0;
	z-index:999;
	background:none !important;
}
.footer-fixed .subfooter {
	width:1000px;
	border:none !important;
	padding:0;
	margin:0 auto;
	overflow:hidden;
}
.footer-fixed .subfooter .row, .footer-fixed .subfooter .row .column {
	height:96px !important;
	color:#fff;
	text-shadow: 0px -1px #000;
	text-align:left;
}
.chat-btn {
	position:relative;
	left:10px;
}
/* LivePro Stuff */
#submit {
	float: right;
	cursor: pointer;
	position: relative;
	right: -12px;
	top: -5px;
	z-index: 999;
}
#submit:hover, .main-btn:hover,  .archive-btn:hover {
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}
.proj-btn {
	margin:0;
	padding:0;
	margin-left: -10px;
}
.proj-btn:hover, .news-btn:hover, .submit-btn:hover {
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}
.news-btn {
	margin-left: -10px;
	position:absolute; left:0px; bottom:30px
}
.submit-btn {
	margin-left: -10px;
	cursor: pointer;
}
/* Dynamic page stuff */

.pg {

position:relative;
	left:20px;
	top:-80px;

}

.pg .page-pic {
	width:620px;
	height:auto;
	overflow:hidden;
	border-radius: 5px;
	background:url(../images/pic_shad_sub.jpg) bottom no-repeat;
	padding-bottom:10px;
}
.p-sub-hdr {

	width:90% !important;

}

.pg .page-pad {

	width:620px;
	height:40px;
	overflow:hidden;
	
	padding-bottom:10px;

	}

	.t-u50 {
		margin-top: -50px !important;
		margin-left: -10px;
	}

	.main-btn {
		text-align: center;
		width:200px;
		height:48px;
		background:url(../images/main-btn.png);
		cursor:pointer;
	}

	.main-btn h3 {
		color:#fff !important;
		font-size: 18px;
		font-weight: bold !important;
		margin-top: 12px;
		text-shadow: 0 1px #222 !important
		;

}
/* Dynamic page stuff */

/* New style tabs */

#topTabs {
	width:400px;
	height:40px;
	position:absolute;
	top:0;
	right:0;
}

#topTabs .tabbing {

	float: right;
	width:auto;

	margin: 13px 0 5px 3px;
	padding:10px 15px 5px 15px;
	color:#fff;
	border-radius: 5px 5px 0 0;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	text-shadow: 0 1px #222;
	opacity:0.7;
	cursor:pointer;
	}

	#topTabs .tabbing.tab-1 {
	background:#3F73B0 url('../images/tab-bg.png') bottom left repeat-x ;
	}

	#topTabs .tabbing.tab-2 {
	background:#006D3F url('../images/tab-bg.png') bottom left repeat-x 
	}

	#topTabs .tabbing.tab-3 {
	background:#9ecd50 url('../images/tab-bg.png') bottom left repeat-x ;
	}

	#topTabs .tabbing.selected {
	margin: 8px 0 5px 3px;
	padding:10px 15px 6px 15px;
	opacity:1;
	cursor:default;


}
	#topTabs .tabbing:hover {
	opacity:1;
}


/* New style tabs */





