.hidden {
    display: none;
}

.gym_notice.notice {
    //    color: green;
    margin-bottom: 10px;
    border-color: green;
    background: url(/images/landigpalestre.jpg);
    display: block;
    height: 225px;
    position: relative;
    z-index: 1;
    border-size: 2px;
}

body {
    background: transparent url(/images/background.jpg);
    margin: 0;
    color: white;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

a.un {
    text-decoration: underline;
    color: white;
}

a.un:hover {
    color: orange;
}

#fake_header {
    width: 100%;
    background: url(/images/header.jpg);
    height: 49px;
    text-align: center;
    border-bottom: 1px solid #333;
}

hr {
    margin-top: 15px;
    margin-bottom: 15px;
}

.clear {
    clear: both;
}

#google_map .gym_from, #google_map .gmap {
    font-size: 12px;
    color: #333;
}


#header {
    height: 49px;
    width: 943px;
    margin: 0 auto;
}

#header_links, #header_links2 {
    float: right;
    margin-top: 12px;
}

#header_links2 {
    margin-right: 40px;
}

#quicksearch {
    margin-left: 40px;
    float: right;
    margin-top: 14px;
}

a {
    text-decoration: none;
    color: white;
    font-size: 12px;
}

.options.noun li a {
    text-decoration: none;
}

.icon a {
    height: 140px;
    float: left;
}

#nome object {
    width: 200px;
    display: block;
}

a:hover {
    text-decoration: underline;
    color: #ff9933;
}

div.img_roll_over, .act_image {
    border: solid #ccc 2px;
    float: left;
    padding: 0px;
}



a.roll_over {
    padding: 0px;
    border: solid #ccc 2px;
    display: block;
    overflow: hidden;
}

.act_user {
    font-size: 12px;
}

div.img_roll_over {
    overflow: hidden;
    line-height: 0;
    display: block;
    padding: 0px;
    text-align: center;
}

.act_image {
    border: solid #ccc 1px;
}

.gym_info, .topic_info {
    margin: 10px;
    margin-left: 25px;
    font-size: 11px;
    display: inline-block;
    width: 460px;
    float: left;
     overflow-y: hidden;
}

.gym_info {
   height: 100px;
}

.topic_info {
   height: 135px;
}

.value {
    color: white;
}

.label {
    color: #ff9900;
}

div.img_roll_over a, .act_image a {
    padding: 0px;
    overflow: hidden;
    display: inline-block;
}

div.img_roll_over a {
    padding: 0px;
    display: block;
}


a.roll_over:hover, div.img_roll_over:hover {
    padding: 0px;
    border: solid #ff9900 2px;
}

div.act_image:hover {
    border: solid #ff9900 1px;
}

a h3, a .sub, .h3inline {
    color: #ff9933;
}


a.header:hover {
    background: url(/images/homebutton.png) repeat-x;
    color: #333;
    text-decoration: none;
}

.link_minimal a:hover, a.minimal:hover, .value a:hover {
    text-decoration: underline;
    color: #ff9900;
    background: none;
}

#header_links span, #header_links2 span {
    color: white;
}

#container {
    width: 943px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
}

#quick_search_form {
    float: right;
    margin-top: 18px;
}

p.micro:hover {
    text-decoration: underline;
}

#quick_search_form input {
    height: 18px;
    width: 235px;
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
    color: #999;
    padding-top: 4px;
    padding-left: 4px;
}

#quick_search {
    margin-left: 3px;
    margin-top: 3px;
    position: relative;
    top: 3px;
}

#flash_container > div {
    border: 1px solid #666;
    overflow: hidden;
}

.home_button {
    background: url(/images/homebutton.png) repeat-x;
    text-decoration: none;
    font-size: 15px;
    padding: 5px;
    padding-left: 11px;
    padding-right: 11px;
}

a.home_button:hover {
    background: url(/images/homebutton_over.png) repeat-x;
    color: white;
    text-decoration: none;
}

#flash_container {

}

.block {
    margin-top: 10px;
    background: url(/images/tabelle.jpg);
    padding: 20px;
    padding-top: 15px;
    clear: both;
    display: table;
    position: relative;
    overflow: hidden;
}

.vcenter {
    #position: absolute;
    #top: 50%;
    display: table-cell;
    vertical-align: middle;
}

.vcenter_int {
     #position: relative;
     #top: -50%;
}

input {
    font-size: 12px;
    font-family: arial;
}

.stats, .notification {
    height: 20px;
    font-size: 12px;
    margin-top: 15px;
    line-height: 1;
    color: #99c;
}

.gym_result_box strong {
    color: #ff9900;
    font-weight: normal;
}

.stats {
    margin-right: 20px;
    float: right;
}

.notification {
    padding-left: 15px;
    background: url(/images/freccia.png) no-repeat;
    float: left;
    margin-left: 20px;
}

.full_block {
    width: 942px;
    border: 1px solid #666;
    padding: 0px;
}

.full_block > * {
    padding: 9px;
}

#menu {
    background: url(/images/menu.jpg) repeat-x;
    height: 25px;
}

#menu a {
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-weight: bold;
    font-size: 12px;
    margin-right: 27px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 6px;
    padding-bottom: 6px;
    vertical-align: middle;
    text-transform: uppercase;
}

.act_author, .timeago {
    text-align: left;
}

.error {
    font-weight: normal;
}

#search input[type="submit"] {
    font-size: 13px;
    color: 333;
}

#menu a {
    color: #ccc;
    font-size: 13px;
}

#menu a:hover {
    color: #333;
}

#search input[type="submit"]:hover {
    color: white;
}

#search {
    background: url(/images/ricerca.jpg) repeat-x;
    height: 90px;
    margin-top: 5px;
}

#search input[type="submit"] {
    background: url(/images/button.png);
    width: 120px;
    height: 29px;
    border: none;
    margin-right: 30px;
    padding-bottom: 2px;
}

.home_button_special div.open_button {
    background: url(/images/img_home/cssbotton_sx.png) no-repeat;
    float: left;
}

.home_button_special  a {
    color: #666;
}

.home_button_special  a:hover {
    color: #333;
}


.home_button_special .content_button {
    float: left;
    width: 235px;
}

div.home_button_special {
    width: 257px;
    height: 30px;
    display: inline-block;
}

.home_button_special .open_button, .home_button_special .close_button {
    width: 6px;
    padding: 0px;
    height: 32px;
}

.home_button_special .close_button {
    background: url(/images/img_home/cssbotton_dx.png) no-repeat;
    float: left;
}

.home_button_special:hover .open_button {
    background: url(/images/img_home/cssbotton_sx_over.png) no-repeat;
}

.home_button_special:hover .close_button {
    background: url(/images/img_home/cssbotton_dx_over.png) no-repeat;
}

.home_button_special div, .home_button_special span {
    height: 30px;
    padding: 5px;
    display: block;
    float: left;
    text-align: center;
    width: 257px;
    font-size: 15px;
    background: url(/images/img_home/cssbotton_center.png) repeat-x;
}

.home_button_special span:hover {
    background: url(/images/img_home/cssbotton_center_over.png) repeat-x;
}

#search input[type="radio"] {
    margin-left: 2px;
}

#search input[type="radio"], #search img {
    margin-right: 7px;
}

#search a, #search label.secondary {
    font-size: 11px;
}

#search img {
    margin-left: 3px;
}

#search fieldset:first-child {
    margin-top: 10px;
}

#search input[type="submit"]:hover {
    background: url(/images/button_over.png);
}


#search fieldset {
    float: left;
}

#search input[type="text"] {
    width: 170px;
    padding-left: 10px;
    height: 14px;

    margin-right: 40px;
}

#search label {
    color: white;
    font-size: 12px;
}

#find_label {
    margin-left: 30px;
    margin-right: 20px;
}

#gyms .gym_result_box {
    min-height: 183px;
}

.gym_result_box, #tabs {
    min-height: 183px;
}

.gym_result_box {
    width: 718px;
}

.gym_result_box span {
    line-height: 27px;
    margin-left: 5px;
}

h3.inline, .h3inline {
    float: left;
}

h3, .h3inline {
    font-size: 16px;
    margin-bottom: 20px;
}

h3 .sub, .h3inline .sub {
    font-size: 12px;
}

.gym_result_box span.inline {
    font-size: 17px;
    color: #ff9900;
    margin-bottom: 20px;
    overflow: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.mright {
    margin-right: 10px;
}

#home_featured_gyms .gym_result_box {
    width: 573px;
    height: 213px;
}

.panel .right_side3 .right_box_home {
    border: 0;
}

.panel .right_side3 > div {
    min-height: 170px;
    border: 1px solid #666;
}

#home_featured_gyms .ombra_gym {
    width: 610px;
    position: relative;
    top: -2px;
}

#home_featured_gyms .gym_info, #home_featured_gyms .topic_info {
    width: 310px;
}

h2.block {
    clear: both;
    padding: 5px;
    padding-right: 20px;
    padding-left: 20px;
}

#gym_scheda .gym_result_box {
    height: 173px;
}

.ui-widget-header {
background: none;
border: 0;
}

.ui-tabs .ui-tabs-nav li {
border-bottom-width:0 !important;
float:left;
margin:0 0.2em -1px 0;
padding:0;
position:relative;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-state-default, .ui-widget-content .ui-state-default {
    background: none;
    border: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: pointer;
}

li.ui-tabs-selected a span {
    color: #ff9900;
    font-size: 12px;
}

.block.ui-widget-content {
    border: 0;
}

h4 {
    background: url(/images/img_schedapalestra/square_arrow.png) no-repeat scroll 0 3px;
    padding-left: 19px;
}

.left_side {
    float: left;
    width: 758px;
}

.left_side2 {
    float: left;
    max-width: 615px;
    overflow: hidden;
}

.right_side2 {
    float: right;
    width: 320px;
}

.left_side3 {
    float: left;
    width: 280px;
    margin-right: 19px;
    padding-top: 10px;
}

.main {
    padding-top: 10px;
    float: left;
    width: 444px;
    margin-right: 20px;
}

.right_side3 {
    float: right;
    width: 180px;
}

.ui-tabs .ui-tabs-panel {
    padding: 15px;
}

.h4 {
    clear: both;
    padding: 5px;
    font-weight: bold;
    font-size: 11px;
    position: relative;
    left: -15px;
    margin-bottom: 20px;
    background: url(/images/header.jpg);
}

.ui-tabs-panel {
    font-size: 11px;
}

.ui-tabs-panel p, .ui-tabs-panel ul.elenco {
    margin-bottom: 30px;
}

.elenco {
    list-style-type: none;
    min-height: 50px;
    clear: both;
}


.elenco2 a {
    border-bottom: 1px solid #ff9900;
    margin-right: 20px;
    margin-bottom: 7px;
}

#home_featured_gyms .right_box_home {
    padding-left: 20px;
}

.elenco li {
    float: left;
    width: 100px;
    display: inline-block;
    border-bottom: 1px solid #ff9900;
    height: 15px;
    margin-right: 20px;
    margin-bottom: 7px;
    overflow: hidden;
}


h5 {
    background-color: #ff9900;
    padding: 10px;
    border-bottom: 1px solid #999;
    font-size: 14px;
    font-weight: bold;
    color: white;
}

.options {
    list-style-type: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;

}

.options a:hover {
    color: #ff9933;
}

.options a {
    text-decoration: underline;
    border-bottom: 10px;
}

.banner1, .banner2 {
    background-color: #999;
    border: 1px solid #666;
}

.banner1 {
    height: 600px;
    width: 160px;
    margin-left: 8px;
}

.banner2 {
    width: 280px;
    height: 125px;
}

.right_box_home.big_box {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
}

.right_box_home {
    padding: 10px;
    border: 1px solid #666;
    margin-bottom: 20px;
    text-align: center;
    overflow: hidden;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
}


#home_featured_gyms h3, #home_featured_gyms .h3inline {
    font-size: 15px;
    color: #ff9900;
}

h3.right_box_home, h3.right_box_home2  {
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    padding: 5px;
    padding-left: 10px;
    margin-bottom: 0px;
    border-bottom: 0px;
    font-weight: bold;
    font-size: 13px;
    color: #a0a0a0;
    text-align: left;
}

#tabs {
    padding: 0px;
    width: 758px;
    -moz-border-radius: 0;
}

#tabs ul.elenco {
    -moz-border-radius: 0;
    overflow: hidden;
}

#tabs .block {
    margin-left: 10px;
    -moz-border-radius: 0;
}

.ui-tabs .ui-tabs-nav {
    background: url(/images/header.jpg);
    height: 33px;
    padding-top: 7px;
}

.pt_gallery p, .profile_gallery p {
    font-size: 11px;
}

.profile_gallery .p_info {
    width: 230px;
}

.pt_info_int h4 {
    font-size: 12px;
}

.pt_info .pt_info_int p {
    font-size: 10px;
}

.pt_gallery .pt_info .pt_info_int {
    padding: 10px;
    overflow: hidden;
}

.pt_gallery .pt_info, .profile_gallery .p_info {
    float: left;
    width: 170px;
    overflow: hidden;
    height: 70px;


}

.profile_gallery .p_info {
  height: 64px;
  margin-left: 10px;
}

.linea {
    background: url(/images/linea.jpg) repeat-x;
    height: 2px;
}

.right_side2 .right_box_home img {
    margin-top: 20px;
    margin-bottom: 15px;
}

/* 2 exceptions to previous line */
.right_side2 h3.right_box_home img {
    margin-bottom: 0px;
}

.right_side3 > h3:first-child {
    margin-top: 10px;
}

.right_side2 .right_box_home .img_roll_over a img {
    padding: 0px;
    margin: 0px;
}

.right_box_home .pt_gallery .pt_gallery_entry img, .right_box_home .profile_gallery .profile_gallery_entry img {
    margin-top: 0px;
}

.pt_gallery .linea, .profile_gallery .linea {
    width: 265px;
    margin-bottom: 15px;
}

.pt_gallery_entry, .profile_gallery_entry {
    text-align: left;
    margin-bottom: 12px;
    margin-top: 10px;
    height: 80px;
}

.profile_gallery_entry {
    width: 360px;
}

.orange  {
    color: orange;
}

.pt_info h4, .p_info h4 {
    color: orange;
    background: none;
    padding: 0px;
}

.pt_gallery ul, .profile_gallery ul {
    list-style-type: none;
}

.titoletto {
    border: 1px solid #666;
    width: 585px;
    padding: 5px;
    padding-left: 20px;
    background: url(/images/tabelle.jpg);
    font-size: 14px;
    font-weight: bold;
}

.right_box_home p {
    font-size: 12px;
    text-align: left;
}

div.ui-dialog {
    border: 20px solid #333;
    border-top: 0;
    padding-top: 5px;
}

.dialog {
    display: none;
}

.ui-dialog .dialog {
    padding: 20px;
    overflow: auto;
    padding-bottom: 0px;
    background: #ff9933 url(/images/dialog/gradientform.jpg) repeat-x;
    text-align: left;
    color: #333;
    font-size: 12px;
}


.ui-dialog .ui-dialog-titlebar {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.ui-widget-content{
    background: #333;
}

.ui-dialog .ui-dialog-buttonpane {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    background: #ff9933;
}

.ui-dialog .ui-dialog-buttonpane button {
    color: #333;
}

.ui-dialog .ui-dialog-buttonpane button {
    float: right;
}

.ui-dialog .ui-dialog-buttonpane button:hover {
    color: black;
}

.dialog label, #form-wrap label {
    display: block;
    color: #333;
    margin-bottom: 3px;
    font-size:15px;
}

input[type="submit"].home_button {
    color: white;
}

#gym_signup_form input[type=text], #gym_signup_form textarea, #gym_signup_form select {
    min-width: 250px;
}

.editform fieldset, #gym_signup_form fieldset {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

.ui-dialog .dialog textarea.addcmt_textarea {
    width: 100%;
}

.editform label, #gym_signup_form label  {
    display: block;
    color: #ccc;
    margin-bottom: 3px;
    font-size:15px;
}

.new_photo_name {
    font-size: 12px;
}

.act_content {
    overflow: hidden;
}

#activity_slider li {
    min-height: 1530px;
}

.dialog fieldset.twocol {
    width: 48%;
    float: right;
    overflow: hidden;
    border-bottom-width: 0;
}

.dialog fieldset.twocol:first-child {
    border-right: 1px dashed #333;
    float: left;
}

.dialog a {
    color: #333;
    font-size: 12px;
    padding: 0px;
}

.dialog a:hover {
    text-decoration: underline;
}

.ui-dialog .dialog input, .ui-dialog .dialog textarea {
    margin-bottom: 10px;
}

.editform input,  .editform textarea, .editform select {
    margin-bottom: 10px;
}

.editform input[type="text"], .editform input[type="password"] {
    width: 200px;
}

a span {
    cursor: pointer;
}

.editform textarea {
    width: 400px;
    height: 200px;

}

.editform .home_button {
    margin-top: 20px;
    float: right;
    margin-right: 20px;
}

.ui-dialog .dialog input[type="text"], .ui-dialog .dialog input[type="password"], .ui-dialog .dialog select, .ui-dialog .dialog textarea {
    width: 200px;
}

.ui-dialog .dialog textarea {
    height: 150px;
}

input[type="checkbox"] {
    margin-right: 5px;
}

.ui-widget-overlay {
    background: black;
    opacity: 0.85;
}

.dialog fieldset {
    border-bottom:1px dashed #666666;
    margin-bottom:10px;
    padding-bottom:10px;
}

.editform fieldset {
    border-bottom:1px dashed #666666;
}

.dialog img.dialoglogo {
    margin-top: 50px;
    margin-right: 40px;
}

.error {
    color: black;
    font-size: 15px;
    font-weight: bold;
}

.notice .block {
    margin: 0px;
    display: block;
    background: transparent;
}

#tabs .notice  {
    position: relative;
    left: -15px;
}

.notice, .notice2 {
    border: 2px solid #ffff66;
    color: white;
    overflow: hidden;
    padding: 15px;
}

.notice, .notice a, .notice2, .notice2 a {
    font-size: 14px;
}

.notice a, .notice2 a {
    color: #3399ff;
}

.error.block, .notice.block {
    display: block;
}

#slider ul li {
    height: 378px;
}

#slider ul, #cycle ul {
    list-style-type: none;
}

form.right_box_home {
    text-align: left;
    overflow: hidden;
    padding-bottom: 30px;
}

.editform .home_button {
    padding-top: 0px;
}

.logoheader {
    color: #ff9933;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

.logoheader object {
    width: 600px;
    margin-left: 10px;
    margin-top: 27px;
}

.left_side3 .titoletto, .main .titoletto, .right_side3 .titoletto {
    background: #3399ff;
    color: white;
    width: auto;
    margin-bottom: 0px;
    border: 0;
}

#miniblogging form a:hover {
    background: url(/images/ok_over.jpg);
}
#miniblogging form a {
    background: url(/images/ok.jpg);
    display: block;
    width: 37px;
    height: 33px;
}

#miniblogging form a span {
    color: white;
    font-size: 16px;
    padding-top: 5px;
    padding-left: 8px;
    display: block;
}

#miniblogging input[type="text"]   {
    font-size: 10px;
    font-style: italic;
    color: #666;
    width: 362px;
    display: block;
    height: 11px;
    border: 1px solid #ccc;
    padding: 10px;
    padding-right: 0px;

}

#miniblogging p {
    text-align: justify;
    color: #222;
    font-style: italic;
    font-size: 13px;
}

.main_block {
    display: block;
}

.left_side_block, .main_block {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 10px;
    padding-top: 20px;
    font-size: 12px;
}

.left_side_block {
    width: 260px;
}

#menu {
    margin-bottom: 10px;
}

ul.elenco_testo, ul.elenco_link {
    list-style-type: none;

}

ul.elenco_link li a:hover {
    text-decoration: none;
    color: #ff9933;
}

ul.elenco_link li {
    color: white;
    border-bottom: 1px solid white;
    margin-bottom: 10px;
    font-size: 13px;
}

ul.elenco_testo li {
    padding-right: 5px;
    color: white;
}

.act_image {
    float: left;
    margin-right: 10px;
}

.act_desc {
    float: left;
    width: 300px;
}

.icon.act_image, .icon.act_image img {
    width: 70px;
    height: 70px;
}

.act_author a {
    font-weight: bold;
    font-size: 14px;
}

.act_image.icon a {
    height: 70px;
}

.timeago {
    font-size: 10px;
    color: #ccc;
}

.act_desc p {
    font-size: 12px;
}

a.tooltip {
    position: relative;
    z-index: 24;
}

a.tooltip:hover {
    z-index: 25;
}

a.tooltip span {
    display: none
}

a.tooltip.tooltip2:hover span {
    top: -12em;
    width: 40em; 
    height: 10em;
    text-decoration: none;
    background: #333;
    text-align: left;
}

a.tooltip:hover span {
    display: block;
    position: absolute;
    top: 2em;
    left: -8em;
    width: 12em;
    border: 1px solid #f2f2f2; background-color: #c2c2c2; color:#000;
    text-align: center;
}

.right_side3 .right_box_home {
    text-align: left;
}

ul.submenu {
    list-style-type: none;
}

.right_side3 .options li, .right_side3 .submenu li, .right_side2 .submenu li {
    background: url(/images/img_schedapalestra/square_arrow.png) no-repeat 1px 4px;
    padding-left: 16px;
    margin-bottom: 5px;
}

ul.submenu li a {
    text-decoration: underline;
}

ul.submenu li a:hover {
    color: #ff9933;
}

.feed_actions a {
    margin-right: 5px;
    padding-right: 5px;
    border-right: 1px solid white;
}

#status_link img, #offline img {
    margin-left: 5px;
}

.feed_actions {
    margin-top: 10px;
}

.left_side_block ol li label {
    display: block;
    padding-bottom: 5px;
    border-bottom: 1px solid white;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px;
}

.left_side_block ol  {
    list-style-type: none;
}

.left_side_block ol li {
    margin-bottom: 20px;
}

a.gmap {
    color: #333;
    font-size: 17px;
    font-weight: bold;
}

a.gmap:hover {
    color: #ff9900;
}

#menu a:hover {
    background: #ff9933;
    text-decoration: none;
}

.pag {
    position:relative;
    font-size: 10px;
    float:right;
}

.pag ul {
/*      clear:left;
        float:left;*/
        margin: 0;
        height:10px;
        list-style:none;
        padding:0;
        font-size: 12px;
}

.pag ul li.pagdatachar {
    width: 5px;
    height: 9px;
    margin-top: 6px;
    margin-right: 10px;
    border-right: 1px solid white;
}

.pag ul li {
        display:inline-block;
        float: left;
        list-style:none;
        margin:0;
        margin-right: 5px;
        padding:0;
}
.pag ul li a {
        font-size: 12px;
        float:left;
        text-align:center;
        color:white;
        text-decoration:none;
}
.pag ul li a:hover {
        color:#ff9933;
}
.pag ul li a.active,
.pag ul li a.active:hover {
        color:#ff9933;
}

ul, ol {
    list-style-type: none;
}

.act_image.icon {
    height: 70px;
}

.editform .gym_result_box {
    width: 700px;
}

.editform .ombra_gym {
    width: 740px;
}

h3.right_box_home a {
    color: #a0a0a0;
    font-size: 13px;
}

.content {
    float: left;
    overflow: hidden;
    width: 142px;
    height: 180px;
    margin-right: 90px;
    margin-bottom: 30px;
}

.content p a {
    color: #ff9933;
    font-size: 14px;
}

.content p.title {
    font-size: 14px;
    margin-bottom: 5px;
}

.content .timeago {
    color: white;
}

.actions a {
    font-size: 11px;
}

.paypal tr {
    border-bottom: 2px solid black;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.paypal td {
    color: black;
    font-size: 12px;
}

.paypal th {
    color: black;
    font-size: 13px;
    font-weight: bold;
}

#tabs .gym_result_box {
    width: 618px;
}

#tabs .gym_info {
    width: 440px;
}

#tabs .ombra_gym {
    display: none;
}

#tabs .gym_info p {
    margin-bottom: 10px;
}

.big, .img_roll_over, .img_roll_over a, .act_image {
    padding: 0px;
    line-height: 0;
}

#advertising_dialog, #advertising_pt_dialog {
    padding: 0px;
}

.advertising_link {
    font-weight: bold;
}

.dialog a.adv_reg {
    font-size: 17px;
    color: white;
    position: relative;
    left: 55px;
    top: 10px;
    font-weight: bold;
    text-align: center;
}

.advertising_link strong, .advertising_pt_link strong {
    color: #ccc;
}

.editform .field_container textarea {
    width: 205px;
    height: 80px;
}

.editform h3.right_box_home {
    margin-top: 5px;
    border-bottom: 1px solid #666;
    cursor: pointer;
    background: url(/images/fracciadx.png) no-repeat scroll 4px 4px;
    padding-left: 40px;
}

.editform h3.right_box_home.active {
    border-bottom: 0px;
    background: url(/images/fracciadown.png) no-repeat scroll 4px 4px;
}

.editform form.right_box_home.active {
    display: block;
}

.editform form.right_box_home {
    display: none;
}

.gymform .field_container, .profileform .field_container {
    float: left;
    overflow: hidden;
    margin-right: 20px;
    width: 310px;
    min-height: 60px;
}

#gym_signup_form .field_container {
    margin-bottom: 20px;
    float: left;
    margin-right: 20px;
    width: 260px;
}

#gym_signup_form .privacy_disclaim {
    font-size: 9px;
    margin-bottom: 30px;
}

#gym_signup_form label {
    color: white;
    margin-bottom: 3px;
}

li.asmListItem {
    background: #333;
}

.topic_info strong {
    color: white;
    font-weight: bold;
}

div.x {
    display: block;
    height: 10px;
    overflow: visible;
}

.notice, .notice2 {
    padding-top:0px;
    background: url(/images/alert.png) no-repeat;
    padding-left: 50px;
}

.x img {
    margin-top: 10px;
    float: right;
}

.right_side3 div:first {
    min-height: 150px;
}

div.auto_complete {
  z-index: 4 !important;
}

fieldset div.auto_complete ul {
  border:1px solid #888;
  background: #666;
  width:200px;
  list-style-type:none;
  z-index:5 !important;
}

div.auto_complete ul li.auto_complete {
    position: relative;
    z-index: 3 !important;
    font-size: 12px;
    line-height:1em;
    overflow: hidden;
    padding:4px;
    margin:0;
    text-align:left;
    height:32px;
}

fieldset div.auto_complete ul li.selected {
  background-color: rgb(50,50,50);
}

div.auto_complete ul strong.highlight {
  color: #800;
  margin:0;
  padding:0;
}

.auto_image {float:left; padding:0 7px 5px 1px;}
.auto_name {font-size: .9em;}
.auto_city {font-size: .9em; font-weight: normal; color:#C89632; padding-top:3px;}
.auto_wrap {clear:both; border-bottom:1px solid #ccc; overflow:hidden;}
.auto_divider {
        border-bottom:1px solid #FFFFFF;
        border-top:1px solid #ccc;
        height:0;
        margin:8px 0;
        overflow:hidden;
        clear:both;
}


/* 
================================================
autosuggest, inquisitor style
================================================
*/

body
{
    position: relative;
}


div.autosuggest
{
    position: absolute;
    background-image: url(img_inquisitor/as_pointer.gif);
    background-position: top;
    background-repeat: no-repeat;
    padding: 10px 0 0 0;
}

div.autosuggest div.as_header,
div.autosuggest div.as_footer
{
    position: relative;
    height: 6px;
    padding: 0 6px;
    background-image: url(img_inquisitor/ul_corner_tr.gif);
    background-position: top right;
    background-repeat: no-repeat;
    overflow: hidden;
}
div.autosuggest div.as_footer
{
    background-image: url(img_inquisitor/ul_corner_br.gif);
}

div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{
    position: absolute;
    top: 0;
    left: 0;
    height: 6px;
    width: 6px;
    background-image: url(img_inquisitor/ul_corner_tl.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner
{
    background-image: url(img_inquisitor/ul_corner_bl.gif);
}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar
{
    height: 6px;
    overflow: hidden;
    background-color: #333;
}


div.autosuggest ul
{
    list-style: none;
    margin: 0 0 -4px 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
}

div.autosuggest ul li
{
    color: #ccc;
    padding: 0;
    margin: 0 4px 4px;
    text-align: left;
}

div.autosuggest ul li a
{
    color: #ccc;
    display: block;
    text-decoration: none;
    background-color: transparent;
    text-shadow: #000 0px 0px 5px;
    position: relative;
    padding: 0;
    width: 100%;
}
div.autosuggest ul li a:hover
{
    background-color: #444;
}
div.autosuggest ul li.as_highlight a:hover
{
    background-color: #1B5CCD;
}

div.autosuggest ul li a span
{
    display: block;
    padding: 3px 6px;
    font-weight: bold;
}

div.autosuggest ul li a span small
{
    font-weight: normal;
    color: #999;
}

div.autosuggest ul li.as_highlight a span small
{
    color: #ccc;
}

div.autosuggest ul li.as_highlight a
{
    color: #fff;
    background-color: #1B5CCD;
    background-image: url(img_inquisitor/hl_corner_br.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span
{
    background-image: url(img_inquisitor/hl_corner_bl.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{
    background-image: transparent;
    background-repeat: no-repeat;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 0;
    padding: 0;
    margin: 0;
}
div.autosuggest ul li a .tr
{
    right: 0;
}

div.autosuggest ul li.as_highlight a .tl
{
    left: 0;
    background-image: url(img_inquisitor/hl_corner_tl.gif);
    background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr
{
    right: 0;
    background-image: url(img_inquisitor/hl_corner_tr.gif);
    background-position: bottom right;
}



div.autosuggest ul li.as_warning
{
    font-weight: bold;
    text-align: center;
}

div.autosuggest ul em
{
    font-style: normal;
    color: #6EADE7;
}

#tips_dialog h2 {
    font-size: 15px;
    margin-bottom: 20px;
}

#tips_dialog li {
    font-weight: bold;
    margin-bottom: 10px;
}

.topic_info p span {
    font-family: arial !important;
    line-height: 12px !important;
}

a.nohover:hover {
    text-decoration: none;
}

#gym_signup_form label.error {
  font-size: 12px;
  color: red;
  font-weight: normal;
}

.gym_textprofile {
font-size: 12px;
}


.conditions, .privacy2 {
    text-decoration: underline;
}

#search #search_article {
    width: 350px;
}

.feedback-panel {
    padding:20px;
    width: 250px;
    background: #bab6d8;
    position:absolute;
    top:-1px;
    left:-291px;
    z-index: 3000;
}

.feedback-panel a.feedback-tab {
    border-width: 1px 1px 1px 0;
    left:95px;
    float:right;
    background: #ff9933;
    top:-20px;
    position:relative;
    overflow: hidden;
    padding: 5px;
    margin: 0px;
    color: white;
    outline:none;
}
 
textarea {
    width:90%;
    padding:5px;
}
 
#response-message {
    background: #ccc;
    border: 1px solid #999;
    padding:50px;
}

p, h3, .h3inline {
    font-family: Arial, Helvetica, sans-serif;
}

#mappa_toggler {
    float: right;
}

.mod a {
    color: orange;
    text-decoration: underline;
}

      .slider4 li {
      width: 500px;
      }

  #prevIdact, #nextIdact {
  margin-right: 15px;
  margin-bottom: 30px;
  }

  #prevIdact {
    float: left;
}

#nextIdact {
  float: right;
}

  #prevIdact a:hover, #nextIdact:hover {
    color: #ff9933;
  }

  #prevIdprofile a, #prevIdsame a {
    background: url(/images/img_home/microbotton_sx.png);
  }

  #prevIdprofile a:hover, #prevIdsame a:hover {
    background: url(/images/img_home/microbotton_sx_over.png);
  }

  #nextIdprofile a, #nextIdsame a {
  background: url(/images/img_home/microbotton_dx.png);
  }

  #nextIdprofile a:hover, #nextIdsame a:hover {
  background: url(/images/img_home/microbotton_dx_over.png);
  }

  #nextIdprofile, #nextIdsame {
    float: right;
  }

  #prevIdprofile, #prevIdsame {
    float: left;
  }

  #nextIdprofile a, #prevIdprofile a, #nextIdsame a, #prevIdsame a{
    width: 16px;
    height: 16px;
    padding: 0px;
    display: block;
  }

  #nextIdprofile, #prevIdprofile, #nextIdsame, #prevIdsame {
    width: 16px;
    height: 16px;
    position:relative;
/*    top: -584px; */
  top: -392px;

  }

  #prevBtn2, #nextBtn2 {
    display: none;
  }

  #gym_grid > div {
   list-style-type: none;
  }

  #gym_grid .img_roll_over  {
    padding: 0px;
  float: left;
  margin: 5px;
  }

  #gym_grid {
    overflow: hidden;
    padding: 0px;
  }

  #prevBtn2, #nextBtn2 {
    display: none;
  }

  #gym_sponsor ul {
   list-style-type: none;
  }

  #gym_sponsor {
    overflow: hidden;
    padding: 0px;
  }

.dialog .gym_name {
font-size: 15px;
font-weight: bold;
color: #333;
}

.dialog .gym_desc {
font-size: 13px;
  color: #666;
}

           .bar {
    width: 300px;
  }

  #progress {
    background: #eee;
    border: 1px solid #222;
    margin-top: 20px;
  }
  #progressbar {
    width: 0px;
    height: 24px;
    background: #333;
  }
  #uploading {
          display: none;
  }

  #prevBtn, #nextBtn {
    display: none;
  }

  #cycle ul {
    overflow: hidden;
  }

  #cycle img {
  display: none;
  }

  #cycle img:first {
  display: inline;
  }


#postfooter ul li {
  display: inline-block;
  float: left;
  border-right: 1px solid #666;
  padding-right: 12px;
  padding-left: 12px;
  font-size: 15px;
}

#postfooter ul li a {
  font-size: 15px;
}

#footer3 .footer_item {
  width: 230px;
}

.footer_item {
  width: 250px;
  float: left;
  margin-left: 10px;
  margin-bottom: 20px;
}


#footer_gym, #footer_social, #footer_pt, #footer_articoli {
   display: inline-block;
   float: left;
   width: 55px;
   height: 55px;
}

#footercont h3 a, #footercont h3  {
  color: #6893ff;
  font-size: 13px;
  margin-bottom: 0px;
  font-weight: bold;
}

#postfooter p {
  font-size: 12px;
}

#footercont a:hover {
  text-decoration: underline;
}

#footer2 p, #footer3 p {
  font-size: 12px;
  line-height: 14px;
}

#footer_gym {
  background: url(/images/img_footer/motorediricerca.jpg);
}
#footer_gym:hover {
background: url(/images/img_footer/motorediricerca_over.jpg);
}
#footer_articoli {
  background: url(/images/img_footer/articoliicon.jpg);
}
#footer_articoli:hover {
  background: url(/images/img_footer/articoliicon_over.jpg);
}

#footer_pt {
  background: url(/images/img_footer/motorediricerca.jpg);
}
#footer_pt:hover {
background: url(/images/img_footer/motorediricerca_over.jpg);
}

#footer_social {
  background: url(/images/img_footer/socialicon.jpg);
}
#footer_social:hover {
  background: url(/images/img_footer/socialicon_over.jpg);
}


#footer1, #footer2, #footer3 {
  float: left;
  color: white;
  text-align: left;
}

#footercont h2 {
  text-align: left;
  margin-bottom: 15px;
}

#footer2 {
  width: 320px;
  margin-left: 50px;
}


#footer3 {
  width: 300px;
}

#footer1 {
  width: 260px;
  border-right: 1px solid #ccc;
}

#footercont {
width: 940px;
height: 208px;
margin:0 auto;
padding-top: 25px;
}

#postfooter {
    background: url(/images/header.jpg);
    height: 70px;
}

 #fheader {
    background: url(/images/img_footer/bkg_slice01.jpg);
    margin-top: 60px;
    height: 10px;
    width: 100%;
    clear: both;
  }

  #footer {
    clear: both;
    height: 218px;
    background: url(/images/img_footer/bgk_gradient.jpg);
  }

  #pt_grid > div {
   list-style-type: none;
  }

  #pt_grid .img_roll_over  {
    padding: 0px;
  float: left;
  margin: 5px;
  }

  #pt_grid {
    overflow: hidden;
    padding: 0px;
  }

.elenco2 a:hover { color: #ff9900 }

  #tabs .gym_info {
  width: 400px;
  }

  #slider {
    height: 328px;
  overflow: hidden;
  }


  #slider img {
  display: none;
  }

  #slide img:first {
  display: inline;
  }


  #prevIdpt a{
    background: url(/images/img_home/microbotton_sx.png);
  }

  #prevIdpt a:hover {
    background: url(/images/img_home/microbotton_sx_over.png);
  }

  #nextIdpt a {
  background: url(/images/img_home/microbotton_dx.png);
  }

  #nextIdpt a:hover {
  background: url(/images/img_home/microbotton_dx_over.png);
  }

  #nextIdpt {
    float: right;
  }

  #prevIdpt {
    float: left;
  }

  #nextIdpt a, #prevIdpt a{
    width: 16px;
    height: 16px;
    padding: 0px;
    display: block;
  }

  #nextIdpt, #prevIdpt {
    width: 16px;
    height: 16px;
    position:relative;
/*    top: -584px; */
  top: -392px;

  }

#activity_slider2, #activity_slider2 div  {
    background: transparent;
}

img {
    margin: 0px;
}
