
/* ---------------------------Import common CMS styles--------------------------- */

@import url(../admin/Common.css);

/* ---------------------------Site layout styles begin--------------------------- */
/* Site specific css definitions */

@media screen
{
	html { height: 100%; }
	body
	{
		background-color: #333333;
		color: #000;
		font-size: 100.01%;
		font-family: Helvetica,Arial,sans-serif;
		margin: 0;
		text-align: center;
		height: 100%
	}
	
	/* Global link styles */

	a { color: #000; text-decoration: none }
	.PdfLink { color: #000; background-image: url(/img/pdfLogo.gif); background-repeat: no-repeat; padding-left: 25px; line-height: 1.5 }
	h1, h2 { font: normal normal normal 24px Helvetia,sans-serif; color: #707070; margin: 0 0 15px 0 }

	#form1 { height: 100% }
	#adminMenuBox { display:none }
	#windowBox
	{
		background: #fff url(/img/windowBox_bg.gif) repeat-y;
		width: 997px;
		min-height: 100%;
		border-width: 0 1px 0 0;
		border-style:solid;
		border-color:#797979;
		margin: 0 auto;
		position: relative;
		left: 0;
		top: 0
	}

	#logo
	{
		width: 235px;
		height: 95px;
		border-bottom: solid 1px #707070;
		text-align: left
	}

	#frameBoxLeft
	{
		margin: 0;
		width: 235px;
		height: 100%;
		text-align: left;
	}
	
	#frameBoxRight
	{
		float: right;
		height: 100%;
		margin: 0;
		padding: 0;
		width: 762px;
		text-align: left
	}

	#ctl00_contentBox
	{
		background-color: #fff;
		/*width: 717px;*/
		border: 0;
		margin: 0;
		padding-top: 50px;
		padding-left: 45px;
		text-align: left
	}

	#areaLogo { border: 0; margin: 0; background-color: #333333; text-align: left }
	#ctl00_areaLogoRightBox { border: 0; margin: 0; position: absolute; left: 495px; top: 0 }

	#innerTopBox
	{
		background-color: #333333;
		border: 0;
		margin: 0;
		height: 95px;
		border-bottom: solid 1px #707070
	}

	#contentNavigation ul { list-style-type: none }
	#contentNavigation li a { font-size: 0.8em }
	#contentNavigation li a.selectedNoChild { color: #c00 }

	#contentBottom { background-color: #fff; height: 220px }
	#navigationBox
	{
		border-bottom: solid 1px #707070;
		border-left: solid 1px #707070;
		border-top: solid 1px #707070
	}
	
	#navigation ul li a { color: #000 }
	#navigation>ul>li>a { color: #fff }
	

	div.containerDiv { font-family: Helvetia,sans-serif; font-size: 13px; color: #707070; margin-bottom: 30px }
	div.containerDiv ul { list-style-image: url(/img/dash.gif) }
	div.titleSpacer { float: right; width: 485px; height: 115px; margin: 0 0 10px 20px; color: #fff;  }
	.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.clearfix {display:inline-block;}  /* for IE/Mac */

	/*Font classes*/

	.fontBlack { color: #000 }
	.fontGrey { font-weight: bold }
	.listRed { color: #f00 }
	
	#sitemap ul {list-style-image:url(/img/list.gif);}
}
@media print
{
	html { min-height: 100%; }
	body
	{
		background-color: #333333;
		color: #000;
		font-size: 100.01%;
		font-family: Helvetica,Arial,sans-serif;
		margin: 0;
		text-align: center;
		min-height: 100%
	}

	/* Global link styles */

	a { color: #000; text-decoration: none }
	.PdfLink { color: #000; background-image: url(/img/pdfLogo.gif); background-repeat: no-repeat; padding-left: 25px; line-height: 1.5 }
	h1, h2 { font: normal normal normal 24px Helvetia,sans-serif; color: #707070; margin: 0 0 15px 0 }

	#form1 { min-height: 100% }
	#adminMenuBox { display:none }
	#windowBox
	{
		background: #fff url(/img/windowBox_bg.gif) repeat-y;
		width: 997px;
		min-height: 100%;
		border-width: 0 1px 0 0;
		border-style:solid;
		border-color:#797979;
		margin: 0 auto;
		position: relative;
		left: 0;
		top: 0
	}

	#logo
	{
		width: 235px;
		height: 95px;
		border-bottom: solid 1px #707070;
		text-align: left
	}

	#frameBoxLeft
	{
		margin: 0;
		width: 235px;
		height: 100%;
		text-align: left;
	}

	#frameBoxRight
	{
		float: right;
		height: 100%;
		margin: 0;
		padding: 0;
		width: 762px;
		text-align: left
	}

	#ctl00_contentBox
	{
		background-color: #fff;
		/*width: 717px;*/
		border: 0;
		margin: 0;
		padding-top: 50px;
		padding-left: 45px;
		text-align: left
	}

	#areaLogo { border: 0; margin: 0; background-color: #333; text-align: left }
	#ctl00_areaLogoRightBox { border: 0; margin: 0; position: absolute; left: 495px; top: 0 }

	#innerTopBox
	{
		background-color: #333;
		border: 0;
		margin: 0;
		height: 95px;
		border-bottom: solid 1px #707070
	}
	
	#contentNavigation ul { list-style-type: none }
	#contentNavigation li a { font-size: 0.8em }
	#contentNavigation li a.selectedNoChild { color: #c00 }

	#contentBottom { background-color: #fff; height: 220px }
	#navigationBox
	{
		border-bottom: solid 1px #707070;
		border-left: solid 1px #707070;
		border-top: solid 1px #707070
	}

	div.containerDiv { font-family: Helvetia,sans-serif; font-size: 13px; color: #707070; margin-bottom: 30px }
	div.containerDiv ul { list-style-image: url(/img/dash.gif) }
	div.titleSpacer { float: right; width: 485px; height: 115px; margin: 0 0 10px 20px; color: #fff }
	.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.clearfix {display:inline-block;}  /* for IE/Mac */

	/*Font classes*/

	.fontBlack { color: #000 }
	.fontGrey { font-weight: bold }
	.listRed { color: #f00 }
	
	#sitemap ul {list-style-image:url(/img/list.gif);}
}

/* ---------------------------Site layout styles end--------------------------- */

/* ---------------------------Site text styles begin--------------------------- */
/* Text styles for use with smart text editor and user controls */
/* -----
.TextNormal { font:normal normal 1.0em Verdana, Arial; }
.TextNormalBold { font:normal bold 1.0em Verdana, Arial; }
.TextNormalRed { font:normal normal 1.0em Verdana, Arial; color:#f00; }
.TextNormalSmall { font:normal normal 0.8em Verdana, Arial; }
.TextNormalSmallRed { font:normal normal 0.8em Verdana, Arial; color:#f00; }
----- */
/* ---------------------------Site text stlyes end--------------------------- */

/* ---------------------------Image position start -------------------------- */
.alignRight
{
    float: right;
    margin-left: 20px;
    margin-bottom: 10px
}

.alignLeft
{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px
}
	
/* ---------------------------Image position end -------------------------- */
/* -------------------------- Forum Classes Start ------------------------------------- */
.forumButton
{
	border:solid 2px #9AC1E6;
    color:#ffffff;
    background-color:#19598F;
    height: 22px;
    font-weight: bold;
}

.forumButton:hover
{
	border:solid 2px #286ea0;
	color:#ffffff;
    background-color:#19598F;
    height: 22px;	
    cursor: hand;
    font-weight: bold;
}

.buttonBackground
{
	background-color:#D5DCF5;
	padding: 5px 5px 5px 5px;
}
  
.headerBackgroud
{
	background-color:#9AC1E6;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	color: Black;
	margin-bottom: 5px;
}
.templateHeaderStyle
{
	text-align: center;	
	vertical-align: middle;
	color: Black;
	font-weight: bold;
}
.templateItemStyle
{
	text-align: center;
	vertical-align: middle;
	width: 30px;
}

.titleLinkClass
{
	font-weight:bold;
	color: #4048EA;
	text-decoration: underline;
}
.historyLinkClass
{
	text-decoration:underline; 
	font-size:1em; 
	font-weight:bold; 
	font-family:Arial; 
	color:#4048EA;	
}
.gridPager td
{
	color: #FFFFFF;
	background-color: #a2c6f1;
	font-weight:bold;
}
.gridPager a
{
	color:#19598F;
	font-weight:bold;
	text-decoration: underline;	
	text-align:right;
	float:right;
	width:100%;
}
.BreadCrumbCss
{
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial;
	font-size:.9em;
	color:#5A5A5A;
}
/* -------------------------- Forum Classes End ------------------------------------- */

/* ------------------- Breaker ---------------------- */

.breaker
{
	border-width: 0;
	clear: both;
	padding: 0;
	font-size: 0;
	margin: 0;
	line-height: 0;
	height: 0
}


/* ----------------- Navigation & language area ----------------- */

#navigation
{
	font: normal normal normal 0.75em Arial, Sans-Serif;
	text-transform: uppercase;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-bottom-color: #797979;
	background: url(/img/navigation_bg.gif) no-repeat
}

/*1st level*/
#navigation ul { list-style-type: none; margin: 0; padding: 0 ; color: #000 }
#navigation ul li { line-height: 28px }
#navigation ul li.selected { background-image: url(/img/navigation_bg2.png); background-repeat: no-repeat; background-color: #E0E0E0; border-style: solid; border-width: 1px 0 1px 1px; border-color: #797979 }
#navigation ul li.selectedNoChild { background-image: none }
#navigation ul li.selected a { background-image: none}
#navigation ul li a { padding-left: 20px; background-image: url(/img/navArrow.gif); background-repeat: no-repeat }
#navigation ul li a.noChild { background-image: none }
#navigation ul li a.selected { background-image: none }
#navigation ul li a.selectedNoChild { background-image: none; color: #c00 }

/*2nd level*/         
#navigation ul li ul li { padding: 0; margin-left: 40px; border-style: solid; border-width: 0 0 1px 0; border-bottom-color: #ccc }
#navigation ul li ul li a { padding-left: 0 }
#navigation ul li ul li.selected { background-image: none; background-color: #E0E0E0; border-style: solid; border-width: 0 0 1px 0; border-bottom-color: #ccc }
#navigation ul li ul li.selected a { color: #c00; background-color:#E0E0E0 }

/*.TextBold {	font-weight: bold }
.TextNormal { margin: 15px 0px; line-height: 1.5 }*/

/* -------------------------- GridView Style Start ------------------------------------- */

.gridPager td
{
	color: #FFFFFF;
	background-color:#9AC1E6; /*#a2c6f1; in Css*/
	font-weight:bold;
	text-align:right;
}
.gridPager a
{
	color:#19598F;
	font-weight:bold;
	text-decoration: underline;	
	text-align:right;
	float:right;
	width:100%;
}

.gridHeader
{
	background-color:#9AC1E6;
	color:Black;
	font-weight:bold;
	text-align:left;
}
.gridRow
{
	background-color:#F7F6F3;
	color:#333333;
}
.gridAlternatingRow
{
	background-color:White;
	color:#284775;	
}
.gridEmptyDataRow
{
	background-color:#9AC1E6;
	color:Red;
	font-weight:bold;
}
.gridFooter
{
	background-color:#5D7B9D;
	color:White;
	font-weight:bold;
}
.gridEditRow
{
	background-color:#999999;	
}
.gridSelectedRow
{
	background-color:#E2DED6;
	color:#333333;
	font-weight:bold;
}
/* -------------------------- GridView Style End ------------------------------------- */
