/*-- Slider for Homepage --*/

.sliderwrapper-home{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 440px; /*width of featured content slider*/
height: 240px;
}


.sliderwrapper-home .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: white;
width: 440px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination-home {
	width: 440px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	height: 20px;
	text-align: right;
	background: #ccc;
}

.pagination-home a{
padding: 5px 5px 0 5px;
text-decoration: none; 
color: #333;
font-family: Arial, Helvetica, sans-serif;
}

.pagination-home a:hover, .pagination a.selected{
color: #fff;
}


/*-- Slider for Destinations --*/

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 740px; /*width of featured content slider*/
height: 465px;
margin-left: 5px;
}


.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 390px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 740px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
height: 1px;
text-align: right;
background-color: #ccc;
margin: 0 0 30px 40px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #fff;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #fff;
background-color: #fff;
}


/*-- Slider for Experience --*/

.sliderwrapper2{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 220px; /*width of featured content slider*/
height: 160px;
}


.sliderwrapper2 .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 390px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination2{
width: 100px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
height: 1px;
text-align: right;
background-color: #fff;
}

.pagination2 a{
padding: 0 5px;
text-decoration: none; 
color: #fff;
background: white;
}

.pagination2 a:hover, .pagination a.selected{
color: #fff;
background-color: #fff;
}

/*-- Slider for Homepage --*/

.sliderwrapper-home{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 440px; /*width of featured content slider*/
height: 240px;
}


.sliderwrapper-home .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
right: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: white;
width: 440px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination-home {
	width: 440px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	height: 20px;
	text-align: left;
	background: #ccc;
}

.pagination-home a{
padding: 5px 5px 0 5px;
text-decoration: none; 
color: #333;
font-family: Arial, Helvetica, sans-serif;
}

.pagination-home a:hover, .pagination a.selected{
color: #fff;
}


/*-- Slider for Destinations --*/

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 740px; /*width of featured content slider*/
height: 465px;
margin-right: 5px;
}


.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
right: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 390px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 740px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
height: 1px;
text-align: left;
background-color: #ccc;
margin: 0 40px 30px 0;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #fff;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #fff;
background-color: #fff;
}


/*-- Slider for Experience --*/

.sliderwrapper2{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 220px; /*width of featured content slider*/
height: 160px;
}


.sliderwrapper2 .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
right: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 390px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination2{
width: 100px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
height: 1px;
text-align: left;
background-color: #fff;
}

.pagination2 a{
padding: 0 5px;
text-decoration: none; 
color: #fff;
background: white;
}

.pagination2 a:hover, .pagination a.selected{
color: #fff;
background-color: #fff;
}


