﻿body
{
	background-color:White;
	font-family:Tahoma;
	font-size:8pt;
}

#masterBody, wallpaper
{
	background: url(/images/trucks.gif) no-repeat center center;
}

#masterFooterBottom
{
	border-top:solid 2px #E10915;
	height:50px;
	font-family:Arial;
	font-size:x-small;
	font-weight:bold;
}

#wait
{
    position:absolute;
    top: 50%;
    left: 50%;
    width:10em;
    height:3em;
    margin-top: -1.5em;
    margin-left: -5em;
    border: 1px solid #ccc;
    background-color: #f3f3f3;
}

.masterMenuLevel1
{
    color: #E10915;
    background-color: White;
    font-size: x-small;
    font-family:Tahoma, Arial;
	padding-right:5px;
	cursor:pointer;
}

.masterMenuLevel2
{
    color: Black;
    font-family: Verdana, Arial;
    font-size: xx-small;
    background-color: White;
    border-bottom:solid 1px #E10915
}

.masterMenuHover
{
    font-weight: bold;
}

.masterSubMenuHover
{
    font-weight: bold;
}

#masterNews
{
	height:20px;
	text-align:left;
	text-indent:30px;
	padding-top:20px;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:Black;
}

#masterUpdates
{
	height:20px;
	text-align:left;
	text-indent:30px;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:Black;
}

#masterLogin
{
	height:150px;
	vertical-align:top;
	float:right;
}

.masterLoginLabel
{
	font-family:Tahoma;
	font-size:x-small;
	color: Black;
	font-weight:bold;
	text-align:right;
	width:60px;	
}
.masterLoginText
{
	width:100px;
	font-family:Tahoma;
	font-size:x-small;
}

.LoginTitle
{
	font-family:Tahoma;
	font-size:x-small;
	color: #E10915;
	font-weight:bold;
}

#newsLink
{
	color:Black;
	text-decoration:none;
	cursor:pointer;
}

.masterMenuUpdateLevel1
{
    color: Black;
    font-size:8pt;
	font-weight:bold;
	padding-right:5px;
	padding-left:15px;	
	cursor:pointer;
}

.masterMenuUpdateLevel2
{
    color: #E10915;
    font-family: Verdana, Arial;
    font-size: xx-small;
    background-color: White;
    border-bottom:solid 1px Black;
    font-weight:normal;
}

#masterMarketing
{
	width:80%;
	height:210px;
	padding-top:100px;
}

.masterRowMarketing
{
	height:150px;
}

.masterTableMarketing
{
	border-collapse:separate;
	border:solid 1px #E1E0E0;
}

#connectedAs, .text, #loginStatus
{
	font-family:Tahoma;
	font-size:8pt;
	color:Black;
	font-weight:normal;
}

input.buttonStyle
{
	border:none;
	text-decoration: underline;
	font-family:Tahoma;
	font-size:8pt;
	color:Blue;
}

.loginStatus
{
	border:solid 1pt gray;
	font-family:Tahoma;
	font-size:8pt;
}

input.textbox
{
	font-family:Tahoma;
	font-size:8pt;
}

input.textBoxStyle
{
	font-family:Tahoma;
	font-size:8pt;
}

#lblError
{
	color:Red;
	margin: 5 5 5 5;
}

.leftContent
{        
	border:none;
	font-family:Tahoma;
	font-size:8pt;
	text-align:left;
}

.modalBackground 
{
	background-color: Gray;     
	filter: alpha(opacity=50);     
	opacity: 0.50; 
} 

.data
{
	font-family:Verdana;
	font-size:8pt;
}