/* ================================================== *//* CUSTOM FONTS/* ================================================== */
@font-face {
	font-family: 'HelveticaNeueLTPro45Light';
	src: url('helveticaneueltpro-lt-webfont.eot?') format('eot'), url('helveticaneueltpro-lt-webfont.woff') format('woff'), url('helveticaneueltpro-lt-webfont.ttf') format('truetype'), url('helveticaneueltpro-lt-webfont.svg#webfont0qZ9RtH0') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLTPro35Thin';
	src: url('helveticaneueltpro-th-webfont.eot?') format('eot'), url('helveticaneueltpro-th-webfont.woff') format('woff'), url('helveticaneueltpro-th-webfont.ttf') format('truetype'), url('helveticaneueltpro-th-webfont.svg#webfontjpLpwnjp') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLTPro25UltraLigh';
	src: url('helveticaneueltpro-ultlt-webfont.eot?') format('eot'), url('helveticaneueltpro-ultlt-webfont.woff') format('woff'), url('helveticaneueltpro-ultlt-webfont.ttf') format('truetype'), url('helveticaneueltpro-ultlt-webfont.svg#webfont4eEgmOPQ') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ================================================== *//* GLOBAL RESET/* ================================================== */
* {
	outline: 0;
	outline-style: none;
	outline-width: 0;
	text-decoration: none;
}

a, a img {
	border: 0
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* ================================================== *//* LAYOUT/* ================================================== */
body {
	color: #404040;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #fff url(../img/layout/bg-tile.png) repeat-x top left;
}

/* ================================================== *//* WEBSITE STRUCTURE/* ================================================== */
#frame {
	width: 1200px;
	background: url(../img/layout/bg-frame.jpg) no-repeat top center;
}

.popup #frame {
	width: 90%;
	background: #fff;
	background-image: none;
	border: 6px solid #748815;
	margin: 10px 0px;
	padding: 10px 10px;
}

#page {
	width: 1020px;
}

#header {
	height: 700px;
	overflow: hidden;
}

#logo {
	float: left;
	height: 94px;
	width: 300px;
	cursor: pointer;
}

#logo h1 {
	text-indent: -999999px;
	height: 1px;
	overflow: hidden;
}

#menu #phone h6 {
	text-align: right;
	font-size: 36px;
	letter-spacing: -2px;
	color: #fff;
}

#menu #phone p {
	margin: 0;
	padding: 0;
}

#menu #phone p a:link, #menu #phone p a:visited {
	display: block;
	width: 60px;
	padding: 4px 4px;
	float: right;
	background: #c6a764;
	font-weight: bold;
	text-decoration: none;
}

#menu #phone p a:hover, #menu #phone p a:focus, #menu #phone p a:active {
	background: #fdce26;
	color: #0086ac;
}

#bookings {
	width: 360px;
	float: left;
	text-align: left;
	background: #c6a764;
}

#miscinfo {
	margin-top: 10px;
}

#newsletter {
	height: 120px;
	background: url(../img/layout/subscribe-01.png) no-repeat top center;
	text-indent: -9999px;
	text-align: left;
}

a:link #handpicked, a:visited #handpicked {
	background: url(../img/layout/bg-handpicked.png) no-repeat top left;
	height: 109px;
	width: 304px;
	float: right;
	text-indent: -99999px;
}

a:focus #handpicked, a:active #handpicked, a:hover #handpicked {
	background: url(../img/layout/bg-handpicked.png) no-repeat bottom left;
}

#container {
	margin: 10px 0;
	padding: 0 0 120px 0;
}

#col1, #col2, #col3 {
	float: left;
	background: #fff;
	text-align: left;
}

#col1 {
	width: 440px;
	margin-right: 20px;
}

#col2 {
	width: 270px;
	margin-right: 20px;
}

#col3 {
	width: 270px;
	float: right;
}

#payment-icons {
	background: url(../img/layout/payments-icon.png) no-repeat top right;
	margin-top: 20px;
}

#flipbook, #insurance {
	margin: 20px 0;
}

#col1 li, #col2 li, #col3 li {
	border-bottom: 1px dotted #666;
}

#pn_cheapflights #vacation li, #pn_vacationpackages #vacation li {
	padding: 0 10px;
	border-bottom: 1px dotted #666;
	width: 515px;
}

#pn_cheapflights #vacation, #pn_vacationpackages #vacation {
	float: left;
}

#col1 h3, #col2 h3, #col3 h3 {
	background: #c6a764;
	color: #fff;
	text-transform: uppercase;
	padding: 20px 10px;
	margin: 0;
	text-align: center;
}

#col1 h6, #col2 h6, #col3 h6 {
	color: #c6a764;
}

.hotel a:link, .hotel a:visited {
	color: #333;
	text-decoration: underline;
}

.hotel a:active, .hotel a:hover, .hotel a:focus {
	color: #36c5d2;
	text-decoration: underline;
}

.price {
	display: block;
	float: right;
	width: 80px;
	font-size: 14px;
	color: #0086ac;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
}

.price small {
	display: block;
	color: #bbb;
	font-size: 11px;
	margin-bottom: 10px;
}

#col1 em, #col2 em, #col3 em {
	color: #666;
	font-size: 11px;
}

#travelinfo {
	padding: 0 10px;
}

#travelinfo ul li {
	border-bottom: 1px dotted #eee;
	padding: 2px 0;
}

#zazacontainer {
	margin: 10px 0px 20px 0px;
}

a:link #travelclub, a:visited #travelclub {
	background: url(../img/layout/travel-club-button.png) no-repeat top left;
	height: 53px;
	text-indent: -99999px;
	margin: 10px 0;
}

a:focus #travelclub, a:active #travelclub, a:hover #travelclub {
	background: url(../img/layout/travel-club-button.png) no-repeat bottom left;
}

#cluboffers strong {
	color: #0086ac;
}

#cluboffers li {
	border-bottom: 1px dotted #eee;
	padding: 5px 5px;
	font-size: 11px;
}

#content {
	text-align: left;
}

#sidebar {
	float: right;
	width: 240px;
	text-align: right;
	display: inline;
	border: 1px solid #f63;
}

#sidebar .box {
	padding: 10px 10px;
	margin: 10px 0px;
	border: 4px solid #d2cec0;
}

#sidebar .boxpic {
	margin: 10px 10px;
	text-align: right;
}

#footer {
	background: url(../img/layout/bg-footer.png) no-repeat top center;;
	color: #dfceaa;
	text-align: center;
}

#footer .slogan h4 {
	font-size: 40px;
	color: #dfceaa;
	text-align: center;
	letter-spacing: -2px;
}

#footer .slogan h6 {
	font-size: 18px;
	color: #dfceaa;
	text-align: center;
}

#footer a:link, #footer a:visited {
	color: #dfceaa
}

#footer a:hover, #footer a:focus, #footer a:active {
	color: #b59a79
}

#footer p {
	margin: 3px 0;
	padding: 0;
}

.tabledata {
	border: 0;
	padding: 0;
	margin: 0;
}

.tabledata th {
	background: #49600d;
	color: #fff;
	padding: 5px 5px;
	text-align: left;
}

.tabledata td {
	padding: 5px 5px;
	border-bottom: 1px dotted #ccc;
}

.tabledata .even {
	background: #ffe3bb
}

/* ================================================== *//* MENU LAYOUT/* ================================================== */
#menu {
	overflow: hidden;
	font-size: 11px;
	color: #fff;
	width: 600px;
	float: right;
	text-align: right;
}

#menu ul {
	list-style: none;
	margin: 6px 0 0 0;
	padding: 0;
}

#menu ul li {
	display: inline;
	padding-left: 10px;
}

#menu a:link, #menu a:visited {
	color: #fff;
	text-decoration: underline;
}

#menu a:hover, #menu a:focus, #menu a:active {
	color: #c7e8f0
}

/* ================================================== *//* DROP DOWN MENU LAYOUT (JQUERY ACTIVATED)/* ================================================== */
.megamenu {
	position: absolute;
	display: none;
	left: 0;
	top: 0;
	background: #57750e;
	border: 2px solid #57750e;
	padding: 10px;
	font-size: 13px;
	z-index: 100;
	font-weight: bold;
}

.megamenu h3 {
	color: #0086ac
}

.megamenu .column {
	width: 340px; /*width of each menu column*/
	margin: 10px 5px 20px 0;
}

.megamenu .column ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.megamenu .column ul li {
	padding-bottom: 5px;
	display: block;
	width: 167px;
	float: left;
	border-bottom: 1px dotted #709812;
}

.megamenu .column a {
	text-decoration: none;
	color: #d2ff37;
}

.megamenu .column a:hover {
	color: #fff
}

/* ================================================== *//* NAV LAYOUT/* ================================================== */
#nav {
	text-align: center;
	text-transform: uppercase;
	overflow: hidden;
	font-size: 16px;
	padding: 15px 0 18px 0;
	font-weight: bold;
	font-family: "Myriad Pro", "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav ul li {
	padding: 0px 9px;
	display: inline;
}

#nav a:link, #nav a:visited {
	color: #fff
}

#nav a:hover, #nav a:focus, #nav a:active {
	color: #fdce26
}

/* ================================================== *//* FOOTER DUPLICATE MENU LAYOUT/* ================================================== */
#dubmenu {
	padding: 10px 0
}

#dubmenu ul {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
	border-bottom: 1px dotted #fff;
}

#dubmenu ul li {
	display: inline;
	padding: 0 10px;
}

#dubmenu a:link, #dubmenu a:visited {
	color: #dfceaa
}

#dubmenu a:hover, #dubmenu a:focus, #dubmenu a:active {
	color: #b59a79
}

/* ================================================== *//* CLEAR FIX/* ================================================== */
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}

/* ================================================== *//* IF WE HAVE ACCORDION, ITS HEADER/* ================================================== */
.accordion li h5 {
	cursor: pointer
}

/* ================================================== *//* GLOBAL LINKS/* ================================================== */
a:link, a:visited {
	color: #0086ac
}

a:hover, a:focus, a:active {
	color: #50bada
}

a.buttonlink:link, a.buttonlink:visited {
	background: #36c5d2;
	color: #fff;
	padding: 2px 2px;
	text-transform: uppercase;
	font-size: 10px;
}

a.buttonlink:hover, a.buttonlink:focus, a.buttonlink:active {
	background: #eb8f00;
	color: #fff;
	padding: 5px 5px;
}

/* ================================================== *//* HEADINGS/* ================================================== */
h1, h2, h3, h4, h5, h6 {
	font-family: "Myriad Pro", "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
	margin: 5px 0px;
	padding: 0;
	text-align: left;
	text-decoration: none;
	line-height: 1;
	color: #50bada;
}

h1 {
	font-size: 28px
}

h2 {
	font-size: 24px
}

h3 {
	font-size: 22px;
	color: #eb8f00;
}

h4 {
	font-size: 18px
}

h5 {
	font-size: 16px;
	color: #eb8f00;
}

h6 {
	font-size: 14px
}

/* ================================================== *//* IMAGES HANDLING/* ================================================== */
.photo {
	background: #fff;
	border: 2px solid #ddd;
	padding: 2px 2px;
}

.alignleft {
	float: left;
	margin: 10px 20px 10px 0px;
}

.alignright {
	float: right;
	margin: 10px 0px 10px 20px;
}

/* ================================================== *//* FORM ELEMENTS/* ================================================== */
form {
	margin: 0;
	padding: 0;
}

form p {
	margin: 3px 0px;
	padding: 0;
}

fieldset {
	border: 1px solid #ddd;
	padding: 5px 5px;
	text-align: left;
}

legend, label {
	font-weight: bold
}

label {
	cursor: pointer
}

legend {
}

.forms, textarea, select {
	border: 1px solid #c7e8f0;
	line-height: 100%;
	padding: 2px 2px;
	background: #fff;
}

#tab-flights .forms, #tab-hotels .forms, #tab-charters .forms, #tab-own .forms {
	width: 325px;
}

#fgateway_dep {
	width: 231px;
}

#fno_hotel {
	width: 229px;
}

#sel_gateway {
	text-align: right;
}

.button {
	background: #0086ac;
	border: 0px solid #0086ac;
	margin: 2px 0 0 10px;
	color: #fff;
	font-weight: bold;
	padding: 5px 5px;
}

.required {
	color: #f00;
	font-size: 16px;
	font-weight: bold;
}

/* ================================================== *//* ERROR, NOTICE, SUCCESS MESSAGES/* ================================================== */
.error {
	background: #fff2f5;
	border: 1px solid #ffd2de;
	color: #9b0027;
	display: block;
	font-weight: bold;
	margin: 5px 0px;
	padding: 5px 5px;
}

.success, .ok, .okay {
	background: #f3f8f1;
	border: 1px solid #c9ddc1;
	color: #89b47a;
	display: block;
	font-weight: bold;
	margin: 5px 0px;
	padding: 5px 5px;
}

.notice, .caption {
	background: #f9f8e8;
	border: 1px solid #d6c27e;
	color: #b59a79;
	display: block;
	font-weight: bold;
	margin: 5px 0px;
	padding: 5px 5px;
}

/* ================================================== *//* JQUERY SHADOWBOX LAYOUT (must be in js/shadowbox/ folder!)/* ================================================== */
#sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message {
	color: #555;
	font-family: "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 10px;
}

#sb-title-inner {
	border-top: 1px solid #ccc
}

#sb-container {
	display: none;
	left: 0;
	margin: 0;
	padding: 0;
	position: fixed;
	text-align: left;
	top: 0;
	visibility: hidden;
	z-index: 999;
}

#sb-overlay {
	height: 100%;
	position: relative;
	width: 100%;
}

#sb-wrapper {
	position: absolute;
	visibility: hidden;
	width: 100px;
}

#sb-wrapper-inner {
	border: 5px solid #fff;
	height: 100px;
	overflow: hidden;
	position: relative;
}

#sb-body {
	height: 100%;
	position: relative;
}

#sb-body-inner {
	height: 100%;
	position: absolute;
	width: 100%;
	background: #fff;
}

#sb-player.html {
	height: 100%;
	overflow: auto;
}

#sb-body img {
	border: none
}

#sb-loading {
	height: 100%;
	position: relative;
	background: #fff;
}

#sb-loading-inner {
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	margin-top: -12px;
	position: absolute;
	text-align: center;
	top: 30%;
	width: 100%;
	background: #fff;
}

#sb-loading-inner span {
	display: inline-block;
	padding-left: 34px;
	width: 300px;
	height: 300px;
	color: #fff;
}

#sb-body, #sb-loading {
	background-color: #fff
}

#sb-title, #sb-info {
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}

#sb-title, #sb-title-inner {
	line-height: 26px
}

#sb-title {
	background: #fff
}

#sb-title-inner {
	font-size: 16px
}

#sb-info, #sb-info-inner {
	height: 20px;
	line-height: 20px;
}

#sb-info-inner {
	font-size: 12px
}

#sb-nav {
	float: right;
	height: 16px;
	padding: 2px 0;
	width: 45%;
}

#sb-nav a {
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	float: right;
	height: 16px;
	margin-left: 3px;
	width: 16px;
}

#sb-nav-close {
	background-image: url(../js/shadowbox/close.png)
}

#sb-nav-next {
	background-image: url(../js/shadowbox/next.png)
}

#sb-nav-previous {
	background-image: url(../js/shadowbox/previous.png)
}

#sb-nav-play {
	background-image: url(../js/shadowbox/play.png)
}

#sb-nav-pause {
	background-image: url(../js/shadowbox/pause.png)
}

#sb-counter {
	float: left;
	width: 45%;
}

#sb-counter a {
	color: #fff;
	cursor: pointer;
	padding: 0 4px 0 0;
	text-decoration: none;
}

#sb-counter a.sb-counter-current {
	text-decoration: underline
}

div.sb-message {
	font-size: 12px;
	padding: 10px;
	text-align: center;
}

div.sb-message a:link, div.sb-message a:visited {
	color: #fff;
	text-decoration: underline;
}

/* ================================================== *//* SLIDESHOW LAYOUT/* ================================================== */
#slideshow {
	margin-top: 2px;
	background: #c6a764;
}

/* The Nivo Slider styles */
.nivoSlider {
	position: relative;
}

.nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
}

/* If an image is wrapped in a link */
.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;
}

/* 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;
	left: 0px;
	bottom: 0px;
	background: #000;
	color: #fff;
	opacity: 0.8; /* Overridden by captionOpacity setting */
	width: 100%;
	z-index: 8;
}

.nivo-caption p {
	padding: 5px;
	margin: 0;
}

.nivo-caption a {
	display: inline !important;
}

.nivo-html-caption {
	display: none;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position: absolute;
	top: 45%;
	z-index: 9;
	cursor: pointer;
}

.nivo-prevNav {
	left: 0px;
}

.nivo-nextNav {
	right: 0px;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position: relative;
	z-index: 9;
	cursor: pointer;
}

.nivo-controlNav a.active {
	font-weight: bold;
}

.theme-default .nivoSlider {
	position: relative;
	background: #fff url(../js/loading.gif) no-repeat 50% 50%;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
}

.theme-default .nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

.theme-default .nivoSlider a {
	border: 0;
	display: block;
}

.theme-default .nivo-controlNav {
	position: absolute;
	right: 20px;
	bottom: 2px;
}

.theme-default .nivo-controlNav a {
	display: block;
	width: 22px;
	height: 22px;
	background: url(../js/bullets.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	margin-right: 3px;
	float: left;
}

.theme-default .nivo-controlNav a.active {
	background-position: 0 -22px;
}

.theme-default .nivo-directionNav a {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../js/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-family: Helvetica, Arial, sans-serif;
}

.theme-default .nivo-caption a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}

.theme-default .nivo-caption a:hover {
	color: #fff;
}

/* ================================================== *//* SOCIAL ICONS CODE/* ================================================== */
.addthis_toolbox {
	border-top: 1px dotted #ccc;
	margin: 10px 0;
	padding: 10px 0 0 0;
}

/* ================================================== *//* TABS CODE/* ================================================== */
ul.tabs {
	margin: 2px 0 0 0;
	padding: 0;
	float: left;
	list-style: none;
	width: 100%;
	font-family: "Myriad Pro", "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
}

ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	border-left: 2px solid #c6a764;
	overflow: hidden;
	position: relative;
	background: #32afd3;
}

ul.tabs li a:link, ul.tabs li a:visited {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 14px;
	padding: 5px 5px;
	outline: none;
	text-transform: uppercase;
}

ul.tabs li a:hover, ul.tabs li.active {
	background: #d0b680;
	color: #fff;
}

.tab_container {
	clear: both;
	width: 100%;
	padding: 0 20px;
}

.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}

/* * jQuery UI CSS Framework 1.8.16 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Theming/API *//* Layout helpers----------------------------------*/
.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.ui-helper-clearfix {
	display: inline-block;
}

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
	height: 1%;
}

.ui-helper-clearfix {
	display: block;
}

/* end clearfix */
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}

/* Interaction Cues----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}

/* Icons----------------------------------*//* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

/* Misc visuals----------------------------------*//* Overlays */
.ui-widget-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* * jQuery UI CSS Framework 1.8.16 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Theming/API * * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=normal&fsDefault=11&cornerRadius=0&bgColorHeader=fd9e47&bgTextureHeader=01_flat.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=fd9e47&bgTextureDefault=01_flat.png&bgImgOpacityDefault=100&borderColorDefault=fd9e47&fcDefault=ffffff&iconColorDefault=ffffff&bgColorHover=fdf5ce&bgTextureHover=01_flat.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=01_flat.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=01_flat.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=0 *//* Component containers----------------------------------*/
.ui-widget {
	font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11;
}

.ui-widget .ui-widget {
	font-size: 1em;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
}

.ui-widget-content {
	border: 1px solid #ddd;
	background: #fff url(images/ui-bg_flat_100_ffffff_40x100.png) 50% 50% repeat-x;
	color: #333;
}

.ui-widget-content a {
	color: #333;
}

.ui-widget-header {
	border: 1px solid #e78f08;
	background: #fd9e47 url(images/ui-bg_flat_35_fd9e47_40x100.png) 50% 50% repeat-x;
	color: #fff;
	font-weight: bold;
}

.ui-widget-header a {
	color: #fff;
}

/* Interaction states----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: 1px solid #fd9e47;
	background: #fd9e47 url(images/ui-bg_flat_100_fd9e47_40x100.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #fff;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #fff;
	text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	border: 1px solid #fbcb09;
	background: #fdf5ce url(images/ui-bg_flat_100_fdf5ce_40x100.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #c77405;
}

.ui-state-hover a, .ui-state-hover a:hover {
	color: #c77405;
	text-decoration: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border: 1px solid #fbd850;
	background: #fff url(images/ui-bg_flat_65_ffffff_40x100.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #eb8f00;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #eb8f00;
	text-decoration: none;
}

.ui-widget :active {
	outline: none;
}

/* Interaction Cues----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border: 1px solid #fed22f;
	background: #ffe45c url(images/ui-bg_flat_75_ffe45c_40x100.png) 50% 50% repeat-x;
	color: #363636;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
	color: #363636;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #b81900 url(images/ui-bg_flat_18_b81900_40x100.png) 50% 50% repeat-x;
	color: #fff;
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
	color: #fff;
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
	color: #fff;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
	font-weight: bold;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: normal;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none;
}

/* Icons----------------------------------*//* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
	background-image: url(images/ui-icons_222222_256x240.png);
}

.ui-widget-content .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png);
}

.ui-widget-header .ui-icon {
	background-image: url(images/ui-icons_ffffff_256x240.png);
}

.ui-state-default .ui-icon {
	background-image: url(images/ui-icons_ffffff_256x240.png);
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
	background-image: url(images/ui-icons_ef8c08_256x240.png);
}

.ui-state-active .ui-icon {
	background-image: url(images/ui-icons_ef8c08_256x240.png);
}

.ui-state-highlight .ui-icon {
	background-image: url(images/ui-icons_228ef1_256x240.png);
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
	background-image: url(images/ui-icons_ffd27a_256x240.png);
}

/* positioning */
.ui-icon-carat-1-n {
	background-position: 0 0;
}

.ui-icon-carat-1-ne {
	background-position: -16px 0;
}

.ui-icon-carat-1-e {
	background-position: -32px 0;
}

.ui-icon-carat-1-se {
	background-position: -48px 0;
}

.ui-icon-carat-1-s {
	background-position: -64px 0;
}

.ui-icon-carat-1-sw {
	background-position: -80px 0;
}

.ui-icon-carat-1-w {
	background-position: -96px 0;
}

.ui-icon-carat-1-nw {
	background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
	background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
	background-position: -144px 0;
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
	background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
	background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
	background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}

.ui-icon-arrow-4 {
	background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}

.ui-icon-extlink {
	background-position: -32px -80px;
}

.ui-icon-newwin {
	background-position: -48px -80px;
}

.ui-icon-refresh {
	background-position: -64px -80px;
}

.ui-icon-shuffle {
	background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}

.ui-icon-folder-open {
	background-position: -16px -96px;
}

.ui-icon-document {
	background-position: -32px -96px;
}

.ui-icon-document-b {
	background-position: -48px -96px;
}

.ui-icon-note {
	background-position: -64px -96px;
}

.ui-icon-mail-closed {
	background-position: -80px -96px;
}

.ui-icon-mail-open {
	background-position: -96px -96px;
}

.ui-icon-suitcase {
	background-position: -112px -96px;
}

.ui-icon-comment {
	background-position: -128px -96px;
}

.ui-icon-person {
	background-position: -144px -96px;
}

.ui-icon-print {
	background-position: -160px -96px;
}

.ui-icon-trash {
	background-position: -176px -96px;
}

.ui-icon-locked {
	background-position: -192px -96px;
}

.ui-icon-unlocked {
	background-position: -208px -96px;
}

.ui-icon-bookmark {
	background-position: -224px -96px;
}

.ui-icon-tag {
	background-position: -240px -96px;
}

.ui-icon-home {
	background-position: 0 -112px;
}

.ui-icon-flag {
	background-position: -16px -112px;
}

.ui-icon-calendar {
	background-position: -32px -112px;
}

.ui-icon-cart {
	background-position: -48px -112px;
}

.ui-icon-pencil {
	background-position: -64px -112px;
}

.ui-icon-clock {
	background-position: -80px -112px;
}

.ui-icon-disk {
	background-position: -96px -112px;
}

.ui-icon-calculator {
	background-position: -112px -112px;
}

.ui-icon-zoomin {
	background-position: -128px -112px;
}

.ui-icon-zoomout {
	background-position: -144px -112px;
}

.ui-icon-search {
	background-position: -160px -112px;
}

.ui-icon-wrench {
	background-position: -176px -112px;
}

.ui-icon-gear {
	background-position: -192px -112px;
}

.ui-icon-heart {
	background-position: -208px -112px;
}

.ui-icon-star {
	background-position: -224px -112px;
}

.ui-icon-link {
	background-position: -240px -112px;
}

.ui-icon-cancel {
	background-position: 0 -128px;
}

.ui-icon-plus {
	background-position: -16px -128px;
}

.ui-icon-plusthick {
	background-position: -32px -128px;
}

.ui-icon-minus {
	background-position: -48px -128px;
}

.ui-icon-minusthick {
	background-position: -64px -128px;
}

.ui-icon-close {
	background-position: -80px -128px;
}

.ui-icon-closethick {
	background-position: -96px -128px;
}

.ui-icon-key {
	background-position: -112px -128px;
}

.ui-icon-lightbulb {
	background-position: -128px -128px;
}

.ui-icon-scissors {
	background-position: -144px -128px;
}

.ui-icon-clipboard {
	background-position: -160px -128px;
}

.ui-icon-copy {
	background-position: -176px -128px;
}

.ui-icon-contact {
	background-position: -192px -128px;
}

.ui-icon-image {
	background-position: -208px -128px;
}

.ui-icon-video {
	background-position: -224px -128px;
}

.ui-icon-script {
	background-position: -240px -128px;
}

.ui-icon-alert {
	background-position: 0 -144px;
}

.ui-icon-info {
	background-position: -16px -144px;
}

.ui-icon-notice {
	background-position: -32px -144px;
}

.ui-icon-help {
	background-position: -48px -144px;
}

.ui-icon-check {
	background-position: -64px -144px;
}

.ui-icon-bullet {
	background-position: -80px -144px;
}

.ui-icon-radio-off {
	background-position: -96px -144px;
}

.ui-icon-radio-on {
	background-position: -112px -144px;
}

.ui-icon-pin-w {
	background-position: -128px -144px;
}

.ui-icon-pin-s {
	background-position: -144px -144px;
}

.ui-icon-play {
	background-position: 0 -160px;
}

.ui-icon-pause {
	background-position: -16px -160px;
}

.ui-icon-seek-next {
	background-position: -32px -160px;
}

.ui-icon-seek-prev {
	background-position: -48px -160px;
}

.ui-icon-seek-end {
	background-position: -64px -160px;
}

.ui-icon-seek-start {
	background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
	background-position: -80px -160px;
}

.ui-icon-stop {
	background-position: -96px -160px;
}

.ui-icon-eject {
	background-position: -112px -160px;
}

.ui-icon-volume-off {
	background-position: -128px -160px;
}

.ui-icon-volume-on {
	background-position: -144px -160px;
}

.ui-icon-power {
	background-position: 0 -176px;
}

.ui-icon-signal-diag {
	background-position: -16px -176px;
}

.ui-icon-signal {
	background-position: -32px -176px;
}

.ui-icon-battery-0 {
	background-position: -48px -176px;
}

.ui-icon-battery-1 {
	background-position: -64px -176px;
}

.ui-icon-battery-2 {
	background-position: -80px -176px;
}

.ui-icon-battery-3 {
	background-position: -96px -176px;
}

.ui-icon-circle-plus {
	background-position: 0 -192px;
}

.ui-icon-circle-minus {
	background-position: -16px -192px;
}

.ui-icon-circle-close {
	background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}

.ui-icon-circle-check {
	background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}

/* Misc visuals----------------------------------*//* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-khtml-border-top-left-radius: 0;
	border-top-left-radius: 0;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-khtml-border-top-right-radius: 0;
	border-top-right-radius: 0;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	-khtml-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0;
	-khtml-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
}

/* Overlays */
.ui-widget-overlay {
	background: #666 url(images/ui-bg_flat_20_666666_40x100.png) 50% 50% repeat-x;
	opacity: .50;
	filter: Alpha(Opacity=50);
}

.ui-widget-shadow {
	margin: -5px 0 0 -5px;
	padding: 5px;
	background: #000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
	opacity: .20;
	filter: Alpha(Opacity=20);
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

/* * jQuery UI Resizable 1.8.16 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Resizable#theming */
.ui-resizable {
	position: relative;
}

.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	z-index: 99999;
	display: block;
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
	display: none;
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}

/* * jQuery UI Accordion 1.8.16 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Accordion#theming *//* IE/Win - Fix animation bug - #4615 */
.ui-accordion {
	width: 100%;
}

.ui-accordion .ui-accordion-header {
	cursor: pointer;
	position: relative;
	margin-top: 1px;
	zoom: 1;
}

.ui-accordion .ui-accordion-li-fix {
	display: inline;
}

.ui-accordion .ui-accordion-header-active {
	border-bottom: 0 !important;
}

.ui-accordion .ui-accordion-header a {
	display: block;
	font-size: 1em;
	padding: .5em .5em .5em .7em;
}

.ui-accordion-icons .ui-accordion-header a {
	padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	margin-top: -2px;
	position: relative;
	top: 1px;
	margin-bottom: 2px;
	overflow: auto;
	display: none;
	zoom: 1;
}

.ui-accordion .ui-accordion-content-active {
	display: block;
}

/* * jQuery UI Autocomplete 1.8.16 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Autocomplete#theming */
.ui-autocomplete {
	position: absolute;
	cursor: default;
}

/* workarounds */
* html .ui-autocomplete {
	width: 1px;
}

/* without this, the menu expands to 100% in IE6 *//* * jQuery UI Menu 1.8.16 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Menu#theming */
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	float: left;
}

.ui-menu .ui-menu {
	margin-top: -3px;
}

.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}

.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: .2em .4em;
	line-height: 1.5;
	zoom: 1;
}

.ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

/* * jQuery UI Datepicker 1.8.16 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Datepicker#theming */
#datepicker-div {
	z-index: 100 !important;
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
	z-index: 100;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next {
	right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	width: 49%;
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}

.ui-datepicker td {
	border: 0;
	padding: 1px;
}

.ui-datepicker td span, .ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0em;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
	display: none; /*sorry for IE5*/
	display /**/: block; /*sorry for IE5*/
	position: absolute; /*must have*/
	z-index: -1; /*must have*/
	filter: mask(); /*must have*/
	top: -4px; /*must have*/
	left: -4px; /*must have*/
	width: 200px; /*must have*/
	height: 200px; /*must have*/
}

.confirm_email {
	display: none;
}