* {margin:0; padding:0;}
.clear { clear:both; }

body {
	background-color:#fff;
	padding:0; 
	font-family: Arial, Helvetica, sans-serif;
	margin:0px auto auto auto;
	color:#424849;
	font-size:12px;
	overflow: auto; 
	overflow-x: hidden;
}

h1 {
	font-size:16px;
	font-weight:bold;
	color:#0f3753;
	width: auto;
	padding:0px 0 5px 0;
	margin: auto;
	text-decoration:none;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#0f3753;
	width: auto;
	padding:5px 0 5px 0;
	margin: auto;
	text-decoration:none;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#0464a1;
	width: auto;
	padding:5px 0 5px 10px;
	margin: auto;
	text-decoration:none;
}
p {
	font-size:11px;
	text-align:justify;
	padding:2px;
	margin:0px;
}

a { color: #D8325D; text-decoration:none; }
a:hover { text-decoration: underline; }

img { border : 0; }

#main_container {
	height:auto;
	margin:auto;
	padding:0px;
}

/*---------------- header ----------------------*/
#header {
	position:relative;
	height:110px;
	background-color:#05619b;
	margin:auto;
	margin-top: 5px;
	border-radius: 2px;
}

#logo {
	float:left;
	padding:20px 0 0 35px;
}

.banner_adds {
	width:750px;
	height:82px;
	float:left;
}

#user-nav { 
	position: absolute;
	text-align: right;
	width:450px;
	top: 10px;
	right: 20px;
	color: #fff; 
}

#user-nav a, #user-nav span { color: #fff; margin-left: 5px;}

/*---------------- menu tab----------------------*/
/* style the outer div to give it width */
.menu {font-size:11px;padding:0px; float:right; width:700px; }

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:28px; background:#267cb2;
	-moz-border-radius-bottomright: 8px;
	-border-bottom-right-radius: 2px;
	-webkit-border-bottom-right-radius: 8px;
}

/* style the sub-level lists */
.menu ul ul {width: auto;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:28px;line-height:28px;}

/* style the sub level list items */
.menu ul ul li {display:block;width: auto;height:auto;position:relative;line-height:1em; border-bottom:1px #2384BF solid;}

/* style the links for the top level */
/* disable when use flyout menu */
/*
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:11px;text-decoration:none;color:#fff;background:#267cb2;padding:0 21px 0 17px;}
.menu a.current{background:#3da1e0;}
*/

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#267cb2; color:#fff;width:12em;height:100%;line-height:1em; padding:0.5em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}

li.icon-menu a { vertical-align: top; line-height: 16px; }
li.icon-menu a img {float:left;}
li.icon-menu a span { margin-left: 5px; margin-top:5px; float:left;}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {left:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#3da1e0;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#3da1e0;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#3da1e0;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#3da1e0;}

/* style the level hovers */
/* first */
.menu a:hover {color:#fff;background:#3da1e0;}
.menu :hover > a {color:#fff;background:#3da1e0;}
/* second */
.menu ul ul a:hover{color:#fff;background:#3da1e0;}
.menu ul ul :hover > a {color:#fff;background:#3da1e0;}
/* third */
.menu ul ul ul a:hover {background:#3da1e0;}
.menu ul ul ul :hover > a {background:#3da1e0;}
/* fourth */
.menu ul ul ul ul a:hover {background:#eee;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:28px;left:0;width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(../../img/account/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}

/*------------------------------main content-----------------------*/
#main_content {
	margin:auto;
	clear:both;
	background-color:#FFFFFF;
}

/*------------------------middle_content-----------*/
.column1 {
	width:257px;
	float:left;
	margin:0px;
	padding:10px 10px 10px 5px;
}

.column2 {
	width:340px;
	float:left;
	margin:0px;
	padding:10px 5px 10px 5px;
}
.column3 {
	width:320px;
	float:left;
	margin:0px;
	padding:10px 10px 10px 5px;
}

.column4 {
	width:690px;
	float:left;
	margin:0px;
	padding:10px 0px 10px 5px;
}

.left_box {
	width:257px;
	height:auto;
	float:left;
	padding-bottom:10px;
}

.top_left_box {
	width:357px;
	height:10px;
	float:left;
	background:url(../../img/account/widget_top_box_bg.gif) no-repeat center;
}

.center_left_box {
	width:357px;
	height: auto;
	float:left;
	background:url(../../img/account/widget_center_box_bg.gif) repeat-y;
}

.bottom_left_box {
	width:357px;
	height:10px;
	float:left;
	background:url(../../img/account/widget_bottom_box_bg.gif) no-repeat center;
}

.box_title {
	width:357px;
	text-align:center;
	font-size:18px;
	color:#615357;
	padding:5px 0 5px 0;
}

.box_title span {
	font-weight:bold;
	color:#d8325d;
}

.main_text_box {
	padding:5px;
}

.content-title {
	margin-top: 3px;
	background-color:#385870;
	text-align:left;
	padding:5px 5px 5px 20px;
	color:#FFFFFF;
	font-weight:bold;
	line-height: 25px;	
	border-radius: 2px;
}

.content-area {
	background-color:#f3f5f6;
	padding-top: 15px;
	margin: 10px 0 0 0;
	border-radius: 2px;
}

.small_title {
	background-color:#385870;
	text-align:left;
	width:100%;
	padding:5px 5px 5px 15px;
	color:#FFFFFF;
	font-weight:bold;
}

.title2 {
	background-color:#eef1f3;
	text-align:left;
	width:300px;
	padding:5px 5px 5px 15px;
	color:#d8325d;
	font-weight:bold;
	margin-left:5px;
}

/*------------------table style---------------*/
.defaultTable {
	margin: 0 0 0 10px;
}

.defaultTable td {
	text-align: left;
	padding: 5px 5px 5px 10px;
	border-bottom:1px #ddd solid;
	text-align: left;
}

.defaultTable th {
	background-color: #333333;
	padding: 5px 5px 5px 10px;
	color:#FFFFFF;
	text-align: left;
	vertical-align: top;
	text-transform: uppercase;
}

.defaultTable td { vertical-align: top; }

.defaultTable td.align-right, .defaultTable th.align-right {
	text-align: right;
	padding: 5px 5px 5px 5px;
}

.defaultTable td.align-right { padding-right: 25px; }

.defaultTable td.align-center, .defaultTable th.align-center {
	text-align: center;
}

.defaultTable td.align-center { padding-right: 25px; }

.defaultTable tr.even {
	background-color:#FFF;
}

.defaultTable tr:hover { background-color:#ddd; }

.defaultTable tfoot tr td { background-color: #F3F5F6; border-bottom: thick double; border-top: thick double; }

/*---------------------pagination-----------------------------*/

div.pagination {
	padding:5px;
	margin: 15px 5px 5px 5px;
	text-align:center;
	float:left;
	font-size:10px;
	color: #d8325d;
}

div.pagination a {
	padding: 3px 5px;
	margin-right: 3px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #d8325d;
}

div.pagination span {
	padding: 4px 5px;
	margin-right: 2px;
}

div.pagination a:hover, div.pagination a:active {
	border:1px solid #ddd;
	color: #fff;
	background-color: #d8325d;
}
div.pagination span.current {
	border: 1px solid #ddd;
	font-weight: bold;
	background-color: #d8325d;
	color: #FFF;
}
div.pagination span.disabled {
	border: 1px solid #ddd;
	color: #ccc;
}
div.pagination select {
	border: 1px solid #ddd;
	background-color: #fff;
	font-size: 9px;
	color: #d8325d;
	margin-bottom: 0;
}

/*-----------------------zend form------------------------*/

select { padding:1px 0 1px 3px; border:1px solid #d6d6d6; color:#414141; background-color: #fff; border-redius: 2px; height: 22px; }
select option { padding-right: 10px; }
input { padding:1px 0 1px 3px; border:1px solid #d6d6d6; color:#414141;  border-redius: 2px;}
input[type="text"] { width: 300px; }
input[type="radio"] { margin-right: 5px; }
input:focus, textarea:focus, select:focus { background-color: #F3FDFF; box-shadow: 0 0 2px rgba(56, 88, 112, 1); -webkit-box-shadow: 0 0 2px rgba(56, 88, 112, 1);  -moz-box-shadow: 0 0 2px rgba(56, 88, 112, 1); }
textarea { width: 600px; height: 120px; border:1px solid #d6d6d6; color:#414141; margin-bottom: 5px;  border-redius: 2px; }
textarea.tinymce { width: 680px; height: 320px;}

.required
{
	background-image:url(../../../assets/img/icon/required.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.zend_form {
	margin-top: 0;
}

.zend_form dd fieldset{
	margin: 10px 0 10px -230px;
	border:1px solid #d6d6d6;
	padding-bottom : 10px;
}

.zend_form dd fieldset legend{
	margin: 0 5px 0 5px;
	padding: 0 5px 0 5px;
	font-weight: bold;
}

.zend_form dd fieldset dl{
	margin-top: 10px;
}

.zend_form dt {
	text-align: right;
	width: 250px;
	float:left;
	color: #404040;
	line-height: 32px;
	text-transform: uppercase;
}

.zend_form dt label {
	padding-right: 10px;
	text-transform: uppercase;
}

.zend_form dd {
	width: 650px;
	min-height: 32px;
	margin: 0; /*fix -webkit-margin-start: 40px problem*/
	margin-left:260px;
	line-height: 32px;
}

.zend_form dd.longtext {
	padding-bottom: 20px;
}

.zend_form dd ul.errors {
	font-size: 1em;
	color: #f00;
	margin: 5px 0 5px 0px;
	list-style-type: none;	
	padding: 0;
}

.zend_form dd ul {
	font-size: 1em;
	margin: 2px 0 5px 0;
	list-style-type: none;	
}

.search-menu {
	float: right;
	margin-right: 10px;
}

.search-menu a {
	color : #fff;
	margin-left: 10px;
}

.order-by {
	color : #fff;
	padding-right: 20px;
}

.order-asc { background: url(../../img/account/icon/link/arrow_down.png) right no-repeat; }
.order-desc { background: url(../../img/account/icon/link/arrow_up.png) right no-repeat; }

/*-------------------link icon------------------------*/
.link-icon-plus { padding-left: 20px; padding-top: 3px; background: url(../../img/account/icon/link/plus.png) no-repeat; }
.link-icon-cross { padding-left: 20px; padding-top: 3px; background: url(../../img/account/icon/link/cross.png) no-repeat; }
.link-icon-download { padding-left: 20px; padding-top: 3px; background: url(../../img/account/icon/link/download.png) no-repeat; }
.link-icon-upload { padding-left: 20px; padding-top: 3px; background: url(../../img/account/icon/link/upload.png) no-repeat; }
.link-icon-toggle { padding-left: 20px; padding-top: 3px; background: url(../../img/account/icon/link/comment_write.png) no-repeat; }
.link-icon-heart { padding-left: 20px; padding-top: 3px; background: url(../../img/account/icon/link/heart.png) no-repeat; }
.link-icon-update { padding-left: 20px; padding-top: 3px; background: url(../../img/account/icon/link/arrow_cycle.png) no-repeat; }
.link-icon-checkmark { padding-left: 20px; padding-top: 3px; background: url(../../img/account/icon/link/checkmark.png) no-repeat; }
.link-icon-print { padding-left: 20px; padding-top: 3px; background: url(../../img/account/icon/link/document_pdf.png) no-repeat; }

/*-------------------footer------------------------*/
#footer {
	height:41px;
	clear:both;
	font-size:11px;
	background-color:#f2efef;
	margin: 10px 0;
	border-redius: 2px;
}

a.nav_footer:link, a.nav_footer:visited {
	display:block; float:left; padding:5px 6px 5px 10px; margin:0; 
	text-decoration:none; color:#2F2626;
}

a.nav_footer:hover {
	display:block; float:left; padding:5px 6px 5px 10px; margin:0;
	text-decoration:underline; color:#2F2626;
}

a.nav_footer:active {
	display:block; float:left; padding:5px 6px 5px 10px; margin:0;
	text-decoration:none;  color:#2F2626;
}

#copyright {
	float:left;
	padding:0px;
}

/*---------------- login-form ----------------------*/
.login
{
	height:300px;
	padding:100px 0 20px 300px;
}

.login-form dt { width: 75px;}
.login-form dd { margin-left: 85px;}

.login-form input { width: 200px; }

.login .top_left_box {
	width:357px;
	height:10px;
	float:left;
	background:url(../../img/account/login_top_box_bg.gif) no-repeat center;
}

.login .center_left_box {
	width:357px;
	height: auto;
	float:left;
	background:url(../../img/account/login_center_box_bg.gif) repeat-y;
}

.login .bottom_left_box {
	width:357px;
	height:10px;
	float:left;
	background:url(../../img/account/login_bottom_box_bg.gif) no-repeat center;
}

/* ----------------------------------------------------------------------------------------------------------
Multiselect Field
---------------------------------------------------------------------------------------------------------- */
#permissions-element, #users-element, #groups-element, #start_points-element {
	padding: 0px 0 10px 0;
}

#permissions, #users, #groups, #start_points  {
	width: 650px;
	height: 300px;
}

/* ----------------------------------------------------------------------------------------------------------
Log
---------------------------------------------------------------------------------------------------------- */

.log {
	font-size:12px;
	margin-left:10px;
	margin-bottom: 20px;
	padding: 10px 0 10px 0px;
	width:98%;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border: 1px solid #d6d6d6;
}

.log dt {
	text-align: right;
	width: 300px;
	float:left;
	color: #555;
}

.log dd {
	width: 460px;
	color: #555;
	min-height: 25px;
	margin: 0; /*fix -webkit-margin-start: 40px problem*/
	margin-left:310px;
}

/* ----------------------------------------------------------------------------------------------------------
Flash Msg
---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
Flash Msg
---------------------------------------------------------------------------------------------------------- */

div.flashMsg {
	width:899px;
	padding: 15px 0 0;
	margin: 40px auto 20px;
	font-size: 13px;
	background: url(../../img/widget/flash-msg/bg_alertbox.png) no-repeat;
	position: relative;
}
div.flashMsg p b { color: #ec1c24; margin-left: -57px;}
div.flashMsg a.close {
	width:7px;
	height: 6px;
	background: url(../../img/widget/flash-msg/close-icon.png) no-repeat;
	cursor:pointer;
	position: absolute;
	top: 10px;
	right: 10px;
}
div.flashMsg a.close span { display: none;}
div.flashMsg ul { margin-left: 80px; }
div.flashBody { background: url(../../img/widget/flash-msg/bg_alertbox-body.png) repeat-y; }
div.flashFooter {
	height: 7px;
	background: url(../../img/widget/flash-msg/bg_alertbox-bottom.png) no-repeat bottom;
	line-height: 18px;
}

/* ----------------------------------------------------------------------------------------------------------
Block UI
---------------------------------------------------------------------------------------------------------- */
div.blockMsg h1 { font-size: 16px; text-decoration: blink; color:#000; padding: 5px; background-color: #FFFF96; border-left: 1px solid #000; border-right: 1px solid #000; border-bottom: 1px solid #000;
 	
}

/* ----------------------------------------------------------------------------------------------------------
Tab buttons
---------------------------------------------------------------------------------------------------------- */
.tab-buttons { width: 100%; border-bottom: 10px solid #000; margin-top: 2px; }
.tab-buttons ul li { float:left; list-style: none; padding: 3px 15px 0px 8px; min-height: 27px;
	background-color: #F3F5F6; margin: 5px 5px 0 0;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	box-shadow:	2px 0px 2px 0px #000;
	/*
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	*/
}

.tab-buttons ul li a img { float:left; }
.tab-buttons ul li a span { float:left; margin: 2px 0 0 5px; } 
.tab-buttons ul li.current { background-color: #000; box-shadow: 0 0 0 0 #000;}
.tab-buttons ul li.current a span { color: #fff; font-weight: bold; }


/* ----------------------------------------------------------------------------------------------------------
Special form element
---------------------------------------------------------------------------------------------------------- */

.ac_input { 
	background: url(../../img/icon/autocomplete_icon_16.png) no-repeat #fff;
	background-position: right;
}

a.uploadify-btn {
	display:block;
	float:left;
	color: #fff;
	background:url("../../img/widget/uploadify_btn.png") no-repeat scroll 0 0 transparent;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	height:30px;
	text-align:center;
	width:110px;
	cursor: pointer;
	margin: 0 5px 10px 15px;
	padding-top: 7px;
}

#from_date-element { width: 100px; float:left; margin-left: 10px;}
#to_date-label { width: 65px; float:left;  margin-left: 0; margin-right: 5px;}

input[readonly="readonly"] { background-color: #eee; border-color: #FF9696;  }
input.date-pick[readonly="readonly"] { background-color: #fff; border-color: #D6D6D6;  }

#preview{ position:absolute; border:1px solid #ccc; background:#333; padding:5px; display:none; color:#fff; }

.mceLayout { margin-bottom: 5px !important; }

/* ----------------------------------------------------------------------------------------------------------
Fix Jquey UI Date Picker show at bottom on start
---------------------------------------------------------------------------------------------------------- */
#ui-datepicker-div { display: none; }