/*********************
	HTML Elements
*********************/
*{
	margin:0;
	padding:0;
}
img, div,a { behavior: url(/css/iepngfix.htc) }
body{
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
}
a, a:visited{
	text-decoration:none;
}
img{
	border:0;
	margin:1px;
}
p{
	padding:3px;
}
h2{

}
input{
	padding:2px;
}
select{
	padding:2px;
}
/*********************
	Structure
*********************/
#container{
	width:98%;
	margin-left:auto;
	margin-right:auto;
	min-height:650px;
}
#header{
	width:100%;
}
#header h2{
margin-top:8px;
}

#content{
	width:100%;
	float:left;
	margin:10px 0 10px 0;
	padding:10px 0px 10px 10px;
	min-height:470px;
	overflow: hidden;
	
}

#content_onecolumn{
	width:100%;
	float:left;
	margin:1px 0 1px 0;
	padding:10px;
	background:#FFF;
	min-height:470px;
	overflow: hidden;
}
#sidebar{
	background:#FFF;
	width:200px;
	float:right;
	margin:10px 0 10px -220px;
	padding:10px;
}
#footer{
	clear:both;
	padding:5px;
	margin-top:10px;
}

#box {
	 margin-right:220px;
}
#box h3{
	padding:5px;
	font-size:14px;
}
#boxprofile {
	 margin-right:220px;
}
#boxprofile h3{
	padding:5px;
	font-size:14px;
}

#rightnow {
	margin-right:220px;
}
/*********************
	Sidebar
*********************/
#sidebar ul{
	list-style:none;
	line-height:22px;
}
#sidebar ul li a,#sidebar ul li a:visited{
	padding-left:19px;
	text-decoration:none;
	margin:0 3px;
	display:block;
}
#sidebar ul li a:hover{
	text-decoration:underline;
}
#sidebar ul li ul{
	margin-top:10px;
	margin-left:10px;
}
#sidebar ul li.menuspace{
	height:8px;
}
#sidebar h3{
	padding:2px;
	font-size:14px;
}
form#QuickSearch input.quciktext {
	padding:3px;
	margin-bottom:5px;
	width:135px;
}
form#QuickSearch select.quciktext {
	padding:3px;
	margin-bottom:5px;
	width:135px;
}
/*********************
  TopMenu, Top-Panel
*********************/
#topmenu{
	margin-top:3px;
	width:700px;
	float:left;
	voice-family:inherit;
}
#topmenu ul{
	list-style:none;
	line-height:25px;
}
#topmenu li{
	display:inline;
}
#topmenu a,#topmenu a:visited{
	padding:5px 12px 5px 12px;
	text-decoration:none;
}
#topmenu .current a, #topmenu .current a:hover, #topmenu .current a:visited{
	padding:5px 12px 5px 12px;
	font-weight:bold;
	
}
#top-panel{
	background:#FFF;
	padding:5px;
	height:20px;
	float:left;
	width:100%;
}
#top-panel ul{
	list-style:none;
}
#top-panel ul li{
	display:inline;
	line-height:20px;
}
#top-panel ul li a{
	padding-left:19px;
	text-decoration:none;
	margin:0 3px;
	display:inline-block;
}
#top-panel a:hover{
	text-decoration:underline;
}

#top-panel-content{
	background:#FFF;
	padding:5px;
	height:20px;
	float:left;
	width:700px;
}
#top-panel-content ul{
	list-style:none;
}
#top-panel-content ul li{
	display:inline;
	line-height:20px;
}
#top-panel-content ul li a{
	padding-left:19px;
	text-decoration:none;
	margin:0 3px;
	display:inline-block;
}
#top-panel-content a:hover{
	text-decoration:underline;
}

/*********************
  Sub-Panel-Menu
*********************/
#content-menu-panel{
	background:#FFF;
	padding:5px;
	height:20px;
	float:left;
	width:700px;
}
#content-menu-panel ul{
	list-style:none;
}
#content-menu-panel ul li{
	display:inline;
	line-height:20px;
}
#content-menu-panel ul li a{
	padding-left:19px;
	text-decoration:none;
	margin:0 3px;
	display:inline-block;
}
#content-menu-panel a:hover{
	text-decoration:underline;
}
/*********************
		Other
*********************/
.bigtext{
	padding:2px;
	font-size:20px;
	font-weight:bold;
	color:#3300cc;
}

.a-right{text-align:right;}
.a-left{text-align:left;}
.a-center{text-align:center;}
#pager{
	margin:5px;
	height:25px;
}
#styleswitcher{
	float:right;
}
#styleswitcher ul{
	list-style:none;
	line-height:10px;
}
#styleswitcher li{
	height:12px;
	display:inline;
}
#footer {
	min-height:40px;
}
#footer ul {
	list-style:none;
}
#footer li {
	display:inline;
}
a#defswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#bd3f09;
	font-size: 8px;
	color:#bd3f09;
	display:inline-block;
}
a#blueswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#375b91;
	font-size: 8px;
	color:#375b91;
	display:inline-block;
}
a#greenswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#d0e0b8;
	font-size: 8px;
	color:#d0e0b8;
	display:inline-block;
}
a#brownswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#654322;
	font-size: 8px;
	color:#654322;
	display:inline-block;
}
a#mixswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#294145;
	font-size: 8px;
	color:#294145;
	display:inline-block;
}
#credits{
clear:both;
	width:500px;
	float:left;
}
/*********************
		Tables
*********************/
table{
	margin:5px;
	border-collapse: collapse;
	table-layout:automatic;
	width:99%;
}
td, th{
	padding: 2px;
} 
thead{

}
/*********************
		Home
*********************/
#infowrap li{
	display:inline:
}
#infobox{
	width:365px;
	float:left;
	margin-top:10px;
}
#infobox h3{
	padding:5px;
	font-size:14px;
}
.margin-left{
	margin-left:5px;
}
#rightnow .reallynow {
	padding: 5px;
	font-size:14px;
}
#rightnow h3{
	padding:2px;
	padding: 0 10px;
	font-size:14px;
}
#rightnow .reallynow span {
	display: block;
	text-align: left;
	float: left;
	padding:0 2px;
	font-size:14px
}
#rightnow .reallynow a {
	text-decoration:none;
	display: block;
	text-align: right;
	float: right;
	padding:0 0 0 18px;
	margin-left:4px;
	font-weight:normal;
	font-size:12px;
}
#rightnow .reallynow a:hover{
	text-decoration:underline;
}
#rightnow .youhave {
	font-size:  12px;
	padding: 10px;
}
#rightnow a {
	font-weight: bold;
}

/*******************
     Profile 
********************/
#boxprofile #profiletable{
	margin:5px;
	width:98%;
	border:0px solid #e8e7e1;
}
#box #profiletable td, #profiletable th{
	padding: 2px;
} 
#box table.profiletable thead{

}

/*********************
		Forms
*********************/
form{
	padding:10px;
	margin:0 auto;
}
form#form fieldset {
	display:block;
	padding:5px 10px 5px 10px;
	line-height:20px;
	margin-bottom:10px;
}
form#form legend {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px;
	width:254px;
}
form#form label {
	clear:left;
	display:block;
	float:left;
	width:120px;
	text-align:right;
	padding-right:10px;
	margin-bottom:5px;
}
form#form label.labelLevel2 {
	clear:left;
	display:block;
	float:left;
	width:265px;
	text-align:right;
	padding-right:10px;
	margin-bottom:5px;
}

form#form input {
	padding:3px;
	margin-bottom:5px;
	width:375px;
}

form#form input.short {
	padding:3px;
	margin-bottom:5px;
	width:200px;
}

form#form input.formcheckbox {
margin:0;padding:0;
width: 16px;
height: 16px;
border: 0px solid #000000;
}

form#form textarea.address {
	width:375px;
	height:75px;
	padding:5px;
	overflow:auto;
}


form#form select {
	padding:3px;
	margin-bottom:5px;	
}
form#form textarea {
	width:375px;
	height:200px;
	padding:5px;
	overflow:auto;
}
form#form option {
	background:#FFF;
}
form#form optgroup option {

}
form#form .btnSelectImage{
	padding-right:5px;
	cursor:pointer;
	width:65px;
	margin-left:8px;
	font-weight:none;
}

form#form #button1, form#form #button2 {
	padding-right:5px;
	cursor:pointer;
	width:205px;
	margin-left:8px;
	font-weight:bold;
}
form#form #button1:hover, form#form #button2:hover,form#form .btnSelectImage:hover {
	background-position:center left;
}

/*********************
	Icons
*********************/
.icon{
	padding-left:19px;
	text-decoration:none;
	height:20px;
	font-size:12x;
	margin:0 3px;
	display:inline-block;
	line-height:20px;
}
.user{background:transparent url(/img/icons/user.png) no-repeat left;}
.useradd{background:transparent url(/img/icons/user_add.png) no-repeat left;}
.useredit{background:transparent url(/img/icons/user_edit.png) no-repeat left;}
.userdel{background:transparent url(/img/icons/user_delete.png) no-repeat left;}

.group{background:transparent url(/img/icons/group.png) no-repeat left;}
.search{background:transparent url(/img/icons/magnifier.png) no-repeat left;}
.online{background:transparent url(/img/icons/world.png) no-repeat left;}
.pagenew{background:transparent url(/img/icons/page_add.png) no-repeat left;}
.pageedit{background:transparent url(/img/icons/page_white_edit.png) no-repeat left;}
.pagedel{background:transparent url(/img/icons/page_white_delete.png) no-repeat left;}
.pagecancel{background:transparent url(/img/icons/alert.gif) no-repeat left;}
.pageapprove{background:transparent url(/img/icons/approved.png) no-repeat left;}
.pagedetail{background:transparent url(/img/icons/page_white_link.png) no-repeat left;}
.rss{background:transparent url(/img/icons/rss.png) no-repeat left;}
.feed{background:transparent url(/img/icons/feed.png) no-repeat left;}
.report{background:transparent url(/img/icons/report.png) no-repeat left;}
.house{background:transparent url(/img/icons/house.png) no-repeat left;}
.manage{background:transparent url(/img/icons/cog.png) no-repeat left;}
.manage_page{background:transparent url(/img/icons/page_gear.png) no-repeat left;}
.folder{background:transparent url(/img/icons/folder.png) no-repeat left;}
.promotions{background:transparent url(/img/icons/coins.png) no-repeat left;}
.cart{background:transparent url(/img/icons/cart.png) no-repeat left;}
.folder_table{background:transparent url(/img/icons/folder_page.png) no-repeat left;}
.shipping{background:transparent url(/img/icons/car.png) no-repeat left;}
.invoices{background:transparent url(/img/icons/page_white_text_width.png) no-repeat left;}
.addorder{background:transparent url(/img/icons/folder_page_add.png) no-repeat left;}
.add{background:transparent url(/img/icons/add.png) no-repeat left;}
.app_add{background:transparent url(/img/icons/application_add.png) no-repeat left;}
.report_seo{background:transparent url(/img/icons/report_link.png) no-repeat left;}
.modules{background:transparent url(/img/icons/bricks.png) no-repeat left;}
.modules_manage{background:transparent url(/img/icons/bricks_gear.png) no-repeat left;}
.print{background:transparent url(/img/icons/print.png) no-repeat left;}

.alert {
	background: #fff6bf url(/img/icons/alert.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
#container #wrapper #content #box #form #formdetail .other_text {
	width: 220px;
}
#container #wrapper #content #box #form #formdetail .other_text2 {
	width: 180px;
}
#container #wrapper #content #box #form #formdetail .txt_shortbox {
	width: 65px;
}
#container #wrapper #content #box #form #formdetail .TableDetail_noberder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#container #wrapper #content #box #form #formdetail .TableDetail_noberder td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 1px;
	padding: 1px;	
}

#MainContent #ConfirmForm .TableDetail_noberder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#MainContent #ConfirmForm .TableDetail_noberder td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 1px;
	padding: 1px;	
}

.TableDetail_noberder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.TableDetail_noberder td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 1px;
	padding: 1px;	
}

#container #header h4 {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
#container #header h5 {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#container #wrapper #content #box .TableDetail_noberder td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 1px;
	padding: 1px;	
}

.TableDetail_noberder2 td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 1px;
	padding: 1px;	
}

/*********************
	ÊÕ»ÃÐ¨ÓÇÑ¹
*********************/
a#day1 {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#8a2be2;
	font-size: 8px;
	color:#ff0000;
	display:inline-block;
}
a#day2 {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#ffff00;
	font-size: 8px;
	color:#ffff00;
	display:inline-block;
}
a#day3 {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#FFCBDB;
	font-size: 8px;
	color:#FFCBDB;
	display:inline-block;
}
a#day4 {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#7cfc00;
	font-size: 8px;
	color:#7cfc00;
	display:inline-block;
}
a#day5 {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#ff7f50;
	font-size: 8px;
	color:#ff7f50;
	display:inline-block;
}
a#day6 {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#87ceeb;
	font-size: 8px;
	color:#87ceeb;
	display:inline-block;
}
a#day7 {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#8a2be2;
	font-size: 8px;
	color:#8a2be2;
	display:inline-block;
}
#container #wrapper #content #rightnow .jobMessage {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.ZaleZoneGroup {
	font-weight: bold;
	color : #0000cc;
	font-size: 12px;
	background-color:#ffffec;
}

.frmtype4 {
  color : #000066 !important;
}
a.frmtype4 {
  color : #000066 !important;
}

.frmtype5 {
  color : #990099 !important;
}
a.frmtype5 {
  color : #990099 !important;
}

input:disabled {
   background: #f5f5f0 !important;
}
/* THE BASE */
.bar {
  padding: 10px;
  margin: 10px;
  color: #333;
  background: #fafafa;
  border: 1px solid #ccc;
}

/* THE VARIATIONS */
.minfo {
  color: #204a8e;
  background: #c9ddff;
  border: 1px solid #4c699b;
}
.msuccess {
  color: #2b7515;
  background: #ecffd6;
  border: 1px solid #617c42;
}
.mwarn {
  color: #756e15;
  background: #fffbd1;
  border: 1px solid #87803e;
}
.merror {
  color: #ba3939;
  background: #ffe0e0;
  border: 1px solid #a33a3a;
}

.topbranch {
	float: right;text-align: right;width:30%;
	color: #FFFFFF;
}