/*
	Theme Name: Fresh
	Theme Author: Avril Verhaeghen
	Version: 1.0
	Author URI: http://themeforest.net/user/Yaeko
*/

	@import "./typography.css";
	@import "./resets.css";
	
/* Body And Backgrounds */

body {
	background:#0066FF;
	}

/** BEGIN Clear! **/

.clear {
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

/** END CLEAR! **/

/* BEGIN Top And Featured Section */

#top {
	position: relative;
	width: 100%;
	height: 463px;
	background:#0000FF;
}

#second_top {
	position: relative;
	width: 100%;
	height: 175px;
	background: url('../images/dark/second_top_bg.png') repeat-x;
}

#top_nav {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

#top_nav .logo {
	position: relative;
	float: left;
	width: 100px;
	height: 95px;
}

#top_nav .nav {
	position: relative;
	float: right;
	width: 750px;
	top: 54px;
	height: 27px;
	font-weight:bolder;
	
	
}

#top_nav .nav a {
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	height: 27px;
	font-weight:bolder;
	
	
	
}

#top_nav .nav a:hover {
	color: #FF0;
	background:#990000;
}

#top_nav .nav .current {
	color: #FF0;
	background:#990000;
}

#top_nav .nav, .nav ul {
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 25px;
}
			
#top_nav .nav a:link, .nav a:active, .nav a:visited {
	display: block;
	padding: 0 5px;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	font-weight:bold;
}
			
#top_nav .nav a:hover {
	color: #FF0;
}

#top_nav .nav li {
	position: relative;
	float: left;
	z-index: 2;
	
}

#top_nav .nav ul {
	position: absolute;
	display: none;	
	top: 40px;
}

#top_nav .nav li ul a {
	width: 110px;
	background: #313131;
	border-bottom: 1px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	float: left;
}

#top_nav .nav ul ul {
	top: auto;
}

#top_nav .nav li ul ul {
	width: 110px;
	left: 141px;
	top: 0px;
}

#top_nav .nav li:hover ul ul, #top_nav .nav li:hover ul ul ul, #top_nav .nav li:hover ul ul ul ul {
	display: none;
}

#top_nav .nav li:hover ul, #top_nav .nav li li:hover ul, #top_nav .nav li li li:hover ul, #top_nav .nav li li li li:hover ul {
	display: block;
}

/** Top Decoration **/

#top_deco {
	position: relative;
	top: 110px;
	width: 100%;
	height: 363px;
	background: url('../images/dark/bokeh.png') no-repeat bottom center;
}

#second_top_deco {
	position: relative;
	top: 100px;
	width: 100%;
	height: 75px;
	background: url('../images/dark/secondbokeh.png') no-repeat bottom center;
}

.currentPage {
	position: relative;
	width: 960px;
	height: 38px;
	top: 19px;
	margin: 0 auto;
	background: url('../images/dark/currentpage.png') no-repeat;
	letter-spacing: 0.4px;
	z-index: 0;
}

.currentPage p {
	position: absolute;
	margin: 9px 0 0 15px;
	color: #005a59;
	font-family: "Helvetica";
	z-index: -1;
}

/*** START Featured Section ***/

#featContainer {
	left:50%;
	margin-left:-460px;
	margin-top: 20px;
	position:absolute;
	visibility:visible;
	z-index: 1;
}

#featured {
	background:transparent url(../images/dark/feat_shadow.png) no-repeat scroll center bottom;
	height:363px;
	position:relative;
	width:100%;
}

/*** END Featured Section ***/

/* END Top And Featured Section */

/* BEGIN Main Content Section */

#contentGrad {
	position: absolute;
	width: 100%;
	height: 200px;
	background: url('../images/dark/content_grad_bg.png1') repeat-x;
}

#content {
	position: relative;
	width: 960px;
	margin: 0 auto;
	line-height: 19px;
}

#content hr {
	width: 670px;
	height: 1px;
	background: #00bebe;
	margin: 10px 0 0 0;
	position: relative;
	border: 0;
}

#content .mainContent {
	position: relative;
	float: left;
	width: 680px;
	top: 17px;
}

#content .mainContent h1 {
	margin: 18px 0 -4px 0;
}

#content .mainContent p {
	margin: 20px 0 0 0;
	width: 675px;
	color: #bcbcbc;
}

/*** START ABOUT US Page ***/

#content .imageLeftTextWrap {
	margin: 20px 0 0 0;
	height: 140px;
}

#content .imageLeftTextWrap p {
	position: relative;
	float: right;
	width: 510px;
	margin: 0 5px 13px 0;
}

#content .imageLeftTextWrap img {
	position: relative;
	float: left;
}

#content .imageRightTextWrap {
	margin: 19px 0 0 0;
	height: 140px;
}

#content .imageRightTextWrap p {
	position: relative;
	float: left;
	width: 370px;
	margin: 0 0 13px 0;
}

#content .imageRightTextWrap img {
	position: absolute;
	float: right;
	right: 10px;
}

/*** END ABOUT US Page ***/
/*** START HOME Page ***/

#content .leftbox .rightbox, .subheader {
	color: #bcbcbc;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: 0.4px;
}


#content a{ color:#FF0; text-decoration:none;}

#content a:hover{ color:#FFF; text-decoration:underline;}

#content .leftBox {
	top: 35px;
	position: relative;
	float: left;
	height: auto;
	margin-left: 10px;
	width: 630px;
	left: 10px;
	color: #fff;
}

#content .leftBox1 {
	top: 35px;
	position: relative;
	float: left;
	height: auto;
	margin-left: 10px;
	width: 470px;
	left: 10px;
	color: #fff;
}

#content .rightBox {
	top: 35px;
	position: relative;
	float: left;
	height: auto;
	width: 300px;
	left: 20px;
}

.rightBox1 {
	top: 35px;
	position: relative;
	float: left;
	height: auto;
	width: 300px;
	left: 20px;
}

.rightBox5 {
	top: 35px;
	position: relative;
	float: left;
	height: auto;
	width: 480px;
	left: 20px;
}
#content .leftbox .rightBox, p {
	height: auto;
	position: relative;
	margin-top: 13px;
}

#content .rightBox p {
	margin-top: 0;
	color: #888888;
	padding: 11px 0 11px 0;
	color: #bcbcbc;
}

#content .rightBox a {
	color: #999999;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#content .rightBox a:hover {
	color: #999999;
	text-decoration: underline;
}

#content .bottomSection {
	position: relative;
	float: left;
	margin: 72px 0 0 0;
	background: url('../images/dark/grad_seperator.png') no-repeat;
	width: 630px;
}

#content .sections {
	width: 295px;
	position: relative;
	float: left;
	margin: 40px 0 0 5px;
	padding: 0 0 0 10px;
}

#content .sections p {
	color: #fff;
	width: 300px;
	font-style: normal;
	margin: 13px 0 5px 0;
}

/*** END HOME Page ***/
/*** START SERVICES Page ***/


#content .servicesBox {
	position: relative;
	float: left;
	width: 330px;
	margin: 30px 0 0 10px;
	left: -10px;
}

#content .servicesBox img {
	position: relative;
	float: left;
}

#content .servicesBox h2 {
	position: relative;
	margin: 15px 0 0 0;
	top: 10px;
	left: 10px;
}

#content .servicesBox p {
	width: 320px;
}

#content .more {
	font-style: italic;
	text-decoration: underline;
	color: #549494;
}

#content .more:hover {
	text-decoration: none;
}

/*** END SERVICES Page ***/
/*** START FULL WIDTH Page ***/

#content .fullWidthPage {
	position: relative;
	width: 940px;
	margin: 0 auto;
}

#content .fullWidthPage hr {
	width: 940px;
}

#content .fullWidthPage p {
	width: 940px;
}

#content .portfolioItems {
	position: relative;
	float: left;
	width: 981px;
	left: -41px;
	margin-top: 13px;
}

#content .portfolioImage {
	position: relative;
	float: left;
	margin: 20px 0 0 41px;
	width: 286px;
	height: auto;
}

#content .portfolioImage .portfolioText {
	margin: 0;
	padding: 0;
	width: 276px;
	height: auto;
	position: relative;
	top: 0px;
}

#content .portfolioImage span a {
	color: #549494;
	font-style: italic;
}

#content .portfolioImage span a:hover {
	text-decoration: none;
}

#content .portfolioImage .portfolioText a:hover {
	text-decoration: none;
}

#content .portfolioImage h3 {
	color: #f9f9f9;
	margin: 15px 0 15px 0;
}

#content .navigation {
	position: relative;
	margin: 39px 0 0 0;
}

#content .navigation .buttons {
	border: 1px solid #0a4646;
	color: #555555;
	text-decoration: none;
	padding: 6px 7px 5px 7px;
}

#content .navigation .current {
	border: 1px solid #0a4646;
	background: #226666;
	color: #bcbcbc;
	text-decoration: none;
	padding: 6px 7px 5px 7px;
}

#content .navigation a:hover {
	background: #226666;
	color: #f4f4f4;
}

/*** END PORTFOLIO Page ***/

/*** START BLOG OVERVIEW Page ***/

#content .blogTitle a {
	color: #cccccc;
	text-decoration: none;
}

#content .blogTitle a:hover {
	color: #d56a09;
	text-decoration: none;
	border-bottom: 2px solid #d56a09;
}

#content .subHeader {
	width: 670px;
	margin: 10px 0 11px 0;
}

#content .subHeader a {
	color: #549494;
}

#content .subHeader a:hover{
	text-decoration: none;
}

#content .subHeader span {
	font-size: 18px;
}

#content .smallImageBlogEntry {
	position: relative;
	margin: 50px 0 0 0;
}

#content .smallImageBlogText {
	width: 670px;
	margin: 25px 0 0 0;
}

#content .smallImageBlogText img {
	position: relative;
	float: left;
}

#content .smallImageBlogText p {
	position: relative;
	float: right;
	width: 395px;
	margin: 0 0 12px 0;
}

#content .largeImageBlogEntry {
	position: relative;
	margin: 50px 0 0 0;
}

#content .largeImageBlogEntry img {
	margin: 25px 0 0 0;
}

/*** END BLOG OVERVIEW Page ***/

/*** START BLOG DETAIL Page ***/

#content .mainContent h2 {
	margin: 10px 0 0 0;
}

#content .fullImageBlogDetail {
	margin: 19px 0 -5px 0;
}

#content .smallImageBlogDetail {
	margin: 19px 0 0 0;
}

#content .smallImageBlogDetail img {
	position: relative;
	float: left;
}

#content .smallImageBlogDetail p {
	position: relative;
	float: left;
	width: 393px;
	margin: 0 0 15px 19px;
}

#content .blogDetailLink {
	color: #549494;
	text-decoration: underline;
}

#content .blogDetailLink:hover {
	color: #549494;
	text-decoration: none;
}

#content .avatar {
	position: relative;
	float: left;
}

#content .comments {
	margin: 50px 0 0 0;
}

#content .commentAuthor {
	position: relative;
	float: left;
	color: #7cacac;
	margin: 0 0 0 20px;
	width: 587px;
}

#content .comments h3 {
	margin: 19px 0 19px 0;
}

#content .commentAuthor a {
	color: #226666;
}

#content .comments p {
	position: relative;
	float: left;
	width: 587px;
	margin: 0 0 0 20px;
}

#content .reply {
	margin: 50px 0 0 0;
}

#content .reply h3 {
	margin: 25px 0 25px 0;
}

/*** START FORMS ***/

#content .textInput, .textArea {
	position: relative;
	background: #4b4a4a url('../images/dark/input_bg.png') repeat-x;
	border: 1px solid #262626;
	font-size: 11.5px;
	padding: 4px;
	color: #f4f4f4;
}

#content .textArea {
	width: 660px;
}

#content label {
	padding-left: 10px;
}

#content label span {
	font-size: 10px;
}

#content .submit {
	position: relative;
	padding: 5px 15px 5px 15px;
	color: #f4f4f4;
	background: #4b4a4a;
	border: 1px solid #262626;
	cursor: pointer;
}

#content .submit:hover {
	background: #f4f4f4;
	color: #555555;
}

#content #contact {
	margin: 0 0 0 0;
}

/*** END FORMS ***/
/*** END BLOG DETAIL Page ***/

/** Sidebar Content **/

#content .sidebar iframe {
	margin: 25px 0 0 0;
}

#content .sidebar small {
	color:  #333333;
}

#content .sidebar {
	position: relative;
	float: left;
	left: 20px;
	width: 240px;
}

#content .sidebar .section {
	position: relative;
	width: 240px;
	margin: 41px 0 0 0;
}

#content .sidebar .section li {
	padding: 0 0 0 0;
}

#content .sidebar .section li ul li {
	width: 230px;
	margin: 0 0 0 10px;
}

#content .sidebar .section li ul li a {
	width: 215px;
}

#content .sidebar hr {
	width: 240px;
	height: 1px;
	background: #00bebe;
	margin: 8px 0 0 0;
	position: relative;
	border: 0;
	
}

#content .sidebar .section li img {
	position: relative;
	top: -1px;
	left: 0;
}

#content .sidebar .section a img {
	position:  relative;
	width: 100px;
	float: left;
}

#content .sidebar .section li a {
	border-bottom: 1px solid #00bebe;
	width: 225px;
	line-height: 32px;
	padding: 0 0 0 15px;
	background: url('../images/dark/list_arrow.png') no-repeat;
	background-position: left;
}

#content .sidebar .section a {
	text-decoration: none;
	color: #bcbcbc;
	width: 223px;
	display: block;
}

#content .sidebar .section a:hover {
	text-decoration: none;
	color: #d56a09;
}

#content .sidebar .section .sponsors {
	position: relative;
	margin: 25px 0 0 10px;
}

#content .sidebar .section .sponsors span {
	width: 10px;
	height: 1px;
}

#content .sidebar .section .location {
	color: #777777;
}

#content .sidebar .section .location strong {
	color: #555555;
}

#content .sidebar .section .location a {
	margin: 0 0 0 0;
	color: #777777;
}

#content .sidebar .section .location a:hover {
	color: #d56a09;
}

/** End Sidebar Content **/
	
/* END Main Content Section */

/* BEGIN Footer Section */

#footer {
	position: relative;
	width: 100%;
	height: 79px;
	background:#0000FF;
	margin-top: 50px;
	color:#FFFF00;
}

#footer a {
	color: #FFFF00;
}

#footer a:hover {
	text-decoration: none;
}

#footer .content {
	position: relative;
	margin: 0 auto;
	width: 960px;
}

#footer .copyright {
	position: relative;
	float: left;
	width: 350px;
	left: 10px;
}

#footer .terms {
	position: relative;
	float: right;
	right: 10px;
}

.img{
	width:auto; 
	height:auto;
	float:left;
	margin:35px 0px 10px 47px;
}
/* END Footer Section */



















#NewsTicker{
	border:solid 1px #cccccc;
	background:#eaf5e0;
	width:300px;
	height:364px;
	margin:0 auto;
}
	#NewsTicker h1{
		padding:6px; margin:0; border:0;
		background:#dfe9d5;
		color:#000000;
		font-size:11px;
		font-weight:bold;
	}
	#NewsVertical {
	width: 600px;
	height:400px;
	display: block;
	overflow: hidden;
	position: relative;
	float:center;
	border:15px #F60 ridge;
	}
	#controller{
	padding:6px;
	font-size:11px;
	color:#666;
	}
	#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		width: auto;
		height: auto;
		float:left;
		
	}
	#TickerVertical li {
		display: block;
		width: 600px;
		color: #333333;
		text-align: left;
		font-size: 11px;
		float: left;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:6px 0 14px 0;
		}
		
		
		
		
		
		
		#TickerVertical5 {
		width: 300px;
		height: 330px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical5 td {
		display: block;
		width: 288px;
		color: #333333;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
	}
		#TickerVertical5 td .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
		}
		#TickerVertical5 td .NewsTitle a:link,
		#TickerVertical5 td .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical5 td .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical5 td .NewsImg{
			float:left;
			margin-right:10px;
		}
		#TickerVertical5 td .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:6px 0 14px 0;
		}
		
		
		
		
		
		
		
		
		
		
		.titlebarbar{
width:210px;
height:auto;
float:left;
margin-bottom:5px;
}



















.nivoSlider {
	position:relative;
	min-height:220px;
	
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider a {
	border:0;
}



.nivo-directionNav a {
	display:block;
	width:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

#slider1 .nivo-controlNav,
#slider2 .nivo-controlNav,
#slider4 .nivo-controlNav {
	position:absolute;
	left:75%;
	bottom:15px;
}
#slider1 .nivo-controlNav a,
#slider2 .nivo-controlNav a,
#slider4 .nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
#slider1 .nivo-controlNav a.active,
#slider2 .nivo-controlNav a.active,
#slider4 .nivo-controlNav a.active {	background-position:-10px 0;

}

#slider2 a {
	display:block; /* IE Fix */
}

#slider3 {
}
#slider3 .nivo-controlNav {
	
}
#slider3 .nivo-controlNav img {
	display:inline;
	position:relative;
	margin-right:10px;
	
}
#slider3 .nivo-controlNav a.active img {
	background-position:-10px 0;

}















.menu_div ul
{
    padding:6px;
    margin:0px;
    font-size:12px;
    list-style:none;
    text-indent:15px;

}
.menu_div ul li
{
    line-height:28px;
    border-bottom:1px solid #000;
}
.menu_div ul li a
{
    text-decoration:none;
    font-color:#3A332D;
    display:block;
}
.menu_div ul li a:hover
{
    background:blue;
}
.menu_div ul li#active
{
    background:blue;
}











