/*----------------------------------------------------------------
Cardinal Peak Website Stylesheet 
Version:	1.0
Updated:	6/5/09
----------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}


/* Text & General Formatting Styles */
a, a:link, a:visited {
	color: #9a3233;
	text-decoration: underline;
	border: 0px none;
}
a:hover {
	color: #7c1619;
}
img {
	border: 0px none;
}
a img {
	border: 0px none;
}
p {
	padding: 5px 265px 10px 30px;
	line-height: 1.4;
	text-align: left;
	font-size: 100%;
}

/* To be used only for the logo/company name */ 
h1 {
	display: block;
	width: 234px;
	height: 95px;
	background: url(../img/logo.gif) no-repeat;
	text-indent: -9999px;
	position: absolute;
	left: 50%;
	margin-left: -395px;
}
h1 a {
	display: block;
	width: 234px;
	height: 95px;
	background: url(../img/logo.gif) no-repeat;
}
h1 a:hover {
	background: url(../img/logo.gif) no-repeat;
}
h2 { /* For the main page header only */
	font-size: 130%;
	color: #a21e22;
	font-family: Georgia, Times, serif;
	padding: 20px 265px 0px 30px;
	text-align: left;
}
h3, h4, h5, h6 {
	font-size: 120%;
	color: #a21e22;
	padding: 20px 265px 5px 30px;
}
ul, ol {
	padding: 10px 265px 5px 50px;
	line-height: 1.4;
}
ul li, ol li {
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 100%;
}
p.feature {
	font-size: 110%;
	font-style:italic;
}
#content img {
	padding: 10px 265px 5px 30px;
}
p.note {
	font-size: x-small;
}	
.toppadding {
	padding-top: 50px;
}
.clear {
	clear: both;
}
body.home ul, body.home ol, body.home p, body.home h2, body.home h3, body.home h4, body.home h5, body.home h6 {
	padding-left: 30px;
}


/* General Page Elements */
body {
	background: #1d1e1e url(../img/page_bg_shaded.gif) repeat-y top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #444;
	word-wrap: break-word; 
	-webkit-nbsp-mode: space; 
	-webkit-line-break: after-white-space;
}
#outercontainer {
	width: 100%;
	margin: 0px auto;
	background: transparent url(../img/header_bg.gif) no-repeat top center;
}
#container {
	width: 804px;
	padding: 0px 16px;
	position: relative;
	margin: 0px auto;
}
#header {
	position: relative;
	background: #fff;
	width: 804px;
	height: 118px;
}
#contactinfo {
	position: absolute;
	top: 20px; 
	left: 50%;
	margin-left: 180px;
	width: 200px;
	font-size: 100%;
	text-align: right;
}
#contactinfo a {
	color: #333;
}
#contactinfo a:hover {
	color: #9a3233;
}
#contactinfo h3 {
	color: #a30e16;
	font-size: 130%;
	padding: 10px 0;
	text-align: right;
}
#content {
	position: relative;
	width: 804px;
	padding: 20px 0px 50px;
	background: #fff;
	margin: 0px auto;
	overflow: visible;
}
body.home #content {
	padding-top: 260px;
}
#cpflash {
	position: absolute;
	top: 138px;
	left: 0px;
}
#cpflash img {
	padding: 0;
}
#footer {
	position: relative;
	clear: both;
	width: 804px;
	border-top: 20px solid #a21e22;
	padding: 20px 0;
	text-align: center;
	background: #fff;
}
#footer ul {
	margin: 0px auto;
	padding: 0;
	text-align: center;
	list-style: none;
}
#footer ul li {
	list-style-type: none;
	display: inline;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	background: url(../img/footerlink_bg.gif) no-repeat 0px 3px;
	line-height: 10px;
}
#footer ul li:first-child {
	background: transparent;
	padding-left: 5px;
}
#footer ul li a {
	color: #333;
}
#footer ul li a:hover {
	color: #9a3233;
}
#footer p {
	clear: both;
	width: 100%;
	font-size: 11px;
	color: #333;
	padding: 10px 0;
	text-align: center;
}



/* Navigation */
ul#navigation { 
	position: absolute;
	top: 101px;
	float: left;
	width: 804px;
	height: 30px;
	padding: 0;
	margin: 0;
	background: #aa2125 url(../img/nav_bg_slice2.gif) top left repeat-x;
}
ul#navigation li {
	list-style-type: none;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border-right: 1px solid #660033;
	position: relative;
}

ul#navigation li a {
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	padding: 9px 0px;
	background: transparent;
	text-align: center;
	border: 0;
}
ul#navigation li.features a {
	width: 125px;
}
ul#navigation li.casestudies a {
	width: 145px;
}
ul#navigation li.resources a {
	width: 135px;
}
ul#navigation li.news a {
	width: 95px;
}
ul#navigation li.contact a {
	width: 115px;
}

#outercontainer.features ul#navigation li.features a,
#outercontainer.news ul#navigation li.news a,
#outercontainer.resources ul#navigation li.resources a,
#outercontainer.casestudies ul#navigation li.casestudies a,
#outercontainer.contact ul#navigation li.contact a,
ul#navigation li a:hover,
ul#navigation li:hover a,
ul#navigation li.sfhover a {
	color: #a21e22;
	background: #fff url(../img/nav_over.gif) top right repeat-x;
}

/* Subnavigation Drop-Down Styles */
ul#navigation li ul {
	visibility: hidden; 
	position: absolute; 
	top: 30px; 
	left: 0; 
	overflow: hidden;
	padding: 10px 0;
	margin: 0;
}
ul#navigation li.news ul.news {
	position: absolute;
	top: 30px;
	left: -118px;
	width: 190px;
}

/* first line style (:hover) for IE7 and non-IE browsers and the second line (.sfhover) for <= IE6 */
ul#navigation li:hover ul,
ul#navigation li.sfhover ul {
	visibility: visible; 
	height: auto;
	width: 190px; 
	background: #670d0f; 
	border: 0; 
	position: absolute;
	left: 0; 
	top: 30px; 
	overflow: visible;
	float: none;
	padding: 10px 0;
}
ul#navigation li.news:hover ul,
ul#navigation li.sfhover ul.news {
	position: absolute;
	top: 30px;
	left: -118px;
}
ul#navigation li ul li,
ul#navigation li:hover ul li,
ul#navigation li.sfhover ul li {
	float: none;
	padding: 0;
	margin: 0;
}
/* Fixes a whitespace bug in <= IE6 */
* html ul#navigation li ul li,
* html ul#navigation li:hover ul li,
* html ul#navigation li.sfhover ul li {
	display: inline;
}
ul#navigation li ul li:first-child {
	padding-left: 0;
}
#outercontainer.features ul#navigation li.features ul li a,
#outercontainer.news ul#navigation li.news ul li a,
#outercontainer.resources ul#navigation li.resources ul li a,
#outercontainer.casestudies ul#navigation li.casestudies ul li a,
#outercontainer.contact ul#navigation li.contact ul li a,
ul#navigation li:hover ul li a,
ul#navigation li.sfhover ul li a {
	display: block; 
	font-weight: normal;  
	line-height: 1.4;
	text-decoration: none;  
	background: transparent;
	height: auto; 
	padding: 3px 15px;    
	color: #fff;
	margin: 0; 
	border: 0;
	text-align: left;
	width: 160px;
}
#outercontainer.features ul#navigation li.features ul li:hover a, #outercontainer.features ul#navigation li.features ul li.sfhover a,
#outercontainer.news ul#navigation li.news ul li:hover a, #outercontainer.news ul#navigation li.news ul li.sfhover a,
#outercontainer.resources ul#navigation li.resources ul li:hover a, #outercontainer.resources ul#navigation li.resources ul li.sfhover a,
#outercontainer.casestudies ul#navigation li.casestudies ul li:hover a, #outercontainer.casestudies ul#navigation li.casestudies ul li.sfhover a,
#outercontainer.contact ul#navigation li.contact ul li:hover a, #outercontainer.contact ul#navigation li.contact ul li.sfhover a,
ul#navigation li:hover ul li:hover a,
ul#navigation li.sfhover ul li.sfhover a,
ul#navigation li ul li a:hover  {
	color: #ededed;
	text-decoration: underline;
	background: transparent;
}



/* Secondary Content Area Styles */
#secondarycontent { 
	position: absolute;
	top: 20px;
	right: 0px;
	width: 242px;
}
#secondarycontent div {
	padding: 15px;
}
#secondarycontent h3, #secondarycontent h4, #secondarycontent p {
	padding: 0;
}
#secondarycontent #latestpost {
	background: #dfdfdf url(../img/latestpost_bg.gif) no-repeat bottom left;
	padding-right: 10px;
	position: relative; /* peekaboo bug fix for IE */
}
#latestpost h3 {
	padding: 0px 30px 8px 0;
	font-size: 110%;
}
#latestpost img.inset {
	float: left;
	border: 4px solid #fff;
	margin-right: 10px; 
	padding: 0;
	position: relative; /* peekaboo bug fix for IE */
}
#latestpost .author {
	padding-top: 15px;
}
#latestpost .title {
	display: block;
	font-style: italic;
}
#latestpost .abstract {
	clear: both;
	padding-top: 0px;
}
div.featured {
	background: #dfdfdf url(../img/secondarycontent_bg.gif) no-repeat top left;
	margin: 8px 0;
}
div.featured h4, div.featured h4 a {
	color: #333;
}
div.featured h4 a:hover {
	color: #9a3233;
}
#secondarycontent div.featured h4 {
	font-size: 100%;
	padding-bottom: 5px;
}
div.testimonial {
	background: #dfdfdf url(../img/testimonial_bg.gif) repeat-x bottom left; 
	margin: 8px 0;
}
#secondarycontent div.testimonial p {
	font: 14px Georgia, Times, serif;
	color: #a33038;
	padding-bottom: 15px;
}
#secondarycontent div.testimonial p.credit {
	font-size: 12px;
	color: #333;
}


/* Homepage Secondary Nav Styles */
#homesecondarynav {
	position: absolute;
	top: 260px;
	left: 0px;
	width: 169px;
	background: #d6d5d3 url(../img/secondarynav_bg.gif) no-repeat bottom left;
	padding: 0;
	padding-bottom: 100px;
	margin: 0;
}
#homesecondarynav h3 {
	padding: 15px 20px 2px 20px;
	background: #b2b2b2;
	color: #333;
	font-size: 100%;
	margin-bottom: 5px;
}
#homesecondarynav ul {
	padding: 0px 10px 0px 30px;
}
#homesecondarynav li {
	padding: 3px 0px;
}
#homesecondarynav li a {
	color: #333;
}
#homesecondarynav li a:hover {
	color: #9a3233;
}


/* Subpage Secondary Nav Styles */
#secondarynav {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 153px;
	background: #dfdfdf url(../img/int_secondarynav_bg.gif) repeat-x bottom left;
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
}
#secondarynav h3 {
	padding: 5px 10px 2px 27px;
	background: #fff;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}
#secondarynav h3.active {
	background: transparent url(../img/int_secondarynav_over.gif) no-repeat top left;
	padding-bottom: 6px;
	padding-top: 6px;
}
#secondarynav h3 a {
	text-decoration: none;
	color: #000;
}
#secondarynav ul {
	padding: 0;
	list-style: none;
}
#secondarynav li {
	padding: 0;
	margin: 0;
}
/*Fixes a whitespace bug in <= IE6 */
* html #secondarynav li {
	display: inline;
}
#secondarynav li a {
	display: block;
	color: #333;
	padding: 5px 20px 5px 27px;
	background: url(../img/int_secondarynav_bullet.gif) no-repeat 19px 10px;
	border-right: 1px solid #c4c4c4;
	font-size: 11px;
}
#secondarynav li a:hover {
	color: #fff;
	background: #a33038 url(../img/int_secondarynav_white_bullet.gif) no-repeat 19px 10px;
}
#secondarynav li a.active {
	color: #9a3233;
	background: transparent url(../img/int_secondarynav_over.gif) no-repeat top left;
	text-decoration: none;
}