@charset "utf-8";
/* CSS Document for top slider 
*/

ul#slide_control li,
ul#slide_nav li{
    list-style: none !important; /*moz width*/
	display: none;
	list-style:none;
}

#slide_nav{
	background:	transparent url() no-repeat scroll 0 50%;
	left: 366px !important; /*moz width*/
	margin-left: 62px; /*ie width*/
	top: 58px !important; /*moz width*/
	top: 110px; /*IE width*/
	width:150px !important; /*moz width*/
	width:490px; /*IE width*/
}
#portfolio img{
    width:490px !important; /*moz width*/
    width:490px; /*IE width*/
    height: 239px;
	margin-left: 0px !important; /*moz width*/
	margin-left: 0px; /*ie width*/
	margin-top: -12px !important; /*moz width*/
	margin-top: 34px; /*IE width*/
	list-style: none !important; /*moz width*/
}
#slide_control li{
    list-style: none;
    display: inline;
    float:left;
}
#prev_button, #next_button, #pause_button, #last_button{
    margin-left: 0px;
}

#slide_control {
    left:0px;
    position:absolute;
    top:0px;
    z-index:5000;
}

ul#portfolio li img{
	border: 0px solid;
	padding: 0px;
	list-style: none !important; /*moz width*/
	list-style: none;
}


.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}


#slide_nav li:hover, #pause_button, .prev_button, .next_button, #first_button, #last_button {
cursor: pointer;
cursor: hand;
z-index: 5000;
}

#slide_nav li span, #pause_button span, .prev_button span, .next_button span, #first_button span, #last_button span, #hover_next_button span, #hover_prev_button span, #water_mark span {
margin-left: 0px;
}
#slide_nav li, #pause_button, .prev_button, .next_button, #first_button, #last_button, #water_mark {
background-repeat: no-repeat;
overflow: hidden;
top: 0px;
}
ul#slide_nav {
padding: 0px 0px 0px 0px;
position: relative;
margin-top: 10px !important; /*moz width*/
margin-top: -12px; /*ie width*/
margin-left:50px !important; /*moz width*/
margin-left:49px; /*IE width*/
z-index: 5000;
list-style: none !important; /*moz width*/
list-style: none;
}
ul#slide_nav li {
background-image: url(/images/button1_unselected.png);
display: block;
position: relative;
float: left;
height: 10px;
list-style: none;
margin-left:2px !important; /*moz width*/
margin-left:6px; /*IE width*/
padding: 2px;
width: 18px;
}
ul#slide_nav li:hover {
}
ul#slide_nav li#button_selected {
background-image: url(/images/button_select.png);
}
ul#slide_nav li#button_selected:hover {
}

ul#portfolio-desc{
 	color: #000;
    text-align: left;
    padding: 3px;
    border: 0px solid;
    list-style: none;
	list-style: none !important;
	margin-left:110px;
}
ul#portfolio-desc h2{
	font-size:18px;
	margin-bottom:3px;
	list-style: none;
	margin-top:-90px;
}
.listtext{
	margin-top: 160px !important; /*moz width*/
	margin-top:-1px; /*IE width*/
	list-style:none;
	text-align:left;
	color: fff;
	padding: 3px;
	margin-left: -50px !important; /*moz width*/
	margin-left:-25px; /*IE width*/
	position:absolute;
}

/*-- end next & prev buttons --*/

