 
 /* -- container colunn 1 e 2 -- */
#colun-two {
	margin-left:18px;
	min-height:300px;
	float:left;
	background-image:url('../media/utility/waves.jpg');
  	background-position:left top;
  	background-repeat:no-repeat;
	width:710px;
	border: 0px solid green;
}

/* -- container colunn 1 -- */
#left {
	width: 190px;
	margin-left:12px;
	height:auto;
	top:290px;
	float:left;
}

#left h2 {
	color:#b70084;
	font-size:13px;
	line-height:14px;
	text-transform:uppercase;
	font-weight: bold;
	letter-spacing:-.5px;
	padding:0;
	margin: 0 0 7px 0;
}

#left h2 a
{
color:#b70084;
text-decoration:none;
}
#left h2 a:hover
{
color:#4f4f4f;
text-decoration:underline;
}
#left h2 a:visited
{
color:#b70084;
text-decoration:none;
}

#left p {
	font-size:12px;
	color:#4f4f4f;
	line-height:140%;
	padding:0;
	margin:0;
}

.line-dupple {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666;
	height: 4px;
	width: 100%;
	margin-top:10px;
	margin-bottom:10px;
}

/* -- content home -- */

.contentHome {
  width: 485px;
  float: left;
  background-image:url(../media/utility/content.png);
  background-repeat:repeat-y;
  background-position:left top;
  min-height:300px;
  padding-left: 10px;
  border: 0px solid red;
  
}

.contentHome h2 {
	font-size: 18px;
	line-height: 21pt;
	margin: 0 0 10px 0;
	padding-left:5px;
	color:#666;
	/*letter-spacing:-1px;*/
	font-weight: bold;
}

.contentHome p 
{
	color:#4f4f4f;
	padding:0 0 0 5px;
	margin: 0 0 10px 0 ;
}
.contentHome a {
	color:#000000;
	text-decoration:underline;
}
.contentHome a:hover {
	color:#949129;
}

#video169
{
    margin-left:0px;
    width:720px;
    margin-top:0px;
    border: 0px solid blue;    
   

}

#video169 h2 {
	font-size: 18px;
	line-height: 21pt;
	margin: 10px 10px 10px 2px;
	color:#666;
	font-weight: bold;
}

#videocontainerHome
{
    margin-left:10px;
}
#breadCrumb {
  margin-top: 0px;
  top:-10px;
  border: 0px solid red;
}
/* -- content -- */


.contentOj {
  width: 710px;
  float: left;
  background-image:url(../media/utility/content.png);
  background-repeat:repeat-y;
  background-position:left top;
  min-height:300px;
  border: 0px solid red;
  
}

.contentMain 
{
  width: 95%;
  margin-left:10px;
  border: 0px solid green;
  padding: 1px 0 45px 12px;
  color:#4f4f4f;
}

/* colunn middle */
.contentMain h2 {
	font-size: 18px;
	line-height: 21pt;
	margin: 0 0 10px 0;
	color:#666;
	/*letter-spacing:-1px;*/
	font-weight: bold;
}

.contentMain h3 {
	font-size: 16px;
	line-height: 18pt;
	margin: 0 0 10px 0;
	color:#666;
	letter-spacing:0px;
	/*font-weight: bold;*/
}

.contentMain h2 a {
  text-decoration: none;
  color: #222;
  font-weight: bold;
}


.contentMain h4 {
	font-size: 14px;

	margin: 15px 0 10px 0;
	color:#666;

	
	background-image:url(/Optojumpnext/media/utility/placer.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding-left:17px;

	
	/*font-weight: bold;*/
}

.contentMain h5 {
	font-size: 13px;

	margin: 15px 0 10px 0;
	color:#666;

	

	
	/*font-weight: bold;*/
}


.contentMain p 
{
	color:#4f4f4f;
	padding:0 0 0 0;
	margin: 0 0 10px 0 ;
}
.contentMain li 
{
	color:#4f4f4f;
	
}
.contentMain a {
	color:#000000;
	text-decoration:underline;
}
.contentMain a:hover {
	color:#949129;
}

.NewsPTitle a{
	color: #ffffff;
	font-weight: bold;
}

.NewsPTitle a:hover{
	color: #949129;
	font-weight: bold;
}

.newsItemDetail h1
{
    font-size: 16px;
	line-height: 18pt;
	margin: 0 0 10px 0;
	color:#666;
	letter-spacing:0px;
	
}

.FaqLink
{
    font-weight:bold;
    background-color:#ada82b;
    padding:5px;
    margin-bottom:5px;
    margin-top:5px;
}

.forumh2 {
	font-size: 18px;
	color:#666;
	font-weight: bold;
}

.EditingFormLabel
{    display: block;
    width: 115px;
    float: left;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 7px;
    font-size: 11px;

}

.dida 
{
	color:#4f4f4f;
	font-size: 10px;
}

/* -- frame with background color per eventi -- */
#color-frame {
	background-color:#fbfadb;
	width:100%;
	height:auto;
	border: 1px dotted #666666;
	margin-top: 20px;
}
#color-frame p {
	padding:5px;
	font-size:12px;
	margin-top:-10px;
}
#color-frame h2 {
	padding: 0 5px 0 5px;
	font-weight: bolder;
	text-transform:uppercase;
	font-size:20px;
}
/* -- frame with background color end -- */

