/* Style for tabs */
.usual {
  color:#333333;
}


.usual li { list-style:none; float:left; padding-right:5; margin-left: -10px; }

.usual ul a {
  display:block;
  padding:12px 20px 10PX;
  text-decoration:none!important;
  text-transform:uppercase;
  font-size:11px;
  font-weight:bold;
  margin-left:0;
  color:#FFF;
	background:url(../images/wrapper_sel2.png);
			
			
			-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	border-radius: 0.3em;

}

.usual ul a:hover {
  color:#FFF;
	background:url(../images/wrapper.png);
  }

.usual ul a.selected {
  margin-bottom:0;
  color:#FFFFFF;
	background:url(../images/wrapper.png);
  cursor:default;
  }

.usual div {
  clear:left;
  margin-left: 10px;
}

.usual div a { color:#000; font-weight:bold; }




/* Style for Page */

* { margin: 0; padding: 0; }

body,html {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0;
	padding:0;
    background:#fff;
	line-height:125%;
}

ul { list-style: none;
	margin-bottom:5px;
 }
 
a {
	color:#9966ff;
	text-decoration:none;
}

a:hover {
	color:#9966ff;
	text-decoration:underline;
}

ul { list-style: none;
	margin-bottom:5px;
 }

ul li {
	padding:5px 0;
	background:url(../images/arrow.png) 0 6px no-repeat;
	padding-left:15px;
	position:relative;
}

h1 {
	font-size:36px;
	color:#6CB200;
	padding:5px 0 15px;
	margin-bottom:15px;
}

h2 {
	font-size:29px;
	font-weight:normal;
	color:#6600cc;
	padding:10px 0;
	background:url(../images/bg_heading.jpg) bottom left repeat-x;
	margin-bottom:5px;
	margin-top:3px;


}

h3 {
	font-size:16px;
	font-weight:bold;
	color:#6600cc;
	padding:10px 0;
}


h4 {
	color:#9966ff;
}

#bottomBox h2, #colRight h2 {
	padding:0;
	padding-bottom:15px;
	margin-bottom:5px;
}
 
#header #contact {
	position:absolute;
	height:65px;
	top:67px;
	right:0;
	padding-right:40px;
	padding-top:7px;
	width:300px;
	text-align:right;
	font-size:13px;
	
}

 
 /* LAYOUT STRUCTURE
--------------------------------------------------*/
#mainWrapper {
	background:url(../images/wrapper.png) 0 0 repeat-x;
	margin-left: auto;
    margin-right: auto;
}

#wrapper {
	width:960px;
	margin:0px auto;
}

#header {
	height:140px;
	position:relative;
	background:url(../images/bk_header.jpg) 100% 0 no-repeat;
}

#content {
	padding:0 0 25px;
				
}

#footer {
	height:30px;
	background:url(../images/bk_footer.png) 0 0 no-repeat;
	padding:25px 10px 10px 15px;
	margin-left:10px;
	color:#333333;
}

*html #footer {
	margin-top:0;
}


/* HEADER ELEMENTS 
--------------------------------------------------*/
/* -- logo --*/
#logo {
	position:absolute;
	top:58px;
	left:15px;
	
}

#logo h1 {
	padding:0;
	background:none;
}

#logo h1 a, #logo h1 a:hover{
	background:url(../images/logo.png) 0 0 no-repeat;
	width:250px;
	height:84px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
}

#topMenu {
	position:absolute;
	top:0;
	left:20px;

}

#topMenu li {
	float:left;
	background:none;
	padding:5;
	font-family:sans-serif;
}

#topMenu li a {
	font-family:sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	display:block;
	height:20px;
	width:83px;
	padding-top:5px;
	font-spacing:0.2px;

}

#topMenu li a:hover {
	font-family:sans-serif;
	background:url(../images/wrapper_sel.png) 0 0 no-repeat;
}

#topMenu li.selected a{
	font-family:sans-serif;
	font-weight:bold;
	background:url(../images/wrapper_sel.png) 0 0 no-repeat;
}



/* CONTENT STUFF 
--------------------------------------------*/

#content p {
	margin:0.8em 0;
}


#colLeft {
	float:left;
	margin-top:10px;
}

#colLeft #leftTop {
	height:16px;
}

#colLeft #leftMiddle {
	padding:3px 22px;
}

#colLeft #leftBottom {
	height:16px;
}

p.line {
	display:block;
	padding:0 0 10px;
	margin:0;
}

#bottomBox {
	margin-top:20px;
	padding:0 20px;
	float:left;
	text-align: justify;

}

#bottomBox #innerBoxBIG {
	float:left;
	padding-right:20px;


}

#bottomBox #innerBoxBIGcontent {
	float:left;
		padding-top:3px;
				padding-bottom:3px;


	padding-right:20px;
		padding-left:20px;
border-style:solid;
border-width:0.5px;
border-color:#cccccc;

	  background:#fff;
				
			
			-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em;


}

#bottomBox #innerBoxBIGleft {
	float:left;
	padding-right:20px;
	width:63%;
	
	
}

#bottomBox #innerBoxBIGright {
	float:left;
	padding-right:10px;
	width:300px;
}

#bottomBox #innerBoxLeft {
	float:left;
	padding-right:7px;
	width:280px;
}

#bottomBox #innerBoxMiddle{
	float:left;
	padding:0 15px;
	width:320px;
}

#bottomBox #innerBoxRightLarge{
	float:left;
	padding:0 15px;
	width:570px;
}

#bottomBox #innerBoxRight{
	float:left;
	padding:0;
	padding-left:20px;
	width:250px;
	position:relative;
}

#bottomBox #innerBoxRight p img {
	padding-right:5px;
	vertical-align:middle;
}

/* CAROUSEL
---------------------------------------------*/

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 930px; /*Width of Carousel Viewer itself*/
	height: 200px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin:0;
	width: 930px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:200px;
	position:relative;
	clear:both;
}

.stepcarousel .panel a img {
	border:none;
}

.stepcarousel .panel .projectDetails {
	position:absolute;
	bottom:30px;
	left:0;
	padding:12px 40px;
	background:url(../images/bk_pixel_details.png);
	color:#000000;
	line-height:205%;
	width:88.2%;
	
}

.stepcarousel .panel .projectDetails strong {
	font-size:16px;
	color:#6633cc;
}

*html .stepcarousel .panel .projectDetails {
	left:-12px;
}


/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}
