@charset "utf-8";
/* CSS Document */

html {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #6A737B;
	color: white;
	font-size: 10px;
}

body {
	padding:0;
	margin:0;
}

td.menu_spacer {
	padding: 0 2px 0 2px;
	text-align: center;
	width: 5px;
}

td.menunotselected {
	height: 10px;
	border: none;
	padding-left: 10px;
	padding-right: 10px;
}

td.menuselected {
	height: 10px;
	border-top: #CCC 1px solid;
	border-left: #CCC 1px solid;
	border-right: #333 1px solid;
	border-bottom: #333 1px solid;
	background-color: #C11;
	color: #C11;
}

td.pagetitle {
	font-size: 12px;
	background-image: url(images/header_box.jpg);
	background-position: 5px 8px;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 25px;
	font-weight: bold;
	text-transform: uppercase;
}

td.subtitle {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding-left: 25px;
}

td.subtext {
	text-align: left;
	padding-left: 25px;
}

td.paragraphtitle {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}

td.tabmenu {
	border-top: 1px solid #6A737B;
	border-left: 1px solid #6A737B;
	border-right: 1px solid #6A737B;
	background-color: white;
	color:#CCC;
	font-weight: bolder;
	padding-left: 10px;
	padding-right: 10px;
}

td.tabmenuselected {
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	font-weight: bolder;
	padding-left: 10px;
	padding-right: 10px;
}

td.tabmenuextra {
	border-bottom: 1px solid #FFF;
}

td.tabmenuselected a:link, td.tabmenuselected a:active, td.tabmenuselected a:visited {
	text-decoration: none;
	color: white;
}

td.tabmenu a:link, td.tabmenu a:active, td.tabmenu a:visited {
	text-decoration: none;
	color: #CCC;
}

td.tabmenusubbody {
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

td.tabmenubody {
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

td.tabmenubody ul li.tabitem{
	/*list-style-image: url(images/bullet.jpg);
	list-style-position: inside;
	display: none;*/
	background-image: none;
	list-style: none;
	border: 0px;
	text-align: left;
	padding:0;
	margin:0;
}

td.tabmenuitem {
	
	width:20%;
}

td.tabsubheading {
	font-style: italic;
	font-size: 12px;
	color: #CCC;
}

td.tabimg {
	text-align: left;
	padding-right: 15px;
}

td.newslink {
	border-top: 1px solid #FFF;
}

td.footer {
	color: #CCC;
	font-size: 10px;
}

table.tblTop td{
	font-size:20px;
}

a.topmenu:link, a.topmenu:active, a.topmenu:visited {
	color:#CCC;
	text-decoration: none;
}

a.topmenu:hover {
	color: White;
}

a.accordion:link, a.accordion:active, a.accordion:visited{
	display: block;
	background-image: url(images/accordion_bullet_circle.jpg);
	background-repeat: no-repeat;
	background-position: 12px 10px;
	font-size: 11px;
	border: 1px solid #FFF;
	height: 23px;
	padding: 8px 0px 0px 30px;
	color: #FFF;
	text-align: left;
	text-decoration: none;
}

a.accordion:hover {
	border: 1px solid #C1272D;
}

a.find-out-more:link, a.find-out-more:active, a.find-out-more:visited {
	display: block;
	font-weight: bold;
	font-size: 10px;
	padding-top: 2px;
	width: 100px;
	height: 15px;
	text-align: center;
	color:#FFF;
	text-decoration: none;
	border: 1px solid #FFF;
}

a.find-out-more:hover {
	border: 1px solid #C1272D;
}

a.tabmenu {
	border: 1px solid #FFF;
	color:#6A737B;
	padding: 5px;
	font-size: 12px;
	text-decoration: none;
	background-color: White;
	display: block;
	margin: 0px;
	width: 92%;
}

a.tabmenu:hover {
	border: 1px solid #C1272D;
}

span.tabsubheading {
	font-style: italic;
	font-size: 10px;
	color: #CCC;
	display: block;
	width: 100%;
}

td.tabmenuitemprofile {
	width: 50%;
}

a.box:link, a.box:active, a.box:visited {
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	text-align: center;
	color:#FFF;
	text-decoration: none;
	border: 1px solid #FFF;
}

a.box:hover {
	border: 1px solid #C1272D;
}

a.highlights:link, a.highlights:active, a.highlights:visited {
	display: block;
	width: 100%;
	text-align: left;
	text-decoration: none;
	color: #FFF;
}

a.highlights:hover {
	color: #C1272D;
}

a.emailsite:link, a.emailsite:active, a.emailsite:visited {
	text-align: left;
	text-decoration: underline;
	color: #CCC;
}

a.emailsite:hover {
	color: #C1272D;
}

a.projectthumb:link, a.projectthumb:active, a.projectthumb:visited {
	display: block;
	padding: 2px;
	text-align: center;
	background-color:#FFF;
	border: 1px solid #FFF;
}

a.projectthumb:hover {
	border: 1px solid #C1272D;
}

a.projectimages:link, a.projectimages:active, a.projectimages:visited {
	display: block;
	padding: 2px;
	text-align: center;
	background-color:#FFF;
	border: 1px solid #FFF;
}

a.projectimages:hover {
	border: 1px solid #C1272D;
}

td.contact {
	padding-top: 5px;
	padding-right: 20px;
}

input.contact, textarea.contact {
	color: #999999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 8px;
	border: 1px solid lightgrey;
	background-color: white;
}

input.btn {
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid lightgrey;
	background-color: transparent;
}

div.loading {
	height: 50px;
	background: transparent url('images/loading-lightbox.gif') no-repeat 10px 50%;
}

