/* flash styles */

.success {
	background:			#44AA44 none repeat scroll 0 0;
	color:				#CCFFAA;
	display:			block;
	font-weight:		bold;
	margin-bottom:		17px;
	padding:			8px 6px;
}


/* highlighter widget */ 


.highlighter {
	font-size: 			18px;
	font-family:  		Helvetica, Arial, Sans-serif;
	font-size: 			22px;
	color: 				#666;
	text-transform: 	uppercase;
	display:			none;
}
.highlighter span {
	clear:				both;
}

.leftItem.imgLink img {
	display:			block;
	margin-bottom:		12px;
}




/* Project Highlights */

.projThumb img {
	border: 1px solid #fff;
	padding: 2px;
	margin-left: -2px;
}

.projThumb img:hover {
	border: 1px solid #000;
	background-color: #e5e5e5;
}


.projectHighlight {
	width: 				220px;
	float: 				left;
	margin-right:		23px;
	margin-bottom:		10px;
	margin-top:			10px;
}

.projectHighlight .projHighTitle {
	font-weight:		bold;
	font-size:			14px;
	color:				#000;
	margin:				14px 0;
}


.projectHighlight .projHighSum {
	font-size: 			11px;
	color:				#666;
	margin-bottom:		20px;
	min-height:			56px;
}

.projHighSum a {
	color:				#666;
	text-decoration:	none;
}

.projHighSum a:hover {
	color:				#000;
}

hr.projDiv {
	border: 			0;
	height: 			1px;
	border-bottom: 		1px dotted #7f7f7f;
}

hr.dottedend {
	border-style: 		none none dotted; 
	border-color: 		#666; 
	border-width: 		0pt 0pt 1px; 
	width: 				100%; 
	clear: 				both; 
	margin-bottom: 		17px;
}


/* small nav arrows */

 .controls {
	float:				right;
	margin-bottom: 		12px;
	width: 				33px;
}

.projectTitle .controls {
	position:			relative;
	top:				16px;
	width:				33px;
}

.nav div {
	cursor:				pointer;
}

.nav a {
	display:			block;
}

.nav .left {
	display: 			inline-block;
	height: 			17px;
	width: 				16px;
	background: 		url(/img/arrow_nav.png) no-repeat top center;
	float:				left;
}

.nav .left:hover {
	background-position: 0 -17px;
}

.nav .left:active {
	background-position: 0 -34px;
}

.nav .left.end {
	background-position: 0 -51px;
	cursor:				 default !important;
}

.nav .right {
	display: 			inline-block;
	height: 			17px;
	width: 				16px;
	background: 		url(/img/arrow_nav.png) no-repeat 0 -68px ;
	float:				right;
}

.nav .right:hover {
	background-position: 0 -85px;
}

.nav .right:active {
	background-position: 0 -102px;
}

.nav .right.end {
	background-position: 0 -119px;
	cursor:				 default !important;
}

/* content area styles */

.marketinglinks a {
	text-decoration: 	none;
	color:				#000;
	float:				left;
	clear:				both;
	background:			#E5E5E5 ;
	margin:				2px 0;
	padding:			0 7px 0 0;
	
}

.marketinglinks a:hover {
	background:			#ccc;
}

.marketinglinks a.current {
	color:				#fff;
	background:			#000;
}

.projectTitle {
	border-bottom-color:#7F7F7F;
	border-bottom-style:solid;
	border-bottom-width:1px;
	position: 			relative;
	float:				left;
	width:				100%;
	margin-bottom:		20px;
}


.projectTitle h2 {
	display:			inline-block;
	font-size:			23px;
	font-weight:		bold;
	padding-bottom:		12px;
	width:				80%;
	float:				left;
}

img.colimg {
	display:			block;
	margin:				0 auto;
}

.caption {
	text-align: 		center;
	font-weight:		bold;
	font-size:			12px;
	font-family:		Arial, Helvetica, Sans-serif;
	color:				#000 !important;
}

h2.lowhead {
	font-size:			16px !important;
	text-transform:		uppercase;
	font-weight:		bold;
}

.colhead {
	border-bottom:		3px solid #000;
	padding-bottom:		13px;
	margin-bottom:		17px;
}

.body11 {
	font-size:			11px !important;
}

.maincontent h2 {
	font-size:			23px;
	padding-bottom:		12px;
	font-weight:		bold;
}

.maincontent p {
	color:				#666666;
	font-size:			12px;
	line-height:		1.55em;
	padding:			12px 0;
}

.maincontent h3 {
	color:				#666666;
	font-family:		Georgia;
	font-size:			18px;
	font-style:			italic;
	margin:				8px 0;
}

.maincontent h4 {
	color:				#666666;
	font-family:		Georgia;
	font-size:			18px;
	font-style:			italic;
	padding-top:			24px;
}

.pdets p {
	color:				#666666;
	line-height:		1.55em;
	padding-bottom:		12px;
	font-size:			12px;
}

.pdets a.main {
	border-bottom: 		2px solid #000; 
	padding: 			12px; 
	background: 		#e5e5e5 none repeat scroll 0% 0%; 
	display: 			block; 
	color: 				#000; 
	font-weight: 		bold; 
	text-decoration: 	underline;
	margin-bottom:		9px;
}

.maincontent a.gb {
	display: 			inline-block;
	color: 				#fff;
	padding:			1px 3px;
	border:				1px solid #7f7f7f;
	background:			#7f7f7f;
	font-size:			11px;
	text-decoration:	none;
}

.maincontent a.gb:hover {
	color: 				#000;
	background:			#fff;
	border:				1px solid #000;
}

.maincontent a.gb2 {
	display: 			inline-block;
	color: 				#fff;
	background:			#000;
	padding:			1px 3px;
	float:				left;
	font-size:			11px;
	text-decoration:	none;
	margin-right:		3px;
	border:				1px solid #000;
}

.maincontent a.gb2:hover {
	color: 				#000;
	background:			#fff;
	border:				1px solid #000;
	
}
.footer a.gb2 {
	float:				none;
	background:			#FFFFFF none repeat scroll 0 0;
	color:				#4A4A4A;
	border:				1px solid #FFF;
}

.smallcol a {
	text-decoration:	none;
	background:			#efefef;
	color:				#000;
}

.smallcol a:hover {
	background:			#dfdfdf;
}


/* Top Widget */

.blockFullBlack {
	color: 				#fff;
}

.blockFullBlack .block950 .title {
	float: 				left;
	width:				350px;
	cursor:				pointer;
}

.blockFullBlack .block950 .title h1 {
	font-size: 			64px;
	font-weight: 		bold;
	width:				350px;
	color:				#000;
}

.blockFullBlack .block950 .title p {
	font-size: 			27px;
	font-family:		Georgia, "Times New Roman", Serif;
	font-style:			italic;
	margin-top:			-16px;
}

.blockFullBlack .block950 .desc p {
	padding:			15px 0;
}

.blockFullBlack .block950 div.desc {
	border-left: 		3px solid white;
	float: 				right;
	padding-bottom:		10px;
	padding-left:		50px;
	padding-top:		10px;
	width:				497px;
	margin-left:		50px;
	font-family:		Georgia, "Times New Roman", Serif;
	font-size:			14px;
	font-style:			italic;
}

.blockFullBlack .block950 div.desc div.topD{
	padding-bottom: 	15px;
}

.blockFullBlack .block950 div.desc a {
	color: 				#ffff00;
	font-style:			normal;
	text-decoration: 	none;
}

.blockFullBlack .block950 div.desc a:hover {
	color: 				#cccc00;
	text-decoration: 	none;
}

/* cloud */

.tagCloud {
	line-height:		1.38em;
}

.tagCloud a {
	text-decoration: 	none;
	color:				#666;
	font-family:		Calibri, Helvetica, Arial;
}

/* table */

.cTable {
	width:				100%;
}

.cTable td {
	width:				25%;
	padding-bottom:		20px;
	vertical-align:		top;
}

.autowidth td {
	width:				auto !important;
}


.cTable p {
	float:				left;
	color:				#000;
	font-weight:		bold;
}

.cTable .tickbox {
	float:				left;
	width:				28px;
	height:				27px;
	background:			url(/img/tickboxbg.png) no-repeat top center;
	cursor:				pointer;
	margin-left:		12px;
}

.cTable .tickbox:hover {
	background-position: center -27px ;
}

.cTable .tickbox.active {
	background-position: center -54px !important;
}


ul {
	padding:			0 8px;
	margin:				16px 13px;
}

li {
	list-style-position:outside;
	list-style-type:	square;
	margin-bottom:		6px;
}

.cTable td h2 {
	font-size:			16px !important;
	padding:			0 !important;
	
}

.cTable td img {
	border:				1px solid #efefef;
}


.cTable label {
	float:				left;
	font-weight:		bold;
	font-size:			11px;
	color:				black;
	clear: 				both;
	margin-bottom:		6px;
	margin-left:		3px;
}

.cTable .inputbegin {
	height:				18px;
	padding:			7px 2px;	
	float:				left;
	width:				3px;
	clear:				both;
	background:			transparent url(/img/inputbegin.png) no-repeat scroll 0 0;
}
.cTable .inputend {
	height:				18px;
	width:				3px;
	padding:			7px 2px;	
	float:				left;
	background:			transparent url(/img/inputend.png) no-repeat scroll 0 0;
}

.cTable input {
	background:			transparent url(/img/inputmid.png) repeat scroll 0 -3px;
	border:				0 none;
	color:				#000000;
	float:				left;
	font-size:			14px;
	height:				18px;
	padding:			7px 2px;
	width:				83%;
}


.cTable #email,.cTable #phone {
	width: 				250px !important;
}

.cTable #name, .cTable #enterprise {
	width:				522px;
}

.cTable textarea {
	background:			transparent url(/img/textareabg.png) repeat scroll -1px -2px;
	border:				0 none;
	color:				#000000;
	float:				left;
	font-size:			14px;
	height:				190px;
	padding:			8px 9px;
	width:				520px;
}

strong.num {
	font-weight:		bold;
	color:				#fff;
	font-size:			16px;
	padding:			2px 6px;
	display:			inline-block;
	background:			#000;
	margin-bottom: 		10px;
}

/* Menu Links */

.menu a {
	display: 			block;
	float: 				left;
	padding: 			7px 11px;
	background: 		#e5e5e5;
	color: 				#000;
	text-decoration:	none;
	outline:			none !important;
	font-weight:		bold;
}

.menu a:hover {
	background:			#4a4a4a;
	color:				#fff;
}

.menu a.current{
	background:			#000;
	color:				#fff;
}