@import url('messageoverlay.css');

/* CORE STYLES */
BODY {
	padding:0px;
	margin:0px;
	background-color:#ebebee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:71%;
	color:#333333;
  line-height:1.2em;
  /* This causes the drop downs in IE to have a large amount of padding on the left for some reason.
  text-align: center;
  */
}

#outer_container 
{
  /**/
	/*position:absolute;*/
	z-index:1;
	/*left:50%;*/
  
	width:1074px;
	margin:0px;
	padding:0px;
	
	/*margin-left:-391px;*/
  /*
	margin: 0px auto;*/
	text-align: left;
	/*background-image:url(../images/background.gif);*/
	background-repeat:repeat-y;
	margin:auto auto;
	}

#inner_container {
	z-index:2;
	width:740px;
	margin-left:12px;
	margin-right:12px; 
	background-color:#FFFFFF;
}

#header {
	height:105px;
	margin:0px;
	padding:0px;
}

#navigation
{
  
	position:absolute;
	z-index:99;
	/*top:68px;*/
	padding-top:7px;
	left:12px;
	width:740px;
	height:28px;
/*	background-image:url(../images/bgTopNav.gif);*/
	background-repeat:repeat-x;
}

#footer {
	clear: both; 
	padding:0px;
	
	height:110px;
	width:984px;
	color:white;
	/*background-color:#1c428b;*/
	background-image:url(../images/Footer.jpg);
	margin-left:12px;
}

.cardimage
{
	margin-left:5px;
	float:left;
	height:77px;
	width:55px;
	display:block;
}

.footerlinks
{
	position:relative;
	top:15px;
	left:10px;
	padding-bottom:5px;
	border-bottom:solid 1px white;
	width:555px;
	float:left;
}

/* CONTENT */

#content p{
	margin:5px 0px 15px 25px;
}

#arabic{
	text-align:right;
	font-size:16px;
	line-height:normal;

}
ul.arabic{
	text-align:right;
	font-size:16px;
	line-height:normal;
	list-style-image:url(../images/iconBlueArrowArabic.gif); 

}

tr, td {
	padding:2px;
	margin:0px;
	font-size:8pt;
	color:#000000;
	line-height:1.1em;
}

ul {
   list-style-image:url(../images/icon_arrow.jpg);
	 line-height:1.4em;
	 margin-top:5px;
	 margin-bottom:15px;
}

ul.squares {
	 list-style:square;
	 list-style-type:square;
	 line-height:1.4em;
	 margin-top:5px;
	 margin-bottom:15px;
}

H2 {
	font-size:13px;
	font-weight:bold;
	color:#F18F21;
	margin: 5px 10px 0px 0px;
	display:block;
	text-transform:capitalize;
	margin-top:0px;
	margin-bottom:10px;
}

#content h2, #content h3, #dottedline
{
	margin-left:25px;
}

#content table
{
	padding-left:25px;
	*margin-left:25px;
	*width:95% !important;
}

#content #rblCopyAddress
{
	*width:auto!important;
}

#content table h3, #content table p, #content table h2, #content table #dottedline
{
	margin-left:0px;
}

#content table table
{
	padding-left: 0px;
	margin-left: 0px;
}

#content .colourTable
{
	padding-left:0px;
	margin-left: 25px;
}

H3{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin: 0px 10px 10px 10px;
	text-transform:capitalize;
	display:block;
}


/* FORMS */

form
{
  padding:0px;
  margin:0px;
}

input{ 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:8pt;
	color:#333333;
	background-color:white;
}

select{ 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:8pt;
	color:#333333;
	background-color:white;
}

/* HYPERLINKS */

.topNav a:link, .topNav a:visited {
	color:white;
	font-size:10px;
	text-decoration:none;
	background-image:url(../images/nav_arrow_off.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-right:10px;
	margin-left:10px;
	padding-top:0px;
	margin-top:11px;
	float:left;
}

.topNav a:hover, .topNav a:active {
	color:#fffc00;
	font-size:10px;
	text-decoration:none;
	background-image:url(../images/nav_arrow_on.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-right:10px;
	margin-left:10px;
	padding-top:0px;
	margin-top:11px;
	float:left;
}

#content a:link, #content a:visited {
	color:#ED1B24;
	text-decoration:none;
	background-image:none;
}

#content a:hover, #content a:active {
	color:#F18F21;
	text-decoration:none;
	background-image:none;
}


/* FOOTER */
#footer img{
	padding:5px 5px 5px 15px;
	float:left;
}

#footer	br{
	margin:0px;
	padding:0px;
}
#footer a:link, #footer a:visited {
	color:white;
	text-decoration:none;
	background-image:none;
	float:none;
	font-size:8pt;
}

#footer a:hover, #footer a:active {
	color:#F18F21;
	text-decoration:none;
	background-image:none;
	display:inline;
	float:none;
	font-size:8pt;
}

.small{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#666666;
	line-height:1.1em;
}

.footersmall{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:white;
	line-height:1.1em;
}

p.footer_tiny {
	font-size:7pt;
	color:yellow;
	margin:5px 0px 5px 0px;
	line-height:8pt;
	padding:0px;
}

.speedwell{
	font-size:8pt;
	color:white;
	background-image:none;
	margin:0px;
	padding-top:15px;
	float:left;
	width:555px;
	text-align:left;
	margin-left:10px;
	margin-top:5px;
}

.speedwell a:link, .speedwell a:visited{
	font-size:7pt;
	color:yellow;
	text-decoration:none;
}

.totalbox
{
  color: #F18F21;
  font-size: 10pt;
  font-weight: bold;
}

.SearchResultsTable
{
  width:100%;
  border: solid 1px #000000;
}
.SearchResultsTable tr td, .SearchResultsTable tr th
{
  padding: 2px;
  background-color: #FFFFFF;
  border: solid 1px #000000;
}

.needhelp_map
{
  margin-left:40px;
}

#lblError 
{
  color: #FF0000;
  font-weight: bold;
}

.clear
{
  clear:both;
}

#txtUserBatchName
{
	margin-left:87px;
	margin-bottom:2px;
}

#txtBatchName
{
	margin-left:9px;
	margin-bottom:2px;
}

#SubmitSchedule1_btnCancel
{
	margin-left:5px;
}

#rblCopyAddress
{
	float:left;
}

#content .makesame
{
	float:left;
	margin-top:9px;
}

.mandatory
{
	color:Red;
}

.False
{
	display:none;
}

.False tbody
{
	width:500px;
	display:inline-block;
}

.False tbody .itemTR
{
	width:100%;
}

#educoverlogo a img
{
	border-width:0px;
}

#lblNoPolicies
{
	color:Red;
	padding-top:5px;
	font-weight:bold;
}

#brand {
	z-index:6;
	left:0px;
	top:0px;
	width:984px;
	height:125px;
	/*background-image:url(../images/Header.jpg);*/
}

#inner_container {
	z-index:2;
	width:984px;
	margin-left:12px;
	margin-right:12px; 
	/*background-color:#a22630;*/
	background-image:url(../images/side_shadow.jpg);
	background-repeat:repeat-y;
	background-position:0px 0px;
	
}

#box1
{
	padding-top:10px;
}

body.admin .exclamation
{
	display:none;
}

.btnSubmit
{	
	height:30px;
	width:95px;
	display:block;
}

#content .btnSubmit:link, #content .btnSubmit:visited
{
	background-image:url(../images/btnSubmit.gif);
}

#content .btnSubmit:hover, #content .btnSubmit:active
{
	background-image:url(../images/btnSubmit_.gif);
}

#content .btnSubmit span
{
	display:none;
}


.OSHC_WORLDCARE_LOGO
{
  position: relative;
  left: -35px;
}

#SubmitSchedule1_txtBatchName, #SubmitSchedule1_txtUserBatchName
{
  width: 250px;
}

