/* ==================================================================
 *  climb.css
 *  extra stylesheet for www.pcc.edu/climb
 *  Compress using csstidy: <http://csstidy.sourceforge.net/> <http://www.cleancss.com/>
 *
 * ------------------------------------------------------------------
 *  owner: PCC Web Team <webteam@pcc.edu>
 *  created: 	2010-07-12 gabriel nagmay
 *  updated: 	2012-01-05 gabriel nagmay	removed css for feature hover action
 *
 * ================================================================== */


/* Home Page
===================================================================== */
#page.sub-home{
	min-width:inherit;
	width:956px;
}
#page.sub-home #main{
	margin:0 365px 0 0;
}
#page.sub-home #stitle h2 {
	padding-top:5px;	
}
#page.sub-home #snav{
	width: 360px;	
}

#page.sub-home #content {
	background:url("images/subhome-content.png") repeat-y  left bottom #293046;
}
#page.sub-home #footer {
	background-image: url("images/subhome-footer.png");
	
}
#page.sub-home #feature {
	width:593px;
	height:270px;
	background: url("images/subhome-photo-single.jpg") no-repeat scroll 1px 0px transparent;
	/* 	background: url("images/subhome-photo.jpg") no-repeat scroll 1px 0px transparent */
}
/*
#page.sub-home #feature.over-professional {
	background: url("images/subhome-photo.jpg") no-repeat scroll 1px -270px transparent;
}
#page.sub-home #feature.over-small-business {
	background: url("images/subhome-photo.jpg") no-repeat scroll 1px -540px transparent;
}
#page.sub-home #feature.over-contract {
	background: url("images/subhome-photo.jpg") no-repeat scroll 1px -810px transparent;
}
#page.sub-home #feature.over-health {
	background: url("images/subhome-photo.jpg") no-repeat scroll 1px -1080px transparent;
}
*/
#page.sub-home #home-rope{
	position:absolute;
	top:254px;
	left:3px;
}
#page.sub-home #snav h3 a:link,#page.sub-home #snav h3 a:visited{
	color:#434345;
	font-family:"Arial Black",Arial,Verdana,sans-serif;
	font-size:.89em;
	padding-bottom:4px;
}
#page.sub-home #snav h3 a:hover,#page.sub-home #snav .over h3 a:link,#page.sub-home #snav .over h3 a:visited{
	color:#c90;
}
#page.sub-home #snav #health{
	border-top:1px solid #bbb;
}
#page.sub-home #intro{
	color:#69696e !important;
	margin-top:20px;	
	height:70px;
	margin-top:30px;
	
}
#page.sub-home #intro a:hover{
	background-color:#f0f0f0;
}
#page.sub-home #intro #visit a{
	color:#69696e !important;
	text-decoration:none;
}
#page.sub-home #intro #visit{
	width:170px;
	float: left;
	margin-left:20px;
	
	

}
#page.sub-home #intro #contact{
	width:150px;
	float: left;
	margin-left:20px;
	color:#69696e !important;
	
}
#page.sub-home #intro #contact a:link, #page.sub-home #intro #contact a:visited{
	text-decoration:none;
}
#page.sub-home #intro #contact img{
	margin-bottom:-4px;
	margin-right:8px;
}
#page.sub-home #are{
	color:#fff !important;
	margin-left:20px;
	margin-right:20px;
	font-size:.9em;
	margin-bottom:20px;
	margin-top:30px;
}
#page.sub-home #are a{
	color:#fff;
}
#page.sub-home #are h3{
	color:#fff;
	font-family:"Arial Black",Arial,Verdana,sans-serif;
}
#page.sub-home #news{
	color:#fff;	
	margin-left:20px;
	margin-right:20px;
	width:auto !important;
	max-width:none;
	float:none !important;
	margin-top:20px;
}
#page.sub-home #news a:link, #page.sub-home #news a:visited{
	color:#fc0;
	text-decoration:none;
}
#page.sub-home #news a:hover{
	text-decoration:underline;
}
#page.sub-home #news h4{
	color:#fff;
	font-family:"Arial Black",Arial,Verdana,sans-serif;
	font-size:1em;
	margin-bottom:7px;
}
#page.sub-home #profiles{
	height:158px;
	background: url("images/subhome-profile-back.png") no-repeat top center transparent;
	position:relative;
	
	
}
#page.sub-home #profile-viewer{
	width: 549px;	
	height:158px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	
}
#page.sub-home #profile-slider{
	top:0;
	padding:0;
}

#page.sub-home .profile{
	
	width: 490px;	
	height:150ps;
	margin-left:30px;
	margin-top:13px;
	color:#fff;
	font-size:.9em;
	float:left;
}

#page.sub-home .profile.over{
	cursor:pointer;
}
#page.sub-home .profile img{
	
	float:right;
	border:3px solid #fff;
	margin-left:20px
}
#page.sub-home .profile h4{
	margin-top:10px;
	color:#fff;
}
#page.sub-home .profile a:link,#page.sub-home .profile a:visited{
	color:#FC0;
}
#page.sub-home #left{
	width:28px;
	height:28px;
	position:absolute;
	background: url("images/subhome-profile-buttons.png") no-repeat -56px 0px transparent;
	top:62px;
	left:6px;
	z-index:99;
}
#page.sub-home #left.active{
	background: url("images/subhome-profile-buttons.png") no-repeat 0px 0px transparent;
	cursor:pointer;

}
#page.sub-home #left.over{
	background: url("images/subhome-profile-buttons.png") no-repeat -28px 0px transparent;
	cursor:pointer;

}
#page.sub-home #right{
	width:28px;
	height:28px;
	position:absolute;
	background: url("images/subhome-profile-buttons.png") no-repeat -56px -28px transparent;
	top:62px;
	left:557px;
	z-index:99;
}
#page.sub-home #right.active{
	background: url("images/subhome-profile-buttons.png") no-repeat 0px -28px transparent;
	cursor:pointer;

}
#page.sub-home #right.over{
	background: url("images/subhome-profile-buttons.png") no-repeat -28px -28px transparent;
	cursor:pointer;

}

#page.sub-home  #snav div.audience {
	padding:2em 25px;
}

/* Product Group Pages
===================================================================== */

#group-header{
	margin:-15px -22px 0 -22px;
	min-height: 280px;
	/* ie min-height hack*/ 
	height:auto !important;
  	height:280px;
}
#group-header.health{
	background: #d1de77 url("images/group-health.jpg") center bottom  no-repeat; 
}
#group-header.professional{
	background: #d1de77 url("images/group-professional.jpg") center bottom  no-repeat; 
}
#group-header.small-business{
	background: #d1de77 url("images/group-small-business.jpg") center bottom  no-repeat; 
}
#group-header.contract{
	background: #d1de77 url("images/group-contract.jpg") center bottom  no-repeat; 
}
#group-intro{
	margin-left:180px;
	margin-right:20px;
	width: 	420px;
	
	float:left;
}
#group-intro h3{
	color: #fff;
	font-size:1.3em;
	font-weight:bold;
	
}
#group-news{
	background-color:transparent;
	width:300px;
	color: #fff;
	float:left;
}
#group-news h4{
	font-size:1.0em;
	color:#fff;
}
#group-news dl{
	font-size: 11px;
	line-height:14px;
	margin-left:5px;
	margin-right:0px;
}
#group-news a:link, #group-news a:visited{
	color:#fff;	
}
#group-rope{
	display:block;
	clear:both;
	height: 30px;
}

/* this relies on a jquery transformation */
dl.product {
	width: 260px;
	float:left;
	display:block;
	margin: 10px;
	padding:10px;
	margin: 0 10px;
}
dl.product dd {
	margin-bottom:5px;
}
dl.product.over {
	background:#f0f0f0;	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	cursor:pointer;

}



/* Product Level Pages
===================================================================== */

div.action{ 
	background: #b3c156 url("images/action-back.jpg") center -35px  no-repeat; 
	color:#fff;
	padding-bottom:15px;
	position:relative;
	
	}
div.action p, div.action ul, div.action ol, div.action dl, div.action h4{
	margin-left:1em;
	margin-right:1em;	
}
	
div.action a:link, div.action a:visited{ 
	color: #fff;
}
div.action a:hover{ 
	color: #fc0;
}
div.action h3{ 
	background: transparent url("images/action-tl.png") no-repeat scroll left top;
	color:#fff;
	font-size:16px;
	font-weight:900;
	line-height:26px;
	margin-bottom:30px;
}
div.action div#action-br{
	width:13px;
	height:13px;
	position: absolute; 
	bottom:0;
	right:0;
	background: transparent url("images/action-br.png") no-repeat scroll right bottom;
	display:block;
	
}
div.action h4{
	padding-left:1em;
	padding-bottom:.25em;
	font-size:1em;
	margin-top:0;
	color:#fff;
}


/* tabs */
#tabs {
	background: #fff url() bottom left repeat-x;
	width:100%;
}
#tab-list {
	float: right;
	background: #fff;
	width: 100%;
	margin-bottom:0;
	 
	}
	
#tab-list li {
	margin-left: 5px;
	margin-right:0;
	list-style: none;
	margin-bottom:0;
	background: #000 url(images/corner-right.png) no-repeat right top;
	border-bottom: 2px  solid #fff;
	border-top: 0px  solid #fff;
	 
	}
	
* html #tab-list li {
	display: inline; /* ie6 double float margin bug */
	}
		
#tab-list li,
#tab-list li a {
	float: left;
	}
	
#tab-list li a {
	text-decoration: none;
	padding: 5px 30px;
	background: url(images/corner-left.png) no-repeat left top;
	font-weight: bold;
	
	}
#tab-list li:hover {
	

	}
	
#tab-list li:hover a {
	color:#fff !important;
	text-decoration:underline;
	}
		
#tab-list li.current {
	
	}
	
#tab-list li.current a {
	color: #fff !important;
	text-decoration:none !important;
	}
	
#tabs div.indexlist {
	background: url() top left repeat-x;
	clear: both;
	margin-top:0;
	padding: 20px;
	padding-top: 5px;
	border: 1px solid #37939B;
	border-width: 2px 0;
	}
#tabs div.indexlist li {
	/*width:100%*/
}

#tabs.creativity { background-image: url(images/fade-bottom-creativity.png);}
#tabs.creativity #tab-list li { background-color: #D4E6EA; }
#tabs.creativity #tab-list li a { color:#37939B; }
#tabs.creativity #tab-list li:hover { background-color: #37939B;}
#tabs.creativity #tab-list li.current {background-color: #37939B; border-color: #37939B;}
#tabs.creativity div.indexlist { background-image: url(images/fade-top-creativity.png); border-color:#37939B;}

#tabs.worldview { background-image: url(images/fade-bottom-worldview.png);}
#tabs.worldview #tab-list li { background-color: #d2e0eb; }
#tabs.worldview #tab-list li a { color:#015ea4; }
#tabs.worldview #tab-list li:hover { background-color: #015ea4;}
#tabs.worldview #tab-list li.current {background-color: #015ea4; border-color: #015ea4;}
#tabs.worldview div.indexlist { background-image: url(images/fade-top-worldview.png); border-color:#015ea4;}

#tabs.goals { background-image: url(images/fade-bottom-goals.png);}
#tabs.goals #tab-list li { background-color: #f7f1dc; }
#tabs.goals #tab-list li a { color:#c4a006; }
#tabs.goals #tab-list li:hover { background-color: #c4a006;}
#tabs.goals #tab-list li.current {background-color: #c4a006; border-color: #c4a006;}
#tabs.goals div.indexlist { background-image: url(images/fade-top-goals.png); border-color:#c4a006;}

#tabs.lifestyle { background-image: url(images/fade-bottom-lifestyle.png);}
#tabs.lifestyle #tab-list li { background-color: #ecead1; }
#tabs.lifestyle #tab-list li a { color:#8e8b03; }
#tabs.lifestyle #tab-list li:hover { background-color: #8e8b03;}
#tabs.lifestyle #tab-list li.current {background-color: #8e8b03; border-color: #8e8b03;}
#tabs.lifestyle div.indexlist { background-image: url(images/fade-top-lifestyle.png); border-color:#8e8b03;}

#tabs.activity { background-image: url(images/fade-bottom-activity.png);}
#tabs.activity #tab-list li { background-color: #fae7d3; }
#tabs.activity #tab-list li a { color:#df7a1c; }
#tabs.activity #tab-list li:hover { background-color: #df7a1c;}
#tabs.activity #tab-list li.current {background-color: #df7a1c; border-color: #df7a1c;}
#tabs.activity div.indexlist { background-image: url(images/fade-top-activity.png); border-color:#df7a1c;}
