/*
Theme Name: Star Mag
Theme URI: http://wpjunction.com
Description: A Magzine style wordpress theme, developed by <a href="http://wpjunction.com/">hpa</a>
Version: 1.0
Author: HPA
Author URI: http://wpjunction.com 
*/

/* General */

body {
	margin: 0;
	background: #0079c2 url("./images/sfondo_body.jpg") repeat-x;
	font-family: Verdana, Arial, Sans-Serif
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4 {
	margin: 0;
	color: #0a2844;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#paginone {
	text-align: center;
}

#page {
	margin: 0 auto;
	width: 1004px;
	background: url("./images/page.jpg") repeat-y;
}

#page-top {
	width: 1004px;
	background: url("./images/page_top.jpg") no-repeat;
}

#page-bottom {
	width: 1004px;
	background: url("./images/page_bottom.jpg") no-repeat left bottom;
}

ul li {
list-style-type: none;
}

/* Header */

#header {
	width: 1004px;
	height: 240px;
	position: relative;
}

		
	/* Header - Cats */
	
	#header .header-cats {
		position: absolute;
		top: 198px;
		left: 32px;
		width: 934px;
		height: 34px;
	}
	
	#header .header-cats ul {
		margin: 0;
		padding: 0;
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 2px;
		list-style-type: none;
		width: 934px;
		height: 34px;
	}
	
	#header .header-cats ul li {
		float: left;
		height: 24px;
		font-size: 12px;
		color: #9ab0c4;
		margin-right: 10px;
		background: #003466 url(./images/titlebar.png) repeat-x scroll left center
	}
	
	
	#header .header-cats ul li a {
		color: #9ab0c4;
		text-decoration: none;
		padding: 5px 10px;
		display: block;
		border: 1px solid #fff;
	}
	
	#header .header-cats ul li a:hover {
		color: #fff;
		background: #003466;
	}
	
	#header .header-cats ul li.english {
		margin-left: 150px;
	}
	
	#header .header-cats ul li.english a,#header .header-cats ul li.english a:hover,#header .header-cats ul li.english a:visited{
		padding: 0px;
		border: 0px;
	}
	
	#header .header-cats ul li.italiano {
		margin-left: 120px;
	}
	
	#header .header-cats ul li.italiano a,#header .header-cats ul li.italiano a:hover,#header .header-cats ul li.italiano a:visited{
		padding: 0px;
		border: 0px;
	}
	
		#header .header-cats ul li:hover {
			background: url("./images/cats_left.gif") no-repeat;
		}
		
		/* Header - Cats - Current */
		
		#header .header-cats ul li.current-cat {
			color: #fff;
			background: url("./images/cats_left.gif") no-repeat;
		}
		
		#header .header-cats ul li.current-cat a {
			color: #fff;
			background: url("./images/cats_right.gif") no-repeat right top;
		}
		
		/* Header - Cats - Submenu */
		


/* Main */

#main {
	width: 935px;
	padding: 0 37px 0 32px;
}


		

	
	/* Content - Top Panel */
	
	#main #top-panel {
		width: 935px;
		background: #0A2844;
		margin-bottom: 15px;
		margin-top: 50px;
		overflow: hidden;
	}
	
	
		/* Content - Pannello 1 */
		
		#main .pannello  {
			width: 290px;
			float: left;
			margin-right: 20px;
		}
		
		#main .pannello h3 {
			color: #fff;
			padding-top: 2px;
			border-bottom: 2px solid #1c4670;
			margin-bottom: 15px;
			font-size: 18px;
			
		}
		
		#main .pannello span {
			color: #fff;
			margin-bottom: 15px;
			font-size: 12px;
			
		}
		
		#main .pannello ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
			text-align: left;
		}
		
		#main .pannello ul li {
			color: #fff;
			font-size: 14px;
			border-bottom: 1px dotted #54afdd;
		}
		
		#main .pannello ul li a {
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 7px 4px;
		}
				
		#main .pannello ul li a:hover {
			text-decoration: none;
			background: #123657;
		}
		
		#main .pannello ul li ul {
			display: none;
		}
				
		#main .pannello ul li ul {
			display: none;
		}
		
	
	/* Main - Content */
	
	.content {
		float: right;
		width: 620px;
		overflow: hidden;
		margin-right: 0px;
		text-align: left;
	}
	
	.faq p {
		margin-top:0px;
		margin-bottom: 0px;
		font-size:12px;
		margin-left: 4px;
	}
	
	.content p {
		font-size: 13px;
	/*	text-align: left; */
	}

	.content table tr td {
		font-size: 13px;
	/*	text-align: left; */
	}


	.content ul li {
		font-size: 13px;
		text-align: left;
		list-style-type: square; 
	}
	
		
		
	
	/* Content - Navigation */
	
	#content .navigation {
		font-size: 11px;
		color: #226198;
		width: 583px;
	}
	
	#content .navigation a {
		color: #226198;
		text-decoration: none;
		margin-bottom: 15px;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	/* Main - Sidebar */
	
	.sidebar {
		float: left;
		width: 250px;
		font-size: 11px;
		color: #656565;
	}
	

	
		


/* Footer */

#footer {
	width: 934px;
	height: 64px;
	color: #061e37;
	font-size: 11px;
	text-align: left;
	margin-left: 60px!important;
	margin-left: 40px;
}

#footer a {
	color: #66ccff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}





/* accordion menu */

.arrowlistmenu{
width: 240px; /*width of accordion menu*/
text-align: left;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: 003466;
// background: #003466 url(./images/titlebar.png) repeat-x center left;
background: #fff;
border-bottom: 1px solid #003466;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 8px 0 8px 30px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(./images/titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
text-align: left;
color: #0a2844;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 4px; /*link text is indented 4px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 12px;
}

.arrowlistmenu ul li a:visited{
color: #0a2844;
text-decoration: none;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #0a2844;
background-color: #ccc;
text-decoration: none;
}

.menuheader a{
color:#fff;
text-decoration: none;

.faq p {
margin: 0px;

}



.quotazione {
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.quotazione h2 {
	font-size: 16px;
	color: #1C4670;
}

