body{
	/*background:#E2E0E0;*/
	background:#000;
	font-family:"Times New Roman", Times, serif;
	margin:0px auto;
	padding:0px;
	width:1100px;
	border-left:1px solid #0169B0;
	border-right:1px solid #0169B0;
	color:#0169B0;
	margin-top:0px;
	margin-bottom:10px;
}

._body_addnew{
	background:#F4C16E;
}
._body_delete{
	background:#F4C16E;
}
._body_edit{
	background:#FCFAE5;
}

#header{
	height:97px;
	width:1100px;
	/*min-width:990px;
	width:auto !important;*/
	border-bottom:0px solid #333333;
	margin-bottom:2px;
	float:left;
	background-image:url(images/header.jpg);
	background-repeat:repeat-x;
}
#footer{
	height:27px;
	width:1100px;
	/*min-width:990px;
	width:auto !important;*/
	border-bottom:0px solid #333333;
	float:left;
	margin-top:3px;
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	color:#fff;
	text-align:center;
	line-height:30px;
}
#tools{
	float:left;
	/*height:auto !important;*/
	min-height:100px;
	width:298px;
	margin:0px 5px 0px 5px;
	height:530px;
	overflow-x:hidden;
	border:0px solid red;
}

#main{
	height:auto !important;
	min-height:20px;
	/*min-width:987px;*/
	width:1098px;
	/*width:auto !important;*/
	float:left;
	/*border-left:1px solid #0169B0;
	border-right:1px solid #0169B0;*/
	
}
#v_line{
	float:left;
	border-right:0px solid #006AB0;
	height:auto !important;
	min-height:100px;
}

.btn_action{
	height:20px;
	/*width:285px;*/
	border: 1px solid #006AB0;
	border-left:2px solid #006AB0;
	border-bottom:2px solid #006AB0;
	margin:4px;
	padding-left:5px;
	display:block;
	width:auto;
}

.btn_action:hover{
	/*background:#E6EAF9;*/
}

#title_header{
	color:#0169B0;
	/*color:#f2f2f2;*/
	height:60px;
	width:1050px;
	float:left;
	font-size:40px;
	margin-top:10px;
	margin-left:20px;
	/*text-align:right;*/
	border:0px solid #000;
	text-shadow: #333333 0.1em 0.1em 0.2em;	
	
}
#show_infos{
	color:navy;
	border-left:0px solid #006AB0;
	height:auto !important;
	/*min-width:990px;*/
	width:auto !important;
	float:left;
	margin-top:3px;
	
}
#content{
	height:auto;
	/*width:783px;*/
	width:593px;
	padding-left:0px;
	float:left;
	border-left:1px dotted #006AB0;
	/*border-right:1px dotted #006AB0;*/
	height:auto !important;
	/*background:#F8F8F8;*/
	margin:2px 5px 2px 2px;
}
#menu_top{
	height:25px;
	width:990px;
	border:0px solid #ff0000;
	float:left;
}
.item{padding-left:8px;padding-right:8px;}

.cmd_top{
	float:right;
	height:25px;
	width:60px;
	color:#fff;
	font-weight:bold;
	border:0px solid #ff0000;
	text-align:center;
	padding-top:4px;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
.cmd_top:hover{
	color:#ff0000;
}

.cmd_top_left{
	float:left;
	height:25px;
	width:auto;
	color:#fff;
	font-weight:bold;
	border:0px solid #ff0000;
	text-align:center;
	padding-top:4px;
	color:#fff;
	text-decoration:none;
	margin:1px 15px 0px 3px;
}
.cmd_top_left:hover{
	color:#ff0000;
}
#finger{
	float:left;
	height:60px;
	width:58px;
	/*background-image:url(images/header_finger_60.png);*/
	background-repeat:no-repeat;
	margin:5px 100px 0px 100px;
}
._close{
	float:right;margin:0px 0px 0px 0px;cursor:pointer;color:#fff;font-weight:bold;
	background-image:url(icons/button-close_over.png);
	height:16px;
	width:16px;
}
._close:hover{
	color:#ff0000;
	background-image:url(icons/button-close.png);
}

._lock{
	background-image:url(icons/lock_unlocked.png);
	cursor:pointer;
	height:16px;
	width:16px;
	float:left;
}
._lock:hover{
	background-image:url(icons/lock_unlocked_over.png);
}
._box{
	padding:2px 5px 2px 5px;
}
._box_title{
	padding:2px 5px 2px 5px;
	font-weight:bold;
}
._item_row{
	background:#fff;
}
._item_row:hover{
	background:#D1D4DF;
}
._empty{
	background-image:url(icons/remove.png);
	cursor:pointer;
	height:16px;
	width:16px;
	float:right;
	margin:2px;
}
._empty:hover{
	background-image:url(icons/remove_over.png);
}
/** Nav Paging **/
.navfirst{
	float:left;height:16px;width:21px;margin:1px;background-image:url(icons/first.jpg);
}
.navfirst:hover{
	background-image:url(icons/first_over.jpg);
}
/*************/
.navprev{
	float:left;height:16px;width:41px;margin:1px;background-image:url(icons/prev.jpg);
}
.navprev:hover{
	background-image:url(icons/prev_over.jpg);
}
/*************/
.navnext{
	float:left;height:16px;width:41px;margin:1px;background-image:url(icons/next.jpg);
}
.navnext:hover{
	background-image:url(icons/next_over.jpg);
}
/*************/
.navlast{
	float:left;height:16px;width:21px;margin:1px;background-image:url(icons/last.jpg);
}
.navlast:hover{
	background-image:url(icons/last_over.jpg);
}
.cat_icon{
	background-image:url(icons/cat_icon.png);
	background-repeat:no-repeat;
	float:left;margin:2px 5px 0px 0px;
	
	height:17px;
	/*width:auto !important;*/
	max-width:285px;
	border:0px solid #cc0000;
	overflow-y:hidden;
}
.cat_icon:hover{
	background-image:url(icons/cat_icon_over.png);
}
.cat_link{
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	text-indent:20px;
	line-height:15px;
	color:#0169B0;
	/*color:#fff;*/
	font-weight:bold;
}
.cat_link:hover{
	color:#fff;
}
.sub_cat_link{
	
	text-decoration:none;font-weight:bold;
	color:#0169B0;
}
.sub_cat_link:hover{
	color:#fff;
}

.link_icon{
	background-image:url(icons/arrow_right.gif);
	background-repeat:no-repeat;
	float:left;margin:0px 0px 0px 0px;
	height:auto;
	width:500px;
	border:0px solid #000;
	float:left;
}
.link_icon:hover{
	background-image:url(icons/arrow_right_over.gif);
}
.link_item{
	text-decoration:none;
	float:left;
	color:#0169B0;
	width:480px;
	height:auto !important;
	line-height:18px;
	margin-left:20px;
	margin-top:-5px;
	border:0px solid #cc0000;
	padding-bottom:4px;
}
#cat_name{
	height:auto;
	width:603px;
	border:0px dotted #999999;
	float:left;
	padding:5px;
	/*background:#E2E0E0;*/
	font-weight:bold;
	text-transform:uppercase;
	margin-left:25px;
	/*text-align:center;*/
}

.canvas { 
	border: 0px solid black; 
	max-width:600px;min-height:0px;
	width:auto !important;
	height:1px;
	height:auto !important;
	display:none;
}
._rotate{
width:24px;height:24px;float:left;
margin:10px;
cursor:pointer;
}

._img_nav{
width:32px;height:32px;float:left;
margin-left:20px;
cursor:pointer;
}

._img_edit, ._img_recycle{
	width:16px;
	height:16px;
	float:left;
	display:block;
}
._img_edit{
	background-image:url(icons/image_edit.png);
}
._img_recycle{
	background-image:url(icons/Recycle-Bin.png);
	margin-left:5px;
	margin-top:0px;
}
.view_style{
	border:1px solid #000;
	cursor:pointer;
}
.view_style:hover{
	border:1px solid #0169B0;
}

.div_thumb{
	height:auto; 
	width:75px;
	padding:8px;
	margin:3px;
	border:1px dotted #006AB0;
	cursor:pointer;
	float:left;
}

.img_tool_box{
	width:75px;
	height:16px;
	float:left;
	margin-top:5px;
}

#thumb_list{
	height:480px;
	/*width:120px;*/
	width:750px;
	border:0px solid #fff;
	float:right;
	overflow:auto;
	overflow-x:hidden;
}

#div_show_detail{
	height:auto;
	width:auto;
	border:0px dotted #fff;
	float:left;
	padding:5px 0px 0px 16px;
	display:none;
}
/** End Nav Paging **/