/* Default values */
body{overflow-y:scroll;}
body
{
    padding:0;
    margin:0;
    font:11px "Trebuchet MS", Verdana, sans-serif;
    color: #989898;
    color:#000000;
    background-color: #ffffff;
    background:url('../img/background.jpg') no-repeat 50% 0;
}

p
{
    display: block;
    margin: 1.12em 0;
}

form
{
    margin:0;
}

img
{
    border:none;
    padding:0;
}

ul
{
    padding:0;
    margin:0;
    list-style:none;
}


/* Wrappers */
#wrapper
{
    padding:0;
    width:900px;
    margin:auto;
}

#top-menu
{
    margin-top:15px;
    padding-top:20px;
    background:url('../img/logo200.png') right top no-repeat;
    height:65px;
}

#top-menu li
{
    display:inline;
}

#top-menu li a
{
    color:#656565;
    padding-right:10px;
    padding-left:10px;
    text-decoration:none;
    border-right:1px solid #ff9900;
}

#top-menu a:hover
{
    color:#eb7a1c;
}

#top-menu li a.first
{
    padding-left:0;
}

#top-menu li a.last
{
    border-right:none;
}

#header
{

}

#banner
{
	margin-top:10px;;
    /*background:url('../img/banners/index-index.png') no-repeat;*/
    height:233px;
    clear:both;
}

#main-menu
{

}

#main-menu ul
{
	background-image:url('../img/upper-menu.png');
    /*background-repeat:repeat-x;*/
    padding-top:20px;
    padding-bottom:20px;
    width:900px;
}

#main-menu li
{
    display:inline;
}

#main-menu li a
{
    color:#656565;
    color:#ffffff;

    /*background:url('../img/upper-menu.png');*/
    font-size:1.3em;
    padding:20px;
    padding-left:15px;
    padding-right:15px;
    text-decoration:none;
}

#main-menu a:hover
{
    color:#eb7a1c;
    background:url('../img/over-menu.png');
}

#main-menu a:active
{
    border:none;
}

#main-menu li a.first
{
    border-left:none;
}

#main-menu li a.selected
{
    background:url('../img/over-menu.png');
}

#main-menu-l2
{
    /*margin-top:1px;*/
    /*height:85px;*/
    background:url('../img/lower-menu.png') repeat;
    overflow:hidden;
    position:relative;
    font-size:0px;
    line-height:0px;
}

#main-menu-l2 ul
{
    /*background-repeat:repeat-x;*/
    float:left;
    width:210px;
    /*border:1px solid blue;*/
    margin-left:15px;
    font-size:11px;
    line-height:11px;
}

#main-menu-l2 li
{
	/*list-style-image:url('../img/bullet.png');*/
	/*margin-left:30px;*/
    /*border:1px solid green;*/
    padding-right:15px;
    margin-top:15px;
    margin-bottom:15px;
    padding-left:25px;
    background:url('../img/bullet.png') no-repeat 0 50%;
}

#main-menu-l2 li a
{
    color:#ffffff;
    font-size:1.3em;
    text-decoration:none;
}

#main-menu-l2 a:hover
{
    color:#eb7a1c;
}

#module-menu
{
    float:left;
    width:300px;
}

/*************************/
.domtab .domtabs {
    padding-top:10px;
    padding-bottom:10px;
    overflow:hidden;
}
.domtab .domtabs li
{
    display:inline;
}
.domtab .domtabs li a
{
	background:#666666;
	background:url('../img/upper-menu.png');
    color:#ffffff;
    text-decoration:none;
    padding:10px;
    /*border-right:1px solid #000000;*/
}
.domtab .content
{
    background-color:#000000;
    background:url('../img/lower-menu.png');
    color:#ffffff;
    padding:10px;
    font-size:1.2em;
}
.domtab .content h1{ margin:0}
.domtab .content a{
    color:#ffffff;
    text-decoration:none;
}

.domtab .content a:hover
{
    color:#eb7a1c;
}

.domtab li.domtab-active a
{
    background:url('../img/lower-menu.png');
}

.domtab .staytuned li
{
    border-bottom:1px solid #666666;
    padding:5px;
}

/*************************/
#seealso{
    padding-top:10px;
}

#seealso h1
{
    font-size:1.5em;
    font-weight:normal;
}

#seealso li
{
    border-bottom:1px solid #666666;
    padding:5px;
    padding-left:20px;
}

#seealso li a
{
    text-decoration:none;
    color:#000000;
    font-size:1.2em;
}

#seealso li a:hover
{
    color:#eb7a1c;
}

/*************************/
#module-content .news{
    margin-bottom:30px;
}

#module-content .news h2
{
	text-align:left;
	font-size:1.2em;
    border-bottom:1px solid #ff9900;
    color:#ff9900;
    margin:0;
    font-weight:bold;
}

#module-content .news p.newsdate{
    text-align:right;
    margin:0;
}

/*************************/
#module-content
{
    margin-left:300px;
    padding-left:15px;
    font-size:1.2em;
    text-align:justify;
}

#module-content h1
{
    /*ùborder-bottom:1px solid black;*/
    font-size:1.3em;
    font-weight:normal;
    background:url('../img/bullet.png') no-repeat 0% 48%;
    padding-left:25px;
    border-bottom:1px solid #000000;
    margin:0;
}

#module-content h1 a
{
    text-decoration:none;
    color:#000000;
}

#module-content h2
{
    margin:0;
    font-size:1.2em;
    font-weight:normal;
    text-align:right;
}

#module-content h3
{
    font-weight:normal;
}

#module-content h3 a
{
    text-decoration:none;
    color:#ff9900;
    font-weight:bold;
}

#tweet-id-5{font-weight:bold}
.twtr-ft{display:none}

/*************************/
#tabs .ui-tabs-hide {
     display: none;
}

#tabs .tabsmenu {
    padding-top:10px;
    padding-bottom:10px;
    overflow:hidden;
}
#tabs .tabsmenu li
{
    display:inline;
}
#tabs .tabsmenu li a
{
    background:#666666;
    background:url('../img/upper-menu.png');
    color:#ffffff;
    text-decoration:none;
    padding:10px;
    /*border-right:1px solid #000000;*/
}
#tabs .tabcontent
{
    background-color:#000000;
    background:url('../img/lower-menu.png');
    color:#ffffff;
    padding:10px;
    font-size:1.2em;
}
#tabs .tabcontent h1{ margin:0}
#tabs .tabcontent a{
    color:#ffffff;
    text-decoration:none;
}

#tabs .tabcontent a:hover
{
    color:#eb7a1c;
}

#tabs li.domtab-active a
{
    background:url('../img/lower-menu.png');
}

#tabs li.ui-state-active a{
    background:url('../img/lower-menu.png');
}

#tabs .staytuned li
{
    border-bottom:1px solid #666666;
    padding:5px;
}





#module-content a{
	color:#1178bb;
}

#module-content a:hover
{
    color:#eb7a1c;
}

#module-content li
{
    background:url('../img/bullet2.png') no-repeat 0%;
    padding-left:20px;
}

#module-content ul.txt li
{
    padding-left:20px;
    background:url('../img/bullet2.png') no-repeat 0% 3px;
    padding-bottom:10px;
}

/*************************/
#bottom-content
{
    clear:both;
    padding-top:15px;
}

#bottom-content a{
    color:#1178bb;
}

#bottom-content a:hover
{
    color:#eb7a1c;
}
#bottom-content #visual
{
    float:left;
    width:300px;
    height:208px;
    background:url('../img/htc-phone.png') 80% no-repeat;
}

#bottom-content #content
{
    /*border:1px solid #666666;*/
    text-align:justify;
    font-size:1.2em;
    padding-top:15px;
}

#bottom-content #title h2
{
    color:#656565;
    font-weight:normal;
    font-size:2em;
    height:55px;
    padding-left:85px;
    padding-top:20px;
    background:url('../img/palm.png') no-repeat;
}

#title h2 a
{
    text-decoration:none;
    color:#656565;
}

#footer{
    clear:both;
    padding-top:15px;
}

/*******************************/
#sitemap li
{
    background:url('../img/bullet2.png') no-repeat 0% 3px;
    padding-left:20px;
}

#sitemap li>li
{
    padding-left:20px;
    background:none;
}

