@charset "utf-8";
/* CSS Document */
html, body{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
}

#footer {
	background-color: #343434;
	color:#7e7c7b;
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
}



#wrapper { min-height: 100%; height: auto !important; height: 100%;	margin: 0 auto -30px; }
#footer, .push {
	height: 30px; /* .push must be the same height as .footer */
}


input:focus{
	outline-width:0;
}

#header{
	height:149px;
	background:#343434;
}
.logo{
	position:absolute;
	left: 14px;
	bottom: 10px;
}
.wrapperInline{
	margin:auto;
	width:900px;
	position:relative;
}
.innerWrapper{
	width:800px;
	margin:auto;
}
#mainContent{
	overflow:auto;
}
.navigate{
	position:absolute;
	left: 365px;
	bottom:0px;
}
.overlayNav{
	display:block;	
	height:149px;
	text-align:center;
	width: 85px;
	vertical-align:bottom;	
	position:relative;
	background-color:#343434;
}
.selectedOverlay{
	background : #8dc63f;
	color : #FFFFFF;
	height: 30px;
}
.navigate a{
	color:#8dc63f;
	text-decoration:none;
	font-weight:bold;
	display:block;
	height:149px;
	text-align:center;
	width: 85px;
	position:relative;
	float:left;
	border-left: #a3a3a3 solid 1px;
}
.vBottom{
	position:absolute;
	bottom: 5px;
	left: 5px;
}
.brand{
	background:url(../elements/navigation/brand.jpg) 0 0;
}
.develop{
	background:url(../elements/navigation/develop.jpg) 0 0;
}
.market{
	background:url(../elements/navigation/market.jpg) 0 0;
}
.contact{
	background:url(../elements/navigation/contact.jpg) 0 0;
}
.mLeft{
	background-color:#8dc63f;
	padding: 10px;
	color:#545454;
}
.mRight{
	border:#8dc63f solid 1px;
}

.mS, .mInfo{
	background-color:#8dc63f;
	width: 430px;
	padding:10px;
	color:#232323;
	float:left;
	height:178px;
}
.mS td, .mInfo td{
	color:#232323;
}
.mS{
	background-image:url(../elements/home/special.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.mLeft h1, .mS h1, .mInfo h1{
	color: #FFF;
	margin-top:0px;
	margin-bottom:2px;
	font-size:18px;
}
.mInfo div{
	text-align:justify;
}
.blocktext{
	width:260px;
	text-align:justify;
}
.mS a, .mInfo a{
	display:block;
	text-align:right;
	width:260px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
.mInfo a{
	width:100%;	
}
.mS a:hover, .mInfo a:hover{
	text-decoration:underline;
}
.nL h1{
	margin-top:0px;
	margin-bottom:2px;
	font-size:18px;
}
.nL .biggerText{
	font-size: 14px;
	font-weight:bold;
}
.nL th{
	text-align:left;
}
.nL, .nInfo{
	background-color:#f1f1f1;
	color:#7e7c7b;
	width:348px;
	/*float:left;
	height: 196px;*/
	position:relative;
	overflow:hidden;
	border: #8dc63f solid 1px;
}
.nL{
	padding:10px;width: 328px;
}
.nL input[type='text']{
	border: solid #cdcdcd 1px;	
	background-color:#dfdfdf;
	width:225px;
	height:22px;
}
.nL input[type='submit']{
	border: none;	
	background-color:none;
	font-weight:bold;
}
.mLeft input[type='text']{
	border: solid #cdcdcd 1px;	
	background-color:#dfdfdf;
	width:225px;
	height:22px;
}
.mLeft input[type='submit']{
	border: none;	
	background-color:none;
	font-weight:bold;
}
.mLeft textarea{
	border: solid #cdcdcd 1px;	
	background-color:#dfdfdf;
	width:225px;
	height:60px;
}
.nL a{
	color: #8dc63f;
	text-decoration:none;
	font-weight:bold;
}
.addNews, .subNews{
	width:28px;
	height:48px;
	background-position: 0 0;
	background-repeat:no-repeat;
	position:absolute;
	cursor:pointer;
	display:none;
}
.addNews{
	background-image:url(../elements/navigation/add.png);
	top:10px;
	right:0px;
}
.subNews{
	background-image:url(../elements/navigation/minus.png);	
	top:60px;
	right:0px;
}

.activeTab{
background-position: 0px -48px;	
}
.hideClass{
	display:none;
}
.titleText{
	margin-top:10px;
	margin-bottom:10px;
	padding-left: 100px;
	text-align:right;
	font-size:13px;
	color:#7e7c7b;
}
.titleText .bigger{
	font-size:15px;
	font-weight:bold;
}
.bottomNav{
	position:absolute;
	left: 365px;
	bottom:0px;
}
.bottomNav img{
	margin:2px;
}
.bottomMainNav{
	margin-top:10px;
	margin-bottom:3px;
}
.bottomMainNav a{
	color: #8dc63f;
	text-decoration:none;
	font-weight:bold;
	margin-right:10px;
}
.bottomMainNav a:hover{
	text-decoration:underline;
}
.mInfo input[type='text'], .mInfo textarea{
	background-color:#8abb48;
	border: #78a836 solid 1px;
	width: 200px;
}
.next, .prev{
	width:15px;
	height:107px;
	position:absolute;
	z-index:99999;
	cursor:pointer;
}
.next {
	right:0px;
	background:url(../elements/navigation/right_scroll.png) 0 0;
}
.prev {
	left:0px;
	background:url(../elements/navigation/left_scroll.png) 0 0;
}
.brandPort{
	margin-top: 5px;
	margin-bottom: 5px;
	position:relative;
	width:800px;
	height:107px;
	overflow:visible;
}
.brandPort .jCarouselLite ul{
	list-style:none;
	padding: 0px;	
}
.brandPort .jCarouselLite ul li{
	margin-left: 7px;
	float:left;
	height:107px;
	width:107px;
}
.portNav{
	text-align:right;
	font-weight:bold;
	color:#8dc63f;
}
.portNav a{
	color:#8dc63f;
	text-decoration:none;
}
.portNav a:hover{
	text-decoration:underline;
}
#twitterStream{
	width: 300px;
	height: 224px;
	position:absolute;
	right: 100px;
	top: -244px;
	background-image:url(../elements/navigation/twitterbox.png);
	background-repeat:no-repeat;
	z-index: 9999;
	display:none;
}
#twitter{
	height: 204px;
	padding: 10px;
}
#twitter ol li{
	border: #666 1px solid;
	background-color:#343434;
	color:#EFEFEF;
	padding:2px;
	list-style:none;
	margin-top:3px;
}
#twitter ol {
	padding:0px;
}
#twitter h2 {
	text-align:right;
	margin-bottom:0px;
	margin-top:0px;
}
#twitter h2 img {
	float: left;
}
.clearBonk{
	clear:both;	
}
#twitter ol li a{
	color: #F60; text-decoration: none;	
}
#twitter ol li a:hover{
	text-decoration:underline;
}
.lobt{
color:#343434;
font-weight: bold;
font-size:12px;
}
#flash{
	background-color:#8dc63f;
	position:absolute;
	top: 1px;
	bottom: 1px;
	left: 1px;
	right:1px;
	display:none;
}
#flash div{
	width: 175px;
	margin:auto;
	margin-top:75px;
	font-weight:bold;
}
#result{
	background-color:#8dc63f;
	position:absolute;
	top: 1px;
	bottom: 1px;
	left: 1px;
	right:1px;
	display:none;
}
#result div{
	width: 175px;
	margin:auto;
	margin-top:75px;
	font-weight:bold;
}
#flash2{
	background-color:#8dc63f;
	position:absolute;
	top: -22px;
	bottom: -22px;
	left: -10px;
	right:-10px;
	display:none;
}
#flash2 div{
	width: 175px;
	margin:auto;
	margin-top:75px;
	font-weight:bold;
}
#result2{
	background-color:#8dc63f;
	position:absolute;
	top: -22px;
	bottom: -22px;
	left: -10px;
	right:-10px;
	display:none;
}
#result2 div{
	width: 175px;
	margin:auto;
	margin-top:75px;
	font-weight:bold;
}