/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
html{color:#000;background:#000;}
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

body {font:13px/1.231 georgia,arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:100%;}
a, a:visited {text-decoration: none;}
a:hover {text-decoration: none;}

/*http://www.positioniseverything.net/easyclearing.html*/
.clear:after {
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden;
	height: 0;
}

.clear {display: inline-block;line-height: 0;height: 0}

/* USRG specific */
body {
	background: #000000 repeat;
	color: #302f2f;
}

h1, h3, h5 {
	color: #076324;
}

h1 {
	font-size: 197%;
	line-height: 1.5;
	border-bottom: 1px solid #fff;
	margin-bottom: 12px;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 29px 0 25px 0;
}

h3 {
	font-size: 85%;
	padding-bottom: 5px;
}

h3.toggler {
	font-size: 93%;
	line-height: 1.1;
	padding-bottom: 7px;
}

/* press release */
h4 {
	font-size: 116%;
	padding-top: 4px;
}

h5 {
	font-size: 85%;
	font-style: italic;
	padding-top: 11px;
}

h6 {
	text-transform: uppercase;
}

p {
	color: #302f2f;
	font-size: 85%;
	line-height: 25px;
	padding-right: 100px;
}

ul.list li {
font-size: 85%;
padding-left: 10px;
	line-height: 20px;
}

/* structures */
.ct { /*container*/
	margin: 0 auto;
	background-color: #e2e3e2;
	width: 960px;
	height: 100%;
}
.hd { /*header*/
	width: 100%;
	height: 255px;
	border-bottom: 1px solid #fff;
	background: #01320f url('../images/top_header.jpg') no-repeat top left;
	color: #fff;
	clear: both;
	display: block;
}

#home .hd { /*header*/
	height: 592px;
	border: none;
}

.sd { /*side*/
	width: 218px;
	float: left;
}

.sd .empty {
	height: 200px;
	background-color: #fff;
}

.mn { /*main*/
	width: 699px;
	padding: 32px 0 73px 0; /* 45px btm old */
	float: right;
}

.ft { /*footer*/
	clear: both;
	font: 70% arial;
	color: #fff;
	height: 12px;
	padding: 21px 25px 27px 5px;
	border-top: 1px solid #fff;
	background-color: #000;
}

/* ELEMENTS */
/* Top Header */
#logo {
	float: left;
	padding: 29px 0 34px 33px;
}

/* Top Nav */
.top_nav {
	float: right;
	margin: 61px 32px 0 0;
}
#tnav li, #tnav li a {
	height: 10px;
	display: block;
	margin: 0;
	padding: 0;
	line-height: 10px;
}

#tnav li a:hover {
	text-decoration: none;
}

#tnav li a span {
	visibility: hidden;
}

#tnav li a.about_usrg {
	background: url('../images/top_nav.gif') no-repeat left 0px;
	width: 79px;
}

#tnav li a.about_usrg:hover,
#tnav li.sel a.about_usrg,
#tnav li.sel a.about_usrg:hover {
	background: url('../images/top_nav.gif') no-repeat left -10px;
}

#tnav li a.team {
	background: url('../images/top_nav.gif') no-repeat left -20px;
	width: 34px;
}

#tnav li a.team:hover,
#tnav li.sel a.team,
#tnav li.sel a.team:hover {
	background: url('../images/top_nav.gif') no-repeat left -30px;
}

#tnav li a.investments {
	background: url('../images/top_nav.gif') no-repeat left -40px;
	width: 85px;
}

#tnav li a.investments:hover,
#tnav li.sel a.investments,
#tnav li.sel a.investments:hover {
	background: url('../images/top_nav.gif') no-repeat left -50px;
}

#tnav li a.news {
	background: url('../images/top_nav.gif') no-repeat left -60px;
	width: 34px;
}

#tnav li a.news:hover,
#tnav li.sel a.news,
#tnav li.sel a.news:hover {
	background: url('../images/top_nav.gif') no-repeat left -70px;
	text-decoration: none;
}

#tnav li a.contact_us {
	background: url('../images/top_nav.gif') no-repeat left -80px;
	width: 76px;
}

#tnav li a.contact_us:hover,
#tnav li.sel a.contact_us,
#tnav li.sel a.contact_us:hover {
	background: url('../images/top_nav.gif') no-repeat left -90px;
}

#tnav li {
	float: left;
	background: url('../images/bullet_tnav.gif') no-repeat left top;
	padding-left: 19px;
	margin-left: 13px;
}

#tnav li.first {
	background: none;
}

.banner {
	border-top: 1px solid #fff;
	clear: both;
	display: block;
	height: 153px;
}

.bannerFlash {
	height: 490px;
	clear: both;
	display: block;
}

/* Side Nav */
.side_nav {
	background-color: #fff;
	padding: 19px 0 19px 33px;
	margin-bottom: 31px;
}

#snav {
	border-bottom: 1px solid #e2e3e2;
}

#snav li {
	padding: 11px 0 7px 0;
	border-top: 1px solid #e2e3e2;
}

#snav li a {
	height: 14px;
	line-height: 14px;
	width: 180px;
	display: block;
}

#snav li a span {
	visibility: hidden;
	width: 120px;
}

#snav li a:hover,
#snav ul.sub li a:hover,
#snav ul.sub li.sel a {
	color: #2cb13f;
	text-decoration: underline;
}

#snav li ul, #snav li li {
	font-size: 100%;
	border: none;
}

#snav ul.sub {
	padding-left: 17px;
	padding-bottom: 1px;
	display: block;
	clear: both;
}

#snav ul.sub li {
	padding: 4px 0 0px 14px;
	background: url('../images/bullet_snav.gif') no-repeat bottom left;
}

#snav ul.sub a {
	color: #595959;
	font-size: 85%;
	display: block;
}

/* Sub Nav Images */
	/* About USRG */
#snav li a.overview {
	background: #fff url('../images/sub_nav.gif') no-repeat left 0;
}

#snav li.sel a.overview,
#snav li a.overview:hover {
	background: #fff url('../images/sub_nav.gif') no-repeat left -14px;
}

#snav li a.market {
	background: #fff url('../images/sub_nav.gif') no-repeat left -28px;
}

#snav li.sel a.market,
#snav li a.market:hover {
	background: #fff url('../images/sub_nav.gif') no-repeat left -42px;
}

#snav li a.focus {
	background: #fff url('../images/sub_nav.gif') no-repeat left -56px;
}

#snav li.sel a.focus,
#snav li a.focus:hover {
	background: #fff url('../images/sub_nav.gif') no-repeat left -70px;
}

	/* Team */
#snav li a.director {
	background: #fff url('../images/sub_nav.gif') no-repeat left -112px;
}

#snav li.sel a.director,
#snav li a.director:hover {
	background: #fff url('../images/sub_nav.gif') no-repeat left -126px;
}

#snav li a.principal {
	background: #fff url('../images/sub_nav.gif') no-repeat left -140px;
}

#snav li.sel a.principal,
#snav li a.principal:hover {
	background: #fff url('../images/sub_nav.gif') no-repeat left -154px;
}

#snav li a.fa {
	background: #fff url('../images/sub_nav.gif') no-repeat left -392px;
}

#snav li.sel a.fa,
#snav li a.fa:hover {
	background: #fff url('../images/sub_nav.gif') no-repeat left -406px;
}

#snav li a.associate {
	background: #fff url('../images/sub_nav.gif') no-repeat left -168px;
}

#snav li.sel a.associate,
#snav li a.associate:hover {
	background: #fff url('../images/sub_nav.gif') no-repeat left -182px;
}

	/* Investments */
#snav li a.fund1 {
	background: #fff url('../images/sub_nav.gif') no-repeat left -196px;
}

#snav li.sel a.fund1,
#snav li a.fund1:hover {
	background: #fff url('../images/sub_nav.gif') no-repeat left -210px;
}

#snav li a.fund2 {
	background: #fff url('../images/sub_nav.gif') no-repeat left -224px;
}

#snav li.sel a.fund2,
#snav li a.fund2:hover {
	background: #fff url('../images/sub_nav.gif') no-repeat left -238px;
}

	/* News */
#snav li a.press {
	background: #fff url('../images/sub_nav.gif') no-repeat left -252px;
}

#snav li.sel a.press,
#snav li a.press:hover {
	background: #fff url('../images/sub_nav.gif') no-repeat left -266px;
}

#snav li a.media {
	background: #fff url('../images/sub_nav.gif') no-repeat left -280px;
}

#snav li.sel a.media,
#snav li a.media:hover {
	background: #fff url('../images/sub_nav.gif') no-repeat left -294px;
}

	/* Contact Us */
#snav li a.inTouch {
	background: #fff url('../images/sub_nav.gif') no-repeat left -308px;
}

#snav li.sel a.inTouch,
#snav li a.inTouch:hover {
	background: #fff url('../images/sub_nav.gif') no-repeat left -322px;
}

#snav li a.losAngeles {
	background: #fff url('../images/sub_nav.gif') no-repeat left -336px;
}

#snav li.sel a.losAngeles,
#snav li a.losAngeles:hover {
	background: #fff url('../images/sub_nav.gif') no-repeat left -350px;
}

#snav li a.newYork {
	background: #fff url('../images/sub_nav.gif') no-repeat left -364px;
}

#snav li.sel a.newYork,
#snav li a.newYork:hover {
	background: #fff url('../images/sub_nav.gif') no-repeat left -378px;
}

/* Promo */
.promo {
	padding-bottom: 20px;
}

.promo p {
	color: #1261ca;
	font-size: 93%;
	line-height: 17px;
	padding: 18px 15px 0 34px;
}

.promo a, .promo a:visited {
	color: #1261ca;
	font-size: 93%;
	font-weight: bold;
	text-decoration: underline;
	padding: 18px 2px 0 34px;
}

/* Main */
blockquote {
	color: #1261ca;
	font-size: 16px;
	line-height: 25px;
	background: #fff;
	padding: 13px 25px;
	margin: 13px 0;
}

.line {
	border-bottom: 1px solid #fff;
	width: 100%;
	height: 1px;
	line-height: 1px;
	padding-top: 13px;
	margin-bottom: 15px;
	clear: both;
}

.mn p a, .mn p a:visited {
	color: #302f2f;
	font-weight: bold;
	text-decoration: underline;
	
}
	/* Press */
.pressItem {
	padding-bottom: 2px;
	border-bottom: 1px solid #fff;
}

.pressItem p {
	padding-left: 36px;
}

	/* Team & Locations*/
.person, .location {
	padding: 5px 0 19px 0;
}

.person .portrait, .location .map {
	float: left;
	padding-left: 2px;
}

.person .portrait img, .location .map img {
	border: 1px solid #fff;
} 

.person .profile, .location .info {
	float: right;
	width: 485px;
	padding: 0 40px 0 22px;
}

.location .info {
	width: 411px;
}

.person .profile .name, .location .info .name {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 9px;
}

.person .profile .title, .location .info .address {
	font-style: italic;
	line-height: 25px;
	padding-bottom: 25px;
}

.person .profile .title {
	display: none;
}

.person .profile .desc p, .location .info .direction p {
	padding: 0;
}

/* Accordian */
#accordion {
	padding-right: 40px;
}

.toggler {
	margin-top: 10px;
	padding-top: 8px;
	padding-left: 27px;
	background: #ececec url('../images/accordion.gif') no-repeat right -26px;
	cursor: pointer;
}

.active {
	background: #ececec url('../images/accordion.gif') no-repeat right 0;
}
 
.element {
	padding: 0 40px 0 27px;
}

.element p {
	padding: 5px 0 10px 0;
	line-height: 18px;
}

/* 3 column layout */
table.threeCol {
	width: 600px;
}

table.threeCol td {
	vertical-align: top;
	width: 33%;
}

/* Footer */
.ft a, .ft a:visited {
	color: #fff;
	text-decoration: none;
	padding: 0 15px;
}

.ft a:hover {
	text-decoration: underline;
}

.ft #footer_links {
	float: left;
}

.ft .copyright {
	float: right;
}

/* Form */
.formArea {
	background-color: #fff;
	float: left;
	margin: 30px 47px 30px 0;
	_width: 515px;
	_margin-right: 5px;
	padding: 40px 52px 28px 40px;
}

.formArea .shdr {
	color: #302f2f;
	font-size: 116%;
	text-transform: uppercase;
	float: left;
	padding-bottom: 17px;
}

.formArea .note {
	float: right;
	color: #302f2f;
	font-size: 77%;
	padding-top: 5px;
}

.formArea .required {
	color: #2cb13f;
	font-weight: bold;
}

.formArea .error,
.formArea .errors {
	color: #FF0000
}

.formArea .errors {
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 93%;
}

.formArea .confirmation {
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 100%;
	color: #2cb13f;
	font-weight: bold;
}
.formArea .formPair {
	clear: both;
}
.formArea label {
	font-size: 85%;
	width: 160px;
	padding-top: 8px;
	display: block;
	float: left;
	height: 17px;
}

.formArea input,
.formArea textarea {
	font-size: 85%;
	border: 0;
	background-color: #eee;
	height: 16px;
	width: 389px;
	float: right;
	padding: 9px 5px 0 5px;
	margin-bottom: 8px;
}

.formArea textarea {
	height: 95px;
	line-height: 15px;
	padding-bottom: 10px;
}

.formArea .buttons {
	float: right;
	clear: both;
	padding-top: 7px;
}

ol li {list-style:decimal;padding-top:10px;font-size: 85%;}
ol li h6 {text-transform: none;text-decoration: underline;}
ol li p{font-size: 108%;padding-top:5px;}
/* YUI FONT USES */

#demo1 {font-size:85%;}  /*renders 11px */ 
#demo2 {font-size:100%;} /*renders 13px */  
#demo3 {font-size:108%;} /*renders 14px */ 
#demo4 {font-size:123.1%;} /*renders 16px */ 
#demo5 {font-size:138.5%;} /*renders 18px */

