@charset "utf-8";
html {min-height: 100%;height: auto;}
body {margin:0; padding:0; font-family: 'Tahoma'; font-size: 13px;  font-style: normal; font-weight: normal; color: #000;}
h1 {margin:0; padding:0 0 5px 0; font-size: 1.3em;}
h2, h3 {margin:0; padding:0; font-size: 1.1em;}
p {margin: 1em 0; padding:0; font-size: 13px;}
img {border:none;}
textarea{
	font-family: Tahoma;
	font-size:13px;
}
a {color: #000; text-decoration: none;}
a:hover {text-decoration: underline;}

.error-msg { font-size:8pt; color:#990000; padding-top:3px; padding-bottom:3px;}

/********************/
/*  COMMON CLASSES  */
/********************/
.first {border-left: 0;}
.hide {display: none;}
.left {float: left;}
.right {float: right;}
.clear-all {clear: both; height: 0; line-height: 0; font-size: 0;}
.red {color: #d2232a;}
.orange {color: #f26522; padding-bottom:10px;}
.bold {font-weight: bold;}
.eng{font-size:17px; }

/***********/
/*  FORMS  */
/***********/
form {display: inline; margin: 0;}
input, select {
	vertical-align: middle;
	font-size: 12px;
}
radio, checkbox {vertical-align: middle; float: left; width: 10%;}
legend {display: none;}
fieldset {margin: 0; border-style: solid; border-width: 0; margin-bottom: 1em;padding: 0;}
fieldset label {
	float: left;
	width: 33%;
}
fieldset div div {clear: none; float: left; width: 33%;}
fieldset div {clear: both;}

/***********/
/*  LISTS  */
/***********/
ul {margin: 0; padding: 0; list-style: none;}
#static-content ul {list-style-type: disc;margin-left: 35px;}

/***********/
/*  LAYOUT  */
/***********/
#wrapper {
	margin:0 auto;
	padding: 0;
	position:relative;
	text-align:left;
	width: 990px; 
}


#header, #headerintro{
	width: 990px;
	height: 135px;
}

#content-col-one-two-three{
	width: 990px;
	margin: 16px 0 0 0;
}

#col-two-three{
	width: 650px;
	float: right;
	margin: 0 0 0 0;
}

#col-one{
	width: 240px;
	float: left;
}

#col-two{

}

#col-three{

}

#footer{
	height: 66px;
}

/***********/
/*  HEADER INTRO  */
/***********/

#intro-headleft{
	margin: 60px 0 0 30px;
	float: left;
}

#intro-headleft ul li{
	height: 10px;
	display: inline;
	padding: 0 5px 0 10px;
	background: url(../images/bg_lang.gif) no-repeat 0 4px;
}

#intro-headleft ul li.first{
	padding: 0 5px 0 0;
	background: none;
}

#intro-headright{
	margin: 37px 30px 0 0;
	float: right;
}

/***********/
/*  HEADER */
/***********/
#header{
	background: url(../images/bg_header.gif) no-repeat top;
}

body { background: url(../images/bg_header.gif) no-repeat top; }

#logo, #logo img{
	float: left;
}

#logo img.usb{
	margin: 63px 16px 0 0;
}

#logo img.logo{
	margin: 52px 0 0 0;
}

#lang{
	text-align: right;
	margin: 70px 14px 3px 0;
}

#lang ul li{
	height: 10px;
	display: inline;
	padding: 0 5px 0 10px;
	background: url(../images/bg_lang.gif) no-repeat 0 4px;
}

#lang ul li.first{
	font-size:11px;
	padding: 0 5px 0 0;
	background: none;
}

#topnav{
	float: right;
	margin-right: 29px;
}

#topmenu{
	font-size:11px;
	font-weight: bold;
	width: 140px;
	height: 24px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;

	text-align:center;
	background: url(../images/bg_topnav.gif) no-repeat;
}

/***********/
/*  CONTENT  */
/***********/
#content h1{
	width: 650px;
	height: 40px;
	margin: 0 0 10px 0;
	padding: 0;
	
}

#content h1 span{
	visibility: hidden;
}

#content h1.hdrabout{
	background: url(../images/hdr_about.gif) no-repeat;
	height:60px;
}
#content h1.hdrsoftware{
	background: url(../images/hdr_software.gif) no-repeat;
	height:60px;
}
#content h1.hdrscope{
	background: url(../images/hdr_scope.gif) no-repeat;
	height:60px;
}
#content h1.hdrwhy{
	background: url(../images/hdr_why_ehr.gif) no-repeat;
	height:60px;
}
#content h1.hdseminar{
	background: url(../images/hdr_ehr_seminar.gif) no-repeat;
	height:60px;
}
#content h1.hdrcontact{
	background: url(../images/hdr_contact_us.gif) no-repeat;
	height:60px;
}

#content h1.hdregister{
	background: url(../images/hdr_register.gif) no-repeat;
	height:60px;
}

#content h1.hdfaq{
	background: url(../images/hdr_faq.gif) no-repeat;
	height:60px;
}

#mainimg{
	padding-bottom: 10px;
	background: url(../images/img_colorbar.gif) no-repeat bottom;
}

/***********/
/*  LEFT NAV  */
/***********/
#leftnav{
	width: 270px;
	height: 340px;
	background: url(../images/bg_leftnav.jpg) no-repeat;
	margin-left:30px;
	padding-left:30px;
	padding-top:30px;


	
}

#leftnav a{
	font-size: 12px;
	font-weight: bold;
}

ul#menu {
	height: 250px;
}

.left {
	padding-left:20px;
}

ul#menu a{
	display: block;
	width: 120px;
	height: 30px;
	padding-left:10px;
}

#leftnav ul#menu li{
	line-height: 22px;
} 

#leftnav ul li span{
	margin: 0 0 0 7px;
}

#leftnav ul#menu li a:hover, #leftnav ul#menu li a.active{
	background: url(../images/bg_leftmenulist.png) no-repeat;
	text-decoration: none;
}

/***********/
/*  FOOTER  */
/***********/

#footer{
	border-top: 2px solid #c2c2c2;
	color: #898989;
	font-size: 0.9em;
	text-align: center;
	margin-top: 20px;
}

#clickMe { font-family:Tahoma; font-size:11px; font-weight:900; color:#000000;}
.button { font-family:Tahoma; font-size:11px; font-weight:900; color:#000000;}

.link { font-size:11px;}

/*HOME*/
.hmenu-a, .hmenu-over-a, .hmenu-over-a a, .hmenu-a a, .hmenu-b a, .hmenu-c a, .hmenu-over-b a, hmenu-over-c a, .hmenu-over-b a, .hmenu-over-c a, .hmenu-over-b a, .hmenu-over-c a { 
	font-weight:bold; 
	font-family:Tahoma; font-size:11px;  
	text-decoration:underline;
	height:22px;
}

.hmenu-a, .hmenu-over-a { width:142px;}
.hmenu-b, .hmenu-over-b { width:158px;}
.hmenu-c, .hmenu-over-c{ width:96px;}

.hmenu-over-a { background:url(../images/h-menu-a.png) no-repeat; }
.hmenu-over-b { background:url(../images/h-menu-b.png) no-repeat;}
.hmenu-over-c { background:url(../images/h-menu-c.png) no-repeat;}

.hmenu-over-a, .hmenu-over-b, .hmenu-over-c, .hmenu-over-a a, .hmenu-over-b a, .hmenu-over-c a { color:#FFFFFF; text-decoration:none;}

.border-a { font-family:Tahoma; color:#000000; font-weight:100;}

/*======================================================
EHR - Seminar
======================================================*/
#seminar-table th { background-color:#ECECEC; padding:3px; border:solid 1px #CCCCCC;}
#seminar-table th.date{ border-right:0px;}
#seminar-table td.date, #seminar-table td.detail{ padding:3px; border:solid 1px #CCCCCC; border-top:0px; }
#seminar-table td.date{ border-right:0px;}




/*********** NEW*/
.bg_line{background: url('../images/ico/dot.gif') repeat-x;}
.bul1{padding-left:15px;background: url('../images/ico/icon1.gif') 1px 3px no-repeat;}
.bul2{padding-left:10px;background: url('../images/ico/icon2.gif') 1px 5px no-repeat;; font-weight:bold}

div.img
{
  margin: 2px;
  border: 1px solid #C3C3C3;
  float: left;
  background-color:#FFF;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #FF8000;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}

a.title:link {color: #FF5706; text-decoration: none; font-weight:bold}
a.title:visited {color: #FF5706; text-decoration: none; font-weight:bold}
a.title:hover {color: #0093D9; text-decoration: none; font-weight:bold}
a.title:active {color: #FF5706; text-decoration: none; font-weight:bold}

.fm-td-right{padding-right:5px;}
.fm-td-left{padding-left:5px;}
