/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }

html {
	margin: 0px;
	padding: 0px;
}


body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	font-size: 0.8em;
	line-height: 25px;
	background-repeat: repeat-x;
}


a:link {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #6AB9E6;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}


a:visited {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #6AB9E6;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}


a:hover {
	color: #FFFFFF;
	background-color: #2568A2;
}


a:active {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #6AB9E6;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

p {
	margin:0px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 20px;
}


h1 {
	font-size: 1.6em;
	color: #2568A2;
	font-weight: lighter;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #2568A2;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}


h2 {
	font-size: 1.2em;
	color: #2568A2;
	font-weight: lighter;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #2568A2;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #2568A2;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 25px;
}


h3 {
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: lighter;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 100px;
	padding-bottom: 5px;
	padding-left: 20px;
}


h4 {
	padding-left: 20px;
	font-size: 1em;
	font-weight: bold;
	line-height: 12px;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-top: 5px;
}


h5 {
	padding-left: 20px;
}


h6 {
	padding-left: 20px;
}
	
	
#nav p { 
	margin-top: 0; 
	}
		
#content{
	padding-top: 1em;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 140px;
	background-image: url(../images/contents-back-large.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 40px;
	padding-left: 45px;
	}
		
#content h2 { 
	margin-top: 0; 
	}
	

#footer a:link {
	color: #2968A2;
	text-decoration: none;
	background-color: #FFFFFF;
}

#footer a:visited {
	color: #2968A2;
	text-decoration: none;
	background-color: #FFFFFF;
}

#footer a:hover {color: #2968A2;
	text-decoration: underline;	
}


#footer a:active {
	color: #2968A2;
	text-decoration: none;
	background-color: #FFFFFF;
}


#footer p {
	text-align: right;
	color: #2968A2;
	font-size: 0.7em;
}

#left p {
	padding: 5px 10px;
	margin:0px;
	color: #FFFFFF;
} 




/* LAYOUT STRUCTURE
--------------------------------------------------*/
#mainWrapper {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#wrapper {
	width:900px;
	background-color: #E7F2FA;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-x;
}

#header {
	height:175px;
	position:relative;
	margin:0 auto;
	padding:0;
	background-color: #2568A2;
}

#navigation {
	padding:0;
	position: relative;
	width: 900px;
	background-color: #6AB9E6;
	height: 38px;
	z-index: 999;
	margin: 0;
}

#content {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#footer {
	padding-top: 10px;
	height:80px;
	background:#fff url(../images/bk_footer.jpg) 0 0 repeat-x;
	margin-top:0px;
	border-bottom:1px solid #E5E5E5;
	clear: both;
}


#innerFooter {
	width:890px;
	margin:0 auto;
	height:40px;
	padding-top:20px;
	line-height:25px;
	padding-left:10px;
}

#colLeft {
	float:left;
	width:570px;
	padding-right:20px;
	margin-top:15px;
	padding-left:20px;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #E7F2FA;
}


#colRight {
	float:left;
	width:270px;
	margin-left:20px;
	margin-top:15px;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #E7F2FA;
}

#colRight p.line {
	background:url(../images/bk_horizline.jpg) 0 100% repeat-x;
	display:block;
	margin:0;
	padding-top: 10px;
	padding-bottom: 10px;
}

#colRight p img {
	vertical-align:middle;
	padding-right:5px;
}

#colRight .featured {
	margin:10px 0;
}

#colRight .featured img{
	background:#fff;
	padding:6px;
	border:none;
}


/* CAROUSEL
---------------------------------------------*/

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 900px; /*Width of Carousel Viewer itself*/
	height: 310px;
	background-color: #6AB9E6;
	margin-top: 30px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}

.stepcarousel .panel{
	background:url(../images/bk_featured.png) 0 0 no-repeat;
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin:2px;
	width: 900px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:310px;
	position:relative;
}

.stepcarousel .panel .projectDetails {
	float:left;
	width:230px;
	margin:35px 0 0 25px;
}

.stepcarousel .panel .projectDetails .title {
	font-size:16px;
	font-weight:bold;
}

.stepcarousel .panel .ribbonType {
	position:absolute;
	top:14px;
	left:224px;
	width:45px;
	height:43px;
}

.stepcarousel .panel .projectImg {
	position:absolute;
	top:14px;
	right:14px;
}




/* FORMS
-------------------------------------------------*/
form label {
	display:block;
	padding:8px 0 2px;
	font-weight:bold;
}

form input, form textarea {
	border:1px solid #E5E5E5;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:300px;
}

form textarea {
	width:500px;
}

form input.submit {
	border:none;
	width:103px;
	height:24px;
	text-align:center;
	padding-top:4px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:15px;
	background:url(../images/bk_submit.jpg) 0 0 no-repeat;
}


/* CLEARING AND STYLES
---------------------------------------------------*/
.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;
}

.rfloat {
	float: right;
}


/* Menu
----------------------------------------------- */

.menu {
	width:auto;
	position:relative;
	z-index:100;
	font-family:arial, sans-serif;
	text-align: center;
	height: 38px;
}

/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:auto;
	height: 38px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}

.menu ul ul {
	width:120px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:120px;
	position:relative;
}

/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:13px;
	width:120px;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:1px;
	text-align:center;
	background-color: #6AB9E6;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width:130px;
	w\idth:120px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background-color: #6AB9E6;
	background-repeat: no-repeat;
	background-position: 120px center;
}

/* style the second level hover */
.menu ul ul a.drop:hover{
	background-color: #6AB9E6;
	background-repeat: no-repeat;
	background-position: 120px center;
}
.menu ul ul :hover > a.drop {
	background-color: #6AB9E6;
	background-repeat: no-repeat;
	background-position: 120px center;
}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background-color: #6AB9E6;
}

/* style the third level hover */
.menu ul ul ul a:hover {
	background-color: #6AB9E6;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0px;
	top:38px;
	left:0;
	width:120px;
}

/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{
	left:120px;
	top:-1px;
	width:120px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left:-120px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	color:#FFFFFF;
	height:25px;
	line-height:1em;
	width:118px;
	background-color: #6AB9E6;
	padding-top: 10px;
	padding-bottom: 5px;
}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:150px;
	w\idth:120px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#000;
	background-color: #6AB9E6;
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#FFFFFF;
	background-color: #2568A2;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
