/*
Theme Name: Vela
Theme URI: http://www.globalwarming-awareness2007.na.it
Description: Vela
Author: Pincopallino
Author URI: http://www.globalwarming-awareness2007.na.it
*/

body {
	margin: 10px 0 0 0;
	background: #404040 url(../images/theme/bg_bodyB.gif) repeat-y center top                ;
	font-family: "Trebuchet MS";
}
.clear {clear: both;}
#page {
	width: 900px;
	margin: 0 auto;
}

#header {
	height: 90px;
	background: repeat-x url(../images/theme/bckheader.gif);
}

#header #title {
	float: left;
}
					
/*	-------------------
 *	Rotating Page Title
 *	-------------------
 */
#title 	   { width: 900px; height: 90px; }
#title div { width: 870px; height: 60px; padding: 20px; text-align: left; overflow: hidden; top: 0; left: 0 }

#title div h1 {
	padding: 0;
	font: normal 1.7em "Trebuchet MS";
	color: #FFF;
	text-transform: capitalize;
	margin: 10px 25px 0 25px;
}

#bannerscan {
	padding: 0 5px;
	background: #fff;
}
#bannerscan #banner {
	padding: 3px 0;
	height: 260px;
}
#bannerscan #scanlines {
	padding: 0 0 3px 0;
	height: 26px;
	background: repeat-x url(../images/theme/bckscanlines.gif);
}
#container {
	padding: 0px 5px;
	width: 890px;
	background-color: #ffffff;
}


#content {
	float: left;
	width: 600px;
	padding-left: 25px;
	background-color: #ffffff;
}

#content p a {
	color: #0099FF;
	text-decoration: none;
}

#sidebar {
	float: left;
	width: 200px;
	text-align: left;
	margin-left: 10px;
	background-color: #ffffff;
}

#sidebar h2 {
	margin: 0;
	padding: 0 0 8px 0;
	color: #900;
	font: italic bold 16px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2pt;
	background: url(../images/theme/bckh2.gif) no-repeat left bottom;
}

#sidebar .nav h2 {
	margin: 0;
	padding: 0 0 8px 0;
	color: #2B76D3;
	font: italic bold 16px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2pt;
	background: url(../images/theme/bckh2.gif) no-repeat left bottom;
}

#sidebar ul {
	list-style-image: url(../images/theme/navBlu.gif);
	text-transform: lowercase;
	margin: 5px 0 5px 5px;
	padding: 0 0 0 5px;
}

#sidebar li {
	color: #2B76D3;
	font: normal 12px Arial, Helvetica, sans-serif;
	letter-spacing: 0.1pt;
	margin: 0 0 0 5px;
	padding: 0;
}

#sidebar li.active {
	list-style-image: url(../images/theme/navGry.gif);
}
#sidebar a {
	color: #666;
	font: normal 12px Arial, Helvetica, sans-serif;
	letter-spacing: 0.1pt;
	text-decoration:none;
}
#sidebar a:hover {
	color: #900;
}
#sidebar .nav a {
	color: #2B76D3;
	font: normal 12px Arial, Helvetica, sans-serif;
	letter-spacing: 0.1pt;
	text-decoration:none;
}
#sidebar a.active {
	color: #900;
	font-weight: bold;
}
#sidebar .nav a:hover {
	color: #333;
}
#sidebar .nav a.active {
	color: #333;
	font-weight: bold;
}
#sidebar table.pagenav {
	margin-bottom:20px;
}

#content h2 {
	color: #6495ED;
	font: bold 0.6em Arial, Helvetica, sans-serif;
	letter-spacing: 0.2pt;
	margin: 5px 0 0 6px;
	padding: 0 0 2px 0;
}

.divider {
	margin: 5px 0px 5px 5px;
	height: 2px;
}

.storytitle {
	padding: 0;
	font-family: "Trebuchet MS";
	font-size: 1.3em;
	color: #2B76D3;
/*	border-bottom: #cdcfb4 1px dashed; */
	letter-spacing: 0.1pt;
	line-height: 20pt;
	margin: 0px 0 5px 0;
}

.storytitle a {
	text-decoration: none;
	color: #0699C9;
}

.storycontent p {
	font-size: 0.8em;
	color: #333333;
	margin-bottom: 20px;
	font-family: Verdana;

}
.storycontent a {
	text-decoration: none;
	color: #0066CC;
	border-bottom: 1px dashed #6495ED;
	font-weight: bold;
}

#footer {
	padding: 30px 5px 0px 10px;
	background: #CBCCC1 url(../images/theme/bckfooter.gif) repeat-x;
	height: 220px;
	font-family: Arial;
	font-size: 8pt;
	color: #999;			
	font-style: italic;
}
#footer table {
	font-style: normal;
}
#footer a {
	text-decoration: none;
	color: #CBCCC1;
}
#footer td.contact a {
	text-decoration: none;
	color: #CBCCC1;
	border-bottom: 1px dashed #CBCCC1;
	font-weight: bold;
}

small {
	font-size: 10px;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 2px solid #ccc;
	margin-left: 1.5em;
	padding-left: 15px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

p, li {
	color:#333;
	font-family: Verdana;
	font-size: 0.8em;
	line-height: 150%;	/*letter-spacing: -1px;*/
}

.credit {
	background: #666;
	border: 0px double #888;
	border-width: 3px 0;
	color: #fff;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

p.credit {
	background: #555;
	border: 0px double #888;
	border-width: 3px 0;
	color: #fff;
}

.credit a:link, .credit a:hover { color:#fff; }

.project         { margin:0 10px 10px 0; }
.project a       { text-decoration:none; border:none; outline:none; color:#000; font-weight:normal; }
.project a:hover { color:#900; cursor:pointer; }
.project p       { font: normal 11px Verdana, Arial, Helvetica, sans-serif; }
.project span    { font: normal 11px Verdana, Arial, Helvetica, sans-serif; }


.mouseout  { border:1px solid #999; color:#000; }
.mouseover { border:1px solid #900; color:#900; }

.right-float {
	float: right;
	margin: 0 10px 10px 0;
	padding: 0 10px 10px 0;
}
.left-float {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0 10px 10px 0;
}
table.contact {
	float: left;
	margin: 0 75px 15px 0;
}
.contact td {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;	
}
.contact td.divider {
	border-bottom:1px solid #004080; font-size:10px;
}
.striped 	{ background:#DEF; }
.hover		{ background:#CDE; } 
.darker 	{ background:#BCD; }

p#caption {	
	font: bold 0.8em Arial, Helvetica, sans-serif;
	text-transform:uppercase; 
	margin: 0 0 10px 0;
	padding: 2px 0;
}
#slideshow {
	height:215px;
	width:550px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#banner {
	height:260px;
	width:890px;
	margin:0;
	padding:0;
	overflow:hidden;
}
a img {
	border: none;
}
#button {
	float: left;
	background: url(../images/theme/box-right.gif) top right no-repeat;
}
#btn-inner {
	margin: 0;
	padding: 5px 0 0 0;
	background: url(../images/theme/box-left.gif) top left no-repeat;
}
#btn-inner a {
	display: block;
	margin: 0;
	padding: 0 0 0 15px;
	font: normal 11px Verdana;
	color: #039;
	text-decoration: none;
	background: url(../images/theme/box-left.gif) bottom left no-repeat;
	border-bottom:none;
}
#btn-inner a:hover {
	color: #900;
}
#btn-inner em {
	display: block;
	margin: 0;
	padding: 0 15px 5px 0;
	font-style: normal;
	background: url(../images/theme/box-right.gif) bottom right no-repeat;
}
#btn-inner img {
	margin-right: 5px;
	vertical-align: middle;
}
.branch-name {
	font-size: 16px;
	font-weight: bold;
}
					
/*	-------------------
 *	Product Information
 *	-------------------
 */
#content h2.info {
	color: #6495ED;
	font: normal 16px Trebuchet MS;
	letter-spacing: normal;
	margin: 5px 0 0 6px;
	padding: 0 0 2px 0;
}
dl.info {
	border-bottom:1px dotted #abc;
	padding:0; margin:0; 
	font:12px "Courier New", Courier, monospace;
}
dl.info	dt {
	border-top:1px dotted #abc;
	padding:10px; margin:0; 
	font-weight:bold;
}
dl.info	dt.over { cursor:pointer; }
dl.info	dt span.subject { 
	float:none; 
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
dl.info	dt span.moreless { 
	float:right; 
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#89A; 
	background-image:url(../images/theme/arrow-down.gif);
	background-repeat:no-repeat;
	background-position:right center; 
	text-align:right; 
	padding-right:12px;
}

dl.info	dd {
	padding:0 10px 10px 10px; margin:0; 
	font-weight:normal;
}
dl.info	dd a 		 	{ background:#fff; color:#333; }
dl.info	dd a:hover 		{ background:#789; color:#fff; }

dl.info	dd span.pdfdoc 	{ 
	color:#333; 
	background-image:url(../images/theme/pdf_link.jpg);
	background-repeat:no-repeat;
	background-position:center left; 
	text-align:left; 
	line-height:24px;
	margin:0 0 0 24px; 
	padding:2px 0 5px 24px; 
}


@media print 
{
	body { margin:0px; background:#fff; }
	div.usual ul   { display:none; }
	img.expandPage { display:none; }
}