/*----------------------------------------------------------------
Cardinal Peak Website Stylesheet 
Version:	1.0
Updated:	3/3/11
----------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}


/* Text & General Formatting Styles */
a, a:link, a:visited {
	color: #9a3233;
	text-decoration: none;
	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%;
}

#content-features p {
	padding:5px 265px 5px 30px;
}

#content-features ul {
	padding: 0 265px 5px 50px;
}

#content-features table {
	margin:5px 265px 5px 30px;
}

table {     
 width: 500px;
 border: 1px solid #666;
 border-collapse: collapse;
}     
    
th {     
 border: 1px solid #666;
 background-color:#810e55;
 font-weight:bold;
 font-size:13px;
 color:#FFF;
 padding: 5px;
}     
    
td {     
 border: 1px solid #666;
 padding: 5px;
 font-size: 12px;
 color: #333;
 line-height: 18px;
}

#content table img {     
 border: 0px;
 padding: 0px 0px 0px 20px;
 margin: 0px;
} 

p#demo {padding:10px 30px;}

/* 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, p.feature-quote {
	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:0;
	text-align: right;
}
#content {
	position: relative;
	width: 804px;
	padding: 20px 0px;
	background: #fff;
	margin: 0px auto;
	overflow: visible;
}

#content p.feature {
	padding: 0 275px 0px 20px;
	font-style:normal;
}

#content p.feature-quote {
	padding: 0 275px 0px 30px;
}

body.home #content {
	padding-top: 445px;
}
#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;
	line-height: 10px;
	background: url(../img/footerlink_bg.gif) no-repeat 0px 3px;
}
#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:last-child, ul#navigation li.blog {
	border-right: 0px none;
}

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: 112px;
}
ul#navigation li.casestudies a {
	width: 135px;
}
ul#navigation li.resources a {
	width: 122px;
}
ul#navigation li.why a {
	width: 229px;
}
ul#navigation li.news a {
	width: 90px;
}
ul#navigation li.contact a {
	width: 110px;
}

#outercontainer.features ul#navigation li.features a,
#outercontainer.news ul#navigation li.news a,
#outercontainer.why ul#navigation li.why 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;
	z-index: 10000;
}
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.why ul#navigation li.why 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.why ul#navigation li.why ul li:hover a, #outercontainer.why ul#navigation li.why 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;
}



/* Home Secondary Content Area Styles */
#homesecondarycontent { 
	position: absolute;
	top: 35px;
	right: 10px;
	width: 240px;
}

#homesecondarycontent h2, #homesecondarycontent h3, #homesecondarycontent h4, #homesecondarycontent img, #homesecondarycontent li {
	padding: 0;
}

#homesecondarycontent ul {
	padding: 0 0 10px 15px;
}

#homesecondarycontent p {
	padding: 0 0 10px 0;
	font-size:110%;
}

#homesecondarycontent ul li {
	font-size:110%;
}

p.redlink {
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}

p.redlink a {
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}

#homesecondarycontent p.redlink a {
	font-weight:bold;
	text-decoration:none;
	font-size:15px;
}


/* Home Tertiary Content Area Styles */
#hometertiary-container {
	position: relative;
	clear: both;
	width: 804px;
	height: 225px;
	border-top: 2px solid #666666;
	padding: 20px 0;
	background: #fff;
}

#homecol1 p, #homecol2 p, #homecol3 p {
	padding: 0;
}

#homecol1 p, #homecol2 p {
	margin-left: 95px;
	font-size: 12px;
}


#homecol1 img, #homecol2 img {
	float:left;
}

#homecol1 h3, #homecol2 h3 {
	padding: 0 0 10px;
	font-size: 13px;
}


#homecol1 {
	float: left;
	width: 208px;
	height: 220px;
	display: inline;
	background: url(../img/tertiarycontent_bg.gif) no-repeat top right;
	padding: 15px 15px 0 35px;
}

#homecol2 {
	float: left;
	width: 208px;
	height: 220px;
	display: inline;
	background: url(../img/tertiarycontent_bg.gif) no-repeat top right;
	padding: 15px 15px 0 35px;
}

#homecol3 {
	float: right;
	width: 235px;
	display: inline;
	background: url(../img/testimonial_bg.gif) repeat-x top left;
	padding: 15px 15px 0 20px;
}

.homeQuote {
	float: left;
	width: 243px;
	display: inline;
	background: url(../img/testimonial_bg.gif) repeat-x top left;
	padding: 15px 15px 0 0;
	margin:0;
	min-height:220px;
}

.homeQuoteMargin {
	margin-right:15px;
}

.homeQuote:last-child {
	margin-right:0;
}

.homeQuote p.credit {
	font-size: 12px;
	color: #333;
}

.homeQuote p {
	width:213px;
	padding:0 0 15px 15px;
	font: 14px Georgia, Times, serif;
	color: #a33038;
}

#demoform {
	position: relative;
	float: left;
}
#demoform h6 {
	float: left;
}
#demoform label {
	float: left;
	font: 13px Helvetica, Arial, Verdana, sans-serif;
	color: #333;
	width: 180px;
	padding-top: 3px;
}
#demoform input, #demoform textarea {
	padding: 2px 5px;
	width: 280px;
}
#demoform input#submit {
	border: 2px solid #ccc;
	background: #A21E22;
	color: #fff;
	padding: 5px 10px;
	float: none;
	width: 115px;
	margin-left:354px;
	font-weight: bold;
	font-size: 11px;
}

#demoform input#submit:hover {
	cursor: pointer;
	background: #999;
	border: 2px solid #A21E22;
}

/* 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/secondarycontent_bg.gif) no-repeat top left;
	padding-right: 10px;
	position: relative; /* peekaboo bug fix for IE */
}
#latestpost h3, #latestpost h3 a {
	color:#333;
}

#latestpost h3 a:hover {
	color:#9a3233;
}

#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;
}


div.featuredred {
	background: #7e2022 url(../img/secondarycontent_bgred.gif) no-repeat top left;
	margin: 8px 0;
}

div.featuredred h4, div.featuredred h4 a, div.featuredred p, {
	color: #FFF;
}
div.featuredred h4 a:hover {
	font-weight: bold;
}


#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, #homecol3 p{
	font: 14px Georgia, Times, serif;
	color: #a33038;
	padding-bottom: 15px;
}
#secondarycontent div.testimonial p.credit, #homecol3 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;
}

