﻿body
{
	font-family: Verdana;
	font-size: 10px;
	color: White;
	/*background-color: #161616;*/
	background-color:Black;
}
a
{
	text-decoration: none; /*color:#FFFFFF;*/
	color: White;
}
a:hover
{
	text-decoration: underline;
}
.menuStyle
{
	color: White;
	font-size: 10px;
}

.rows
{
	width: 100%;
	height: 23px;	
}
.rowsdouble
{
	width: 100%;
	height: 60px;	
}
.rowsMenu
{
	width: 100%;
	height: 18px;
}
.rowslites
{
	width: 100%;
	height: 20px;
	font-style: italic;
}
.rowsliteslabel
{
	width: 55%;
	font-size:10px;
	text-align:left;
	margin-left:120px;
	margin-bottom:5px;
	display:none;
	/*filter:alpha(opacity=0); 
	-moz-opacity: 0.0; 
	opacity: 0.0;*/
}

.rowsliteslabelshow
{
	width: 55%;
	font-size:10px;
	text-align:left;
	margin-left:140px;
	margin-bottom:5px;
	display:block;
	/*filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;*/
}
.rowscaptcha
{
	width: 100%;
	height: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rowslitesnoheight
{
	width: 100%;
	font-style: italic;
}
.labels
{
	
	float: left;
}
.labelsdiv
{
	margin-top: 5px;
	float: left;
	width:120px;
}
.labelsdivlong
{
	margin-top: 5px;
	float: left;
	width:200px;
}
labelsdivnofloat
{
	width:120px;
}
.labelscenter
{
	padding-left:20px;
}
.labelscenterbold
{
	font-weight:bold;
	font-size:small;
}
.dropdownmenu
{
	width: 150px;
	float: left;
}
.dropdownmenuQA
{
	width: 200px;
	float: left;
}

.dropdownmenuconnection
{
	width: 150px;
	float: left;
}
.dropdownmenucalendar
{
	width: 70px;
	float: left;
	margin-right: 5px;
}
.dropdownmenucalendarelements
{
	width: 70px;
	float: left;
	margin-right: 5px;
}
.textbox
{
	width: 160px;
	float: left;
}
.textboxbold
{
	width: 160px;
	float: left;
	font-weight:bold;
}
.textboxmeter
{
	width: 180px;
	float: left;
	margin-top:5px;
}
.textboxsmall
{
	width: 80px;
	float: left;
}
.textboxsmallnofloat
{
	width: 80px;
	margin-top:10px;
}
.textboxmain
{
	width: 140px;
	float: right;
}

.checkboxmain
{
	width: 150px;
	float: right;
	text-align:left;
}

.maindiv
{
	width: 400px;
	padding-left:50px;
}
/*RegisterAccount.aspx*/
.compcontainer
{
	width: 400px;
}

.divspacer
{
	height: 10px;
}
.divspacersmall
{
	height: 5px;
}
.rowmargin
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.rowsEula
{
}

.redfont
{
	color:Red;
}
.redfontreq
{
	color:Red;
	padding-top:5px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}
.txtAlignRight
{
	text-align:right;	
}
.divwithscroll
{
	overflow:scroll;
}
/*
.Header1
{
	background-image:url(../images/ian-butt1.jpg); 
	background-repeat:no-repeat;
	height:100px;
	width:400px;
}
.Header2
{
	background-image:url(../images/ian-butt2.jpg); 
	background-repeat:no-repeat;
	height:100px;
	width:400px;
}
.Header3
{
	background-image:url(../images/ian-butt3.jpg); 
	background-repeat:no-repeat;
	height:100px;
	width:400px;
}
*/
#floatingdescription
{
	text-align:left;
	display:block;
	position:absolute;
	width:150px;
	padding:2px;
	padding-left:15px;
	padding-top:0px;
	/*border-style:solid;
	border-color:White;
	border-width:thin;*/
	background-image:url(../../images/2008/arrow.png); 
	background-repeat:no-repeat;
	background-position:left top;
	
	filter:alpha(opacity=0); 
	-moz-opacity: 0.0; 
	opacity: 0.0;
}
.leftmargin
{
	margin-left:20px;
}
#btReloadImage
{
	margin-top:5px;
}
