﻿
/******************************/
/*   joobs-style-base         */
/******************************/

.breakText
{
    white-space: pre-wrap; /*	word-wrap: break-word;*/
    width: 500px;
}


/*MAIN=========================================*/

body
{
    padding: 0;
    margin: 0;
    background-position: top;
    background-repeat: repeat-x;
    background-color: #D3EEF5;
    font-family: Arial, Helvetica, sans-serif;
}

.collapsePanelHeader
{
    width: 100%;
    background-image: url(/it/images/bg-menu-main.png);
    background-repeat: repeat-x;
    color: #FFF;
    clear: both;
    font-weight: bold;
}

.descriptionInputField
{
    /*padding: 4px;*/
    font-family: Arial, Helvetica, sans-serif;
    width: 470px;
}

#error-publish td, #error-contact td, #error-code td
{
    padding-bottom: 5px;
    font-weight: bold;
    color: #CC0000;
    margin-bottom: 5px;
    padding-top: 5px;
    font-size: 14px;
    padding-left: 40px;
    background-image: url(/it/images/icon-error-flat.gif);
    background-repeat: no-repeat;
    background-position: 7px;
    background-color: #FFE1E1; /*border-width: 0px;*/
    width: 100%;
}

.categoryHead, .barHead, .resultsHead, .generalHead
{
    background-color: #F2F1F1;
    border-bottom: 1px solid #E5E4E4;
    border-top: 1px solid #E5E4E4;
    padding-bottom: 7px;
    padding-top: 7px;
}

.resultsHead, .generalHead
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.shortHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding-left: 14px;
    vertical-align: middle;
    text-align: left;
}


.categoryHead h1, .barHead h1, .resultsHead h1, .generalHead h1
{
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0pt;
    padding: 0pt 0pt 0pt 5px;
    text-align: left;
}

.categoryHead h1 a
{
    color: #333333;
}

.categoryHead .number
{
    color: #999999;
    float: left;
    font-size: 13px;
    margin-left: 5px;
    margin-top: 2px;
    vertical-align: text-bottom;
}

.resultsHead h1
{
    padding-right: 75px;
}

.arrow
{
    position: relative;
    top: -1px;
    margin-left: 50px;
    width: 100px;
}

.arrow img
{
    vertical-align: top;
}

.h1Right
{
    border-right: solid #E5E4E4 1px;
    border-bottom: solid #E5E4E4 1px;
    background-color: #F2F1F1;
    text-align: right;
    width: 7px;
    vertical-align: top;
}
.h1Right img
{
    vertical-align: top;
    position: relative;
    right: -1px;
}


.grid td
{
    border-bottom: solid #e0e6e8 1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
}

.grid td a
{
    color: #3083b9;
}
.grid .par
{
    background-color: #eef9fd;
}

.rssFeed, .viewAll
{
    float: right;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-left: 18px;
    padding-top: 4px;
    width: auto;
    vertical-align: middle;
}

.rssFeed a
{
    color: #999999;
}

.viewAll a
{
    color: #666666;
}

.rssFeed img, .viewAll img
{
    vertical-align: top;
}
.grid td a:hover
{
    color: #FFFFFF;
    background-color: #399AD9;
    text-decoration: none;
    padding-bottom: 1px;
    padding-top: 1px;
}

#topLeftMenu li
{
    float: left;
    padding-right: 7px;
    padding-top: 15px;
    color: #999999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#topLeftMenu li a
{
    color: #3083b9;
    font-weight: bold;
}
#topLeftMenu ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
#topLeftMenu li
{
    float: left;
    padding-right: 7px;
    padding-top: 15px;
}

.popupMenu
{
    text-align: left;
    width: 190px;
}

.popupMenu li
{
    padding-top: 5px;
    color: #999999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.popupMenu li a
{
    color: #3083b9;
    font-weight: bold;
    padding-left: 15px;
}

.popupMenu ul
{
    display: block;
    list-style: none;
}

.grid
{
    margin-bottom: 5px;
}

.highlightGreen
{
    color: #9eb861;
}
.highlightBlue
{
    color: #74b8dd;
}
.highlightYellow
{
    background-color: #F5F1A0;
    padding-bottom: 2px;
    padding-top: 2px;
}

.tileHead
{
    background-image: url(/it/images/top-tile-bkg.gif);
    background-position: top;
    background-repeat: repeat-x;
}
.jobDetailHead, .publishHead, .contactHead
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bold;
    padding-left: 3px;
    color: #333333;
    text-align: left;
}

.smallTxt
{
    color: #999999;
    font-size: 11px;
    width: 100%;
}

.checkBoxRegisterToNewsletter
{
    color: #999999;
    font-size: 11px;
    width: auto;
    vertical-align: middle;
}

.detailGrid
{
    text-align: left;
}

.detailGrid th, .descHead th
{
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    padding-top: 10px;
    padding-bottom: 5px;
    color: #333333;
}
.detailGrid td
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 11pt;
    line-height: 15pt;
    padding-right: 250px;
    padding-bottom: 20px;
}

.detailGrid td a
{
    font-size: 11pt;
    color: #3083b9;
    font-weight: bold;
}
/*
.publishHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 3px;
	color: #333333;
	float: left;
	background-image: url(/it/images/header-tile.gif);
	border-bottom: solid #e5e4e4 1px;
	border-top: solid #e5e4e4 1px;
}
*/
.step
{
    font-weight: bold;
    width: auto;
    padding-left: 18px;
    padding-top: 4px;
    float: right;
    color: #999999;
}
.h1Left
{
    border-bottom: solid #E5E4E4 1px;
    vertical-align: top;
    background-color: #F2F1F1;
    text-align: left;
    width: 7px;
    border-left: solid #E5E4E4 1px;
    border-top: solid #e5e4e4 1px;
}
.h1Left img
{
    vertical-align: top;
    position: relative;
    right: 1px;
    top: -1px;
}

#error-publish, #error-contact, #error-code
{
    margin-bottom: 15px;
    text-align: left;
    width: 100%;
}

#ok-sent
{
    margin-bottom: 15px; /*width: 800px;*/
    height: 40px;
}

#ok-publish, #ok-publish-promo
{
    margin-bottom: 15px;
    width: 800px;
    height: 40px;
}

#ok-publish td, #ok-sent td, #ok-publish-promo td
{
    padding-bottom: 5px;
    font-weight: bold;
    color: #489E14;
    margin-bottom: 5px;
    padding-top: 5px;
    font-size: 14px;
    padding-left: 40px;
    background-image: url(/it/images/icon-ok-flat.gif);
    background-repeat: no-repeat;
    background-position: 7px;
    text-align: left;
    background-color: #D9F8C7;
}

.highlightKeywordSearch
{
    color: #399AD9;
}

#noresults, #info
{
    margin-bottom: 15px;
    width: 800px;
    height: 40px;
}
#noresults td, #info td
{
    padding-bottom: 10px;
    margin-bottom: 5px;
    padding-top: 10px;
    font-size: 14px;
    padding-left: 40px;
    text-align: left;
    line-height: 16pt;
}
#noresults th, #info th
{
    padding-bottom: 10px;
    font-weight: bold;
    color: #7E5812;
    margin-bottom: 5px;
    padding-top: 10px;
    font-size: 14px;
    padding-left: 40px;
    background-image: url(/it/images/icon-att-flat.gif);
    background-repeat: no-repeat;
    background-position: 7px;
    text-align: left;
    background-color: #FFFFCC;
}




/*HEADER=========================================*/
#header-secondary
{
    margin-bottom: 35px;
    margin-top: 10px;
}

#header-home form, #inputSearch form
{
    padding: 0;
    margin: 0;
}



/*FOOTER=========================================*/

#footer
{
    background-color: #d3eef5;
    border-top: solid #ededed 4px;
    height: 75px;
    vertical-align: top;
    padding-bottom: 15px;
}
.footer-up
{
    position: relative;
    bottom: -4px;
    background-image: url(/it/images/footer-up.gif);
    background-position: right;
    background-repeat: no-repeat;
    height: 27px;
    width: 52px;
    text-align: center;
}
.footer-up a
{
    color: #999999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    vertical-align: middle;
    padding-top: 5px;
}

#footerMenu
{
    text-align: center;
    clear: none;
    float: left;
    font-size: 11px;
    color: #666666;
    line-height: 16px;
    margin-top: 10px;
    font-family: Verdana,Arial;
}

#footerMenu b
{
    font-size: 14px;
}
#footerMenu li a
{
    color: #666666;
    font-weight: normal;
}
#footerMenu a
{
    color: #666666;
    font-weight: normal;
    font-size: 11px;
    line-height: 20px;
}
#footerMenu ul
{
    display: inline;
    list-style: none;
}
#footerMenu li
{
    float: left;
    padding-right: 7px;
    padding-top: 15px;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

/*FORMS=========================================*/
#profile th
{
    width: 1px;
}
#profile td
{
    vertical-align: top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #333333;
    padding-bottom: 7px;
    padding: 3px;
}

#profileClr, #profileClr td
{
    vertical-align: top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #333333;
    padding-bottom: 0px;
    padding: 0px;
}

#profileActions, #profileActions td
{
    vertical-align: top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #333333;
    padding-top: 3px;
    padding-left: 2px;
}

#profileActions .publishInput
{
    width: 200px;
    height: 45px;
    margin-right: 3px;
    font-weight: bold;
    font-size: 16px;
    color: #2E2E2E;
}


#formPublish th, #formContact th, #formCode th, #formProfile th, .standardForm th
{
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: normal; /*width: 175px;*/
    font-size: 10pt;
    vertical-align: top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 0.1px;
}

#formPublish td, #formContact td, #formCode td, #formProfile td, .standardForm td
{
    padding-bottom: 5px;
    vertical-align: top;
}

#formPublish input[type=text], #formContact input[type=text], .standardForm input[type=text]
{
    width: 75%;
    padding: 4px;
}

#formCode input, #formProfile input
{
    /*width: 75%;*/
    padding: 4px;
}

#formPublish .publishInput, #formContact .contactInput, #formCode .codeInput, #formProfile .publishInput
{
    width: 200px;
    height: 45px;
    margin-right: 3px;
    font-weight: bold;
    font-size: 16px;
    color: #2E2E2E;
}

#formPublish .previewInput, #formProfile .previewInput
{
    width: 135px;
    height: 45px;
    margin-right: 3px;
    font-weight: bold;
    font-size: 16px;
    color: #2E2E2E;
}


#inputSearch
{
    width: 260px;
    height: 46px;
    background-image: url(/it/images/input-bkg-search.gif);
    background-repeat: no-repeat;
}

#inputSearch .myInput
{
    border: solid 0 #fff;
    background: transparent;
    font-size: 16px;
    padding: 5px;
    color: #7A7A7A;
    font-weight: bold;
    float: left;
    width: 170px;
    vertical-align: middle;
    margin-top: 9px;
    margin-left: 5px;
}
#inputSearch .cautaBtn
{
    float: right;
    padding-top: 5px;
    padding-right: 5px;
    width: 65px;
    height: 36px;
}

/*==============================================*/


.sample
{
    float: right;
    background-color: #FAF8CF;
    color: #999999;
    font-size: 9pt;
    padding: 3px;
}
.blankHead h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bold;
    padding: 0;
    margin: 0;
    padding-left: 5px;
    float: left;
    text-align: left;
    padding-bottom: 7px;
    padding-top: 7px;
}
#diff th
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bold;
    padding: 0;
    margin: 0;
    float: left;
    text-align: left;
    padding-bottom: 7px;
    padding-top: 7px;
    padding-left: 3px;
}
#diff td
{
    font-size: 11pt;
    padding-left: 3px;
    padding-bottom: 20px;
}
.RHList a
{
    color: #3083b9;
}
.RHList a:hover
{
    color: #FFFFFF;
    background-color: #399AD9;
    text-decoration: none;
    padding-bottom: 1px;
    padding-top: 1px;
}

.RHList ul
{
    list-style-type: none;
    margin: 0;
    font-size: 11pt;
    font-weight: bold;
}

.RHList li
{
    padding-top: 9px;
}

#ok-sent
{
    margin-bottom: 15px;
    height: 40px;
}

#header-home a
{
    color: #000000;
}

a
{
    color: #3083b9;
    font-weight: bold;
}
#contact-box td
{
    color: #333333;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
}
h4
{
    border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    vertical-align: middle;
    padding-top: 5px;
    color: #333333;
    height: 24px;
    padding-bottom: 0px;
    margin-bottom: 3px;
    width: 95%;
    text-transform: uppercase;
    font-size: 9pt;
}
.squareNo
{
    width: 30px;
    height: 20px;
    background-image: url(/it/images/numbers-bkg.gif);
    background-repeat: no-repeat;
    text-align: center;
    color: #FFFFFF;
    float: left;
    padding-top: 6px;
    margin-top: -7px;
    padding-right: 5px;
}

#publish-steps
{
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
}

#ok-publish a, #ok-publish-promo a
{
    color: #489E14;
}

.contactMessageInput
{
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    width: 97%;
}

#versionInfo
{
    float: right;
    clear: none;
    padding-left: 7px;
    padding-top: 15px;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#versionInfo a
{
    color: #666666;
    font-weight: normal;
}

.iconRssAll, .iconNew
{
    text-align: center;
    vertical-align: top;
}

.descHead td
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 11pt;
    line-height: 15pt;
    padding-bottom: 20px;
}

.highlightCode
{
    background-color: #FFFFE8;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 100%;
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    color: #206FA4;
    padding-left: 5px;
}
.bigger
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 40px;
    color: #CCCCCC;
}

#footerTools td
{
    font-size: 11px;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    padding: 10px;
    margin-top: 20px;
}
#footerTools input
{
    padding: 3px;
    width: 300px;
    color: #666666;
    vertical-align: middle;
}
#footerTools a
{
    color: #666666;
}

/*AutoComplete flyout */

.autocomplete_completionListElement
{
    visibility: hidden;
    margin: 0px !important;
    background-color: inherit;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow: auto;
    height: 30px;
    text-align: left;
    list-style-type: none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
    background-color: #ffff99;
    color: black;
    padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem
{
    background-color: window;
    color: windowtext;
    padding: 1px;
}

/*
ul, li
{
    margin: 0;
    padding: 0;
    border: none;
}
*/

/* Styles for the Animation Reference */
.animationReferenceTable
{
}

.animationReferenceRow
{
}

.animationReferenceField
{
    text-align: right;
    vertical-align: top;
    padding-top: 5px;
}

.animationReferenceCode
{
    margin-top: 5px;
    vertical-align: top;
    font-family: 'Courier New' , Monospace;
    font-style: normal;
    font-weight: bold;
    display: block;
    background-color: #FFF;
    color: #000;
    font-family: 'Courier New' , Monospace;
    font-size: 0.9em;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 5px;
}

.animationReferenceItems
{
    vertical-align: top;
}

.animationReferenceItemTable
{
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.animationReferenceItemRow
{
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.animationReferenceItem
{
    width: 100%;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

.animationReferenceItemCode
{
    display: block;
    background-color: #FFF;
    color: #000;
    font-family: 'Courier New' , Monospace;
    font-size: 0.9em;
    font-style: normal;
    font-weight: bold;
}

.personName, .watermarked
{
    border: solid 1 #fff; /*	background: transparent;*/
    font-size: 13pt;
    font-weight: bold;
    float: left;
    width: 93%;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    text-align: left;
    padding: 5px;
}

.profileAuthInput, .watermarkedProfileAuth
{
    border: solid 1 #fff; /*	background: transparent;*/
    font-size: 11pt;
    font-weight: bold;
    float: left;
    width: 90%;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    text-align: left;
    padding: 5px;
}

.resumeInput
{
    text-align: left;
    padding-top: 3px;
    padding-bottom: 9px;
    font-weight: normal;
    font-size: 10pt;
    vertical-align: top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 0.1px;
    margin-top: 5px;
}
.tags
{
    text-align: left;
    padding-top: 3px;
    padding-bottom: 9px;
    font-weight: normal;
    font-size: 10pt;
    vertical-align: top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 0.1px;
    padding: 3px;
    width: 97%;
}
.profileInput
{
    width: 135px;
    height: 35px;
    margin-right: 3px;
    font-weight: bold;
    font-size: 16px;
    color: #2E2E2E;
}

.alreadyProfile
{
    float: right;
    color: #999999;
    font-size: 11pt;
    padding: 2px;
    background-color: #FFFFCC;
}

.imageProfile a:hover
{
    border: 3px solid #D3EBFF;
}

.imageProfile a
{
    border: solid #D3EBFF 3px;
    border-color: #00FF99;
}

/*Modal Popup*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: white;
    border-width: 10px;
    border-style: solid;
    border-color: Gray;
    padding: 1px;
    padding-bottom: 4px;
    width: 600px;
    height: 460px;
    position: relative;
}

.modalPopup2
{
    background-color: white; /*#ffffdd;*/
    border-width: 0px;
    border-style: none;
    border-color: Gray;
    margin: 0px;
    padding: 0px;
    width: 370px;
    height: 200px; /*text-align: center;*/
}

.nameView
{
    /*	background: transparent;*/
    font-size: 20pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    text-align: left;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.tagsView
{
    color: #999999;
    font-size: 15px;
    font-weight: normal;
    line-height: 18px;
}
.statusView
{
    /*	background: transparent;*/
    font-size: 10pt;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #80A217;
    text-align: left;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

/* widgets */
.boxWidget
{
    width: 164px;
    height: 169px;
    background-image: url(/it/images/widgets/background.gif);
    float: left;
    background-position: center middle;
    background-repeat: no-repeat;
    background-color: #FCFCFC;
    margin-bottom: 20px;
    line-height: 15px;
    font-family: Arial, Helvetica, sans-serif;
}
.boxWidget .boxContent
{
    padding-right: 6px;
    padding-top: 10px;
    position: relative;
    font-size: 13px;
    margin-left: 10px;
}

.boxWidget .imgBoxWidget
{
    position: absolute;
    top: 95px;
    left: 0px;
}
.boxWidget:hover
{
    width: 164px;
    height: 169px;
    background-image: url(/it/images/widgets/background.gif);
    float: left;
    background-position: center middle;
    background-repeat: no-repeat;
    background-color: #F3F8FA;
    cursor: pointer;
    cursor: hand;
}
#widgetsTable h1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    font-weight: bold;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #8DBB2A;
    padding-bottom: 10px;
    clear: both;
    width: 490px;
    padding-top: 15px;
    color: #000000;
}
#widgetsTable
{
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 14pt;
    word-wrap: break-word;
    overflow: auto;
    color: #333333;
}

/*TAG CLOUD=========================================*/
.t1
{
    font-size: 7pt;
    font-weight: normal;
    text-decoration: none;
}
.t2
{
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
}
.t3
{
    font-size: 14pt;
    font-weight: normal;
    text-decoration: none;
}
.t4
{
    font-size: 18pt;
    font-weight: normal;
    text-decoration: none;
}
.t5
{
    font-size: 22pt;
    text-decoration: none;
}
.t6
{
    font-size: 28pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.t7
{
    font-size: 32pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.t1:hover, .t2:hover, .t3:hover, .t4:hover, .t5:hover, .t6:hover, .t7:hover
{
    text-decoration: none;
    color: #FFFFFF;
    background-color: #399AD9;
}

.ts1
{
    font-size: 3pt;
    font-weight: normal;
    text-decoration: none;
}
.ts2
{
    font-size: 5pt;
    font-weight: normal;
    text-decoration: none;
}
.ts3
{
    font-size: 7pt;
    font-weight: normal;
    text-decoration: none;
}
.ts4
{
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
}
.ts5
{
    font-size: 12pt;
    text-decoration: none;
}
.ts6
{
    font-size: 15pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.ts7
{
    font-size: 18pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.ts1:hover, .ts2:hover, .ts3:hover, .ts4:hover, .ts5:hover, .ts6:hover, .ts7:hover
{
    text-decoration: none;
    color: #FFFFFF;
    background-color: #399AD9;
}
/*END TAG CLOUD=========================================*/

.liTitle
{
    padding-left: 5px;
    font-weight: bold;
    font-size: 18px;
    color: #8BB729;
    vertical-align: bottom;
}


/*ROUND CORNERS ==========================================*/

.top-left, .top-right
{
    background-image: url(/it/images/corners/round-corners-image.gif);
    height: 37px;
    font-size: 14px;
    line-height: 30px;
    color: #94C125;
    font-weight: bold;
}

.bottom-left, .bottom-right
{
    background-image: url(/it/images/corners/round-corners-image.gif);
    font-size: 2px;
    background-repeat: no-repeat;
    height: 12px;
}

.top-left, .bottom-left
{
    margin-right: 7px; /* CHANGE: replace by the width of one of your corners */
}
.top-right
{
    margin-left: 20px; /* CHANGE: replace by the width of one of your corners */
    margin-top: -37px; /* CHANGE: replace by the height of one of your corners */
}

.bottom-right
{
    margin-left: 20px;
    margin-top: -12px;
}
.top-right
{
    background-position: 100% 0; /* DNC: position right corner at right side, no vertical changes */
}
.bottom-left
{
    background-position: 0 -37px;
}
.bottom-right
{
    background-position: 100% -37px; /* CHANGE: replace second number by negative height of one of your corners */
}
.inside
{
    border-left: 6px solid #ededed; /* YCC: color & properties of the left-borderline */
    border-right: 5px solid #ededed; /* YCC: background-color of the inside */
    color: #000000; /* YCC: default text-color of the inside */
    padding-left: 10px; /* YCC: all texts at some distance of the left border */
    padding-right: 10px;
    height: auto;
    text-align: left;
}
.notopgap
{
    margin-top: 0;
}
/* DNC: to avoid splitting of the box */
.nobottomgap
{
    margin-bottom: 0;
}
/* DNC: to avoid splitting of the box */
.inside p
{
    margin-top: 0px;
    margin-bottom: 0px;
}

/*================================================================*/

/* modal popup */

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.profileResumeEditor
{
    background-color: White;
}

.ads
{
    /*      width: 125px;     padding-left: 32px;     padding-right: 33px;     padding-top: 5px;     padding-bottom: 5px;*/
    text-align: center;
    background-color: #FFF;
}
.borderAds
{
    border: solid 1px #cccccc;
}

/* Recommendation SubMenu*/
.popupMenu
{
    position: absolute;
    visibility: hidden;
    background-color: #F5F7F8;
    opacity: .9;
    filter: alpha(opacity=95);
    font-weight: normal;
    text-transform: capitalize;
    width: 90px;
}

.popupHover
{
    font-weight: normal;
    text-transform: capitalize;
    width: 90px;
    font-weight: normal;
    letter-spacing: -0.3px;
    font-size: 10pt;
    padding-left: 3px;
    padding-right: 3px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-bottom: 3px;
    color: #3083b9;
}

.recommendOpt
{
    text-align: right;
    float: right;
    text-transform: capitalize;
    font-weight: normal;
}
.btnViewProfile
{
    padding-top: 12px;
    float: right;
    position: relative;
    margin-right: 10px;
}
.btnViewProfile a
{
    color: #666666;
    background-image: url(/it/images/icon-profile-preview.gif);
    background-position: right center;
    background-repeat: no-repeat;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    letter-spacing: -0.2px;
    padding-right: 24px;
    text-decoration: none;
}

/******************************/
/*   joobs-style              */
/******************************/

.linkCompany
{
    color: #666666;
    text-decoration: none;
}

.grid td a.linkLocation, .grid td a.linkCompany
{
    color: #333333;
    text-decoration: none;
}

.grid td a:hover.linkLocation, .grid td a:hover.linkCompany
{
    color: #333333;
    text-decoration: underline;
    background-color: transparent;
}

#smallTopHeader
{
    background-color: #FFFFE1;
    color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    height: 28px;
}

#smallTopHeader a
{
    color: #333333;
    font-weight: normal;
}

#header-home
{
    height: 160px;
    vertical-align: middle;
}

#header-home h1
{
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 30pt;
    font-weight: bold;
    letter-spacing: -2pt;
    margin: 0pt;
    padding: 0pt;
}

#header-home h2
{
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18pt;
    font-weight: bold;
    letter-spacing: -1.3px;
    line-height: 20pt;
    margin-bottom: 5px;
    margin-top: 1px;
    padding-bottom: 0px;
}

.headerLeft
{
    text-align: left;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif; /*line-height: 18px;*/ /*padding-right: 5px;*/
    color: #666666; /*padding-left: 5px;*/
}

.headerLeft h1
{
    font-size: 22px;
}
.headerLeft h3
{
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin: 0pt;
    padding: 10px 0pt 0pt;
}

.rollover a
{
    background-image: url("/it/images/btn-publish-3.gif");
    background-repeat: no-repeat;
    color: #333333;
    display: block;
    font-family: sans-serif;
    font-size: 13px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: 44px;
    line-height: normal;
    text-decoration: none;
    width: 182px;
}

.rollover a:hover
{
    background-position: 0pt -44px;
    color: #004499;
}

.rollover a:active
{
    background-position: 0pt -88px;
    color: #FFFFFF;
}

.resizePanel
{
    width: 130px;
    height: 65px;
    overflow: hidden;
    float: left;
    padding-bottom: 3px;
    border-style: solid;
    border-width: 0px;
    border-color: Gray;
}

.handleImage
{
    width: 456px;
    background: #EEEEEE url(/it/images/grippie.png) no-repeat scroll center 2px;
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 0pt 1px 1px;
    height: 6px;
    cursor: s-resize;
    overflow: hidden;
    z-index: -1;
}

.resizingPanel
{
    padding-bottom: 3px;
    border-style: solid;
    border-width: 0px;
    border-color: #B4D35D;
}

/*AutoComplete flyout */

.autocomplete_completionListElement
{
}

.autocomplete_highlightedListItem
{
    padding: 1px;
}

.autocomplete_listItem
{
    padding: 1px;
}

.support
{
    position: absolute;
    left: 0px;
    width: 250px;
    height: 286px;
    top: 150px;
    background-image: url(/it/images/bkg-support.gif);
    background-repeat: no-repeat;
    padding-left: 15px;
    padding-top: 10px;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    color: #666666;
    display: none;
}

.support a
{
    font-size: 10px;
    font-weight: normal;
    padding-left: 5px;
}

.btn-support
{
    position: absolute;
    top: 150px;
    left: 0px;
}

.autocompleteTd ul
{
    font-size: 12px;
    z-index: 2;
}

.autocompleteTd ul li
{
    margin-left: 4px;
    margin-right: 4px;
}

.jobDetailHead a
{
    color: #333333;
    text-decoration: none;
}

.jobDetailHead a:hover
{
    color: #333333;
    text-decoration: underline;
    background-color: transparent;
}

.portraitUploadPopupMenu
{
    vertical-align: middle;
    text-align: center;
    background-color: #E8E8E8;
    filter: alpha(opacity=85);
    opacity: 0.7;
    height: 100px;
    width: 100px;
    vertical-align: middle;
}

.portraitUploadLink
{
    font-family: Verdana;
    font-size: 9px;
    color: #666666;
    width: 100%;
}

#ImageProfile
{
    background-color: #f5faff;
    border: solid #fff 3px;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 370px;
    height: 200px;
}
#ImageProfile .errorImageProfile
{
    font-size: 11px;
    color: #CC0000;
    margin-top: 5px;
}

#ImageProfile th
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    padding-left: 10px;
    background-color: #ddeefe;
}
#ImageProfile img
{
    padding: 5px;
}

.saveBtn
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 12px;
    padding: 3px;
    width: 100px;
    letter-spacing: -0.3px;
}

.cancelBtn, .editBtn, .optionsBtn
{
    font-weight: normal;
    letter-spacing: -0.3px;
    font-size: 10pt;
    padding-left: 3px;
    padding-right: 3px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-bottom: 3px;
    color: #3083b9;
}

.editActionContainer
{
    font-weight: normal;
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: Black;
    width: 100%;
    text-align: right;
}

#tableFormRecommendation td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}
#tableFormRecommendation .smallNote
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #999999;
    font-weight: normal;
}
#tableFormRecommendation input
{
    margin-bottom: 10px;
    margin-top: 3px;
    padding: 2px;
}
.recommendList li
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
    background-image: url(../images/quote-graphic.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 25px;
}
.recommentHead
{
    background-image: url(../images/bkg-recommend-head.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    margin-bottom: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    line-height: 16px;
}

.recommendList .position
{
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
}
.recommendList .quote
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-transform: none;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    padding-left: 25px;
    margin-top: 3px;
    clear: both;
}

.recommendList
{
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
    border-left: 0;
}

/* ajax__tab_jo */
.ajax__tab_jo .ajax__tab_header
{
    font-family: arial, verdana,tahoma,helvetica;
    font-size: 17px;
    font-weight: bold;
    height: 37px;
    padding-bottom: 0; /*margin-bottom: 0;*/
    vertical-align: bottom;
    white-space: nowrap; /* 	border-bottom-style: solid; 	border-bottom-width: 1px; 	border-bottom-color: #C0C0C0;*/
    padding-left: 7px;
}
.ajax__tab_jo .ajax__tab_outer
{
    background: none;
    padding-bottom: 0;
    margin-bottom: 0;
    height: 38px;
}
.ajax__tab_jo .ajax__tab_inner
{
    padding-left: 8px;
    background: none;
    padding-right: 8px;
    padding-bottom: 0;
    margin-bottom: 0;
}
.ajax__tab_jo .ajax__tab_tab
{
    margin: 0;
    background: none;
    text-decoration: underline;
    height: 28px;
    padding: 0;
    padding-top: 10px;
    cursor: pointer;
    display: -moz-inline-box;
    overflow: hidden;
    text-align: center;
}

.ajax__tab_jo .ajax__tab_hover .ajax__tab_outer
{
    background: none;
}
.ajax__tab_jo .ajax__tab_hover .ajax__tab_inner
{
    background: none;
}
.ajax__tab_jo .ajax__tab_hover .ajax__tab_tab
{
    background: none;
}
.ajax__tab_jo .ajax__tab_active .ajax__tab_outer
{
    background: url(/it/images/tab/tab-left.gif) top left no-repeat;
    overflow: hidden;
}
.ajax__tab_jo .ajax__tab_active .ajax__tab_inner
{
    background: url(/it/images/tab/tab-right.gif) top right no-repeat;
    overflow: hidden;
}
.ajax__tab_jo .ajax__tab_active .ajax__tab_tab
{
    background: url(/it/images/tab/tab-middle.gif) top repeat-x;
    text-decoration: none;
    color: #000000;
    height: 28px;
    background-color: #ffcccc;
    padding: 0;
    padding-top: 10px;
    margin-right: 0px;
}

.ajax__tab_jo .ajax__tab_body
{
    font-family: arial,tahoma,helvetica;
    font-size: 13px;
    border-top: 0;
    padding: 8px;
    background-color: #ffffff;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #999999;
}


.showRequestRecommendation
{
    text-decoration: none;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    padding-right: 24px;
    letter-spacing: -0.2px;
    background-image: url(/it/images/ask-icon.gif);
    background-repeat: no-repeat;
    background-position: right;
}

.showSendRecommendation
{
    text-decoration: none;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    padding-right: 24px;
    letter-spacing: -0.2px;
    background-image: url(/it/images/do-icon.gif);
    background-repeat: no-repeat;
    background-position: right;
}

.errorClass
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    color: #CC0000;
    clear: both;
    background-image: url(/it/images/icon-error-flat.gif);
    background-repeat: no-repeat;
    background-position: 7px;
    background-color: #FFE1E1;
}

.succeedClass
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    color: #489E14;
    clear: both;
    background-image: url(/it/images/icon-ok-flat.gif);
    background-repeat: no-repeat;
    background-position: 7px;
    background-color: #D9F8C7;
}

.resumeContainer
{
    font-family: Arial, Helvetica, sans-serif;
    width: 645px;
    border-right: gainsboro 1px solid;
    padding-right: 1px;
    border-top: gainsboro 1px solid;
    padding-left: 4px;
    padding-bottom: 4px;
    border-left: gainsboro 1px solid;
    padding-top: 4px;
    border-bottom: gainsboro 1px solid;
    height: auto;
    border-width: 0px;
    border-style: inherit;
    float: left;
}

.joobsContainer
{
    font-size: 10pt;
    font-family: Arial,Helvetica,sans-serif;
}


/*************************/
/**  css-menu-vertical  **/
/*************************/

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu
{
    margin: 0;
    border: 0 none;
    padding: 0; /*For KHTML*/
    list-style: none;
    height: 24px;
    z-index: 100;
    position: relative;
    float: right;
    margin-top: 15px;
}


ul#navmenu li
{
    margin: 0;
    border: 0 none;
    padding: 0;
    float: left; /*For Gecko*/
    display: inline;
    list-style: none;
    height: 24px;
    background-repeat: no-repeat;
    background-position: right;
    position: relative;
}

ul#navmenu ul
{
    margin: 0;
    border: 0 none;
    padding: 0;
    width: 135px;
    list-style: none;
    display: none;
    position: absolute;
    top: 24px;
    left: 0px;
}

ul#navmenu ul li
{
    float: none; /*For Gecko*/
    display: block !important;
    display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a
{
    padding: 0 10px 2px 8px;
    float: none !important; /*For Opera*/
    float: left; /*For IE*/
    display: block;
    color: #666;
    font: bold 11px/22px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    height: auto !important;
    height: 100%;
}

ul#navmenu img
{
    padding-top: 6px;
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover, ul#navmenu li:hover a, ul#navmenu li.iehover a
{
    color: #000000;
    text-decoration: none;
    background-color: #FFFFFF;
}

/* 2nd Menu */
ul#navmenu li:hover li a, ul#navmenu li.iehover li a
{
    float: none;
    color: #666;
    text-align: left;
    background-color: transparent;
    border: solid 0px #FFF;
    font-weight: normal;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover, ul#navmenu li:hover li:hover a, ul#navmenu li.iehover li a:hover, ul#navmenu li.iehover li.iehover a
{
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    background-color: transparent;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a, ul#navmenu li.iehover li.iehover li a
{
    color: #666;
    background: #eee;
    background-color: transparent;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover, ul#navmenu li:hover li:hover li:hover a, ul#navmenu li.iehover li.iehover li a:hover, ul#navmenu li.iehover li.iehover li.iehover a
{
    background: #CCC;
    color: #FFF;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a, ul#navmenu li.iehover li.iehover li.iehover li a
{
    background: #EEE;
    color: #666;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover, ul#navmenu li.iehover li.iehover li.iehover li a:hover
{
    background: #CCC;
    color: #FFF;
}

ul#navmenu ul ul, ul#navmenu ul ul ul
{
    display: none;
    position: absolute;
    top: 0;
    left: 135px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul, ul#navmenu li:hover ul ul ul, ul#navmenu li.iehover ul ul, ul#navmenu li.iehover ul ul ul
{
    display: none;
}

ul#navmenu li:hover ul, ul#navmenu ul li:hover ul, ul#navmenu ul ul li:hover ul, ul#navmenu li.iehover ul, ul#navmenu ul li.iehover ul, ul#navmenu ul ul li.iehover ul
{
    display: block;
}

#archive
{
    margin: 0 auto;
    width: 600px;
    text-align: left;
}
/*===  THUMBNAILS  ===========================*/
#thumbnails
{
    list-style-type: none;
    margin: 0; /*overflow:hidden;*/
    width: auto;
    clear: both;
}

#archive #thumbnails li
{
    padding: 0 7px 25px 0;
    margin: 0;
    width: 120px;
    position: relative;
    text-align: center;
    display: inline;
    float: left;
}
#thumbnails img
{
    margin: 0px;
    padding: 5px;
}
#thumbnails li a
{
    display: block;
    border: 0px solid #CCC;
    text-decoration: none;
    background-color: #F9FEFF;
    height: 120px;
    vertical-align: top;
    padding-top: 5px;
    color: #F9FEFF;
}
#thumbnails a:hover
{
    background-color: #ECFDEC;
}
#thumbnails li p
{
    font-size: 12px;
    width: 150px;
    padding: 0 0 2px 5px;
    height: 30px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    line-height: 14px;
}
#thumbnails li big
{
    font-size: 12px;
    width: 150px;
    padding: 0 0 2px 0px;
    height: 30px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    top: 100px;
    z-index: 1;
    line-height: 14px;
    left: 0px;
}
/*===  THUMBNAILS  ===========================*/
#thumbPhotos
{
    list-style-type: none;
    margin: 0; /*overflow:hidden;*/
    width: auto;
    clear: both;
    padding-left: 10px;
}

#archive #thumbPhotos li
{
    padding: 0 16px 15px 0;
    margin: 0;
    width: 130px;
    position: relative;
    text-align: center;
    display: inline;
    float: left;
}
#thumbPhotos img
{
    margin: 0px;
    border: 0;
    padding-top: 4px;
}
#thumbPhotos li a
{
    display: block; /*border: 1px solid #333;*/
    text-decoration: none; /*background-color: #EEF9FD;*/
    height: 100px;
    vertical-align: top;
    padding-top: 5px;
    color: #F9FEFF;
}
#thumbPhotos a:hover
{
    background-color: #EEF9FD;
}
#thumbPhotos li p
{
    font-size: 12px;
    width: 130px;
    padding: 0 0 2px 5px;
    height: 30px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    line-height: 14px;
}
#thumbPhotos li big
{
    font-size: 11px;
    width: 130px;
    padding: 0 0 2px 0px;
    height: 30px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    top: 100px;
    z-index: 1;
    line-height: 14px;
    left: 0px;
    font-weight: normal;
    text-transform: uppercase;
    padding-bottom: 5px;
}
/* Quotes on homepage */
#rQuotes
{
    font-family: Georgia, Lucida Grande, Arial;
    font-size: 20px;
    line-height: 125%;
    color: #333;
}
#rQuotes b
{
    font-size: 16px;
}
#rQuotes em
{
    line-height: 24px;
    font-weight: normal;
    font-size: 12px;
    color: #999;
}

/* Sidebar Categories */
.sidebarCategList a
{
    font-size: 13px;
    color: #1d91ef;
    font-weight: normal;
    text-decoration: none;
}
.sidebarCategList
{
    color: #999;
    font-size: 12px;
    width: 100%;
    margin-bottom: 0px;
}
.sidebarCategTD
{
    height: 20px;
    text-align: left;
    padding-left: 6px;
    padding-right: 10px;
}
/* homeage tags column*/
.tagsColum
{
    vertical-align: top;
}
.tagsColumn a
{
    font-weight: normal;
    font-size: 13px;
}
.tagsColumn a:hover
{
    background-color: #399AD9;
    color: #ffffff;
    text-decoration: none;
}
/* homepage sidebar category */
#roundedContainer h1
{
    border-bottom: 1px solid #e5e4e4;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px 7px;
    padding: 0 0 3px 0;
    text-align: left;
    width: 90%;
}


#roundedContainer .bottom
{
    background-image: url(/it/images/bottom.gif);
    background-repeat: no-repeat;
    height: 9px;
}
#roundedContainer .top
{
    background-repeat: no-repeat;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #e5e4e4;
    border-right-color: #e5e4e4;
    border-bottom-color: #e5e4e4;
    border-left-color: #e5e4e4;
    padding-left: 5px;
    padding-right: 5px;
}
#roundedContainer p
{
    margin-bottom: 0px;
    margin-top: 0px;
}

#roundedContainer
{
    width: 185px;
    background-image: url(/it/images/top.gif);
    background-repeat: no-repeat;
    padding-top: 9px;
    margin-top: 0px;
    background-position: top;
    line-height: 22px;
    margin-bottom: 15px;
}
.hslice
{
    clear: both;
}

.socialItems
{
    margin-top: 20px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #EEF9FD;
    border-bottom: solid 1px #E0E6E8;
    border-top: solid 1px #E0E6E8;
}

.publishDate
{
    color: #C0C0C0;
    float: right;
    font-size: 11px;
    font-weight: normal;
    padding-right: 5px;
    padding-left: 10px;
}

.validationErrorItem
{
    padding-left: 5px;
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 0.1px;
}

.standardForm td
{
    padding-bottom: 5px;
}

.standardForm input[type=text]
{
    width: 150px;
}

.highlight
{
    background-color: #FFE1E1;
    border: darkgray 1px solid;
}

.ajax__validatorcallout_popup_table
{
    display: none;
}

.requiredStar
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: normal;
    letter-spacing: 0.1px;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: left;
    vertical-align: top;
    color: Red;
}

.requiredMessage
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: normal;
    letter-spacing: 0.1px;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: left;
    vertical-align: top;
    color: #333333;
}

.titleModalWindow
{
    color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13pt;
    padding-bottom: 5px;
    padding-top: 10px;
    text-align: left;
}

.modalWindow
{
    background-color: white;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 15px;
    z-index: 9999999999;
}

.headerQuote
{
    color: #666666;
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 5px;
    text-align: center !important;
    width: 85%;
}
