/*Reset Styling*/
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
/*Start Styling*/
body{font-size:1em;font-family:"Trebuchet MS";background-color:#181818;color:#d3d3d3;}
h1{color:#FFF;font-size:1.3em;}
h2{color:#007cbc;font-size:1.00em;}
a{text-decoration:none;color:#d3d3d3;}
a:visited{color:#d3d3d3;}
a:hover{color:#007cbc;}
link:hover{color:#007cbc;}
td{vertical-align:middle;padding:0.1em;}
#content{overflow: hidden; margin: 0 0 10px 0;}
#container{width:1000px;margin-top:1em;margin-left:auto;margin-right:auto;height:auto;}
#header{width:1000px;height:181px;background-image:url(../images/header.jpg);margin: 0;}
#footer{width:1000px;height:32px;background:url(../images/footer.gif) no-repeat;margin-bottom:2em; clear:both;}
#content_left{display: inline; float: left;margin-top:1.3em;margin-bottom:1.3em;width:545px;height:auto;vertical-align:top;margin-left:1.3em;}
#content_left_full{display: inline; float: left;margin-top:1.3em;margin-bottom:1.3em;width:955px;height:auto;vertical-align:top;margin-left:1.3em;}
#content_left_full a{color:#007cbc;cursor:pointer;}
#content_left_full a:hover{text-decoration: underline;}
#content_right{display: inline; float: left; margin-left:1.3em;margin-top:1.3em;width:380px;vertical-align:top;height:auto;}
#content_center{overflow: hidden; display: block; clear:both; margin-left:auto;margin-top:auto;width:1000px;text-align:center;height:auto;}
#content_center a:hover{color:#007cbc;cursor:pointer;}
.inputbox{border:1px solid #343434;background-color:#181818;color:white;}
#loader{position:relative;display:inline;float:left;left:484px;top:-12px;z-index:5;}
#gallery_main{border:6px solid #343434;width:350px;height:250px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
/*#gallery_main li{list-style-type:none;}*/
#bymoo{float:right;font-size:8pt;color:#007cbc;position:relative;}
#copyright{color:#007cbc;position:relative;left:8px;top:15px;font-size:8pt;}
.nav{
	width:25px;
	display: inline;
	overflow: hidden;
}
.active{
/*	color: #007cbc;*/
	border-bottom: 4px solid #007cbc;
}
.selected{
	border-bottom: 4px solid #007cbc;
/*	color: #007cbc;*/
}
.navbar{right:50px;position:relative;top:145px;float:right;width:auto;height:31px;font-size:12pt;font-family:"Trebuchet MS";color:#ffffff;}
.navbutton{display:inline;float:right;margin:9px;cursor:pointer;padding: 0 0 5px 0;}
.navon{display:inline;float:left;z-index:10;width:1em;position:relative;background-color:#007cbc;margin-top:0px;height:1px;cursor:pointer}
.navcurrent{display:inline;cursor:pointer;float:left;z-index:99;display:none;position:relative;background-color:#007cbc;left:-10%;margin-top:6px;width:120%;height:4px;}
/* Gallery */
#gallerycontainer{border:0px dashed grey;margin:0 auto;/*center*/
width:846px;/* Set to gallery width,in px or percentage */
height:115px;/* Set to gallery height */
overflow:hidden;}
a.prevPage{background-image:url(../images/navleft.gif);}
a.prevPage:hover{background-position:30px 0;}
a.nextPage{background:url(../images/navright.gif) no-repeat -30px 0;}
a.nextPage:hover{background-position:0 0;}
a.nav{cursor:pointer;margin:10px;position:relative;top:30px;display:inline;width:23px;height:40px;float:left;overflow:hidden;}
/*
root element for the scrollable.
when scrolling occurs this element stays still.
*/
.scrollable{/* required settings */
position:relative;overflow:hidden;width:737px;height:83px;float:left;/* custom decorations */
border:4px solid #343434;background:url(/img/global/gradient/h300.png) repeat-x;}
.scrollable .items{width:5000em;left:0;position:absolute;clear:both;}
/* single scrollable item */
.items img{float:left;display: inline; margin:10px 0px 10px 10px;background-color:#343434;padding:2px;border:1px solid #343434;cursor:pointer;width:75px;height:55px;opacity:0.4;-moz-opacity:0.4;filter:alpha(opacity=40);}
/* active item */
.scrollable img:hover{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.scrollable .active{border:1px solid #343434;z-index:9999;position:relative;opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
#image{display:hidden;/*hidden by default;show load animation first*/
margin-bottom:15px;}
#image img{padding:14px;border:4px solid #343434;}
/*new slideshow*/
#gallery_main{
	padding: 0;
	margin: 0;
	width:350px;height:250px;
	overflow: hidden;
}
/* slideshow gallery */
.slideshowlite{position:relative;border:2px solid #111;overflow:hidden;}
.slideshowlite a{position:absolute;z-index:1;width:100%;height:100%;text-align:center;}
.slideshowlite img{border:none;}
/* pagination control */
.slideshowlite ul,
.slideshowlite ol{display: none;list-style:none;position:absolute;margin:0;padding:0;bottom:5px;right:5px;z-index:3;}
.slideshowlite ul li,
.slideshowlite ol li{float:left;margin:0 3px;width:16px;}
.slideshowlite ul li a{position:relative;display:block;width:100%;height:14px;padding-top:2px;text-decoration:none;color:#666;background:#eee;border:1px solid #666;text-align:center;font-size:11px;}
.slideshowlite ul li a.current{color:#111;font-weight:bold;border:1px solid #111;background:#fff;}
.slideshowlite ul li a:hover{color:#fff;background:#333;}
/* caption control */
.slideshowlite ol{display: none;top:5px;position:relative;overflow:hidden;width:100%;font-size:14px;color:#fff;background:#000;padding:3px 10px;}
.slideshowlite ol li{width:100%;}




