@charset "utf-8";
/*=====================================
Stylesheet for nahuelconsulting.com
copyright: chadwickdesign.co.uk
contact: Lisa Chadwick
========================================*/

*{
padding:0px;
margin:0px;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #999999;
}


#wrapper {
	text-align: center;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;

}
#header {
	height: 192px;
	width: 990px;
	background-image: url(images/nahuel_header.png);
	background-repeat: no-repeat;
	background-position: center top;	
}
#content {
	background-repeat: no-repeat;

}
#mainTxt_wide {
	margin-right: 240px;
	margin-left: 15px;
	padding-top:25px;
}
#mainTxt {
	margin-right: 240px;
	margin-left: 240px;
	padding-top:25px;
}

.clear {
	clear: both;
}
#footer{
	width: 100%;
	background-color: #F3A529;
	height: 25px;
	clear: both;
	
}
/*-------------Footer --------------*/
#footer_inner {
	text-align: center;
	width: 1005px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}

#footer a {
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	
}
#footer p{
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin-left:250px;
	padding-top:5px;
	
}

/*-------------Tags & Classes --------------*/
p {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #666666;
	text-align: left;
	margin-bottom: 8px;
}
h1 {
	font-size: 2em;
	font-weight:normal;
	text-align: left;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	text-align: left;
	font-size: 1.6em;
	color: #666666;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
h2.top {
	margin-top: -30px;
}

h3 {
	font-size: 1.3em;
	text-align: left;
	color: #333333;
	padding-top: 7px;
}

.orange {
	font-weight: bold;
	color: #F2A528;
}
.floatRmarginLR {
	float: right;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.floatL {
	float: left;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.floatLborder {
	float: right;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-top:6px;
	border: 1px solid #999999;
	padding: 3px;
}
.box1{
	background-image: url(images/box3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 215px;
}
	
.box2{background-image: url(images/box2.png);
	background-repeat: no-repeat;
	background-position: left top;}

#mainTxt li{
	font-size: 1.2em;
	text-align: left;
	list-style-position: inside;
	line-height: 2em;
	list-style-type: disc;
color: #F4A62A;
	font-weight: bold;
	margin-left: 20px;
}
#mainTxt_wide li{
	font-size: 1.3em;
	text-align: left;
	list-style-position: outside;
	line-height: 2em;
	list-style-type: disc;
	color: #999999;
	font-weight: bold;
	margin-left: 30px;
}
#mainTxt_wide li.indentextra{
	margin-left: 90px;
}
.indent {
	margin-left: 50px;
}
.indent_more {
	margin-left: 50px;
}

a:link, a:visited {
	color: #F2A528;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active{
		text-decoration: underline;
	}




/*----------------------- Home page side bars -------------------*/
#sideBar {
	width: 200px;
	position: absolute;
	right: 10px;
	top: 240px;
}

#sideBar .sideNav {
	background-image: url(images/box_nav.jpg);
	height: 280px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: center top;
}
#sideBar p {
	font-size: 1.2em;
	color: #666666;
	line-height: 2em;
	text-align: left;
}
#rightBarLower {
	width: 200px;
	position: absolute;
	top: 300px;
	right: 0px;
}

#leftBar {
	width: 200px;
	position: absolute;
	left: 10px;
	top: 240px;
}
.leftTxt {
	margin-left: 15px;
	padding-top: 10px;
}
#leftBar h1 {
	color: #F2A528;
}
#leftTxt {
	padding-left: 20px;
}
/*---------------------contact page------------------*/
#contact {
	float: left;
	width: 350px;
	height:447px;
	margin: 5px 5px 10px 5px;
	padding: 5px;
	background-image: url(images/contact_box.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#contact h1{
font-size: 14px;
margin-left:10px;}

#contact p{
font-size: 12px;
margin-left:10px;}

#details {
	width: 310px;
	float:right;
	position: absolute;
	top: 240px;
	right: 240px;
	
}
table#address {
	background-image: none;
	border: none;
}

/*----------------Tables styling-----------------*/
table {
	background-image: url(images/bottom.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
}
table.rounded {
	background-image: url(images/730back.png);
	border:none;
	background-repeat: repeat-y;
	margin-top:0px;
}

.tablebottom {
	background-image: url(images/730bottom.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 730px;!important; /* for IE Win move to lefta bit! */ 
	width:734px;
	clear: both;
	background-position: left bottom;
}
.tabletop {
	background-image: url(images/730top.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 730px;

!important; /* for IE Win move to lefta bit! */ 
	width: 734px;
	background-position: left top;
	
}
.tableback {
	background-image: url(images/730back.png);
	background-repeat: repeat-y;
	width: 730px;
}
/*----------------------end Table styling--------------------*/


/*--------------------NAVIGATION --------------------------------*/
#navBar {
	background-color: #444444;
	height: 22px;
	width: 100%;
	padding-top: 2px;
	text-align: center;
	padding-left: 5px;
}

#navBar ul{
	margin:0px;
	padding:0px;
	white-space: nowrap;
}
#navBar li{
list-style-type:none;
display:inline;
}
#navBar a:link, #navBar a:visited {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align: center;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	outline:none;
}
#navBar a:hover, #navBar a:active {
	color: #F3A529;
	outline:none;
}

body#home #navBar li.homepage a, body#services #navBar li.service a, body#clients #navBar li.client a, body#projects #navBar li.project a, body#case #navBar li.cases a, body#consultants #navBar li.consultant a, body#contact #navBar li.contactus a
{color: #F3A529;}
/*---------------side nav -------------------------*/
#nav_inner {
	margin-top: 0px;
	padding-top:12px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#nav_inner a:link, #nav_inner a:visited {
	color: #666666;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
}
#nav_inner a:hover, #nav_inner a:active {
	color: #000000;
}
