/*
NOVA Index
*/
#wrapper {
	min-height: 1200px;
}
#columnLeft {
    width: 559px;
    /* height: 1120px; */
    float: left;
    margin: 0 0 0 30px;
}

#mainContent {
    /* height: 1100px; */
}

#headerText {
    width: 540px;
    height: 56px;
    margin: 16px 0 0 0;
}

#headerText h1 {
    color: #30416f;
    font-size: 20px;
}

#detail {
    font-size: 13px;
    width: 540px;
}

#detail li {
    margin: 10px 0;
}

#quickLinks {
    padding: 1px 0 0 0;
    margin: 20px 0 0 0;
}

#quickLinks h2 {
    width: 500px;
    height: 25px;
    border-bottom: 1px solid #CCCCCC;
    margin: 5px 0 15px 20px;
    font-weight: bold;
    font-size: 18px;
    color: #30416f;
}

#quickLinks a {
    text-decoration: none;
    color: #30416f;
    font-weight: bold;
    font-size: 10pt;
    display: block;
    cursor: pointer;
    height: 25px;
    margin: 0 0 0 20px;
}

#quickLinks a:hover {
    text-decoration: underline;
}

#quickLinks p {
    margin-left: 20px;
    font-size: 10pt;
}

#quickLinks p a {
    text-decoration: none;
    color: #30416f;
    font-weight: bold;
    font-size: 10pt;
    cursor: pointer;
    display: inline;
    margin: 0;
}

#quickLinks p a:hover {
    text-decoration: underline;
}

#partners {
    width: 540px;
    height: 400px;
    margin: 20px 0 0 0;
    padding: 1px 0 0 0;
    font-size: 13px;
}

#partners h2 {
    font-weight: bold;
    font-size: 18px;
    color: #30416f;
}

#partners img {
    margin: 0 55px 0 0;
    border: none;
}

#partners a {
    text-decoration: none;
    color: #30416f;
    font-weight: bold;
}

#partners a:hover {
    text-decoration: underline;
}

/* New homepage layout */

#homepage {
    padding: 20px 2% 5px;
    width: 57%;
    float: left;
}
#homepage #topRow {
	width:100%;
	float:left;
	height:160px;
}
#homepage #topRow div {
	width: 15%;
	float:left;
	margin: 15px 1%;
	padding: 17px 1.5%;
	height: 90px;
	font-size: 13px;
}
#homepage div.defaultStyle {
	background-color: #e9f2f8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e9f2f8), to(#c5d5e0));
	background-image: -webkit-linear-gradient(top, #e9f2f8, #c5d5e0);
	background-image:    -moz-linear-gradient(top, #e9f2f8, #c5d5e0);
	background-image:     -ms-linear-gradient(top, #e9f2f8, #c5d5e0);
	background-image:      -o-linear-gradient(top, #e9f2f8, #c5d5e0);
	background-image:         linear-gradient(to bottom, #e9f2f8, #c5d5e0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9f2f8', endColorstr='#c5d5e0');
	box-shadow: 0px 0px 16px -3px #000;
	-webkit-box-shadow: 0px 0px 16px -3px #000; 
	-moz-box-shadow: 0px 0px 16px -3px #000;
}
#homepage #middleRow {
	width:100%;
	float:left;
	height: 310px;	
	margin-top:20px;
}
#homepage #middleRow div.col1,
#homepage #middleRow div.col2,
#homepage #middleRow div.col3 {
	float:left;
	width: 295px;
	height: 290px;
	margin: 0px 1%;
}
#homepage #middleRow div.col3 {
	margin-left: 28px;
}
#homepage #middleRow #calendar {
	height:120px;
	margin-bottom:16px;
	padding:20px;
}
#homepage #middleRow #blog {
	height:70px;
	padding:20px;
}	
#homepage #bottomRow {
	width:100%;
	float:left;
	height:200px;
}
#homepage #bottomRow div {
	width: 22%;
	float: left;
	padding: 34px 1.5%;
	margin: 0 1%;
	text-align: center;
	height: 20px;
}
#homepage #bottomRow #rotatingLogos div {
	margin:0 33%;
}
#homepage #bottomRow img.social {
	margin:18px 0 0 24px;
}
#homepage div p.title {
	font-weight:bold;
	margin-bottom: 8px;
	text-align: center;
	margin-top: 0px;
}
#homepage div .title2 {
	font-size:18px;
	font-weight: bold;
	margin:10px 0;
}

#slideshow {
	height: 265px;
}
#slideshow, 
#slideshow img {
	border-radius: 0;
	margin: 13px 11px 0;
	overflow: hidden;
	width: 98%;
}

.row {
	float: left;
	width: 100%;
}
.row.iconRow {
	padding: 0 0 0 3%;
	width: 98% !important;
}
#lowerSection .row .col {
	/*
	width: 32%;
	background-color: #E1E5F5;
	border-radius: 6px;
	border: #BBB solid 1px;
	box-shadow: 1px 1px 10px -5px #000;
	-webkit-box-shadow: 1px 1px 10px -5px #000; 
	-moz-box-shadow: 1px 1px 10px -5px #000; 
	min-height: 38px;
	*/
	float: left;
	font-size: 20px;
	margin: 0;
	cursor: pointer;
	margin-top:15px;
}
/*
#lowerSection .row .col#link1 {
	background-image: url('/communityplatform/public/images/community/capecod/index/btn_grass.png');
}
#lowerSection .row .col#funding {
	background-image: url('/communityplatform/public/images/community/capecod/index/btn_sky.png');
}
#lowerSection .row .col#logo {
	background-image: url('/communityplatform/public/images/community/capecod/index/btn_yellowpage.png');
}
#lowerSection .row .col:hover {
	background-color: #c5cef1;
	box-shadow: 1px 1px 10px -2px #000;
	-webkit-box-shadow: 1px 1px 10px -2px #000; 
	-moz-box-shadow: 1px 1px 10px -2px #000; 
}
*/
#lowerSection .row .col a span {
	padding: 2px 0 0;
}
#lowerSection .row .col a {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #1B1B1B;
	line-height: 17px;
	display: block;
	text-align: left;
}
#lowerSection .row .col a .img {
	width:40px;
	height:40px;
	float: left;
	margin: 0 6px 0 10px;
}
#lowerSection .row .col#link1 a .img {
	background:url('/communityplatform/public/images/community/capecod/index/icon_impact.png') no-repeat center center;
}
#lowerSection .row .col#funding a .img {
	background:url('/communityplatform/public/images/community/capecod/index/icon_funder.png') no-repeat center center;
}
#lowerSection .row .col#logo a .img {
	background:url('/communityplatform/public/images/community/capecod/index/icon_211.png') no-repeat center center;
}
.text {
	padding-top: 3px;
	width: 66% !important;
	float: left;
}
#link1 {
	width: 194px !important;
}
#funding {
	width: 149px !important;
}
#funding .text {
	width: 60% !important;
}
#logo {
	width: 220px !important;
}
#logo .text {
	width: 60% !important;
}
#logo .img {
	width: 70px !important;
}
.row #pov, 
.row #featuredIssues {
	width: 38%;
	float: left;
	margin: 20px 3%	;
	background-color: #FAF2DD;
	padding: 15px 3%;
	min-height: 100px;
	box-shadow: 0px 0px 16px -3px #000;
	-webkit-box-shadow: 0px 0px 16px -3px #000; 
	-moz-box-shadow: 0px 0px 16px -3px #000; 
	min-height: 500px;
}
#featuredIssues h3 {
	margin-top: 0px;
}
#pov h2,
#pov h2 a {
	color:#008000;
	text-decoration: none;
	font-size: 16px;
}
#footer {
    margin: -20px auto 0;    
}

#howToEngage div a {
	color:#563406;
}

#pov h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
}
#pov .secondaryText p {
	margin: 9px 0;
}
#pov .secondaryButton {
	font-size: 14px;
	text-align: right;
}

#homepage #slideshow{
	width: 540px;
	height: 240px;
	position: relative;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background-color: #999;
	margin: 26px 10px 10px 34px;
	border: 1px solid #999;
}

#homepage #slideshow #slideshowImage{
    width : 540px;
    height : 240px;
    float : left;
    cursor: pointer;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}


#homepage #slideshow .image_0{
    background-image: url('../../images/community/capecod/index/slideshow_img1.jpg');
}

#homepage #slideshow .image_1{
    background-image: url('../../images/community/capecod/index/slideshow_img2.jpg');
}

#homepage #slideshow .image_2{
    background-image: url('../../images/community/capecod/index/slideshow_img3.jpg');
}

#homepage #slideshow .image_3{
    background-image: url('../../images/community/capecod/index/slideshow_img4.jpg');
}

#homepage #slideshow .image_4{
    background-image: url('../../images/community/capecod/index/slideshow_img5.jpg');
}

#homepage #slideshow #slideshowNav{
    width : 200px;
    height : 14px;
    position: absolute;
	top: 215px;
	left: 432px;
    z-index: 2;
}

#homepage #slideshow #slideshowNav .slideshowNavButton{
    width : 15px;
    height : 15px;
    float : left;
    margin: 0 5px 0 0;
    cursor: pointer;
    opacity: .7;
    background-color: #05acfa;
    border-radius: 10px;
}

#homepage #slideshow #slideshowNav .slideshowNavButton:hover {
    background-color: #4fc2f8;
}

#homepage #slideshow #slideshowNav .selectedSlideshow{
    background-color: #4fc2f8;
}

#logo a img {
	display: block;
	margin: auto;
}

#logo a span {
	font-size:10px;
	display:block;
	height: 15px;
}
#howToEngage div {
	margin: 9px 0 8px 5px;
	font-size: 13px;
}

#slideshowOverlayDiv {
    width: 94%;
    padding: 0 3%;
}

#teasers .teaserBlock{
    width: 48%;
    float: left;
    margin: 0 7px 10px 0;
    min-height: 120px;
}

#teasers h4 {
    font-size:22px;
    border-bottom:2px dotted #333;
    padding: 0 0 7px 0;
    margin-bottom: 10px;
    padding-bottom: 3px;
}

#teasers .teaserBlock .secondaryBody h2{
    font-size: 15px;
    margin-left: 118px;
    min-height: 32px;
    line-height: 16px;
    margin-bottom: 6px;
}


#teasers .teaserBlock .secondaryBody img{
    border: 4px solid #333;
    width: 100px;
}
#teasers .teaserBlock .secondaryBody .secondaryText p{
    font-size: 12px;
    line-height: 13px;
    margin-top: 0;
    min-height: 35px;
    margin-bottom: 3px;
    margin-left: 118px;
}


#teasers .teaserBlock .secondaryBody .secondaryButton {
    margin-left: 118px;
}

ul.quickLinkList {
    margin: 0;
    padding: 7px 0 0 11px;
    list-style: none;
}

ul.quickLinkList li {
    margin-bottom: 7px;
}

.sidebarSection {
    margin: 0;
}
div#slideshowWidget {
    width: 550px;
}

ul.slideshowNav {
    bottom: -14px;
    right: -8px;
}
ul.slideshowNav li a {
    background-color: #0694D7;
    border-radius: 0;
    opacity:.6;
}
ul.slideshowNav li a.rf-slideshownav-current-nav, ul.slideshowNav li a:hover {
    background-color: #06b5ff;
    opacity:.8;
}
ul.slideshowNav {
    left: -30px;
    bottom: -5px;
}
.sidebarContentGroup {
    float: left;
}
div#columnRight h4 {
    margin: 10px 0 10px;
}
div#welcomePopup {
    font-size: 18px;
}
.welcomePopupDiv .ui-dialog-titlebar {
    font-size: 21px;
}
.welcomePopupDiv button span {
    font-size: 18px;
}

.joyride-content-wrapper{
	font-size : 14px;
	line-height : 1.3em;
}
.joyride-next-tip{
	float : right;
	margin : 10px 0;
}
.joyride-modal-bg{
	background : rgba(0,0,0, 0.8)
}

div#tourBtn {
    position : fixed;
	z-index : 1001;
    padding: 25px;
    background: rgba(255, 255, 255, 0.8);
    margin: 300px 300px;
    box-shadow: 0 0 20px -3px #000;
}

div#tourBtn div.close {
    float: right;
    margin: -21px -21px 0 0;
    font-weight: bold;
    font-size: 15px;
    font-family: Arial;
    border: 1px solid #858282;
    padding: 0px 4px;
    border-radius: 9px;
    color: #858282;
	cursor : pointer;
}
