

h1
{
	color: #fff;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #d01a71;
}

h2
{
	color: #ddd;
	font-size: 2.5em;
}

h3
{
	color: #bd8c5a;
	font-size: 1.5em;
}

h4
{
	font-size: 1.3em;
}

.content
{
	margin: 0;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/



/*  
JAVASCRIPT IMAGE GALLERY W/ mootools
Description: STYLE SHEET FOR IMAGE GALLERY
Version: 1.0
Author: Devin Ross
Author URI: http://tutorialdog.com
*/


#img_gallery{ margin:2px auto; width:300px;  }
#img_gallery a{ outline:none; border:none; }
#img_gallery a img{border:none;}

/* --- IMAGE STAGE */
#fullimg{
	width:278px;
	overflow:hidden;
	height:216px;
		border: 1px solid  #bd8c5a;
}
#fullimg img{ width:278px; }
#fullimg p, #fullimg span{
	position:absolute;
	background:#c8c890;
	opacity:.5;
	color:white;
	margin:0px;
	width:278px;
	padding:6px;
	font-size:11px;

}

/* --- SLIDER --- 
#img_gallery #wrapper{
	overflow:hidden;
	padding:0;*/

margin: 0 0 10px 0;
	width: 246px;
	float:left;
	height:57px;
	background-color:#c8c890;
	position: relative;

}

#items{
	margin:0px 0px;
	padding:0px;
	list-style:none;
	width:50000px;
	position: relative;
	letter-spacing:0em;
}
#items li{
	float:left;
	list-style:none;
	margin-right:2px;
}
#items .thumb{
	width:75px;
	height:50px;
	cursor:pointer;
	margin:0px;
	padding:0px;
}
#items .large{
	display:none;
	position:absolute;
}
#fullimg .loading{
	width: 24px;
	height: 24px;
}
#fullimg .thumb{display:none;}

#items .item  p, #items .item  span{
	display:none;
	text-indent: -2000em;
}
#moveleft, #moveright{
	margin:0px;
	height:58px;
	color: white;
	width: 16px;
	text-indent: -2000em;
	text-decoration: none;
	z-index: 1000; 
	display:block;
	cursor: pointer;
	float:left;
}
#moveleft{background: url('../images/left.gif');}
#moveright{background: url('../images/right.gif');}
#moveleft:hover, #moveright:hover{ background-position:bottom; }


.samplebox {
padding: 20px;
border: 5px solid #99CCFF;
background-color: #FFFFCC;
width: 200px;
display: none;
}



#hor-minimalist-b
{
	font-size: 12px;
	background: #e9e9c1;
	
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #6e4316;
	padding: 10px 8px;
	
}
#hor-minimalist-b td
{
	/*border: 1px solid #d7d7a3;*/
	color: #996734;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}

ul.files {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
	border:solid 0 #000;
}

ul.files li {

}



#slideshow {list-style:none; color:#fff;}
#slideshow span {display:none}
#wrapper {width:306px; margin:1px auto; display:none; }
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:300px; height:220px; padding:0 0 0 20px;}
#information {position:absolute; bottom:0; width:300px; height:0;  color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:0;display:none;}
#information p {padding:0;display:none;}
#image {width:306px; }
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(left2.gif) left center no-repeat}
#imgnext {right:0; background:url(right.gif) right center no-repeat}
#imglink {position:absolute; height:296px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(link.gif) center center no-repeat}
#thumbnails {margin-top:1px;}
#slideleft {float:left; width:20px; height:81px; background:url(scroll-left.gif) center center no-repeat;}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background: url(scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:256px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px;}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
.thumber {
width: 120px;
height: 75px;
}


 