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

body {
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	color:#4b4b4b;
	color:#666666;
	background-color:#F0F0EE;
}
body, h1,h2,h3,p,form {
	padding:0;
	margin:0;
}
.clear { clear:both }
a { text-decoration:none; color:#669900; }
a:hover {color:#006699 }
img { border: none 0; }

.wrapper { 
	width:760px;
	padding-right:30px;
	background: #fff url(../images/right1.jpg) top right repeat-y;
 	margin:0 auto;
}
.wrapper-left {
	width:790px;
	padding-left:30px;
	background:url(../images/left1.jpg) top left repeat-y;
	margin:0 auto;
}
.wrapper-footer {
	background:url(../images/footer.jpg) bottom center no-repeat;
	padding-bottom:30px;
	width:820px;
	margin:0 auto;
}
.header {
	
}
h1,h2,h3 {
	font-weight: normal;
	font-family:"myriad pro",myriad,calibri,"trebuchet ms",arial, helvetica, sans-serif;
	color:#345368;
}
h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
.header .logo {
	padding:5px;
	float:left;
	white-space: nowrap;
}
.footer {
	/*padding:8px;
	text-align:center;
	border:1px solid #eee;
	background-color:#f7f7f7;*/
}
.content {
	margin:10px 0;
}
clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}
* html > body .clearfix {
	display:block;
	width:100%;
}
* html .clearfix {
	height:1%;
}
#captcha { border:1px solid #ccc; }
.upmenu {
	background:#fff url(1../images/upmenu_left.gif) no-repeat left bottom;
	padding-left:10px;
	color:#ccc;
	float:right;
}
.upmenu a {
	color:#C3DBED;
	font-weight:bold;
	color:#455F7F;
}
.upmenu a.active {
	color:#91bc58 !important;
	border-bottom:1px dotted #91bc58;
}
.upmenu a:hover {
	color:#999;
}
.upmenu .left {
	padding:10px 5px;
	text-align:center;
}

/*** Submenu ***/
.submenu {
	padding:10px 10px 0;
	color:#ccc;
	text-align: center;
}
.submenu a {
	font-weight:bold;
	color:#455F7F;
	outline:none;
}
.submenu a.active {
	color:#B1572A !important;
	color:#91bc58 !important;
	border-bottom:1px dotted #91bc58;
}
.submenu a:hover {
	color:#999;
}
/*** End of Submenu ***/
.required {
	color:red;
}
.editBox {
	border:1px solid #ccc;
	padding:2px 4px;
}
.radioInput {
	margin:0;
	padding:0;
}
.success {
	background-color:#FFFFE8;
	color:#666600;
	padding:2px 5px;
	border:1px solid #E2E288;
}
.failure {
	color:#7C1000;
	background-color:#FFD4CA;
	border:1px solid #FFAA95;
	padding:2px 5px;
}
.indicator {
	background:url(../images/indicator.gif) no-repeat top right;
	height:16px;
	width:16px;
	display:none;
}
.error {
	color:#7C1000;
	border:1px solid #CC0000 !important;
	background-color:#FFD7CA;
}
.errormsg {
	color:#7C1000;
	font-weight:bold;
}
.successmsg {
	color:#666600;
	font-weight:bold;
}
.textarea {
	height:100px;
	width:250px;
}
.short {
	width:60px;
}
.boxbg {
	background-color:#fafafa;
	border:1px solid #eee;
	padding:5px;
}
.mediumheight {
	height:265px;
}
/*** PROJECTS/PORTFOLIO ***/
.project-thumb {
	width:186px;
	padding:5px;
	float:left;
	background:#f7f7f7;
}
.project-thumb .thumb {
	padding:5px;
	float:left;
}
.project-thumb .thumb a {
	border:1px solid #6699CC;
	display:block;
	height:50px;
	width:50px;
	overflow:hidden;
	outline:none;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}
.project-thumb .thumb a:hover {
	border-color:#ac0000;
	filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
}
.project-thumb .indicator {
	background:url(../images/indicator.gif) no-repeat center 50%;
	height:150px;
	display:block;
	width: 100%;
}
.project-thumb .navigation {
	text-align:center;
	border:1px solid #ddd;
	margin:5px 5px 0;
}
.project-thumb .navigation a {
	padding: 0 3px;
}
.project-thumb .navigation span {
	padding: 0 3px;
}
.project-showcase {
	padding:10px;
	width:502px;
	float: left;
	margin-left: 10px;
	background:#f7f7f7;
}
.project-showcase .details {
	border:1px solid #ccc;
	margin-bottom:10px;
}
.project-showcase .indicator {
	background:url(../images/indicator.gif) no-repeat center 50%;
	height:150px;
	display:block;
	width: 100%;
}
/*** End of Projects ***/

.comingsoon {
	text-align:center;
	font-size:1.2em;
	padding:50px;
	color:#999999;
}
.banner {
	width:760px;
	height:250px;
	overflow:hidden;
	position: relative;
}
.banner .loading {
	background:url(../images/indicator1.gif) no-repeat center 50%;
	height:250px;
	display:block;
	width: 760px;
	position:absolute;
	z-index:1;
}
.banner .images {
	position:absolute;
	z-index:2;
	display:none;
	width:760px;
}
.banner .images img {
	position:absolute;
}
.homepage {
	margin-bottom:10px;
}
.homepage .boxcontent {
	border:1px solid #ced0ba;
	height:102px;
	background:url(../images/boxcontent_bg.jpg) repeat-x;
	float:left;
	width:225px;
	padding:10px;
}
.homepage .vertical_separator {
	width:10px;
	height:122px;
	float:left;
}
.home_nav {
	padding-top:5px;
	float:right;
}
.home_nav a {
	width:16px;
	height:16px;
	background:url(../images/circle_blue.gif);
	display:block;
	float:left;
	outline:none;
	margin-left:2px;
}
.home_nav a:hover, .home_nav a.active {
	background:url(../images/circle_green.gif);
}
.main-image {
	margin-top:10px;
	width:758px;
	overflow:hidden;
	border:1px solid #666;
	white-space:nowrap !important;
}
.dBlock {
	display:block !important;
}
.inactive {
	border:0 none;
}
.cancel {
	color:#ac0000;
}
span.value {
	width:150px;
}
.rowValue {
	height: 34px;
}
.rowEmpty {
	height:5px;
	font-size:5px;
}
