//******* ORIGINAL EDIFIXIO STYLES Content *******/
.themecontentcolor {
	color:  #0A8556;
}

.themecontentcolor a {
	color:  #0A8556;
}

.themecontentbackgroundcolor {
	background-color: #B6DBCD;
}

#path {
	background-color:#ffffff;
}

.contentLeftPart a {
	color:  #0A8556;
}
/******* END OF ORIGINAL EDIFIXIO STYLES Content *******/

/******* START OF WCM SYSTEM STYLES *******/
.ol-main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
}

.ol-main a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a8556;
}

.ol-main h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #484848;
	margin-bottom: 0px;
}

.ol-leftspan{
	float:left; 
	width:100px; 
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
}

.ol-leftspan img{
	margin-right: 5px;
	margin-bottom: 0px;
}

.ol-leftspan a{
	color: #0a8556;
}

.ol-leftspan h3{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

.ol-rightspan{
	float:left; 
	width:700px; 
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
}
.ol-rightspan a{
	color:#3770A5;
}
.ol-rightspan a:hover{
	font-weight:bold;
	text-decoration:none;
}

.ol-rightspan h2{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

.ol-rightspan h3{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

.ol-rightspan table{
	border: 1px solid black;
	border-collapse: collapse;
}

.ol-rightspan th{
	border: 1px solid black;
}

.ol-rightspan td{
	border: 1px solid black;
}
	
.ol-clear{
	width:600px; 
	clear:both;
}

table.sysresults {
	border: 1px solid Black;
	border-collapse: collapse;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

table.sysresults th {
	border: 1px solid Black;
	background-color: #5abd9b;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

table.sysresults td {
	border: 1px solid Black;
	background-color: #FFFFFF;
	color: #484848;
}

/******* END SLIDER STYLES *******/

.sliderContainerLeft{
	float:left; 
	width:350px; 
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	
}

.sliderContainerRight{
	float:left; 
	width:350px; 
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	
}

#sliderDiv1 {
	background-color:#B6DBCD;
	width:320px;
}
#fieldDiv1 {
		
}

#sliderDiv2 {
	
	background-color:#B6DBCD;
	width:320px;
}
#fieldDiv2 {
		
}
#sliderDiv3 {
	
	background-color:#B6DBCD;
	width:320px;
}
#fieldDiv3 {
			
}
#sliderDiv4 {
	background-color:#B6DBCD;
	width:320px;
}
#fieldDiv4 {
		
}

/******* END OF SLIDER STYLES *******/


/******* START OF YUI TAB CONTROL STYLES *******/
/* default space between tabs */
.yui-navset .yui-nav li {
    margin-right:0.5em; /* horizontal tabs */
}

/* core */

.yui-nav, .yui-nav li {
    margin:0;
    padding:0;
    list-style:none;
}
.yui-navset li em { font-style:normal; }

.yui-navset {
    margin:10px;
    position:relative; /* contain absolute positioned tabs (left/right) */
    zoom:1;
}

.yui-navset .yui-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	zoom:1;
	border:1px solid #5abd9b; 
}

.yui-content a{
	color: #0a8556;
}

.yui-content h3{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

.yui-navset .yui-nav li {
    display:inline-block;
    display:-moz-inline-stack;
    *display:inline; /* IE */
    vertical-align:bottom; /* safari: for overlap */
    cursor:pointer; /* gecko: due to -moz-inline-stack on anchor */
    zoom:1; /* IE: kill space between horizontal tabs */
}

.yui-navset .yui-nav .selected a, .yui-navset .yui-nav a:hover {
    background-color:#0a8556;
    text-decoration:none;
    color:#ffffff;
    font:small arial;
    font-weight:bold;
}

.yui-navset .yui-nav li a em {
    display:block;
    background:transparent url(../images/round_4px_trans_gray.gif) no-repeat top right;
    padding:0.5em;
}

.yui-navset .yui-nav a {
    outline:0; /* gecko: keep from shifting */
}

.yui-navset .yui-nav a { position:relative; } /* IE: to allow overlap */

.yui-navset .yui-nav li a {
    display:block;
    display:inline-block;
    vertical-align:bottom; /* safari: for overlap */
    zoom:1;
    background:#5abd9b url(../images/round_4px_trans_gray.gif) no-repeat;
    text-decoration:none;
    color:#ffffff;
    font:small arial;
    font-weight:bold;
}
/******* END OF YUI TAB CONTROL STYLES *******/


