﻿HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*background-image: url(images/BG_Biz.gif);*/
	background-repeat:  repeat;
}
.DivUpdatePanel 
{
  background-color: White;   
}
.divPartStyle
{
    background-color: #FFFFFF; 
}            
#Banner
{
    min-width: 600px;
    background-position:bottom;
    height: 60px;
  background-image: url(images/Maroon_Bar_Lt.jpg);  
  background-repeat:repeat-x;
  width:100%;
} 
#Logo 
{
  display:inline;  
  position:absolute;
  top: 0px; left:0px; 
  height: 60px;
}
#tblLogin 
{
  height:100%;  
}
#tblLogin td
{
  height:100%;
    
}
#spnLoginNewUser
{
     position:relative;
   top:2px;
   display:inline;
   float:left;
   color:White;

    
}    
#divMenuLogin
{
    text-align:right;
    vertical-align:bottom;
  display:inline;
position:relative;
 /* top: 0px; *//*left:57%; */
 top:15px;
  height: 50px;
  width:auto;
  float:right;
 padding-top:0px;
  padding-right:0px;
  padding-bottom:0px;
  
}  
/* For rendering of 'Sign Up' control */
#divMenuLogin td
{
    text-align:right;
}      
#divMenuLoggedIn
{
    text-align:right;
    vertical-align:bottom;
  display:inline;
  position:relative;
  top: 35px;/* left:80%; */
  height: 60px;
  width:auto;
  float:right;  
  padding-right:5px;
  padding-bottom:5px;
}  
#mainBody
{
 min-width: 600px;   
}  
#divAccordion
{
  z-index:999;  
  /*border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;*/
  
} 
/**********************************************************/ 
/*Static Menu*/
#menuLinks
{
  display:inline;
  color:White;  
  position:relative;
  top:-5px;
  left:10px; 
} 
#menuLinks span
{
  display:inline;
  color:White;   
}    
/**********************************************************/     
#Footer
{
   min-width: 600px;
    background-position:top;
    height: 25px;
  background-image: url(images/Maroon_Bar_Lt_Footer.gif);  
  background-repeat:repeat-x;
  text-align:center;
  vertical-align:Top;
  font-weight:bold;
 color:White;
 width: 100%;
}   
a:link, a:visited {
	color: #742E21; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #333333;	text-decoration: none;
	font-weight: bold;
}

td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 11px;
	color: #333333;
	text-align: left;
}

h3, .componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #742E21;
	line-height: 18px;
	margin: 5px 0;
}

.componentheading {
  padding-top: 10px;
}

.contentheading {
  font-family: Arial, Helvetica, sans-serif;
  /*background: url(../images/hsep.png) bottom left repeat-x;*/
  padding: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: normal;
	height: 45px;
	vertical-align: bottom;
	color: #742E21;
	text-align: left;
	width: 100%;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../../md_openoffice/images/bullet_red.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.small {
	font-size: x-small;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

.modifydate {
  height: 30px;
  vertical-align: bottom;
	font-size: x-small;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

.createdate {
	height: 25px;
	vertical-align: top;
	font-size: x-small;
	color: #999999;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;

}

.clr {
	clear: both;
}

#main_bg {
	height: 100%;
	padding: 0;
	margin-bottom: 1px;
	/*background-color: #990000;*/
	background-color: #990000;
}

div.mosimage_caption {
  font-size: x-small;
  color: #666666;
}

div.center {
  text-align: center;
}

table#main {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

div.blog_more {
  margin-top: 30px;
}

div.syndicate div {
  text-align: center;
}

table.opentable  {
	border-collapse: collapse;
	margin-left: 5px;
}

table.opentable td {
  margin:0;
  padding: 0;
}

td.left_shadow {
	width: 13px;
	/*background-image: url(../images/js_bg_l.png);*/
	background-repeat: repeat-y;
}

td.right_shadow {
	width: 13px;
	/*background-image: url(../images/js_bg_r.png);*/
	background-repeat: repeat-y;
}

td.bottom {
	height: 29px;
	background-image: url(../images/js_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 732px;
}

td.wrapper {
  width: 706px;
}
#runner {
  float: right;
  padding-top: 7px;
}
.designertoo{
display:block;
text-indent:-5000px;
text-decoration:none;
height:0;}
#bottomnav_links ul {
  margin: 0;
  padding: 0;
}

#bottomnav_links li {
  background-image: none;
  list-style:none; 
  float: left; 
  margin: 0px; 
  padding: 0px;
  font-size: 11px;
  line-height:17px;
  height: 17px;
  white-space: nowrap;
}
#header {
	float: left;
	width: 706px;
	height: 112px;
	background-image: url(../images/js_header.png);
	background-repeat: no-repeat;
}
.topbar {
	width: 732px;
	height: 27px;
	background-image: url(../images/js_top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}


#contentarea {
  float: left;
  width: 706px !important;
  width: 706px;
	background: #eee;
}

hr {
	background: #999999; height:1px; border: 1px solid;
}



#side_bar
{
	border:1px solid #e1e1e1;
	border-top:0;
	
}
#divContent table
{
 width:500px;
 border:1px solid #e1e1e1;
}
#divContent tr{border:1px solid #e1e1e1;}
#divContent tr, td 
{
	/*padding: 5px 5px 0px 5px;*/
	 vertical-align:top;	
}
#divContent .leftCol{ text-align:right; font-weight:bold;}
#divContent .bizTextBox{ width:200px; margin-bottom:2px;}
.smallControl
{ font-size:95%;
  font-family:Arial, Verdana, Sans-Serif;
}
#divContent td li
{
	list-style-type:lower-roman;
	margin:0px 0px 5px 23px;
}	

#Help html{}
#Help body
{
padding:0;margin:0;	
}	
#topLinks
{border-bottom:3px solid #5A0C31;
}	
#Help #topLinks ul li 
{
	margin: 0px 0 5px 30px;
	list-style-type:disc;
	/*list-style-image:url('images/Bullet.gif');	*/
	
}

#Help #divContent img
{
border:1px solid #d1d1d1;	
}

.helpDiv
{

margin-bottom:250px;	
}
.helpDiv ul li
{
	margin:  5px 0 30px 30px;
	list-style-type:disc;
	/*list-style-image:url('images/Bullet.gif');	
	list-style-type:disc;*/
	
}
.helpDiv li li
{
	margin:  5px 0 15px 5px;
	list-style-type:decimal;
	/*list-style-image:url('images/Bullet.gif');	
	list-style-type:disc;*/
	
}
/********eGroup******/
.eGroupDiv
{
	margin-top:20px;
margin-bottom:30px;	
	
}
/****** FindBiz ***********/
#divLongitude table
{
 border:solid 1px #c1c1c1; border-collapse:collapse;	
}
#divLongitude td
{
	padding:2px 2px 2px 2px;
 border:solid 1px #c1c1c1;	
}
