/* Home Slider 2012 */


#slider {margin: 0;}
.nivoSlider {position:relative; width: 620px; height: 297px;}
.nivoSlider img {position:absolute; top:0px; left:0px; display:none;}
.nivoSlider a { border:0; display:block;}
.nivoSlider a.nivo-imageLink { position:absolute; top:0px; left:0px; width:100%; height:100%; border:0; padding:0; margin:0; z-index:6; display:none; box-shadow: inset 0 0 5px #000;}
/* The slices and boxes in the Slider */
.nivo-slice { display:block; position:absolute; z-index:5; height:100%;}
.nivo-box { display:block; position:absolute; z-index:5;}
/* Caption styles */
.nivo-caption { position:absolute; top: 10px; z-index: 99; left:10px; bottom:0px; color:#fff; background: transparant; width:100%; z-index:8;}
.nivo-caption p { padding:5px; margin:0;}
.nivo-caption a { display:inline !important;}
.nivo-html-caption { display:none;}
.nivo-left {position:absolute; width:100%; top:20px; left:20px;}
.nivo-right {position:absolute; width:100%; top:20px; left:360px;}
/* arrows */
.nivo-directionNav a { position:absolute; top:35%; z-index:9; cursor:pointer;}
.nivo-prevNav { left:0px;}
.nivo-nextNav { right:0px;}

.nivo-controlNav { position:absolute; left:50%; bottom: 5px; margin-left: -40px; display: none;}
.nivo-controlNav a { position:relative; z-index:9; cursor:pointer; display:block; width:22px; height:22px; background:url(http://www.gate1travel.com/images/home/bullets.png) no-repeat; text-indent:-9999px; border:0; margin-right:3px; float:left;}
.nivo-controlNav a.active { font-weight:bold; background-position:0 -22px;}


.theme-default .nivo-directionNav a { display:block; width:30px; height:60px; background:url(../images/home/arrows.png) no-repeat; text-indent:-9999px; border:0;}
.theme-default a.nivo-nextNav {background-position:-30px 0; right:15px;}
.theme-default a.nivo-prevNav {left:15px;}

.theme-default .nivo-caption {font: 13px Arial, Helvetica, sans-serif !important; line-height: 18px !important; color: #FFF; text-align: left; text-shadow: 0 0 7px #333;}
.theme-default .nivo-caption a {font-size:14px; color:#fff; text-decoration: underline;}
.theme-default .nivo-caption a:hover {color:#e7982b;}


/* .theme-default .nivo-caption a {
	text-decoration:none;
	background: #ffffff;
	background: url("../../images/BD_images/button-arrow.png") no-repeat scroll right 6px, -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%);
	background: url("../../images/BD_images/button-arrow.png") no-repeat scroll right 6px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
	background: url("../../images/BD_images/button-arrow.png") no-repeat scroll right 6px, -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: url("../../images/BD_images/button-arrow.png") no-repeat scroll right 6px, -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: url("../../images/BD_images/button-arrow.png") no-repeat scroll right 6px, -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: url("../../images/BD_images/button-arrow.png") no-repeat scroll right 6px, linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
	background-image:url("../../images/BD_images/button-arrow.png") no-repeat scroll right 6px, linear-gradient(to bottom, #FFFFFF 0%, #E5E5E5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border:1px solid #000000;
	color:#990000 !important;
	padding-right:30px;
}	
.theme-default .nivo-caption a:hover {
	text-decoration:none;
	color:#990000;
	background: #ddd; Old browsers
	background: url("../../images/BD_images/button-arrow.png") no-repeat scroll right 6px, #ddd -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); FF3.6+
	background: url("../../images/BD_images/button-arrow.png") no-repeat scroll right 6px, #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); Chrome,Safari4+
	background:  url("../../images/BD_images/button-arrow.png") no-repeat scroll right 6px,#ddd -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); Chrome10+,Safari5.1+
	background: url("../../images/BD_images/button-arrow.png") no-repeat scroll right 6px, #ddd -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); Opera11.10+
	background: url("../../images/BD_images/button-arrow.png") no-repeat scroll right 6px, #ddd -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); IE10+
	background: url("../../images/BD_images/button-arrow.png") no-repeat scroll right 6px, #ddd linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); W3C
	border: 1px solid #000;

} */