@charset "UTF-8";

/*
--------- Table of Contents ---------

Common Elements
Structural Elements
Sectional Elements - like Menu bars, slideshows, etc.
ETC.

*/

/* --------- Structure --------- */


body {
	font: 62.5% Arial, Helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	line-height:1.8em;
	color: #666;
	background:#F2F2F4;
}
#container {
	width: 980px;  /* using the 960 framework; 20px extra to accommodate the drop shadows on either side of body background. */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: url(../images/bg-body.png) repeat-y;
}
#footer {
	padding: 20px 20px;
	background: url(../images/bg-footer.png) no-repeat #F2F2F4;
	height:100px;
	clear: both;
	text-align:center
}
#footer p {
	padding:0px;	
}
#header {
	background: url(../images/bg-header.png) no-repeat #F2F2F4;
	height:100px;
}

#sidebarList {
	font-size:1.2em;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#sidebarList li {
	border-bottom:1px dotted #999;
	display:block;
	padding:7px 0;
}
#footerNav {
	background: url(../images/bg-bodyFooterNav.png) repeat-y;
	margin-left:0px;
	padding-top: 5px;
	width: 980px;
	height:120px;
}
#footerNav li a, #footerNav li a.visited {
	text-decoration:none;	
}
#footerNav li a:hover {
	text-decoration:underline;	
}
.footerNavigation {	
	list-style-type:none;
}
.footerColOne {
	float: left;
	width: 150px;	
}
.footerColThree {
	float: left;
	width: 175px;
}

/* --------- Common Elements --------- */

a, a.visited {
	color:#069;
	text-decoration:none;
	
}
a:hover {
	color:#3CC;
	text-decoration:underline;
}

blockquote {
	color: #369;
	font: 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	padding:0 20px;
}
.error {  
     font: 0.8em Arial, Helvetica, sans-serif;  
     padding: 2px;  
     margin: 2px;  
     background-color: #ffc;  
     border: 1px solid #c00; 
	 color:#F00;
 }  

p {
	font-size: 1.2em; /* 12pt */
	line-height:1.4em;
	padding-bottom: 10px;
}
h1, h2, h3, h4, h5, h6 {
	color: #09C;
	padding-bottom:10px;
}
h1 {
	font-size: 2.2em; /* 22pt */
	font-weight:bold;
}
h2 {
	font-size: 2.0em; /* 20pt */
	font-weight:bold;
}
h3 {
	font-size: 1.8em; /* 18pt */
	font-style:italic;
}
h4	{
	font-size: 1.4em; /* 14pt */
	font-style: italic;
}
h5 {
	font-size: 1.2em;
	font-weight:bold;
	text-transform:uppercase;
}

.emphasis {
	font-style:italic;
}
.red {
	color:#F00;
	font-style:italic;
}
.small {
	font-size: 0.8em;
}
.spaceAfter {
	padding-bottom:1.8em;  /* Equal to line height of Body */	
}
.spaceBefore {
	padding-top:1.8em;
}
.strong {
	font-weight:bold;	
}
.turquoise {
	color:#096;
}
tr, td, th {
	font-size:1.1em;
	text-align:center;
}
th {
	color:#366;
	font-weight:bold;
}
ul p, ol p {
	font-size:1.0em;
	padding:0 20px 10px 20px;
}

ul, ol {
	font-size:1.2em;
	padding-left:20px;
}
ol li {
	padding:3px;
}
ol ul {
	font-size:1.0em;
}
ul ul {
	font-size:1.0em;	
}


/* --------- Navigation Menu --------- */

#bottomNavigation {
	list-style-type:none;
	padding:0px;
	margin-bottom:20px;
}
#bottomNavigation li {
	display:inline;
}
#bottomNavigation li a {
	font:0.9em;
	margin:0 10px;
	text-transform:uppercase;
}
#headerNavigation {
	position:relative;
	float:right;
}
#headerNavigation {
	font-size:1.0em;
	text-transform:uppercase;
}

/* --------- Slideshow --------- */

.slideshow {
	width: 960px;
	height: 250px;
	overflow:hidden;
	margin-left:10px;
	
}
.slideshow IMG {
	width: 960px;
	height:250px;
	background-color: #eee;
}

/* --------- PRESS --------- */

.imageContainer {
	width:auto;
}

.imageThumb IMG {
	border:1px solid #000;
	float:left;
	margin-right:20px;
}
.imageInfo {
	float:left;	
}

h4.imageTitle {
	font:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-style:normal;
	color:#06C;
}
.imageCredit {
	font:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
}
.imageLinks {
	font:Arial, Helvetica, sans-serif;
	font-size:1.2em;
}
.imageLinks a {
	text-decoration:none;	
}
.imageLinks a:hover {
	text-decoration:underline;	
}

/* --------- ETC. --------- */

.floatLeft {
	float:left;
}
.credits, .credits a {
	color:#999;
	font-size:0.9em;
	margin-top:5px;
}
#homepage-phone {
	font:1.6em Georgia, "Times New Roman", Times, serif;
	padding:5px 0 6px 15px;
}
.border {
	border: 1px solid #333;
	padding: 0 10px;
	margin:10px auto;
}
.bulletHeading {
	font-size: 1.2em;
	color:#096;
	font-weight:bold;
}
#feeSummary {
	border-collapse: collapse;
	border:1px solid #333;
}
#feeSummary th, #feeSummary td {
	padding: 8px;
	border: 1px dotted #666;
}
#feeSummary th[scope=col] {
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
}
#feeSummary th+th[scope=col] {
	border-right: 1px dotted #666;	
}
#feeSummary th[scope=row] {
	border-right: 2px solid #333;
}
/* Set colours for all header cells in the top row */ 
#feeSummary th[scope=col] {
	color: #FFF;
	background-color: #066;
}
/* Set colours for all header cells in the top row except "Product" */
#feeSummary th+th[scope=col] {
	color: #FFF;
	background-color: #099;
}
.socials {
	float:right;
	position:relative;
	top:60px;
	right: 20px;
	
}

/* Set the background colour for all header cells in the left column */
#feeSummary th[scope=row] {
	color: #FFF;
	background-color: #399;
}
#giftcert td {
	padding:4px;
	font-size:1.2em;
	text-align:left;
}
#giftcert th {
	padding:4px;
	font-size:1.2em;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
}
#hours, #homepage-hours {
	border-collapse: collapse;
}
#homepage-hours td, #homepage-hours th {
	color:#666;
	font:1.0em Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-align: left;
}
#homepage-hours td {
	padding-left: 10px;	
}
#hours th, #hours td {
	padding: 5px;
	border-bottom: 1px dotted #666;
	text-align:left;
	width:100px;
}
#hours th[scope=col] {
	font-weight:bold;
}
#magazines {
	width: 300px;
	padding: 4px 0 4px 0;
	border-bottom: 1px dotted #A0A0A4;
	}
.notice {
	color:#F00;
	font-size:0.8em;
	font-style:italic;
}
p.magName {
	padding:0px;
	font-size:1.4em;
	font-weight:bold;
	}
p.articleName {
	padding:0px;
	font-style:italic;
}
.quote {
	padding:0 20px 15px 0;
	text-align:right;
}
.quote p {
	padding:0px;
	color:#39C;
}
.quote p.name {
	color:#06C;
	font-weight:bold;	
}
