/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}


body {padding:0;}

#scroll {
	position:relative;
	height:368px;
	overflow:hidden;
	width:1000px;
	/*	-moz-border-radius:5px;
	-webkit-border-radius:5px;*/
	padding-bottom:45px;
	/*background:url(images/slider_bg.gif) repeat-x center bottom;*/
	background:#FFF;

}

#tools {
	width:9999em;
	position:absolute;
	height:368px;
	margin:0 auto 0 auto;
	padding: 0px;
}

.tool {
	float:left;
	width:1000px;
	height:368px;
	text-align:right;
}

.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #36C;
	background-color:transparent;
	position:absolute;
	text-align:left;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 15px;
	margin-top:-70px;
}



.details a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #36C;
	text-decoration: underline;
	text-align: left;
	line-height: 12px;
}

.details a:visited {	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #36C;
	text-decoration: underline;
	text-align: left;

}
.details a:hover {
	text-decoration:none;
}

.form{}


#thumbs {
	/*	background:url(images/nav_slide.png) no-repeat;*/

	position:absolute;
	top:350px;
	width:100%;

	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left:2px;
	padding-left:20px;
	border-top: solid 1px #FF0000;

}


.t {
	padding:0 !important;
	border:0 !important;
}

.t a {

	width:140px;
	display:block;
	float:left;
	height:60px;
	cursor:pointer;

	background-color: transparent;
	background-image: url(images/nav_slide.png);
	background-repeat: no-repeat;
	

}

.t a.active {
	cursor:pointer !important;
}

.navi {
	margin-left:0px;
	_margin-left:0px;
	margin:0 auto 0 6px;


}

/* CSS sprite for the navigation */


#t1			{ background-position:-2px -77px;}
#t1:hover 	{ background-position:-2px 4px; }
#t1:active	{ background-position:-2px 4px;  }
#t1.active	{ background-position:-2px 4px;  !important; }

#t2			{ background-position:-140px -77px; }
#t2:hover 	{ background-position:-140px 4px; }
#t2:active	{ background-position:-140px 4px; }
#t2.active	{ background-position:-140px 4px; !important; }

#t3			{ background-position:-276px -77px; }
#t3:hover 	{ background-position:-276px 4px; }
#t3:active	{ background-position:-276px 4px;  }
#t3.active	{ background-position:-276px 4px;  !important; }

#t4			{ background-position:-414px -77px; }
#t4:hover 	{ background-position:-414px 4px; }
#t4:active	{ background-position:-414px 4px;  }
#t4.active	{ background-position:-414px 4px;  !important; }

#t5			{ background-position:-552px -77px; }
#t5:hover 	{ background-position:-552px 4px; }
#t5:active	{ background-position:-552px 4px; }
#t5.active	{ background-position:-552px 4px; !important; }

#t6			{ background-position:-690px -77px;}
#t6:hover 	{ background-position:-690px 4px; }
#t6:active	{ background-position:-690px 4px; }
#t6.active	{ background-position:-690px 4px;!important; }

#t7			{ background-position:-828px -77px;}
#t7:hover 	{ background-position:-828px 4px; }
#t7:active	{ background-position:-828px 4px; }
#t7.active	{ background-position:-828px 4px; !important; }




#Slider_Content{
	width:1000px;
	
	padding-right: 0px;
	padding-bottom: 0px;
	
	text-align: left;
	height:368px;
}
#image0{
	background:url(images/image0_video.jpg) no-repeat right bottom;
	height:368px;

}
#image1{
	background:url(images/image1.jpg) right bottom;
	height:368px;

}
#image2{
	background:url(images/image2.jpg) right bottom;
	height:368px;

}
#image3{
	background:url(images/image3.jpg) right bottom;
	height:368px;

}
#image4{
	background:url(images/image4.jpg) right bottom;
	height:368px;

}
#image5{
	background:url(images/image5.jpg) right bottom;
	height:368px;

}
#image6{
	background:url(images/image6.jpg) right bottom;
	height:368px;

}

#Slider_Content h1{
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #27a7e9;
	margin: 0px;
	padding: 0px;
	text-align: left;
	padding-left: 30px;
	margin-bottom:15px;
}

#Slider_Content h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-align: left;
	color: #DD7300;
	margin: 0px;
	padding: 0px;
	text-align: left;
	padding-left: 30px;
	margin-bottom:15px;
}

#Slider_Content h3{
	text-align: left;
	padding-left: 30px;
}

#Slider_Content img{
	text-align: right;
	vertical-align: bottom;
}
