/*** MAIN STYLE ***/
body
{
  font-family   : verdana,tahoma,arial,sans-serif;
  font-size     : 11px;
  margin        : 0;
  background		: #F4F4ED;
  line-height   : 14px;
}
blockquote{
	border-left:4px solid #ccc;
	padding:5px;
	margin:5px;
	margin-left:20px;
}
form{
    margin              : 0;
    padding             : 0;
}
a, a:visited {
  text-decoration : none;
  color           : #663300;
}
a:hover {
  text-decoration : underline;
  color           : #334488;
}
fieldset{
  border          : 0;
  border          : 1px solid #cccccc;
  padding         : 5px;
  margin          : 2px;
  padding-top     : 0;
  margin-top      : 0;
}
legend {
  color           : #853;
  padding         : 10px;
}
.hideObj {
  display         : none;
}
.inputbutton{
    background: transparent url('img/bg-button.png') no-repeat left 0px;
    border:0;
    height:22px;
    line-height:22px;
    font-family: verdana, arial, tahoma, sans-serif;
    font-size: 11px;
    width:90px;
    margin:1px;
    color:#ffffff;
}
.inputbox, .inputboxnum, .inputboxsrc{
    background-color:#f5f8fa;
    border:1px solid #bbbbbb;
    border-bottom:1px solid #dddddd;
    border-right:1px solid #dddddd;
    font-family: verdana, tahoma, arial, sans-serif;
    font-size: 11px;
    padding:2px;
}
.selectbox{
  font-size       : 11px;
  font-family     : verdana, arial, tahoma, sans-serif;
}
.inputboxnum {
  text-align      : right;
}
.button{
  border          : 1px solid #7EBDE7;
  background      : #B2DBF9;
  color           : #469;
  font-size       : 11px;
  font-weight     : bold;
  font-family     : verdana, arial, tahoma, sans-serif;
  cursor          : pointer;
  padding         : 2px;
}


/*** Tabbed ***/
.tabs
{
    height          : 21px;
    padding-left    : 8px;
    border-bottom   : 1px solid #666666;
}	
.tabs a, .tabs a:visited
{
		font-family:tahoma,arial,sans-serif;
    display         : block;
    float           : left;
    height          : 20px;
    line-height     : 20px;
    background      : #D0D3D9;
    border          : 1px solid #5C6672;
    border-bottom   : none;
    width           : 100px;
    text-align      : center;
    margin-right    : 4px;
    font-size       : 11px;
    text-decoration : none;
    color           : #444444;
}
.tabs a:hover
{
    color           : #000000;
    background      : #fafafa;
}
.tabs a:focus
{
    color           : #FFFFFF;
    background      : #383D44;
}
.tabs a.tab_active, .tabs a.tab_active:visited, .tabs a.tab_active:hover
{
    position        : relative;
    top             : 1px;
    background      : #F4F4ED;
    border-color    : #666666;
    color           : #000000;
}

/* Boxes */
.box-news-home
{
    clear          	: both;
    padding-bottom	: 5px;
    margin-bottom   : 5px;
    line-height     : 16px;
	padding-left	: 25px;
	background		: url('img/cb.png') no-repeat 5px 3px;
	border-bottom:1px dashed #dddddd;
}
.box-news-dir
{
    clear          	: both;
    padding-bottom	: 5px;
    margin-bottom   : 5px;
    line-height     : 16px;
	padding-left	: 25px;
	background		: url('ico/dir.gif') no-repeat 5px 3px;
	border-bottom:1px dashed #dddddd;
}
.box-news
{
    clear          : both;
    padding-bottom: 5px;
    margin-bottom   : 5px;
    line-height     : 16px;
}
.box-news b, .box-news-home b
{
    font-size  : 10px;
    color      : #999999;
    font-weight     : normal;
}
.box-news-dir a, .box-news-dir a:visited,
.box-news-home a, .box-news-home a:visited, .box-news a, .box-news a:visited
{
    font-size       : 12px;
    font-weight     : normal;
    text-decoration : none;
}
.box-news-dir a:hover, .box-news-home a:hover, .box-news a:hover
{
    text-decoration: underline;
}
/*-- List */
.box-news-list a, .box-news-list a:visited
{
    display              : block;
    line-height      : 24px;
    height               : 24px;
    overflow             : hidden;
    border-bottom    : 1px solid #CAD5DB;
    text-decoration: none;
    color                    : #002277;
}
.box-news-list a span
{
    font-size       : 10px;
    color           : #888888;
    padding-left    : 5px;
    padding-right   : 5px;
}
.box-news-list a:hover
{
    color          : #008800;
    text-decoration: none;
}

.box-news-list3 a, .box-news-list3 a:visited
{
    display              : block;
    line-height      : 13px;
    height               : 77px;
    overflow             : hidden;
    text-decoration: none;
    color                    : #002277;
    font-size            : 12px;
    border-bottom    : 1px solid #BBBBBB;
    padding-top      : 5px;
}
.box-news-list3 a img{
    float                    : left;
    border               : 0;
    margin-right   : 3px;
}
.box-news-list3 a span
{
    font-size           : 10px;
    color                   : #888888;
    padding-left    : 5px;
    padding-right   : 5px;
    text-align      : right;
    display             : block;
}
.box-news-list3 a p{
    color:#000000;
    font-size:11px;
    margin:0;
    padding:0;
    margin-top:2px;
    margin-bottom:2px;
}
.box-news-list3 a:hover
{
    color          : #008800;
    background     : #fffcf5;
    text-decoration: none;
}

/* RECOMMENDED */
.box-news-list4 a, .box-news-list4 a:visited
{
    float                    : left;
    width                    : 340px;
    display              : block;
    line-height      : 13px;
    height               : 83px;
    overflow             : hidden;
    text-decoration: none;
    color                    : #002277;
    font-size            : 12px;
    padding-top      : 8px;
    padding-right    : 5px;
    padding-left     : 5px;
}
.box-news-list4 a img{
    float                    : left;
    border               : 1px solid #aaaaaa;
    margin-right   : 5px;
}
.box-news-list4 a span
{
    font-size           : 10px;
    color                   : #888888;
    padding-left    : 5px;
    padding-right   : 5px;
    text-align      : right;
    display             : block;
}
.box-news-list4 a p{
    color:#000000;
    font-size:11px;
    margin:0;
    padding:0;
    margin-top:2px;
    margin-bottom:2px;
}
.box-news-list4 a:hover
{
    color          : #008800;
    text-decoration: underline;
}

/* SCROLL */
#box_news_scroll{
    width:884px;
    overflow:hidden;
    height:92px;
    margin:auto;
}
.box-news-list5 a, .box-news-list5 a:visited
{
    float                    : left;
    width                    : 210px;
    display              : block;
    line-height      : 13px;
    height               : 83px;
    overflow             : hidden;
    text-decoration: none;
    color                    : #002277;
    font-size            : 12px;
    padding-top      : 8px;
    padding-right    : 5px;
    padding-left     : 5px;
    margin-left      : 1px;
}
.box-news-list5 a img{
    float                    : left;
    border               : 0;
    margin-right   : 5px;
}
.box-news-list5 a span
{
    font-size           : 10px;
    color                   : #888888;
    padding-left    : 5px;
    padding-right   : 5px;
    text-align      : right;
    display             : block;
}
.box-news-list5 a p{
    color:#000000;
    font-size:11px;
    margin:0;
    padding:0;
    margin-top:2px;
    margin-bottom:2px;
}
.box-news-list5 a:hover
{
    color          : #008800;
    text-decoration: underline;
}


/*-- List (Compact Width - Double Line) */
.box-news-list2 a, .box-news-list2 a:visited
{
    display              : block;
    line-height      : 18px;
    height               : 30px;
    overflow             : hidden;
    border-bottom    : 1px solid #DAE5EB;
    text-decoration: none;
    color                    : #002277;
}
.box-news-list2 a span
{
    padding-top     : 2px;
    line-height     : 10px;
    font-size           : 10px;
    color                   : #888888;
    display             : block;
}
.box-news-list2 a:hover
{
    color          : #008800;
    text-decoration: none;
}

/*-- List */
.box-cat-list a, .box-cat-list a:visited
{
    display          : block;
    line-height      : 22px;
    height           : 22px;
    overflow         : hidden;
    border-bottom    : 1px solid #f5f5f5;
    text-decoration	 : none;
    color            : #333333;
    font-size        : 11px;
    padding-left     : 20px;
    background       : url('./img/cat_bullet.png') no-repeat 3px -2px;
    margin-left      : 0;
}
.box-cat-list a:hover
{
    color            : #ffffff;
    text-decoration: none;
    background       : url('./img/cat_bullet.png') #585D64 no-repeat 3px -28px;
}
 /* #383D44 */

/**** TITLE CONTENTS ****/
.title-content{
	font-family		: tahoma, arial, verdana, sans-serif;
	line-height		: 26px;
	font-size			: 12px;
	font-weight		: bold;
	padding-left	: 7px;
	padding-right : 1px;
	border				: 1px solid #383D44;
	border-top		: 1px solid #001122;
	margin-bottom	: 2px;
	color					: #f0f1f3;
	background		: #383D44;
	cursor				: default;
}
.title-content a, .title-content a:visited{
	display				: block;
	float					: right;
	height				: 18px;
	text-decoration	: none;
	font-size			: 10px;
	font-weight		: normal;
	font-family 	: tahoma,arial,verdana,sans-serif;
	margin-right	: 2px;
	line-height		: 18px;
	margin-top		: 3px;
	padding 			: 0 4px 0 4px;
	border				: 1px solid #383D44;
	color					: #f0f2f5;
}
.title-content a:hover{
	background-color	: #5C6672;
	color					: #ffffff;
	border				: 1px solid #D3D6DC;
}
.title-content .link-more,.title-content .link-more:visited{
	display			: block;
	float				: right;
	width				: 38px;
	background-image	: url('img/more.gif');
	background-repeat: no-repeat;
	background-position:center center;
	text-decoration	: none;
}


/*----------- ADM STYLES --------------*/
/* Table List */
.table-list{
  border        : 1px solid #69a;
  background    : #E0F2FE;
}
.table-list th {
  background    : #A8D2EE;
  padding       : 4px;
  border-bottom : 1px solid #69a;
}
.table-list tr {
  background    : #fff;
}
.table-list tr:hover{
  background    : #f4faff;
}
.table-list tr.btm_trlist{
    background    : url('img/ftr.jpg') repeat-x left bottom;
}
.table-list td {
  padding       : 2px;
}
.tools{
  white-space   : nowrap;
}
.tools a,
.tools a:visited {
  display       : block;
  width         : 20px;
  line-height   : 20px;
  height        : 20px;
  border        : 1px solid #fff;
  float         : left;
  background-repeat   : no-repeat;
  background-position : center center;
}
.tools a:hover{
  border-color      : #A8D2EE;
  background-color  : #f4faff;
}
.tools a span{
  display       : none;
}

/* Form Edit */
#form-edit {
  margin      : 0;
}
.row {
  clear       : both;
  font-family	: tahoma,arial,sans-serif;
}
.mod {
  color       : #469;
  padding-top : 8px;
  clear       : both;
  text-align  : right;
  font-style  : italic;
}
.header {
  clear         : both;
  font-weight   : bold;
  border        : 1px solid #025;
  background    : #57a;
  margin-bottom : 5px;
  margin-top    : 5px;
  padding       : 5px;
  color         : #fff;
}
.label {
  width       : 100px;
  float       : left;
  line-height : 24px;
  text-indent : 5px;
}
.val {
  width       : 250px;
  float       : left;
  line-height : 24px;
}
.vals {
  width       : 600px;
  float       : left;
  line-height : 24px;
}
.val_b {
  width       : 250px;
  float       : left;
  line-height : 22px;
  margin            : 1px;
  text-indent   : 5px;
  border            : 1px solid #336666;
  border-bottom  : 1px solid #559999;
  border-right : 1px solid #559999;
}
.vals_b {
  width       : 624px;
  float       : left;
  line-height : 22px;
  border            : 1px solid #336666;
  border-bottom  : 1px solid #559999;
  border-right : 1px solid #559999;
  margin            : 1px;
  text-indent   : 5px;
}
.val em, .vals em{
    font-size       : 10px;
    color               : #995500;
}
/* Tool Items */
.tool-edit {
  background-image: url('ico/edit.gif');
}
.tool-add {
  background-image: url('ico/add.gif');
}
#add_barcode_pList{
    background-image: url('ico/barcode.gif');
    background-repeat: no-repeat;
    background-position: 2px 1px;
}
.tool-barcode {
  background-image: url('ico/barcode.gif');
}
.tool-delete {
  background-image: url('ico/del.gif');
}
.tool-dir {
  background-image: url('ico/dir.gif');
}
.tool-view {
  background-image: url('ico/view.gif');
}
.tool-new {
  background-image: url('ico/new.gif');
}
.tool-back {
  background-image: url('ico/back.gif');
}
.tool-parent {
  background-image: url('ico/parent.gif');
}
.tool-save {
  background-image: url('ico/save.gif');
}
.tool-print {
  background-image: url('ico/print.gif');
}
.tool-close {
  background-image: url('ico/close.gif');
}
.tool-update {
  background-image: url('ico/update.gif');
}
.tool-up {
  background-image: url('ico/up.gif');
}
.tool-down{
  background-image: url('ico/down.gif');
}
/* BOX */
.box-message {
  padding    : 10px;
  font-style : italic;
  font-size  : 12px;
  color      : #a00;
}
.box-error {
  padding    : 10px;
  font-style : italic;
  font-size  : 12px;
  color      : #800;
  border     : 1px dashed #800;
  margin-bottom : 3px;
}
.box-articles{
  padding    : 10px;
  font-size  : 12px;
  border     : 1px solid #ccc
}
.box-success {
  padding    : 10px;
  font-style : italic;
  font-size  : 12px;
  color      : #080;
  border     : 1px dashed #080;
  margin-bottom : 3px;
}
.box-kit {
  padding    : 3px;
  color      : #368;
  border     : 1px solid #A8D2EE;
  background : #f4faff;
  margin-bottom : 3px;
  width      : 100%;
  display    : block;
}
.box-kit td{
  white-space:nowrap;
}
.box-nav {
  padding    : 3px;
  text-align : right;
  line-height: 22px;
}

/* PH */
/* Page Header */
.head_data{
    background:url('img/head_data.png') no-repeat left top #558F89;
    color           : #ffffff;
    padding     : 1px;
}
.head_data .inner_head_data{
    padding     : 5px;
    border      : 1px solid #aadddd;
}
.regheader {
  background    : url('img/tpl_bar_top.png') repeat-x left center;
  line-height   : 30px;
  height        : 30px;
  color         : #f5f9ff;
  border				: 1px solid #88ccff;
  padding-left	: 10px;
  margin-bottom	: 2px;
}
.page-header {
  background    : url('img/tpl_bar_top.png') repeat-x left center;
  line-height   : 30px;
  height        : 30px;
  color         : #f5f9ff;
  border				: 1px solid #88ccff;
}
.page-header .page-header-title{
  float       : right;
  font-size   : 16px;
  padding-right: 10px;
}
.page-header .sep {
  display       : block;
  float         : left;
  color         : #88aabb;
}
.page-header a, .page-header a:visited {
    margin-top      : 3px;
  display       : block;
  padding-left  : 30px;
  padding-right : 5px;
  float         : left;
  height        : 24px;
  line-height       : 24px;
  background-repeat   : no-repeat;
  background-position : 3px center;
  border        : none;
  color                 : #fff;
}
.page-header a:hover {
  text-decoration   : none;
  border            : 1px solid #88aabb;
  background-color  : #335577;
  color             : #fff5f0;
  padding-left      : 29px;
  padding-right     : 4px;
  margin-top        : 2px;
  background-position : 2px center;
}



/*** SIGN ****/
#tpl_top_sign{
	background:#5C6672;
}
#en-sign-area{
	height:38px;
	line-height:37px;
	overflow:hidden;
	color:#f0f1f5;
	width:990px;
	margin:auto;
}
#en-sign-area a, #en-sign-area a:visited{
	text-decoration:none;
	float:right;
	color:#ffffcc;
}
#en-sign-area form{
	margin:0;
	margin-top:6px;
	float:right;
}
#en-sign-area .inputbox{
	width:70px;
	float:left;
	margin:4px 1px 0 0;
	padding-left:20px;
}
#signin_submit{
	margin-top:5px;
	margin-left:6px;
	cursor:pointer;
}
#signin_password{
	background-image:url('img/password.gif');
	background-position:1px 0;
	background-repeat:no-repeat;
}
#signin_username{
	background-image:url('img/username.gif');
	background-position:1px 0;
	background-repeat:no-repeat;
}
#en-sign-area a:hover{
	color:#ffddcc;
	text-decoration:underline;
}
#en-sign-area a span{
	display:none;
}
#en-sign-area span{
	float:right;
	padding-left:4px;
	padding-right:4px;
	color:#dddddd;
	display:block;
}
.pagetitle {
	font-family		: tahoma, arial, verdana, sans-serif;
	line-height		: 27px;
	font-size			: 12px;
	font-weight		: bold;
	text-indent		: 28px;
	color				: #fff7f4;
	text-align	: left;
	margin			: 0;
	background	: url('img/module.png') no-repeat 5px 4px #383D44;
	padding-bottom:0;
	border-top	: 1px solid #001122;
	margin-bottom:2px;
	border-bottom:2px dotted #5C6672;
}
.pagetitle div{
	font-size:11px;
	text-align:left;
	padding:10px;
	padding-left:25px;
	background: url('img/locations.png') no-repeat 28px center #5C6672;
	line-height:16px;
	border-top:1px dotted #000000;
}
.pagetitle div a, .pagetitle div a:visited {
	color:#ffffcc;
	text-decoration:none;
	font-weight:normal;
	padding-left:4px;
	padding-right:4px;
}
.pagetitle div a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.pagetitle div b {
	font-weight:normal;
	color:#ffffff;
	padding-left:4px;
	padding-right:4px;
}


ul.listlink{
	margin:2px;
	padding:0;
	padding-left:15px
}
ul.listlink li{
	padding-bottom:6px;
	font-size:10px;
	color: #888888;
}
ul.listlink li a{
	font-size:12px;
}
hr.pageseparator{
	border:0;
	border-top: 1px solid #cccccc;
}
span.small-date{
	font-size:10px;
	color:#bbbbbb;
}

/* ADD CLASS */
.morelink, .morelink:visited, .morelink2, .morelink2:visited {
	float			: right;
	position		: relative;
	margin-top		: -30px;
	display			: block;
	height			: 18px;
	text-decoration	: none;
	font-size		: 10px;
	font-weight		: normal;
	font-family 	: verdana,tahoma,arial,sans-serif;
	line-height		: 18px;
	padding 		: 0 4px 0 4px;
	border			: 1px solid #ECEFF5;
}
.morelink:hover, .morelink2:hover{
	background-color	: #585D64;
	color							: #ffffff;
	border						: 1px solid #585D64;
	text-decoration		: none;
}

/* TEMPLATE */
#tpl_top_banner{
	background: #383D44;
	display:block;
	height:150px;
	color:#ffffff;
}
#tpl_top_banner_inner{
	width:990px;
	margin:auto;
	height:150px;
	background:url('img/logo.jpg') no-repeat left top #383D44;
}
#tpl_lang_sel a,#tpl_lang_sel a:visited{
	float:left;
	display:block;
	padding-left:32px;
	padding-right:32px;
	border-right:1px solid #888888;
	border-left:1px solid #888888;
	margin-right:-1px;
	color:#ffffff;
	font-weight:bold;
}
#tpl_lang_sel a:hover{
	background:#484D54;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
#tpl-main{
	width:990px;
	margin:auto;
}
.footer {
	padding-top:8px;
	padding-bottom:8px;
	border-top:1px solid #dddddd;
	margin-top:10px;
	clear:both;
	text-align:left;
	color:#777777;
	font-size:9px;
}
.footer .footer-links{
	float:right;
}
.footer .footer-licence{
	font-size:8px;
}
.footer .footer-links a, .footer .footer-links a:visited{
	display:block;
	float:left;
	padding-left    : 10px;
	padding-bottom  : 10px;
}
#tpl_topmainmenu{
	float:left;
	font-size:16px;
	padding-left:20px;
}
#tpl_topmainmenu a, #tpl_topmainmenu a:visited{
	float:left;
	width:100px;
	height:150px;
	text-decoration:none;
}
#tpl_topmainmenu a:hover{
	text-decoration:none;
}
