/* http://meyerweb.com/eric/tools/css/reset/ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
body { line-height:1; }
ol, ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
:focus /global/assets/
ins { text-decoration:none; }
del { text-decoration:line-through; }
table { border-collapse:collapse; border-spacing:0; }

/* GLOBAL */
body {
background:#81b449 url(/global/assets/bg.gif) repeat-x scroll top left;
font:13px/1.4 Arial, Helvetica, sans-serif;
color:#fff;
text-align:center;
}

/* HEADER */
#headerout { 
clear:both; 
width:100%; 	
height:187px; 
text-align:center; 
}

#headerin { 
margin:0 auto; 
width:920px; 
text-align:left; 
}

#language {
width:120px;
height:23px;
background:transparent url(/global/assets/lang.gif) no-repeat top left;
text-align:center;
color:#b2e1ff;
font-size:11px;
margin:0 0 0 812px;
padding:2px 0 0 0;
}

#header {
background:transparent url(/global/assets/logo.gif) no-repeat top left;
width:585px;
height:127px;
margin:-9px 0 0 335px;
}

h1, h1 a { width:390px; height:96px; }
h1 { margin:9px 0 0 27px; text-indent:-9999px; }
h1 a { display:block; }

#nav-out {
width:560px;
height:35px;
margin:0 0 0 360px;
}

/* MAIN */
#mainout { 
clear:both;  
width:100%; 
text-align:center; 
}

#mainin { 
margin:0 auto; 
width:920px; 
text-align:left;
}

#main {
width:560px;
margin:0 0 0 360px;
min-height:780px; 
height:auto !important; 
height:780px;
}

#ristorante { overflow:hidden; }

#ristsx, #ristdx {  
float:left;
width:270px;
margin-bottom:20px;
}
#ristsx { margin-right:10px; }
#ristdx { margin-left:10px; }

#ristsx p, #ristdx p { width:270px; }

#ristsx ul, #ristdx ul { list-style-type:none; margin:0; padding-left:5px; }
#ristsx li, #ristdx li { line-height:1.7; }

#ristsx h3, #ristdx h3 { color:#ffd55a; }
#ristsx h4, #ristdx h4 { width:270px; border:none; margin-top:15px; margin-bottom:5px; color:#ffd55a; }

ul#eventi { margin-top:-10px; }
ul#eventi li {
border-bottom:2px solid #91bc63; 
margin:10px 0;
padding:20px 0;
}

ul#eventi li h3 { margin:0; padding:0; }
ul#eventi li p { margin-bottom:5px; }
ul#eventi li p.eventi-info { margin:0 0 15px 0; }


/* FOOTER */
#footerout { 
clear:both; 
background:transparent url(/global/assets/footer.jpg) repeat-x top left;
width:100%;
height:280px; 
position:relative;
bottom:0;
text-align:center; 
}

#footerin { 
padding:125px 0 0 360px;
margin:0 auto; 
width:560px; 
color:#fff; 
text-align:left;
font-size:12px;
line-height:1.3em; 
}

#footerin p { margin-bottom:15px; }

/* MENU */
ul#nav-it, ul#nav-en, ul#nav-fr, ul#nav-de { width:470px; height:35px; }
ul#nav-it { background:transparent url(/global/assets/it/nav.jpg) 0 0 no-repeat; }
ul#nav-en { background:transparent url(/global/assets/en/nav.jpg) 0 0 no-repeat; }
ul#nav-fr { background:transparent url(/global/assets/fr/nav.jpg) 0 0 no-repeat; }
ul#nav-de { background:transparent url(/global/assets/de/nav.jpg) 0 0 no-repeat; }

ul#nav-it li, ul#nav-en li, ul#nav-fr li, ul#nav-de li { float:left; height:35px; text-indent:-9999px; }

li#nav-home a, li#nav-ristorante a, li#nav-camere a, li#nav-eventi a, li#nav-contatti a {
height:32px;
display:block;
margin-top:3px;
}

li#nav-home, li#nav-home a { width:70px; margin-right:11px; margin-left:3px; }
li#nav-ristorante, li#nav-ristorante a { width:105px; margin-right:5px; }
li#nav-camere, li#nav-camere a { width:80px; margin-right:6px; }
li#nav-eventi, li#nav-eventi a { width:90px; margin-right:6px; }
li#nav-contatti, li#nav-contatti a { width:90px; }

li.nav-home-it a:hover, li.nav-home-it a:active, li.nav-home-it-current a { background:transparent url(/global/assets/it/nav.jpg) -6px -38px no-repeat; }
li.nav-ristorante-it a:hover, li.nav-ristorante-it a:active, li.nav-ristorante-it-current a { background:transparent url(/global/assets/it/nav.jpg) -84px -38px no-repeat; }
li.nav-camere-it a:hover, li.nav-camere-it a:active, li.nav-camere-it-current a { background:transparent url(/global/assets/it/nav.jpg) -194px -38px no-repeat; }
li.nav-eventi-it a:hover, li.nav-eventi-it a:active, li.nav-eventi-it-current a { background:transparent url(/global/assets/it/nav.jpg) -280px -38px no-repeat; }
li.nav-contatti-it a:hover, li.nav-contatti-it a:active, li.nav-contatti-it-current a { background:transparent url(/global/assets/it/nav.jpg) -376px -38px no-repeat; }

li.nav-home-en a:hover, li.nav-home-en a:active, li.nav-home-en-current a { background:transparent url(/global/assets/en/nav.jpg) -6px -38px no-repeat; }
li.nav-ristorante-en a:hover, li.nav-ristorante-en a:active, li.nav-ristorante-en-current a { background:transparent url(/global/assets/en/nav.jpg) -84px -38px no-repeat; }
li.nav-camere-en a:hover, li.nav-camere-en a:active, li.nav-camere-en-current a { background:transparent url(/global/assets/en/nav.jpg) -194px -38px no-repeat; }
li.nav-eventi-en a:hover, li.nav-eventi-en a:active, li.nav-eventi-en-current a { background:transparent url(/global/assets/en/nav.jpg) -280px -38px no-repeat; }
li.nav-contatti-en a:hover, li.nav-contatti-en a:active, li.nav-contatti-en-current a { background:transparent url(/global/assets/en/nav.jpg) -376px -38px no-repeat; }

li.nav-home-fr a:hover, li.nav-home-fr a:active, li.nav-home-fr-current a { background:transparent url(/global/assets/fr/nav.jpg) -6px -38px no-repeat; }
li.nav-ristorante-fr a:hover, li.nav-ristorante-fr a:active, li.nav-ristorante-fr-current a { background:transparent url(/global/assets/fr/nav.jpg) -84px -38px no-repeat; }
li.nav-camere-fr a:hover, li.nav-camere-fr a:active, li.nav-camere-fr-current a { background:transparent url(/global/assets/fr/nav.jpg) -194px -38px no-repeat; }
li.nav-eventi-fr a:hover, li.nav-eventi-fr a:active, li.nav-eventi-fr-current a { background:transparent url(/global/assets/fr/nav.jpg) -280px -38px no-repeat; }
li.nav-contatti-fr a:hover, li.nav-contatti-fr a:active, li.nav-contatti-fr-current a { background:transparent url(/global/assets/fr/nav.jpg) -386px -38px no-repeat; }

li.nav-home-de a:hover, li.nav-home-de a:active, li.nav-home-de-current a { background:transparent url(/global/assets/de/nav.jpg) -6px -38px no-repeat; }
li.nav-ristorante-de a:hover, li.nav-ristorante-de a:active, li.nav-ristorante-de-current a { background:transparent url(/global/assets/de/nav.jpg) -84px -38px no-repeat; }
li.nav-camere-de a:hover, li.nav-camere-de a:active, li.nav-camere-de-current a { background:transparent url(/global/assets/de/nav.jpg) -194px -38px no-repeat; }
li.nav-eventi-de a:hover, li.nav-eventi-de a:active, li.nav-eventi-de-current a { background:transparent url(/global/assets/de/nav.jpg) -280px -38px no-repeat; }
li.nav-contatti-de a:hover, li.nav-contatti-de a:active, li.nav-contatti-de-current a { background:transparent url(/global/assets/de/nav.jpg) -376px -38px no-repeat; }


/* LINK */
#language a:link, #language a:visited { color:#89c3fa; text-decoration:none; font-weight:normal; }
#language a:hover, #language a:active { color:#b2e1ff; text-decoration:none; font-weight:normal; }

a:link, a:visited { color:#ffd55a; text-decoration:underline; }
a:hover, a:active { color:#ffd55a; text-decoration:none; }

#footerin a:link, #footerin a:visited { color:#39f; text-decoration:underline; font-weight:normal; }
#footerin a:hover, #footerin a:active { color:#4ca8f5; text-decoration:none; font-weight:normal; }

/* H1, H2, H3 etc */
h2 { text-indent:-9999px; }

h2#welcome, h2#h2ristorante, h2#h2camere, h2#h2eventi, h2#h2contatti { 
width:560px; 
height:150px; 
margin-bottom:25px;
}

h2#welcome { background:transparent url(/global/assets/welcome.gif) 0 5px no-repeat; border-bottom:2px solid #fff; }

h2.h2ristorante-it { background:transparent url(/global/assets/it/ristorante.gif) 0 0 no-repeat; }
h2.h2camere-it { background:transparent url(/global/assets/it/camere.gif) 0 0 no-repeat; }
h2.h2eventi-it { background:transparent url(/global/assets/it/eventi.gif) 0 0 no-repeat; }
h2.h2contatti-it { background:transparent url(/global/assets/it/contatti.gif) 0 0 no-repeat; }

h2.h2ristorante-en { background:transparent url(/global/assets/en/ristorante.gif) 0 0 no-repeat; }
h2.h2camere-en { background:transparent url(/global/assets/en/camere.gif) 0 0 no-repeat; }
h2.h2eventi-en { background:transparent url(/global/assets/en/eventi.gif) 0 0 no-repeat; }
h2.h2contatti-en { background:transparent url(/global/assets/en/contatti.gif) 0 0 no-repeat; }

h2.h2ristorante-fr { background:transparent url(/global/assets/fr/ristorante.gif) 0 0 no-repeat; }
h2.h2camere-fr { background:transparent url(/global/assets/fr/camere.gif) 0 0 no-repeat; }
h2.h2eventi-fr { background:transparent url(/global/assets/fr/eventi.gif) 0 0 no-repeat; }
h2.h2contatti-fr { background:transparent url(/global/assets/fr/contatti.gif) 0 0 no-repeat; }

h2.h2ristorante-de { background:transparent url(/global/assets/de/ristorante.gif) 0 0 no-repeat; }
h2.h2camere-de { background:transparent url(/global/assets/de/camere.gif) 0 0 no-repeat; }
h2.h2eventi-de { background:transparent url(/global/assets/de/eventi.gif) 0 0 no-repeat; }
h2.h2contatti-de { background:transparent url(/global/assets/de/contatti.gif) 0 0 no-repeat; }

h3 { text-transform:uppercase; }

#h3news, #h3prezzi { 
font-size:16px;
font-weight:normal; 
border-bottom:1px solid #fff; 
text-transform:lowercase;
}

#h3news { margin:0; padding:0; }
#h3prezzi { margin:0 0 20px 0; padding:0; }

/* ALTRO */
.hide { display:none; }
p { margin-bottom:22px; }

ul#social { margin:-5px 0 0 0; }
ul#social li { float:left; margin-right:15px; }

ul#social a { padding:1px 0 2px 20px; }
ul#social a:link, ul#social a:visited { color:#fff; text-decoration:none; }
ul#social a:hover, ul#social a:active { text-decoration:underline; }

a#twitter, a.twitter { background:transparent url(/global/assets/twitter.png) 0 0 no-repeat; }
a#facebook, a.facebook { background:transparent url(/global/assets/facebook.png) 0 0 no-repeat; }
a.twitter { margin-left:10px; }
a.facebook { margin-left:6px; }

ul#eventi li p.share { margin:0; padding:12px 0 0 0; }
p.share a { padding:1px 0 2px 20px; }
p.share a:link, p.share a:visited { color:#fff; text-decoration:none; }
p.share a:hover, p.share a:active { text-decoration:underline; }

p#small { font-size:11px; }

.red { color:#ffd55a; } 

p#by { clear:both; padding-top:15px; margin-bottom:0; }

#by a:link, #by a:visited { color:#fff; font-weight:normal; text-decoration:underline; }
#by a:hover, #by a:active { text-decoration:none; }

#contatti-vcard {
position:relative;
padding-left:105px;
margin-bottom:50px;
}
#contatti-vcard ul li { line-height:1.3; }

#gmaps {
width:90px;
height:90px;
text-indent:-9999px;
background:transparent url(/global/assets/mappa.gif) 0 0 no-repeat;
position:absolute;
top:5px;
left:0;
}

#gmaps a {
width:90px;
height:90px;
display:block;
}

#gmaps a:hover { background: transparent url(/global/assets/mappa.gif) 0 -90px no-repeat; }

.foto { 
margin:0 5px 5px 0; 
border:3px solid #fff; 
-moz-border-radius:4px; 
-webkit-border-radius:4px;
}

#galleria { margin:30px 0; }
.rounded { background-color:#91bc63; width:560px; margin:20px 0 40px 0; }
.rounded ul { padding:0 15px; margin-bottom:-20px; }
.rounded li { margin:0 0 20px 0; line-height:1.3; }

span.yellow { color:#ffd55a; }

#news a:link, #news a:visited, #news a:hover, #news a:active { color:#fff; text-decoration:none; } 
li.news-hover { color:#f2f2f2; cursor:pointer; }

/* FORM */
label { display:block; }

.row-sx, .row-dx { 
position:relative;
float:left;
width:210px;
min-height:65px; 
height:auto !important; 
height:65px;
}

.row-cx { width:470px; }

.row-dx { margin-left:50px; }

input.radio {
border:none;
margin:0;
padding:0;
width:20px;
}

.row-subject {
width:470px;
margin:15px 0;
}

.row-subject label { display:inline; margin-right:10px; }

input {
border:1px solid #ccc;
font:13px/16px Arial, Helvetica, sans-serif;
color:#333;
padding:5px;
width:210px;
}

#notti {
float:left;
width:85px;
}

#persone {
float:right;
width:85px;
}	

#notti input, #persone input {
width:85px;
}
	
textarea { 
border:1px solid #ccc;
font:13px/16px Arial, Helvetica, sans-serif;
color:#333;
padding:5px;
width:470px;
height:96px;
}	
	
input#submit {
border:1px solid #fff;
color:#fff;
background:#ffd55a;
width:90px;
height:30px;
font-size:13px;
text-transform:uppercase;
cursor:pointer;
margin:25px 0 35px 0;
}
	
input#submit:hover { background:#b2d0f9; }

.invalid { background:#ffd55a; }
.valid { background:#fff; }

/**
 * jQuery lightBox plugin
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.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
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=deedf7&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=100&borderColorHeader=aed0ea&fcHeader=222222&iconColorHeader=72a7cf&bgColorContent=f2f5f7&bgTextureContent=04_highlight_hard.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=362b36&iconColorContent=72a7cf&bgColorDefault=d7ebf9&bgTextureDefault=02_glass.png&bgImgOpacityDefault=80&borderColorDefault=aed0ea&fcDefault=2779aa&iconColorDefault=3d80b3&bgColorHover=e4f1fb&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=74b2e2&fcHover=0070a3&iconColorHover=2694e8&bgColorActive=3baae3&bgTextureActive=02_glass.png&bgImgOpacityActive=50&borderColorActive=2694e8&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=ffef8f&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=25&borderColorHighlight=f9dd34&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=cd0a0a&bgTextureError=01_flat.png&bgImgOpacityError=15&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffffff&bgColorOverlay=eeeeee&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=90&opacityOverlay=80&bgColorShadow=000000&bgTextureShadow=04_highlight_hard.png&bgImgOpacityShadow=70&opacityShadow=30&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Arial, sans-serif; font-size: 11px; }
.ui-widget .ui-widget { font-size: 11px; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial, sans-serif; font-size: 11px; }
.ui-widget-content { border: 1px solid #dddddd; background: #f2f5f7 url(images/ui-bg_highlight-hard_100_f2f5f7_1x100.png) 50% top repeat-x; color: #362b36; }
.ui-widget-content a { color: #362b36; }
.ui-widget-header { border: 1px solid #aed0ea; background: #deedf7 url(images/ui-bg_highlight-soft_100_deedf7_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #aed0ea; background: #d7ebf9 url(images/ui-bg_glass_80_d7ebf9_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #2779aa; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2779aa; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #74b2e2; background: #e4f1fb url(images/ui-bg_glass_100_e4f1fb_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #0070a3; }
.ui-state-hover a, .ui-state-hover a:hover { color: #0070a3; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #2694e8; background: #3baae3 url(images/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #ffffff; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #f9dd34; background: #ffef8f url(images/ui-bg_highlight-soft_25_ffef8f_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #cd0a0a url(images/ui-bg_flat_15_cd0a0a_40x100.png) 50% 50% repeat-x; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .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_72a7cf_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_72a7cf_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_72a7cf_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_3d80b3_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_2694e8_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_ffffff_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-tl { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; }
.ui-corner-tr { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; }
.ui-corner-br { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }
.ui-corner-top { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }
.ui-corner-right {  -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }
.ui-corner-left { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; }
.ui-corner-all { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }

/* Overlays */
.ui-widget-overlay { background: #eeeeee url(images/ui-bg_diagonals-thick_90_eeeeee_40x40.png) 50% 50% repeat; opacity: .80;filter:Alpha(Opacity=80); }
.ui-widget-shadow { margin: -7px 0 0 -7px; padding: 7px; background: #000000 url(images/ui-bg_highlight-hard_70_000000_1x100.png) 50% top repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.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%; }

/* 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*/
}

#ui-datepicker-div { display:none; } /* hack */