﻿body
{
	color: white;
	margin-left: 25px;
}



input[type="radio"]
{
	border: 0px;
	border-width: 0px;
	border-style: none;
}
input[type="checkbox"]
{
	border: 0px;
	border-width: 0px;
	border-style: none;
}
input[type="select"]
{
	font-size: small;
	border: 1px solid #BC2E66;
}
input[type="option"]
{
	border: 0px;
	border-width: 0px;
	border-style: none;
}

.watermarked_psw
{
	color: White;
	font-family: Tahoma;
	font-size: 12px;
	vertical-align: middle;
	text-align: right;
	background-image: url(../images/psw_wMark.png);
	background-repeat: no-repeat;
}


.watermarkfont
{
	font-family: Tahoma;
	font-weight: normal;
	color: #999999;
	text-align: justify;
}

.drpborderclr
{
	border-color: black;
	border-width: 1px;
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 0px;
}
.fontcolorerrormsg
{
	color: #C00000;
	font-family: Tahoma;
	font-size: 12px;
}
.fontnamesize
{
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 0px;
	color: Black;
}
.fontbold
{
	font-weight: bold;
	margin-bottom: 12px;
}

.fontclrwhite
{
	color: White;
}
.tdbackclr
{
	background-color: #BC2E66;
	font-family: Tahoma;
	font-size: 12px;
	color: black;
}
.tdbakclr
{
	background-color: black;
	color: #BC2E66;
}

.buttonstyle1
{
	background-color: #FDF5E6;
	height: 21px;
}
.buttonstyle
{
	background-image: url(                '../IMAGES/buttonimg.gif' );
	background-position: left top;
	background-repeat: repeat-x;
	height: 20px;
}

.backgroundclr
{
	background-color: #ffffff; /* if you don't want back ground transparent select this*/ /*background-color: transparent;*/ /* if you want back ground transparent select this*/
	
}
.bordercolor
{
	border-style: solid;
	border-width: 1px;
	border-color: #BC2E66;
}
.photobordclr
{
	border-style: solid;
	border-width: 2px;
	border-color: #BC2E66;
}
.lblred_color
{
	color: #BC2E66;
}
input
{
	border: 1px solid #BC2E66;
	margin-left: 0px;
}
textarea
{
	border: 1px solid #BC2E66;
	margin-left: 0px;
}
.Head_transform1
{
	text-transform: capitalize;
	direction: ltr;
	text-indent: 1pt;
	letter-spacing: 1px;
}
.leftrigtopbord
{
	border-width: 0px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #BC2E66;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #BC2E66;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #BC2E66;
}
.tabrig
{
	border-right-style: solid;
	border-right-width: 1PX;
	border-right-color: #BC2E66;
	border-top-style: solid;
	border-top-width: 1PX;
	border-top-color: #BC2E66;
	border-bottom-style: solid;
	border-bottom-width: 1PX;
	border-bottom-color: #BC2E66;
}
.leftrightbotclr
{
	border-width: 0px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #BC2E66;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #BC2E66;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BC2E66;
}
.leftborclr
{
	border-width: 0px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #BC2E66;
}
.rightborclr
{
	border-width: 0px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #BC2E66;
}
.botborclr
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BC2E66;
}
.topborclr
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #BC2E66;
}
/* datagrid css*/
.datagridprp
{
	border-width: 1px;
	border-color: #cccccc;
	background-color: White;
	border-style: none;
	color: #000000;
	text-align: left;
}
.dgfooterstyle
{
	background-color: White;
	color: #BC2E66;
}
.dgSelItmStyle
{
	background-color: #669999;
	font-weight: bold;
	color: White;
}
.dgheaderstyle
{
	background-color: #BC2E66;
	font-weight: bold;
	color: white;
}
.dgitemstyle
{
	text-align: Left;
}
.dgpagerstyle
{
	background-color: White;
	color: #BC2E66;
	text-align: Left;
}
/* end of datagrid css*/

/*corporatemenu.aspx css*/
/*
div#container
	{ width:740px; position:absolute; left:50%; margin:0 -380px; background:#ffffff; border:10px solid #BC2E66; height:400px; }

h1
	{ width:738px; margin:1px; color:#4C1B1B; font:helvetica; font-size:24pt; overflow:hidden; padding:80px 0 0; vertical-align:middle; text-align:right; }
p	{ margin:0; padding:1.2em;
	width: 949px;
}
p a:link,
p a:visited,
p a:hover,
p a:active
	{ color:#BC2E66; }

ul#navigation-1
	{ margin:0; padding:1px 0; list-style:none; width:100%; height:21px; border-top:1px solid #BC2E66; border-bottom:1px solid #BC2E66; font:normal 8pt verdana, arial, helvetica;}
ul#navigation-1 li
	{ margin:0; padding:0; display:block; float:left; position:relative; width:122px;
	top: 0px;
	left: 26px;
}
ul#navigation-1 li a:link,
ul#navigation-1 li a:visited
	{ padding:4px 0; display:block; text-align:center; text-decoration:none; background:#BC2E66; color:#ffffff; width:148px; height:13px; }
ul#navigation-1 li:hover a,
ul#navigation-1 li a:hover,
ul#navigation-1 li a:active
	{ padding:4px 0; display:block; text-align:center; text-decoration:none; background:#ec454e; color:#ffffff; width:146px; height:13px; border-left:1px solid #ffffff; border-right:1px solid #ffffff; }
	
ul#navigation-1 li ul.navigation-2
	{ margin:0; padding:1px 1px 0; list-style:none; display:none; background:#ffffff; width:146px; position:absolute; top:21px; left:-1px; border:1px solid #BC2E66; border-top:none; }
ul#navigation-1 li:hover ul.navigation-2
	{ display:block; }
ul#navigation-1 li ul.navigation-2 li
	{ width:146px; clear:left; width:146px; }

ul#navigation-1 li ul.navigation-2 li a:link,
ul#navigation-1 li ul.navigation-2 li a:visited
	{ clear:left; background:#BC2E66; padding:4px 0; width:146px; border:none; border-bottom:1px solid #ffffff; position:relative; z-index:1000; }
ul#navigation-1 li ul.navigation-2 li:hover a,
ul#navigation-1 li ul.navigation-2 li a:active,
ul#navigation-1 li ul.navigation-2 li a:hover
	{ clear:left; background:#ec454e; padding:4px 0; width:146px; border:none; border-bottom:1px solid #ffffff; position:relative; z-index:1000; }

ul#navigation-1 li ul.navigation-2 li ul.navigation-3
	{ display:none; margin:0; padding:0; list-style:none; position:absolute; left:145px; top:-2px; padding:1px 1px 0 1px; border:1px solid #BC2E66; border-left:1px solid #BC2E66; background:#ffffff; z-index:900; }
ul#navigation-1 li ul.navigation-2 li:hover ul.navigation-3
	{ display:block; }
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link,
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited
	{ background:#BC2E66; }
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a,
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover,
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active
	{ background:#ec454e; }
ul#navigation-1 li ul.navigation-2 li a span
	{ position:absolute; top:0; left:132px; font-size:12pt; color:#fe676f; }
ul#navigation-1 li ul.navigation-2 li:hover a span,
ul#navigation-1 li ul.navigation-2 li a:hover span
	{ position:absolute; top:0; left:132px; font-size:12pt; color:#ffffff; }
*/
.search_body
{
	background-color: Transparent;
	margin-left: 0px;
	margin-top: 0px;
	z-index: 0px;
}
A:link
{
	color: #BC2E66;
	text-decoration: none;
}
A:hover
{
	color: Gray;
	cursor: hand;
	text-decoration: none;
}


a
{
	color: #BC2E66;
}



/* Popup---Window calendar Color changes*/

.cal_backclr
{
	z-index: 101px;
	margin-left: 0px;
	position: absolute;
	font-style: normal;
	color: Black;
	font-family: Tahoma;
	font-size: 11px;
	border-width: 1px;
	border-color: White;
	top: 15px;
	left: 10px;
	height: 167px;
	width: 231px;
}
.cal_headerstyleclr
{
	background-color: #BC2E66;
}

.cal_todaystyleclr
{
	background-color: Gray;
}
.cal_nextprevclr
{
	font-size: 11px;
	font-weight: bold;
	color: Blue;
}
.cal_othermnthclr
{
	color: #999999;
}
.cal_titlestyle
{
	font-size: 12px;
	font-weight: bold;
	border-width: 1px;
	color: White;
	border-color: White;
	background-color: #006699;
}
.cal_selectdayclr
{
	color: White;
	background-color: #333399;
}
.cal_dayheaderclr
{
	font-size: 11px;
	font-weight: bold;
}
.fieldset
{
	border-right: #BC2E66 1px solid;
	border-top: #BC2E66 1px solid;
	border-left: #BC2E66 1px solid;
	border-bottom: #BC2E66 1px solid;
}
.legend
{
	border-right: #BC2E66 1px solid;
	padding-right: 0.5em;
	border-top: #BC2E66 1px solid;
	padding-left: 0.5em;
	font-size: 12px; /*font-weight: bold;             font-size: 90%;             background: #BC2E66;*/
	padding-bottom: 0.2em;
	border-left: #006699 1px solid;
	color: #000000;
	padding-top: 0.2em;
	border-bottom: #BC2E66 1px solid;
	font-family: Tahoma;
	text-align: left;
}


li
{
	padding-left: 14px;
	text-indent: -15px;
}

/* For Sterling Voucher */

.normaltext
{
	font-family: Arial;
	font-size: 14px;
	color: Black;
}

.paratext
{
	font-family: Arial;
	font-size: 12px;
	color: DarkBlue;
}

.titletext
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	background-color: #DB778E;
	color: Black;
}

.subtitle
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: Black;
	border-color: #DB778E;
}

.tblborder
{
	border-top-width: 0px;
	border-left-width: 2px;
	border-left-color: #DB768E;
	border-color:#DB768E;
}
.tdbrdr
{
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}

.lefttdbordr
{
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-left-color: #DB768E;
	border-right-width: 0px;
}

.righttdbordr
{
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-left-color: #DB778E;
	border-right-color: #DB768E;
	border-right-width: 2px;
}

.addresstext
{
	font-weight: bold;
	font-family: Arial;
	color: DarkBlue;
	font-size: 14px;
}

/* Choice Voucher */
.rsoaddress
{
	font-size:12px;
	font-style:italic;
	color:Black;
}