body {
	background: white;
	font: 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: black;
	text-align: center;
	padding: 0;
	margin: 0;
}
h2 {
	font-size: 1.25em;
	color: #f7a527;
	margin: 0.50em 0;
}
h3 {
	font-size: 1.13em;
	margin: 0.50em 0;
}
h4 {
	font-size: 0.94em;
	margin: 0.50em 0;
}

p {
	font-size: 0.750em;
	line-height: 1.5;
	margin: 0.50em 0;
}
ul { margin: 0; padding: 0;}
li { margin: 0; padding:0; }
a {
	color: #999;
	text-decoration: none;
}
/*
h3 a, h3 a:link{
	color:#f6923b;
} 
*/
a:link {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #f6923b;
	/*text-decoration: underline;*/
}

a images { border: 0; }

sup{
font-size:25px;
vertical-align: text-top;
}
#wrapper {
	width: 960px;
	margin: 0 auto 10px auto;
	text-align: left;
	position: relative;
	
}


#header {
	position: relative;
	width: 100%;
	height: 95px;
	margin: 18px 0 3px 0;
	padding: 0;
}
#logo {
	width: 12.94em;
	height: 95px;
	display: block;
	z-index:1;
}

#bloglogo {
	float: left;
	width: 23.81em;
	height: 5.81em;
	display: block
}
#headerRight {
	float: right;
	width: 12em;
}

#headerRight p {
	font-size: 2em;
	font-weight: bold;
	margin: 20px 0 5px 30px;
	font-family: Verdana;
}
.subHead h3{
	width: 8.31em;
	height: 1.75em;
	display: block;
}

.feature {
	background: url(../images/feature.png) no-repeat;
}
.workshops {
background: url(../images/pony_ride.png) no-repeat;
}
.blog {
	background: url(../images/blog_tab.png) no-repeat;
}
.contact {
	background: url(../images/contact_header.png) no-repeat;
}

.hands {
	background: url(../images/hands_subhead.png) no-repeat;
}
.partners {
	background: url(../images/partners_subhead.png) no-repeat;
}
.portfolio{
	background: url(../images/portfolio_subhead.png) no-repeat;
	
}

#navBar {
 	float: left;
 	width: 100%;
 	background: transparent;
 	margin: 0;
}

#navBar ul {
 	margin:0;
 	padding:0;
 	list-style: none;
}

#navBar li {
 	display: inline;
 	font-size: 0.75em;
 	margin: 0 1px 0 0;
 	padding: 0;
}

#navBar a {
 	float: left;
 	display: block;
 	text-indent:-9009px;
 	width: 158px;
 	height: 30px;
 	border-right: 2px solid white;
 	background: transparent;
 	margin: 0; 
 	padding:0;
 	text-decoration: none;
}

#navBar .feature { background: url(../images/nav/feature_bttn.gif) 0 0 no-repeat;}
#navBar .workshops { background: url(../images/nav/workshops_bttn.gif) 0 0 no-repeat;}
#navBar .hands { background: url(../images/nav/hands_bttn.gif) 0 0 no-repeat;}
#navBar .clients { background: url(../images/nav/portfolio_tab1.png) 0 0 no-repeat;}
#navBar .contact { background: url(../images/nav/contact_bttn.gif) 0 0 no-repeat;}
#navBar .blog { background: url(../images/nav/blog_bttn.gif) 0 0 no-repeat;}

#navBar a:hover {
 	background-position: 0 -31px;
}
#navBar a:active{
 	color: white;
}
#navBar a.current { /*currently selected tab*/
 	background-position: 0 -31px !important;
}
#navBar .last {border-right: 0;}

#footer {
	width: 960px;
	height: 75px;
	margin: 0 auto;
	position: relative;
	border-top: 1px solid #999;
	text-align: right;
	font-size: 0.83em;
}
.footLft {
	float: left;
	margin: 7px 0 3px 8px;
	font-size: 0.83em;
}
.footLft a {
	margin: 0.50em;
}

.footRght {
	float: right;
	margin: 7px 8px 3px 0;
	text-align: right;
	font-size: 0.83em;
}

#footer img {
vertical-align: middle;
}

/* Index styles */
#mainBanner {
	width: 59.88em;
	padding: 0;
	margin: 18px 0 7px 0;
	text-align: left;
}

#film1 a{
position: absolute;
top: 200px;
left: 780px;
width: 123px;
height: 0;
z-index: 99999;
overflow:hidden;
background:url('../images/nav/movie1.png') no-repeat 0 0;
padding-top:124px;
}

#film2 a{
position: absolute;
top: 365px;
left: 780px;
width: 124px;
height: 0;
overflow:hidden;
background:url('../images/nav/movie2.png') no-repeat;
padding-top:123px;
z-index: 99999;
}

#film3 {
position: absolute;
top: 400px;
left: 775px;
width: 65px;
height: 34px;
z-index: 99999;
}



.yllwBck {
	background-color: #f6923b;
	height: 405px;
}
.contShort {
	width: 100%;
	position: relative;
	margin: 2px 0;
}

.contShortLft {
	float: left;
	width: 40em;
	margin:0 15px 0 0;
}
.contShortLft p{
	line-height: 1.75;
}
.contShortLft img {
	float: left;
	margin: 0 9px 0 0;
}

.contShortRght {
	float: left;
	width: 8.13em;
	margin-left: 20px;
	padding: 0;
}

.contShortRght ul {
	margin: 15px 0 0 50px;
	padding: 0;
	list-style: none;
}
.contShortRght li {
	display: inline;
	padding:0;
	font-size: 0.750em;
	line-height: 1.25;
	margin: 0.50em 0;
}

/* subpage styles */
.subpageLft {
	float: left;
	width: 12em;
	margin:0 0 0 10px;
}
body.cuff .subpageLft{
	float: left;
	width: 44em;
	margin:0 0 0 10px;
}

.subpageRght {
	float: left;
	width: 22.00em;
	margin-left: 25px;
}

/* blog styles */

#blogLft {
	float: left;
	width: 50em;
	margin: 10px 0;
	border-right: 1px solid #999;
}

#blogLft p {
	margin-right: 10px;
}

#blogRght {
	float: left;
	width: 9em;
	margin: 10px 0 0 12px;
}
/* clearing divs & misc styles*/

.clr:after {
 	content: ".";
 	height: 0;
 	display: block;
 	visibility: hidden;
 	overflow: hidden;
 	clear: both;
}
.clr {
 	min-height: 0; 
}

.bigType {
	font-size: 1.50em;
	line-height: 1.25;
}

#tabDiv {
	position:absolute;
	left:0px;
	top:164px;
	width:23px;
	height:135px;
	text-indent: -9999px;
	z-index:1;
	overflow: auto;
	background: #000000 url(../images/tab.png);
}

#tabDiv a {
	width:23px;
	height:135px;
	display: block; 
}
/* overlay set up */

/* the overlayed element */ 
div.overlay { 
     
    /* growing background image */ 
    background-image:url(../images/overlay/white.png); 
     
    /* dimensions after the growing animation finishes  */ 
    width:300px; 
    height:300px;         
     
    /* initially overlay is hidden */ 
    display:none; 
     
    /* some padding to layout nested elements nicely  */ 
    padding:55px; 
    text-align: left;
    font-size: 1em;
    font-family: Didot, Times New Roman, serif;
    font-weight: bold;
} 
 
/* default close button positioned on upper right corner */ 
div.overlay div.close { 
    background-image:url(../images/overlay/apple-close.png); 
    position:absolute; 
    right:5px; 
    top:5px; 
    cursor:pointer; 
    height:28px; 
    width:28px; 
} 
 
 
/* black */ 
div.overlay.black { 
    background:url(../images/overlay/transparent.png) no-repeat !important; 
    color:#fff; 
} 
 
/* petrol */ 
div.overlay.petrol { 
    background:url(../images/overlay/petrol.png) no-repeat !important; 
    color:#fff; 
} 
 
div.black h2, div.petrol h2 { 
    color:#ddd;         
}
/*new 0310 jdanielgonzalez.com */
div#featuresMenu{
	
}
div#featuresMenu ul li{
	display:inline;
	font-size:14px;
	text-transform:uppercase;
}

div#featuresMenu ul li.active a{
	color:#020202;
}
div#portfolioMenu {
	float:left;
	width:806px;
	font-size:12px;
	margin-top:5px;
	white-space:normal;
}
div#portfolioMenu ul li{
	display:block;
	float:left;
	width:200px;
	padding-bottom:10px;
	height:15px;
}
div#portfolioMenu ul li.active a{
	font-weight:900;
}