/*img, div { behavior: url("../includes/iepngfix.htc") }*/
.debug {
 background-color: red;
}
  
body
{
 font-family: Arial;
 margin: 0;
 background-color: #ffffff;
 color: #333333;
 font-size: 12px;
 line-height: 17px;
}

h1 {
 font-family: arial;
 font-size: 16px;
 font-weight: bold;
 color: #6b0407;
}
h1.MediumStdColor {
 margin-top: 0px;
 margin-bottom: 6px;
}
h1.FrontPage {
 font-family: times;
 font-size: 24px;
 padding-top: 10px;
 margin-top: 0px;
 margin-bottom: 6px;
 font-style: italic;
}

h2 {
 font-family: Arial;
}
h2.MediumStdColor {
 font-size: 14px;
 font-weight: bold;
 margin-top: 0;
 margin-bottom: 6px;
 color: #6b0407;
}

h3 {
 font-family: Arial;
 color: #333333;
 font-weight: bold;
 }
h3.MediumStdColor {
 margin-top: 0;
 margin-bottom: 6px;
 font-size: 12px;
}
h3.FrontPage {
 margin-top: 12px;
 margin-bottom: 12px;
 line-height: 20px;
 font-size: 16px;
 font-style: italic;
}

.BreadMediumStdColor
{
 font-size: 12px;
 line-height: 15px;
}

.BreadMediumStdColorSmall
{
 font-size: 11px;
 line-height: 15px;
}

a
{
 font-family: tahoma;
 text-decoration: underline;
 color: #b81b1c;
 font-size: 11px;
}
a:visited
{
 text-decoration: underline;
 color: #b81b1c;
}
a:hover
{
 text-decoration: none;
 color: #b81b1c;
}

a.MenuCase0:visited
{
 font-family: arial;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #b81b1c;
}
a.MenuCase0
{
 font-family: arial;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #b81b1c;
}
a.MenuCase0:hover
{
 font-family: arial;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #ffffff;
}
a.MenuCase0Selected:visited
{
 font-family: arial;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #ffffff;
}
a.MenuCase0Selected
{
 font-family: arial;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #ffffff;
}
a.MenuCase0Selected:hover
{
 font-family: arial;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #ffffff;
}

a.BreadText
{
 font-family: verdana;
 text-decoration: none;
 color: #000000;
 font-size: 11px;
}
a.BreadText:hover
{
 text-decoration: underline;
 color: #000000;
}

a.TopStory
{
 font-family: arial;
 text-decoration: none;
 color: #6b0407;
 font-size: 11px;
 font-weight:bold;
}
a.TopStory:hover
{
 text-decoration: underline;
 color: #6b0407;
}

.AvailableSoon
{
 font-family: verdana;
 text-decoration: none;
 color: #AA0000;
 font-size: 9px;
 font-weight:bold;
}

.bgTopbar {
 background-color: #a69d64;
 background-image: url('../gfx/bg_topbar.jpg');
 background-repeat: no-repeat;
}
.bgColumnLeft {
 padding-top: 15px;
 background-color: #a69d64;
 background-image: url('../gfx/bg_leftcolumn.jpg');
 background-repeat: repeat;
}
.bgColumnSpacerLeft {
 background-image: url('../gfx/bg_gradientspacer_hl.gif');
 background-repeat: repeat-y;
}
.bgColumnContent {
 padding: 20px 25px 25px 25px;
 background-color: #dad281;
 background-image: url('../gfx/bg_content.jpg');
 background-repeat: repeat-y;
}
.bgColumnContent715 {
 padding: 20px 25px 25px 25px;
 background-color: #dad281;
 background-image: url('../gfx/bg_content_715px.jpg');
 background-repeat: repeat-y;
}
.bgColumnSpacerRight {
 background-image: url('../gfx/bg_gradientspacer_hr.gif');
 background-repeat: repeat-y;
}
.bgColumnRight {
 padding-top: 15px;
 background-color: #a69d64;
 background-image: url('../gfx/bg_rightcolumn.jpg');
 background-repeat: repeat;
}

input {
 font-family: verdana;
 font-size: 10px;
}

input.FormInputStdSmall
{
 border: 1px solid #AAAAAA;
 width: 110px;
}
input.FormInputStdMedium
{
 border: 1px solid #AAAAAA;
 width: 210px;
}
input.FormInputStdLarge
{
 border: 1px solid #AAAAAA;
 width: 459px;
}

select
{
 font-family: verdana;
 font-size: 10px;
 border: 1px solid #AAAAAA;
}

select.FormInputStdSmall
{
 border: 1px solid #AAAAAA;
 width: 110px;
}
select.FormInputStdMedium
{
 border: 1px solid #AAAAAA;
 width: 210px;
}
select.FormInputStdLarge
{
 border: 1px solid #AAAAAA;
 width: 459px;
}

input.BtnInputStdSmall
{
 border: 1px solid #AAAAAA;
 cursor: pointer;
}
input.BtnInputStdMedium
{
 border: 1px solid #AAAAAA;
 cursor: pointer;
}
input.BtnInputStdLarge
{
 border: 1px solid #AAAAAA;
 cursor: pointer;
}

.debug{
 background-color: red;
}


/* LIGHTBOX STYLE */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}