/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/




/* CODA-SLIDER BASICS
-----------------------------------------------------------------------------*/
noscript div {
	background: #ccc;
	border: 1px solid #900;
	margin: 20px 0;
	padding: 15px;
}
.coda-slider-no-js .coda-slider {
	height: 200px;
	overflow: auto !important;
	padding-right: 20px;
}
.coda-slider p.loading {
	padding: 20px;
	text-align: center;
}
.coda-slider {
	float: left;
	overflow: hidden;
	position: relative;
	margin-right: -38px;
}
.coda-slider .panel {
	display: block;
	float: left;
}




/* PANEL NAVIGATION ARROWS
-----------------------------------------------------------------------------*/
.coda-nav-left,
.coda-nav-right {
	float: left;
}
.coda-nav-left a,
.coda-nav-right a {
	z-index: 10;
	position: absolute;
	margin-top: 90px;
	background: url("/img/badges.png") no-repeat;
	height: 46px;
	width: 46px;
	display: block;
	text-align: center;
	text-decoration: none;
}
.coda-nav-left a {
	margin-left: -8px;
	background-position: left top;
}
.coda-nav-right a {
	background-position: right top;
}




/* NAVIGATION TABS
-----------------------------------------------------------------------------*/
div.coda-nav {
	position: relative;
	margin: 50px 0 0;
	padding: 0 0 1px;
	background: #c7c7c7;
}
div.coda-nav > ul {
	position: absolute;
	top: -26px;
	right: 35px;
	float: left;
	margin: 0;
	padding: 0;
	width: auto !important;
}
div.coda-nav > ul li {
	float: left;
	display: inline;
	margin: 0;
}
div.coda-nav > ul li a {
	float: left;
	padding: 0 22px 0 5px;
	margin: 0 -20px 0 24px;
	font-size: 11px;
	line-height: 27px;
	text-decoration: none;
	font-weight: bold;
 	color: #fff !important;
	background: url("/img/bg-searchtab-inactive.png") no-repeat top right;
}
div.coda-nav > ul li span {
	position: relative;
	float: left;
	line-height: 27px;
	margin: 0 10px 0 -24px;
	padding: 0 0 0 20px;
	background: url("/img/bg-searchtab-inactive.png") no-repeat top left;
}
div.coda-nav > ul li a:hover  {
 	color: #35475c;
	background: url("/img/bg-searchtab-inactive.png") no-repeat bottom right;
}
div.coda-nav > ul li a:hover span {
	background: url("/img/bg-searchtab-inactive.png") no-repeat bottom left;
}
div.coda-nav > ul li a.current {
	line-height: 28px;
 	color: #35475c !important;
	background: url("/img/bg-searchtab-active.png") no-repeat bottom right;
}
div.coda-nav > ul li a.current span {
	line-height: 28px;
	background: url("/img/bg-searchtab-active.png") no-repeat bottom left;
}
div.coda-nav > ul li a.current {
	background-position: top right;
}
div.coda-nav > ul li a.current span {
	background-position: top left;
}




/* SLIDER PROMOS
-----------------------------------------------------------------------------*/
div.promos h1 {
	display: none;
}
div.promos .coda-slider {
	width: 960px;
	height: 230px;
}
div.promos .coda-slider .panel {
	width: 960px;
	height: 230px;
}
div.promos .coda-slider div.panel a {
	position: absolute;
	z-index: 2;
	width: 960px;
	height: 0;
	padding-top: 230px;
	overflow: hidden;
	background: url("/img/bg-promo-startpage.png") repeat-x 0 0;
}




/* SLIDER EXPLORE THE WORLD OF DOMAINS
-----------------------------------------------------------------------------*/
div.explore {
	border-top: 1px solid transparent;
}
div.explore h1 {
	margin: -24px 0 1px;
	color: #35475c;
	background: url('/img/bg-subnav-shadow-bottom.png') repeat-x bottom;
	font-size: 15px;
	padding: 0 0 9px 15px;
	height: 15px;
}
div.explore .coda-slider {
	background: url("/img/bg-explore.png") repeat-x 0 0;
	width: 960px;
	padding-bottom: 20px;
}
div.explore .coda-slider .panel {
	display: block;
	min-height: 200px;
	width: 960px;
	float: left;
	background: none;
}
div.explore .coda-slider .panel.generic,
div.explore .coda-slider .panel.all {
	background: url("/img/bg-explore-world.png") no-repeat 0 0;
}
div.explore .coda-slider .panel.europe {
	background: url("/img/bg-explore-europe.png") no-repeat 0 0;
}
div.explore .coda-slider .panel.america {
	background: url("/img/bg-explore-america.png") no-repeat 0 0; 
}
div.explore .coda-slider .panel.asia {
	background: url("/img/bg-explore-asia.png") no-repeat 0 0;
}
div.explore .coda-slider .panel.africa {
	background: url("/img/bg-explore-africa.png") no-repeat -20px 0;
}
div.explore .coda-slider .panel.oceania {
	background: url("/img/bg-explore-oceania.png") no-repeat -20px 0;
}
div.explore .coda-slider .panel h2.title {
	display: none;
}
div.explore .coda-slider .panel h3.exploretlds {
	clear: left;
	display: block;
	font-size: 12px;
	margin: 0 0 0 320px;
	padding: 10px 0 0 0;
	width: 540px;
}
div.explore .coda-slider .panel h3.exploretlds:hover {
	cursor: pointer;
}
div.explore .coda-slider .panel h3.up {
	padding-left: 13px;
	background: url("/img/hide.gif") no-repeat 2px 12px;
}
div.explore .coda-slider .panel h3.down {
	padding-left: 13px;
	background: url("/img/show.gif") no-repeat 0 15px;
}
div.explore div.coda-nav > ul {
	left: 314px;
}
div.explore .coda-slider .panel ul {
	width: 600px;
	margin: 30px 0 30px 280px;
	padding-left: 40px;
	list-style-type: none;
}
div.explore .coda-slider .panel ul.optional {
	display: none;
	margin-top: 5px;
}
div.explore .coda-slider .panel li {
	position: relative;
	width: 125px;
	width: 160px;
	height: 14px;
	margin: 0 20px 5px 0;
	float: left;
}
div.explore .coda-slider .panel li a {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	width: 155px;
	height: 14px;
	line-height: 14px;
	padding: 0;
	margin: 0;
	color: #3492bf;
	font-size: 11px;
	text-decoration: none;
	background: #fff;
	border: 1px solid #a9c6d6;
}
div.explore .coda-slider .panel li a span {
	display: block;
	float: left;
	padding: 0 0 0 4px;
	color: #35475c;
	font-weight: bold;
	width: auto;
	
    white-space: nowrap;
    overflow: hidden;
}
div.explore .coda-slider .panel li span.new,
div.explore .coda-slider .panel li span.promo {
	float: left;
	margin: 1px 0 0 1px;
	padding: 0 !important;
	height: 12px;
	width: 23px;
	background: url("/img/new.gif") no-repeat 0 0;
}
div.explore .coda-slider .panel li span.promo {
	background: url("/img/promo.gif") no-repeat 0 0;
}
div.explore .coda-slider .panel li a b {
	display: block;
	float: right;
	padding: 0 5px 0 0;
}
div.explore .coda-slider .panel li a:hover {
	background: #e2ebf1;
	border: 1px solid #96adbb;
}
div.explore .coda-nav ul li a.current {
	border: 1px solid #fff;
	border-right: 0 !important;
	border-left: 0 !important;
}
div.explore .footnote {
	clear: left;
	margin: 0 0 0 320px;
	padding: 25px 0 0;
	width: 555px;
}





/* SLIDER SEARCH, SLIDER LOGIN, SLIDER REGISTER, SLIDER COUNTRYINFO
-----------------------------------------------------------------------------*/
div.search,
div.login,
div.register,
div.countryinfo {
	width: 657px;
	margin-bottom: 10px;
}
div.search div.coda-nav,
div.login div.coda-nav,
div.register div.coda-nav,
div.countryinfo div.coda-nav {
	width: 657px !important;
}
div.search h1,
div.login h1,
div.register h1,
div.countryinfo h1 {
	margin: -24px 0 0 !important;
	color: #35475c !important;
	background: url('/img/bg-shadow-search.png') no-repeat right bottom !important;
	font-size: 15px !important;
	padding: 0 0 9px 15px !important;
	height: 15px !important;
	line-height: 15px !important;
}
div.search .coda-slider,
div.login .coda-slider,
div.register .coda-slider {
	width: 655px;
	border: 1px solid #c7c7c7;
	margin: 0;
	border-top: 0;
	background: #e7e3d8 url('/img/bg-border-search.png') no-repeat left bottom !important;
	/*background: red !important;*/
}
div.search .coda-slider .panel,
div.login .coda-slider .panel,
div.register .coda-slider .panel,
div.countryinfo .coda-slider .panel {
	width: 655px;
	padding: 0;
}
div.search .coda-slider .panel form,
div.login .coda-slider .panel form,
div.register .coda-slider .panel form,
div.countryinfo .coda-slider .panel form {
	min-height: 140px;
	margin-bottom: 1px;
	border-top: 0;
}
div.search .coda-slider .panel h2.title,
div.login .coda-slider .panel h2.title,
div.register .coda-slider .panel h2.title,
div.countryinfo .coda-slider .panel h2.title {
	display: none;
}
div.search div.coda-nav > ul li a.current,
div.login div.coda-nav > ul li a.current,
div.register div.coda-nav > ul li a.current,
div.countryinfo div.coda-nav > ul li a.current {
	line-height: 28px;
 	color: #35475c;
	background: url("/img/bg-searchtab-active.png") no-repeat bottom right;
}
div.search div.coda-nav > ul li a.current span,
div.login div.coda-nav > ul li a.current span,
div.register div.coda-nav > ul li a.current span,
div.countryinfo div.coda-nav > ul li a.current span {
	line-height: 28px;
	background: url("/img/bg-searchtab-active.png") no-repeat bottom left;
}
div.search span.grouped {
	float: right;
	font-size: 11px;
	margin: 10px 20px 10px;
}




/* SLIDER LOGIN
-----------------------------------------------------------------------------*/
div.login .coda-slider .panel form {
	min-height: 60px;
}




/* SLIDER EXPLORE COUNTRY INFORMATION
-----------------------------------------------------------------------------*/
div.countryinfo .coda-slider {
	width: 655px;
	border: 1px solid #c7c7c7;
	border-top: 0;
	margin: 0;
	background: url("/img/bg-explore.png") repeat-x 0 0;
}
div.countryinfo div.coda-nav > ul li a.current {
	background: url("/img/bg-searchtab-active.png") no-repeat top right;
}
div.countryinfo div.coda-nav > ul li a.current span {
	background: url("/img/bg-searchtab-active.png") no-repeat top left;
}



/* SLIDER SEARCH STARTPAGE ONLY
-----------------------------------------------------------------------------*/
body#start div.search {
	float: left;
	width: 448px;
}
body#start div.search div.coda-nav {
	width: 450px !important;
}
body#start div.search h1 {
	background: url("/img/bg-shadow-search-startpage.png") no-repeat bottom !important;
}
body#start div.search .coda-slider {
	width: 448px;
	background: #e7e3d8 url('/img/bg-border-search-startpage.png') no-repeat left bottom !important;
}
body#start div.search .coda-slider .panel {
	width: 448px;
}
body#start div.search .coda-slider .panel form {
	margin-top: -12px !important;
}

body#start div.search div.coda-nav > ul {
	right: 20px;
}

