/* CSS Document */
html,body{margin:0;padding:0}
body{
	background-color:#95D9AC;
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	background-image: url(../images/background3.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
p{margin:0 10px 10px}
a{color: #FF66CC; text-decoration:none;}
a:hover { text-decoration:underline; color:#FFFFFF;}
strong {
font-weight: bold;
color: #FF0000;
}
.img_l{float:left; padding:3px; border: 1px solid #990033; background-color:#FFFFFF; margin-right:5px}
.img_r{float:right; padding:3px; border: 1px solid #990033; background-color:#FFFFFF; margin-left:5px}
.fund{ font-size:16px; color: #FFFFFF; padding:5px;}
.specials{ font-size:16px; color: #FFFF00; padding:5px;}
h2 {font-size:18px; color: #990033; font-style: italic;}
img, #banner, #content, #bottom, #menu .counter, li a { behavior: url(iepngfix.htc); } 
hr {clear:both; border:0; height:1px; color:#888; background-color:#888;}
#head {height:160px; background:transparent; margin:20px 0 0 0;}
#logo {height:120px; float:left; margin:5px 0 0 20px;}
#banner { float:left; margin: 20px 0 0 10px;}
div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;color: #79B30B}
#mainimage {float:right; padding:5px; margin:10px 20px 5px 5px; height:auto; width:auto}
#mainimage p {font-size:10px; color:#FFF; margin:0px 5px;}
.info {font-size:14px; color: #000099; font-style:italic;}
div#container{text-align:left}
div#content p{line-height:1.4}
div#container{width:850px;margin:0 auto}
div#content{float:right;width:665px}
div#extra{float:right;width:665px;_width:655px;
	background:transparent;
	height: auto;
}
/**div#more{float:right;width:655px;
	background:transparent;
	height: auto;}**/
.cart {float:right; margin-right:15px;}
.pad1 {height:15px; width:100%}
/*************nav area************/
div#navright{float:left; margin-top:35px; width:180px;background:transparent;}
#navigation {
width: 170px;
}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
#navigation li {
border-bottom: 1px solid #ED9F9F;
}
#navigation li a:link, #navigation li a:visited {
font-size: 95%;
display: block;
padding: 0.4em 0 0.4em 0.5em;
border-left: 12px solid #711515;
background-color:transparent;
color: #FFFFFF;
text-decoration: none;
}
#navigation li a:hover {
background-color: #711515;
color: #FFFFFF;
}
#navigation ul ul {
margin-left: 12px;
}
#navigation ul ul li {
border-bottom: 1px solid #711515;
margin:0;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
background-color: #ED9F9F;
color: #711515;
}
#navigation ul ul a:hover {
background-color: #711515;
color: #FFFFFF;
}
/**********end navugation*************/
/*************Cels**************/
#holder{ width:90%; float:left; margin:10px 0 0 20px; height:auto;}
#ieholder{ width:90%; float:right; margin:10px 0 0 20px; height:auto;}
.display {
margin:0 5px 5px 10px;
padding:5px;
float:left;
width:95%; border: solid 1px #FFFFFF}
.display p {
font-size:100%; padding:3px;
color:#000000;}
.box_1 {
margin:0 5px 5px 50px;
padding:8px;
float:left;
width:150px;
}

.box_2 {
margin:0 7px 5px 14px;
padding:8px;
float:left;
width:150px;
}

.box_3 {
margin:0 14px 5px 7px;
padding:8px;
float:left;
width:150px;
}
.box_4 {
margin:0 0 5px 5px;
padding:8px;
float:left;
width:150px;
}
.box_1 p, .box_2 p, .box_3 p, .box_4 p {
font-size:.75em;
color:#000000;
}
.box_1 h2, .box_2 h2, .box_3 h2, .box_4 h2 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
font-size:.8em;
} 
.box_1 ul, .box_2 ul, .box_3 ul, .box_4 ul {
margin:0 0 0 5px;
padding:0 0 0 0;
list-style:none;
}
.box_1 li, .box_2 li, .box_3 li, .box_4 li {
margin:0 0 .3em 0;
padding:5px 0 0 5px;
font-size:.8em;
}
/****************end cells****************/
/************foot area**************/
div#footer{ clear:both;width:100%;background:transparent; text-align:center; color: #FFF}
div#footer p{margin:0;padding:5px 10px}
#footer a { text-decoration:none;color:#981793;}
#footer a:hover {text-decoration:underline; color:#FFFFFF;}
/************lightbox**********/
#lightbox{
	position: absolute;
	top: 40px;
	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;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
/****************image hover****************/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
/******************news boxes*******************/
#news { width:600px; margin:15px; padding:20px;}
.xsnazzy h1, .xsnazzy h2, .xsnazzy p {margin:0 10px; letter-spacing:1px;}
.xsnazzy h1 {font-size:1em; color:#fc0;}
.xsnazzy h2 {font-size:.75em; color:#234; border:0;}
.xsnazzy p {padding-bottom:0.5em; color:#eee;}
.xsnazzy h2 {padding-top:0.5em; padding-left:10px;}
.xsnazzy {background: transparent; margin:1em;}

.xsnazzy em {display:block; width:0; height:0; color:#d8d8ee; overflow:hidden; border-top:12px solid #fff; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:50px;}
/* hack for IE5.5 */
* html .xsnazzy em {width:24px; height:12px; w\idth:0; hei\ght:0;}
.xsnazzy span {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #7f7f9c; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
* html .xsnazzy span {width:20px; height:10px; w\idth:0; hei\ght:0;}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #fff;}

.xb1 {margin:0 8px; background:#fff;}
.xb2 {margin:0 6px; background:#fff;}
.xb3 {margin:0 4px; background:#fff;}
.xb4 {margin:0 3px; background:#7f7f9c; border-width:0 5px;}

.xb5 {margin:0 2px; background:#7f7f9c; border-width:0 4px;}
.xb6 {margin:0 2px; background:#7f7f9c; border-width:0 3px;} 
.xb7 {margin:0 1px; background:#7f7f9c; border-width:0 3px; height:2px;} 

.xboxcontent {display:block; background:#7f7f9c; border:3px solid #fff; border-width:0 3px;}