@charset "utf-8";

/* 100% height, footer anchored to bottom */

/*
* {
	margin: 0;
}
*/

html, body.SR_Content {
	height: 100%;
}

.SR_Content #wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -134px; /* negative value of the footer's height */
}

.footer, .push {
	height: 134px; /* .push must be the same height as .footer */
}
/* end 100% height, footer anchored to bottom */




/* INDEX PAGE */

body.SR_Index {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #7B2632;
	background-image: url(images/BG_Texture_Red.gif);
	background-repeat: repeat;
}

.SR_Index #FooterIndex {
	font-size: 10px;
	color: #84888B;
	height: 48px;
	background-image: url(images/FooterBG_Index.gif);
}

.SR_Index #container {
	width: 100%;
	height: 330px;
	background: #FFFFFF;
	text-align: left;
	margin: 0 auto;
}

.SR_Index #IndexHeader {
	height: 138px;
	background-image: url(images/IndexHeaderBG.gif);
}

.SR_Index #IndexHeader #MenuIndex {
	width: 770px;
	height: 36px;
	margin: 0 auto;
	padding-top: 102px;
}




/* CONTENT PAGES */

body.SR_Content {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}

.SR_Content #wrapper #container {
	width: 800px;
	text-align: left;
	margin: 0 auto;
}

.SR_Content #wrapper #header {
	background-image: url(images/HeaderLogo.jpg);
	height: 115px;
	background-position: center bottom;
	width: 100%;
}

.SR_Content #wrapper #menuRow,
.SR_Index #menuRow {
	height: 36px;
	background-color: #84888b;
}

.SR_Content #wrapper #sidebar1 {
	float: left;
	width: 110px;
	margin-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	margin-left: 15px;
	text-transform: uppercase;
	height: 300px;
}

.SR_Content #wrapper #container #mainContent {
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 50px;
	margin-left: 30px;
	padding-right: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #373737;
	font-size: 12px;
	line-height: 24px;
}

.SR_Content #wrapper #container #mainContent_Gallery {
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 2px;
	padding-right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
	line-height: 24px;
}

.footer {
	margin: 0 auto;
	width: 100%;
	height: 134px;
	background-image: url(images/FooterBG.gif);
	padding: 0;
	background-repeat: repeat;
	font-size: 10px;
	color: #666666;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.SR_Content #wrapper #container #mainContent h1,
.SR_Content #wrapper #container #mainContent_Gallery h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	font-variant: small-caps;
}

.SR_Content #wrapper #container #mainContent a {
	color: #000000;
}

.SR_Content #wrapper #menuRow #FlashMenu {
	width: 770px;
	height: 36px;
	margin: 0 auto;
}

.SR_Content #wrapper #container #mainContent h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.CatalogGallery img {
	border: 1px dashed #999999;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; margin: 0 auto}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.SR_Content #wrapper #container #mainContent_Gallery #SubMenu {
	margin-bottom: 25px;
	margin-top: -10px;
}

.SR_Content #wrapper #container #mainContent_Gallery #SubMenu_FlashGallery {
	margin-bottom: 20px;
	margin-top: -10px;
}

.SR_Content #wrapper #container #mainContent_Gallery #SubMenu a {
	color: #000;
}

.SR_Index #FooterIndex #FooterIndexText {
	width: 595px;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
}

.SR_Content #wrapper #container #mainContent #ContactForm input,
.SR_Content #wrapper #container #mainContent #ContactForm textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 15px;
	padding: 3px;
}

.ItemNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.TitleFinish {
	color: #84888B;
	font-size: 16px;
}

h3 {
	font-size: 16px;
	text-transform: uppercase;
	color: #351A00;
	font-weight: normal;
	margin-bottom: -10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #78B6B9;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 6px;
	width: 200px;
	background-color: #FFFFFF;
	text-align: center;
}

h4 {
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	font-weight: normal;
	margin-bottom: -10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 3px;
	width: 200px;
	background-color: #FFFFFF;
	text-align: center;
}

a {
	color: #666666;
}

h5 {
	font-size: 16px;
	text-transform: uppercase;
	color: #351A00;
	font-weight: normal;
	margin-bottom: -10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #78B6B9;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 6px;
	width: 425px;
	background-color: #FFFFFF;
	text-align: center;
}

h6 {
	font-size: 16px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	margin-bottom: -10px;
}

.ComingSoon {
	color: #990000;
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.Thumbs_Price {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Thumbs_CasketName {
	font-size: 15px;
}

#Thumbs_Table {
	width: 620px;
}

#Thumbs_Table td {
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-align: center;
}

