/* Start of CMSMS style sheet 'Panoramica : pixalhaus' */
body {
	margin: 0;
	padding: 0;
	background-color:#D1D5D8;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 10px;
	background-image: url(uploads/VersoNet/bg.png);
	background-repeat: repeat-x;
	font-weight: normal;
	line-height: 1.5em;
	}
	
html>body { 
	font-size: 11px;
	}
	
#container {
	margin:0 auto;
	width:985px;
	background-color:#FFFFFF;
	background-image: url(uploads/VersoNet/content.jpg);
	background-repeat: no-repeat;
	padding-left:0px;
	}
	
	#innercontainer {
	margin:0 auto;
	padding:0;
	width:985px;
	}
	
#header{
	margin:0;
	padding:0;
	padding-bottom: 5px;
	height:191px;
	width: 985x;
	background-image: url(uploads/VersoNet/headerv2.jpg);
	background-repeat: no-repeat;
	float:left;
	}
	
#header h1{
	display:none

	}

#content-left {
	width: 665px;
	float: right;
	height: auto;
	margin-right: 0px;
	padding-right: 0px;
	padding-top: 0px;
	}

#content-left p {
	font-size: 12px;
	text-align: left;
	margin-right:15px;
	padding:0;
	display: block;
	width: 605px;
	color: #9EC63F;
	}

#content-left h1 {
	font-size: 18px;
	margin-left:0px;
	color: #4895C1;
	padding-left:0;
	font-weight: bold;
	}

#content-left h2 {
	font-size: 16px;
	margin-left:0px;
	color: #4895C1;
	padding-left:0;
	font-weight: bold;
	}

#content-left h3 {
	font-size: 15px;
	margin-left:0px;
	color: #4895C1;
	padding-left:0;
	font-weight: normal;
	}
	
#content-left h4 {
	font-size: 14px;
	margin-left:25px;
	color: #4895C1;
	padding-left:0;
	font-weight: normal;
	}

#content-left a {
	color: #9EC63F;
	text-decoration: underline;
	}

#content-left a:hover {
	text-decoration: none;
	}	
	
div#sidebar {
	background: #none url(uploads/images/bg_content2x.html) no-repeat;
	float: left;  /* set sidebar on the left side. Change to right to float it right instead. */
	width: 16%;    /* sidebar width, if you change this please also change #main margins */
	display: inline;  /* FIX ie doublemargin bug */
	margin-left: 60px;
	margin-top: 157px;
}

/* if sidebar doesnt include menu but content add class="hascontent" */
div#sidebar.hascontent {
   padding: 0 1%;
   width: 19%;  /* make width smaller if there's padding, or it will get too wide for the floated divs in IE */
}

div#sidebar a {
	font-size: 12px;
	text-align: left;
	padding:0;
	color: #519860;
	text-decoration: none;

}

div#sidebar a:hover {
	font-size: 12px;
	text-align: left;
	padding:0;
	color: #519860;
	text-decoration: underline;

}

#content-right {
	width:89px;
	float:left;
	margin-top:0;
	margin-bottom:0;
	padding-top: 10px;
    padding-right: 70px;
	padding-bottom: 0;
	background: transparent url(uploads/images/left_menu_bgX.html);
	background-repeat: no-repeat;
	margin-left: 0px;
	background-position: 0px 0px;
	}
	
#footer {
	background-color:#D1D5D8;
	height: 70px;
	background-image: url(uploads/VersoNet/footer.jpg);
	background-repeat: repeat-x;
	clear: both;
	margin: 0px;
	width: 985px;
	padding-top: 0px;
	}
	
	#sub-footer {
	background-color:#ffffff;
	height: 25px;
	clear: both;
	margin: 0px;
	width: 745px;
	padding-top: 0px;
	font-size: 9px;
	color: #999999;
	text-align: center;
	display: block;
	}
	
#content-right p {
	color: #666666;
	margin-left: 20px;
	}

#content-right h4 {
	font-size: 15px;
	font-weight: normal;
	margin-left:20px;
	color: #CB231F;
	padding-left:0;
	}

#footer p {
	color: #9EC63F;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	margin-left: 170px;
	padding-top: 10px;
	}
	
#footer a {
	color: #1F4F27;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#content-right a {
	color: #3B8DC7;
	text-decoration: underline;
	}
	
#content-right a:hover {
	text-decoration: none;
	}
	
#header p {
	font-size: 10px;
	font-weight: bold;
	color: #F9FAE0;
	margin-top: 68px;
	margin-left: 75px;
	}
	
#header a {
	color: #FAFBE2;
	text-decoration: none;
	}
	
#header a:hover {
	text-decoration: underline;
	}
#header a:active{
	text-decoration: underline;
	}

a img { border: none ; }
	
#tabbed {
	float:left;
	width:985px;
	line-height:normal;
	padding-top: 1px;
	height: 191px;
	padding-left: 0px;
    }
	  
#tabbed ul {
	margin:0;
	padding:26px 313px 0;
	list-style:none;
	background-repeat: no-repeat;
    }
	  
#tabbed li {
	display:inline;
	height: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
    }
	  
#tabbed a {
	float:left;
	background:url(uploads/JessWill/tab-l.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	color: #CB231F;
	font-size: 14px;
	font-weight: bold;
    }
	
#tabbed a {
	float:left;
	display:block;
	background:url(uploads/Panoramica/tab-rX.html) no-repeat right top;
	padding:1px 10px 17px 6px;
	color:#FFFFFF;
	margin-left: 0px;
     }

#tabbed a span {
	float:none;
	}
   
#tabbed a:hover span {
      color:#000;
     }
	  
$#tabbed a:hover {
	background-position:0% 2px;
	text-decoration: none;
     }
	  
#tabbed a:hover span {
	background-position:100% -50px;
	text-decoration: none;
     }
	  
#special a:hover {
	background-position:0% -50px;
	text-decoration: none;
     }
	  
#special a:hover span {
	background-position:100% -50px;
	text-decoration: none;
     }
	  
#special a span {
	float:none;
	}

#special a:hover span {
      color:#000;
    }
	  
#special a {
	float:left;
	background:url(uploads/JessWill/tab-l.gif) no-repeat left top;
	background-position:0% -50px;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	color: #000;
     }
	  
#special a span {
     float:left;
     display:block;
     background:url(uploads/JessWill/tab-r.gif) no-repeat right top;
	 background-position:100% -50px;
     padding:5px 14px 17px 6px;
     color:#000;
     }



#footer-left {
	float: left;
	width: 509px;
	padding:0;
	margin:0;
	height: auto;
	}

#footer-right {
	float: left;
	height: auto;
	padding:0;
	margin:0;
	width: 300px;
	}

#footer-right p {
	text-align: right;
	display: block;
	padding-right: 25px;
	}

.divider {
	height: 12px;
	width: 100%;
	background-image: url(uploads/JessWill/br-graphic.gif);
	background-repeat: no-repeat;
	background-position: 100px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* End of 'Panoramica : pixalhaus' */

