﻿/* CSS Document */

body, html
{
	margin: 0px;
	padding: 0px;
	background: url(../images/body_bg.jpg) repeat-x;
	text-align: center;
	font-size: 11px;
	color: #646465;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EDEDED;
}

#wrapper 
{
	margin: 0 auto; /*width: 910px;*/
	width: 90%;
	height: 700px;
	position: relative;
	text-align: left;
}


#header
{
	float: left;
	width: 100%;
}


#navContainer
{
	width: 100%;
	margin-top: 3px;
	
	
}


#leftContent
{
	float: left;
	width: 25%;
	
}

#rightContent
{
	float: left;
	padding-left: 5px;
	width: 74%;
}

.contentInner
{
	width: 100%;
	float: left;
	
	
}

.logo
{
	float:left;
	width: 90px;	
	vertical-align: bottom;
}

.helpicon
{
	float: right;
	padding-top: 30px;
	width: 10px;
	
	
}
#mainnav
{
	float: left;
	height: 63px;
	width: 733px;
	text-align: left;
}

.floatLeft
{
	float: left;
}

.clearFloat
{
	clear: both;
}


.bgwhite
{
	background-color: #FFF;
}


#content
{
	float: left;
	width: 100%;
}

.mainnavleft
{
	width: 8px;
	float: left;
}
.drag
{
	position: relative;
	cursor: hand;
	vertical-align: top;
	margin: 0,0,0,0;
}

.mainnavright
{
	width: 8px;
	float: left;
}


#tabsE
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	margin-top: 27px;
	width: 98%;
}

#tabsE ul
{
	margin: 0;
	padding: 0px;
	list-style: none;
}

#tabsE li
{
	display: inline;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 27px;
	line-height: 27px;
}

#tabsE a
{
	float: left;
	background: url(../images/mainnav_bg.gif) no-repeat right top;
	margin: 0;
	text-decoration: none;
}

#tabsE a span
{
	float: left;
	display: block;
	background: url(../images/mainnav_bg.gif) repeat-x right top;
	padding: 0 9px;
	color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsE a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabsE a:hover span
{
	color: #FFF;
}
#tabsE a:hover
{
	background-position: 0% -27px;
}
#tabsE a:hover span
{
	background-position: 100% -27px;
}

#tabsE #current a
{
	background-position: 0% -27px;
}
#tabsE #current a span
{
	background-position: 100% -27px;
}

.bordert
{
	border: 1px solid red;
}



.content
{
	border: 1px solid #E2E1E1;
	text-align: left;
	width: 100%;
	
}

#c2
{
	width: 66%;
}

#c3
{
	width: 33%;
}

.content *
{
	/*position: relative;*/
	margin: 0;
}

.one
{
	background: url(../images/corner.gif) top left no-repeat;
	left: -1px;
	top: -1px;
}

.two
{
	background: url(../images/corner_tr.gif) top right no-repeat;
	top: -2px;
}

.three
{
	background: url(../images/corner_br.gif) bottom right no-repeat;
	right: -2px;
	bottom: -2px;
}

.four
{
	background: url(../images/corner_bl.gif) bottom left no-repeat;
	left: -2px;
	padding-bottom: 1em;
}

p
{
	padding: 1em 1em 0 1em;
}






/*- Menu Tabs B--------------------------- */

#tabsBcontainer
{
	background: url(../images/subNav_bg.gif) repeat-x bottom left;
	float: left;
	width: 90%;
	
}


#tabsB
{
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	font-size: 10px;
	color: #989898;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	line-height: 22px;
}
#tabsB ul
{
	margin: 0; /* padding:10px 10px 0 50px;*/
	list-style: none;
	border: 1px solid red;
	height: 21px;
	line-height: 21px;
}
#tabsB li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#tabsB a
{
	float: left;
	background: url(../images/tableftB.gif) no-repeat left top;
	margin-left: 5px;
	padding: 0 0 0 5px;
	text-decoration: none;
}
#tabsB a span
{
	float: left;
	display: block;
	background: url(../images/tabrightB.gif) no-repeat right top;
	padding: 0 15px;
	color: #989898;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabsB a:hover span
{
	color: #000;
}
#tabsB a:hover
{
	background-position: 0% -22px;
}
#tabsB a:hover span
{
	background-position: 100% -22px;
}

#tabsB #current a
{
	background-position: 0% -22px;
}
#tabsB #current a span
{
	background-position: 100% -22px;
}
-- > .folderbtn
{
	list-style: none;
	display: inline;
}

.folderbtn li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	float: left;
}

.innertbl_lbrdr
{
	border-left: 1px solid #E2E1E1;
}


.innertbl_tbrdr
{
	border-top: 1px solid #E2E1E1;
}

.innertbl_tbrdr
{
	border-top: 1px solid #E2E1E1;
}

.innertbl_rbrdr
{
	border-right: 1px solid #E2E1E1;
}

.innertbl_bbrdr
{
	border-bottom: 1px solid #E2E1E1;
}
/*
.heading_bg
{
	background: url(../images/heading_bg.gif) repeat-x bottom left;
	height: 30px;
	font-weight: bold;
	padding-left: 15px;
	line-height: 30px;
}

.txtbox
{
	border: 1px solid #CCCCCC;
	height: 16px;
	line-height: 16px;
	font-size: 11px;
	width: 70%;
}

.dropDown
{
	border: 1px solid #CCCCCC;
	line-height: 16px;
	font-size: 11px;
	width: 70%;
}

.formtext
{
	font-weight: bold;
	color: #646465;
	font-size: 10px;
}

.btnclass
{
	border: 1px solid #BBBABA;
	background: url(../images/btn_bg.gif) repeat-x;
	height: 20px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #969494;
	padding: 0 6px;
}
*/
.paddinl10
{
	padding-left: 10px;
}

#footer
{
	height: 22px;
	line-height: 22px;
	font-size: 11px;
	text-align: right;
}

.ctrlHide
{
	display: none;
}
/*
.ctrlDisplay
{
	display: inline;
}
*/
.errorMsg
{
	color: Red;
}

.successMsg
{
	color: Green;
} 

.errMsg
{
	
	color:Red;
}

.comboTopContainer
{
	border: 1px solid #CCCCCC;
	height: 14px;
}



.comboButton
{
	border: 1px solid #CCCCCC;
	height: 16px;
}


.comboTextBox
{
	border: 0px solid #CCCCCC;
	height: 14px;
	font-size: 11px;
}

/*
.txtbox{
border:1px solid #CCCCCC;
height:16px;
line-height:16px;
font-size:11px;
width:70%
}*/




/*---- CSS for javascript menu-----*/

#dropmenudiv
{
	position: absolute;
	border-bottom-width: 0;
	font: normal 11px Verdana;
	color: #A81F1C;
	line-height: 18px;
	z-index: 100;
	text-align: left;
}

#dropmenudiv a
{
	width: 100%;
	height: 22px;
	line-height: 22px;
	display: block;
	text-indent: 6px;
	border-bottom: 1px solid #D1CFCF;
	padding: 1px 0;
	text-decoration: none;
	color: #A81F1C;
}

#dropmenudiv a:hover
{
	/*hover background color*/
	background-color: #E6E5E5;
}


/*---- ---------*/
/*
.ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url(images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}*/

/*----Accordion Styles----*/

.accordionHeader
{
	border: 1px solid #DADBDB;
	color: Gray;
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url( '../images/btn_bg_hd.gif' );
	font-weight: bold;
	margin-top: 5px;
	cursor: pointer;
	text-align: left;
	padding: 2px;
	padding-left: 12px;
}

.accordionContent
{
	/*background-color: #D3DEEF;*/
	border: 1px solid #eeeeee;
	border-top: none;
	padding: 0px;
	padding-top: 10px;
	overflow: hidden;
}

.accordionLink
{
	background-color: #D3DEEF;
	color: white;
}

.watermark
{
	background: #FFAAFF;
}

.popupControl
{
	background-color: #AAD4FF;
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	border-color: Gray;
	border: 2px;
	padding: 20px 3px 10px 3px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	background-color: white;
	width: 300px;
}

.PageLoading
{
	border-color: Gray;
	border: 2px; /*padding: 20px 3px 10px 3px;*/
	padding: 10px 20px 10px 20px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF; /*width: 300px;*/
}

.sampleStyleA
{
	background-color: #FFF;
}

.sampleStyleB
{
	background-color: #FFF;
	font-family: monospace;
	font-size: 10pt;
	font-weight: bold;
}

.sampleStyleC
{
	background-color: #ddffdd;
	font-family: sans-serif;
	font-size: 10pt;
	font-style: italic;
}

.sampleStyleD
{
	background-color: Blue;
	color: White;
	font-family: Arial;
	font-size: 10pt;
}


/*----End------*/


/* Grid Style----*/

/*
.gridHeader
{
	background-color: #989898;
	color: #FAFAF8;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	height: 16px;
	text-indent: 6px;
	padding: 3px;
}


.gridAlternateRow
{
	background-color: #EEEEEC;
	color: #494949;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	height: 16px;
	text-indent: 6px;
	padding: 3px;
}

.gridRow
{
	background-color: #FFF;
	color: #494949;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	height: 16px;
	text-indent: 6px;
	padding: 3px;
}

.gridSelectedRow
{
	background-color: #DADADA;
	color: #121769;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	height: 16px;
	text-indent: 6px;
	padding: 3px;
}
*/

/*-------------*/
/*-Scroll Css-*/

#imageBox
{
	margin: auto;
	width: 520px;
	border: 1px #000 solid;
	overflow: hidden;
}

#imageBoxInside
{
	width: 10000px;
}

#imageBox img
{
	float: left;
	padding: 0px;
	margin: 0px;
}

#imageBox br
{
	clear: both;
}
/*------------------*/



/* Ajax progress bar  */
.EditBox
{
	border: 1px solid #CCCCCC;
	height: 14px;
	line-height: 16px;
	font-size: 11px;
	width: 90px;
	text-align: right;
	background-color: Transparent;
}


.modalProgressGreyBackground
{
	background: #CCCCCC;
	filter: alpha(opacity=60);
	opacity: 0.6;
	border: solid 1px Gray;
}

.modalProgressRedBackground
{
	background: Red;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

/*.modalPopup
{
    text-align:center;
    padding-top: 30px; 
    border-style:solid; 
    border-width:1px; 
    background-color:White; 
    width:300px; 
    height:100px;
}*/
/*----*/

.dropDownWithPanel
{
	text-align: left;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: light-gray;
	scrollbar-shadow-color: light-gray;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #000000;
	background-color: #ffffff;
	overflow: auto;
}
.selectCombo
{
	line-height: 18px;
	height: 18px;
	font-size: 10px;
}

.lnkButton
{
	color: Black;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	width: 100%;
}

.outerList
{
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	width: 290px;
	height: 150px;
	background-color: gray;
	position: absolute;
	z-index: 500;
}

.innerList
{
	background-color: White;
	position: absolute;
	border: solid 2px gray;
	top: 10px;
	left: 10px;
	z-index: 1000;
	width: 265px;
	height: 125px;
	padding: 0px;
}

v\:*
{
	behavior: url(#default#VML);
}
div#wn
{
	/*position: relative;     width: 570px;     height: 150px;     overflow: hidden;*/
}
div#wn1
{
	/*position: relative;     width: 200px;     height: 600px;     overflow: hidden;*/
}

.tblSystemMessage
{
	width: 99.5%;
	color: Red;
	border: solid 1px #bababa;
}

.myclass
{
	background-color: #ffff99;
	height: 10px;
}

/*Login CSS */

.login-heading
{
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 8px;
	text-decoration: none;
}
.bottombg
{
	background-image: url(../images/login/bottombg.gif);
	height: 18px;
	background-repeat: repeat-x;
}
.leftbg
{
	background-image: url(../images/login/leftbg.gif);
	width: 19px;
	background-repeat: repeat-y;
}
.rightbg
{
	background-image: url(../images/login/rightbg.gif);
	width: 19px;
	background-repeat: repeat-y;
}
.login-txt
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.txt-boxlogin
{
	background-image: url(../images/login/txtbox-bg.gif);
	width: 228px;
	height: 17px;
	color: #000000;
	font-family: arial;
	font-size: 12px;
	border: 1px solid #1B1B1C;
	background-repeat: repeat-x;
}
.submit-btn
{
	background-image: url(../images/login/submitbtn-bg.gif);
	height: 23px;
	width: 76px;
	color: #DDDDDD;
	font-family: arial;
	font-size: 12px;
	cursor: pointer;
	margin-left: 3px;
	border: 0px solid #747474;
	background-repeat: no-repeat;
}
.login-txtgrey
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: none;
}

.comptxt
{
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #E3E3E3;
	border: 1px solid #D5D5D5;
}

.loginDetails
{
	font-size: 10px;
}

.message
{
	font-family: tahoma;
	font-size: 11px;
	color: #057e0b;
}
.user
{
	font-family: tahoma;
	font-size: 11px;
	color: #b51309;
}
.user span
{
	/*font-weight: bold;*/
}

.transparent_class {
	filter:alpha(opacity=100);
	-moz-opacity:100;
	-khtml-opacity: 100;
	opacity: 100;
	border:none;
	background:transparent;
	font-size: 11px;
	font-family: verdana,sans-serif;

}

