/** CONFIG STYLE CSS */

p {
	margin:5px;
}

html{
	margin: 0;
	padding:0;
	height:100%;
}


body {
	top:0px;
	margin-top:0px;
  	color: #000000;
  	font-size: 9px;
	font-family: Verdana,Arial,Helvetica;
	background:url("images/vistastyle/background_w.jpg") no-repeat;
	background-position: 0px 120px;
	background-color: #FFFFFF;
	height:100%;
}

.headermenu {
}

.headerimage {
	position:relative;
	padding:0px;
	margin-top: 45px;
	margin-left: 12px;
}

a:active {color: #6D99B6;}

a
{
	color: #000000;
	text-decoration:none;
}

a:hover {
	color:#6D99B6;
}

.divon
{
	visibility: visible;
}
	
.divoff
{
	visibility: hidden;
	display: none;
}

/** FORMS AREA */
.button
{
	border-style:outset;
	background-color:#E0E0E0;
	border-width:2px;
	height: 17px;
	font-size: 9px;
	color: #000000;
	font-family: Verdana,Arial,Helvetica	
}

input
{
	font-size: 9px;
	color: #000000;
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	background-image: url('./images/base/input-background.jpg');
}

textarea
{
	font-size: 9px;
	color: #000000;
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	background-image: url('./images/base/input-background.jpg');
}

select
{
	font-size: 9px;
	color: #000000;
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
}

/** BACKGROUND AREA */
.background_middle_dark
{
	background-color: #AAAAAA;
}

.background_light_dark
{
	background-color: #CCCCCC;
}

.background_light
{
	background-color: #EEEEEE;
}

.background_top_light
{
	background-color: #000000;
}

.background_dark
{
	background-color: #909090;
}

.background_deep_dark
{
	background-color: #707070;
}

/** TABS AREA */
.tabs 
{
	position:relative;
	height: 20px;
	margin: 0;
	padding: 0;
	/*background:url("./images/base/bar_off.gif") repeat-x;*/
	overflow:hidden
}

.tabs li {display:inline;}

.tabs a:hover, .tabs a.tab-active 
{
	/**background:#fff url("./images/base/bar_on.gif") repeat-x;*/
	border-right: 1px solid #fff
}

.tabs a  
{
	height: 20px;
	font:10px verdana, helvetica, sans-serif;
	font-weight:bold;
    position:relative;
    padding:6px 10px 10px 10px;
    margin: 0px -4px 0px 0px;
    color:#2B4353;
    text-decoration:none;
    border-left:1px solid #fff;
    border-right:1px solid #6D99B6;
}

.tab-container 
{
	width: 100%;
	border:1px solid #6D99B6;
	background-color: #AAAAAA;
}

.tab-container_2 
{
	width: 100%;
	border:1px solid #6D99B6;
	background-color: #AAAAAA;
}

.main_links 
{
	position: absolute;
	top:5px;
	left:20px;
	background-color: #000000;
	background:url("./images/vistastyle/main_header.jpg") repeat-x;
	padding:0px;
	width:925px;
	height: 18px;
	border:1px solid #000000;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #666666;
	color:#000000;
}

.tab-panes { 
	width: 100%;
	margin: 3px
}

/** TABLES AREA */
.table 
{
	width:100%;
	background-color:#AAAAAA;
	border-width:1;
	border-style:solid;
	border-color:#202020;
}

.tableBanner
{
	width:100%;
	background-color:#BBBBBB;
	border-width:1;
	border-style:dashed;
	border-color:#202020;
}

.tableHeader 
{
	margin: 10px;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #CCCCCC;
}

.cellHead
{
	margin: 10px;
	background-color:#666666;
	color: #FFFFFF;
}

.tableBody 
{
	margin: 10px;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #CCCCCC;
}

.ttopbordered
{
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #909090;
}

.tbottombordered
{
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #909090;
}

.text
{
	font-family: Verdana,Helvetica,Arial;
	color: #000000;
	font-size: 10px;
	text-decoration:none
}

.small_text
{
	font-family: Verdana,Helvetica,Arial;
	color: #000000;
	font-size: 8px;
	text-decoration:none
}

.text_link
{
	font-family: Verdana,Helvetica,Arial;
	color: #272727;
	font-size: 10px;
}

.text_link_white
{
	font-family: Verdana,Helvetica,Arial;
	color: #000000;
	font-size: 10px;
	text-decoration:none
}

.main_text
{
	font-family: Verdana,Helvetica,Arial;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none
}

.title_text
{
	font-family: Verdana,Helvetica,Arial;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none
}

.menu_text
{
	font-family: Verdana,Helvetica,Arial;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
	margin-left: 10px;
}

.child_menu {
	position: absolute;
	top:25px;
	left:30px;
	background-color:#FFFFFF;
	color: #000000;
	width: 900px;
	height: 20px;
}

.login
{
	position: absolute;
	top:26px;
	left:550px;
	text-align: right;
	font-family: Verdana,Helvetica,Arial;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	width:300px;
	height: 20px;
}

.body_text
{
	font-family: Verdana,Helvetica,Arial;
	color: #000000;
	font-size: 10px;
	text-decoration:none
}

.text_bold
{
	font-family: Verdana,Helvetica,Arial;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	text-decoration:none
}

.messages
{
	text-align: center;
	margin-left: 15px;
	width: 800px;
	color: #000000;
	font-family: Verdana,Helvetica,Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	padding: 10px;
	border-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #666666;
}

.infos
{
	text-align: center;
	margin-left: 45px;
	width: 805px;
	background: #93C5F7;
	font-family: Verdana,Helvetica,Arial;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	padding: 10px;
}

/* CSS TABLE AREAS */
div#leftbox {
	position: absolute;
	left: 20px;
	width: 390px;
	padding: 10px;
	border-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #666666;
	height: 240px;
	background:url("./images/gray.png") repeat;
	color: #000000;
}

div#rightbox {
	position: absolute;
	left: 440px;         
	width: 485px;
	padding: 10px;
	border-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #666666;
	height: 240px;
	background:url("./images/gray.png") repeat;
	color: #000000;
}

div#leftbox_2 {
	position: absolute;
	left: 20px;
	width: 390px;
	top: 540px;
	padding: 10px;
	border-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #666666;
	height: 100px;
	background:url("./images/gray.png") repeat;
	color: #000000;
}

div#rightbox_2 {
	position: absolute;
	left: 440px;         
	width: 485px;
	top: 540px;
	padding: 10px;
	border-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #666666;
	height: 100px;
	background:url("./images/gray.png") repeat;
	color: #000000;
}

div#footerDiv {
	position: absolute;
	left: 20px;         
	width: 925px;
	top: 670px;
	padding: 0px;
	border-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #666666;
	height: 15px;
	background:url("./images/gray.png") repeat;
	color: #000000;
}

div#footerDivContent {
	position: absolute;
	left: 20px;    
	top: 610px;
	width: 925px;
	padding: 0px;
	border-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #666666;
	height: 15px;
	background:url("./images/gray.png") repeat;
	color: #000000;
}

div#middlebox {
	position: absolute;
	background-position: 20px 70px;
	left: 20px;         
	width: 925px;
	padding: 0px;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #CCCCCC;
	height: 330px;
	overflow:auto;
	color: #000000;
	background:url("./images/gray.png") repeat;
}

div#middlebox_admin {
	position: absolute;
	background-position: 20px 70px;
	left: 20px;         
	width: 850px;
	padding: 10px;
	border-color: #000000;
	color: #000000;
}

/* FORMS AREA */
.formLabel {
	position: absolute;
	left: 20px;
	width: 250px;
	font-family: Verdana,Helvetica,Arial;
	color: #000000;
	font-size: 10px;
	height: 15px;
	font-weight: bold;
	border-style: dotted;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #666666;
}

.formButton {
	position: absolute;
	left: 20px;
	width: 250px;
	font-family: Verdana,Helvetica,Arial;
	color: #000000;
	font-size: 10px;
	height: 15px;
	font-weight: bold;
}

.formInput {
	position: absolute;
	left: 250px;
	width: 600px;
	font-family: Verdana,Helvetica,Arial;
	color: #000000;
	font-size: 9px;
	
}

.formLargeArea {
	position: absolute;
	left: 250px;
	width: 500px;
	font-family: Verdana,Helvetica,Arial;
	color: #000000;
	font-size: 9px;
	height: 700px
}

.formContainer {
	padding-top: 20px;
	padding-left: 0px;
}

.formContainerTextArea {
	padding-top: 20px;
	padding-left: 250px;
	padding-bottom: 55px;
}

.formContainerLargeTextArea {
	padding-top: 20px;
	padding-left: 250px;
	padding-bottom: 200px;
}

.tdon
{
	background-color:#93C5F7;
	font-weight: bold;
	color: #000000;
}

.tdoff
{
	
}

.xstooltip 
{
    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 100; 
    font: normal 8pt sans-serif; 
	color: #000000;
    padding: 3px; 
    border: solid 1px;
	background-repeat: repeat;  
	background-image: url(images/blue.png); 
}
