body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px; 
	font-size: 12px;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
a:link {
	color: #0033CC;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #336633;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #663333;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.text1 {
	font-family: tahoma;
	font-size: 12px;
	color: #7c7a27;
	font-weight: normal;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #7c7a27;
}
.text3 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.text4 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #bfc156;
}
.text5 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #A4A4A4;
}
.text6 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.Style100 {
	background: url("images/design/bas3.jpg");
	background-repeat: repeat-x;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
}

.Style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; font-size: 10px; 
	color: #0033CC; 
	}
.Style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Style104 {
	font-size: 24px;
	font-weight: bold;
	color: #336633;
}
.Style105 {
	color: #336633;
	font-weight: bold;
	font-size: 16px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls/gallery/left_right_click.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#gallery {width:560px; position:relative; height:60px; padding-top:300px; border:2px solid #FFFFE6; margin:10px 113px 90px 113px;}

#gallery img.left {width:55px; height:62px; background:#444; float:left;cursor:pointer;}
#gallery img.right {width:55px; height:62px; background:#444; float:left;cursor:pointer;}

#gallery ul {list-style:none; padding:0; margin:0; float:left; background:#444; border:2px solid #444; border-width:2px 2px;}
#gallery ul li {display:inline; width:50px; height:50px; float:left; margin:0 4px; border:1px solid #444444; cursor:pointer;}

#gallery ul li.hide {display:none;}

/* using background images */
#gallery ul li.th1 {background:url(images/thumbs/ski-entry.jpg);}
#gallery ul li.th2 {background:url(images/thumbs/ski-1.jpg);}
#gallery ul li.th3 {background:url(images/thumbs/ski-2.jpg);}
#gallery ul li.th4 {background:url(images/thumbs/ski-3.jpg);}
#gallery ul li.th5 {background:url(images/thumbs/ski-4.jpg);}
#gallery ul li.th6 {background:url(images/thumbs/ski-5.jpg);}
#gallery ul li.th7 {background:url(images/thumbs/ski-6.jpg);}
#gallery ul li.th8 {background:url(images/thumbs/town-view.jpg);}
#gallery ul li.th9 {background:url(images/thumbs/town-view-2.jpg);}



/* remove visibility:hidden; if you want to use the original images as thumbnails */
#gallery ul li img {visibility:hidden; display:block; width:50px; height:50px;}

#gallery ul li span {display:none; position:absolute; left:18px; top:380px; width:487px; border:0px solid #FFFFE6; font-family:verdana, arial, sans-serif; color:#666; font-size:11px; line-height:15px; text-align:justify;}
#gallery ul li b {color:#444;}

#gallery ul li.chosen {border-color:#fff; cursor:default;}
#gallery ul li.chosen div {position:absolute; left:0; top:0; width:532px; height:310px; background:#FFFFE6; border:0px solid #FFFFE6; border-width:4px 1px 0 1px;}
#gallery ul li.chosen div i {width:530px; height:310px; display:table-cell; border:0px solid #FFFFE6; vertical-align:middle; text-align:center;} 
#gallery ul li.chosen div i img {visibility:visible; width:auto; height:auto; border:0px solid #FFFFE6; margin:0 auto;}
#gallery ul li.chosen span {display:block;}

