@charset "utf-8";
/* CSS Document */
html {overflow-y: scroll;
}
body{
	background: url(http://provoregon.prkm.net/patients/programs/providence-cancer-center/Documents/breast-cancer/images/bg.gif);
	text-align: center;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
a{
	text-decoration: none;	
}
img{
	border: 0;
	outline: none;
}
a:active, a:focus {
	outline: 0;
}
#shell{
	background: #FFFFFF url(http://provoregon.prkm.net/patients/programs/providence-cancer-center/Documents/breast-cancer/images/bg-feature.jpg) no-repeat top right;
	border: 1px solid #C6CFD6;
	width: 960px;
	margin: 40px auto 10px;
	text-align: left;
	padding: 0;
}
#content{
	background: url(http://provoregon.prkm.net/patients/programs/providence-cancer-center/Documents/breast-cancer/images/bg-shadow.png) repeat-y 290px top;	
}
#logo{
	margin: 25px 0 40px;	
}
#sidebar{
	float: left;
	width: 260px;
	padding: 25px 15px 0 15px;	
	font-size: 12px;
}
#sidebar ul, #sidebar li{
	list-style: none;
	padding: 0;
	margin: 0;	
}
#sidebar ul{
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 20px;
}
#sidebar li a{
	display: block;
	padding: 15px 5px;
	height: 85px;	
	color: #524e86; /* dark purple */
}
#sidebar li a:hover{
	background-color: #eee;	
}
#sidebar li img{
	float: left;
	padding-right: 5px;	
}
#sidebar h2{
	font-size: 12px;
	margin: 0;
	padding: 8px 0 3px;	
}
#sidebar p{
	margin: 0;
	padding: 0;	
	color: #4d4b4c;
}
#feature{
	float: left;
	width: 670px;
	margin: 0;	
}
#feature #featureVideo{
	display: block;
	height: 380px;
}
#featureVideo img{
	margin: 270px 0 0 540px;	
}

#feature h1{
	background: url(http://provoregon.prkm.net/patients/programs/providence-cancer-center/Documents/breast-cancer/images/here-for-them.gif) no-repeat;
	height: 62px;
	width: 520px;	
	text-indent: -9999px;
	margin: 30px 0 0 50px;
}
#feature #intro{
	margin: 5px 105px 10px 110px;	
	line-height: 18px;
	font-size: 14px;
	text-align: justify;
}
#feature a{
	color: #524e86; /* dark purple */
	font-weight: bold;
}
.module{
	float: left;
	width: 200px;
	margin: 15px 6px 14px;
	background-color: #F9F9F9;
    border: 1px solid #D3D3D5;
    border-radius: 8px 8px 8px 8px;
}
.module{
	height: 240px;
}
.moduleContain{
	width: 225px;
	float: right;
	margin-left: 10px;	
}
.first{
	margin-left: 20px;	
}
.module .thumb{
    border-radius: 8px 8px 0 0;
}
.module h3{
	color: #524e86; /* dark purple */
	margin: 0;
	padding: 10px 8px 0;
	font-size: 14px;
}
.module p{
	margin: 0;
	padding: 4px 2px 0 8px;
}
#feature ul{
	list-style: square;
	line-height: 18px;	
	margin: 10px 20px 20px 15px;
	padding: 0 20px 0 15px;
}
#feature li{
	padding: 2px 0;	
}
#feature ul li a{
	color: #524e86; /* dark purple */
}
.module a{
	color: #524e86; /* dark purple */
	font-weight: bold;
	float: right;
	margin-right: 8px;
}
.module a.img{
	margin: 0;
	float: none;	
}
a.action{
	color: #524e86; /* dark purple */
	font-weight: bold;
}
#footer{
	font-size: 11px;	
	margin: 0 auto 20px;
}
#footer a{
	color: #1985b5;
}
#footer a:hover{
	text-decoration: underline;	
}


/* CLEAR FIX rules */ 
	/* for modern browsers */ 
	.clearfix:after{
		content: ".";
		clear: both;
		display: block; 
		height: 0;
		visibility: hidden;
		}
	/* for IE7 */ .clearfix { min-width: 0; }
	/* For Win IE less than 7 \*/ * html .clearfix { height: 1%; } /**/
	
		
.quotebox{height:220px;position:relative;background:#eee;overflow:hidden;border:solid 1px #ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; margin-top: 20px; padding: 0 10px;}
.quotebox .view-all{position:absolute;bottom:5px;right:20px}
.quotebox .navigation{position:absolute;bottom:10px;right:10px;font-size:30px}
.quotebox .navigation span{cursor:default;color:#ccc;display:block;float:left;width:20px;height:30px;line-height:30px}
.quotebox .navigation span.active{color:#444}
.quotebox .quotes{position:absolute;padding-top:5px;}
.quotebox .quotes .quote{width:250px;height:220px;float:left; padding: 0;}
#sidebar .quotebox .quotes .quote p{width:233px; margin:0; padding: 0; padding-left: 2px;}
.quotebox .quotes .quote a{color: #524e86; /* dark purple */}
.quotebox .quotes .quote a:hover{text-decoration: underline;}
.quotebox h4{color: #525198;padding: 15px 0 8px 2px; margin: 0; font-size: 16px; line-height:20px;}
