/***************************************************
    CONTENT CSS file for Bluesun Hotels & Resorts
    Author: WEB Marketing (www.wem.hr)
    Media: Screen
    
    STRUCTURE:
    01/ TYP 
    02/ SPECIFIC CONTENT
	
***************************************************/

/*
01/ TYP
==================================================*/
#mainContainer { line-height: 1.4em; }

/*** BASIC TYP. ***/
#mainContent p, #mainContent ul, #mainContent ol, #mainContent dl { margin: 10px 0; }

/*** HEADINGS ***/
#pageHeading      { height: 100%; overflow: hidden; margin-bottom: 10px; padding-top: 12px; border-top: 1px solid #eee; }
#pageHeading h1   { font-size: 18px; font-weight: normal; color: #333; float: left; padding-right: 8px; line-height: 1.1em; background: transparent url(../images/layout/heading-red-bullet.gif) no-repeat right top; }
#mainContent h2   { font-size: 1.2em; font-weight: bold; margin: 20px 0 10px 0; line-height: 1.1em; color: #333; }
#mainContent h3,
#mainContent h4,
#mainContent h5,
#mainContent h6   { font-size: 1em; font-weight: bold; margin: 15px 0 10px 0; line-height: 1.1em; color: #333; }

/*** LIST ***/
#mainContent ul li    { background: transparent url(../images/layout/bullet.gif) no-repeat 0 6px; padding-left: 15px; margin-left: 10px; }
#mainContent ol li    { list-style: decimal; margin-left: 35px; }
#mainContent ol ol li { margin-left: 25px; }

/*** TABLES ***/
table    { margin: 10px 1px; border-top: 1px solid #666; border-left: 1px solid #666; border-collapse: collapse; }
caption  { font-size: .9em; margin: 0; padding: 0; font-style: italic; }
td, th   { padding: 5px; }
th       { background: #ebeff4; text-align: left; color: #333; font-weight: bold; border-right: 1px solid #666; border-bottom: 1px solid #666; }
td       { background: #fafbfc; border-right: 1px solid #666; border-bottom: 1px solid #666; }

#mainContent table.blank    { margin-left: 0; margin-right: 0; border: none; }
#mainContent table.blank th, 
#mainContent table.blank td { font-weight: normal; border: none; background: #fff; padding: 3px; }

table.blank    { margin-left: 0; margin-right: 0; border: none; }
table.blank th, 
table.blank td { font-weight: normal; border: none; background: #fff; padding: 3px; }

#mainContent table.blank h2,
#mainContent table.blank h3,
#mainContent table.blank h4,
#mainContent table.blank h5,
#mainContent table.blank h6 { margin-top: 0; }

/*** LINKS & IMAGES ***/
#mainContent a        { color: #3e2e4b; text-decoration: underline; }
#mainContent a:hover  { color: #3e2e4b; text-decoration: none; }

#mainContent h2 a,#mainContent h3 a,
#mainContent h4 a,#mainContent h5 a,
#mainContent h6 a { text-decoration: none; }

#mainContent h2 a:hover,#mainContent h3 a:hover,
#mainContent h4 a:hover,#mainContent h5 a:hover,
#mainContent h6 a:hover { text-decoration: underline; }

#mainContent img       { margin: 0 5px 5px 5px; padding: 2px; border: 1px solid #e1e6e9; }
#mainContent img.left  { margin: 0 10px 5px 0; }
#mainContent img.right { margin: 0 0 5px 10px; }

/*
02/ SPECIFIC CONTENT
==================================================*/
a.pdf  { background: transparent url(../images/layout/pdf.gif) no-repeat 0 1px; padding-left: 15px; }
a.word { background: transparent url(../images/layout/word.gif) no-repeat 0 1px; padding-left: 15px; }
.date  { color: #3e2e4b; font-size: .9em; }
.right { display: inline; float: right; margin: 0 0 5px 5px; }
.left  { display: inline; float: left; margin: 0 5px 5px 0; }

th.right,
td.right { display: inherit; float: none; margin: 0; text-align: right; }
th.left, 
td.left { display: inherit; float: none; margin: 0; text-align: left; }

/*** GALLERY ***/
#mainContainer #galleryHolder    { width: 710px; height: 175px; overflow: hidden; position: absolute; margin: 40px 0 0 0; background: transparent url(../images/layout/gallery-bg.gif) no-repeat left bottom; bottom: 40px; right: 10px; }
#mainContainer #galleryHolder h2 { font-size: 15px; font-weight: bold; line-height: 20px; margin-bottom: 5px; color: #000; }

#mainContainer .items     { height: 96px; position: absolute; width: 20000em; }
#mainContainer .items div { float: left; }
#mainContainer .items img { margin-right: 17px; }

.galleryImagesHolder      { width: 635px; height: 133px; overflow: hidden; position: absolute; bottom: 4px; left: 37px; }

#mainContainer #galleryHolder .prevPage,
#mainContainer #galleryHolder .nextPage { width: 7px; height: 11px; position: absolute; top: 100px; cursor: pointer; }
#mainContainer #galleryHolder .prevPage { background: transparent url(../images/layout/gallery-prev.gif) no-repeat 0 0; left: 8px; }
#mainContainer #galleryHolder .nextPage { background: transparent url(../images/layout/gallery-next.gif) no-repeat 0 0; right: 8px; }

#mainContainer .galleryTools        { position: absolute; top: 2px; right: 0; overflow: hidden; height: 16px; }

#mainContainer #galleryHolder .stop,
#mainContainer #galleryHolder .play { display: inline; float: left; width: 16px; height: 16px; cursor: pointer; margin-right: 5px; }
#mainContainer #galleryHolder .play { background: transparent url(../images/layout/gallery-play.gif) no-repeat 0 0; }
#mainContainer #galleryHolder .stop { background: transparent url(../images/layout/gallery-stop.gif) no-repeat 0 0; }

#mainContainer #galleryHolder .pagination    { display: inline; float: left; margin-left: 15px; line-height: 1em; margin-top: 2px; margin-right: -5px; }
#mainContainer #galleryHolder .pagination a  { display: block; float: left; color: #1a3049; text-decoration: none; padding: 0 5px; border-right: 1px solid #1a3049; }
#mainContainer #galleryHolder .pagination a:hover,
#mainContainer #galleryHolder .pagination a.on { text-decoration: underline; }


/*** HOME FEATURED ***/
#homeFeatured h2          { margin: 7px 0 5px 35px; font-size: 18px; font-weight: normal; color: #1a3049; }

.featuredBoxHolder        { width: 900px; height: 120px; position:relative; overflow: hidden; margin: 0 0 0 35px; line-height: 1.3em; color: #1a3049; }
.featuredBoxHolder .items { width:20000em; position:absolute; }
.featuredBox              { display: block; float: left; width: 430px; margin-right: 20px; padding-top: 5px;  }
.featuredBox img          { float: left; margin: -5px 10px 0 0; }

.featuredBox h2,.featuredBox h3,
.featuredBox h4,.featuredBox h5,
.featuredBox h6           { clear: none; font-size: 1em; font-weight: bold; line-height: 1.3em; margin: 0; }

.featuredBox a       { color: #1a3049; text-decoration: underline; }
.featuredBox a:hover { color: #1a3049; text-decoration: none; }

.featuredBox h2 a,.featuredBox h3 a,
.featuredBox h4 a,.featuredBox h5 a,
.featuredBox h6 a    { color: #1a3049; text-decoration: none; }

#homeFeatured .prevPage,
#homeFeatured .nextPage { width: 25px; height: 25px; position: absolute; top: 80px; cursor: pointer; }
#homeFeatured .prevPage { left: 0; background: transparent url(../images/layout/featured-prev.gif) 0 0; }
#homeFeatured .nextPage { right: 0; background: transparent url(../images/layout/featured-next.gif) 0 0; }

.featuredTools      { position: absolute; top: 15px; right: 15px; overflow: hidden; height: 16px; }

#homeFeatured .stop,
#homeFeatured .play { display: inline; float: left; width: 16px; height: 16px; cursor: pointer; margin-right: 5px; }
#homeFeatured .play { background: transparent url(../images/layout/featured-play.gif) no-repeat 0 0; }
#homeFeatured .stop { background: transparent url(../images/layout/featured-stop.gif) no-repeat 0 0; }

#homeFeatured .pagination          { display: inline; float: left; margin-left: 15px; line-height: 1em; margin-top: 2px; margin-right: -5px; }
#homeFeatured .pagination a        { display: block; float: left; color: #1a3049; text-decoration: none; padding: 0 5px; border-right: 1px solid #1a3049; }
#homeFeatured .pagination a:hover,
#homeFeatured .pagination a.active { text-decoration: underline; }

/*** HOME BOX ***/
#topContentHolder,
#middleContentHolder,
#bottomContentHolder { width: 740px; height: 100%; overflow: hidden; }

#topContentHolder    { padding-bottom: 20px; margin-bottom: 20px; background: transparent url(../images/layout/topbox-holder-bg.gif) no-repeat left bottom; }
#middleContentHolder { margin-bottom: 30px; }

.home .box   { display: inline; float: left; width: 232px; height: 100%; overflow: hidden; margin: 0 7px 0 0; }
.home .title { height: 100%; overflow: hidden; margin-bottom: 8px; }

.home #mainContent .title h2    { float: left; font-size: 1em; font-weight: bold; margin: 0; padding: 0 8px 0 0; color: #333; background: transparent url(../images/layout/heading-red-bullet.gif) no-repeat right top; }
.home #mainContent .content     { padding: 0 5px; }
.home #mainContent .content img { display: block; margin: 0 0 5px -5px; padding: 2px; border: 1px solid #e1e6e9; }
.home #mainContent .content h3,
.home #mainContent .content h4,
.home #mainContent .content h5,
.home #mainContent .content h6  { margin: 0; line-height: 1.5em; }

/*** HOME BOTTOM BOX ***/
#bottomContentHolder { background: transparent url(../images/layout/bottom-box-bg.gif) repeat-y 0 0; padding: 0 5px; }
#weatherHolder, 
#toolsholder, 
#newsletterHolder    { display: inline; float: left; width: 235px; height: 100%; overflow: hidden; }
#weatherHolder, 
#toolsholder         { background: #eee; }

/*** NEWS LIST ***/
.newsItemsHolder                     { width: 740px; height: 100%; overflow: hidden; padding-bottom: 20px; margin-bottom: 20px; background: transparent url(../images/layout/topbox-holder-bg.gif) no-repeat left bottom; }
.newsItemsHolder#lastNewsItemsHolder { margin-bottom: 20px; padding-bottom: 0; background: none; }

.newsItemsHolder .box                      { display: inline; float: left; width: 233px; height: 100%; overflow: hidden; margin: 0 10px 0 0; }
.newsItemsHolder .title                    { height: 100%; overflow: hidden; margin-bottom: 8px; }
#mainContent .newsItemsHolder .title h2    { float: left; font-size: 1em; font-weight: bold; margin: 0; padding: 0 8px 0 0; color: #333; background: transparent url(../images/layout/heading-red-bullet.gif) no-repeat right top; }
#mainContent .newsItemsHolder .content img { display: block; margin: 0 0 5px 0; padding: 2px; border: 1px solid #e1e6e9; width: 226px; }
#mainContent .newsItemsHolder .content h3,
#mainContent .newsItemsHolder .content h4,
#mainContent .newsItemsHolder .content h5,
#mainContent .newsItemsHolder .content h6  { margin: 0; line-height: 1.5em; }

/*** PAGINATOR ***/
.paginator        { margin: 0; padding: 15px 0 0 0; color: #000; font-size: 11px; line-height: 16px; clear: both; }
.paginator ul     { height: 100%; overflow: hidden; margin: 0; padding: 0; }
.paginator ul li  { float: left; padding: 0; background: none; }
.paginator ul a   { display: block; width: 18px; height: 18px; line-height: 18px; margin: 0; border: none; overflow: hidden; color: #0e3954; text-decoration: none; text-align: center; background: #fff; }
	
.paginator ul a:hover,
.paginator ul .on { background: #0e3954; color: #fff; }

.paginator ul .firstPage a,
.paginator ul .lastPage a,                
.paginator ul .prevPage a,
.paginator ul .nextPage a            { text-indent: -9999px; border: none; }
.paginator ul .firstPage a,
.paginator ul .firstPage a:hover     { background: #fff url(../images/layout/first.gif) no-repeat center center; }
.paginator ul .firstPage a.off,
.paginator ul .firstPage a.off:hover { background: #fff url(../images/layout/first-off.gif) no-repeat center center; }
.paginator ul .prevPage a,
.paginator ul .prevPage a:hover      { background: #fff url(../images/layout/prev.gif) no-repeat center center; margin-right: 5px; }
.paginator ul .prevPage a.off,
.paginator ul .prevPage a.off:hover  { background: #fff url(../images/layout/prev-off.gif) no-repeat center center; margin-right: 5px; }
.paginator ul .nextPage a,
.paginator ul .nextPage a:hover      { background: #fff url(../images/layout/next.gif) no-repeat center center; margin-left: 5px; }
.paginator ul .nextPage a.off,
.paginator ul .nextPage a.off:hover  { background: #fff url(../images/layout/next-off.gif) no-repeat center center; margin-left: 5px; }
.paginator ul .lastPage a,
.paginator ul .lastPage a:hover      { background: #fff url(../images/layout/last.gif) no-repeat center center; }
.paginator ul .lastPage a.off,
.paginator ul .lastPage a.off:hover  { background: #fff url(../images/layout/last-off.gif) no-repeat center center; }

/*** NEWS (ENITRE ***/
#newsIntro                   { font-weight: bold; }
#newsIntro .date             { font-weight: normal; }
#mainContent #newsIntro img  { display: inline; float: left; margin: 0 10px 5px 0; }
#entireNews                  { padding-top: 15px; }

/*** NEWS NAVIGATOR ***/
.newsNavigator               { height: 100%; overflow: hidden; margin: 30px 0 0 0; font-size: 12px; line-height: 1.1em; }
.newsNavigator ul            { margin: 0; padding: 0; height: 100%; overflow: hidden; text-align: center; }
.newsNavigator ul li         { display: inline; padding: 0; margin: 0; background: none; }
.newsNavigator ul .backToList{ padding: 0 15px; }
.newsNavigator a             { color: #3e2e4b; text-decoration: underline; }
.newsNavigator a:hover       { color: #3e2e4b; text-decoration: none; }

/*** GALLERY - LIST ***/
.galleryListHolder                              { height: 100%; overflow: hidden; }
.galleryListItem                                { display: inline; float: left; width: 206px; margin-right: 20px; margin-bottom: 20px;  }
#mainContent .galleryListItem img               { display: block; margin: 0 0 5px 0; overflow: hidden; }
#mainContent .galleryListItem ul                { margin: 0; padding: 0; }
#mainContent .galleryListItem ul li             { margin: 0; padding: 0; background: none; line-height: 1.2em; }
#mainContent .galleryListItem ul .galleryTitle  { font-weight: bold; font-size: 1em; padding-bottom: 5px; }
.galleryDate                                    { font-size: .9em; color: #3e2e4b; }

/*** GALLERY - MAIN ***/
.galleryImage                          { display: inline; float: left; width: 206px; height: 100%; overflow: hidden; margin: 0 20px 20px 0; }
#mainContent .galleryImage img         { display: block; margin: 0 0 1px 0; clear: both; }
#mainContent .galleryImage .zoom       { display: inline; float: right; font-size: 10px; text-decoration: none; padding: 0 15px 0 0; background: transparent url(../images/layout/zoom.gif) no-repeat right center; }
#mainContent .galleryImage .zoom:hover { text-decoration: underline; }		   

/*** MAIN SEARCH FORM ***/
#mainSearchForm               { width: 240px; height: 19px; overflow: hidden; border: 1px solid #c7dae5; margin: 0 0 50px 140px; }
.mainSearchFor                { display: inline; float: left; width: 204px; padding: 2px 3px; font: normal 11px Arial, Helvetica, sans-serif; color: #666; border: none; background: #fff; }
.mainSearchSubmit             { display: inline; float: right; width: 26px; height: 19px; padding-top: 1px; text-indent: -9999px; border: none; background: transparent url(../images/layout/search-button.gif) repeat-y 0 0; }
#resultsPerPage               { display: inline; float: right; margin: 0 140px 0 0; font-size: .9em; }
#resultsPerPage select        { background: #fff; border: 1px solid #c7dae5; font-size: 11px; color: #666; width: 45px; line-height: 11px; padding: 1px; }
#resultsPerPage select option { padding: 0 5px; margin-bottom: 1px; display: block; }

/*** SEARCH RESULTS ***/
#mainContent #searchResultsWrapper h2,
#mainContent #searchResultsWrapper h3,
#mainContent #searchResultsWrapper h4  { clear: none; }
#searchForTerm                         { margin: 0 0 25px 0; font-size: 1.3em; }
#searchResultsWrapper div.searchResult { height: 100%; overflow: hidden; margin: 20px 0 20px 0; }
#searchResultsWrapper div.no           { display: inline; float: left; width: 30px; margin: 0 10px 0 0; padding-bottom: 2px; text-align: right; }
#searchResultsWrapper div.title        { display: inline; float: left; font-weight: bold; padding-bottom: 2px; }
#searchResultsWrapper div.description  { clear: both; padding: 2px 0 2px 40px; }
#searchResultsWrapper div.url          { padding-left: 40px; font-size: .9em; font-style: italic; }
#searchResultsWrapper .searchTime      { font-size: .9em; color: #666; }
#mainContent a span.highlight          { background: #e7eff9; text-decoration: underline; }
#mainContent a:hover span.highlight    { background: #e7eff9; text-decoration: none; }

/*** TAGS ***/
#tagsHolder                 { display: inline; float: right; width: 210px; height: 100%; overflow: hidden; padding: 10px; background: #eee; border: 1px solid #dedede; line-height: 1.2em; margin: 0 0 20px 20px; }
#mainContent #tagsHolder h2 { margin: 0 0 10px 0; padding-bottom: 5px; border-bottom: 1px solid #dedede; }

#tags   { text-align: center; line-height: normal; }
#tags a { margin: 0 5px; }
.tag01  { font-size: 10px; }
.tag02  { font-size: 12px; }
.tag03  { font-size: 14px; }
.tag04  { font-size: 16px; }
.tag05  { font-size: 18px; }
.tag06  { font-size: 20px; }
.tag07  { font-size: 22px; }
.tag08  { font-size: 24px; }
.tag09  { font-size: 26px; }
.tag10  { font-size: 28px; }

/*** FORM Typ. ***/
.basicForm a        { color: #3e2e4b; text-decoration: underline; }
.basicForm a:hover  { color: #3e2e4b; text-decoration: none; }

.basicForm fieldset { padding: 0; border: none; overflow: hidden; height: 100%; 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 { overflow: hidden; height: 100%; clear: both; padding: 10px 0 10px 0; font-size: 1em; color: #666; }

.basicForm div.input input,
.basicForm div.date input,
.basicForm textarea,
.basicForm select,
.captchaInput input { font: normal 11px Arial, Helvetica, sans-serif; background: #fff; border: 1px solid #ccc; padding: 3px; margin-right: 5px; }

.basicForm .input .RadInput input,
.basicForm .date .RadInput input   { font: normal 11px Arial, Helvetica, sans-serif; border: 1px solid #ccc; padding: 3px 0; text-indent: 2px; margin: 0; }

.basicForm div.input input.readonly,
.basicForm div.date input.readonly { background: #f5f5f5; border: 1px solid #ccc; 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: #f6fbff; border-color: #ccc; }

.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: 180px; padding-top: 4px; margin-right: 10px; text-align: right; 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: 230px; }

.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         { overflow: hidden; height: 100%; margin: 10px 0 0 190px; }

.captchaImageWrapper img           { display: block; margin: 0 0 5px 0; }
.basicForm .submit                 { padding: 10px 0 10px 190px; }

.basicForm .submit input           { background: #0e3954; width: 80px; height: 23px; border: none; font: normal 10px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #fff; line-height: normal; }

.errorMessage       { color: #cc0000; font-size: 10px; position: absolute; margin: 2px 0 0 5px; }
.captchaInput       { margin-top: 10px; margin-bottom: 20px; }
.captchaInput label { display: block; margin-bottom: 3px; }
.captchaInput input { display: block; }

.terms              { margin: 0 0 15px 190px; height: 100%; overflow: hidden; }
.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 { font: normal 11px Arial, Helvetica, sans-serif; background: #fff; border: 1px solid #666; 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        { overflow: hidden; height: 100%; 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; }

/*** SubContent Typ. ***/
#subContent { line-height: 1.4em; padding: 5px 5px 5px 10px;; font-size: .95em; color: #333; }
#subContent p,#subContent ul,
#subContent ol,#subContent dl { margin: 10px 0; }

#subContent h2                { font-size: 1.2em; font-weight: bold; margin: 20px 0 10px 0; line-height: 1.1em; color: #333; }
#subContent h3,#subContent h4,
#subContent h5,#subContent h6 { font-size: 1em; font-weight: bold; margin: 15px 0 10px 0; line-height: 1.1em; color: #333; }

#subContent ul li    { background: transparent url(../images/layout/bullet.gif) no-repeat 0 6px; padding-left: 15px; margin-left: 10px; }
#subContent ol li    { list-style: decimal; margin-left: 35px; }
#subContent ol ol li { margin-left: 25px; }

#subContent table.blank    { margin-left: 0; margin-right: 0; border: none; }
#subContent table.blank th, 
#subContent table.blank td { font-weight: normal; border: none; background: #fff; padding: 3px; }

table.blank    { margin-left: 0; margin-right: 0; border: none; }
table.blank th, 
table.blank td { font-weight: normal; border: none; background: #fff; padding: 3px; }

#subContent table.blank h2,
#subContent table.blank h3,
#subContent table.blank h4,
#subContent table.blank h5,
#subContent table.blank h6 { margin-top: 0; }

#subContent a        { color: #3e2e4b; text-decoration: underline; }
#subContent a:hover  { color: #3e2e4b; text-decoration: none; }

/*** ADVANCED FORMS ***/
#mainContent .advancedForm table { margin: 20px 0 0 0; padding: 0; border: none; background: #fff; border-collapse: separate; }
#mainContent .advancedForm th,
#mainContent .advancedForm td { border: none; border-bottom: 1px solid #fff; background: none; padding: 0 10px 5px 0; background: #fff; overflow: visible; vertical-align: top; }
#mainContent .advancedForm th { padding: 5px; border-bottom: 2px solid #fff; text-align: left; background: none; }

#mainContent .advancedForm .labelTD { padding: 5px; text-align: right; }
#mainContent .advancedForm th.labelTD { border-bottom: 5px solid #fff; }
#mainContent .advancedForm .center { text-align: center; }
#mainContent .advancedForm th.middle,
#mainContent .advancedForm td.middle { vertical-align: middle; }


.advancedForm fieldset { height: 100%; overflow: hidden; padding: 0 10px 20px 10px; border: 1px solid #cfe4f9; margin: 0 0 15px 0; }
.advancedForm legend { font-size: 1.2em; font-weight: bold; background: #fff; padding: 0 10px; color: #333; }
.advancedForm legend span { font-size: .8em; font-weight: normal; }

.advancedForm input,
.advancedForm select,
.advancedForm textarea { font: normal 11px Arial, Helvetica, sans-serif; color: #666; border: 1px solid #ccc; margin: 0 1px; }

.advancedForm input { padding: 4px; width: 150px; }
.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: #f8fbff; border-color: #ccc; }

.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 }
.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 .captchaWrapper { width: 162px; margin: 0 0 20px 30px;}

.captchaWrapper img,
#mainContent .captchaWrapper img { border: none; margin: 0 0 5px 0; padding: 0; }

.advancedForm .submit { margin: 0 0 0 30px; }
.advancedForm .submit input           { background: #0e3954; width: 80px; height: 23px; border: none; font: normal 10px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #fff; line-height: normal; }