﻿@import url("css/menu.css");

/* CSS Document */
body {
	height:100%;
	margin:0px;
	padding:0px;
	background-color: #292929;
}

/*-------- Default Style --------*/
th,td,div{
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #333333;
}

a,a:link,a:visited,a:active{
	color:#3EA0C6;
	text-decoration:none;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	display: inline;
	font-weight:600;
}
a:hover{color:#4382C0; 	font-weight:600; text-decoration:underline; }

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
    text-decoration: none;
    color: #3EA0C6;
}

A.CommandButton:visited
{
    text-decoration: none;
    color: #3EA0C6;
}

A.CommandButton:hover
{
    text-decoration: underline;
    color:#4382C0;
}

A.CommandButton:active
{
    text-decoration: none;
    color: #3EA0C6;
}


/*-------- design style --------*/
.template_style{width:770px; margin:auto;}

.top_space{
	height:120px;
}
.logo_pad{
	height:100px;
	width: 300px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 10px;
}
.menu_style{
	height:40px;
	text-align: left;
	vertical-align:top;
	padding:0px;
}
.search_style{
	height:40px;
	text-align: right;
	vertical-align:top;
	padding-top:7px;
}
.search_bg{
	width:300px;
	padding-right:2px;
	background-color:#000;
}
.search_bg Input{
	color: #000;
}
.menu_bg{
	background:url(images/menu_bg.png) repeat-x left 1px;
	width:auto;
	height:35px;
	vertical-align:top;
}
.menu_left{
	background:url(images/menu_left.png) no-repeat 2px 1px;
	width: 8px;
	height:35px;
}
.menu_right{
	background:url(images/menu_right.png) no-repeat -2px 1px;
	width: 8px;
	height:40px;
}

.bread_bg{
	padding:0px;
	height:34px;
	background-color: none;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0px;
}

.titlehead{
	color:#000000;
	font-size:12;
	font-weight:bold;
}

#login_style{
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 100px;
	text-align: right;
}
#bread_style{
	float:left;
	color:#000000;
	font-size:11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin:0px;
	z-index:-10000;
}

.center_bg{padding:0px; margin:0px; background-color:none;}
.left_bg{
	padding:0px;
	margin:0px;
	background-image: url(images/bread_left.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.right_bg{
	padding:0px;
	margin:0px;
	background-image: url(images/bread_right.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.content_pad{
	background-color: #000;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.bot_pad{
	margin-bottom:20px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 5px;
}
#terms_style{
}
#copy_style{
}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px 0px 0px 0px; margin:0px; width:100%;}
.LeftPane{ padding:0px 0px 0px 0px; width:0px; margin:0px; width:auto;}
.RightPane{ padding:0px 0px 0px 0px; width:0px; margin:0px; width:auto;}


/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#99CCFF; font-size:11px; position:relative; top:-2;}
a.Breadcrumb:hover{color:#ffffff; text-decoration:underline;}

/*-------------- Link Style --------------*/
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{color:#99CCFF; font-size:11px;}
a.links:hover{color:#ffffff; text-decoration:underline;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited {
	color:#99CCFF;
	font-size:11px;
}
a.user:hover{color:#ffffff; text-decoration:underline;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#99CCFF; font-size:11px;}
a.footer:hover{color:#ffffff; text-decoration:underline;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchContainer a{position:relative; z-index:1; top:2px; left:-5px; display: block; width:30px; float:right;}
div.SearchBorder{width: 130px; height: 20px; border-top: solid 1px #666666; border-left: solid 1px #666666; border-bottom: solid 1px #999999; border-right: solid 1px #999999; position:absolute; top:0px; right:10px; background-color: #fff; white-space: nowrap; margin-top: 2px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:80px; height:18px; margin-left:3px; margin-right:1; margin-top:1px; background-color:#ffffff;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:11px; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}



















