body {margin:0; padding:0; background:#1D1D1D}
table, td {border-collapse:collapse}
table, td, img {border:0}
td, p {font:12px Tahoma, Arial, helvetica, sans-serif; color:#494949; vertical-align:top;  text-align:left; padding:0; margin:0}
.clear{clear:both; line-height:0px}
input, textarea, select{font:11px Tahoma, Arial, helvetica, sans-serif; color:#494949; padding:2px 0 0 2px; text-transform:none; border: 1px solid #5C5C5C; vertical-align:middle;}
ul{list-style:none; line-height:0; padding:0; margin:0}

strong a{color:#8d0904; text-decoration:underline; font-weight:bold;}
strong a:hover{text-decoration:none;}


.fl_rl{background:url(images/left_fll.jpg) center 417px;}
.fl_left_top{width:100%; height:100%; background:url(images/left_top_fll.jpg) top right repeat-x;}
.fl_left_bot{background:url(images/left_bot_fll.jpg) right bottom repeat-x;}
.fl_right_top{width:100%; height:100%; background:url(images/right_top_fll.jpg) top left repeat-x;}
.fl_right_bot{background:url(images/right_bot_fll.jpg) left bottom repeat-x;}
.fl_f{height:100%; background:url(images/f_fll.jpg);}
.fl_f_left{height:100%; background:url(images/f_left_fll.jpg) top right;}
.fl_f_right{height:100%; background:url(images/f_righ_fll.jpg) top left;}


.hd_left{width:294px; height:116px; background:url(images/hd_left_bg.jpg); padding-top:9px;}
.hd_right{width:472px; background:url(images/hd_right_bg.jpg); padding-top:8px;}

.cnt{height:461px; padding:8px 0 8px 0}
.cnt a{color:#7f0301; font-weight:bold;}
.h_bg{width:100%; background:url(images/h_bg.jpg) top repeat-x; padding:6px 0 0 0; color:#FFF; text-align: center}

.list_1 li{background:url(images/list_1_arr_bg.jpg) center left no-repeat; padding:0 0 0 17px;}
.list_1 div{background:url(images/list_1_bg.jpg) center repeat-x;}
.list_1 a{font-weight:normal; padding-left:6px; font-size:10px; line-height:18px; color:#C8C8C8; text-transform:uppercase; text-decoration:none;}
.list_1 a:hover{text-decoration:underline;}	

.sch{width:100%; height:93px; padding:10px 0 0 11px; background-color:#494949;}
.sch input{width:150px; height:20px; background-color:#333333; border:1px solid #6A6A6A; margin-bottom:8px;}

.list_2 li{background:url(images/list_2_bg.jpg) center repeat-x; padding:0 0 0 8px; vertical-align:middle;}
.list_2 .cl{background:0;}
.list_2 a{font-weight:normal; font-size:10px; line-height:18px; color:#FFFFFF; text-transform:uppercase; text-decoration:none;}
.list_2 a:hover{text-decoration:underline;}	
.list_2 b{color:#999999; font-size:10px; line-height:18px;}

.list_3 li{background:url(images/list_3_bg.jpg) center repeat-x;}
.list_3 .cl{background:0;}
.list_3 li span{line-height:23px; color:#494949; text-transform:uppercase;
		background:url(images/list_3_arr.gif) center left no-repeat; padding-left:9px; margin-left:12px;}
.list_3 li a{color:#982110; line-height:23px; text-decoration:underline; font-weight:bold;}
.list_3 li a:hover{text-decoration:none;}

.list_4 li a{background:url(images/list_4_mk.gif) center left no-repeat; padding-left:7px; color:#FFFFFF; text-decoration:underline; line-height:18px;}
.list_4 li a:hover{text-decoration:none;}

.list_5 li{ list-style-image:url(images/list_3_arr.gif); padding-left:5px; line-height:18px; list-style-position:inside; display:list-item; margin-bottom:2px; }

.p2_cls{width:100%; height:100%; padding:14px 7px 7px 12px; background-color:#494949; line-height:12px; color:#C8C8C8;}
.p2_cls a{color:#FFFFFF; text-decoration:underline;}
.p2_cls a:hover{text-decoration:none;}
.p2_cls strong{color:#FFFFFF;}

.p3_cls{width:100%; height:100%; padding:14px 5px 7px 12px; background-color:#494949; line-height:14px; color:#C8C8C8;}
.p3_cls a{color:#C8C8C8; text-decoration:underline;}
.p3_cls a:hover{text-decoration:none;}



.footer{height:60px; background:url(images/footer_bg.jpg) top repeat-x; text-align:center; padding-top:7px; line-height:20px; color:#000000; font-weight:bold; text-transform:uppercase;}
.footer a{color:#000000; text-decoration:none;}
.footer a:hover{text-decoration:underline;}

.footer span{color:#494949; font-size:10px; font-weight:normal;}
.footer span a{color:#494949; text-decoration:none;}
.footer span a:hover{text-decoration:underline;}

#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;
	}

#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 






