@charset "utf-8";
/* CSS Document */

*{
	margin-top: 0px;
}  

body {  
font-family: "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif; 
font-size: 1.5em;
background-repeat:repeat-x;  
background-color:#000;  
padding:0;  
 margin:0;  
 } 
 
 #container {
	width:900px;
	padding:0;
	border: 1px solid #5c6898;
	border-bottom: none;
	border-top: none;
	margin:auto;
	height: 100%;
}

/* HEADER BACKGROUND IMAGE */
#header{
	background-repeat:repeat-x;
	background-image: url(../images/cotainer_bg.jpg);
	height: 100%;
	width: 900px;
	float:left;
	margin:auto;
}
/* HEADER BACKGROUND IMAGE END */

/* HEADER LOGO */
#logo {
background-repeat:no-repeat;
background-image: url(../images/hurd_logo.png);
height: 27px;
width: 570px;
margin-top: 10px;

}
/* HEADER LOGO END*/

/* NAVIGATION */
#nav{
	width:568px;
	float:right;
	height:30px;
	margin-top: 15px;
	background-repeat:no-repeat;
	background-image: url(../images/menu_bg.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size:15px;
	line-height:20px;
	font-weight:100;
}

#nav ul
{
padding-left: 0px;
margin-left: 10px;
color: White;
padding-top: 2px;
font-family: arial, helvetica, sans-serif;
}


#nav ul li { display: inline; }

#nav ul li a
{
padding: 0.2em 1em;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#nav ul li a:hover
{
	background-color: #FFF;
	color: #4A517D;
}
/* NAVIGATION END*/

/* CONTENT BOX*/
.cd_cover{
	background-image: url(../images/time_cd.jpg);
	width: 221px;
	height: 219px;
	float:left;
	
	margin-top: -45px;
	margin-left: 10px;
	
}


.hurd_music{
	background-repeat:no-repeat;
	width: 275px;
	height: 215px;
	float:left;
	margin-top: -55px;
	margin-left: 10px;
	padding: 5px 10px 10px 5px;
	overflow: auto;
	
}

#container .hurd_music p {
	margin-bottom:15px;
	color:#ffffff;
	font-size:1.5em;
	line-height:20px;
	font-weight:normal;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	font-family: Verdana, Geneva, sans-serif;
}

#container .hurd_music h2 {
	
	margin-bottom:15px;
	color:#ffffff;
	font-size:26px;
	line-height:15px;
	font-weight:normal;
	width:auto;
}

.hurd_music h3 {
	margin-bottom:10px;
	color:#5c6898;
	font-size:14px;
	line-height:20px;
	font-weight:normal;

}

.hurd_music a:link, a:active, a:visited {
	text-decoration:none;
	color:#A5B1DB;
}

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

.hurd_about{
	background-repeat:no-repeat;
	width: 485px;
	height: 448px;
	float:left;
	margin-top: -55px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px 10px 10px 5px;
	overflow: auto;
	
}

#container .hurd_about p {
		color:#ffffff;
	font-size:1.5em;
	line-height:20px;
	font-weight:normal;
	font-size: 11px;
	text-align:justify;
	padding-right: 5px;
	font-family: "Times New Roman", Times, serif;
	font-family: Verdana, Geneva, sans-serif;
}

#container .hurd_about h2 {
	
	margin-bottom:15px;
	color:#A5B1DB;
	font-size:26px;
	line-height:15px;
	font-weight:normal;
	width:auto;
}

.hurd_about h3 {
	margin-bottom:10px;
	color:#5c6898;
	font-size:14px;
	line-height:20px;
	font-weight:normal;

}

.hurd_about a:link, a:active, a:visited {
	text-decoration:none;
	color:#A5B1DB;
}

.hurd_event{
	background-repeat:no-repeat;
	width: 485px;
	height: 448px;
	float:left;
	margin-top: -55px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px 10px 10px 5px;
	overflow: auto;
	
}

#container .hurd_event p {
		color:#ffffff;
	line-height:20px;
	font-weight:normal;
	font-size: 13px;
	text-align:justify;
	padding-right: 5px;
	font-family: "Times New Roman", Times, serif;
	font-family: Verdana, Geneva, sans-serif;
}

#container .hurd_event h2 {
	
	margin-bottom:15px;
	color:#A5B1DB;
	font-size:26px;
	line-height:15px;
	font-weight:normal;
	width:auto;
}

.hurd_event h3 {
	margin-bottom:10px;
	color:#5c6898;
	font-size:16px;
	line-height:20px;
	font-weight:normal;

}

.hurd_event a:link, a:active, a:visited {
	text-decoration:none;
	color:#A5B1DB;
}


.hurd_extras{
	background-repeat:no-repeat;
	width: 485px;
	height: 440px;
	float:left;
	margin-top: -55px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px 10px 10px 5px;
	overflow: auto;
	
}

#container .hurd_extras p {
		color:#ffffff;
	line-height:20px;
	font-weight:normal;
	font-size: 13px;
	text-align:justify;
	padding-right: 5px;
	font-family: "Times New Roman", Times, serif;
	font-family: Verdana, Geneva, sans-serif;
}

#container .hurd_extras h2 {
	
	margin-bottom:15px;
	color:#A5B1DB;
	font-size:26px;
	line-height:15px;
	font-weight:normal;
	width:auto;
}

.hurd_extras h3 {
	margin-bottom:10px;
	color:#5c6898;
	font-size:16px;
	line-height:20px;
	font-weight:normal;

}

.hurd_extras a:link, a:active, a:visited {
	text-decoration:none;
	color:#A5B1DB;
}

#hurd_tv {
	width: 343px;
	height: 356px;
	float: right;
	display: inline;
	margin-top: -69px;
	padding-top: 63px;
	padding-left: 11px;
	background: url(../images/hurd_tv.jpg) no-repeat;
}
	#seeall {
	position: relative;
	float: right;
	width: 80px;
	height: 21px;
	margin-top: -30px;
	margin-right:45px;
	border: 0px;
	
	}

/* CONTENT BOX END*/

#socialnetworks {
		width: 522px;
	height: 97px;
	float:left;
	margin-top: 12px;
	margin-left: 10px;
	
}

#socialnet {
		width: 343px;
	height: 97px;
	float:right;
	margin-top: -40px;
	margin-right: 12px;
	
}

#tours_events{
	background-repeat:no-repeat;
	background-image: url(../images/tour_bg.jpg);
	width: 886px;
	height: 400px;
	float:right;
	margin-top: -40px;
	margin-left: 10px;	
}

#tours_events p {
	margin-bottom:15px;
	color:#ffffff;
	line-height:20px;
	font-weight:normal;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-family: Verdana, Geneva, sans-serif;
}

#tours_events h2 {
	
	margin-bottom:15px;
	color:#ffffff;
	font-size:26px;
	line-height:15px;
	font-weight:normal;
	width:auto;
}

#tours_events h3 {
	margin-bottom:10px;
	color:#5c6898;
	font-size:16px;
	line-height:15px;
	font-weight:normal;

}

#tours_events a:link, a:active, a:visited {
	text-decoration:none;
	color:#A5B1DB;
}

/*----------------------------------------------------------------------------- 
FOOTER
-----------------------------------------------------------------------------*/

footer {
	
	
	width: 900px; 
}

#footer-inner {
	width: 900px;
	height: 80px;
	margin: 0 auto;
}

.label {
	background-image: url(../images/im_logo.png);
	width: 150px;
	height: 78px;
	float: left;
	margin: 5px 5px 5px 5px;
}

.designedby {
	background-image: url(../images/lapr.jpg);
	width: 130px;
	height: 72px;
	margin-top: -10px;
	margin-right: 0px;
	float: right;
}


.htwfooter {
float:left;
margin-top: 20px;
margin-left: 150px;
width:300px;
display:  block;
background:transparent none repeat scroll 0%;
color:#ffffff;
	line-height:20px;
	font-weight:normal;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-family: Verdana, Geneva, sans-serif;
	
}

#footer a:link, a:active, a:visited {
	text-decoration: none;
	color:#A5B1DB;
}






/* SLIDER BEGIN*/
#slider1 {
    width: 900px; /* important to be same as image width */
    height: 600px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
	width: 900px; /* important to be same as image width or wider */
	position: relative;
	top: -75px;
	margin-left: -40px;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
ul { list-style-type: none;}
