/* ---------------------------------------------------------------------------------- */
/* Questo foglio di stile contiene le personalizzazioni di genio per il sito corrente */
/* ---------------------------------------------------------------------------------- */

html, body {
    font-family: 'century gothic',arial,helvetica,clean,sans-serif;
    text-align: left;
    margin: 0;
    padding: 0;
}

/* -------------------------------------------------------------------------- */

#external {
    margin: 0 auto;
    width: 100%;
}
 /*--------------=ul =li-------------------------------------*/
.prodlistdesc ul{

 margin-right: 15px;
 }
.prodlistdesc li{
 margin-top: 10px;}

/* -------------------------------------------------------------------------- */
#genio_layout_header{
    background: white url('/images/linea-top.png') repeat-x;
    min-height: 100px;
}
#genio_layout_header_inner{
    width: 990px;
    margin: 0 auto;
    position: relative;
}

/*#page_homepage #genio_layout_header_inner{
    height: 460px;
    background: url('/images/bg.png') no-repeat 125px 60px;
}*/

#page_offerta #genio_layout_header_inner{
    height: 420px;
}



/*----------------------faq-answer----------------------------*/
.answer {
padding:15px 0 5px 0;
border-bottom: 3px dashed #efefef;
}
/*---------------------tasto tellmore-----------------------------*/
.tellmore {
padding:15px 0 0 5px;}

/*---------------------search form and lang bar ------------------*/
#genio_layout_header_inner .component_language_selector { margin:0px; width: 100px; height: 40px; float:right; padding-top:5px;}
.component_search_form { float:right; padding-top:5px; height: 40px;}
.component_search_form form{
    background: url('/images/searchbox.png') no-repeat center;
    width: 196px;
    height: 24px;
}

.component_search_form input[type="text"] {
    position: relative;
    top: -1px;
    border: 0;
    padding: 4px 4px 4px 20px;
    font-size: 12px;
    width: 110px;
    background-color: transparent;
}

.component_search_form input[type="submit"] {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    position: relative;
    top: -1px;
    right: 2px;
    padding: 4px;
    font-size: 9px;
}

/*------------------TEAM immagini-------------------------*/

.imgteamD {
width:269px;
height:238px;
float:left;
}
.imgteamD span{
display: none;}
.imgteamD a {
background-image: url(../images/dome.jpg);
width:269px;
height:238px;
display:block;}

.imgteamD a:hover {
background-image: url(../images/dome_h.jpg);
width:269px;
height:238px;
display: block;}



.imgteamA {
width:269px;
height:238px;
float:left;
}
.imgteamA span{
display: none;}
.imgteamA a {
background-image: url(../images/ale.jpg);
width:269px;
height:238px;
display:block;}
.imgteamA a:hover {
background-image: url(../images/ale_h.jpg);
width:269px;
height:238px;
display: block;}

.imgteamGhido {
width:269px;
height:238px;
float:left;}
.imgteamGhido span{
display: none;}
.imgteamGhido a {
background-image: url(../images/ghido.jpg);
width:269px;
height:238px;
display:block;}
.imgteamGhido a:hover {
background-image: url(../images/ghido_h.jpg);
width:269px;
height:238px;
display: block;}

.imgteamChiara {
width:269px;
height:238px;
float:left;}
.imgteamChiara span{
display: none;}
.imgteamChiara a {
background-image: url(../images/chiara_h.jpg);
width:269px;
height:238px;
display:block;}
.imgteamChiara a:hover {
background-image: url(../images/chiara.jpg);
width:269px;
height:238px;
display: block;}

.imgteamClaudio {
width:269px;
height:238px;
float:left;}
.imgteamClaudio span{
display: none;}
.imgteamClaudio a {
background-image: url(../images/claudio.jpg);
width:269px;
height:238px;
display:block;}
.imgteamClaudio a:hover {
background-image: url(../images/claudio_h.jpg);
width:269px;
height:238px;
display: block;}

.imgteamDiego {
width:269px;
height:238px;
float:left;}
.imgteamDiego span{
display: none;}
.imgteamDiego a {
background-image: url(../images/diego.jpg);
width:269px;
height:238px;
display:block;}
.imgteamDiego a:hover {
background-image: url(../images/diego_h.jpg);
width:269px;
height:238px;
display: block;}
/* -------------------------------------------------------------------------- */

/* Site H1 */

.header_logo {
    background: url('/images/logo.png') no-repeat left center;
    height: 65px;
    width: 133px;
    margin: 0;
    padding: 0;
    float: left;
}

.component_site_h1 h1 span{
    display: none;
}

.header-payoff {
   font-size: 80px;
   padding: 110px 0 0 440px;
   line-height: 100px;
   text-align: right;
}

.header-payoff span{
   color: #CDCDCD;
}

/* header menu */

.component_menu.header_menu{
    text-align: right;
    padding-bottom: 10px;
    float: right;
    width: 800px;

}

.component_menu.header_menu a{
    font-size: 20px;
    color: black;
}

.component_menu.header_menu ul{
    font-size: 14px;
    margin: 0;
    padding: 0;
    list-style: none;
        height:40px;
}
.component_menu.header_menu li{
    display: inline;
    padding: 4px 0px 8px 25px;
    list-style: none;
    margin: 0;
    text-align: right;
}

.component_menu.header_menu li a:hover{
border-bottom: 2px dashed #DEDEDE;
color:#666;
}
/* -------------------------------------------------------------------------- */

.box-rounded {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 20px;
    padding: 40px;
    margin-top: 10px;
}

#genio_layout_container_middle{
}
#genio_layout_container_middle_inner{
    width: 990px;
    margin: 0 auto;
    position: relative;
    padding: 5px 0 30px 0;
}

/* -------------------------------------------------------------------------- */

#genio_layout_footer{
    background-color: #333;
    color: #999;
}
#genio_layout_footer a{
    color: #999;
}
#genio_layout_footer li{
    padding: 5px 0;
}
#genio_layout_footer h2{
    color: white;
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 10px;
}

#genio_layout_footer_inner{
    width: 990px;
    margin: 0 auto;
    position: relative;
}

#genio_layout_footer .component_menu{
    width: 163px;
    float: left;
}
#genio_layout_footer .component_template{
    width: 315px;
    float: left;
    padding-right: 15px;
}

/* -------------------------------------------------------------------------- */
/* footer text */

.component_html_area.footer_text{
    padding: 60px 0 0 0;
    text-align: center;
}

.component_html_area.footer_text a{
    text-align: right;
    color:#224C85;
}

/* HOME SCROLLABLE */

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 990px;
	height:270px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	height:270px;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
	float:left;
    width: 990px;
}

.slide_title {
position: absolute; 
top: 0; 
left: 0;
text-align: right;
font-size: 50px;
padding: 10px 10px 0 0;
color:#CCC;
}

.slide_content {
position: absolute; 
top: 90px; 
left: 0;
text-align: right;
font-size:18px;
line-height: 25px;
padding: 0 10px 0 0;
}

/* -------------------------------------------------------------------------- */
/* footer menu */


/* Language bar */

.component_language_selector {
    text-align: center;
    margin-top: 5px;
}
.component_language_selector ul{
}
.component_language_selector li{
    display: inline;
}

.footer-genius-img {
    position: absolute;
    top: -30px;
    right: -20px;
    width: 79px;
    height: 142px;
}


/* --------------------------------------------- */
/* CONTENT CSS */

.homedescr img, .homedescr iframe{
    margin: 0 15px 30px 15px;
}
.homedescr .testo {
    float: left;
    width: 560px;
}

.homedescl img, .homedescl iframe{
    margin: 0 15px 30px 15px;
}
.homedescl .testo {
    float: right;
    width: 560px;
}

.homedescl .testovideo {
   width: 360px;
   float: right;
   font-size: smaller;
}


.caratteristica img {
    float: left;
    margin: 0 30px 30px 0;
}
.caratteristica .testo {
    float: left;
    width: 560px;   
}

/* --- h --- */
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; font-weight: bold; color: #CDCDCD;}


/* --- homepage --- */
.home_form {float:left;width:450px;}
.home_form_2 {float:right;}
.title .price{font-weight: bold;}



/* ---- Header image ---- */
.lang_en .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_default_en.jpg");background-repeat: no-repeat; }
.lang_it .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_default_it.jpg");background-repeat: no-repeat; }


#page_offerta.lang_en .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_offerta.jpg");background-repeat: no-repeat; }
#page_offerta.lang_it .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_offerta.jpg");background-repeat: no-repeat; }
#page_perche.lang_en .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_perche.jpg");background-repeat: no-repeat; }
#page_perche.lang_it .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_perche.jpg");background-repeat: no-repeat; }
#page_supporto.lang_en .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_supporto.jpg");background-repeat: no-repeat; }
#page_supporto.lang_it .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_supporto.jpg");background-repeat: no-repeat; }
#page_video.lang_en .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_video.jpg");background-repeat: no-repeat; }
#page_video.lang_it .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_video.jpg");background-repeat: no-repeat; }
#page_team.lang_en .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_team.jpg");background-repeat: no-repeat; }
#page_team.lang_it .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_team.jpg");background-repeat: no-repeat; }
#page_supporto.lang_en .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_support.jpg");background-repeat: no-repeat; }
#page_supporto.lang_it .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_support.jpg");background-repeat: no-repeat; }
#page_testimonianze.lang_en .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_testimonianze.jpg");background-repeat: no-repeat; }
#page_testimonianze.lang_it .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_testimonianze.jpg");background-repeat: no-repeat; }
#page_faq.lang_en .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_faq.jpg");background-repeat: no-repeat; }
#page_faq.lang_it .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_faq.jpg");background-repeat: no-repeat; }
#page_contactus.lang_en .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_contatti.jpg");background-repeat: no-repeat; }
#page_contactus.lang_it .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_contatti.jpg");background-repeat: no-repeat; }
#page_catalogue.lang_en .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_servizi.jpg");background-repeat: no-repeat;}
#page_catalogue.lang_it .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_servizi.jpg");background-repeat: no-repeat;}
#page_chi-sei.lang_en .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_professioni.jpg");background-repeat: no-repeat;}
#page_chi-sei.lang_it .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_professioni.jpg");background-repeat: no-repeat;}

/* ---- Service default image ---- */
#page_service.lang_en .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_servizi.jpg");background-repeat: no-repeat; }
#page_service.lang_it .heading_image {float: left; width: 500px; height: 276px; background-image: url("../images/top_servizi.jpg");background-repeat: no-repeat; }

.home_todo {float:left;width:260px;}
.home_todo li {line-height: 24px;font-size:16px;}
.home_todo span.evidence {font-size: large; color:#AAAAAA;}


.home_who {float:left;width:280px;}
.home_who li {line-height: 24px;font-size:16px;}
.home_who span.evidence {font-size: 10px; color:#AAAAAA;}


.form_fast_checkout {
    width:412px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px 5px 10px 5px;
    margin-top: 10px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* W3C */
}

.form_fast_checkout .box {
    width:400px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px 5px 10px 5px;
    background: #FFFFFF;
}


.form_fast_checkout label {
    display:block;
}

.form_fast_checkout p.title {
    font-size:21px;
    color: #FF9900;
    padding-bottom:0px;
    margin-bottom: 0px;
}

.form_fast_checkout input {
    height: 26px;
    border:0px;
    font-size:20px;
}

.form_fast_checkout input[name=domain] {
    text-align:right;
    width: 390px;
}

.form_fast_checkout input[name=email] {
    text-align:right;
    width: 390px;
}

.form_fast_checkout p.label {
    padding:10px 0px 0px 0px;
    margin:0px;
}

button.btn_orange {
    background: url("/images/css_sprite.jpg") repeat-x scroll 0 -60px transparent;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    color: white;
    cursor: pointer;
    font-size: 18px;
    font-weight: normal;
    padding-top: 0 !important;
    height: 30px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}

.btn_orange {
    background: url("/images/css_sprite.jpg") repeat-x scroll 0 -60px transparent;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    color: white !important;
    cursor: pointer;
    font-size: 18px;
    font-weight: normal;
    height: 30px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    padding-top:6px;
    display:block;
    text-align: center;
}
.btn_orange:hover {
    background-position: 0 -82px;
}
button.btn_orange:hover {
    background-position: 0 -88px;
}

.btn_green {
    background: url("/images/css_sprite.jpg") repeat-x scroll 0 -120px transparent;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    color: white !important;
    cursor: pointer;
    font-size: 18px;
    font-weight: normal;
    height: 30px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    padding-top:6px;
    display:block;
    text-align: center;
}

.btn_green:hover {
    background-position: 0 -142px;
}

.btn_grey {
    background: url("/images/css_sprite.jpg") repeat-x scroll 0 0px transparent;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    color: white !important;
    cursor: pointer;
    font-size: 18px;
    font-weight: normal;
    height: 30px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    padding-top:6px;
    display:block;
    text-align: center;
}

.btn_grey:hover {
    background-position: 0 -22px;
}

.lang_it .moreinfo {
    display: block;
    width: 197px;
    height: 31px;
    background: url('/images/moreinfo-it.png') no-repeat;
    text-indent: -99999px;
}
.lang_en .moreinfo {
    display: block;
    width: 197px;
    height: 31px;
    background: url('/images/moreinfo-en.png') no-repeat;
    text-indent: -99999px;
}
.lang_it .buynow {
    display: block;
    width: 197px;
    height: 31px;
    background: url('/images/buynow-it.png') no-repeat;
    text-indent: -99999px;
    float: right;
}
.lang_en .buynow {
    display: block;
    width: 197px;
    height: 31px;
    background: url('/images/buynow-en.png') no-repeat;
    text-indent: -99999px;
    float: right;
}

#buy_app {
    position: relative;
}
#buy_app .loader {
    position: absolute;
    top:0;
    right: 0;
    display: none;
    background: url('/images/loader.gif');
    width: 24px;
    height: 24px;
}
#buy_app.loading .loader {display: block;}


#buy_app .scrollable {
    position: relative;
    overflow: hidden;
    width: 910px;
    height: 400px;
}
#buy_app .scrollable .items {
    width: 20000em;
    position: absolute;
}
#buy_app .scrollable .items > div {
    float: left;
    width: 910px;
}

#buy_app #navigation_info {
    margin-bottom: 40px;
}
#buy_app #navigation_info ul { list-style-type: decimal; }
#buy_app #navigation_info ul li{
    color: black;
    font-size: 29px;
    display: inline;
    padding-right: 170px;
}
#buy_app #navigation_info ul li.current{
    color: orange;
}
#buy_app #navigation_info ul li.current span{
    color: #DF6137;
}
#buy_app #navigation_info ul li span { color: #AAA; font-size: 22px; padding-right: 5px;}

#buy_app input[type=text], #buy_app input[type=password]{
    padding: 10px;
    width: 250px;
    margin-right: 6px;
}

#paypal input {
    padding: 0;
    width: auto;
}

#buy_app table {
    width: 100%;
}

#buy_app .error {
    background-color: #FAD3C7;
}

#buy_app span.domainvalid { display: none; }
#buy_app span.domaininvalid { display: none; }

#buy_app .valid span.domainvalid {
    color: green;
    font-size: 15px;
    display: inline;
}
#buy_app .invalid span.domaininvalid {
    color: red;
    font-size: 15px;
    display: inline;
}

#buy_app .result {width: 100%}
#buy_app .result h3{margin:2px 0 0 0;
padding: 2px 0 0 0;}

#buy_app #navigation_toolbar .prev {
    display: block;
    width: 115px;
    height: 31px;
    text-indent: -99999px;
    float:left;
}

.riquadro_pagamento {
border-bottom:3px dashed #dedede; margin:0 0 15px 0;
}
.riquadro_pagamento p{
width:330px;
}

.lang_it #buy_app #navigation_toolbar .prev {background: url('/images/prev-it.png') no-repeat;}
.lang_en #buy_app #navigation_toolbar .prev {background: url('/images/prev-en.png') no-repeat;}

#buy_app #navigation_toolbar .next {
    display: block;
    width: 115px;
    height: 31px;
    text-indent: -99999px;
    float: right;
}
.lang_it #buy_app #navigation_toolbar .next {background: url('/images/next-it.png') no-repeat;}
.lang_en #buy_app #navigation_toolbar .next {background: url('/images/next-en.png') no-repeat;}
.lang_it #buy_app #navigation_toolbar .next.last {background: url('/images/end-it.png') no-repeat;}
.lang_en #buy_app #navigation_toolbar .next.last {background: url('/images/end-en.png') no-repeat;}

.overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255,255,255,0.7);
    display: none;
    border-radius: 10px;
}

#buy_app.loading .overlay {display: block;}


#buy_app span.help{font-size: 11px;color:#CCC; }


#service_info {
    padding: 15px 15px 15px 80px;
    background: #DDD url(/genio/icons/48x48/genius.png) no-repeat 15px;
    border-radius: 10px;
    margin-bottom: 30px;
    position: relative;
}
#service_info h2{
    margin:0;
    margin-bottom: 2px;
    text-align: left;
    font-size: 18px;
    padding: 0 0 0 10px;
}
#service_info p{
    margin:0;width: 560px;
    border-right: 2px dashed white;
    padding: 5px 5px 5px 10px;
}
#service_info {
}

#service_info #service_price {
    position: absolute;
    width: 240px;
    height: 90px;
    font-size: 18px;
    font-weight: bold;
    color: green;
    top: 25px;
    right: 0;
    padding: 5px 5px 5px 5px;
   
}


#buy_app h3{
    font-size: 18px;
}

img.captcha {
    display: block;
}

#page_homepage #upper_intro_with_form {display: none}
#page_buy #upper_intro_with_form {display: none}

input.blur { color: #999; }

/* ------------- Services list ------------- */
.services-list .entries {float:left; padding-right: 10px;}
.services-list .values {float:left;}
.services-list .entry {float:left; padding-right: 10px; border: 1px solid #333333; border-radius: 5px 5px 5px 5px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);padding:5px; text-align: center; margin-right: 5px;}
.services-list .entry-header {height:109px; border:1px solid #FFFFFF;}
.services-list .entries .entry-header {height:115px;}

.services-list table td { vertical-align: middle; height: 30px; border-bottom:1px dotted #AAAAAA; text-align:center; min-width: 200px}
.services-list table td.right { text-align:right}
.services-list table td.title { font-weight: bold; height: 50px;}

.services-list .entry-header .title {border: 1px solid #333333; border-radius: 5px 5px 5px 5px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);padding:5px; text-align: center;}
/* ----------------------------------------- */


/* ----------- Category List --------------- */
.component_product_category_list ul li {float:left;width:236px;height:150px;padding-right:20px; text-align: justify}

/* ----------------------------------------- */

/* ----------- Product List --------------- */
#page_catalogue .component_default {background-color: #FFF;padding:10px; border-radius: 10px 10px 10px 10px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);}
.prodlistimage { float: left; display: block; width: 150px; }
.prodlistdesc  { float: left; width: 500px;padding: 0;margin: 0; }
.impressionable {background-color: #EEEEEE;padding:10px; border-radius: 2px 2px 2px 2px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);}

.contactusonproduct {
    padding: 15px;
    background-color: #FFFFFF;padding:10px; border-radius: 2px 2px 2px 2px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}/*
.contactusonproduct ol {
    padding-top: 15px;
}
.contactusonproduct legend span {
    font-size: 18px;
}
.contactusonproduct label{
    width: 120px;
    display: block;
    float: left;
}

*/
/* ----------------------------------------- */

#page_resellers .component_contact_us_form .genio_component_title {display:none;}
#page_contactus .component_default .genio_component_title {display:none;}

.genio-form-standard legend { display: none }
.genio-form-standard label { display: block; float: left; min-width: 200px; padding-top: 3px; max-width: 200px;}
.genio-form-standard .genio_component_title {display:none;}
.genio-form-standard .form_buttom_notes { font-size: 12px; color: gray;}
.genio-form-standard ol li {border-top: 1px dashed #999999;padding-top:15px;padding-bottom:15px;}
.genio-form-standard ul.error_list li {color:#FF0000; border-top: 0px !important;padding-top:0px;padding-bottom:0px;}
.genio-form-standard textarea { width:500px; height:100px;}
.genio-form-standard input.captcha {width: 80px;font-size:24px}
.genio-form-standard input[type="submit"] {
    background: url("/images/css_sprite.jpg") repeat-x scroll 0 -60px transparent;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    color: white;
    cursor: pointer;
    font-size: 18px;
    font-weight: normal;
    height: 30px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    width:150px;
}

.genio-form-standard input[type="submit"]:hover {
    background-position: 0 -88px;
}

.form_submit {padding-top:15px;}

div.terms ul {list-style-type: decimal !important}

#page_sitemap .genio_component_title {display:none;}
