/* 
	Name: Jones Foundations
	URL: http://www.jonesfoundations.com
	Author: Auro Infotech
	Author URL: http://www.auroinfotech.com
	Version: 1.0
	
	Changelog:
		v1.0 - 09.02.2008
			First Release of Jones Foundations
*/

body {
	background: #FFFFFF;
	color: #333333;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;	
	margin: 0px auto 0px;
	padding: 0px;
	width:960px;
	position:relative;
	background:transparent url('../images/bg.gif') repeat scroll 0px 0px;
	}
#wrap {
	width: 840px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a{
	color: #a59d79;
	text-decoration: none;
	}
	
a:hover{
	color:#736236;
	}
.link {
	color:#0033CC;
	text-decoration:underline;
	}
	
.link a:hover {
	color:#0033CC;
	text-decoration:none;
	}
	
.download {
	font-size:16px;
	font-weight:bold;
	color:#941E35;
	text-decoration:underline;
	}
	
.download a:hover {
	font-size:16px;
	font-weight:bold;
	color:#0033CC;
	text-decoration:none;
	}
	
/************************************************
*	Navbar  									*
************************************************/

#navbar {
	position:relative;
	width: 840px;
	height: 332px;
	margin: 18px auto 0px;
	padding: 0px;
	overflow: hidden;
	background-color:#FFFFFF;
	background:transparent url('../images/white_blueline.jpg') repeat;
	}
	
#navbarlist {
	width: 818px;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 5px;
	position:relative;
	height:35px;
	background:transparent url('../images/menu_bg.jpg') repeat;
	}
	
#navbarlist li {
	float:left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size:11px;
	}
		
#navbarlist ul {
	margin:0px;
	position:absolute;
	height:35px;
	}
		
#navbarlist a {
	color: #6F4242;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
		
#navbarlist a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: Underline;
	}
	
/************************************************
*	Homepage 					     		    * 
************************************************/
#homepage {
	width: auto;
	margin: 0px auto 0px;
	padding: 0px;
	overflow:hidden;
	background:transparent url('../images/white_blueline.jpg') repeat;
	width:100%;
	overflow:hidden;
	}
#homepageleft1 {
	width: 220px;
	margin: 15px 5px 0px 22px;
	padding: 0px 0px 10px 0px;
	color:#363636;
	overflow:hidden;
	float: left;
	}	
#homepageleft2 {
	width: 220px;
	margin: 15px 5px 0px 12px;
	padding: 0px 30px 0px 50px;
	color:#363636;
	overflow:hidden;
	float: left;
	}		
#homepageleft3 {
	width: 220px;
	margin: 15px 5px 0px 12px;
	padding: 0px 590px 10px 0px;
	color:#363636;
	overflow:hidden;
	float: right;
	}		
#homepageleft4 {
	width: 220px;
	margin: 15px 5px 0px 12px;
	padding: 0px 20px 10px 0px;
	color:#363636;
	overflow:hidden;
	float: right;
	}	
	
#homepage p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
	}
#homepage h1 {
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	clear:both;
	}
#homepageleft h1
	{	
	padding: 0px 0px 5px 25px;
	border-bottom: 1px dashed #838383;
	font-size:18px;
	background:transparent url('../images/arrow.jpg') no-repeat  scroll 0px 3px;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px 0px 0px 0px;
	}
	
#homepage h1 a  {
	color: #96400F;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	}
#homepage h1 a:hover {
	color: #363636;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	}
#homepage p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
#homepageleft {
	width: 215px;
	margin: 15px 5px 0px 12px;
	padding: 0px 0px 10px 0px;
	color:#363636;
	overflow:hidden;
	float: left;
	}
	
	
	
#homepageright {
	float: left;
	width: 585px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color:#363636;
	overflow:hidden;
	}

	
#homepageright_content {
	width: 585px;
	height:290px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color:#363636;
	overflow:hidden;
	background:transparent url('../images/home_content.jpg') no-repeat  scroll 0px 3px;
	}
#homepageright h1 {
	color: #fff;
	font-size: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 20px 0px 10px 75px;
	margin: 0px;
	clear:both;
	}
#homepageright h2 {
	color: #fff;
	font-size: 11px;
	width:400px;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 0px 0px 10px 70px;
	margin: 0px;
	clear:both;
	}
#homepageright p{
	padding: 0px 0px 10px 70px;
	margin: 0px;
	width:400px;
	line-height: 16px;
	color:#FFFFFF;
	}
#homepageright_featured {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #9E9050;
	}
#homepageright_featured h2 {
	color: #333333;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 5px 0px 5px 15px;
	margin: 0px;
	width:100%;
	clear:both;
	border-bottom:2px #1F94BF solid;
	}
	
#abc h2 {
	color: #333333;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 5px 0px 5px 15px;
	margin: 0px;
	width:100%;
	clear:both;
	border-bottom:2px #1F94BF solid;
	}	
	
#homepageright_featured p{
	color: #333333;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	}
#homepageright_featured img{
	float: left;
	border: none;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 10px;
	}
	
#homepagerecent {
	float: left;
	width:100%;
	margin: 0px 0px 0px 5px;
	padding: 10px 0px 0px 0px;
	text-align:left;
	overflow:hidden;
	}

#homepageright #homepagerecent #featuredProducts {
    width:100%;
    margin: 0px;
    padding:0px;
	color:#1F94BF;
	text-align: center;
	overflow:hidden;
	}
#homepageright #homepagerecent #featuredProducts li
{
    width:137px;
	float:left;
    padding:0px 0px 10px 5px;
	text-align: center;
	overflow:hidden;
}
#homepageright #homepagerecent #featuredProducts li span.container
{	text-align:center;
	display:block;
	float:left;
	width:215px;
}	

#homepageright #homepagerecent #featuredProducts li a.title
{
    color:#1F94BF;
    font-size:12px;
    line-height:20px;
	text-align:left;
}
.underHeader .postDate
{
    display:block;
    clear:both;
    color:#000;
    margin: 5px 0px 0px 0px;
	background:transparent url('../images/date.jpg') no-repeat  scroll 0px 5px;
	padding: 0px 0px 0px 15px;
}
.underHeader 
{
    font-size:11px;
    color:#000;
	border-bottom: dotted 1px #929292;	
    padding-bottom:8px!important;
    margin-bottom:8px!important;
}
.underHeader .comment
{
    color:#000;
	line-height:14px;
	display:block;
    clear:both;
	margin: 3px 0px 3px 0px;
	padding:0px;
}
.underHeader .cats a
{
    font-weight:bold;
	 display:block;
    clear:both;
	color:#7C7B5C;
	text-decoration:underline;
	margin:0px;
	padding:0px;
}


/************************************************
*	Content 					     		    * 
************************************************/
#content {
	width: auto;
	margin: 0px auto 0px;
	padding: 0px;
	overflow:hidden;
	background:transparent url('../images/white_blueline.jpg') repeat;
	width:100%;
	overflow:hidden;
	}


#contentright {
	float: left;
	width: 572px;
	margin: 8px 0px 0px 5px;
	padding: 0px 5px 0px 5px;
	border-left: 1px dotted #999999;
	}
	
#contentright_text {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	color: #333333;
	}
#contentright_text p img{
	float: left;
	border: none;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	}
#contentright_text p{
	padding: 0px 0px 15px 5px;
	margin: 0px;
	line-height: 20px;
	}
#contentright_text h2 {
	color: #333333;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 5px 0px 5px 22px;
	margin: 0px 0px 10px 0px;
	width:98%;
	clear:both;
	border-bottom:2px #1F94BF solid;
	background:transparent url('../images/arrow.jpg') no-repeat  scroll 0px 3px;
	}

#content #contentright h1 {color:#96400F; font-size:15px; font-weight:bold; font-familly:Tahoma,Geneva,sans-serif;}
	
#content #contentleft h1 a {color:#96400F; font-size:23px; font-weight:normal; font-familly:Tahoma,Geneva,sans-serif;}

#contentright ul {
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}

#contentright ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#contentright ul li a {
	display: block;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-top: 1px #D9BDA1 dashed;
	}

#contentright ul li a:hover {
	background: #EFEFEF;
	color: #990000;
	}
	
#pastproject {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	color: #333333;
	}
#pastproject p img{
	float: left;
	border: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 2px #B1B0B0 solid;
	}
#pastproject p{
	padding: 10px 0px 20px 5px;
	margin: 0px;
	line-height: 17px;
	font-size: 11px;
	border-bottom:1px dotted #999999;
	}
#pastproject h2 {
	color: #333333;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 2px 0px 8px 22px;
	margin: 0px 0px 10px 0px;
	width:98%;
	clear:both;
	border-bottom:2px #1F94BF solid;
	background:transparent url('../images/arrow.jpg') no-repeat  scroll 0px 3px;
	}
	
#newproject {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	color: #333333;
	}
#back { 
	float:right;
	top: 5px;
	position:relative;
	width:100px;
	}
#newproject p img{
	float: left;
	border: none;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 5px;
	}
#newproject p{
	padding: 10px 0px 10px 5px;
	margin: 0px;
	line-height: 17px;
	font-size: 11px;
	}
#newproject h2 {
	color: #333333;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 2px 0px 8px 22px;
	margin: 0px 0px 10px 0px;
	width:98%;
	clear:both;
	border-bottom:2px #1F94BF solid;
	background:transparent url('../images/arrow.jpg') no-repeat  scroll 0px 3px;
	}
#newproject h3 {
	color: #333333;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 8px 0px 8px 22px;
	margin: 0px 0px 0px 10px;
	width:98%;
	clear:both;
	background:transparent url('../images/title_icon.jpg') no-repeat  scroll 0px 7px;
	}
#feature_list {
	margin: 0px auto 0px;
	padding: 0px 0px 0px 20px;
	}	

	
#feature_list ul li {
	display:block;
	clear:both;
	margin: 0px;
	padding: 0px 10px 5px 12px;
	background:url(../images/diamond_icon.jpg) no-repeat  scroll 0px 2px;
	position:relative;
	}
	
#feature_list ul li a {
	display: block;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	}

#feature_list ul li a:hover {
	background: #EFEFEF;
	color: #990000;
	}

#icon {
	width: 23px;
	height:24px;
	float: left;
	left:260px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	background:transparent url('../images/icons.jpg') no-repeat  scroll 0px 0px;
	}
	
#contactusinfo {
	float: left;
	width: 572px;
	margin: 8px 0px 0px 5px;
	padding: 0px 5px 0px 5px;
	border-left: 1px dotted #999999;
	}
#contactusinfo_text {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	color: #333333;
	}
#contactusinfo_text p img{
	float: left;
	border: #D6D6D6 2px solid;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	display:block;
	clear:both;
	}
#contactusinfo_text p{
	padding: 0px 0px 15px 5px;
	margin: 0px;
	line-height: 20px;
	}
#contactusinfo_text h2 {
	color: #333333;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 5px 0px 5px 22px;
	margin: 0px 0px 10px 0px;
	width:98%;
	clear:both;
	border-bottom:2px #1F94BF solid;
	background:transparent url('../images/arrow.jpg') no-repeat  scroll 0px 3px;
	}
#deve_layout {
	width:25%;
	font-size:12px;
	font-family: Tahoma, Geneva, sans-serif;
	float:left;
	margin: 5px 0px 10px 0px;
	line-height:25px;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	width: 840px;
	color: #FFFFFF;
	margin: 0px  50px 20px  0px;
	text-align: right;
	line-height: 17px;
	padding:25px 25px 10px 0px;
	border:0px;
	background:transparent url('../images/bottom_line.jpg') no-repeat  scroll 0px 0px;
	}
	
	
	
	
	.block {
	position:relative;
	border-radius:24px 24px 24px 24px;
	-moz-border-radius:24px 24px 24px 24px;
	-webkit-border-radius:24px 24px 24px 24px;
	padding:19px 14px;
	}
	
.block.orange {
	background:url(../images/light_bg.png) center 0 no-repeat #f35d02;
	color:#fdda4c;
	}	
	
	.block.orange a{
	color: #fdda4c;
	text-decoration: none;
	}
	
.block.orange a:hover{
	color:#ffffff;
	}	
	

.block.orange h4 {background:url(../images/h3_orange_tail.gif) 0 0 repeat-x #f98504;}
.block.orange .padding {padding-right:10px;}
.block.orange.type2 .padding {
	padding-bottom:20px;
	}
	
.block.green {
	background:url(../images/light_bg.png) center 0 no-repeat #8db700;
	color:#f3fa76;
	}	
.block.green.light {
	background:url(../images/block_light.png) center center no-repeat #8db700;
	}	
.block.green h4 {
	background:url(../images/h3_green_bg.gif) 0 0 repeat-x #c0cb04;
	}	
	
.block.green a{
	color: #f3fa76;
	text-decoration: none;
	}
	
.block.green a:hover{
	color:#ffffff;
	}	
	
	.block.blue {
	background:url(../images/light_bg.png) center 0 no-repeat #327cc2;
	color:#a1d0fc;
	}	
	
	.block.blue a{
	color: #a1d0fc;
	text-decoration: none;
	}
	
.block.blue a:hover{
	color:#ffffff;
	}	
	
.block.blue h4 {
	background:url(../images/h3_blue_tail.gif) 0 0 repeat-x #21a2d6;
	}	

.block.violet {
	background:#6b3aa8;
	color:#d3afff;
	padding-bottom:21px;
	}		
.block.violet h4 {
	background:url(../images/h3_violet_tail.gif) 0 0 repeat-x #8a57c9;
	}	
.block.violet .padding {
	padding-top:6px;
	}	
.block.violet.type2 .padding {
	padding-bottom:12px;
	}	
.block.marine {
	background:#0c96b1;
	color:#a1d0fc;
	}	
.block.marine h4 {
	background:url(../images/h3_marine_tail.gif) 0 0 repeat-x #0baccb;
	}	
.block.marine .padding {
	padding:8px 17px 0px 18px;
	}

.block.marine a{
	color: #a1d0fc;
	text-decoration: none;
	}
	
.block.marine a:hover{
	color:#ffffff;
	}	
		
.block.marine.type2 .padding {padding:5px 17px 45px 18px;}	
.block.marine.type3 .padding {padding-bottom:30px;}	
.quotes {
	background:url(../images/quotes.png) 4px 247px no-repeat;
	}	
.lineHor {
	height:1px;
	background:url(../images/line_hor.gif) 0 0 repeat-x;
	margin-bottom:5px;
	}	
	
	h5 {
	color:#fff;
	font-size:17px;
	font-weight:normal;
	text-shadow:1px 0 0 #fff;
	margin-bottom:9px;
	}	
	
h3 {
	font-size:34px;
	line-height:1.2em;
	margin:0px 0 2px;
	color:#fff;
	position:relative;
	border-radius:24px 24px 24px 24px;
	-moz-border-radius:24px 24px 24px 24px;
	-webkit-border-radius:24px 24px 24px 24px;
	padding:10px 14px 8px;
	word-spacing:-2px;
	}
h4 {
	font-size:24px;
	line-height:1.2em;
	margin:0px 0 2px;
	color:#fff;
	text-align:center;
	position:relative;
	border-radius:24px 24px 24px 24px;
	-moz-border-radius:24px 24px 24px 24px;
	-webkit-border-radius:24px 24px 24px 24px;
	padding:10px 14px 8px;
	word-spacing:-2px;
	}
	
.block.green h6 {
font-size:14px;
	line-height:1.2em;
	margin:0px 0 2px;
	color:#fdda4c;
	text-align:center;
	position:relative;
	border-radius:24px 24px 24px 24px;
	-moz-border-radius:24px 24px 24px 24px;
	-webkit-border-radius:24px 24px 24px 24px;
	padding:10px 14px 8px;
	word-spacing:-2px;

}

.block.orange h6 {
font-size:14px;
	line-height:1.2em;
	margin:0px 0 2px;
	color:#fdda4c;
	text-align:center;
	position:relative;
	border-radius:24px 24px 24px 24px;
	-moz-border-radius:24px 24px 24px 24px;
	-webkit-border-radius:24px 24px 24px 24px;
	padding:10px 14px 8px;
	word-spacing:-2px;

}

	
.block.blue h6 {
font-size:14px;
	line-height:1.2em;
	margin:0px 0 2px;
	color:#a1d0fc;
	text-align:center;
	position:relative;
	border-radius:24px 24px 24px 24px;
	-moz-border-radius:24px 24px 24px 24px;
	-webkit-border-radius:24px 24px 24px 24px;
	padding:10px 14px 8px;
	word-spacing:-2px;

}

.block.marine h6 {
font-size:14px;
	line-height:1.2em;
	margin:0px 0 2px;
	color:#a1d0fc;
	text-align:center;
	position:relative;
	border-radius:24px 24px 24px 24px;
	-moz-border-radius:24px 24px 24px 24px;
	-webkit-border-radius:24px 24px 24px 24px;
	padding:10px 14px 8px;
	word-spacing:-2px;

}
	
	/************************************************
*	Footer  									*
************************************************/
