/***************************************************
    CSS file for Bluesun Hotel Marina
    Author: WEB Marketing (www.wem.hr)
    Media: Screen
***************************************************/

*               { margin: 0; padding: 0; }
html            { overflow-y: scroll; }
body	        { font: 12px/18px Arial, Verdana, sans-serif; color: #333; background: #b2b2b2; }
:root           { overflow-y: scroll; }
h1, h2, h3      { font-weight: normal; color: #1c3652; }

a               { color: #333; text-decoration: underline; }

a:hover,
a:active,
a:focus         { text-decoration: none; }

fieldset,
a img       { border: 0; }

table       { text-align: left; border-collapse: collapse; border-spacing: 0; }

td,
th          { vertical-align: top; text-align: left; }

legend      { white-space: normal; }

select, input, textarea { outline: 0; font: 12px/18px Arial, sans-serif; }


/* LAYOUT */
#layout			    { width: 960px; margin: 0 auto; position: relative; }
#content                    { clear: both; position: relative; background: #fff; padding: 20px 30px 35px; z-index: 30; }
#main-content               { position: relative; float: right; width: 670px; }
#page-home #main-content    { float: none; width: 100%; }



/* HEADER */
#header                 { position: relative; z-index: 20; height: 435px; }
#logo                   { padding: 23px 0 27px 30px; background: url(../images/css/logo-bkg.png); }

#logo a                 { display: block; width: 301px; height: 25px; overflow: hidden; text-indent: -9999px; background: url(../images/interface/logo.png) no-repeat 0 0; }

#header-flash           { position: absolute; top: 0; left: 0; z-index: 10; background: #fff; width: 960px; height: 435px; overflow: hidden; }
#header-flash img       { display: block; }

/* lang */
#languages-container        { float: left; position: absolute; top: 5px; right: 25px; }
#languages-container ul     { float: left; list-style: none; }
#languages-container li     { float: left; font-size: 10px; background: url(../images/css/language-splitter.gif) no-repeat 0 50%; padding: 0 7px 0 8px; }
#languages-container li a   { color: #fff; text-decoration: none; }

#languages-container li.first-child,
#languages-container li.select-child            { background: 0; }
#languages-container li.select-child a:hover    { text-decoration:none; cursor:default; }

#languages-container li.on a        { color: #2b5c92; }

#languages-container a:hover,
#languages-container a:active,
#languages-container a:focus        { text-decoration: underline; }

/* SEARCH FORM */
#search-container               { float: right; width: 220px; height: 35px; position: absolute; top: 30px; right: 30px; background: url(../images/css/search-bkg.png) no-repeat 0 0; }
#search-container input         { float: left; width: 164px; padding: 2px 7px; margin: 8px 0 0 8px; font-size: 11px; line-height: 11px; color: #333; display: inline; border: 1px solid #b3aa4d; }
#search-container .input-image  { float: right; margin: 12px 10px 0 0; width: auto; display: inline; padding: 0; border: 0; }

/* MAIN NAVIGATION */
#navigation                 { clear: both; position: absolute; bottom: 0; left: 30px; width: 900px; background: url(../images/css/navigation-bottom.gif) no-repeat 0 100%; padding-bottom: 3px; }
#navigation ul              { padding: 3px 2px 0; list-style: none; background: url(../images/css/navigation-top.gif) no-repeat 0 0; }
#navigation li              { float: left; display: inline; font-size: 14px; line-height: 24px; font-weight: bold; background: url(../images/css/nav-splitter.gif) no-repeat 0 50%; }
#navigation a               { float: left; display: inline; padding: 5px 12px 5px; color: #43586f; outline: none; text-decoration: none; }

#navigation a:hover,
#navigation a:active,
#navigation a:focus,
#navigation li.active a     { color: #1c3652; }

#navigation li.first-child  { background: 0; }


/* LOCAL NAVIGATION */
#local-navigation               { float: left; margin: 0; display: inline; width: 210px; padding: 11px 0 0; background: #f9ee78 url(../images/css/local-nav-top.gif) no-repeat 0 0; }
#local-navigation ul            { list-style: none; background: url(../images/css/local-nav-bottom.gif) no-repeat 0 100%; padding-bottom: 10px; }
#local-navigation ul ul         { background: url(../images/css/local-nav-middle.gif) repeat-y 0 0; padding: 15px 0 5px; }

#local-navigation li a:hover,
#local-navigation li a:active,
#local-navigation li a:focus    { /*color: #16416f !important; background-image: url(../images/css/local-nav-icon-active.gif);*/ }

#local-navigation li            { margin-bottom: 6px; }
#local-navigation li li         { }
#local-navigation li a          { background: url(../images/css/local-nav-icon.gif) no-repeat 10px 7px; display: block; color: #1c3652; text-decoration: none; padding: 0 19px; }
#local-navigation li.active a   { font-weight: bold; color: #16416f; }

#local-navigation li li             { }
#local-navigation li.active li a    { background-position: 25px 7px; font-weight: normal; }

#local-navigation li li a           { padding-left: 35px; }
#local-navigation li li a.active    { font-weight: bold; }

#local-navigation li li li              { }
#local-navigation li.active li li a     { background-position: 40px 7px; padding-left: 50px; }
#local-navigation li li li a.active     { font-weight: bold; }

#local-navigation a:hover,
#local-navigation a:active,
#local-navigation a:focus               { text-decoration: underline; }



/* TOOLS */
#to-beginning            { position: absolute; bottom: 0; right: 30px; }
#to-beginning p          { font-size: 11px; }

#to-beginning a          { text-decoration: none; padding-right: 14px; background: url(../images/css/to-top.gif) no-repeat 100% 50%; color: #1c3652; }

#to-beginning a:hover,
#to-beginning a:active,
#to-beginning a:focus   { text-decoration: underline; }

/* TOOLS */
#tools              { position: absolute; height: 26px; top: -100px; right: 0; width: 70px; }
#tools ul           { list-style: none; float: right; height: 26px; padding: 0 0 0 12px; }
#tools li           { float: left; text-transform: uppercase; margin-left: 6px; line-height: 1; display: inline; position: relative; }
#tools li.small     { font-size: 10px; top: 10px; }
#tools li.medium    { font-size: 12px; top: 8px; }
#tools li.large     { font-size: 16px; top: 5px; }
#tools li a         { text-decoration: none; color: #1c3652; }

#tools li a:hover,
#tools li a:active,
#tools li a:focus   { text-decoration: underline; }

#print-link         { margin: 9px 0 0 0; position: static !important; float: left; display: inline; width: 11px; height: 10px; text-indent: -9999px; overflow: hidden; background: url(../images/css/icon-print.gif) no-repeat 0 0; }
#print-link a       { display: block; width: 11px; height: 10px; }

#breadcrumbs            { position: absolute; top: -75px; left: 30px; }
#breadcrumbs ul         { list-style: none; }
#breadcrumbs li         { float: left; font-size: 11px; margin-right: 6px; }

#page-home #breadcrumbs .on a,
#breadcrumbs a          { padding-right: 10px; color: #1c3652; background: url(../images/css/breadcrumbs-path.gif) no-repeat 100% 50%; }

#breadcrumbs .on a      { text-decoration: none; padding: 0; background: 0; }

#breadcrumbs a:hover,
#breadcrumbs a:active,
#breadcrumbs a:focus     { text-decoration: none; }

/* ARTICLE */
#article-container              { padding-bottom: 15px; overflow: hidden; }

.article                        { font-size: 12px; line-height: 20px; overflow: hidden; }

h1                              { font-size: 18px; line-height: 27px; font-weight: normal; margin-bottom: 7px; color: #1c3652; }
.article h2                     { font-size: 14px; line-height: 24px; font-weight: bold; margin-bottom: 2px; color: #1c3652; }

.article h3,
.article h4,
.article h5,
.article h6                     { font-size: 12px; line-height: 18px; font-weight: bold; margin-bottom: 2px; color: #1c3652; }

.article h2 a,
.article h3 a,
.article h4 a,
.article h5 a,
.article h6 a                   { color: #1c3652; text-decoration: none; }

.article a                      { text-decoration: underline; }

.article p,
.article ul,
.article ol,
.article dl                     { margin-bottom: 18px; }

.article dt                     { font-weight: bold; }

.article ul,
.article ol                  { margin-left: 5px; }

.article li ul,
.article li ol               { margin-top: 15px; }

.article li ul li,
.article ul li             { margin-left: 0; list-style-type: none; padding-left: 10px; background: url(../images/css/li-dot.gif) no-repeat 0 9px; list-style: none; }

.article li ol li,
.article ol li             { margin-left: 25px; list-style-type: decimal; background: 0; padding-left: 0; }


.article table                  { margin-bottom: 20px; border-bottom: 1px solid #ededed; }

.article tr.odd                 { }
.article tr.even                { background: #f7f7f7; }


.article table td,
.article table th a             { padding: 5px 10px; border-top: 1px solid #ededed; font-weight: normal; }

.article table th               { color: #16416F; font-weight: bold; }

.article table caption          { color: #16416F; padding: 0 10px 5px; font-weight: bold; text-align: center; }

.article table.blank            { margin-left: 0; margin-right: 0; border: none; width: auto; }

.article table.blank tr         { background: 0; }

.article table.blank caption    { padding: 0 0 10px; text-align: center; }

.article table.blank th,
.article table.blank td         { border: 0; background: none; font-weight: normal; padding: 0; }

.article .left         { float: left; margin: 5px 15px 0 0; clear: left; }
.article .right        { float: right; margin: 5px 0 0 15px; clear: right; }

.article a:hover,
.article a:active,
.article a:focus      { text-decoration: none; }

.article p.date     { margin: -8px 0 8px; }
.article p.lead     { padding-bottom: 10px; line-height: 1.5; margin-bottom: 10px; font-style: italic; border-bottom: 1px solid #ccc; }


/* FEATURED ARTICLES */
#featured-articles                      { }
#featured-articles .article-intro       { float: left; width: 210px; overflow: hidden; margin-left: 20px; display: inline; line-height: 18px; }

#featured-articles div.first-child      { margin-left: 0; }

#featured-articles h2                   { margin-bottom: 10px; }
 
#featured-articles h2 a:hover,
#featured-articles h2 a:active,
#featured-articles h2 a:focus           { text-decoration: underline; }

#featured-articles p,
#featured-articles ul                   { margin-bottom: 6px; }

#featured-articles img                  { display: block; margin-bottom: 8px; }


/* GALLERY SCROLLER */
#photo-gallery              { clear: both; margin: 0; }
#photo-gallery h3           { font-size: 11px; color: #1c3652; position: absolute; top: 0; left: 0; }

/* GALLERY LISTING */
#gallery-listing                            { }
#gallery-listing .gallery-item              { float: left; width: 204px; margin: 0 0 11px 11px; display: inline; position: relative; border: 1px solid #759dcb; padding: 145px 5px 12px; overflow: hidden; }
#gallery-listing .first-in-row              { margin-left: 0; clear: both; }

#gallery-listing .gallery-item h2           { font-size: 14px; line-height: 16px; font-weight: bold; padding: 5px; }
#gallery-listing .gallery-item h2 a         { text-decoration: none; color: #1C3652; }
#gallery-listing .gallery-item p            { font-size: 11px; line-height: 11px; padding: 0 5px; }
#gallery-listing .gallery-item .date        { padding-bottom: 5px; }
#gallery-listing .gallery-item .photos-no   {}

#gallery-listing .gallery-item .photo,
#gallery-listing .gallery-item img          { width: 204px; height: 135px; }

#gallery-listing .gallery-item img          { }
#gallery-listing .gallery-item .photo       { position: absolute; top: 5px; left: 5px; }

#gallery-listing .gallery-item .photo a     { }

#gallery-listing h2 a:hover,
#gallery-listing h2 a:active,
#gallery-listing h2 a:focus   { text-decoration: underline; }

/* SINGLE GALLERY */
#single-gallery                 { list-style: none; }
#single-gallery li              { float: left; width: 204px; margin: 0 0 11px 11px; display: inline; position: relative; border: 1px solid #759dcb; padding: 5px; overflow: hidden; }
#single-gallery .first-in-row   { margin-left: 0; clear: both; }
#single-gallery img             { width: 204px; height: 135px; }
#single-gallery dd              { font-size: 12px; text-decoration: none; padding: 3px 10px 4px 5px; line-height: 14px; }
#single-gallery dd a            { background: url(../images/css/icon-zoom.gif) no-repeat 0 50%; padding-left: 20px; }

#basic-controls     { list-style: none; text-align: center; padding: 10px 0; }
#basic-controls li  { display: inline; padding: 0 10px; }

/* NEWS LISTING */
#news-listing                            { padding-bottom: 20px; }
#news-listing .news-item                 { float: right; width: 150px; padding: 0 0 0 177px; margin: 0 0 21px 11px; display: inline; position: relative; border-top: 1px solid #ccc; padding-top: 20px; overflow: hidden; }
#news-listing .first-in-row              { clear: both; margin-left: 0; float: left; }

#news-listing .news-item h2              { font-size: 14px; line-height: 16px; font-weight: bold; padding: 0 0 5px; }
#news-listing .news-item h2 a            { text-decoration: none; color: #1C3652; }

#news-listing .news-item .date,
#news-listing .news-item .lead           { padding-bottom: 5px; }

#news-listing .news-item .date           { font-style: italic; }

#news-listing .news-item .photo,
#news-listing .news-item .photo img   { width: 150px; height: 100px; }

#news-listing .news-item .photo       { position: absolute; top: 20px; left: 0; border: 1px solid #759dcb; padding: 5px; }

#news-listing .news-item .photo a     { }

#news-listing .no-photo               { width: 328px; padding-left: 0; }

#news-listing h2 a:hover,
#news-listing h2 a:active,
#news-listing h2 a:focus   { text-decoration: underline; }

/* SEARCH RESULTS */
#search-results       { padding-bottom: 20px; }

#search-results h2,
#modify-search h2       { padding-bottom: 10px; font-size: 14px; line-height: 16px; font-weight: bold; color: #5d5d5d; }

#search-results h2      { padding-bottom: 20px; }

#search-results ul                 { list-style: none; }
#search-results li                 { padding: 15px 150px 5px 0; border-top: 1px solid #ccc; margin-bottom: 15px; }
#search-results .first-child       { border-top: 0; margin-top: -15px; }

#search-results h3                 { font-size: 14px; line-height: 16px; font-weight: bold; position: relative; padding-left: 40px; }
#search-results h3 a               { text-decoration: none; color: #1C3652; }
#search-results h3 .result-no      { position: absolute; top: 0; left: 0; width: 30px; text-align: right; color: #777; font-style: italic; background: 0; padding: 0; }

#search-results h3 a:hover,
#search-results h3 a:active,
#search-results h3 a:focus            { text-decoration: underline; }

#search-results p                  { padding: 10px 0 0 40px; }

#search-results h3 span,
#search-results p span             { background: #ffeda5; padding: 0 5px; }

#search-results a                  { color: #333; text-decoration: none; }
#search-results p a                { text-decoration:  underline; }

#search-results p a:hover,
#search-results p a:active,
#search-resultsp a:focus            { text-decoration: none; }

#search-status          { padding: 10px 0; border: 1px solid #ccc; margin-bottom: 20px; border-width: 1px 0; }
#search-status p        { font-style: italic; color: #888; }


/* MODIFY SEARCH */
#modify-search              { margin: 0 0 20px; padding-bottom: 5px; background: #eeeeee url(../images/css/modify-search-bottom.gif) no-repeat 0 100%; }
#modify-search .inner       { background: #eee url(../images/css/modify-search-top.gif) no-repeat 0 0; padding-top: 10px; }
#modify-search h2           { padding: 15px 20px 10px; }

#modify-search .form         { position: relative; padding: 10px 20px 10px; }
#modify-search .field       { float: left; }
#modify-search label        { float: left; padding-top: 4px; }

#search-term-container              { float: left; }
#search-term-container input        { border: 1px solid #ccc; padding: 5px; width: 200px; margin: 0 10px 10px 0; line-height: 12px; }
#search-term-container input:focus  { border: 1px solid #1c3652; }

#results-per-page-container         { float: left; }
#modify-search select               { margin: 5px 10px 0; }
#modify-search .mainSearchSubmit    { float: left; font-size: 11px; line-height: 14px; background: #1c3652; position: relative; top: 2px; padding: 3px 5px 2px; margin: 2px 20px 0 5px; display: inline; border: none; text-transform: uppercase; color: #fff; }


/* CONTACT & HOTELS */
#footer-content             { padding: 45px 0 0; font-size: 11px; line-height: 16px; color: #fff; background: #1c3652 url(../images/css/footer-top.gif) no-repeat 0 0; }

#contact-data,
#all-hotels,
#newsletter-teaser          { float: left; display: inline; }

#contact-data               { width: 182px; padding-right: 25px; padding-left: 40px; }
#contact-data p             {  }
#contact-data a             { color: #fff; }

#contact-data h3,
#all-hotels h3,
#contact-data h2,
#all-hotels h2              { font-size: 14px; line-height: 16px; color: #fff; font-weight: normal; padding-bottom: 6px; }

#all-hotels span,
#contact-data span          { font-weight: bold; }

#footer-content a           { color: #fff; }

#all-hotels                 { width: 470px; padding-right: 0px; padding-left: 23px; }
#all-hotels ul              { float: left; width: 100%; list-style: none; position: relative; }
#all-hotels li              { width: 235px; float: left; font-size: 11px; }
#all-hotels li.even         { float: right; }
#all-hotels a               { text-decoration: none; }


#all-hotels a:hover,
#all-hotels a:active,
#all-hotels a:focus         { text-decoration: underline; }


/* NEWSLETTER */
#newsletter-teaser          { width: 198px; padding: 15px 22px 23px 0; }
#newsletter-teaser div      { width: 190px; padding: 0 0 1px 0; background: #4b91be url(../images/css/newsletter-bottom.gif) no-repeat 0 100%; color: #1c3652; }

#newsletter-teaser h2,
#newsletter-teaser h3       { font-size: 14px; line-height: 1; font-weight: bold; padding: 10px 15px 5px; color: #1c3652; background: url(../images/css/newsletter-top.gif) no-repeat 0 0; }

#newsletter-teaser p        { font-size: 11px; line-height: 13px; margin: 0 15px 10px; }

#newsletter-teaser .more    { font-size: 10px; text-transform: uppercase; background: url(../images/css/newsletter-button-left.gif) no-repeat 0 0; padding-left: 5px; }
#newsletter-teaser .more a  { background: url(../images/css/newsletter-button-right.gif) no-repeat 100% 0; float: left; padding: 2px 10px 2px 5px; color: #fff; text-decoration: none; }

#newsletter-teaser .more a:hover,
#newsletter-teaser .more a:active,
#newsletter-teaser .more a:focus        { color: #f9ee78; }

/* FOOTER */
#footer         { padding: 17px 0 10px; clear: both; background: url(../images/css/footer-bottom.png) no-repeat 0 0; }
#footer p       { font-size: 11px; text-align: center; padding-bottom: 3px; }

#footer p,
#footer p a     { color: #1c3652; }


/*** BOOKING ***/
.bookingForm            { float: left; width: 180px; padding: 0 15px 10px; margin: 28px 0 0 30px; display: inline; min-height: 170px; height: auto !important; height: 170px; background: url(../images/css/booking-bkg.png) no-repeat 0 0; }
.bookingForm h2         { font-size: 20px; line-height: 22px; color: #2b5c92; padding: 10px 0 0; font-weight: normal; }

.bookingForm fieldset       { padding: 0; position: relative; }
.bookingForm .date          { height: 40px; margin-bottom: 3px; position: relative; padding-top: 10px; }

.bookingForm .select label,
.bookingForm .input label   { display: none; }

.bookingForm select         { background: #fff; border: none; font-size: 11px; line-height: 12px; color: #320315; margin: 2px 0 0 5px; width: 162px; }

.bookingForm .date img      { margin-top: 4px; }
.bookingForm .submit        { padding-top: 5px; text-align: center; }
.bookingForm .submit input  { font-size: 12px; line-height: 12px; width: auto; margin: 0; display: block; padding: 0; border: 0; color: #fff; text-transform: uppercase; background: url(../images/css/booking-button.png) no-repeat 0 0; width: 128px; height: 22px; }

.bookingForm .rcInputCell   { padding: 0 10px 0 0; }

/*** BOOKING - Telerik FIX ***/
.bookingForm table,
.bookingForm .rcTable            { margin: 0; padding: 0; border: none; }

.bookingForm table th,
.bookingForm table td           { background: none; padding: 0; border: none; }

.bookingForm .date .riTextBox   { border: 1px solid #b3aa4d; font-size: 11px; color: #320315; padding: 2px 3px; font-size: 11px; line-height: 11px; width: 120px !important; }
.bookingForm label              { font-size: 11px; color: #362a2a; display: block; }
.loading                        { position: absolute; top: 10px; right: 10px; }


/* FORM */
.basicForm              { padding-top: 0; }
.basicForm a            { }

.basicForm a:hover,
.basicForm a:active,
.basicForm a:focus      { text-decoration: none; }

.basicForm fieldset     { border: none; margin-bottom: 10px; }
.basicForm legend       { display: none; }

.basicForm div.input,
.basicForm div.date,
.basicForm div.textarea,
.basicForm div.select,
.basicForm div.radio,
.basicForm div.checkbox,
.basicForm div.file     {  clear: both; padding: 10px 0; font-size: 12px; color: #333; position: relative; }

.basicForm div.input input,
.basicForm div.date input,
.basicForm textarea,
.basicForm select,
.captchaInput input     { border: 1px solid #9fcce9; padding: 3px; margin-right: 5px; }

.basicForm .input .RadInput input,
.basicForm .date .RadInput input   { border: 1px solid #9fcce9; text-indent: 2px; margin: 0; }

.basicForm div.input input.readonly,
.basicForm div.date input.readonly { background: #f5f5f5; border: 1px solid #AABFD5; color: #ccc; }

.basicForm div.input input         { width: 230px; }
.basicForm div.captchaInput input  { width: 100px; }

.basicForm div.input input:focus,
.basicForm div.textarea textarea:focus,
.basicForm div.captchaInput input:focus { background: #ecf6fc; border-color: #4b91be; }

.basicForm div.input label,
.basicForm div.date label,
.basicForm div.textarea label,
.basicForm div.select label,
.basicForm div.file label          { display: block; float: left; width: 140px; padding-top: 4px; margin-right: 10px; vertical-align: middle; }

.basicForm div.textarea label,
.basicForm textarea                { vertical-align: top; }

.basicForm .checkbox input         { width: auto; border: none; background: inherit; font-size: inherit; }

.basicForm .input input.checkbox,
.basicForm .checkbox input         { display: inline; width: auto; height: auto; background: transparent; border: none; vertical-align: middle; }

.basicForm .input select,
.basicForm .select select          { width: 238px; }

.basicForm .input select option,
.basicForm .select select option   { padding-right: 10px; margin-bottom: 2px; }

.basicForm div.checkbox            { padding: 0 0 0 180px; overflow: hidden; height: 100%; }
.basicForm .captchaWrapper         { margin: 10px 0 0 150px; }
.captchaImageWrapper img           { display: block; margin: 0 0 5px 0; }
.captchaImageWrapper a             { font-size: 12px; display: block; padding: 10px 0 0; }
.basicForm .submit                 { padding: 10px 0 10px 150px; }
.basicForm .submit input           { font-size: 11px; line-height: 14px; background: #1c3652; padding: 3px 5px 2px; border: none; text-transform: uppercase; color: #fff; }



.errorMessage       { color: #cc0000; font-size: 12px; position: absolute; margin: 2px 0 0 5px; font-size: 11px; top: -5px; left: 2px; }
.captchaInput       { margin-top: 10px; margin-bottom: 20px; }
.captchaInput label { display: block; margin-bottom: 3px; }
.captchaInput input { display: block; }

.terms              { margin: 0 0 15px 190px;  }
.terms input        { display: block; float: left; width: auto; margin-right: 10px; }
.terms label        { display: block; float: left; width: 300px; }
.notice             { margin: 10px 0 10px 190px; }
.basicForm .textarea textarea { width: 230px; height: 100px; }

.error              { margin: 10px 0 10px 190px; color: #cc0000; }

.basicForm .radioTitle                  { display: inline; float: left; width: 180px; margin: 0 10px 0 0; text-align: right; }
.basicForm .radioButtons label          { margin: 0 10px 0 0; }
.basicForm .checkboxTitle               { display: inline; float: left; width: 180px; margin: 0 10px 0 0; text-align: right; }
.basicForm .radioButtons input          { vertical-align: middle; }
.basicForm .radioButtons input.input    { background: #fff; border: 1px solid #333; padding: 3px; vertical-align: middle; margin-left: 5px; margin-right: 5px; }

.checkboxWrapper                  { height: 100%; overflow: hidden; margin: 10px 0; }
.checkboxWrapper input            { vertical-align: middle; }
.basicForm .checkboxButtons label { margin: 0 10px 0 0; }
.basicForm .multipleSelect        { padding: 15px 0 0 0; }
.basicForm .multipleSelectTitle   { display: inline; float: left; width: 180px; margin: 0 10px 0 0; text-align: right; }
.basicForm .multipleSelect select { margin: 0 10px 0 0; width: 80px; }


.RadPicker                          { float: left; }

.RadPicker_Default .rcCalPopup,
.RadPicker_Default .rcTimePopup     { display:block; overflow:hidden; width:22px; height:22px; background:url(../images/css/icon-calendar.gif) no-repeat 50% 50%; text-indent: -9999px; text-align: center; position: relative; left: 10px; }




/*** ADVANCED FORMS ***/
#content .advancedForm table { margin: 20px 0 0 0; padding: 0; border: none; border-collapse: separate; }

#content .advancedForm th,
#content .advancedForm td        { border: none; border: 0; background: none; padding: 5px 10px 5px 0; overflow: visible; vertical-align: top; }

#content .advancedForm th        { padding: 5px; border-bottom: 1px solid #ccc; text-align: left; background: none; }

#content .advancedForm .labelTD      { padding: 5px; }
#content .advancedForm th.labelTD    { border-bottom: 1px solid #ccc; }

#content .advancedForm .center,
#content .advancedForm .center td,
#content .advancedForm .center th    { text-align: center; }

#content .advancedForm th.middle,
#content .advancedForm td.middle     { vertical-align: middle; }

.advancedForm               { margin-top: 20px; }
.advancedForm ul            { margin: 25px; }
.advancedForm label         { color: #666; font-size: 12px; }

.advancedForm fieldset      { height: 100%; overflow: hidden; padding: 0 10px 20px 10px; border: 1px solid #9FCCE9; margin: 0 0 15px 0; }
.advancedForm legend        { font-weight: bold; padding: 0 10px; color: #333; }
.advancedForm legend span   { font-size: 10px; font-weight: normal; }

.advancedForm input,
.advancedForm select,
.advancedForm textarea      { border: 1px solid #9FCCE9; margin: 0 1px; font-size: 12px; }

.advancedForm input                 { padding: 3px; width: 140px; }
.advancedForm input.large           { width: 300px; }
.advancedForm select                { padding: 4px; width: 160px; }
.advancedForm textarea              { width: 150px; height: 60px; overflow: auto; padding: 4px; }
.advancedForm textarea.large        { width: 300px; }
.advancedForm textarea.blue         { width: 300px; background: #f6fbff; }
.advancedForm textarea.small        { height: 30px; }

.advancedForm input:focus,
.advancedForm textarea:focus,
.advancedForm .captchaInput input:focus { background: #ecf6fc; border-color: #4b91be; }

.advancedForm .checkbox input       { border: none; width: auto; margin: 0 0 0 10px; }
.advancedForm .checkbox input       { margin-top: 5px; }
.advancedForm .radio input          { border: none; width: auto; margin: 0 0 0 10px; }

.advancedForm .terms                    { padding: 0; margin: 20px 0 20px 5px; }
.advancedForm .terms label              { width: 600px; display: block; float: left; margin-bottom: 20px; font-size: 12px; }
.advancedForm .terms .checkbox input    { border: none; width: auto; margin: 3px 10px 0 0; float: left; }
.advancedForm input.file                { margin-left: 5px; margin-top: 20px; }

.advancedForm .submit                   { padding-top: 10px; }
.advancedForm .submit input             { font-size: 11px; line-height: 14px; background: #1c3652; padding: 3px 5px 2px; border: none; text-transform: uppercase; color: #fff;}

.advancedForm ul,
.basicForm  ul                  { margin: 15px 20px 20px; }



/* PAGINATION */
.paginator                  { padding: 10px 0; }
.paginator ul               { list-style: none; }
.paginator ul li            { float: left; padding: 0; margin-right: 3px; }
.paginator a                { float: left; padding: 2px 8px; text-decoration: none; }

.paginator .on,
.paginator a:hover,
.paginator a:active,
.paginator a:focus           { background-color: #eeeeee; color: #333; text-align: center; }

.paginator .firstPage a,
.paginator .lastPage a,                
.paginator .prevPage a,
.paginator .nextPage a       { text-indent: -9999px; width: 22px; height: 22px; padding: 0; background-color: transparent !important; }

.paginator .firstPage a      { background: url(../images/css/pagination-first.gif) no-repeat 50% 50%; }
.paginator .firstPage a.off  { background: url(../images/css/pagination-first-off.gif) no-repeat 50% 50%; }

.paginator .prevPage a          { background: url(../images/css/pagination-prev.gif) no-repeat 50% 50%; }
.paginator .prevPage a.off      { background: url(../images/css/pagination-prev-off.gif) no-repeat 50% 50%; margin-right: 5px; }
.paginator .nextPage a          { background: url(../images/css/pagination-next.gif) no-repeat 50% 50%; margin-left: 5px; }
.paginator .nextPage a.off      { background: url(../images/css/pagination-next-off.gif) no-repeat 50% 50%; margin-left: 5px; }
.paginator .lastPage a          { background: url(../images/css/pagination-last.gif) no-repeat 50% 50%; }
.paginator .lastPage a.off      { background: url(../images/css/pagination-last-off.gif) no-repeat 50% 50%; }


/* MISC */
.basicForm fieldset:after,
.basicForm div.input:after,
.basicForm div.date:after,
.basicForm div.textarea:after,
.basicForm div.select:after,
.basicForm div.radio:after,
.basicForm div.checkbox:after,
.basicForm div.file:after,
.basicForm .captchaWrapper:after,
.basicForm .multipleSelect:after,
.terms:after,
#modify-search .inner:after,
#modify-search .form:after,
#single-gallery:after,
.paginator ul:after,
#gallery-listing:after,
#news-listing:after,
#breadcrumbs ul:after,
#newsletter-teaser .more:after,
.article:after,
#newsletter-teaser .more:after,
#footer-content:after,
#featured-articles:after,
#navigation ul:after,
#layout:after,
#content:after         { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0px; line-height: 0; overflow: hidden; }

#photo-gallery h2,
.paginator p,
#local-navigation h2,
#breadcrumbs p,
#breadcrumbs span,
#search-container h2,
#search-container legend span,
#tools p,
#tools p.first-child,
#languages-container p,
#logo img,
.skip-links,
#navigation h2         { position: absolute; top: -9999px; left: -9999px; }

#admin-pages                { position: absolute; top: 5px; right: 5px; width: 100px; padding: 10px; background: #fff; }
#admin-pages ul             { list-style: none; }
#admin-pages li             { padding: 5px 0; text-transform: uppercase; font-size: 10px; line-height: 1; border-top: 1px solid #eee; }
#admin-pages li:first-child { border-top: 0; }
#admin-pages li.active a    { color: #f00; }
