*{
    margin: 0 auto;
}
body {
	outline:none;
}

table{
	font-family: Arial,Tahoma;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#4D4D4D;
	border-collapse: collapse;
}
span,div,pre,a,code,tr {
	margin:0px;
	padding:0px;
} 

input{
    margin: 2px 0;
}

.fl{ float:left;}
.fr{ float:right;}
.pad-10{ padding:10px;}
.pad-5{ padding:5px;}
.pad-L5{ padding-left:5px;}
.pad-R5{ padding-right:5px;}
.pad-T5{ padding-top:5px;}
.pad-B5{ padding-bottom:5px;}
.pad-LR5{ padding:0 5px;}
.pad-L10{ padding-left:10px;}
.pad-R10{ padding-right:10px;}
.pad-T10{ padding-top:10px;}
.pad-B10{ padding-bottom:10px;}
.pad-LR10{ padding:0 10px;}
.mar-10{ margin:10px;}
.mar-5{ margin:5px;}
.mar-L5{ margin-left:5px;}
.mar-R5{ margin-right:5px;}
.mar-T5{ margin-top:5px;}
.mar-B5{ margin-bottom:5px;}
.mar-LR5{ margin:0 5px;}
.mar-L10{ margin-left:10px;}
.mar-R10{ margin-right:10px;}
.mar-T10{ margin-top:10px;}
.mar-B10{ margin-bottom:10px;}
.mar-LR10{ margin:0 10px;}
.fix-ie{
	_behavior:url("iepngfix.htc");
}
.clear{
	font-size:0px;
	clear:both;
	height:0px;
	line-height:0;
}
a{
	text-decoration:none;	
}

a:hover{
	text-decoration: underline;
}

form{margin:0;padding:0px;}

img
{
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.div-container
{
	margin-bottom:5px;	
	padding-bottom:5px;	
	border:1px solid #9CC7DE;
	float:left;
	width:100%;
}
.small-thumb-url
{
	width:110px;
	height:90px;
}
.multi-input-header
{
	margin:5px 4px 5px 3px;
	line-height:24px;
}
.multi-input-total-blank
{
	margin:5px 2px 5px 2px;
	line-height:24px;
	height:24px;
}
.multi-input-total
{
	margin:5px 5px 5px 8px;
	line-height:24px;
	height:24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.language-fields
{
	background-color:#DDDDDD;
	color:black;
}
a.language-select-tab,a.language-tab
{
	text-align:center;
	width:150px;
	line-height: 24px;
	display:block;
	border:1px solid #DDDDDD;
}
a.language-select-tab:hover,a.language-tab:hover
{
	background-color:#DDDDDD;
	color:black;
}
a.language-select-tab {
	background-color:#DDDDDD;
	color:black;
}
.language-tab {
	background-color:#EEEEEE;
	color:black;
}
a.language-tab {
	background-color:white;
	color:black;
}

ul{
	margin:0;
	padding:0;
	list-style:none;	
}
input 
{
	color:#333333;
}
.new-input
{
	line-height:16px;
	height:20px;
	border:1px solid #858585;
	color:#7C7C7C;
}
.main
{
	vertical-align:top;
}
#main {
	background-color: white;
}

/*-----------------------------------------------------------*/
.title-bar,a.title-bar,a.title-bar:visited
{
	text-align:left;
	color:#FFFFFF;
	background-color:#0056A3;
	height:25px;
	line-height:25px;
	font-weight:bold;
	text-decoration:none;
	text-indent:5px;
}
.title-bar-blue
{
	text-align:left;
	font-weight:bold;
	cursor:pointer;
	background-color:#96E2FA;
	color:#FFFFFF;
	padding:2px 5px 2px 10px;
	border:1px solid #99D6FF;
	background:url(images/title-bg1.gif) bottom;
}
.big-letter
{
	font-weight:bolder;
	color:#000000;
}
input.button
{
    /*
	font-weight:normal;
	color:#333333;
	border:2px solid #EFEFEF;
	line-height:15px;
	height:20px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	white-space:nowrap;
    */
}
.notice
{
	color:#FF0000;
	padding:2px 10px 2px 10px;
}
.big-button
{
	height:40px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}
.medium-button
{
	height:25px;
	font-weight:bold;
}
.small-button
{
	height:20px;
	font-size:10pt;
	line-height:14px;
	font-weight:bold;
}
.multi-input
{
	margin:5px 2px 5px 2px;
}

input.normal-input
{
	border:2px solid white;
	width:100%;
}
.normal-input-text
{
	border:2px solid white;
	width:100%;
	padding:3px 0px 4px 3px;
}
.normal-input
{
	border:2px solid white;
	width:100%;
}
.selected-input
{
	border:2px solid black;
	width:100%;
}
.form-multiple-item-area
{
}
.form-multiple-item-label
{
	white-space:nowrap;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
}
.form-multiple-item-input
{
	text-align:left;
	vertical-align:top;
}
.multi-input
{
	margin:5px 2px 5px 2px;
}
.multi-input-calculated
{
	margin:0px 2px 5px 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.multi-input-header
{
	margin:5px 4px 5px 3px;
	line-height:24px;
}
.multi-input-total-blank
{
	margin:5px 2px 5px 2px;
	line-height:24px;
	height:24px;
}
.multi-input-total
{
	margin:5px 5px 5px 8px;
	line-height:24px;
	height:24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#title-region
{
	font-weight:bold;
	background-color:#CCCCCC;
	width:100%;
	z-index:2000;
}

#center-region
{
	border:1px solid #F9F9F9;
	padding:5px;
	z-index:4;
}
.form-bound
{
	width:98%;
}
.button-search
{
	border:0px solid #3F8AC2;
	background-image:url(images/button/bg-button.gif);
	color:#FFFFFF;
	cursor:pointer;
}
/*-----------Admin--------------*/
.table-bound
{
}
.form-title
{
	font-size:19px;
	font-weight:bold;
	text-transform:uppercase;
}
.portal-info
{
	text-decoration:none;
	font-weight:bold;
}
a.module-btn
{
	height:12px;
	width:12px;
	padding:3px 3px 3px 3px;
	margin:3px 3px 3px 3px;
	border:1px solid black;
	background-color:#FFFFFF;
	background-position:center;
	background-repeat:no-repeat;
	display:block;
}
a.module-delete-btn
{
	background-image:url(../images/module-buttons/delete.gif);
}
a.module-edit-btn
{
	background-image:url(../images/module-buttons/edit.gif);
}
a.module-add-btn
{
	background-image:url(../images/module-buttons/duplicate.gif);
}
a.module-language-btn
{
	background-image:url(../images/module-buttons/language.jpg);
}
a.module-edit-btn
{
	background-image:url(../images/module-buttons/edit.gif);
}
a.module-move-up-btn
{
	background-image:url(../images/module-buttons/up-arrow.gif);
}
a.module-move-down-btn
{
	background-image:url(../images/module-buttons/down-arrow.gif);
}
a.module-setting-btn
{
	background-image:url(../images/module-buttons/b-chi.gif);
}
a.module-delete-btn
{
	background-image:url(../images/module-buttons/delete.gif);
}
a.module-close-btn
{
	background-image:url(../images/module-buttons/close.jpg);
}
.admin-tasks
{
	width:100%;
	position:relative;
	float:left;
	z-index:10;
	opacity:.75;
}
/*--------LOADING---------*/
#loading{ background:#FF8B00;color:#FFFFFF;font-size:100%;position:fixed;z-index:10;padding: 6px;top: 0px;right: 0px;margin:0px;width:210px;}
#loading div{
	color:#FFFFFF;
	font-weight:bold;
}
.loading{
	display:none;
	position:absolute;
	background-color:#FFF;
	padding-right:10px;
	border:1px solid #feaa19;
}
.loading SPAN{
	float:right;
	line-height:30px;
	padding-top:10px;
	text-indent:5px;
	font-weight:bold;
	color:#F00;
}
.require{
	color:red;
}

/*--------------PAGING MEMBER---------------*/
.member-pager{
	text-align:center;
	margin:10px auto;	
}

.member-pager li{
	display:inline;
}

.member-pager li a{
	behavior:url(../PIE-1.0beta5/PIE.htc);
	background-color: #FEFEFF;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FEFEFF), to(#DBE7F4)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #FEFEFF, #DBE7F4); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image:    -moz-linear-gradient(top, #FEFEFF, #DBE7F4); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #FEFEFF, #DBE7F4); /* IE10 */
    background-image:      -o-linear-gradient(top, #FEFEFF, #DBE7F4); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #FEFEFF, #DBE7F4);
              filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#FEFEFF', EndColorStr='#DBE7F4'); /* IE6-IE9 */	
	-webkit-transition: 0.5s;	
	   -moz-transition: 0.5s;
	     -o-transition: 0.5s;
		    transition: 0.5s;
	
	padding:2px 10px;
	border:1px solid #84A5CE;
	
}

.member-pager li a:hover{
	text-decoration:none;
	color:white !important;
	
	behavior:url(../PIE-1.0beta5/PIE.htc);
	background-color: #84A5CE;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#84A5CE), to(#0F4782)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #84A5CE, #0F4782); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image:    -moz-linear-gradient(top, #84A5CE, #0F4782); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #84A5CE, #0F4782); /* IE10 */
    background-image:      -o-linear-gradient(top, #84A5CE, #0F4782); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #84A5CE, #0F4782);
              filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#84A5CE', EndColorStr='#0F4782'); /* IE6-IE9 */
}		

.member-pager li a.pager-active{
	text-decoration:none;
	color:white;
	
	behavior:url(../PIE-1.0beta5/PIE.htc);
	background-color: #84A5CE;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#84A5CE), to(#0F4782)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #84A5CE, #0F4782); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image:    -moz-linear-gradient(top, #84A5CE, #0F4782); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #84A5CE, #0F4782); /* IE10 */
    background-image:      -o-linear-gradient(top, #84A5CE, #0F4782); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #84A5CE, #0F4782);
              filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#84A5CE', EndColorStr='#0F4782'); /* IE6-IE9 */		
}

/*--------------PAGING MEMBER---------------*/