﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
	--background-color: #CED5DB;
	--background-image: url('../images/background2.jpg');
	--background-image: url('../images/bg1.png');
	--background-image: url('../images/bg2.png');
	--background-image: url('../images/bg3.png');
	--background-image: url('../images/bg4.png');
	--background-image: url('../images/Bg5.jpg');
	--background-image: url('../images/bg6.png');
	--background-image: url('../images/bg7.jpg');
	--background-image: url('../images/NewBg1.png');
	--background: #4C8CE6 url('../images/bg9.png') repeat-x;
	--background: #54ACED url('../images/logos_and_bg1.png') repeat-x 0 -100px;
	  background-repeat :repeat-x ;
	--filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3C9ACE', endColorstr='#65C4FA');
	--background-color: #B6E517;
    background-color:#CCECFF;
	font-family: calibri, Arial;
	font-size: 15px;
	padding: 0px;
	color: #696969;
}

a:link, a:visited
{
	color: #034af3;
}

a:hover
{
	color: #1d60ff;
	text-decoration: none;
}

a:active
{
	color: #034af3;
}

p
{
	margin-bottom: 10px;
	line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
	font-size: 1.5em;
	color: #666666;
	font-variant: small-caps;
	text-transform: none;
	font-weight: 200;
	margin-bottom: 0px;
}
h1
{
	font-size: 1.6em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h2
{
	font-size: 1.5em;
	font-weight: 600;
}

h3
{
	font-size: 1.2em;
}

h4
{
	font-size: 1.1em;
}

h5, h6
{
	font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
	margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
	width: 960px;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3C9ACE', endColorstr='#65C4FA');
	margin: 20px auto 0px auto;
	border: 1px solid #496077;
}

.header
{
	position: relative;
	margin: 0px;
	padding: 0px;
	background: #4b6c9e;
	width: 100%;
}

.header h1
{
	font-weight: 700;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: #f9f9f9;
	border: none;
	line-height: 2em;
	font-size: 2em;
}

.main
{
	padding: 0px 12px;
	margin: 12px 8px 8px 8px;
	min-height: auto;
	width:100%;
}

.leftCol
{
	padding: 6px 0px;
	margin: 12px 8px 8px 8px;
	width: 200px;
	min-height: 200px;
}

.footer
{
	color: #575757;
	padding: 8px 0px 0px 0px;
	border-radius: 8px;
	margin: 0px auto;
	width: 95%;
	text-align: center;
	line-height: normal;
	height: 30px;
	background-image: url('../images/footer.png');
	background-repeat: repeat;
	position: relative;
    bottom: 38px;
    z-index: 101;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
	background-color: #3a4f63;
	width: 100%;
}

div.menu
{
	padding: 4px 0px 4px 8px;
}

div.menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
	background-color: #465c71;
	border: 1px #4e667d solid;
	color: #dde4ec;
	display: block;
	line-height: 1.35em;
	padding: 4px 20px;
	text-decoration: none;
	white-space: nowrap;
}

div.menu ul li a:hover
{
	background-color: #bfcbd6;
	color: #465c71;
	text-decoration: none;
}

div.menu ul li spam
{
}

div.menu ul li a:active
{
	background-color: #465c71;
	color: #cfdbe6;
	text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
	margin: 1em 0px;
	padding: 1em;
	border: 1px solid #ccc;
}

fieldset p
{
    width:98%;
	margin: 10px auto;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
	display: block;
}

fieldset label.inline
{
	display: inline;
}

legend
{
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
}

input.textEntry
{
	width: 320px;
	border: 1px solid #ccc;
}

input.passwordEntry
{
	width: 320px;
	border: 1px solid #ccc;
}

div.accountInfo
{
	width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
	clear: both;
}

.title
{
	display: block;
	float: left;
	text-align: left;
	width: auto;
}

.loginDisplay
{
	font-size: 1.1em;
	display: block;
	text-align: right;
	padding: 10px;
	color: White;
}

.loginDisplay a:link
{
	color: white;
}

.loginDisplay a:visited
{
	color: white;
}

.loginDisplay a:hover
{
	color: white;
}

.failureNotification
{
	font-size: 1.2em;
	color: Red;
}

.bold
{
	font-weight: bold;
}



#mainCntr
{
	--width: 80%;
	width: 100%;
	margin-left: 15%;
	--background-image: url('../images/Background.png');
	--background-repeat: repeat;
	margin: 0 auto;
	height: 147px;
}

.loginDiv
{
	background: url(../Images/login1.png) no-repeat;
	width: 300px;
	height: 350px;
	margin-left: 35%;
	margin-top: 10%;
}
.heading
{
	border-bottom: solid #D2D1D1 2px;
	}
	
.font
{
	font-size:1.0 em;
	font-family: calibri, Arial;
}
.btnbgcolor
{
 background-color:#F8FODE;
 border:solid 1px gray;
 font-weight:normal ;
}
.cursor
{
	cursor:pointer;
}
.Label
{
	font-family: calibri, Arial;
	font-size: 15px;
	white-space:nowrap;
}

.TextBox
{
	border-color: #888686;
	border-style: solid;
	border-width: 1px;
	font-family: calibri, Arial;
	font-size: 15px;
	height: 25px;
	vertical-align:text-middle;
	border-radius: 3px;
	width:170px;
   
}
.dropdown
{
	border-color: #888686;
	border-style: solid;
	border-width: 1px;
	font-family: calibri, Arial;
	font-size: 15px;
	height: 25px;
	border-radius: 3px;
}

.submitButton
{
	background-color: #3C9ACE;
	border: 1px #BFBFBF solid;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	font-family:calibri,  Arial;
	font-size: 15px;
	height: 29px;
	border-radius: 2px;
	padding-bottom: 3px;
	width:65px;
}
.submitButton:hover
{
	background-color: #65C4FA;
	color: #465c71;
	border-radius: 2px;
	width:65px;
}
      fieldset {  
width:320px;
  
font-family: calibri, Arial,Verdana,  Helvetica, sans-serif;  
font-size:14px;  
border-radius: 15px;
}  
legend {  
width:50px;  
text-align:left;  
background:#DDE7F0;  
border:solid 1px;  
margin:1px;  
font-weight:bold;  
color:#454545;                     

}  



.H3Heading
{

margin-bottom :5px;

color :#3C9ACE;
padding-top :10px;

font: 1.5em Calibri;
text-align: left;
padding-left:10px;

}

.headingline
{

border-top:1px solid #3C9ACE;
height:5px;
width:97%;

}




#Login
{

 padding-top:75px;
 width:100%

	
}
.CustomTabStyle .ajax__tab_header {
    font-family:calibri,verdana,tahoma,helvetica;
    font-size:11px;
    background-color:Red;
    
    --background:url(images/tab-line.gif) repeat-x bottom;
}

.mGrid {   
    width: 100%;   
    background-color: #fff;   
    margin: 5px 0 10px 0;   
    border: solid 1px #BFBFBF;   
    border-collapse:collapse;   
    
	font-family: Calibri , arial;
	font-size: 15px;
}  
.mGrid td {   
    padding: 2px;   
    border: solid 1px #c1c1c1;   
    color: #717171;   
}  
.mGrid th {   
    padding: 4px 2px;   
    color: #fff;   
    background: #BFBFBF url(grd_head.png) repeat-x top;   
    border-left: solid 1px #BFBFBF;   
    font-size: 0.9em;   
}  
.mGrid .alt { background: #fcfcfc url(grd_alt.png) repeat-x top; }  
.mGrid .pgr { background: #BFBFBF url(grd_pgr.png) repeat-x top; }  
.mGrid .pgr table { margin: 5px 0; }  
.mGrid .pgr td {   
    border-width: 0;   
    padding: 0 6px;   
    border-right: solid 1px #666;   
    font-weight: bold;   
    color: #fff;   
    line-height: 12px;   
 }     
.mGrid .pgr a { color: #666; text-decoration: none; }  
.mGrid .pgr a:hover { color: #000; text-decoration: none; }

.topleftcorner
{
	background: transparent url('../images/contentpane.png') 0 0 no-repeat;
height: 17px;

margin-top: -2px;
margin-right: 21px;
}
.toprightcorner {
background: transparent url('../images/contentpane.png') 100% 0 no-repeat;
float: right;
height: 17px;

margin-top: -17px;
width: 21px;
}
.ContentMiddle
{
	
	background: url('../images/middle3.png') repeat-y left;
	padding-left: 19px; 
	 background-color :White;
	 
	margin-top :-16px;

}

.bottomleftcorner {
background: transparent url('../images/contentpane.png') 0 no-repeat;
height: 21px;

margin-right: 21px;
}

.bottomrightcorner {
background: transparent url('../images/contentpane.png') 100%  no-repeat;
float: right; 
height: 20px;
 margin-top :-21px;
width: 21px;
}

.logo
{
    --margin-top:15px;
    --display:none;
	margin-left :100px;
}
.homelogo
{
    --margin-top:15px;
    --display:none;
	margin-left :30px;
}

/* For fieldset */

.fldset
{
	behavior: url(border-radius.htc);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
}

.gridheaderpadding
{
	padding-left:25px;
}

.strength
{
	background-color:Transparent;
	font-family: Calibri, Arial;
	font-size: 15px;
	white-space:nowrap;
}
.CheckboxList td
{
    float:left;
    clear:both;
    width:20px;
    
	
}
.InnerHeading
{
	border-bottom: solid 1px lightgray;
	color: #3e9acf;
	padding-bottom: 18px;
	height: 32px;
	font-weight: bold;
	font-size: 19px;
	
}


.tablclass {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    width: 100%;
    border-collapse: collapse;
}

.tablclass td, #customers th {
    font-size: 1em;
    border: 1px solid #98bf21;
    padding: 3px 7px 2px 7px;
}

.tablclass th {
    font-size: 1.1em;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 4px;
    background-color: #A7C942;
    color: #ffffff;
}

.tablclass tr.alt td {
    color: #000000;
    background-color: #EAF2D3;
}