/* custom stuff */

html {
  height: 100%;
  margin-bottom: 1px;
}


body {
	margin: 0;
	padding: 0;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

span.pathway {
	display: block;
	height: 12px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

span.pathway img {
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}

div#pathway {
	margin-bottom: 0px;
	padding-left: 20px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
	background: url(../images/default/play.png) no-repeat;
}

/*** fonts ***/
body {
		line-height: 125%;
		font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
		color: #444;
}

/* size attributes */

body.f-smaller {
	font-size: 10px;
}

body.f-default {
	font-size: 11px;
}

body.f-larger {
	font-size: 13px;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

#nav a,
#inset a {
	font-size: 110%;
}

div.moduletable h3,
.componentheading {
	font-size: 20px;
	color: #0253b8;
	padding-top: 5px;
	padding-bottom: 10px;
}
.contentheading {
	font-size: 26px;
	color: #0253b8;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
}
.componentheading {
  margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}


/* font family */
h3,
.contentheading,
.componentheading,
#nav,
.sectiontableheader,
.small,
.createdate,
.modifydate,
#inset {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

span.pathway {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-transform: capitalize;
	color: #999999;
}
a:link,
a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

/* module settings */

div.moduletable h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0;
}

div.moduletable {
	margin-bottom: 1px;
}

td.left div.moduletable,
td.right div.moduletable  {
	margin-bottom: 15px;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.moduletable ul li {
	padding-bottom: 3px;
	padding-top: 3px;
}

/* default menu link styles */
a.mainlevel {
	display: block;
	text-decoration: underline;
}

a.sublevel {
    text-decoration: underline;

}

a.mainlevel:hover {
	text-decoration: underline;
}

a.sublevel:hover {
	text-decoration: underline;
}

#inset a.mainlevel {
	display: inline;
	background: none;
	padding: 0 15px;
}

/** regular joomla menu **/

a.mainlevel {
	display: block;
	height: 16px;
	line-height: 15px;
	padding: 0;
	padding-left: 20px;
	margin-bottom: 3px;
}

a#active_menu:link,
a#active_menu:visited {
	color: #BEBEBE;
}


li.active_menu a:link,
li.active_menu a:visited {
  color: #BEBEBE;

}

a.sublevel:link,
a.sublevel:visited {
	font-weight: bold;
}

/* headings */

h1 {
	padding-bottom: 5px;
}

h2 {
   padding-bottom: 5px;
}

/*h3 { 
   padding-bottom: 5px;
}

h4 {
	 padding-bottom: 5px;
}*/

p {padding-top: 0px; margin-top: 5px}

.small {
	font-weight: bold;
	color: #999;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-weight: bold;
	color: #999;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #999;
}

/** some joomla class stuff */

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #f6f6f6;
  border-bottom: 1px solid #ddd;
}

table.mainbody td.mainbody tr.sectiontableentry1 td, 
table.mainbody td.mainbody tr.sectiontableentry2 td {
  padding: 4px;
  border-bottom: 1px solid #efefef;
}

table.mainbody td.mainbody td.sectiontableentry1, 
table.mainbody td.mainbody td.sectiontableentry2{
  padding: 4px;
  border-bottom: 1px solid #efefef;
}

table.contentpaneopen, table.contentpane {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}


.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}


table.adminform textarea {
  width: auto;
  color: #666;
}

/** width stuff **/

.w-wide div.wrapper {
	width: 900px;
}

.w-thin div.wrapper {
	width: 780px;
}

.w-fluid div.wrapper {
	margin: 0 20px;
}


/* showcase */
#showcase {
	border-bottom: 1px solid #B8B8B8;
	border-top: 1px solid #B8B8B8;
	background: #ccc url(../images/default/showcase-bg.png) repeat-x;
	color: #444;
}


/** template layout stuff **/

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

div.wrapper {
	margin: auto;
	position: relative;
}


#header {
	height: 66px;
	overflow: hidden;
}

#access {
	position: absolute;
	z-index: 10000;
	top: 0;
	right: 25px;
	width: 200px;
	height: 20px;
	overflow: hidden;
}

#access #selectors {
	position: relative;
	height: 8px;
	
}

#access span {
	background-repeat: no-repeat;
}

#access a {
	text-decoration: none;
}

.font-selector,
.width-selector {
	display: block;
	position: absolute;
	top: 0;
	width: 12px;
	height: 6px;
}

.f-smaller #selectors .font-selector {
	right: 159px;
}

.f-default #selectors .font-selector {
	right: 129px;
}

.f-larger #selectors .font-selector {
	right: 99px;
}

.w-thin #selectors .width-selector {
	right: 70px;
}

.w-wide #selectors .width-selector {
	right: 40px;
}

.w-fluid #selectors .width-selector {
	right: 10px;
}

#access #buttons {
	float: right;
}

#access .button {
	display: block;
	float: right;
	width: 20px;
	height: 12px;
	margin: 0 5px;	
	background-repeat: no-repeat
}

#logo {
	position: absolute;
	top: 0px;
	left: 0;
	display: block;
	width:350px;
	height: 66px;
}

#top {
	height: 60px;
	padding-top: 13px;
	overflow: hidden;
	margin-left: 395px;
	margin-bottom: 10px;
	margin-right: 25px;
}

#toolbar {
	height: auto;
}



#showcase ul,
td.left ul,
td.right ul,
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#showcase li,
td.left li,
td.right li,
#footer li {
		padding-bottom: 0;
		margin-bottom: 2px;
}

#showcase .padding,
#footer .padding {
	padding: 5px 25px;
}

#mainbody {
	background: #ccc url(../images/default/body-bg.png) repeat-x;
}

#mainbody-2 {
	background: transparent url(../images/default/body-shadow-br.png) 100% 0 repeat-y;
}

#mainbody-3 {
	background: transparent url(../images/default/body-shadow-bl.png) 0 0 repeat-y;
}

#mainbody-4 {
	background: transparent url(../images/default/body-shadow-tr.png) 100% 0 no-repeat;
}

#mainbody-5 {
	background: transparent url(../images/default/body-shadow-tl.png) 0 0 no-repeat;
	padding: 0 15px;
}

#mainbody-padding {
	background: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#inset {
	color: #ccc;
	text-align: center;
	margin: 15px 0;
}

#inset table {
	width: auto;
	margin: 0 auto;
}

#footer {
	padding-top: 10px;
}

#the-footer {
	text-align: right;
	margin: 0px 0;
	position: relative;
	top: -23px;
	color: #FFFFFF;
}

table.showcase,
table.headlines,
table.footer {
	width: 100%;
	padding: 0;
}
table.mainbody {
	width: 100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
}

table.headlines {
	margin-top: 0px;
	margin-bottom: 0px;
}

table.showcase tr,
table.mainbody tr,
table.headlines tr,
table.footer tr {
	vertical-align: top;
}

table.showcase td.showcase,
table.footer td.footer,
table.headlines td.headlines {
	width: 33%;
}

table.showcase td.showcase,
table.footer td.footer,
table.mainbody td.left,
table.headlines td.headlines {
	padding: 0 10px;
}
table.mainbody td.right {
	padding: 0 10px;
}

table.mainbody td.mainbody {
	padding: 0;
}

#mainbody td.mainbody .padding {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

table.mainbody td.left,
table.mainbody td.right {
	width: 25%;
	background-color: #F7F7F7;
	padding-top: 15px;
	background-image: url(../images/ads/ad_bg.png);
	background-repeat: no-repeat;
	background-position: left 300px;
}

table.mainbody td.left {
	border-right: 1px solid #e6e6e6;
}

table.mainbody td.right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
}

table.headlines td.headlines {
	border: 0px solid #ffffff;
}

/*****************************
 ****       splitmenu     ****
 *****************************/

#nav {
	margin: 0 0 0 20px;
	padding: 0;
	height: 31px;
	overflow: hidden;
}

#nav ul {
	padding: 0;
	margin: 0;
	margin-left: 2px;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}

#nav a {
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

#nav li.on li.on a {
	text-decoration: underline;
}

#nav li a {
	display: block;
	float: left;
	height: 31px;
	line-height: 31px;
	padding: 0 15px;
}

ul.subemenu {
	padding: 0;
	margin: 0;
}

ul.submenu li {
	margin: 0px;
	height: 16px;
	line-height: 15px;
	padding: 0;
	padding-left: 10px;
	background-image: url(../images/default/play.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#leftnavbottom .left_nav_bottom_border {
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	padding-bottom: 0px;
	height: 20px;
}
/*.left_nav_bottom_border {
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	padding-bottom: 4px;
	}*/
ul.submenu ul li {
  margin-left: 10px;
  background: url(../images/default/play.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
}

ul.submenu ul ul li {
  margin-left: 20px;
  background: none;
}




/* some page content things */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

input#mod_search_searchword {
	width: 120px;
}

.highlight {
  background-color: #ffc;
}
/* immidate contact */
.qc input, .qc textarea  {width: 100%; border: 1px solid #d1d5d7; font-size: 8pt}.sub_nav_title {
}
.sub_nav_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0253B8;
	padding-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D1D5D7;
}
/*added for new content*/
#main_page .container .content .main2 .text table.table tr.header td, #main_page .container .content .main2 .text table.table th  {font-weight: bold; background-color: #F2F2F5}
h3 {color:#0253b8; margin:0; padding: 0 0 10px 0; font-size:10pt}
h4 {color:#000000; font-size:10pt; border-bottom: 3px solid #d1d5d7;margin:0}

.footer_copyright_12 {
	color: #FFFFFF;
}
.search_position {
	position: absolute;
	top: -22px;
	right: 85px;
}
.button2 {
	border:1px solid #B2B2B2;
	background-color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
.inputbox {
	border:1px solid #B2B2B2;
	background-color: #F5F5F5;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
/*home page styles*/

/*table1 start

.fp_t1_whole {
	right: -15px;
	position: relative;
	background-position: -20px 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/body/fp_t1_bg.png);
	background-repeat: no-repeat;
}
.fp_t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #066dd5;
	margin-bottom: 15px;
	margin-top: 15px;
}
.fp_t1_content {
	width: 208px;
}
t1 end*/

/*t2 start

.fp_t2_whole {
background:#FFFFFF
}
.fp_sub_t2_whole {
background:#FFFFFF
}
.fp_t2 {
background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #066dd5;
	margin-bottom: 15px;
	margin-top: 15px;
}
.fp_t2_content {
background:#FFFFFF
}
.fp_sub_t2_link1 {
background:#FFFFFF
}
.fp_sub_t2_link2 {
background:#FFFFFF
}
.fp_sub_t2_link3 {
background:#FFFFFF
}
/*t2 end*/

/*t3 start
.fp_t3_whole {
background:#FFFFFF
}
.fp_t3 {
background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #066dd5;
	margin-bottom: 15px;
	margin-top: 15px;
}
.fp_t3_content {
background:#FFFFFF
}
t3 end*/


.fp_t1_whole {
	
}
.fp_t1_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #066dd5;
	position: absolute;
	left: 47px;
	top: 17px;
	width: 208px;
	height: 25px;
}

.fp_t1_content_1 {
	width: 208px;
	position: absolute;
	left: 47px;
	top: 45px;
}
.fp_t1_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #066dd5;
	position: absolute;
	left: 283px;
	top: 17px;
    width: 208px;
	height: 25px;	
}
.fp_t1_content_2 {
	width: 208px;
	position: absolute;
	left: 283px;
	top: 45px;
}
.fp_t1_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #066dd5;
	position: absolute;
	left: 47px;
	top: 109px;	
	width: 208px;
	height: 25px;
}
.fp_t1_content_3 {
	width: 208px;
	position: absolute;
	left: 47px;
	top: 135px;
}
.fp_t1_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #066dd5;
	position: absolute;
	left: 283px;
	top: 109px;	
	width: 208px;
	height: 25px;
}
.fp_t1_content_4 {
	width: 208px;
	position: absolute;
	left: 283px;
	top: 135px;
}
/*t1 end*/

/*t2 start*/

.fp_t2_whole {
background:#cccccc ;
}
.fp_sub_t2_whole {
background:#FFFFFF
}
.fp_t2_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #066dd5;
	position: absolute;
	left: 47px;
	top: 204px;
	width: 208px;
	height: 25px;
	
}
.fp_t2_content_1 {

	position: absolute;
	left: 47px;
	top: 244px;
	width: 500px;
}
.fp_sub_t2_link1 {
position: absolute;
	left: 47px;
	top: 330px;
	width: 208px;
	height: 25px;
}
.fp_sub_t2_link2 {
position: absolute;
	left: 180px;
	top: 330px;
	width: 208px;
	height: 25px;
}
.fp_sub_t2_link3 {
position: absolute;
	left: 302px;
	top: 330px;
	width: 208px;
	height: 25px;
}
/*t2 end*/

/*t3 start*/
.fp_t3_whole {
background:#FFFFFF
}
.fp_t3_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #066dd5;
	position: absolute;
	left: 47px;
	top: 367px;
	width: 50px;
	height: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.fp_t3_content_1 {
	position: absolute;
	left: 47px;
	top: 397px;
	width: 131px;
}
.fp_t3_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #066dd5;
	position: absolute;
	left: 203px;
	top: 367px;
	width: 100px;
	height: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.fp_t3_content_2 {
	position: absolute;
	left: 203px;
	top: 397px;
	width: 131px;
}
.fp_t3_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #066dd5;
	position: absolute;
	left: 359px;
	top: 367px;
	width: 150px;
	height: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.fp_t3_content_3 {
	position: absolute;
	left: 359px;
	top: 397px;
	width: 131px;
}
/*t3 end*/

.fp_main_table {
	width: 121px;
	height: 500px;
	left: 40px;
}
/* portfolio features */
.list_block {
	padding-bottom: 15px;
}
.imglink {
	padding: 3px;
	border: 1px solid #CCCCCC;
	width: 120px;
}
.imglink2 {
	padding: 3px;
	border: 1px solid #CCCCCC;
	width: 480px;
}
.titletext {
	width: 342px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0062C5;
}
.stattext {

}

.desctext {

}

.linktext {

}
.pfdiv {
	padding-top: 5px;
}
.pfpadding {
	padding-left: 10px;
}
.pfrightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
	padding-right: 10px;
}

.pftablepadding{
	margin-top: 20px;
}
.pfimgroam{
	padding-top: 10px;
}
.phonecontact {
	height: 97px;
	overflow: hidden;
	color: #000000;
	width: 129px;
	position: absolute;
	left: 0px;
	top: 0px;
	/*background-image: url(http://www.tier12.com/images/ppc/phone2.png);*/
}
/*ppc*/
.ppc_light_border {
	border: 1px solid #666666;
	padding: 1px;
}
.ppc_img_padding_28 {
	padding-right: 28px;
}
.ppc_img_table_styles {
    padding-bottom: 28px;
}
.ppc_header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #0062C5;
	padding-top: 10px;
	padding-bottom: 30px;
}