﻿/* Master page layout begin */

#dPage          { position: relative; width: 99%; height: 100%; padding: 0; border-width: 0; background-color:#ffffff; border-bottom: solid 1px #ffffff; }
#dInner         { width: 100%; margin:0; border-width: 0; font: 1em; background-color: #ffffff; z-index: 10; }

#dPageTop       { width: 100%; height: 95px; padding: 0px; border-width: 0; vertical-align: top; display: inline-block; background: url('../Pic/bth1.gif') 0 0 repeat-x; }
 .cLogoUp       { width: 160px; height: 95px; float: left; background: url('../Pic/logo_up.gif') left no-repeat; }
 .cLogoSpx      { width: 300px; height: 95px; float: left; background: url('../Pic/header.gif') left no-repeat;}

.cNav           { width: 100%; height: 65px; position: relative; border: 0; z-index: 10; background: url('../Pic/bth2.gif') 0 0 repeat-x; }
	.cLogoDown   { width: 160px; height: 65px; float: left; background: url('../Pic/logo_down.gif') left no-repeat; }
	#dMenu1      { height: 25px; padding: 4px 0 4px 6px; text-align: left; white-space: nowrap; margin-left: 5px; z-index: 12; float: left; }
	#dMenu1b     { height: 30px; width: 550px; padding: 4px 0 4px 13px; text-align: left; white-space: nowrap; margin-left: 160px; }
	#dMenu1b A   { color: #333333; font: 0.7em verdana; text-decoration: none; }
	#dMenu2		 { font: 0.8em Verdana; width: 140px; padding: 4px 0 0 25px; text-align: left; vertical-align: top; float: left; z-index: 12;}
#dControls      { width: 100%; padding: 0; margin: 0px 0 0 0; border-width: 0; height: 30px; z-index: 11; position: relative; text-align: left; }
 #dLanguage     { float: right; }
 #dControlMenuRight { float: right; margin-top: 0px; height: 16px; clear: right; vertical-align: top; }
 #dControlMenuRight A.LoginStatus { font: 0.7em verdana; color: #333333; text-decoration: none; margin: 4px; }
  #lblCurrUser  { float: left; margin: 2px 2px 0 0; font: 1em Verdana; }
  .lnkLogIO     { height: 16px; width: 16px; float: left; display: block;}
  .cLogout      { height: 16px; width: 16px; float: left; display: block; background: url('../imgs/ico/exit.gif') center no-repeat; z-index: 80; }

#dContainer     { width: 730px; height: auto; min-height:200px; margin: 0px 0 0 0; border-width: 0;  z-index: 10; position: relative; }

#dColors        { width: 730px; float: left; height: 17px; background: url('../Pic/colors.gif') right no-repeat; margin: 15px 0; clear: both; }

#dFooter        { font-size: 0.75em; width: 100%; height: 65px; margin: 0px; padding: 0; border-width: 0; display: inline-block; background: url('../Pic/bth2.gif') 0 0 repeat-x; }
 .copytext      { padding: 7px 18px 0 0; float: left; margin-left:280px; }
 .termstext		 { padding: 7px 0 0 18px; float: left; margin-left:155px; }

.menuleft		 { float: left; }
.menuright		 { float: right; }
/* Master page layout end */