/* MAIN css file for www.rockwoodwealth.com */
/* created by www.crashpaddesign.com */


/* begin reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/* end reset */


/*
--------------------------------------------------
@GENERAL FORMATTING
--------------------------------------------------
*/

body {
	background: url(../images/bg-body.jpg) repeat 0 0;
	font-family: "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #353535;
}

.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*
--------------------------------------------------
@LINKAGE (GLOBAL)
--------------------------------------------------
*/

a {
	color: #085c84;
}

a:hover {
	color: #b2c451;
}

/*
--------------------------------------------------
@LAYOUT
--------------------------------------------------
*/

div#body-wrap {
	background: #fff;
	padding-bottom: 20px;
}

div.wrap {
	width: 960px;
	margin: 0 auto;
}	

div#header {
	position: relative;
	z-index: 2;
	background: url(../images/bg-header.png) repeat-x 0 0;
}

#header .wrap {
	position: relative;
	height: 133px;
}

#header-logo {
	position: absolute;
	left: 0;
	top: 15px;
}

ul#header-nav {
	z-index: 3;
	position: absolute;
	left: 22px;
	bottom: 26px;
	font-size: 14px;
}

#header-nav li {
	float: left;
	padding-right: 14px;
	margin-right: 7px;
	background: url(../images/bg-bullet.png) no-repeat 100% 50%;
}

#header-nav li.last {
	padding-right: 0;
	margin-right: 0;
	background: none;
}

#header-nav li a {
	color: #fff;
	text-decoration: none;
}

#header-nav li a.current,
#header-nav li a:hover {
	color: #b2c451;
}

#header-contact {
	position: absolute;
	right: 0;
	top: 7px;
}

#main-photo {
	position: relative;
	z-index: 1;
	width: 984px;
	height: 272px;
	background: url(../images/bg-main-photo.jpg) no-repeat 0 0;
	margin: -13px auto 8px auto;
}

body.sub #main-photo {
	height: 235px;
	background: url(../images/bg-main-photo-sub.jpg) no-repeat 0 0;	
}

#main-photo .wrap {
	width: 946px;
}

div#welcome-text {
	float: right;
	width: 450px;
	padding: 18px 24px 0 0;
}

div#content {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

div#content.wrap {
	width: 946px;
}

div.main {
	float: left;
	width: 600px;
}

div.main-inner {
	width: 560px;
	margin: 0 auto;
}

div.sidebar {
	float: right;
	width: 326px;
}

div#footer-tagline {
	width: 984px;
	margin: 0 auto;
}

div#footer {
	background: url(../images/bg-footer.png) repeat-x 0 0;
	padding: 30px 0 0 0;
}	

#footer div.wrap {
	width: 720px;
	margin: 0 auto 20px auto;
}

#footer-nav li {
	float: left;
	padding-right: 7px;
	margin-right: 4px;
	background: url(../images/bg-bullet-footer.png) no-repeat 100% 50%;
}

#footer-nav li.last {
	padding-right: 0;
	margin-right: 0;
	background: none;
}

#footer-nav li a {
	color: #fff;
	text-decoration: none;
}

#footer-nav li a.current,
#footer-nav li a:hover {
	color: #586418;
}

/*
--------------------------------------------------
@CALLOUTS
--------------------------------------------------
*/

div.callout {
	background: url(../images/bg-callout.png) repeat 0 0;
	margin-bottom: 20px;
	min-height: 130px;
}

.main div.callout {
	float: left;
	width: 290px;
	margin: 0 20px 20px 0;
}

.main div.callout.last {
	margin-right: 0;
}

div.callout-inner {
	padding: 6px 20px 0 20px;	
	background: url(../images/bg-callout-inner.png) repeat-x 0 0;
	min-height: 110px;
}

.callout-inner a {
	color: #005e86;
}

.callout-inner a:hover {
	color: #000;
}

.callout-globe {
	color: #fff;
	background: url(../images/bg-callout-globe.jpg) repeat 0 0;	
}

.callout-globe-inner {
	background: url(../images/bg-callout-globe-inner.jpg) no-repeat 0 100%;	
	padding: 20px;
}

.callout-globe-inner-wrap {
	padding: 0 10px;
}

.callout-globe a {
	color: #b2c451;
}

.callout-globe a:hover {
	color: #fff;
}

.callout .col-1 {
	float: left;
	width: 34px;
}

.callout .col-2 {
	float: right;
	width: 206px;
}

.sidebar .callout .col-2 {
	width: 242px;
}

/*
--------------------------------------------------
@TYPE
--------------------------------------------------
*/

#welcome-text h2 {
	font-weight: normal;
	font-size: 23px;
	line-height: 32px;
	color: #085c84;
	border-bottom: 1px solid #b2c451;
	margin: 0 0 12px 0;
}

#welcome-text h3 {
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
}

#welcome-text p {
	font-size: 12px;
	line-height: 18px;
	color: #085c84;
	margin-bottom: 10px;
	font-weight: bold;
}

#content h1 {
	font-weight: normal;
	font-size: 23px;
	line-height: 32px;
	color: #085c84;
	border-bottom: 1px solid #b2c451;
	margin: 0 0 12px 0;
}

#content h2.prehead {
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px;
}

#content h3 {
	font-size: 16px;	
	font-weight: normal;
	color: #085c84;
	line-height: 20px;
	margin-bottom: 10px;
}

#content .callout-globe-inner h3 {
	color: #fff;
	padding: 0 0 8px 10px;
	border-bottom: 1px solid #b2c451;
	margin-bottom: 10px;
}

#content p,
#content ul,
#content ol {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 20px;
}

#content p.prehead {
	font-size: 14px;

}

#content .blue {
	font-size: 13px;
	color: #085c84;

}

#content .green {
	font-size: 13px;
	color: #94a637;

}

#content .callout-inner h2 {
	margin-bottom: 16px;
}

#content .callout-inner p {
	line-height: 16px;
	margin-bottom: 6px;
}

#content li {
	background: url(../images/bg-bullet.png) no-repeat 0 6px;
	padding-left: 12px;
}

#content pdficon {
	background: url(../images/pdf_icon.gif) no-repeat 0 0px;
	padding-left: 30px;
	padding-bottom: 30px;
}

#paper_item {
	width: 550px;
	margin: 20px 0 0 5px;
	padding: 0;
}

#paper_item .img {
	float: left;
	width: 22px;
	height: 26px;
	margin: 0;
	padding: 0;
}

#paper_item .text {
	float: left;
	width: 500px;
	margin: 0px 0px 0px 11px;
	padding: 0;
}

ul.list_regular {
	margin: 0;
	padding: 0;
	width: 530px;
	border: 0;
	list-style: none;
}

ul.list_regular li {
	margin: 6px 0 6px 0;
	padding: 0 0 0 10px;
	width: 100%;
	font: 12px "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: url('../images/teal_bullet.gif') 0 2px no-repeat;
	line-height: 18px;
}

ul.list_regular li a:link,
ul.list_regular li a:visited {
	color: #005b82;
	text-decoration: underline;
}

ul.list_regular li a:hover,
ul.list_regular li a:active {
	color: #005b82;
	text-decoration: none;
}

ul.list_regular li#dimensional{
	padding: 11px 0 11px 130px;
	background: url('../images/dimensional.jpg') 0 0 no-repeat
}

ul.list_regular li#shareholders_Service_group {
	padding: 11px 0 11px 130px;
	background: url('../images/shareholders_Service_group.jpg') 0 0 no-repeat
}




ul.sublists {
	list-style-type: none;
	list-style-position: inside;
	font-family:12px "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 6px 0 6px 0;
	padding: 0 0 0 10px;
}

ul.sublists li {
	padding: 0px 0 15px 130px;
}



ul.clientcases {
	list-style-type: none;
	list-style-position: inside;
	font-family:12px "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 6px 0 6px 0;
	padding: 0 0 0 10px;
}

ul.clientcases li {
	padding: 0px 0 8px 130px;
}







#footer ul,
#footer p {
	color: #586418;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 10px;
}

#footer p.address {
	margin-bottom: 5px;
}

/*
--------------------------------------------------
@HEADER REPLACEMENTS
--------------------------------------------------
*/


.hdr-contactus {
	width: 67px;
	height: 13px;
	background: url(../images/hdr-contactus.gif) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}

.hdr-blog {
	width: 135px;
	height: 13px;
	background: url(../images/hdr-blog.gif) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}

.hdr-investordownload {
	width: 137px;
	height: 13px;
	background: url(../images/hdr-investordownload.gif) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
