@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px; text-decoration:none;}

html body{height:100%;}

#wrapper{
	font: 13px Verdana, Geneva, sans-serif;
	margin: 0px auto;
	background:url(../images/body.png);
}

#header{
	height:105px;
	background-image:url(../images/header.png);
}

/*
#user{
	margin-top:7px;
	margin-right:5px;
	float:right;
	color:#FFF;
	font-weight:bold;
}

#user a{
	color:#FFF;
	font-weight:bolder;
}
*/

#logo{
	background-image:url(../images/font.png);
	width:282px;
	height:70px;
	left:0px;
	position:absolute;
	top:0px;
}

#donvi h1 {
	font-size:1.2em;
	text-align:center;
	color: #FFF;
	text-shadow:
      3px 3px 0 #888087,
     -1px -1px 0 #888087,  
      1px -1px 0 #888087,
      -1px 1px 0 #888087,
      1px 1px 0 #888087;
	left:400px;
	position:absolute;
	top:10px;
}

#mymemu{	
	margin:0px auto;
	padding-top:66px;
	width:auto;
}
/*---------------------------Main-----------------------------------------------------*/
div#main{
	width:auto;
	margin:0px auto;	
	font:Verdana, Geneva, sans-serif;
	height: 100%;
}

div#main .myborder{
	border-style: solid; 
	border-width: 15px 15px 15px;
	-moz-border-image: url(../images/border.png) 15 15 15; 
	-webkit-border-image: url(../images/border.png) 15 15 15; 
	-o-border-image: url(../images/border.png) 15 15 15; 
	border-image: url(../images/border.png) 15 15 15 fill;
	padding: 5px;	
	min-height:460px;
}

div#main a{
	text-decoration:none;
	color:#00F;
	font-weight:bold;
	font-size:13px;
}
div#main a:hover{
	color:#F00;
}

div#main p{
	text-align:justify;	
	font-size:13px;
	line-height:18px;
}

div#main h1{
	font-size:14px;
	line-height:18px;
	padding:5px 0px;
}

.class_left_pink{
	width:500px;
	float:left;	
}

/*---------------------------Left----------------------------------------------------*/
/*
div#main .hedding img{
	border:1px solid #CCC;
}

div#main .hedding img:hover{
	border:1px solid #00F;
}

div#main #left{
	width:720px;	
	float:left;
}

div#main #left_center_right{
	width:945px;
	float:left;
	margin-top:0px;
}

div#main .class_left_red, div#main .class_left_blue, div#main .class_left_pink{
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
	margin-top:10px;
}


div#main .class_left_red div, div#main .class_left_blue div, div#main .class_left_pink div{
	padding:5px;
}

div#main .class_left_red h1, div#main .class_left_blue h1, div#main .class_left_pink h1{
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
	font-size:14px;
	padding: 5px;
}
div#main .class_left_red h1{
	border-left:5px solid #F00;
	border-right:5px solid #F00;
}

div#main .class_left_blue h1{
	border-left:5px solid #00F;
	border-right:5px solid #00F;
}

div#main .class_left_pink h1{
	border-left:5px solid #F3F;
	border-right:5px solid #F3F;
}

div#left .hedding{
	border-top:4px solid #F00;
	width:720px;
}

div#left .hedding_main{
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
	padding: 5px;
	width:410px;
	float:left;
}

div#left .hedding_main h1 a{
	font-size:14px;
}

div#left .hedding_main h1{
	padding-bottom:5px;
}

div#left .hedding_main img{
	width:410px;
	height:200px;
	margin-bottom:5px;
}

#left .hedding_main p.readmore{
	text-align:right;
}

div#left .hedding_sub{
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
	padding: 5px;
	width:280px;
	float:right;
}

div#left .hedding_sub h1 a{
	color:#000;
}

div#left .hedding_sub h1 a:hover{
	color:#F00;
}

div#left .hedding_sub img{
	width:100px;
	height:80px;
	margin: 5px 5px 5px 0px;
	float:left;
}

div#left .hedding_sub hr{
	margin:4px 0px;
	clear:both;
}

div#left .hedding_sub1{
	background-color:#FFF;
}

div#left .hedding_sub1:hover{
	background-color:#FF9;
}
.cls{clear:both;}
*/
/*---------------------------Right-----------------------------------------------------
div#main #right{
	float:left;
	margin-left:10px;
	padding:5px;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);	
}

div#main .class_right1 h3{
	margin-top:15px;
	width:200px;
	height:40px;
	background-image:url(../images/bgnew2.png);
	line-height:30px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
		
}

div#main .class_right2, div#main .class_right2 img{
	width:202px;
}
*/
/*---------------------------bottom-----------------------------------------------------*/
#bottom{
	height:78px;
	margin:0px auto;
	background:url(../images/bottom.png)
}

#bottom p{
	text-align:center;
	color:#FFF;
	font-weight:bolder;
	line-height:18px;
}

/*---------------------------form-----------------------------------------------------*/
.class_form fieldset{
	border:1px solid #F00;
	margin:10px;
	padding:5px 5px 25px 5px;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);
}

.class_form legend{
	font-weight:bold;
	color:#00F;
	font-size:13px;
	margin:15px;		
}

.class_form label{
	margin-top:5px;
	float:left;
	width:120px;
	padding-left:25px;
	
}

.class_form .text{
	background-image:url(../images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 230px;
	height: 24px;
	font-size: 13px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:Verdana, Geneva, sans-serif;
}

.class_form .text1{
	background-image:url(../images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 80px;
	height: 24px;
	font-size: 13px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:Verdana, Geneva, sans-serif;
}

.class_form .text, .text1:focus { 
    outline: none; 
    border: 1px solid #7bc1f7; 
    box-shadow: 0px 0px 8px #7bc1f7; 
    -moz-box-shadow: 0px 0px 8px #7bc1f7; 
    -webkit-box-shadow: 0px 0px 8px #7bc1f7; 
} 

.class_form span{
	color:#F00;
	font-weight:bold;
}
.class_form .cil{
	cursor:pointer; border:outset 1px #ccc; background:#999; color:#666; font-weight:bold; padding: 1px 2px; background:url(link tới ảnh mún làm màu cho Button) repeat-x left top;
	}

/*---------------------------buttons-----------------------------------------------------*/
.buttons
{
	display: inline-block;
	white-space: nowrap;
background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #eeeeee 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #eeeeee 0%,#eeeeee 100%); /* W3C */
	border: 1px solid #a1a1a1;
	padding: 0 2em;
	margin: 0.5em;
	font: bold 1em/2em Arial, Helvetica;
	text-decoration: none;
	color: #333;
	text-shadow: 0 1px 0 rgba(255,255,255,.8);
	-moz-border-radius: .2em;
	-webkit-border-radius: .2em;
	border-radius: .2em;
	-moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
}

.buttons:hover
{
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* W3C */
}

.buttons:active
{
	-moz-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
	-webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
	box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
	position: relative;
	top: 1px;
}

.buttons:focus
{
	outline: 0;
	background: #fafafa;
}    

.buttons:before
{
	float: left;
	width: 1em;
	text-align: center;
	font-size: 1.7em;
	margin: 0 0.5em 0 -1em;
	padding: 0 .2em;
    pointer-events: none;
}

/* Hexadecimal entities for the icons */

/*Forms*/
.add:before {	content: "\271A"; }
.edit:before { 	content: "\270E"; }
.delete:before{	content: "\2718";}
.save:before{	content: "\2714";}
.email:before{	content: "\2709";}
.cross:before { content: "\2716"; }

/*Currency*/
.dollar:before{ content:"\0024"; }
.euro:before{ content:"\20AC"; }
.pound:before{	content: "\00A3";}
.cent:before { content: "\20B5"; }

/*Temp*/
.celsius:before { content: "\2103"; }
.fahrenheit:before { content: "\2109"; }

/*Math & Factions*/
.pi:before { content: "\213C"; }
.one_thrid:before { content: "\2153"; }
.two_thrid:before { content: "\2154"; }
.one_fifth:before { content: "\2155"; }
.two_fifth:before { content: "\2156"; }
.three_fifth:before { content: "\2157"; }
.four_fifth:before { content: "\2158"; }
.one_sixth:before { content: "\2159"; }
.five_sixth:before { content: "\215A"; }
.one_eighth:before { content: "\215B"; }
.three_eighth:before { content: "\215C"; }
.five_eighth:before { content: "\215D"; }
.seven_eighth:before { content: "\215E"; }
.quarter:before { content: "\00BC"; }
.half:before { content: "\00BD"; }
.three_quarter:before { content: "\00BE"; }

/*Arrows*/
.next:before{	content: "\279C";}
.left_arrow:before { content: "\2190"; }
.up_arrow:before { content: "\2191"; }
.right_arrow:before { content: "\2192"; }
.down_arrow:before { content: "\2193"; }
.up_left_arrow:before { content: "\2196"; }
.up_right_arrow:before { content: "\2197"; }
.down_left_arrow:before { content: "\2199"; }
.down_right_arrow:before { content: "\2198"; }

/*Symbols*/
.like:before{	content: "\2764";}
.star:before{	content: "\2605";}
.spark:before{	content: "\2737";}
.play:before{	content: "\25B6";}
.blacksun:before { content: "\2600"; }
.cloud:before { content: "\2601"; }
.umbrella:before { content: "\2602"; }
.snowman:before { content: "\2603"; }
.blackstar:before { content: "\2605"; }
.whitestar:before { content: "\2606"; }
.blackphone:before { content: "\260E"; }
.saltire:before { content: "\2613"; }
.hot_drink:before { content: "\2615"; }
.skull:before { content: "\2620"; }
.radioactive:before { content: "\2622"; }
.biohazard:before { content: "\2623"; }
.peace:before { content: "\262E"; }
.yingyang:before { content: "\262F"; }
.frowning_face:before { content: "\2639"; }
.smiling_face:before { content: "\263A"; }
.first_quarter_moon:before { content: "\263D"; }
.last_quarter_moon:before { content: "\263E"; }
.wheelchair:before { content: "\267F"; }
.recycle:before { content: "\267D"; }
.recycle2:before { content: "\267C"; }
.music_note:before { content: "\266C"; }
.warning:before { content: "\26A0"; }
.male_and_female:before { content: "\26A4"; }
.scissors:before { content: "\2701"; }
.airplane:before { content: "\2708"; }
.snow:before { content: "\2042"; }

/*---------------------------button-----------------------------------------------------*/
.button{
	width:100px;
	height:30px;
	line-height:25px;
	color:#FFF;
	background:#00F;
	font-weight:bold;
}
.button:hover{
	background:#0C9;
	color:#F00;
}
/*---------------------------headcomment-----------------------------------------------------*/
#headcomment{
	border-top: 1px solid #800000;
	text-align:right;
}

#id_search{
	height:24px;
	line-height:24px;
	padding-left:5px;
	margin-right:10px;
	font-family:Verdana, Geneva, sans-serif;
}
#id_search:focus{
	border: 1px solid #7bc1f7;
    box-shadow: 0px 0px 8px #7bc1f7; 
    -moz-box-shadow: 0px 0px 8px #7bc1f7; 
    -webkit-box-shadow: 0px 0px 8px #7bc1f7; 		
}

.selectoption{
	height:32px;
	line-height:32px;
	margin-right:4px;	
	margin-bottom:8px;	
	background-image:url(../images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	font-size: 13px;
	color:#333333;
	padding:3px;
	font-family:Verdana, Geneva, sans-serif;	
}

#bottomcomment{	
	border-top: 1px solid #800000;	
	text-align:center;
}

#loadmore {
	color:blue;
}

#loadmore:hover{
	color:red;
	cursor:pointer;
}

.imgDelete, .imgKey:hover{
	cursor:pointer;
}
/*---------------------------headcomment-----------------------------------------------------*/

#loading{
    position: fixed;
    width: 200px;
    height: 100px;
    background: #000 url(../images/loadajax.gif) no-repeat 50% 4px;
    bottom: 20px;
    color: #fff;
    text-align: center;
    line-height: 166px;
    left: 50%;
    margin-left: -100px;
    opacity: 0.7;
    border-radius: 5px;
    filter: alpha(opacity=70);
    font-size:12px;
    text-shadow:none;
    display:none;
}
/*
Co the ap dung cac class duoi day
<li><a class="super button pink">Pink Button</a>
<a class="large button green">Green Button</a></li>
<li> <a class="large button blue">Blue Button</a>
<a class="large button red">Red Button</a></li>
<li><a class="large button orange">Orange Button</a>
<a class="large button yellow">Yellow Button</a></li>
*/
