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;
margin: 0px;
padding: 0px;
text-align: center;
color: #000;
font-family: Verdana, Arial, Tahoma, sans-serif;
background: url(images/back.jpg) #F5F5F5 repeat-x;
}


ol,ul{

list-style:none;

}



table{

border-collapse:separate;

border-spacing:0;

}



caption,th,td{

text-align:left;

font-weight:normal;

}



blockquote:before,blockquote:after,

q:before,q:after{

content:"";

}



blockquote,q{

quotes:"" "";

}



/**

* GLOBALS

*/

h1	{
	font-size: 200%;
	/*color: ##8881c8;*/
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 20px;
}


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: none;

color:#5B77AD;

}



a:hover {

text-decoration: underline;

color:#222;

}



p{

line-height:150%;

margin-bottom:10px;

}



li{

line-height:140%;

}



ul,ol{

margin-bottom:10px;

}




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: 990px;
	text-align: left;
}

#wrapper{
text-align: left;
padding:0;
width:100%;
float: left;
position: relative;
margin: 0px;
overflow: hidden;
}



/**

* TOP PAGES LIST

*/


#header {
	float: left;
	position: relative;
	width: 100%;
	height: 95px;
	background: url(images/header_bg.gif) no-repeat;
	z-index: 1000;
}

#top_text {
	float: right;
	position: absolute;
	text-align: right;
	color: white;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	top: 8px;
	right: 10px;
	line-height: 1.3em;
}

#top_banner_img {
	float: left;
	position: relative;
	width: 100%;
}

#top_banner_img img {
	margin: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#banner_img img {
	margin: 0px;
	border: 0px;
}

#banner_img {
	float: left;
	position: relative;
	width: 100%;
	background: white;
	text-align: center;
}

#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 {
	width: 100%;
	float: left;
	position: relative;
	margin-left: 0px;
	padding-top: 4px;
	background: url(images/content_back.gif) repeat-y #fff left;
}



/**

* FIRST MAIN COLUMN

*/


#contentin {
	float: left;
	position: relative;
	padding: 5px;
	padding-top: 0px;
	overflow: hidden;
	width: 610px;
	border-right: solid 1px #ccc;
}

#content {
position: relative;
margin-left: 160px;
font-size: 11px;
padding-right: 5px;
margin-right: 0px;
}

#cont a:hover {
}

#content div.post{

padding-bottom:10px;
float: left;
position: relative;
font-size: 12px;
width: 100%;

}



#content div.post h2{
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	/*color: ##8881c8;*/
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px;
	color: #666666;
	padding: 3px;
	border-bottom: solid 1px #ECE0C0;
	padding-bottom: 6px;
}

#content div.post h2 a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

#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:#777;
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: right;
	position: relative;
	text-align: left;
	margin-top: 0px;
	padding-left: 4px;
	margin-right: 4px;
}

#sidebar ul, li {
	font-size: 12px;
}


#sidebar h2{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	padding-top: 4px;
	color: #444;
	padding-bottom: 2px;
	margin-bottom: 0px;
	height: 20px;
	padding-left: 2px;
	background: url(images/chromebg3.gif) repeat-x center;
	border: solid 1px #ccc;
}



#sidebar ul li ul{

margin-bottom:5px;
padding-bottom: 5px;
color: #fff;
}

#sidebar ul,

#sidebar ul li ul li ul{

border-bottom:0;
font-size:12px;
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 {
	float: left;
	position: relative;
	width: 100%;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	color: #eaeaea;
	background: #FF69B4;
	border-top: solid 1px #333;
	line-height: 17px;
}

#footer a {
	color: #fff;
}

#footer img  {
	margin-left: 20px;
	margin-right: 20px;
}

input, button {

	margin: 2px;
	border: solid 1px #777;
	background-color: #eaeaea;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	padding: 3px;
}



textarea {

	border: solid 1px #777;
	background-color: #eaeaea;

}


#left {
	width: 155px;
	float: left;
	position: relative;
	text-align: left;
	margin-left: 0px;
	margin-left: 1px;
	font-family: Arial, Verdana, sans-serif;
}

#left_menu a {
	font-size: 11px;
	display: block;
	width: 100%;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	border-bottom: solid 1px #000;
	padding-bottom: 3px;
	color: black;
}

#left_menu a:hover {
	background: black;
	color: white;
	text-decoration: none;
}

#left_menu img {
	margin: 0px;
}

#search {
	float: left;
	position: absolute;
	top: 90px;
	left: 210px;
}

#s {
	width: 120px;
	/width: 115px;
	background: #fff;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	padding: 2px;
	color: #000;
	border: solid 1px #46608C;
	margin-left: 0px;
}

#searchsubmit {
	margin-left: 0px;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	padding: 0px;
	background: #46608C;
	color: #fff;
	border: solid 2px #46608C;
	/margin: 0px;
}

#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;
}

#flash_content {
	height: 202px;
	float: left;
	position: relative;
	width: 100%;
}

.liteup_menu {
	display: none;
}

#navContainer {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}

#sidebarB {
	display: none;
}

a.prod1 {
	display: block;
	float: left;
	position: relative;
	width: 176px;
	border: solid 1px #d6d6d6;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	height: 17px;
	padding-top: 5px;
	padding-left: 10px;
	background: url(images/a_link.gif) repeat-y;
	color: white;
	margin-bottom: 4px;
}

a.prod1:hover {
	text-decoration: none;
	background: url(images/a_hover.gif) repeat-y;
	border: solid 1px #aaa;
}

#left h2 {
	width: 176px;
	border: solid 1px #d6d6d6;
	float: left;
	position: relative;
	height: 17px;
	padding-top: 5px;
	padding-left: 10px;
	background: url(images/a_link.gif) repeat-y;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: white;
	margin-bottom: 4px;
}

a.prods {
	color: #A76A22;
	display: block;
	float: left;
	position: relative;
	width: 156px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 10px;
	background: url(images/bullet.gif) no-repeat;
	margin-bottom: 4px;
	margin-left: 15px;
	font-weight: bold;
}

#menu_middle {
	float: left;
	position: relative;
	width: 100%;
	margin-left: 0px;
	z-index: 0;
}

#menu_middle img {
	margin: 0px;
	float: left;
	position: relative;
}

#top_menu {
	width: 100%;
	float: left;
	position: relative;
	z-index: 1000;
}













.chromestyle{
width: 100%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(images/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
background: url(images/chromebg3.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
margin-left: -143px;
/margin-left: -138px;
margin-top: -95px;
/margin-top: -94px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}