/* CSS Document */

.wizardBody  table { border-collapse : collapse;}

.wizardBody  table td 
{   
margin : 0;
padding : 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


/**/
.wizardBody 
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

/*Wizard Menu*/

.wizardMenu 
{
 background-color:#FFFFFF;
 border-bottom: 1px solid #CCCCCC;
 margin-bottom:20px;
}

.wizardMenu  .reducer
{
margin:0;
padding-left:20px;
}

.wizardMenu .selected
{
border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
padding-top: 5px;
padding-left: 5px;
padding-right: 10px;
padding-bottom: 5px;
background-color:#FFFFFF;
margin-bottom:-1px;
position:relative;
}

.wizardMenu div
{

padding-top: 5px;
padding-left: 5px;
padding-right: 10px;
padding-bottom: 5px;
/*border-top: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid white;
position:relative;
margin-bottom:-1px;*/
margin: 1 1 0 1;
position:relative;
margin-bottom:-1px;
}


/*General Options*/
input.check 
{
margin-bottom: 1px; 
padding:0;
}

*html input.check{ margin-bottom:0;}

.wizardBody .options 
{ 
margin-top:0;  
margin-bottom:10px;
}

.wizardBody .options input, .wizardBody .options select, .wizardBody .axisOptions input, .wizardBody .axisOptions select, .wizardBody .tabs .tabcontentstyle .tabcontent input, .wizardBody .tabs .tabcontentstyle .tabcontent select
{ 
font-size: 11;
padding: 2;
}

.wizardBody .options div
{
float: left; 
padding-right:10px;
padding-left: 10px;
margin-bottom:10px;
background:url(../i/reducer.gif) left top no-repeat;
}

.wizardBody .options td 
{
padding-right:10px;
}

.devisor 
{
background:url(../i/reducer.gif) center center no-repeat;
width:20px;
}

.wizardBody .axisOptions 
{
background-color: #E6E6E7;
padding: 5px 10px 10px 10px;
margin-top: 5px;
margin-bottom:15px;
}

.wizardBody .axisOptions td
{
padding-top: 5px;
padding-bottom: 5px;
vertical-align:top;
}


.wizardBody .axisOptions .title 
{
font-size:12px;
font-weight:bold;
padding-bottom:5px;
padding-top: 0px;
color:#0066CC;
}

.wizardBody .axisOptions input
{
margin-right:10px;
}

.wizardBody .axisOptions .value
{
float:left;
margin-bottom:10px;
white-space:nowrap;
}

.wizardBody .axisOptions .hr
{
margin:5px 0 5px 0;
border-top: 1px solid #CCCCCC;
}

/*Data*/
.wizardBody .data { width:100%}

.wizardBody .data td { padding-right:1em;}

.wizardBody .data .hr 
{
margin-left:10px;
margin-bottom:10px;
}

.wizardBody .dataOptions { margin-left:10px;}

.wizardBody .dataValues { margin-left:10px; margin-bottom:5px;}

.wizardBody .dataValues .value
{
float:left;
margin-bottom:10px;
margin-right:10px;
background:url(../i/reducer.gif) right center  no-repeat;
white-space: nowrap;
}

.wizardBody .dataValues input { margin-right:10px;}

/*Fonts Options*/
.wizardBody .fontsOptions { margin-left:10px;}
.wizardBody .fontsOptions td { padding-right: 1em;}


/*Tabs*/
.tabs 
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.tabsButtons{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.tabsButtons li{
float: left;
margin: 0;
line-height: 25px;
}

.tabsButtons li a{
padding: 5px 10px 5px 10px;
text-decoration: none;
margin-right: 0px;
color: #333333;
font-weight:bold;
text-decoration:underline;
}

.tabsButtons li a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
}

.tabsButtons li a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration: underline;
color: #990000;
}

.tabsButtons li.selected{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
position: relative;
}

.tabsButtons li.selected a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color: #E6E6E7;
color: #0066CC;
text-decoration:none;
}

.tabsButtons li.selected a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px; 
text-decoration: none;
color: #0066CC;
}

.tabsButtons li.selected a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration: none;
color: #0066CC;
}

.tabcontentstyle{ /*style of tab content oontainer*/
background-color: #E6E6E7;
margin-bottom: 1em;
padding-left:0px;
padding-bottom:10px;
padding-right:0px;
padding-top:10px;
}


/*Elements*/
a.wizardLink:link 
{
color:#006699;
text-decoration:underline;
}

a.wizardLink:visited 
{
color:#006699;
text-decoration:underline;
}

a.wizardLink:hover 
{
color:#CC0000;
text-decoration:underline;
}

.wizardBody a.m:link, a.m:visited
{
	font-size: 12px;
	color:#0066CC;
	text-decoration:none;
}

.wizardBody a.m:hover
{
	font-size: 12px;
	color:#0066CC;
	text-decoration:underline;
}

.hr 
{
border-top: 1px solid #CCCCCC;
margin-top:10px;
margin-bottom:20px;  
}

img { border:none}

iframe,
select,
textarea,
input 
{
font-size:14px;
}

.infoBlock
{
background:#F4F3D9 url(../i/war.gif) 10px 12px no-repeat; 
padding:10px 10px 10px 25px;
margin-bottom:10px;
font-size:11px;
color:#666666;
}
