/************
	Overwritten
*/
#product-care-holder a {
	cursor: pointer;
}
#kit-bag-main-content {
	min-height: 600px;
}
#what-type-weather a {
	padding-right: 35px;
	display: block;
	float: left;
}
#what-type-weather span {
	vertical-align: super;
}

/* Side Wide: Country Selector */
#search-form {
	width: 350px;
}
#selector-country {
	display:inline;
	text-align: center;
	width:180px;
	height:24px;
	background-repeat:no-repeat;
	overflow:hidden;
	position:absolute;
	top: 0;
	right: 0;
}

.selector-menu-top {
	background-image:url("/images/language-menu-top-bg.png");
	background-repeat:no-repeat;
	float:right;
	clear:both;
	text-align: left;
	display:inline;
	width:152px;
	height:15px;
}

.selector-container {
	float:left;
	display:inline;
	width:150px;
	border-left:1px solid #515151;
	border-right:1px solid #515151;
	border-bottom:1px solid #515151;
}

.langBorderBottom {
	border-bottom:1px solid #515151;
}

#selector-country .disabled a {
	cursor: default;
}
	#selector-country .disabled a:hover {
		color: #515151;
	}
.sCountry {
	float:right;
	clear:both;
	text-align: left;
	display:inline;
	width:150px;
	height:28px;
	border-bottom:1px solid #515151;
	background-image:url(/images/language-icon/language-bg.gif);
	background-repeat:no-repeat;
	background-color: #000;
	border-left:1px solid #515151;
	border-right:1px solid #515151;
}
.selector-menu-top {
	border: 0;
}
.selector-option {
	color:#515151;
	display:inline;
	float:left;
	font-size:11px;
	height:21px;
	padding-left:50px;
	padding-top:7px;
	text-decoration:none;
	text-transform:uppercase;
	width:159px;
	background-position:7px center;
	background-repeat:no-repeat;
}
.selector-choose {
	color:#B0B1B3;
	display:inline;
	float:left;
	font-size:11px;
	height:21px;
	padding-left:20px;
	padding-top:7px;
	text-decoration:none;
	text-transform:uppercase;
	width:170px;
	background-position:7px center;
	background-repeat:no-repeat;
}

.selector-AU  {
	background-image:url("/images/language-icon/AU.gif");
}
.selector-DE  {
	background-image:url("/images/language-icon/DE.gif");
}
.selector-ES  {
	background-image:url("/images/language-icon/ES.gif");
}
.selector-FR  {
	background-image:url("/images/language-icon/FR.gif");
}
.selector-GB  {
	background-image:url("/images/language-icon/GB.gif");
}
.selector-IE  {
	background-image:url("/images/language-icon/IE.gif");
}
.selector-IT  {
	background-image:url("/images/language-icon/IT.gif");
}
.selector-JP  {
	background-image:url("/images/language-icon/JP.gif");
}
.selector-NL  {
	background-image:url("/images/language-icon/NL.gif");
}
.selector-PT  {
	background-image:url("/images/language-icon/PT.gif");
}
.selector-RU  {
	background-image:url("/images/language-icon/RU.gif");
}
.selector-SE  {
	background-image:url("/images/language-icon/SE.gif");
}
.selector-US  {
	background-image:url("/images/language-icon/US.gif");
}
.selector-DK  {
	background-image:url("/images/language-icon/DK.gif");
}
.selector-NO  {
	background-image:url("/images/language-icon/NO.gif");
}
.selector-NZ  {
	background-image:url("/images/language-icon/NZ.gif");
}
.selector-TR  {
	background-image:url("/images/language-icon/TR.gif");
}
.selector-GR  {
	background-image:url("/images/language-icon/GR.gif");
}

#search-form {
	position: relative;
}
#search-form #selector-country {
	position:absolute;
	top:0px;
	left:0px;
	z-index: 1000;
}


/* Store Locator: Country Selector */
#selector-storeCountry {
	float:right;
	display:inline;
	width:209px;
	height:28px;
	border:1px solid #515151;
	background-image:url(/images/language-icon/language-box-bg.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	position:absolute;
	top: 0;
	right: 0;
	z-index: 99;
	background-color: #000000;
}
#selector-storeCountry .disabled a {
	cursor: default;
}
	#selector-storeCountry .disabled a:hover {
		color: #515151;
	}
.language {
	float:right;
	display:inline;
	width:209px;
	height:28px;
	border-bottom:1px solid #515151;
	background-image:url(/images/language-icon/language-bg.gif);
}
.language a {
	background-repeat:no-repeat;
	background-position:7px center;
	color:#515151;
	display:inline;
	float:left;
	font-size:11px;
	height:21px;
	padding-left:50px;
	padding-top:7px;
	text-decoration:none;
	text-transform:uppercase;
	width:159px;
}
.language a:hover {
	color: #f0ec45
}
#stockists-header {
	position: relative;
}
#stockists-header #language-selector {
	position:absolute;
	top:0px;
	right:0px;
	background-color:#000;
}



/* Store Locator */
#map {
	float:left;
	display:inline;
	clear:both;
	display: block;
	margin: 0;
	width: 440px;
	height: 440px;
	margin-top:15px;
	margin-left:2px;
}

.map-AU {
	height: 440px !important;
}
.map-DE {
	height: 600px !important;
}
.map-DK {
	height: 600px !important;
}
.map-ES {
	height: 440px !important;
}
.map-FR {
	height: 436px !important;
}
.map-GB {
	height: 500px !important;
}
.map-IE {
	height: 650px !important;
}
.map-IT {
	height: 440px !important;
}
.map-NL {
	height: 500px !important;
}
.map-NO {
	height: 500px !important;
}
.map-NZ {
	height: 500px !important;
}
.map-PT {
	height: 650px !important;
}
.map-RU {
	height: 440px !important;
}
.map-SE {
	height: 550px !important;
}
.point, .point-nearest, .point-user {
	position: absolute;
	text-indent: -9999em;
}
.point-nearest {
	margin: -6px 0 0 -7px;
	width: 14px;
	height: 13px;
	background-image: url(/images/store-locator/nearest-store.png);
}
.point {
	margin: -2px 0 0 -2px;
	width: 5px;
	height: 5px;
	background-image: url(/images/store-locator/other-store.png);
}
.stockist-item h5 a, .stockist-item h5{
	margin-top:0px;
	text-transform:none;
	color:#f0ec45;
	font-weight:bold;
	text-decoration:none;
}
.stockist-item a {
	color: #B0B1B3;
	text-decoration: none;
}
.stockist-item a:hover {
	color: #fff;
}
.store-mileage p {
	margin: 0;
}


.repeat-date {
	color:#6f6f6f;
}

#slider {
	width: 730px;
	margin-left:60px;
}
#dates {
	width: 763px;
	margin-left:53px;
}
#footer {
	min-height: 250px;
}
.description p a {
	color: #fff;
}
.description p.threeSections-description a {
	color: #121212;
}

#threeSections div a {
	min-height: 41px;
	height: auto !important;
	height: 41px;
}

#threeSections div a span.col-link-title {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0;
	text-transform:uppercase;
	display: block;
	padding: 6px 0 3px 0;
}

	#threeSections div a:hover span.col-link-title  {
		color:#F0EC45;
	}

	#threeSections div a span.col-link {
		color:#121212;
		font-size:11px;
		line-height: 13px;
		font-weight:normal;
		text-transform:uppercase;
		display: block;
	}

	#threeSections div a:hover span.col-link {
		color:#121212;
	}

	#threeSections div a img {
		float: left;
		display: inline;
		padding: 0 5px 0 0;
	}

/************
	New
*/
#navigation ul li a.current {
	color:#f0ec45;
}
#footer ul li h4 a.current, #footer ul li a.current {
	color:#f0ec45;
}
#footer ul li > a.current {
	cursor: default;
}

/* Price Slider made visible by javascript, so if javascript disabled does not show (Only visible on [Products: Browse] page) */
#price-selector {
	display: none;
}


#sign-up-form {
	background: #515151;
	height: auto;
}

#sign-up-form h3 {
margin-bottom: 12px;
}
#sign-up-form li {
	display: block;
	clear: both;
	margin:0 0 4px 0;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	vertical-align: middle;
}

#kit-bag-form li {
	display: block;
	clear: both;
	margin: 10px 0;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	vertical-align: middle;
}

#sign-up-form label {
	float: left;
	width: 100px;
}
#sign-up-form input.textbox {
	float: none;
	width: 175px;
	border: 0;
	padding: 2px 1px;
}
#sign-up-form select {
	border: 0;
	height: 19px;
}
#sign-up-form label.radio {
	width: 50px;
}
#sign-up-form input.radio {
	float: left;
}

#sign-up-form label, #sign-up-form input, #sign-up-form select {
	font-size: 12px;
	line-height: 19px;
}

#kit-bag-form label, #kit-bag-form input, #kit-bag-form select {
	font-size: 12px;
	line-height: 19px;
}

.error {
	color: #F0EC45;
	font-size: 12px;
	font-weight: normal;
}
#sign-up-form p {
	color: #fff;
	font-weight: bold;
}
#sign-up-form #submitted, #kit-bag-form #submitted {
	background-color:#FAF74A;
	background-image: url(/images/buttons/wide-tab-bg.jpg);
	background-position:right -65px;
	background-repeat:no-repeat;
	border: 0;
	color:#1B1B1B;
	cursor:pointer;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:29px;
	line-height: 29px;
	vertical-align: middle;
	margin: 20px 0 10px 164px;
	text-align:center;
	text-decoration:none;
	text-shadow:0 1px 0.2px #FFFFFF;
	text-transform:uppercase;
	width:115px;
}
#sign-up-form #submitted:hover, #kit-bag-form #submitted:hover {
	background-color: #fdfdfd;
	background-position:right 0;
}
.hidden {
	display: none;
}

/* Three Boxes */
#three-boxes {
	clear: both;
}

/* NEWS */

#news-latest-nav {
	width: 100%;
	float: left;
	display: inline;
}

	#news-latest-nav #news-prev {
		float: left;
		display: inline;
		background: url(../images/background/news-prev.gif) no-repeat left center;
		padding: 7px 0 6px 25px;
		font-size: 12px;
	}

	#news-latest-nav #news-next {
		float: right;
		display: inline;
		background: url(../images/background/news-next.gif) no-repeat right center;
		padding: 7px 25px 6px 0;
		font-size: 12px;
	}

#news-next img {
	border: 0;
}

	ul.news-archive li {
		width: 100%;
		float: left;
		display: block;
		text-align: left;
		padding: 0;
		margin: 0;
	}

		ul.news-archive li span {
			clear: both;
			color:#515151;
			font-size:11px;
			line-height: 15px;
			margin-bottom:7px;
			display: block;
		}
		
.comp-tcs {
	clear: both;
	display:inline;
	float:left;
	position:relative;
	width:770px;
	padding: 15px 0;
}
		
	.comp-tcs p {
		font-size: 10px;
		line-height: 13px;
		margin-bottom: 7px;
	}
		
	.comp-tcs p span {
		text-transform: uppercase;
		color: #F0EC45;
	}
	
span.sailing-type {
	width: 100px;
	float: left;
	display: inline;
	font-size: 12px;
	line-height: 16px;
}
	
span.sailing-type-inputs {
	width: 175px;
	float: left;
	display: inline;
}
	
span.sailing-type-inputs label {
	width: 150px !important;
	float: left;
	display: inline;
	cursor: pointer;
}
	
span.sailing-type-inputs input {
	float: left;
	display: inline;
	margin-left: 0;
	padding-left: 0;
}

