html,body,div,span,applet,object,iframe,

h1,h2,h3,h4,h5,h6,p,blockquote,pre,

a,abbr,acronym,address,big,cite,code,

del,dfn,em,font,ins,kbd,q,s,samp,

small,strike,strong,sub,sup,tt,var,

dl,dt,dd,ol,ul,li,

fieldset,form,label,legend,

table,caption,tbody,tfoot,thead,tr,th,td{

margin:0;

padding:0;

border:0;

outline:0;

font-weight:normal;

font-style:normal;

font-size:100%;

font-family:inherit;

vertical-align: baseline;

}

#content img {
	margin: 6px;
}


body {

line-height:1;
color: black;
background: url(images/bgnew.gif);
margin: 0px;
padding: 0px;
text-align: center;
color: #000;
font-family: Arial, Verdana, Tahoma, sans-serif;
font-size: 13px;
        
}


ol,ul{

list-style:none;

}



table{

border-collapse:separate;

border-spacing:0;

}




blockquote:before,blockquote:after,

q:before,q:after{

content:"";

}



blockquote,q{

quotes:"" "";

}



/**

* GLOBALS

*/


h2	{
	font-size: 200%;
	/*color: ##8881c8;*/
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px;
}



h3{

text-align:left;

font-weight:bold;

line-height:150%;

font-variant:small-caps;

}

h4{

font-size:16px;

font-weight:bold;

line-height:150%;


text-align:left;

}

hr{

display:none;

}



a {

text-decoration: underline;

color:#87BC22;

}



a:hover{

text-decoration: underline;

color:#000;

}



p{

line-height:150%;

margin-bottom:10px;

}



li{

line-height:140%;

}



ul,ol{

margin-bottom:10px;

}


div {
	font-size: 13px;
}




img.wp-smiley{

display:inline !important;

margin:0 !important;

padding:0 !important;

background:transparent !important;

vertical-align:middle !important;

border:0 !important;

}



strong{

font-weight:bold;

}



em{

font-style:italic;

}



/**

* MAIN WRAPPER

*/

#big {
	width: 100%;
	text-align: center;
	margin-top: 0px;
}

#wrapper_big {
	float: left;
	position: relative;
	width:100%;
	background-position: 20px 253px;
}

#wrapper{
text-align: left;
margin:0 auto 0 auto;
margin-left: 0px;
margin-right: 0px;
padding:0;
width:100%;
float: left;
position: relative;
margin-left: 0px;

}




/**

* HEADER

*/



#header{
padding:0px;
text-align:center;
width:100%;
float: left;
position: relative;
height: 130px;
z-index: 1000;
background: url(images/bg.gif) repeat-x;
}

#head {
	position: relative;
	width: 850px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
}

/**

* TOP PAGES LIST

*/



#pagine{
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
width: 100%;
float: left;
position: relative;
height: 27px;
/height: 24px;
overflow: hidden;
padding-top: 1px;
background: #D1E2FE;
}



#pagine ul{

margin-bottom:0;

padding:3px;

}



#pagine ul li{

display:inline;



}



#pagine a{

color: #064D9F;
padding: 5px;
padding-left: 10px;
padding-right: 10px;
font-weight: bold;
padding-bottom: 10px;
}



#pagine a:hover {
text-decoration: none;
color: #000;
}

#cont {
	position: relative;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}



/**

* FIRST MAIN COLUMN

*/


#contentin {
	float: left;
	position: relative;
	width: 630px;
	/width: 620px;
	padding: 5px;
}

#content {
position: relative;
margin-left: 205px;
margin-top: 10px;
font-size: 12px;
padding-right: 5px;
}

#cont a:hover {
}

#content div.post{
	padding-bottom: 5px;
	float: left;
	position: relative;
	font-size: 12px;
	width: 100%;
}



#content div.post h2{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
	color: #FFFFFF;
	padding: 3px;
	padding-bottom: 6px;
	padding-top: 6px;
	background: url(images/h2.gif) repeat-x
}

#content div.post h2 a {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#content ul{

list-style-type:square;

padding-left:30px;

}



#content ol{

list-style-type:lower-alpha;

padding-left:30px;

}



#content code{

font-family:courier,"courier new", monospace;

font-size:14px;

background-color:#dfdfdf;

}



#content blockquote{

padding:6px;

font-style:italic;

color:#555;

}



#content blockquote p{

font-style:italic;

}



.navigation div{

line-height:200%;

}



p.details_small{

font-size:11px;

color:#876543;

}



p.details_small a{

color:#87BC22;
text-decoration: none;

}



p.details_small a:hover{

text-decoration: underline;

}



p.date{

text-align:right;

font-size:12px;

color:#999;

}



#content em{

font-style:italic;

}



/**

* COMMENTS

*/



h2#comments{

margin-bottom:10px;

padding-bottom: 0px;

border-bottom: 1px solid #333;

}



.commentlist big{

font-size:16px;

display:block;

font-variant:small-caps;

margin-bottom:5px;

}



.commentlist li{

margin-bottom:8px;

padding-bottom:0px;

border-bottom: 1px solid #333;

}



.commentlist ul li,

.commentlist ol li{

margin-bottom:0;

padding-bottom:0;

border-bottom:0;

}



.commentlist ul{

padding-left:20px;

list-style-type:square;

}



.commentlist ol{

padding-left:20px;

list-style-type:lower-alpha;

}



p.nocomments{

padding-bottom:10px;

border-bottom: 1px solid #333;

font-weight:bold;

font-size:15px;

}



.allowed-tags{

display:none;

}



/**

* FORMS

*/



#commentform{

margin-bottom:15px;

padding-bottom:15px;

border-bottom: 1px solid #333;

}



textarea{

width:90%;

}



/**

* RIGHT SIDEBAR WITH MENU

*/



#sidebar {
	width: 200px;
	float: left;
	position: relative;
	text-align: left;
	margin-top: 2px;
	overflow: hidden;

}

#sidebar ul, li, a {
	font-size: 11px;
}

#sidebar a {
	text-decoration: none;
	width: 180px;
	display: block;
	padding-top: 3px;
	padding-bottom: 1px;
	color: #302C26;
	font-size: 12px;
	font-weight: bold;
}

#sidebar a:hover {
	color: #87BC22;
}

#sidebar div {
	font-size: 11px;
}

#sidebar h2{

	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #302C26;
	margin-bottom: 0px;
	width: 200px;
	height: 22px;
	margin-left: -5px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 8px;
	background-color: #87BC22

}



#sidebar ul li ul{

margin-bottom:5px;
padding-bottom: 5px;

}



#sidebar ul,

#sidebar ul li ul li ul{

border-bottom:0;
font-size:10px;
margin-bottom:0;
padding-bottom:0;

}



#sidebar ul li ul li ul{

margin-bottom:0;
padding-left:10px;
font-size:10px;

}


.linkcat {
	font-size: 13px;
}

/**

* FOOTER

*/



#footer{
clear:both;
text-align: center;
font-size:12px;
color: #FFFFFF;
padding-top: 10px;
background: #302C26 ;
margin-bottom: 0px;
height: 30px;
}

input, button {
	margin: 2px;
	border: solid 1px #87BC22;
	background-color: #eaeaea;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	padding: 3px;
}



textarea {

	border: solid 1px #87BC22;

	background-color: #eaeaea;

}



.menu {
	width: 188px;
	background: url(images/bg_menu_option.jpg) repeat-y;
	font-weight: bold;
}

.menu td {
	height: 26px;
	padding-left: 5px;
	padding-top: 6px;
	margin-left: 1px;
}

.menu img {
	margin: 0px;
	padding: 0px;
}

.menu a {
	font-weight: bold;
}

#s {
	width: 115px;
	background: #eaeaea;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	padding: 2px;
	color: #000;
	border: solid 1px #333;
}

#searchsubmit {
	margin-left: 0px;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	padding: 1px;
	background: #eaeaea;
	color: #000;
	border: solid 1px #333;
}

#top_right {
	float: right;
	position: absolute;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	right: 0px;
	top: 25px;
	font-size: 11px;
}

#top_right a {
	text-decoration: underline;
}

#top_right strong {
	font-size: 23px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin-bottom: 5px;
}

#top_right a {
	font-weight: normal;
	margin-left: 9px;
	margin-right: 9px;
}

#left_menu {
	margin-left: 0px;
	line-height: 1.7em;
	margin-left: 4px;
}

#left_menu a {
	display: block;
	position: relative;
	float: left;
	margin-left: 8px;
	width: 120px;
}

a.top_left_menu {
	font-weight: bold;
	color: #000;
	margin-left: 0px;
}

#flash_content {
	height: 202px;
	float: left;
	position: relative;
	width: 100%;
}

.liteup_menu {
	display: none;
}

#navContainer {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}

.logo {

    width: 171px;
    height: 38px;
    background: url(images/logo.gif) no-repeat;
    float: left;
    cursor: pointer;
	position:relative;
	top:20px;
}

.logo a {

    position: absolute;
    width: 290px;
    height: 80px;
    float: left;

}

.gecko .gimmick

{

	position:relative;
	left:7px;
	font-weight:bold;
	top:20px;
}



.gimmick {

	position:relative;
	left:0px;
	font-weight:bold;
	top:20px;
	font-size: 12px;
}



.gimmick a {
	font-weight:bold;
	color:#CC0B0B;
	}


#col1 {
	position: absolute;
	float: left;
	margin-left: 2px;
	/left: 2px;
	top: 13px;
	width: 185px;
	height: 75px;
	
}

#col2 {
	position: absolute;
	width: 180px;
	height: 45px;
	top: 41px;
	left: 349px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2em;
}

.linkes_top {
    width: 250px;
    float: right;
}



.linkes_top ul {

    margin: 0px;
    position: 0px;
    list-style: none;
    float: right;

}



.linkes_top li {

    margin: 0px;
    padding: 0px 7px 0px 7px;
    float: left;
}

.cart {

    padding: 0px 10px 0px 20px;
    text-indent: 20px;
    height: 20px;
    background-position: 6px 12px;
    background: url(images/img_cart.gif) no-repeat;
    text-align: center;
    vertical-align: middle;
    margin-top: 13px;
}

#col3 {
	position: absolute;
	width: 235px;
	height: 25px;
	right: 3px;
	top: 45px;
}

#col3 a {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.ctl00_CMSMenuWebGUI1_CMSMenuControl_0 { background-color:white;visibility:hidden;display:none;position:absolute;left:0px;top:0px; }
	.ctl00_CMSMenuWebGUI1_CMSMenuControl_1 { text-decoration:none; }
	.ctl00_CMSMenuWebGUI1_CMSMenuControl_2 {  }
	.ctl00_CMSMenuWebGUI1_CMSMenuControl_3 { border-style:none; }
	.ctl00_CMSMenuWebGUI1_CMSMenuControl_4 {  }
	.ctl00_CMSMenuWebGUI1_CMSMenuControl_5 { border-style:none; }
	.ctl00_CMSMenuWebGUI1_CMSMenuControl_6 {  }
	.ctl00_FeaturedPages_CMSMenuControl_0 { background-color:white;visibility:hidden;display:none;position:absolute;left:0px;top:0px; }
	.ctl00_FeaturedPages_CMSMenuControl_1 { text-decoration:none; }
	.ctl00_FeaturedPages_CMSMenuControl_2 {  }
	.ctl00_FeaturedPages_CMSMenuControl_3 { border-style:none; }
	.ctl00_FeaturedPages_CMSMenuControl_4 {  }
	.ctl00_FeaturedPages_CMSMenuControl_5 { border-style:none; }
	.ctl00_FeaturedPages_CMSMenuControl_6 {  }


.arial12BC10B0B {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #C10B0B;
    text-decoration: none;
}



a.arial12BC10B0B:hover {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
	}

.CMSMenuControl {
    background: url(images/cms_nav_bg.jpg) repeat-x bottom;
    height: 34px;
    width: 100%;
    display: block;
    white-space: nowrap;
}



.roco_left {
    background: url(images/cms_nav_lft.jpg) no-repeat bottom left;
}



.roco_center {
    background: url(images/cms_nav_bg.jpg) repeat-x bottom;
	
}



.roco_right {
    background: url(images/cms_nav_rt.jpg) bottom right no-repeat;
}



.CMSMenuControlRootLevel {
    font-family: Arial, Helvetica, sans-serif;
    color: #61789E;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    line-height: 34px;
}



.CMSMenuControlRootLevel a {
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
}



.CMSMenuControlRootLevel a:hover {
    margin-right: 10px;
    background: url(images/none) repeat-x bottom;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 24px;
    padding-bottom: 10px;
    font-weight: bold;
    color: #2D384A;
    line-height: 34px;
    text-decoration: none;
}

.CMSMenuControlSubLevel {

}

#menu {
	position: absolute;
	bottom: 1px;
	left: 0px;
}

