/**
* GENERAL
*/
* {
    margin:0;
    padding:0;
    border:0;
}

body {
    background-color:#fff;
    color:#000000;
    cursor:default;
    font-family:Arial,Verdana,Helvetica,sans-serif;
    font-size:10pt;
    font-variant:normal;
    line-height:100%;
    text-align:center;

}

h1,h2,h3,h4,h5,h6 {
    line-height:100%;
}

p {
    line-height:125%;
}

br {
    padding:0;
    margin:0.1em;
}

a {
    text-decoration: underline;
    color:#335e95;
}
a:hover {
    text-decoration: none;
    color:#e81a26;
}
a:focus, a:active {
    outline:none
}
a.noUnderline {
    text-decoration:none!important;
}


/*:-moz-any-link:focus { outline: none; }*/
.clearfix {
    display:inline-block
}
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    font-size:0;
    visibility:hidden
}


/**
* MESSAGES AREA
*/
/**
* MESSAGES AREA
*/
div.messages {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:6.5em;
    background-color: #fff;
    z-index:99;
    line-height:20px;
    /*text-align:center;
    filter:alpha(opacity=80);
    -moz-opacity:.80;
    opacity:.80;*/
}
.error {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:2.5em;
    padding-top:30px!important;
    background-color:#e71a26;
    z-index:9999;
    text-align:center;
    line-height:20px;
    /*filter:alpha(opacity=80);
    -moz-opacity:.80;
    opacity:.80;*/
}
.message {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:1.5em;
    padding-top:30px!important;
    background-color: #61b847;
    z-index:9999;
    text-align:center;
    line-height:20px;
    /* filter:alpha(opacity=80);
    -moz-opacity:.80;
    opacity:.80;*/
}
div.messages div.message {
    color:#ffffff;
    z-index:11;
    margin:0 auto;
    font-size:18pt;
    padding:1.5em 0 0.8em;
    position:relative;

}

div#blackboard,
div.blackboard,
div#blackboard-relatedpictures,
div#blackboard-travelblog {
    height:100%;
    left:0pt;
    margin:0pt auto;
    position:fixed;
    top:0pt;
    width:100%;
    z-index:98;
}

div#blackboard-bkg,
div.blackboard-bkg,
div.edit-blackboard,
div#blackboard-bkg-relatedpictures,
div#blackboard-bkg-travelblog {
    filter:alpha(opacity=70);
    -moz-opacity:.70;
    opacity:.70;
}

div#blackboard-bkg,
div.blackboard-bkg,
div#blackboard-bkg-relatedpictures,
div#blackboard-bkg-travelblog {
    background-color:#000;
    height:100%;
    z-index:99;
    width:100%;

}

div.edit-blackboard {
    position: fixed;
    left: 0pt;
    top: 0pt;
    background: #000000;
    height: 100%;
    width: 100%;
    z-index: 99;
}

*html div.messages,
*html div#blackboard,
*html div.blackboard,
*html div#blackboard-relatedpictures,
*html div#blackboard-travelblog {
    position:absolute;
}

/**
* WRAPPER AREAS
*/
div#wrapper {
    margin:0pt auto;
    max-width:79.5em;
    position:relative;
    text-align:left;
    width:75em;
}

div#leftWrapper {
    background:transparent url(images/bkgleft.png) repeat-y top right;
    float:left;
    min-height:790px;
    height:790px;
    width:3%;
}

div#centerWrapper {
    background:transparent url(images/bkgcenter.png) repeat-x top left;
    float:left;
    min-height:790px;
    height:790px;
    width:94%;
}

div#rightWrapper {
    background:transparent url(images/bkgright.png) repeat-y top left;
    float:left;
    min-height:790px;
    height:790px;
    width:3%;
}

div#contentWrapperHome,
div#contentWrapper {
    background:transparent url(images/bkgcontent.png) repeat-x top left;
    width:97%;
    margin:0 auto 3.0em;
    padding:0.5em 0 0 0;
    min-height:300px;
    height:auto!important;
    height:300px;
}

div#contentWrapperHome {
    min-height:0px;
    height:auto!important;
    padding-top:0em!important;
    background:transparent !important;
}
*:first-child+html .legendCompleteWrapper  { margin-top:20px; } 


/**
* GENERIC WRAPPER
*/

div.genericWrapper {
    border-top:10px solid #61b847;
    position:relative;
    width:94%;
    margin:0 0 0 2.0em;
    padding:1.0em 0.5em 0;
    background-color:#ffffff;
    min-height:130px;
    height:auto!important;
    height:130px;
}

div.genericWrapper h1 {
    font-size: 15pt;
    font-weight:bold;
    color:#325d90;
    font-weight:bold;
    padding:0 0 0.7em 5px;
}
div.genericWrapper h1 a{
    color:#325d90!important;
    text-decoration:underline;
}
div.genericWrapper h1 a:hover{
    color:#9c9c9c!important;
}
div.genericWrapper h1 .subtitle {
    font-size: 11pt;
    color:#9c9c9c;
    padding-left:0.3em;
    text-transform:capitalize;
}

/**
* HEADER AREA
*/
div#header {
    background:#ffffff;
    height:75px;
    position:relative;
}
/*

div#header img {
    padding:1em 0 0 1.2em;
}

*/

div#header img {
    padding:0.1em 0 0 1.2em;
}

#ctl0_Header_LogoLnk {
	float: left;
}

#ctl0_Header_New {
	font: italic bold 1.05em Georgia, "Times New Roman", Times, serif;
	color: #ccc;
	float: left;
	clear: both;
	padding: 0 0 0 4.6em;
	margin: 0;
}


/**
* MAIN AREA
*/
div#mainWrapper {
    min-height:400px;
    height:auto!important;
    height:400px;
    background: transparent url(images/italy.png) no-repeat right 0px;
    margin:0 auto;
    text-align:center;
    padding:28px 0 0;
}

div#blueWrapper {
    background:transparent url(images/bkgmain.png) no-repeat top right;
    position:relative;
    margin-right:116px;
    height:296px;
    text-align:left;
}


/**
* TITLE AREA
*/
div#titleWrapper {
    position:absolute;
    top:31px;
    right:350px;
    width:366px;
    padding:0 0em;
}

div#siteTitle {
    padding:2.5em 0 0;
}

div#siteDescr {
    padding:1.0em 0 0;
}

div#siteTitle h1 {
    font-size:43pt;
    font-weight:bold;
    color:#ffffff;
}

div#siteDescr h4 {
    font-size:16pt;
    font-weight:normal;
    color:#d6dfea;
}

.btnRegister {
    background:transparent url(images/btnregister.png) no-repeat top left;
    margin-top:1.5em;
    font-weight:bold;
    color:#fff;
    height:39px;
    width:144px;
    font-size:12pt;
    cursor:pointer;
}


/**
* LOGIN AREA
*/
div#loginWrapper {
    background:transparent url(images/bkglogin.png) no-repeat top right;
    margin-top:31px;
    margin-right:38px;
    float:right;
    width:346px;
    height:232px;
}

div#loginWrapper .login {
    font-size:16pt;
    font-weight:bold;
    padding:0.8em;
    color:#ffffff;
}

div#loginWrapper span {
    display:block;
    padding:0.4em 0 0.3em 1.2em;
    color:#ffffff;
    font-size:11pt;
    text-transform:capitalize;
}

div#loginWrapper input {
    display:block;
    margin-left: 1.3em;
    font-size:10pt;
    padding:0.2em 0.2em 0.3em;
    border:1px solid #ddd;
    width:70%;
}


div#loginWrapper .username {
    color: #cccccc;
    font-style:italic;
}

.logout .username {
    position:absolute;
    top:-5px;
    right:90px;
    width:400px;
}

div#loginWrapper .username_on {
    color: #3a6e74;
    font-style:normal;
}

div#loginWrapper .btnLogin, div.topLoginWrapper .login .btnLogin {
    background:transparent url(images/btnlogin.png) no-repeat top left;
    width:99px;
    height:39px;
    border:0;
    margin:1.5em 0 0 1.0em;
    font-size:12pt;
    cursor:pointer;
    color:#ffffff;
    font-weight:bold;
}

div#loginWrapper div.retrieve, div.topLoginWrapper .login div.retrieve {
    float:right;
    margin-right:1.5em;
}

div#loginWrapper div.retrieve a, div.topLoginWrapper .login div.retrieve a {
    color:#ffffff;
    text-transform:uppercase;
}

div.topLoginExtWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}

div.topLoginWrapper {
    position: relative;
    margin: 0px auto;
    text-align: right;
    width: 70em;
}

.wrapLogin {
    background: transparent url(images/bkg-login.png) repeat-x left bottom;
    background-color: #FFFFFF;
    border-bottom: 3px solid #669900;
    border-left: 3px solid #669900;
    border-right: 3px solid #669900;
    height: 7.4em;
}

.wrapLogin .innerWrapLogin {
    padding:10px 0px 10px 0px;
}

div.topLoginWrapper .wrapLogin input.username {
    color:#CCCCCC;
    font-style:italic;
}

div.topLoginWrapper .wrapLogin input {
    border:1px solid #DDDDDD;
    display:block;
    font-size:10pt;
    margin-top:0.6em;
    padding:0.2em 0.2em 0.3em;
}

.connectWrap {
    float: left;
    width: 22%;
    padding: 0px 25px 0px 10px;
}

.innerWrapLogin .ssowrapper ul.sso {
    list-style: none outside none;
}

.innerWrapLogin .ssowrapper ul.sso li {
    display: inline;
    float: left;
}

.innerWrapLogin .ssowrapper ul.sso li a {
    float: left;
    z-index: 10;
    padding-left: 34px;
    height: 50px;
}

.innerWrapLogin .ssowrapper {
    width: 100%;
    margin-right: 0em;
    margin-top: 0.3em;
}

.innerWrapLogin .ssowrapper ul.sso li.notvote {
    color: #000000;
}

.innerWrapLogin .ssowrapper ul.sso li a.tw_icon,
.innerWrapLogin .ssowrapper ul.sso li a.fb_icon,
.innerWrapLogin .ssowrapper ul.sso li a.google_icon {
    
}

.innerWrapLogin .ssowrapper ul.sso li a.tw_icon {
    background: transparent url(images/logo-twitter.png) no-repeat
}

.innerWrapLogin .ssowrapper ul.sso li a.fb_icon {
    background: transparent url(images/logo-facebook.png) no-repeat;
}

.innerWrapLogin .ssowrapper ul.sso li a.google_icon {
    background: transparent url(images/logo-gmail.png) no-repeat;
}

.loginWrap{
    width: 37%;
    padding-left: 25px;
    border-left: 1px solid #b8b8b8;
    float: left;
}

.loginWrap fieldset{
    float:left;
    margin:0px 2% 0px 2%;
    width: 11.4em;
}

.loginWrap fieldset span{
    display:block;
    text-align: left;
}

.recupera {
    padding-top:10px;
    margin-left:1%;
    text-transform:uppercase;
    text-align: left;
}

.loginBt, .registratiBt {
    margin-top: 18px;
}

/**
* LOGOUT AREA
*/
div.logout {
    position:absolute;
    top:0;
    right:11em;
    text-align:right;
}

div.logout .btnLogout, div.topLoginWrapper .btnLogout, div.topLoginWrapper .btnLoginTop {
    width:72px;
    height:26px;
    border:0;
    margin:0 0 0 1.0em;
    font-size:10pt;
    cursor:pointer;
    color:#ffffff;
    font-weight:bold;
    text-transform:uppercase;
    padding-bottom:0.2em;
}

div.topLoginWrapper .btnLoginTop {
     background:transparent url(images/btnlogin_top.png) no-repeat top left;
     margin-right: 11em;
}

div.logout .btnLogout, div.topLoginWrapper .btnLogout {
    background:transparent url(images/btnlogout.png) no-repeat top left;
}

div.logout .username {
    display:block;
    margin-top:1.0em;
    color:#787d83;
}


/**
* SEARCH AREA
*/
div#search-area {
    position:absolute;
    top:2.5em;
    left: 31%;
}

div#search-area input {
    border:1px solid #cccccc;
    width:15.0em;
    padding:0.2em 0.5em 0.3em;
}

.btnSearch,
div#search-area .btnSearch {
    background:transparent url(images/btnsearch.png) no-repeat top left;
    width:72px;
    height:29px;
    border:0;
    margin:0;
    font-size:10pt;
    cursor:pointer;
    color:#ffffff;
    font-weight:bold;
    text-transform:uppercase;
    padding:0 0 0.2em 0;
}

div#search-area .search {
    color:#cccccc;
    font-style:italic;
}

div#search-area .search_on {
    color:#000000;
    font-style:normal;
}

a.italiaItLink {
    position:absolute;
    bottom:0.5em;
    right:2em;
    padding: 1.6em 0em;
}


/**
* LANGS AREA
*/
div#langsWrapper {
    height:67px;
    color:#6a6e74;
}

div#header div#langsWrapper {
    position:absolute;
    bottom:0;
    right:11em;
    height:auto!important;
    padding:0 1.0em 0.5em;
}

div#header .newMessagesWrapper {
    position: absolute;
    bottom: 1.2em;
    right: 22em;
    height: auto!important;
    width: 4em;
}

*:first-child+html div#header .newMessagesWrapper {
    bottom: 0.5em;
    padding-top: 10px;
    padding-bottom: 0.7em;
}

div#header .newMessagesWrapper .newMessages {
    background: transparent url(images/new_messages.png) no-repeat left 0px;
    padding: 0.7em 0em 0.7em 3em;
    font-weight: bold;
}

div#langsSelector {
    padding:0;
    line-height:30px;

}

div#langsSelector ul {
    list-style-type:none;
    display: inline;
}

div#langsSelector ul li {
    display:inline;
    padding:0 0 0 1.0em;
}

div#header div#langsSelector ul li {
    padding:0 0 0 0.5em;
}

div#langsSelector .language {
    cursor:pointer;
    background:#ffffff;
    text-transform:uppercase;
    font-weight:bold;
    color:#6a6e74;
}

div#langsSelector .language:hover {
    border-bottom:1px dotted #ccc;
}

div#langsSelector .language-active {
    border-bottom:1px dotted #e81a26;
    cursor:default;
    background:#ffffff;
    text-transform:uppercase;
    font-weight:bold;
    color:#e81a26;
}

div#header .selectedLang {
    display:none;
}


/**
* FOOTER AREA
*/
div#footer {
    text-align:left;
    clear:both;
    background:transparent url(images/bkgfooter.png) repeat-x top left;
    height:170px;
    z-index: 1;
}

div#footer ul {
    list-style-type:none;
    padding:2.0em 2.0em 0;
}

div#footer ul li {
    display:inline;
    font-size:10pt;
    margin:0 0.5em;
    text-transform:uppercase;
}

div#footer ul li a {
    color:#787d83;
    text-decoration:none;
    font-size:9pt;
}

div#footer .logo {
    background:transparent url(images/footerlogo.png) no-repeat top left;
    width:92px;
    height:17px;
    margin-top:1.7em;
    margin-right:2.0em;
    float:right;
}


/**
* SIGNUP AREA
*/
.travelblog-editor #location-picker,
div#uploads,
div.uploads,
div#editTopTen,
div#editing,
div.editing,
div.invite-wrapper,
div#signuparea,
div.add-advice {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    padding:2% 0 0;
}

div#blackboard-relatedpictures div.editor-area {
    height:360px;
    overflow-y:auto;
}

div#editTopTen, div.add-advice {
    padding:0.5% 0 0;
}

div#editor-area,
div#signup-area,
div.invite-area,
div.editor-area{
    background-color:#ffffff;
    margin:0 auto;
    z-index:100;
    width:60em;
    text-align:left;
    padding:2.0em 2.0em 0.5em;
    position:relative;
    border:10px solid #577eaf;
}

div#editor-area, div.editor-area {
    width:48em;
    padding:1.1em 2.0em ;
}

div#friend-area {
    width:60em;
    padding:1.6em 2.0em 0.5em;
}

div#signup-area .title {
    font-size:15pt;
    font-weight:bold;
    color:#3d6191;
}

div#signup-area .descr {
    margin:1.5em 0 0.5em;
}

div#signup-area .register {
    width:85%;
    margin:0 auto;
}

div#signup-area .register span {
    display:block;
    padding:0.4em 0 0.3em 0;
    color:#3d6191;
    font-size:11pt;
}

div#signup-area .register input {
    display:block;
    font-size:12pt;
    padding:0.2em 0 0.3em 0;
    border:1px solid #ddd;
    width:100%;
}

div#signup-area .register .btnReg {
    background:transparent url(images/btnreg.png) no-repeat top left;
    margin:1.5em 0 2.5em;
    font-weight:bold;
    color:#fff;
    height:29px;
    width:102px;
    font-size:10pt;
    cursor:pointer;
    text-transform:uppercase;
    border:0;
}


/**
* RETRIEVE AREA
*/
div#retrievearea {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    padding:2% 0 0;
}

div#retrieve-area {
    background-color:#ffffff;
    margin:0 auto;
    z-index:100;
    width:50%;
    text-align:left;
    padding:2.0em 2.0em 0.5em;
    position:relative;
    border:10px solid #577eaf;
}

div#retrieve-area .title {
    font-size:15pt;
    font-weight:bold;
    color:#3d6191;
}

div#retrieve-area .descr {
    margin:1.5em 0 0.5em;
}

div#retrievearea span {
    display:block;
    padding:0.4em 0 0.3em 0;
    color:#3d6191;
    font-size:11pt;
}

div#retrievearea input {
    display:block;
    font-size:12pt;
    padding:0.2em 0 0.3em 0;
    border:1px solid #ddd;
    width:100%;
}

div#retrievearea .btnRetrieve {
    background:transparent url(images/btnretrieve.png) no-repeat top left;
    margin:1.5em 0 2.5em;
    font-weight:bold;
    color:#fff;
    height:29px;
    width:102px;
    font-size:10pt;
    cursor:pointer;
    text-transform:uppercase;
    border:0;
}

div#mainPageGalleryWrapper {
    text-align:center;
    border:0 none;
    padding: 0 0.5em 0!important;
    width:94%;
    margin:-15px 0 0 2.0em;
    background-color:#ffffff;
    min-height:130px;
    height:auto!important;
    height:130px;

}

div#mainPageGalleryWrapper ul li {
    padding-top:0px !important;
}

div#mainPageGalleryWrapper .datas {
    background-color:#ffffff;
    margin-bottom:18px;
    float:left;
    clear:left;
    width:100%!important;
    min-height:80px;
    height:auto!important;
    height:80px;
}

/**
* FUNCTIONS AREA
*/
div#functWrapper {
    position:relative;
    text-align:center;
    border:0 none!important;
    padding: 0.5em 0.5em 0!important;
}

#functs .function {
    display:inline-block;
    list-style-type:none;
    float:left;
}

#functs .function div {
    width:204px;
    height:175px;
    margin:0.2em;
    display:inline-block;
    padding:1.2em 0 0;
    margin-right:0.5em;
    margin-bottom:1.0em;
}

#functs .function div.send {
    background:transparent url(images/bkgfunctionsend.png) no-repeat top left;
}

#functs .function div.share {
    background:transparent url(images/bkgfunctionshare.png) no-repeat top left;
}

#functs .function div.community {
    background:transparent url(images/bkgfunctioncommunity.png) no-repeat top left;
}

#functs .function div.explore {
    background:transparent url(images/bkgfunctionexplore.png) no-repeat top left;
}

#functs a, #functs .func{
    text-transform:uppercase;
    color:#6a6e74;
}

.disclaimer, #ctl0_Master_Pages_Profile_TravelsPage_TravelsMessage {
    line-height:18px;
    margin:10px 0px 10px 0px;
}
.showDetails {
    /*color:#61b847;*/
    color:#fff!important;
    background-color:#a0a0a0;
    padding:3px!important;
    border:1px solid #a0a0a0;
    font-size:11px;
}

.photoLocator .resetForm, .toptenLocator .resetForm {
    position:absolute;
    right:40px;
}

.photoLocator .resetForm {
    top:60px;
}

.toptenLocator .resetForm {
    top:86px;
}

.resetForm {
    color:#fff!important;
    margin:15px 0px 15px 0px!important;
    background-color:#62b946;
    padding:3px!important;
    border:1px solid #a0a0a0;
    font-size:11px;
    float:right;
}
#ctl0_Master_Pages_Gallery_AllPictures_upload_LocationPicker_ResetButton {
    float:none!important;
    margin:30px 0px 10px 0px;
    clear:both!important;
}
#ctl0_Master_Pages_Gallery_AllPictures_upload_LocationPicker_DistrictValue {
    padding:0px!important;
}
.recipeLocation, .wineLocation, .locationPicker {
    margin:10px 0px 10px 0px;
    background-color:#FFFFFF;
    border:1px solid #e2e2e2;
    padding:5px;
}
.titleForm {
    color:#fff;
    background-color:#61b847;
    padding:5px;
    margin:0px 0px 10px 0px;

}
.recipeLocation select, .wineLocation select, .locationPicker select{
    width:60%!important;
    border:1px solid #e0e0e0!important;
}
#ctl0_Master_Pages_Profile_EditProfile_ExtraInfo_IComeFromPicker_NationPanel, 
#ctl0_Master_Pages_Profile_EditProfile_ExtraInfo_ILivePicker_NationPanel,
#ctl0_Master_Pages_Profile_EditProfile_ExtraInfo_ILivePicker_GeneralInfoPanel,
#ctl0_Master_Pages_Profile_EditProfile_ExtraInfo_IComeFromPicker_GeneralInfoPanel,
#ctl0_Master_Pages_Profile_PublicProfile_BoardEditor_Location_DistrictPanel {
    margin:10px 0px 10px 0px;
}
#ctl0_Master_Pages_Profile_EditProfile_Credentials_ProfileOldPassword {
    margin-top:-20px!important;
}
.generalPathBar {
    margin:0px 0px 15px 0px;
}
.generalSelect {
    margin:0px 0px 10px 0px;
    margin:0px 0px 10px 0px;
    background-color:#FFFFFF;
    border:1px solid #e2e2e2;
    padding:5px;
} 
.uploadImg {
    margin-top:15px;
}

.showMap {
    float: left;
    width: 34%!important;
    text-align: center;
}
