/*=================================*/

/* Nivo Slider Demo

/* November 2010

/* By: Gilbert Pellegrom

/* http://dev7studios.com

/*=================================*/



/*====================*/

/*=== Reset Styles ===*/

/*====================*/



/*caption, th, td {

	text-align:left;

	font-weight:normal;

}*/

blockquote:before, blockquote:after,

q:before, q:after {

	content:"";

}

blockquote, q {

	quotes:"" "";

}

/* HTML5 tags */

header, section, footer,

aside, nav, article, figure {

	display: block;

}



/*===================*/

/*=== Main Styles ===*/

/*===================*/

#dev7link {

    position:absolute;

    top:0;

    left:50px;

    background:url(../images/slide_img/dev7logo.png) no-repeat;

    width:60px;

    height:67px;

    border:0;

    display:block;

    text-indent:-9999px;

}



/*============================*/

/*=== Custom Slider Styles ===*/

/*============================*/

#slider-wrapper {

    background:url(../images/slide_img/slider.png) no-repeat;

    width:100%;

    height:309px;

    margin:0 auto;



}



#slider {

	/*position:relative;
	background-color:transparent;

    width:100%;

    height:130px;

	background:url(images/loading.gif) no-repeat 50% 50%;
	z-index:100;*/
	
		position:relative;

    width:100%; height:299px;



	background:url(../images/loading.gif) no-repeat 50% 50%;


}

#slider img {

	position:absolute;

	top:0px;

	left:0px;

	display:none;


}

#slider a {

	border:0;

	display:block;

}



.nivo-controlNav {
display:none;
	position:relative;

	float:left;

	bottom:-44px;

	margin-top:170px;
	padding:0px 0px 0px 85px;
	z-index:999999;
	margin-left:290px;
	

}

.nivo-controlNav a {

	display:block;
	margin:0 6px;
	

	background:url(../images/bullets22.png) no-repeat;

	text-indent:-9999px;

	border:0;

	float:left;
	
	
	height: 27px; width: 22px;
	 
	
}

.nivo-controlNav a.active {

	background-position: bottom;

}



.nivo-directionNav a {

	display:block;

	width:30px;

	height:30px;

	background:url(../images/slide_img/arrows.png) no-repeat;

	text-indent:-9999px;

	border:0;

}

a.nivo-nextNav {

	background-position:-30px 0;

	right:15px;

}

a.nivo-prevNav {

	left:15px;

}



.nivo-caption {



    font-family: Helvetica, Arial, sans-serif;

}

.nivo-caption a { 

    color:#efe9d1;

    text-decoration:underline;

}



/*====================*/

/*=== Other Styles ===*/

/*====================*/

.clear {

	clear:both;

}

div#slider-1,div#slider-2,div#slider-3{

border:5px solid #6D4800; width:273px;

}

