* {
	margin:0px;
	padding:0px;
	border:0px;
}

/* Layaout
--------------------------------- */		
html, body {
	width:100%;
	height:100%;
}

body{
	background-color:#ACACAC;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:center;
}

#page_container {
	position:relative;
	width:940px;
	margin:0px auto;
	min-height:100%;
	_height: 100%;
	background:#FFFFFF url(../img/content_bg.gif) repeat-y top left;
	text-align:center;
}

#header_container {
	position:relative;
	width:940px;
	height:132px;
	background:url(../img/header_bg.gif) no-repeat top left;
	text-align:left;

}

#content_container {
	position:relative;
	width:860px;
	padding:25px 40px 65px 40px;
	text-align:left;
}

* html #content_container {
	width:940px;
	w\idth:860px;
}

#footer_container {
	position: relative;
	/*bottom:0px;
	left:0px;*/
	width:940px;
	height:56px;
	margin: -56px auto 0 auto; /* added by Colin Jan.23, 2008*/
	background:url(../img/footer_bg.gif) no-repeat top left;	
	text-align:left;
}

/* Generic elements
--------------------------------- */
h1{
	/*font-size:19px;*/
	font:normal 24px "Century Gothic", Verdana, Helvetica, sans-serif; 
	color:#424242;
	padding-bottom:25px;
}

h2{
	font-size:18px;
	font-weight:bold;
	color:#DF6F2D;
	padding-bottom:10px;
}

h3{
	font-size:13px;
	font-weight:bold;
	color:#DF6F2D;
	padding-bottom:10px;
}

fieldset {
	clear:both;
}

legend {
	font:normal 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#DF6F2D;
	text-align:left;
	padding:15px 0px;
}

p.formline{
	clear:both;
	padding:0px 0px 10px 0px;
}
	
label{
	float:left;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#424242;
	padding:0px 0px 10px 0px;
}

label span {
	display:block;
	float:left;
}

input {
	vertical-align: middle;
}

input.text {
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:#FFFFFF;
	border:solid 1px #D6D7D6;
	padding:2px 0px;
}

input.textFocus {
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:#F9F9E5;
	border:solid 1px #D6D7D6;
	padding:2px 0px;
}

input.disabled {
	background-color:#F0F0F0;
}

textarea {
	font-size:11px;
	font-weight:normal;
	color:#7B7B7B;
	background-color:#FFFFFF;
	border:solid 1px #D6D7D6;
	overflow:auto;
}

.clear {
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
}

ul,li {
	list-style:none;
}

span.warning {
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#DF6F2D;
}

/* Logo
--------------------------------- */		
#logo {
	position:absolute;
	top:35px;
	left:35px;
	width:142px;
	height:60px;
}

/* Navigation bar
--------------------------------- */		
ul#navbar {
	position:absolute;
	bottom:22px;
	right:20px;
	height:33px;
}

ul#navbar li {
	position:relative;
	float:left;
	display:inline;
	height:33px;
	padding-right:2px;
	list-style:none;
}

ul#navbar li a {
	display:block;
	padding:2px 7px 0px 40px;
	height:31px;
	font:bold 12px/31px Verdana, Arial, Helvetica, sans-serif;
	color:#424242;
	text-decoration:none;
}

ul#navbar li a:hover {
	color:#DE6D29;
}


ul#navbar li#mresume a {
	width:69px;
	background:url(../img/tabresume_off.gif) no-repeat top left;
}

* html ul#navbar li#mresume a {
	width:116px;
	w\idth:69px;
}


ul#navbar li#mquotations a {
	width:98px;
	background:url(../img/tabquotations_off.gif) no-repeat top left;
}

* html ul#navbar li#mquotations a {
	width:145px;
	w\idth:98px;
}


ul#navbar li#morders a {
	width:69px;
	background:url(../img/taborders_off.gif) no-repeat top left;
}

* html ul#navbar li#morders a {
	width:116px;
	w\idth:69px;
}


ul#navbar li#mgoods a {
	width:83px;
	background:url(../img/tabgoods_off.gif) no-repeat top left;
}

* html ul#navbar li#mgoods a {
	width:130px;
	w\idth:83px;
}

ul#navbar li#mnotifications a {
	width:98px;
	background:url(../img/tabnotifications_off.gif) no-repeat top left;
}

* html ul#navbar li#mnotifications a {
	width:145px;
	w\idth:98px;
}


/* User bar
--------------------------------- */		
ul#userbar {
	position:absolute;
	top:26px;
	right:30px;
}

ul#userbar li {
	position:relative;
	float:left;
	display:inline;
	padding-left:10px;
	list-style:none;
}

ul#userbar li a {
	font:bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#424242;
	padding:2px 0px 2px 20px;
	text-decoration:none;
}

ul#userbar li a:hover {
	color:#DE6D29;
}

ul#userbar li#meditprofile {
	padding-right:10px;
	border-right:2px solid #424242;
}

ul#userbar li#meditprofile a{
	background:url(../img/editprofile_icon.gif) no-repeat center left;
}

ul#userbar li#mlogout a{
	background:url(../img/logout_icon.gif) no-repeat top left;
}


/* Footer
--------------------------------- */

#footer {
	position:absolute;
	left:30px;
	top:22px;
}

#footer address {
	font:normal 9px Verdana, Arial, Helvetica, sans-serif;
	color:white;
}

#footer #addressPlace {
	padding-left:10px;
	padding-right:30px;
}

#footer #addressTele {
	padding:0px 20px;
	background:url(../img/tele_icon.gif) no-repeat center left;
}

#footer #addressCity {
	padding-right: 55px;
}

/* Popup
--------------------------------- */	
#overlay{
	position:absolute;
	top:0px;
	left:0px;
	background-color:#000;
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
	z-index:100;
}

#popupwindow {
	position:absolute;
	top:0px;
	width:900px;
	margin:0px auto;
	background-color:#FFFFFF;
	z-index:200;
}

#popupheader {
	position:relative;
	width:900px;
	height:30px;
	margin-bottom:1px;
	background-color:#E73031;
	text-align:left;
}

#popupheader h2 {
	color:#FFFFFF;
	padding-left:15px;
	padding-top:5px;
}

#popupcontent {
	position:relative;
	width:870px;
	padding:20px 15px;
	background-color:#FFFFFF;
	border-top:10px solid #ADAAAD;
	text-align:left;
	overflow:auto;
}

* html #popupcontent {
	width:900px;
	w\idth:870px;
}

a#closepopup {
	display:block;
	position:absolute;
	top:3px;
	right:3px;
	width:16px;
	height:16px;
	background:url(../img/closepopup_icon.gif) no-repeat top left;
	z-index:200;
}


/* table List
added by Landy--------------------- */
.listTable {
	clear:both;
	width:100%;
	border-collapse:collapse;
	table-layout:fixed;
}
	
.listTable caption {
	text-align:left;
	color:#DF6F2D;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
}

th {
	color:#424242;
	text-align: left;
}
	
.listTable th {
	font-size:13px;
	border-bottom:5px solid #D2D4D6;
}
	
.listTable tbody td {
	font-size:11px;
	border-bottom:2px solid #D2D4D6;
	line-height:25px;
	vertical-align:top;
}

.listTable tfoot .rightFoot{
	text-align:right;
	border-bottom:none;
}

.listTable tfoot .leftFoot{
	text-align:left;
	border-bottom:none;
}

.listTable tfoot .centerFoot{
	text-align:center;
	border-bottom:none;
}

.listTable ul.operation {
	text-align:right;
	font-size:12px;
	font-weight:bold;
}

/* list table 2 added by Colin
--------------------------------- */
.listTable2 {
	font-size: 12px;
	text-align: left;
	width: 100%;
	margin: 0 0 30px 0;
	border-collapse: collapse;
}
.listTable2 th, .listTable2 td {
	line-height: 24px;
	padding: 0 5px;
}
.listTable2 th {
	background-color: #E9F2BF;
}

.listTable2 td {
	border-bottom: 1px dashed #DCDCDD;
	background-color: #FFF;
}
/* link class, added by Colin
--------------------------------- */
a{
	color:#212121;
}

:link {
}

a.linkWithIcon {
	padding:1px 0 1px 25px;
}

a.comment {
	font-weight:normal;
	background:url(../img/comments_icon.gif) no-repeat left;
}

a.see {
	background: url(../img/see_icon.gif) no-repeat left;
}

a.print {
	background:url(../img/print_icon.gif) no-repeat left;
}

a.goToOrder {
	background:url(../img/gotoorders_icon.gif) no-repeat left;
}

a.linkDelete {
	padding-left:20px;
	background:url(../img/delete_icon.gif) no-repeat left;
}

a.addFile {
	background:url(../img/addfile_icon.gif) no-repeat left;
}

a.file {
	padding-right:20px;
	background:url(../img/file_icon.gif) no-repeat left;
}

a.addRequest {
	background: url(../img/add_icon.gif) no-repeat left;
}

/*commom class added by Colin
-------------------------------------*/
.inline {
	display: inline;
}

.alignRight {
	text-align:right;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

*.hidden {
	display:none;
}

*.block {
	display: block;
}

*.noList {
	text-align:center;
}

/* filter added by Landy
-------------------------------------*/	
.greyContainer {
	padding:15px;
	border-bottom:#A7A9AC 8px solid;
	background-color:#F4F4F4;
}

.duration {
	display:inline;
	padding-bottom:15px;
}

.durationTitle {
	padding:0px 0px 12px 0px;
	font-size:13px;
	font-weight:bold;
}

.entrDate{
	width:170px;
	padding:0px;
}

.entrDate .text{
	width:108px;
	float:none;
}

.entrDate strong{
	font-size:12px;
}

.entrDate span{
	font-weight:normal;
	font-size:11px;
}

#filterSubmit{
	background:#BFDA48 url(../img/filter_button.gif) no-repeat top left;
	width:100px;
	height:	29px;
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* page links added by Colin
-------------------------------------*/

span.block{
	display:block;
}

ul.pageLink {
	width:170px;
	overflow: auto;
	margin:0 auto;
}

* html ul.pageLink{
	width:190px;
	overflow:auto;
}

ul.pageLink li{
	float: left;
}

ul.pageLink a {
	text-decoration: none;
	display: block;
	width: 16px;
	height: 16px;
	line-height: 16px;
}

a.current{
	font-weight:bold;
	color:#DF6F2D;
}

a.first{
	float: left;
	margin-right:3px;
	height:16px;
	width:16px;
	text-decoration:none;
	text-indent: -9999px;
	background:url(../img/first_icon.gif) no-repeat;
}

a.previous{
	float:left;
	height:16px;
	width:16px;
	text-decoration:none;
	background:url(../img/previous_icon.gif) no-repeat left;
}

a.next{
	display:block;
	float:left;
	margin-right:3px;
	height:16px;
	width:16px;
	text-decoration:none;
	background:url(../img/next_icon.gif) no-repeat left;
}
a.last{
	display:block;
	float:left;
	height:16px;
	width:16px;
	text-decoration:none;
	background:url(../img/last_icon.gif) no-repeat left;
}