/*
	--------------------------------------------------
	SITE CONTENT STYLES
	--------------------------------------------------
	Client:	Quinte West Public Library
	Author:	Darren Gould
	Date:	February, 2010
		
*/


/* ===================================================================================== STYLES FOR ALL PAGES */

/* Font Families */

body { font-family: Arial, Helvetica, sans-serif; }


/* Text Colors */

body { color: #333; }


/* Text Size and Leading Classes */

#printArea 				{ font-size: 13px; line-height: 20px; }
#printArea .head		{ font-size: 24px; line-height: 28px; }
#printArea .subhead1 	{ font-size: 18px; line-height: 22px; }
#printArea .subhead2 	{ font-size: 16px; line-height: 20px; }
#printArea .intro 		{ font-size: 14px; line-height: 18px; }
#printArea .caption 	{ font-size: 11px; line-height: 15px; }
#printArea .none 		{ font-size: 12px; line-height: 16px; }


/* Additional Text Styling */

#printArea .head		{ font-weight: normal; font-family: "Times New Roman", Times, serif; color: #0C4F9B; margin-top: 0; }
#printArea .subhead1 	{ font-weight: normal; font-family: "Times New Roman", Times, serif; color: #0C4F9B; }
#printArea .subhead2 	{ font-weight: normal; font-family: "Times New Roman", Times, serif; color: #0C4F9B; }
#printArea .intro 		{ font-weight: bold; }
#printArea .caption 	{ font-style: italic; }


/* Link Colors */

a, a:link, a:visited 	{ color: #0C4F9B; text-decoration: underline; }
a:hover, a:active 		{ color: #0F62C0; text-decoration: none; }


/* Ensuring content-related lists display properly in content areas */

#contentLeft ul, #printArea ul { margin: 15px 0px 30px 30px; }
#contentLeft ol, #printArea ol { margin: 15px 0px 30px 30px; }
#contentLeft li, #printArea li { margin: 10px 0px 10px 0px; }


/* Image Placement */

img.imageleft {
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 1px;
	border: 1px solid #C1C1C1;
}

img.imageright {
	float: right;
	margin: 0px 0px 20px 20px;
	padding: 1px;
	border: 1px solid #C1C1C1;
}


/* Tabular Data Table */

.datatable {
	margin: 0px 0px 15px 0px;
	padding: 0;
	border: 1px solid #B6B4B4;
}

.datatable td { padding: 7px 10px; }

.datatable .titlerow {
	background: #D3DAE1;
	text-align: left;
	font-weight: bold;
	color: #072F5B;
}

.datatable .row { background: #F3F3F3; }

.datatable .altrow { background: #ECECEC; }





/* ===================================================================================== STYLES HOME PAGE */


/* ===== Banner ===== */


#homepageBannerContainer .col1 {
	float: left;
	width: 350px;
}

#homepageBannerContainer .col2 {
	float: left;
	position: relative;
	width: 604px;
}


/* Intro Text Area */


#homepageBannerContainer #introContainer {
	float: left;
	padding: 40px 0 0 25px;
	width: 295px;
	height: 190px;
	color: #FFF;
	overflow: hidden;
}

#homepageBannerContainer #introContainer p {
	margin: 10px 0;
	line-height: 1.5;
}

#homepageBannerContainer #introContainer .head {
	margin: 0;
	padding: 0;
	font: normal 26px "Times New Roman", Times, serif;
}


/* Banner Photo */


#homepageBanner {
	padding: 2px 0 0 5px;
	width: 596px;
	height: 268px;
	overflow: hidden;
	/*display: none;*/ /* Display none if using rotating banners */
}


/* Banner Photo Credits */


#homepageBanner_creditsContainer {
	position: absolute;
	padding: 5px 12px 0 12px;
	left: 5px;
	top: 230px;
	width: 572px;
	height: 35px;
	background: transparent url(../images/structure/banner_photoDescription_bg.png);
	color: #FFF;
	overflow: hidden;
	z-index: 10;
}

#homepageBanner_creditsContainer .details,
#homepageBanner_creditsContainer .details .photocredit {
	float: left;
	clear: left;
	display: block;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.25;
}

#homepageBanner_creditsContainer .details .photocredit {
	font-style: italic;
	font-weight: normal;
}


/* ===== Content Below the Banner ===== */


#contentLeft .col1,
#contentRight .col1,
#contentRight .col2 {
	float: left;
	display: block;
	padding: 0;
}

#contentLeft .col1 {
	padding: 0 0 0 25px;
	width: 295px;
}

#contentRight .col1 { 
	width: 365px;
}
#contentRight .col2 { 
	width: 219px;
}


/* Content Left - What's Happening */


#uber_bg_home #contentLeft .head {
	float: left;
	display: block;
	margin: 0;
	padding: 0 0 7px 0;
	width: 295px;
	border-bottom: 1px solid #CCC;
}

#uber_bg_home #contentLeft .news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#uber_bg_home #contentLeft .news li {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#uber_bg_home #contentLeft .news a {
	display: block;
	padding: 7px 1px 7px 12px;
	border-bottom: 1px solid #CCC;
	width: 280px;
	background: url(../images/structure/icon_bullet.gif) 0 12px no-repeat;
	color: #333;
	text-decoration: none;
}

#uber_bg_home #contentLeft .news a.more {
	border-bottom: none;
	color: #0C4F9B;
}

#uber_bg_home #contentLeft .news a:hover {
	color: #0F62C0;
	text-decoration: underline;
}


/* Content Right */


#uber_bg_home #contentRight a { text-decoration: none; }
#uber_bg_home #contentRight a:hover { text-decoration: underline; }


/* Content Right - Column 1 */


#uber_bg_home #contentRight .col1 .head {
	float: left;
	display: block;
	margin: 0 0 9px 0;
	padding: 0 0 7px 0;
	width: 100%;
	border-bottom: 1px solid #CCC;
	font-size: 18px !important;
	line-height: 22px;
	color: #072F5B;
}

#contentRight .branchContainer {
	float: left;
	margin: 0 0 9px;
	padding: 0 0 9px;
	width: 100%;
	border-bottom: 1px solid #CCC;
}


#contentRight .branchDetails {
	float: left;
	clear: left;
	width: 365px;
}

#contentRight .branchDetails,
#contentRight .branchDetails table{
	padding: 0;
}

#contentRight .branchDetails thead { display: none; }

#contentRight .branchDetails td { vertical-align: top; }

#contentRight .branchDetails .address { width: 155px; }

#contentRight .branchDetails .days {
	padding: 0 0 0 5px;
	width: 75px; 
}

#contentRight .branchDetails .hours {
	padding: 0 0 0 5px;
	width: 125px;
}

#contentRight .branchDetails p {
	margin: 0;
	padding: 0;
}

#contentRight .branchDetails ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contentRight .branchDetails li {
	margin: 0;
	padding: 0;
}


/* Content Right - column 2 */


#uber_bg_home #contentRight .col2 {
	margin: 0 0 0 25px;
}

#uber_bg_home #contentRight .col2 .quickLinksContainer {
	float: left;
	width: 219px;
	height: 232px;
	background: transparent url(../en/images/structure/h_quickLinks_btns.jpg) 0 0 no-repeat;
}

#uber_bg_home #contentRight .col2 .quickLinksContainer ul {
	margin: 0;
	padding: 4px 0 0 5px;
	width: 210px;
	list-style: none;
}

#uber_bg_home #contentRight .col2 .quickLinksContainer li {
	float: left;
	margin: 0;
	padding: 0 0 3px 0;
	width: 210px;
	height: 35px;
}

#uber_bg_home #contentRight .col2 .quickLinksContainer li a {
	float: left;
	width: 100%;
	height: 35px;
	display: block;
	background: url(../en/images/structure/h_quickLinks_btns.jpg) 0 0 no-repeat;
	font-size: 1%;
	text-indent: -9999px;
	overflow: hidden;
}

#uber_bg_home #contentRight .col2 .quickLinksContainer li.btn01 a { background-position: -5px -4px; }
#uber_bg_home #contentRight .col2 .quickLinksContainer li.btn02 a { background-position: -5px -42px; }
#uber_bg_home #contentRight .col2 .quickLinksContainer li.btn03 a { background-position: -5px -80px; }
#uber_bg_home #contentRight .col2 .quickLinksContainer li.btn04 a { background-position: -5px -118px; }
#uber_bg_home #contentRight .col2 .quickLinksContainer li.btn05 a { background-position: -5px -156px; }
#uber_bg_home #contentRight .col2 .quickLinksContainer li.btn06 a { background-position: -5px -194px; }

#uber_bg_home #contentRight .col2 .quickLinksContainer li.btn01 a:hover { background-position: -224px -4px; }
#uber_bg_home #contentRight .col2 .quickLinksContainer li.btn02 a:hover { background-position: -224px -42px; }
#uber_bg_home #contentRight .col2 .quickLinksContainer li.btn03 a:hover { background-position: -224px -80px; }
#uber_bg_home #contentRight .col2 .quickLinksContainer li.btn04 a:hover { background-position: -224px -118px; }
#uber_bg_home #contentRight .col2 .quickLinksContainer li.btn05 a:hover { background-position: -224px -156px; }
#uber_bg_home #contentRight .col2 .quickLinksContainer li.btn06 a:hover { background-position: -224px -194px; }

.contactInfo
{
	float: left;
	clear: both;
	padding: 0px 0px 0px 16px;
	width: 170px;
}



/* ===================================================================================== STYLES FOR CONTENT PAGES */


#contentInt .leftCol {
	float: left;
	padding: 0 20px 0 0;
	width: 495px;
	overflow: hidden;
}

#contentInt .leftCol.wide {
	width: 695px;
}

#contentInt .rightCol {
	float: left;
	width: 200px;
	overflow: hidden;
}


/* ===== Right Column Content ===== */


/* Quick Links */


#contentInt .quickLinksContainer {
	float: left;
	padding: 25px 0 0 0;
	width: 200px;
}

#contentInt .quickLinksContainer .head {
	float: left;
	width: 200px;
	height: 41px;
	font-size: 1%;
	text-indent: -9999px;
	overflow: hidden;
}

#contentInt .quickLinksContainer .onlineRes {
	height: 51px;
	background: url(../en/images/structure/quickLinks_int_head_onlineRes.png) 0 0 no-repeat;
}

#contentInt .quickLinksContainer .borrowing {
	background: url(../en/images/structure/quickLinks_int_head_borrowing.png) 0 0 no-repeat;
}

#contentInt .quickLinksContainer .programs {
	background: url(../en/images/structure/quickLinks_int_head_programs.png) 0 0 no-repeat;
}

#contentInt .quickLinksContainer .libraryRes {
	height: 51px;
	background: url(../en/images/structure/quickLinks_int_head_libraryRes.png) 0 0 no-repeat;
}

#contentInt .quickLinksContainer .aboutUs {
	background: url(../en/images/structure/quickLinks_int_head_aboutUs.png) 0 0 no-repeat;
}

#contentInt .quickLinksContainer .footer {
	float: left;
	clear: left;
	width: 200px;
	height: 33px;
	background: url(../images/structure/quickLinks_int_base.png) 0 0 no-repeat;
}

#contentInt .quickLinks {
	float: left;
	padding: 0 0 0 5px;
	width: 195px;
	background: url(../images/structure/quickLinks_int_body.png) 0 0 repeat-y;
}

#contentInt .quickLinks ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 181px;
	border-top: 1px solid #D7D7D7;
	list-style: none;
}

#contentInt .quickLinks li {
	float: left; /* This corrects the */
	width: 100%; /* IE whitespace bug */
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #D7D7D7;
	font-size: 12px;
}

#contentInt .quickLinks li a,
#contentInt .quickLinks li a:active,
#contentInt .quickLinks li a:visited {
	display: block;
	padding: 5px 10px 5px 34px;
	width: 137px;
	background: url(../images/structure/icon_bullet.gif) 18px 12px no-repeat;
	text-decoration: none;
	color: #333;
	cursor: pointer;
}

#contentInt .quickLinks li a:hover {
	background-color: #E3E3E3;
}


/* Weather Widget */


#contentInt .rightCol .weatherWidget {
	float: left;
	clear: both;
	padding: 5px 0 5px 20px;
	width: 166px;
}






/* ----- END OF TEMPLATE ----- */
