/* CSS Document */
#gallery {width:675px; height:490px; position:relative;  background:#FFFFFF; left:0px;}
#gallery ul {list-style:none; padding:1px; margin:0; width:240px; float:right; height:470px; overflow:auto;}
#gallery ul li {display:inline; width:100px; height:69px; float:left; margin:4px 4px 4px 4px; border:1px solid #444; cursor:pointer;}
#gallery ul li img.order
{
height:auto;
width:auto;
}
#gallery ul li img {display:block; width:100px; height:69px; }
#gallery ul li span {display:none; position:absolute; left:30px; top:340px; width:350px;font-family:verdana, arial, sans-serif; color:#06a; font-size:12px; line-height:15px; text-align:left; font-weight: normal;}
#gallery ul li span b {color:#444;}

/* required for IE5.x and IE6 to display the start image size correctly */
#gallery ul li.click i img.default {margin:0px 0px 0px 0px;  width:425px; height:319px; border:1px solid #000000;}

#gallery ul li.off {display:none;}

#gallery ul li.click {border-color:#fc0; background:#FFFFFF; cursor:default;}

#gallery ul li.click i {position:absolute; left:5px; top:0; width:100px; height:69px; }

#gallery ul li.click i img {margin:5px auto 0 auto; width:auto; height:auto; border:1px solid #fff;}

#gallery ul li.click span {display:block;}

h1 {  
	font-family: "Lucida Grande", "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px; 
	font-weight: bold;
	color: #630c0d;
	display: block;
	position: relative;
	margin-top: 0px;
	
	}

h2 { 
 	font-family: "Lucida Grande", "trebuchet MS", Arial, Helvetica, sans-serif;
 	font-weight: bold; 
	font-size: 17px; 
 	color: #333333; 
 
 }

h3 {  
	font-family: "Lucida Grande", "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px; 
	font-weight: bold;
	color: #630c0d;
	margin-top: 5px;
	margin-bottom: 3px;
		}
h4 {  
	font-family: "Lucida Grande", "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px; 
	font-weight: bold;
	color: #3333FF;
	margin-top: 5px;
	margin-bottom: 3px;
		}
h5 {  
	font-family: "Lucida Grande", "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold;
	color: #630c0d;
	margin-top: 5px;
	margin-bottom: 3px;
		}
#side_menu {
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-left: 3px;
}

#side_menu UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 160px;
}

#side_menu UL LI {
	font-family: "Lucida Grande", "trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: #333;
	font-size: 12px;
	color: #990000;
	margin: 0px;
	padding: 0px;
}

#side_menu UL LI a {
	display: block;
	position: relative;
	text-decoration: none;
	font-size: 15px;
	color: #990000;
	font-weight: bold;
	border: 0px;
	padding: 0px;
	margin: 0px;
	padding-left: 6px;
	width: 160px;
}

#side_menu UL LI a:hover {
	text-decoration: none;
	background-color: #e1e1e1;
	font-size: 15px;
	color: #990000;
	font-weight: 900;
	margin: 0px;
	padding: 0px;
	padding-left: 6px;
}

#side_menu UL UL LI a {
	padding-left: 10px;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	display: block;
	position: relative;
	width: 155px;
}

#side_menu UL UL LI a:hover {
	padding-left: 10px;
	font-size: 11px;
	color: #000;
	background-color: #f1f1f1;
}

#side_menu UL UL UL LI a {
	padding-left: 20px;
	font-size: 10px;
	color: #000;
	display: block;
	position: relative;
	width: 145px;
}

#side_menu UL UL UL LI a:hover {
	padding-left: 20px;
	font-size: 10px;
	color: #ffcc00;
	background-color: #f1f1f1;

}

#side_menu UL UL UL UL LI a {
	padding-left: 30px;
	font-size: 10px;
	color: #000;
	width: 135px;
	font-weight: normal;
}

#side_menu UL UL UL UL LI a:hover {
	padding-left: 30px;
	font-size: 10px;
	color: #ffcc00;
	width: 135px;
	background-color: #f1f1f1;
}


#product-buttons {
	display: block;
	position: relative;
	margin-top: 10px;
	margin-bottom: 30px;
}

#product-buttons UL {
	list-style-type: none;
}

#product-buttons UL LI {
	display: block;
	position: relative;
	float: left;
	list-style-type: none;
	margin-left: 25px;
	width: 150px;
	height: 55px;
	background-image: url(../images/buttons/button-background.gif);
	background-repeat: no-repeat;
}

#product-buttons UL LI a {
	display: block;
	position: relative;
	font-family: "Lucida Grande", "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 150px;
	height: 55px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	padding-top: 10px;
}
	
#page-section-header {
	position: relative; 
	width: 450px; 
	display: block; 
	height: 30px; 
	border-bottom: 1px dotted #ccc; 
	margin-bottom: 20px;
}

#page-section-title {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 10px;
	font-size:
	18px; color: #990000;
}

#return-to-top {
	display: block;
	position: absolute;
	left: 400px;
	bottom: 0px;
	width: 10px;
	margin: 0px;
	padding: 0px;
}

#icedam {
position:absolute;
float: right;
z-index: 1;
top: -15px;
left: 320px;

}
