/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }
.container { width:290px; height:505px; overflow:hidden; position:relative; cursor:pointer; }
		.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
		.slides li { position:absolute; top:0; width:290px; display:none; padding:0; margin:0; }


body,html {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
}

.hilite{
	color:#a21717;
	font-weight:bold;
	
}
body{
	background:#00152e url(images/bg.jpg) no-repeat top center;
	
}
ul {
	list-style:none;
}

a {
	color:#a70000;
}

a img{
	border:none;
	
}

a:hover {
	text-decoration:none;
}

a:focus {
	outline:none;
}

p {
	margin:0.8em 0;
}

#sponsors_table td{
	height:120px;
}

#events_table td{
	height:25px;
}

h6{
	background:url(images/bg_sidebars.jpg) repeat-x top;
	height:30px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	text-indent:15px;
	line-height:30px;
	width:100%;
	
	
}

#colLeft h2, #colLeft h3 {
	text-transform:none;
	padding:5px 0;
}

#colRight h2 {
	font-size:16px;
	border-bottom:1px solid #efefef;
	padding-bottom:5px;
	padding-top:0;
	margin-bottom:5px;
}

h2.home {
	border-bottom:1px solid #efefef;
	margin-bottom:10px;
	padding-bottom:6px;
}

h3 {
	font-size:16px;
}

h1 {
	font-size:26px;
	font-weight:normal;
	color:#333;
	display:block;
	border-bottom:1px solid #efefef;
	padding-bottom:10px;
	margin-bottom:15px;
}
h1, h2, h3 {
	line-height:100%;
}

 /* LAYOUT STRUCTURE
--------------------------------------------------*/
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	background:#fff url(images/bk_wrapper.jpg) 0 0 no-repeat;
	padding-bottom:1px;
}


#header {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

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

.columns {
	background:url(images/bk_rightcol.jpg) 625px 0 repeat-y;
}

#footer {
	clear:both;
/*	background:url(images/bk_footer.jpg) 100% 0 no-repeat;
*/	padding:20px 0 10px 0;
	width:960px;
	height:80px;
	margin:1px auto;
	color:#7C8A91;
	position:relative;
	display:block;
	clear:both;
}

/* HEADER ELEMENTS 
--------------------------------------------------*/
/* -- logo --*/
#logo {
	
}
.page_item{
	z-index:10;
	
}

#logo h1 {
	padding:0;
	background:none;
	border:none;
}

#logo h1 a, #logo h1 a:hover{
	background:url(images/logo.png) 0 0 no-repeat;
	width:438px;
	height:68px;
	text-indent:-9000px;
	display:inline-block;
	text-decoration:none;
	border:none;
	float:left;
	margin-top:10px;
}


#topMenu {
	height:35px;
	display:block;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/navbar.png) repeat-x top;
	z-index:10;
}

#topMenu li {
	float:left;
	padding:0 15px;
	border-right:1px solid #ccc;
		z-index:10;

}

#topMenu li a {
	color:#666;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
		z-index:10;

}

#topMenu li a:hover, #topMenu li.selected a {
	color:#119EC8;
		z-index:10;

}

/* CONTENT
---------------------------------------------*/
#latestPostsHome {
	display:block;
}

#latestPostsHome li {
	display:block;
	float:left;
	background:#FBFBFB url(images/bk_latest_box.jpg) 0 100% repeat-x;
	border:1px solid #DDD;
	padding:10px;
	margin-right:12px;
	width:275px;
	height:190px;
	position:relative;
	margin-bottom:20px;
}

#latestPostsHome li h3 {
	padding-bottom:6px;
	font-weight:normal;
}

#latestPostsHome li p img {
	float:left;
	margin-right:10px;
}

#latestPostsHome li span {
	display:block;
	position:absolute;
	bottom:10px;
	left:7px;
	color:#828282;
	font-size:11px;
}

#latestPostsHome li span img {
	vertical-align:middle;
	margin-right:3px;
}

#content ul#latestPostsHome li a.readmore {
	display:block;
	position:absolute;
	bottom:8px;
	right:10px;
	background:url(images/but_readmore.png) 0 0 no-repeat;
	width:66px;
	height:22px;
	text-indent:-9999px;
}

#homeColumns {
	display:block;
}

#homeColumns li {
	float:left;
	border-right:1px dashed #E0E0DA;
	padding:10px;
	padding-left:0;
	margin-right:11px;
	width:288px;
	position:relative;
}

#homeColumns li img {
	border:none;
}

#homeColumns li.last {
	margin-right:0;
	border:none;
}


#colLeft {
	float:left;
	width:590px;
	padding-top:25px;

}

#colRight {
	float:left;
	width:290px;
	padding-top:30px;
	margin-left:15px;
	padding-left:20px;
}

#colRight ul {
	margin-bottom:15px;
}

#colLeft ul li {
	display:block;
	background:url(images/bullet.jpg) 0 5px no-repeat;
	padding:2px 0 3px 15px;
}


#colRight ul#latestPosts li, #colRight ul#subCategs li, #colRight ul li  {
	border-bottom:1px solid #efefef;
	line-height:170%;
	padding:5px;
	background:#f9f9f9;
}

#colRight ul#latestPosts li a, #colRight ul#subCategs li a, #colRight ul li a{
	text-decoration:none;
}

#colRight ul#latestPosts li a:hover, #colRight ul#subCategs li a:hover, #colRight ul#latestPosts li:hover a, #colRight ul#subCategs li:hover a{
	color:#333;
}

#colRight ul#latestPosts li:hover, #colRight ul#subCategs li:hover, #colRight ul li:hover  {
	background:#fff;
}

#colRight ul#latestPosts li span {
	font-size:11px;
	color:#828282;
}

#colRight ul#latestPosts li span img {
	vertical-align:middle;
}

.rss {
	margin:0 0 10px;
	padding:5px 0 10px;
	border-bottom:1px solid #efefef;
}

.rss img {
	float:left;
	margin-right:15px;
	border:none;
}

.serviceColLeft, .serviceColRight {
	float:left;
	width:275px; 
	border-right:1px solid #efefef;
	border-bottom:1px solid #efefef;
	padding-right:15px;
	margin-top:22px;
	height:250px; /* here you can adjust the service box height to fit the content*/
	padding-bottom:25px;
	
}

.serviceColRight {
	float:left;
	width:255px; 
	padding-left:20px;
	padding-right:15px;
	border-right:none;
	
}

.serviceColLeft img , .serviceColRight img {
	float:left;
	margin-right:15px;
	margin-bottom:2px;
}


.blogItem img {
	padding:6px;
	border:1px solid #efefef;
	margin-bottom:5px;
}

.blogItem span img {
	padding:0;
	border:none;
	vertical-align:middle;
	margin:0 5px;
}

.blogItem span.action {
	position:absolute;
	bottom:10px;
	right:10px;
	font-weight:bold;
}

.blogItem, .blogItemSearch {
	padding-bottom:5px;
	border-bottom:1px solid #efefef;
	margin-bottom:20px;
}

.blogItem p img {
	padding:5px;
	border:1px solid #efefef;
} 

.blogItemSearch {
	margin-bottom:10px;
}

.more-link {
	display:block;
	background:url(images/but_readmore.png) 0 0 no-repeat;
	width:66px;
	height:22px;
	text-indent:-9999px;	
}

span.metadata {
	display:block;
	padding:5px 0;
	font-size:11px;
	color:#828282;
	border-bottom:1px solid #efefef;
}

span.metadata img {
	vertical-align:middle;
}

.search-terms {
	color:#119EC8;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}

/*COMMENTS
---------------------------------------------*/
#colLeft ul.commentlist {
	margin-bottom:10px;
}

#colLeft ul.commentlist li {
	background:none;
	border-bottom:1px solid #efefef;
	padding:5px 0;
	padding-left:40px;
}

#colLeft ul.commentlist li .avatar {
	float:left;
	width:32px;
	margin-left:-40px;
}

*html #colLeft ul.commentlist li .avatar {
	margin-bottom:-20px;
}

#colLeft ul.commentlist li.odd {
	background:#f9f9f9;
}

#colLeft ul.commentlist li .commentmetadata {
	font-size:11px;
	color:#999;
	border-bottom:1px solid efefef;
}

/* FOOTER
---------------------------------------------*/

.footerMark {
	position:absolute;
	top:10px;
	right:0;
}

  /* HOME SLIDER
-----------------------------------------------*/
.bottombar{
	width:616px;
	background:url(images/bar.jpg) repeat-x top;
	display:inline-block;
	float:left;
}
.topbar{
margin-top:20px;	
}
#slider {
	display:inline-block;
	float:left;
	

}

* html #slider {
	padding-bottom:0;	

}

#sliderFold {
	padding:0;
	float:left;
	margin-top:0px;	

}

#sliderFold .sliderItem, #sliderFold .sliderItemOn, #sliderFold .sliderItemOnFirst{
	padding:13px 20px 0 13px;
/*	border-right:1px solid #ACD7EE;
	border-bottom:1px solid #ACD7EE;
	border-top:1px solid #fff;
*/	height:25px;
	position:relative;
	cursor:pointer;
	margin-top:0px;	

}

 #sliderFold .sliderItemOnFirst {
/* 	border-top:1px solid #0F0;
*/ }

#sliderFold .sliderItemOn, #sliderFold .sliderItem:hover {
	border-right:none;
	background:url(images/bk_serv_active.jpg) 100% 0 repeat-x;	

}

#sliderFold .sliderItem h2, #sliderFold .sliderItemOn h2, #sliderFold .sliderItemOnFirst h2 {
	font-size:12px;
	padding-bottom:5px;
	text-transform:none;
	color:#fff;
	text-indent:7px;		


}

#sliderFold .sliderItem p, #sliderFold .sliderItemOn p, #sliderFold .sliderItemOnFirst p  {
	margin:0;
	padding:0;
}

#sliderFold .sliderItem img, #sliderFold .sliderItemOn img, #sliderFold .sliderItemOnFirst img{
	position:absolute;
	left:0;	

}

.sliderImg {
	background:#01152e url(images/bk_blue_grad.jpg) 0 100% repeat-x;
	border:1px solid #000;
	float:left;
	padding:7px;
	height:376px;	

}

.panel a.butDetails {
	display:block;
	position:absolute;
	width:157px;
	height:40px;
	background:url(images/but_slider.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	right:3px;
	bottom:5px;	

}

.panel img {
	border:1px solid #fff;
	width:598px;

}	

.panel p.projName {
	font-size:16px;
	padding:15px 4px;
	margin:0;
	color:#fff;	

}



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

.stepcarousel{
	float:left;
	position: relative; /*leave this value alone*/
	overflow: hidden; /*leave this value alone*/
	width: 600px; /*Width of Carousel Viewer itself*/
	height: 376px; /*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*/
	width: 600px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:384px;
	position:relative;

}


#events{
width: 290px;
height:270px;

}
 
#events .panel2{
text-align: center;
width:285px;
height:265px;

}

#events .panel2 img {
	width:100px;
}
 

 
/* FORMS
--------------------------------------------------*/

#searchform {
	position:absolute;
	top:27px;
	right:20px;
}

#searchform input#s {
	width:195px;
	background:url(images/bk_searchbox.jpg) 0 0 no-repeat;
	font-size:12px;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 5px;
	border:none;
	color:#999;
}

#searchform input#searchsubmit {
	width:25px;
	height:22px;
	background:url(images/bk_searchbut.jpg) 0 0 no-repeat;
	border:none;
}

#searchform input {
	float:left;
}

form#contact label {
	display:block;
	padding:8px 0 2px;
	font-weight:bold;
}

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

form#contact textarea {
	width:500px;
}

form#contact input.submit {
	border:none;
	width:147px;
	height:40px;
	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;
}

.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
}

.successmsg {
	background:#F5FAF1;
	border:1px solid #C2E1AA;
	color:#8FA943;
}

form#commentform label {
	display:block;
	padding:8px 0 2px;
	font-weight:bold;
}

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


form#commentform textarea {
	width:500px;
}

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



/* 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;
}

/* -------------------[ Top Navigation ]------------------- */

#topnav { 
	height:35px;
	line-height:35px; 
	padding: 0;
	margin:0 auto;
	clear:both;
	background:url(images/navbar.png) repeat-x;
	width: 960px;
	text-align:left;
	margin-top:25px;
	margin-bottom:10px;
}

#topnav ul {
	float:left; 
	height:35px;
	line-height:35px; 
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

#topnav li { 
	float: left;
	margin: 0;
	padding:0;
	}

#topnav li li { 
	line-height:1.5em;
	float: none;
	margin: 0;
	padding:0;
	}

#topnav li ul {
/*	border-top:1px solid #fff;
*/	background: #000;
	display:none;
	position: absolute;
	width: 154px;
	left: -999em;
	padding:0; 
}

#topnav li ul ul { 
	margin: -29px 0 0 154px;
	}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover ul ul, #topnav li.sfhover ul ul ul {
	left: -999em;
	z-index:10;
	}

#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover ul, #topnav li li.sfhover ul, #topnav li li li.sfhover ul { 
	display:block;
	left: auto;	z-index:10;

	}

#topnav a, #topnav a:visited, #topnav a:link {
	display: block;
	text-decoration:none;
        padding:0 15px;
        margin:0;
				color:#FFFFFF;

	}

#topnav a:hover, #topnav a:active {
	background:#092046;
	color:#fff;
	text-decoration:underline;
	
	}

#topnav li.rss a, #topnav li.rss a:visited, #topnav li.rss a:link {
	padding-right:0 !important;
	padding-left:21px;
	background:url(images/rss-sm.gif) 7px 6px no-repeat;
	}

#topnav li li a, #topnav li li a:link, #topnav li li a:visited {
	color:#fff;
	background:#092046;
	width:140px;
	float: none;
	margin: 0;
	padding-top:10px;
	padding-bottom:10px;
	}

#topnav li li a:hover, #topnav li li a:active {
	background: #be2d2a;
	color:#fff;
	text-decoration:underline;
}

#topnav li li li a {
	border-left:1px solid #fff;
}

#sidebar{
float:right;
display:inline-block;
width:295px;
}


#sidebar .box{
	width:293px;
	border:1px solid #000;	
	display:block;
	margin-top:20px;

}

#sidebar h2{
	width:293px;
	background:url(images/bg_sidebars.jpg) repeat-x top;
	height:30px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	text-indent:15px;
	line-height:30px;
}
#sidebar h4{
	font-size:16px;
	color:#01152e;
	font-weight:900;
	font-style:italic;
	text-transform:uppercase;
	line-height:30px;
}
#sidebar p{
	color:#01152e;
	line-height:16px;
}

#sidebar b{
	color:#333;
}
a#btn_order{
	background-image:url(images/btn_order.gif);
	background-color:#faf5e9;
	width:142px;
	height:27px;
	display:block;
	cursor:pointer;
	margin-left:auto;
	margin-right:auto;
}
a:hover#btn_order{
	background-position: left -27px;			
}

