@import url("/style/custom.css");
/*
-----------HTML Elements---------
*/
body, td, th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
}
body {
	background: #fff url(/themes/Foss/images/body-bkgd.gif) 0 0 repeat-x;
}
a {
	color: #c43232;
}
a:hover {
	color: #e92323;
	text-decoration: none;
}
p, ul, ol, table {
	margin: 0 0 1em 0;
}
ul {
	margin-left: 20px;
}
ol {
	margin-left: 30px;
}
h1, h2, h3, h4, h5 {
	margin: 0 0 0.5em 0;
	color: #333;
	font-size: 20px;
}
h1 {
	color: #a60000;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0 0 0.75em 0;
}
h2 {
	color: #666;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 16px;
}
h4 {
	color: #666;
	font-size: 14px;
}
h5 {
	color: #000;
	font-size: 12px;
	margin: 0 0 0.5em 0;
}
#mainContent h1, #mainContent h2 {
	position: relative;
	z-index: 400;
}

dl dd {
	margin: 0 0 10px 10px;
	font-size: 90%;
	line-height: normal;
}

/*
-----------Site-wide Tags-----------
*/
.slide {
	position:absolute;
}
#mainContent .content {
	background: #fff;
	padding: 30px;
}
.mainCollage {
	display: block;
	margin-top: -40px;
}
/*
-----------Page Layout-----------
*/

#header {
	height: 169px;
}
#header a.logo {
	position: absolute;
	top: 25px;
	left: 32px;
}
/*
-----------Header-----------
*/

/*
----------Nav Design-----------
*/

#navWrap {
	background: url(/themes/Foss/images/nav-bg.jpg) 0 0 no-repeat;
	margin: 0;
	padding: 0 0 0 129px;
	width: 831px;
	z-index: 999;
	position: relative;
}
#navWrap li a {
	color: #fff;
}
#navWrap li a:hover {
	color: #FFFF99;/*background: url(/themes/Foss/images/nav-highlight.png) center 0 no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/Foss/images/nav-highlight.png');*/
}
#navWrap li ul {
	background: #dae4f1;
	border-color: #b8c7da;
	border-width: 2px;
}
#navWrap li ul li a {
	color: #29426a;
	border-bottom-color: #b8c7da;
	font-weight: normal;
	padding: 3px 10px;
}
#navWrap li ul li a:hover {
	color: #fff;
	background: #92a8ca;
}
/*
-----------General Column Formatting-----------
*/



/*
-----------Home Page Formatting-----------
*/

#mainImg {
	height: 313px;
}
#homePage #mainContent .content {
	background: #fff;
	padding: 0;
}
#homePage #pageContent {
	padding: 24px 4px;
	background: url(/themes/Foss/images/btm-bg.gif) 0 0 repeat-x;
}
#homePage #mainContent .first {
	width: 300px;
	margin: 0 16px 0 0;
}
#homePage #mainContent #purchase {
	padding: 10px 26px;
	background: #fff;
	height: 83px;
}
#homePage #mainContent .second {
	width: 300px;
	margin: 0;
	float: left;
}
#homePage #mainContent #browse {
	padding: 17px 7px;
	background: #fff;
	height: 69px;
}
#homePage #mainContent .third {
	width: 321px;
	margin: 0;
	float: right;
}
#homePage #mainContent #diamond {
	padding: 4px 29px;
	background: #fff;
	height: 95px;
}
#homePage #mainContent #browse .mainBtn {
	float: left;
	width: 202px;
}
#homePage #mainContent #browse .content {
	float: right;
	width: 95px;
	padding-top: 4px;
}
#homePage #mainContent #browse .content p {
	font-size: 10px;
	margin-bottom: 0;
	line-height: 1.2em;
}
/*
----------Footer----------
*/

#footer {
	background: url(/themes/Foss/images/footer-bg.gif) 0 0 repeat-x;
	font-size:10px;
	text-align: left;
	padding-top:10px;
	margin: 5px auto 15px auto;
	width: 960px;
	position: relative;
}
#footer p, #footer li, #footer {
	color: #000000;
	font-size:10px;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer #hours {
	float: left;
	width: 320px;
	padding-left:30px;
}
#footer .socialMediaIcons{float:left; margin-left:20px;}
#footer .copyright{float:left;}
#footer #hours li {
	float: left;
	width: 160px;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
#footer #hours h4 {
	margin: 0;
	font-size: 11px;
	color: #000;
}
/*
--------Calendar Customization--------
*/

/*
--------Featured News Styles--------
*/

/*
-----------Inner Page Nav-----------
*/
.incSidebar #innerpageNav {
	width: 173px;
	margin-right: 15px;
	padding: 10px 15px 15px 15px;
	background: #fff;
	float: left;
}
.incSidebar #mainContent .content {
	width: 638px;
	float: left;
	background: #fff;
	padding: 30px;
}
#innerpageNav ul {
	list-style: none;
	margin: 0 0 1em 0;
}
#innerpageNav ul ul {
	margin: 0;
}
#innerpageNav li {
	font-size: 18px;
	font-weight: normal;
}
#innerpageNav li li {
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
}
#innerpageNav li a, #innerpageNav h3 .status {
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px solid #e0e0e0;
	color: #6683b1;
	line-height: 1.05em;
	zoom: 1;
	text-decoration: none;
}
#innerpageNav li a:hover {
	text-decoration: underline;
}
#innerpageNav li li a, #innerpageNav blockquote p, #innerpageNav #frmLogin p {
	display: inline-block;
 *display: inline;
	border-bottom: none 0;
	margin: 5px 0;
	color: #a60000;
	line-height: 1.25em;
	zoom: 1;
	text-decoration: underline;
}
#innerpageNav li li a:hover {
	text-decoration: none;
}
#innerpageNav blockquote p, #innerpageNav #frmLogin p {
	display: inline;
	line-height: 25px;
	color: #000;
	zoom: 0; /* To remove inline-block in ie6 & ie7 */
}
#innerpageNav h3 .delimit, #innerpageNav #frmLogin .regNow label {
	display: none;
}
#innerpageNav h3 .logout {
	float: right;
	font-size: 12px;
}
#innerpageNav #frmLogin #btnLogin {
	float: right;
	padding: 5px 4px 0 0;
}
#innerpageNav #frmLogin .regNow {
	margin: 0;
	float: left;
	padding: 5px 0 0 0px;
	line-height: 20px;
}
#innerpageNav .featureLinks {
	margin: 0 0 1em 0;
	clear: both;
}
#innerpageNav .featureLinks a {
	display: block;
	margin: 0 0 1.5em 0;
}
/*
--------Carousel Content--------
*/

.image_carousel_page .col.largePhoto {
	margin-top:0;
}
.image_carousel_page .listing {
	margin-top:-5px;
}
.image_carousel_page h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	line-height:1.4em;
}
.album_page .listing {
	margin: 0 0 2em 0;
	width: 638px;
}
.album_page .col.information {
	width: 222px;
	margin-right: 15px;
}
.album_page #mainContent .col.first {
	width:200px;
	padding:0 18px 10px 0;
}
.album_page #mainContent .col.second {
	padding-left:4px;
	width:410px;
}
.album_page h1 {
	line-height:1em;
}
.image_carousel_page .albumDescription, .image_carousel_page .viewAlbum {
	display:none;
}
.album_page #mainContent {
/*	padding-left: 30px;
	padding-right: 30px;*/
}
#project_gallery h1 {
	margin: 0 0 0.25em 0;
}
#project_gallery h2 {
	margin-bottom: 0.75em;
}
.albumList {
	clear: both;
	margin: 20px 0 10px 0;
	padding: 5px 10px 5px 15px;
	border: 1px solid #c0c0c0;
	background: #efefef;
	width: 200px;
}
.albumList a {
	padding: 5px 10px 5px 15px;
	background: url(/images/ui/arrow.gif) 5px center no-repeat;
	margin-left: 5px;
}
.albumList.nav li {
	margin: -5px 0 10px 0;
}
.albumList h3 {
	margin-top: 0;
}
.album_page div.col.second {
	margin-top: 0px;
}
.album_page div.col.second div {
	width: 410px;
}
.album_page div.col.second div div {
	width: auto;
}
.album_page .information {
	width: 100%;
}
.album_page .largePhoto {
	width: 100%;
	text-align: center;
}
.album_page .albumList ul {
	list-style:none;
	margin-left: 10px;
	padding-left: 10px;
}
#imgCarouselContainer {
	margin-top: 20px;
}
#imgCarousel {
	width: 303px;
	float: right;
	overflow: hidden;
}
#imgCarousel ul {
	visibility: hidden;
	width: 10000px;
	list-style-type: none;
}
#imgCarousel ul ul {
	visibility: visible;
	list-style-type: disc;
}
#imgCarousel ul li {
	margin: 0 15px 0 0;
	float: left;
}
#imgCarousel ul li ul li {
	margin: 0;
	float: none;
}
#imgCarousel ul li img.lg, #imgCarousel ul li h3, #imgCarousel ul li div {
	display: none;
}
#imgCarousel ul li div h3, #imgCarousel ul li div div {
	display: block;
}
#imgCarousel ul li img.sm {
	cursor: pointer;
	cursor: hand;
}
#imgCarousel ul li img.sm:hover {
	opacity: 0.85;
	filter:alpha(opacity=85); /* Required for IE */
}
#photoImg {
	/*
	float: left;
	margin: 0 20px 20px 0;
*/
	display:block;
	margin:0 auto;
	border: 1px solid #c0c0c0;
	padding: 3px;
}
#photoName {
	border-bottom: 1px solid #c0c0c0;
}
#photoCapt {
	margin-bottom: 0.5em;
}
#imgCarouselToolTip, #loading {
	position: absolute;
	display: none;
	border: 1px solid #ccc;
	padding: 0px 5px;
	color: #fff;
	background: #333;
	z-index: 999;
}
#loading {
	position: static;
	display: block;
	width: 250px;
	margin: 10px 50px;
	padding: 5px 10px;
	text-align: center;
}
#imgCarouselBtnNext, #imgCarouselBtnPrev {
	width: 30px;
	height: 115px;
	color: #fff;
	float: right;
	cursor: pointer;
	cursor: hand;
}
#imgCarouselBtnNext {
	background: url('/images/ui/carousel-nav-right.gif') no-repeat center center;
	margin: -10px 0 0 15px;
}
#imgCarouselBtnPrev {
	background: url('/images/ui/carousel-nav-left.gif') no-repeat center center;
	margin: -10px 15px 0 0;
}
/*#product_galleries .doCorners.content { height: 500px; }*/
#product_galleries .content .listing, #product_galleries .content .listing .col {
	margin-bottom: 0;
	padding-bottom: 0;
}
#photoName, #photoCapt2 {
	display: none !important;
}
#curBirthstone {
	margin-left: 15px;
}
/*
---------- Associations Page -----------
*/

.associations td {
	padding:0 30px 15px 0;
}

