#featured{ 
	/*width:300px;*/
    border-right: 1px solid #efefef;
	padding-right: 0px;
	position: relative;
	height: auto;
}
#featured ul{
    list-style: none outside none;
	padding:0; margin: 0;
}
#featured ul li{ 
	padding:0;
    /*padding-left:13px;  */
	/*font-size:12px; */
	color:#666; 
}
#featured ul li img{ 
	float:left;
    margin:2px 5px;
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul li span{ 
	/*font-size:11px;*/
    /*font-family:Verdana; */
	line-height:18px; 
}

#featured li.nav-item .a-item{
    background:#f8f8f8;
    border-bottom: 1px solid #efefef;
	display:block;
	height: 46.9px;
    /*width: 415px;*/
    width:115.9%;
	color:#333;
	line-height: 20px;
    margin: 0;
    padding-top: 6px;
    padding-left: 10px;
}
/*#featured li.nav-item h5 a {
    background: none;
    border-bottom: none;
    display: block;
    height: auto;
    width: auto;
}*/
#featured ul li.ui-sub-tabs .a-item {
    background:#f8f8f8;
    border-bottom: 1px solid #efefef;
    display:block;
    height:16px;
    width: 451px;
    color:#333;
    line-height:20px;
    margin: 2px;
    padding-top:2px;
    padding-left: 10px;
}
#featured ul li.ui-sub-tabs .a-item h6 {
    margin-top: 0px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 30px;
}
#featured li.nav-item .a-item h5 {
    font-size: 11px;
    line-height: 12px;
    font-weight: normal;
}
#featured li.nav-item .a-item h5 a {
    color: #444444;
    text-decoration: underline;
}
#featured li.nav-item .a-item h5 a:hover {
    text-decoration: none;
}
#featured li.nav-item .a-item h6{
    color: #999;
}
#featured li.nav-item .a-item:hover, #featured ul li.ui-sub-tabs .a-item:hover{
	/*background:#f2f2f2; */
    background: #7db027;
    color: #ffffff;
    text-decoration: none;
}

#featured li.nav-item .cian:hover, #featured ul li.ui-sub-tabs .cian:hover{
    background: #00AAAD; /* Old browsers */
    background: -moz-linear-gradient(top, #00AAAD 0%, #007f82 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00AAAD), color-stop(100%, #007f82)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #00AAAD 0%, #007f82 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #00AAAD 0%, #007f82 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #00AAAD 0%, #007f82 100%); /* IE10+ */
    background: linear-gradient(top, #00AAAD 0%, #007f82 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#00AAAD', endColorstr = '#007f82', GradientType = 0);
    color: #ffffff;
    text-decoration: none;
}
#featured li.nav-item .red:hover, #featured ul li.ui-sub-tabs .red:hover{
    background: #EE5F5B; /* Old browsers */
    background: -moz-linear-gradient(top, #EE5F5B 0%, #BD362F 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EE5F5B), color-stop(100%, #BD362F)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #EE5F5B 0%, #BD362F 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #EE5F5B 0%, #BD362F 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #EE5F5B 0%, #BD362F 100%); /* IE10+ */
    background: linear-gradient(top, #EE5F5B 0%, #BD362F 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#EE5F5B', endColorstr = '#BD362F', GradientType = 0);
    color: #ffffff;
    text-decoration: none;
}

#featured li.nav-item .orange:hover, #featured ul li.ui-sub-tabs .orange:hover{
    background: #F89406; /* Old browsers */
    background: -moz-linear-gradient(top, #F89406 0%, #9a5306 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F89406), color-stop(100%, #9a5306)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #F89406 0%, #9a5306 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #F89406 0%, #9a5306 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #F89406 0%, #9a5306 100%); /* IE10+ */
    background: linear-gradient(top, #F89406 0%, #9a5306 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#F89406', endColorstr = '#9a5306', GradientType = 0);
    color: #ffffff;
    text-decoration: none;
}
#featured li.nav-item .blue:hover, #featured ul li.ui-sub-tabs .blue:hover{
    background: #08c; /* Old browsers */
    background: -moz-linear-gradient(top, #08c 0%, #05c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #08c), color-stop(100%, #05c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #08c 0%, #05c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #08c 0%, #05c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #08c 0%, #05c 100%); /* IE10+ */
    background: linear-gradient(top, #08c 0%, #05c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#05C', endColorstr = '#08C', GradientType = 0);
    color: #ffffff;
    text-decoration: none;
}
#featured li.nav-item .violet:hover, #featured ul li.ui-sub-tabs .violet:hover{
    background: #da1bf8; /* Old browsers */
    background: -moz-linear-gradient(top, #da1bf8 0%, #7e199a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #da1bf8), color-stop(100%, #7e199a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #da1bf8 0%, #7e199a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #da1bf8 0%, #7e199a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #da1bf8 0%, #7e199a 100%); /* IE10+ */
    background: linear-gradient(top, #da1bf8 0%, #7e199a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#da1bf8', endColorstr = '#7e199a', GradientType = 0);
    color: #ffffff;
    text-decoration: none;
}
#featured li.nav-item .a-item:hover h5,
    #featured ul li.nav-selected .a-item h5,
    #featured li.nav-item .a-item:hover h6,
    #featured ul li.nav-selected .a-item h6,
    #featured li.nav-item .a-item:hover h5 a,
    #featured ul li.nav-selected .a-item h5 a{
        color: #ffffff;
}
/*#featured li.nav-selected{
    background:url('../img/slider/selected-item.gif') top left no-repeat;
}*/

#featured li.nav-item .nav-last {
    height: 48px;
}

#featured ul li.nav-selected .a-item{
	background:#7db027;
    color: #ffffff;
}

#featured ul li.nav-selected .cian{
    background: #00AAAD; /* Old browsers */
    background: -moz-linear-gradient(top, #00AAAD 0%, #007f82 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00AAAD), color-stop(100%, #007f82)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #00AAAD 0%, #007f82 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #00AAAD 0%, #007f82 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #00AAAD 0%, #007f82 100%); /* IE10+ */
    background: linear-gradient(top, #00AAAD 0%, #007f82 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#00AAAD', endColorstr = '#007f82', GradientType = 0);
    color: #ffffff;
}
#featured ul li.nav-selected .red{
    background: #EE5F5B; /* Old browsers */
    background: -moz-linear-gradient(top, #EE5F5B 0%, #BD362F 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EE5F5B), color-stop(100%, #BD362F)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #EE5F5B 0%, #BD362F 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #EE5F5B 0%, #BD362F 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #EE5F5B 0%, #BD362F 100%); /* IE10+ */
    background: linear-gradient(top, #EE5F5B 0%, #BD362F 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#EE5F5B', endColorstr = '#BD362F', GradientType = 0);
    color: #ffffff;
}
#featured ul li.nav-selected .orange{
    background: #F89406; /* Old browsers */
    background: -moz-linear-gradient(top, #F89406 0%, #9a5306 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F89406), color-stop(100%, #9a5306)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #F89406 0%, #9a5306 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #F89406 0%, #9a5306 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #F89406 0%, #9a5306 100%); /* IE10+ */
    background: linear-gradient(top, #F89406 0%, #9a5306 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#F89406', endColorstr = '#9a5306', GradientType = 0);
    color: #ffffff;
}
#featured ul li.nav-selected .blue{
    background: #08c; /* Old browsers */
    background: -moz-linear-gradient(top, #08c 0%, #05c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #08c), color-stop(100%, #05c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #08c 0%, #05c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #08c 0%, #05c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #08c 0%, #05c 100%); /* IE10+ */
    background: linear-gradient(top, #08c 0%, #05c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#0088CC', endColorstr = '#0055CC', GradientType = 0);
    color: #ffffff;
}
#featured ul li.nav-selected .violet{
    background: #da1bf8; /* Old browsers */
    background: -moz-linear-gradient(top, #da1bf8 0%, #7e199a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #da1bf8), color-stop(100%, #7e199a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #da1bf8 0%, #7e199a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #da1bf8 0%, #7e199a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #da1bf8 0%, #7e199a 100%); /* IE10+ */
    background: linear-gradient(top, #da1bf8 0%, #7e199a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#da1bf8', endColorstr = '#7e199a', GradientType = 0);
    color: #ffffff;
}
#featured .ui-tabs-panel{ 
	width:672px;
    height:246px;
	/*background:#999;*/
    position:relative;
}
.slider1 ul.slides li .info,
.slider2 ul.slides li .info,
.slider3 ul.slides li .info,
.slider4 ul.slides li .info,
.slider5 ul.slides li .info{
	position:absolute; 
	top: 190px;
    left:0;
	height: 95px;
	background: url('../img/transparent-bg.png');
}
.slider1 ul.slides li .info h2,
.slider2 ul.slides li .info h2,
.slider3 ul.slides li .info h2,
.slider4 ul.slides li .info h2,
.slider5 ul.slides li .info h2{
	font-size:12px; font-family:Georgia, serif;
	color:#fff;
    padding:5px;
    margin:0;
	overflow:hidden;
}

.slider1 ul.slides li .info, .slider1 ul.slides li .info p,
.slider2 ul.slides li .info, .slider2 ul.slides li .info p,
.slider3 ul.slides li .info, .slider3 ul.slides li .info p,
.slider4 ul.slides li .info, .slider4 ul.slides li .info p,
.slider5 ul.slides li .info, .slider5 ul.slides li .info p{
	padding:0 5px;
	/*font-family:Verdana; font-size:11px; */
	line-height:15px;
    color: #ffffff;
}
.slider1 ul.slides li .info a,
.slider2 ul.slides li .info a,
.slider3 ul.slides li .info a,
.slider4 ul.slides li .info a,
.slider5 ul.slides li .info a{
	text-decoration:underline;
	color:#fff; 
}
.slider1 ul.slides li .info a:hover,
.slider2 ul.slides li .info a:hover,
.slider3 ul.slides li .info a:hover,
.slider4 ul.slides li .info a:hover,
.slider5 ul.slides li .info a:hover{
	text-decoration:none;
}
#featured .ui-tabs-hide{ 
	display:none; 
}

/* Portrait tablet to landscape and desktop*/
/*@media (min-width: 980px) and (max-width: 1200px) {
    #featured { height: 233px; padding-right: 411px; }
    #featured .ui-tabs-panel { width: 481px; height: 248px; }
    #featured ul { width: 411px; }
    #featured li.nav-item .a-item h5 { font-size: 11px; line-height: 12px; }

    .slider1 ul.slides li .info,
    .slider2 ul.slides li .info,
    .slider3 ul.slides li .info,
    .slider4 ul.slides li .info,
    .slider5 ul.slides li .info{ top: 126px; }

    #featured .ui-tabs-panel img { position: relative; width: 498px; }

    .slider1 ul.slides li .info h2,
    .slider2 ul.slides li .info h2,
    .slider3 ul.slides li .info h2,
    .slider4 ul.slides li .info h2,
    .slider5 ul.slides li .info h2{ font-size: 10px; line-height: 18px; }

    #featured li.nav-item .a-item { margin: 0; padding-left: 11px; padding-top: 3px; width: 400px; height: 43px; }
    #featured li.nav-item .nav-last {   }

    .slider1 ul.slides li .info, .slider1 ul.slides li .info p,
    .slider2 ul.slides li .info, .slider2 ul.slides li .info p,
    .slider3 ul.slides li .info, .slider3 ul.slides li .info p,
    .slider4 ul.slides li .info, .slider4 ul.slides li .info p,
    .slider5 ul.slides li .info, .slider5 ul.slides li .info p {
        padding: 0 5px;
    }
}*/
