﻿body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	height:100%; width:100%;
}

div, ul, ol, li, dl, dt, dd, p, textarea, select, h1, h2, h3, h4, em, address, fieldset, form, iframe, object
{
	margin: 0pt;
	padding: 0pt;
	list-style-type: none;
}

a:visited, a:link, a:active, a
{
	color:#00c;
}

/**/
.logo
{
	float: left;
}

#navbar div,#logo span{background:url(/content/images/common/smalllogo.png) no-repeat;overflow:hidden;height:26px}
#logo{cursor:pointer;cursor:hand;display:block;width:150px;height:52px;position:relative;overflow:hidden;margin:15px 0 12px}
#logo span{background-position:0 -26px;position:absolute;top:0;left:0;width:100%;height:100%}

.logolink
{
	margin: 16px 10px 0px 10px;
	background-image: url(/Content/images/common/middlelogo.gif);
	width: 150px;
	height: 52px;
	display: block;
}

.searchInput
{
	float: left;
	margin:30px 4px 6px;
}

.searchTextbox
{
	height: 19px;
	padding: 0px;
	line-height: 19px;
}

.searchButton
{
	background: #d4d0c8;
	height: 22px;
}
/* search result */

.menu
{
	clear: both;
	border-top: #6B90DA 1px solid;
	background-color: #F0F7F9;
	height: 24px;
	margin: 4px 4px 0pt 4px;
	padding:5px 1px 4px;
}

.menuline
{
	clear: both;
	border-top: #6B90DA 1px solid;
}

.nav
{
	height: 26px;
	line-height: 26px;
	border-bottom: #34669B 1px solid;
	color: #696969;
	width:78%;
	float:left;
	margin-left:2px;
	margin-bottom:6px;
	padding-left:4px;
}


.left
{
	float: left;
}

.left a, .right a
{
	color: #706CB6;
}

.right
{
	text-align:right;
	line-height:24px;
}

.footer
{
	clear: both;
	border-top: #6B90DA 1px solid;
	border-bottom: #6B90DA 1px solid;
	height: 78px;
	background-color: #F0F7F9;
	margin: 4px;
}

.searchInputBottom
{
	margin-top: 22px;
	text-align: center;
}

.bar
{
	height:18px;
	float:left;
	padding:5px 0px 0px 12px;
	word-spacing:9px;
}

.line
{
	clear:both;
	border-bottom:#c9d7f1 1px solid;
	overflow:hidden;
	height:1px;
}

.login
{
	padding:5px 10px 0px 0px;
	float:right;
}

#PageCopyright
{
	clear: both;
	color: #DDDDDD;
	letter-spacing: -1px;
	padding: 10px 0pt 20px;
	text-align: center;
	width: 100%;
	word-spacing: 3px;
}

#PageCopyright a
{
	color: #555555;
	text-decoration: none;
	word-spacing: 0pt;
}

#PageCopyright p
{
	color: #AAAAAA;
	letter-spacing: 0pt;
	margin: 6px 0pt 1px;
	word-spacing: 0pt;
}

#PageCopyright p a
{
	color: #FF7700;
	font-weight: bold;
}

.footerlink
{
	color:#0000CC;
	font-size:12px;
	font-family:arial;
}

.footercopyright
{
	color:#7777CC;
	font-size:12px;
	font-family:arial;
}

.rh
{
	color:#cc3333;
}
/*Validators*/
.input-validation-error,input.error,textarea.error
{
	border:1px red solid;
	background-color:#ffeeee;
}
.field-validation-error,.error
{
	color:red;
}
.validation-summary-errors
{
    margin:4px;
    padding:4px;
    border:1px red solid;
    background-color:#ffeeee;
    list-style-type:none;
    color:Red;
    width:95%;
}
/****************control****************/

.jcombox *, .jcombox-m * { line-height: 1.6; cursor: default;}
.jcombox, .jcombox-m {  margin:0 5px; float: left; clear:left; white-space: nowrap; }
.jcombox { background-repeat: no-repeat; background-position: right center; background-image	: url('/content/images/common/dropdownlist/arrow.gif'); }
.jcombox-m { overflow: auto;  overflow-x: hidden; } 
.jcombox a, .jcombox-m a { outline: 0px; display: block; /*color: #3c3c3c;*/ font-weight: normal; padding: 0 3px; text-decoration: none !important;}
.jcombox a:hover, .jcombox-m a:hover{ background-color: #e5e5e5; text-decoration: none !important; }

.jcombox a.disabled, .jcombox-m a.disabled { color:#c0c0c0 !important;}

.actext { padding: 1px 0px 0px 3px; }

.jcombox span, .jcombox-m div { background: #fff;  border: 1px solid #eaeaea; /*border-right-color: #fff;*/ background: #fff url('/content/images/common/dropdownlist/inner_shadow.gif') no-repeat top left; }
.jcombox span{ /*color: #3c3c3c; font-weight: bold;*/ display: block; overflow: hidden; margin-right: 20px; padding:0 0px 0px 5px; }

.jcombox-m div { overflow: hidden; /*border-top: 0px;*/ }
.jcombox div { background: #fff; display: none; position: absolute !important;/* border: 1px solid #808080;*/ z-index: 99 !important; background-color: #fff; overflow: auto; overflow-x: hidden; /*border-top: 0px;*/ }
.jcombox-m .current { font-weight: bold; }

/**********************End******************************/




/*******jCombox Themes: 'default' *******/
.default { 
	border				: 1px solid #a8a8a8;
	color					: #333;
	font-size			: 12px;
	font-weight			: bold;
	background-color	: #e9e9e9;
	padding:2px;
}
.default .menu { border: 1px solid #808080; }
.default-hover { border-color: #808080; }
.default .current { background-color: #919191 !important; color: #fff !important; }


/*low state*/
.stateico
{
color:#FFFFFF;
font-size:10px;
font-style:normal;
margin-right:1px;
padding:0 3px;
vertical-align:middle;
line-height:12px;
display:inline;
}

.stateicovalid
{
background:#20BF0A none repeat scroll 0 0;
}

.stateicoinvalid
{
background:#A0A0A0 none repeat scroll 0 0;
}

.stateicopending
{
background:#D2CC12 none repeat scroll 0 0;
}

.stateicoadditional
{
background:#22CCDC none repeat scroll 0 0;
}

.jquery-safari-checkbox {display: inline; font-size: 16px; line-height: 16px; cursor: pointer; cursor: hand;}
.jquery-safari-checkbox .mark {display: inline;}

.jquery-safari-checkbox img {vertical-align: middle; width: 16px; height: 16px;}
.jquery-safari-checkbox img{background: transparent url('/content/images/common/Checkbox/safari-checkbox.png') no-repeat;}

.jquery-safari-checkbox img{
	background-position: 0px 0px;
}
.jquery-safari-checkbox-hover img{
	background-position: -16px 0px;
}
.jquery-safari-checkbox-checked img{
	background-position: 0px -16px;
}
.jquery-safari-checkbox-checked .jquery-safari-checkbox-hover img {
	background-position: -16px -16px;
}

.jquery-safari-checkbox-disabled img{
	background-position: 0px -32px;
}
.jquery-safari-checkbox-checked .jquery-safari-checkbox-disabled img{
	background-position: 0px -48px;
}
