@charset "utf-8";
/* CSS Document */
BODY{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 background-color:#EC4C28;
 /*background:url(../images/bg.jpg);*/
 text-decoration:none;
 font-weight:normal;
}

a {
	color:#004882;
	text-decoration:none;
}

a:hover {
 color:#41C5EF; 
 text-decoration:underline;
 
 }

 /*
 a:visited {
	text-decoration: none;
}
 
 a:hover{
   color:#F3C7C7;
 	text-decoration:none;
}

a:active {
	text-decoration: none;
}*/

/*-----------------------*/
#page-menu {
	float:left;
	width:693px;
	height:33px;
	line-height:33px;
	overflow:hidden;
	font-size:10px;
}

#page-menu li {
	display:inline;
	padding:0 8px;
}

#page-menu a { color:#FFFFFF; }

#page-menu a:hover, #page-menu .current_page_item a { color:#166c8e; }

#top-search-wrap {
	float:right;
	width:264px;
	height:23px;
}

#top-search {
	background:transparent url('./images/top-search-form.jpg') no-repeat 0 0;
	width:264px;
	height:23px;
	position:relative;
	top:6px;
}

#top-search input {
	border:medium none;
	background:transparent;
	position:absolute;
	color:#BEBEBE;
}

#top-search .input-text {
	width:191px;
	left:5px;
	top:4px;
	color:#FFFFFF;
}

#top-search .input-submit {
	width:61px;
	height:23px;
	padding:0;
	right:0;
	top:0;
	cursor:pointer;
}

/* branding */
#branding {
	height:82px;
	margin-top:11px;
	padding-left:8px;
}

#blog-title {
	font:normal 41px Arial;
	text-transform:capitalize;
}

#blog-title a { color:#483514; }

#blog-title a:hover { color:#50482E; }

#blog-description {
	font:normal 20px 'Tahoma';
	color:#795C29;
}

#category-menu {
	height:36px;
	line-height:36px;
	overflow:hidden;
	font-size:14px;
	text-transform:uppercase;
	padding:0 8px;
	margin-bottom:2px;
}

#category-menu li {
	display:inline;
	margin-right:17px;
}

#category-menu li a { color:#50482E; }

#category-menu li a:hover { color:#795C29; }

/* container */
#container {
	background-color:#FFFFFF;
	padding:6px;
}

/* content */
#content {
	float:left;
	width:590px;
	margin-right:6px;
}

#featured-posts-wrapper {
	padding:8px;
	width:572px;
	background-color:#151614;
	height:295px;
	overflow:hidden;
	margin-bottom:10px;
}

/* mini post */
.box-category {
	float:right;
	background:#FFFFFF url('./images/mini-post-top-bg.gif') repeat-x 0 0;
}

.box-category-in {
	background:transparent url('./images/mini-post-bottom-bg.gif') no-repeat 0 296px;
	width:276px;
	height:493px;
	padding:0 7px 7px;
	overflow:hidden;
}

.box-category-in-no-image { background:transparent url('./images/mini-post-bottom-bg.gif') no-repeat 0 135px !important; }

.odd { margin-right:8px; }

.box-title {
	color:#184E69;
	height:34px;
	line-height:34px;
}

.box-category .title a { color:#4D7CB3; }

.box-category .title a:hover { color:#555555; }

.box-category img {
	margin:8px auto 10px;
	width:276px;
	height:142px;
}

.box-category .entry {
	height:96px;
	padding-top:4px;
	overflow:hidden;
}

.box-category .box-more-title {
	height:35px;
	line-height:35px;
	color:#FFFFFF;
}

.box-category .more-title { margin-bottom:10px; }

.box-category .more-title li {
	height:23px;
	line-height:23px;
	overflow:hidden;
}

.box-category .read-more {
	background:#1A81B0 url('../images/read-more-bg.gif') repeat-x 0 0;
	display:block;
	width:85px;
	height:22px;
	line-height:22px;
	text-align:center;
	color:#FFFFFF;
	border:1px solid #368ACE;
}

.no-image { background:#FFFFFF url('./images/mini-post-top-no-image-bg.gif') repeat-x 0 0 !important; }

.pagetitle {
	font:normal 25px 'Trebuchet MS', Tahoma, Verdana;
	color:#5D5D5D;
}

/* post */
.post .title {
	font:normal 16px 'Trebuchet MS', Verdana, Tahoma;
	color:#1484B4;
}

.post .meta {
	margin-bottom:10px;
}

/* post navigation */
#post-nav { 
	text-transform:uppercase;
	font-size:11px;
	margin-bottom:10px;
	padding-right:10px;
}

#post-nav a {
	display:block;
	background-color:#719FD2;
	border:1px solid #4D729D;
	color:#166c8e;
	padding:8px 13px;
}

#nav-prev-post, #nav-next-post {
	float:right;
	margin-left:10px;
}

/* sidebar */
#sidebar {
	float:left;
	width:372px;
}

.widget { margin-bottom:10px; }

#sidebar #primary .widget-title {
	font:normal 12px 'Trebuchet MS', Verdana, Tahoma;
	color:#166c8e;
	border-bottom:4px solid #EBD696;
	padding-bottom:3px;
	margin-bottom:5px;
	text-transform:uppercase;
	text-align:center;
}

.widget-content a { color:#5D5D5D; }

.widget-content li {
	height:27px;
	line-height:27px;
	overflow:hidden;
	border-bottom:1px solid #c8e7f0;
}

.widget-content li li {
	border:none;
}

#calendar_wrap { padding:5px 5px 0; }

#sidebar #secondary .widget-title {
	background:#1C84B1 url('./images/widget-title-bg.gif') repeat-x 0 0;
	overflow:hidden;
	font:normal 12px 'Trebuchet MS', Verdana, Tahoma;
	height:23px;
	line-height:23px;
	color:#FFFFFF;
	border:1px solid #368ACE;
	padding:0 5px;
}


/*-------------------------------------*/


.topmenu{
   font-size:10px;
   color:#006699;
   vertical-align:middle;
   text-align:left;
   font-weight:normal;
   text-transform:uppercase;
   vertical-align: middle;
   padding:1px;
 
}
.topmenu a:link{
    font-size:10px;
    color: #006699;
 	text-decoration:none;
}

.topmenu a:hover{
   color:#41C5EF;
 	text-decoration:none;
}

.topmenu a:visited{
   color:#006699;
 	text-decoration:none;
}

.topmenu a:active{
   color:#006699;
 	text-decoration:none;
}
.tieudetinmoi {
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#9a9a9a;
   vertical-align:middle;
   text-align:left;
   font-weight:bold;
   text-transform:uppercase;


}
.datmua {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#0060c3;
}
.tieudetinmoi_noidung{
 font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#aba897;
   vertical-align:middle;
   text-align:left;
   font-weight:bold;
   text-transform:uppercase;
   text-decoration:none;

}
.tieudetinmoi_noidung a{
    font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#bbb9a8;
   vertical-align:middle;
   text-align:left;
   font-weight:bold;
   text-transform:uppercase;
   text-decoration:none;

}
.tieudetinmoi_noidung a:hover{
 font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#FFFFFF;
   vertical-align:middle;
   text-align:left;
   font-weight:bold;
   text-transform:uppercase;
   text-decoration:underline;

}

.tieude_home_site {
   font-size:12px;
   color: #000000;
   vertical-align:middle;
   text-align:left;
   font-weight:bold;
   text-transform:uppercase;

}
.tieude_home_thuvien {
   font-size:12px;
   color:#cb6500;
   vertical-align:middle;
   text-align:left;
   font-weight:bold;

}

.tieude_home {
   font-size:12px;
   color:#cb6500;
   vertical-align:middle;
   text-align:left;
   font-weight:bold;
   text-transform:uppercase;

}

.tieude_home a: {
   font-size:12px;
   color:#cb6500;
   vertical-align:middle;
   text-align:left;
   font-weight:bold;
   text-decoration:none;
   text-transform:uppercase;

}

.tieude_home a:hover{
   font-size:12px;
   color: #FF9900;
   vertical-align:middle;
   text-align:left;
   font-weight:bold;
   text-decoration:underline;
   text-transform:uppercase;

}

.tieude_home a:visited{
   font-size:12px;
   color:#cb6500;
   vertical-align:middle;
   text-align:left;
   font-weight:bold;
   text-decoration:none;
   text-transform:uppercase;

}


.tensanpham{
   font-size:11px;
   color:#adb53b;
   vertical-align:middle;
   text-align:center;
   font-weight:bold;
}
.tensanpham a:link{
    color:#adb53b;
 	text-decoration:none;
}

.tensanpham a:hover{
    color:#FF9900;
 	text-decoration:underline;
}
.tensanpham a:visited{
    color:#adb53b;
 	text-decoration:none;
}
.sanpham {
font:normal 11px Tahoma, Verdana, Arial;
}

/*--------------*/
.tensanpham_uachuog{
   font-size:11px;
   color:#3e3e40;
   vertical-align:middle;
   text-align:center;
   font-weight:bold;
}
.tensanpham_uachuog a:link{
    color:#3e3e40;
 	text-decoration:none;
}

.tensanpham_uachuog a:hover{
    color:#FF9900;
 	text-decoration:underline;
}
.tensanpham_uachuog a:visited{
    color:#3e3e40;
 	text-decoration:none;
}
/*---------------*/






.header{
  color:#b2bb3a;
  font-size:12px;
  font-weight:bold;
  text-align:left;
}
.headermenu{
  color:#FFFFFF;
  font-size:11px;
  font-weight:bold;
  text-align:center;
}
.headerbox{
   color:#FFFFFF;
  font-size:11px;
  font-weight:bold;
  height:31px;
  text-align:center;
  background:#891007;
}
.headerbox_main{
  font-family:Tahoma, Arial, Helvetica, sans-serif; 
  font-size:12px; 
  font-weight:bold; 
  color:#FFFFFF ;


}
.headerbox_chung{
  color: DarkBlue;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  text-align:left;
  padding-left:20px;

}
.headerbox_chung1{
  color:#006182;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  text-align:left;
  padding-left:20px;

}



.headerbox_1{
   color:#b2bb3a;
  font-size:11px;
  font-weight:bold;
  height:39px;
  text-align:center;
  background-image:url(../images/header.gif);
  text-transform:uppercase;
}




.headerbox_2{
   color:#FFF;
  font-size:12px;
  font-weight:bold;
  height:26px;
 
}
.headerbox_2 a{
   color:#FFF;
  font-size:12px;
  font-weight:bold;
  height:26px;

}
.headerbox_2 a:hover{
   color: #FFCC33;
  font-size:12px;
  font-weight:bold;
  height:26px;

}
.headerbox_2 a:visited{
   color: #FFF;
  font-size:12px;
  font-weight:bold;
  height:26px;
  text-align:center;

}

.headerbox_3{
   color:#616161;
  font-size:11px;
  font-weight:bold;
  height:26px;
  text-align:left;
  background:url(../images/s_bg.gif) repeat-x ;
 
  
}

.headerbox_bg{
   color:#b2bb3a;
  font-size:11px;
  font-weight:bold;
  height:39px;
  text-align:center;
  background-image:url(../images/box/header_bg_gt.gif);
  text-transform:uppercase;
}


.box{
    border:1px  #E2E2E2 solid;
}
.box2{
    border-top:1px #003265 solid;
}
.BoxImg   {border:1px #993300 solid; }
.box3{
    border:1px #FFFFFF solid;
}
.box4{
    border:1px #D3D8D4 solid;
}
.chitiet a{
	 font-size:11px;
	 color:#EB8682;
	 text-decoration:none;
}
.chitiet a:hover{
	 font-size:11px;
	 color:#891007;
	 text-decoration:underline;
}
.hotro a{
	 font-size:11px;
	 color:#891007;
}
.tieude {
     padding-top:5px;
	 padding-left:4px;
	 font-size:14px;
	 color: #333333;
	 font-weight:bold;
	 text-decoration:none;
	
}

.tieude a{
	 font-size:12px;
	 color:#016984;
	 font-weight:bold;
	 text-decoration:none;
}
.tintuc_moi{
     font-family:Arial, Helvetica, sans-serif;
     padding-top:2px;
	 padding-bottom:2px;
	 font-size:12px;
	 color: #000;
	 font-weight:normal;
	 text-decoration:none;
	 line-height:18px;
}
.tintuc_moi a{
     font-family:Arial, Helvetica, sans-serif;
     padding-top:2px;
	 padding-bottom:2px;
	 font-size:12px;
	 color: #000;
	 font-weight:normal;
	 text-decoration:none;
}
.back{
     font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color: #016984;
	 text-decoration:none;
}

.tieude a:hover{
	 font-size:12px;
	 color:#891007;
	 font-weight:bold;
	 text-decoration:underline;
}

.News_orther {
	 font-size:11px;
	 color:#2874c5;
	 font-weight:normal;
	 text-decoration:none;
	
	
}

.News_orther a{
	 font-size:11px;
	 color:#2874c5;
	 font-weight:normal;
	 text-decoration:none;
}
.News_orther a:hover{
	 font-size:11px;
	 color:#891007;
	 font-weight:bold;
	 text-decoration:underline;
}
.News_link {
	 font-size:12px;
	 color:#2874c5;
	 font-weight:bold;
	 text-decoration:none;
}
.News_link a{
	 font-size:12px;
	 color:#2874c5;
	 font-weight:bold;
	 text-decoration:none;
}
.News_link a:hover{
	 font-size:12px;
	 color:#891007;
	 font-weight:bold;
	 text-decoration:underline;
}
.tieudetrang {
color: rgb(201, 4, 4); 
font-size: 16px; 
font-weight: bold;
}
.tomtat{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#333333;
   text-align:justify;
}
.tomtat a{
   font-size:12px;
   color:#333333;
   text-align:justify;
}
.tomtat a:hover{
   font-size:12px;
   color:#833f2a;
   text-align:justify;
}
.menucon{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#282827;
   text-decoration:none;

}
.menucon a{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#282827;
   text-decoration:none;

}
.menucon a:hover{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#0e0e0e;
   text-decoration:underline;

}


.muaban {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#202020;
text-decoration:none;

}

.muaban a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#202020;
text-decoration:none;

}

.muaban a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#202020;
text-decoration:underline;
}
.baogia {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#202020;
text-decoration:none;
text-align:center;
}

.baogia a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#202020;
text-decoration:none;
}
.baogia a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fe6965;
text-decoration:underline;
}
/*-----------------------*/
.baogia1 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#202020;
text-decoration:none;
text-align:left;
}

.baogia1 a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#202020;
text-decoration:none;
}
.baogia1 a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fe6965;
text-decoration:underline;
}
/*-----------------------*/

/*-----------------------*/
.baogia2 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#202020;
text-decoration:none;
text-align:left;
}

.baogia2 a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#202020;
text-decoration:none;
}
.baogia2 a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fe6965;
text-decoration:underline;
}
/*-----------------------*/
/*-----------------------*/
.baogia3 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#202020;
text-decoration:none;
text-align:right;
}

.baogia3 a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#202020;
text-decoration:none;
}
.baogia3 a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fe6965;
text-decoration:underline;
}
/*-----------------------*/
/*-----------------------*/
.baogia4 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
text-align:right;
}

.baogia4 a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.baogia4 a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fe6965;
text-decoration:underline;
}
/*-----------------------*/


.gioithieu_trangchu{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#202020;
text-align:justify;
text-decoration:none;
}


.right a:link{
  color:#333333;
  font-size:11px;
  text-decoration:none;
}
.right a:hover{
  color:#EB8682;
  font-size:11px;
 text-decoration:underline;
}

.right a:visited{
  color:#EB8682;
  font-size:11px;
  text-decoration:none;
}

.right a:active{
  color:#EB8682;
  font-size:11px;
  text-decoration:none;
}

.footer{
  color:#ffffff;
  font-weight:bold;
  background: #878a53;

}
.footer a{
  color:#242424;
  text-decoration: none;
 }

.tinkhac_title{
	
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 font-weight:normal;
	 color:#016080;
	 text-decoration:none;
}
.tinkhac a{
	 font-size:11px;
	 color:#333333;
	 text-decoration:none;
}
.tinkhac a:hover{
	 font-size:11px;
	 color:#891007;
	text-decoration:underline;
}

.ten_SP a{
	 font-size:11px;
	 color:#333333;
	 font-weight:bold;
	 text-decoration:none;
}
.ten_SP a:hover{
	 font-size:11px;
	 color:#891007;
	text-decoration:underline;
}
.gia{
	 font-size:11px;
	 color:#FF0000;

}

.sanphamtonghop{
  padding-top:8px; 
  text-transform:uppercase;
  color:#FFFFFF;
  font-size:11px;
}
.sanphamtonghop a{
  padding-top:8px; 
  text-transform:uppercase;
  color:#FFFFFF;
  font-size:11px;
}

.sanphamtonghop a:visited{
  padding-top:8px; 
  text-transform:uppercase;
  color:#FFFFFF;
  font-size:11px;
}

.sanphamtonghop a:active{
  padding-top:8px; 
  text-transform:uppercase;
  font-weight:bold;
  color:#41c5ef;
  font-size:11px;
}

.title{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}
.nutbam{
font:normal 11px Tahoma, Verdana, Arial;
background-color:#f4fafa;
border:1px solid #7f9db9;
font-weight:bold;
width:70px;

}
.nutbam1{
font:normal 11px Tahoma, Verdana, Arial;
background-color:#f8b6b7;
border:1px solid #7f9db9;
font-weight:bold;
width:70px;

}

.hopnhap{
z-index:1;
height:15px;
background-color:#FFFFFF;
border:1px solid #656972;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2B2B2B;
}
.timkiembaiviet{

color:#005f7f;
font-size:11px;
}
.hopnhap1{
z-index:1;
width:90px;
height:15px;
background-color:#FFFFFF;
border:1px solid #5186b1;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2B2B2B;
}
 
 
 .hopchon{
z-index:1;
width:90px;
height:15px;
background-color:#FFFFFF;
border:1px solid #5186b1;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2B2B2B;
}
 


.nhomsanpham{
 font-family: Arial; 
 font-size: 11px; 
 color: rgb(0, 0, 0); 
 }
 .nhomsanphamchinh{
  font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 color:#823E26;
 }
 .nhomsanphamchinh a:{
  font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 color:#823E26;
 }
 
.txtbox_dangnhap{
z-index:1;
width:100px;
height:15px;
background-color:#FFFFFF;
border:1px solid #5186b1;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#163794;

}

TABLE.adminlist {

	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT:10px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #ddd 1px solid; WIDTH: 100%; PADDING-TOP: 0px; BORDER-BOTTOM: #ddd 1px solid; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #ffffff; border-spacing: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}

TABLE.adminlist TH {

	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-SIZE: 11px; BACKGROUND: url(../images/background.jpg); PADDING-BOTTOM: 2px; MARGIN: 0px; COLOR: #000; PADDING-TOP: 6px; HEIGHT: 25px

}

TABLE.adminlist TH.title {

	TEXT-ALIGN: left

}

TABLE.adminlist TH A:link {

	COLOR: #c64934; TEXT-DECORATION: none

}

TABLE.adminlist TH A:visited {

	COLOR: #c64934; TEXT-DECORATION: none

}

TABLE.adminlist TH A:hover {

	TEXT-DECORATION: underline

}

TABLE.adminlist TR.row0 {

	BACKGROUND-COLOR: #f9f9f9; TEXT-ALIGN: left

}

TABLE.adminlist TR.row1 {

	BACKGROUND-COLOR: #fff; TEXT-ALIGN: left

}

TABLE.adminlist TD {

	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px; BORDER-BOTTOM: #e5e5e5 1px solid

}

TABLE.adminlist TR.row0:hover {

	BACKGROUND-COLOR: #f1f1f1

}

TABLE.adminlist TR.row1:hover {

	BACKGROUND-COLOR: #f1f1f1

}

TABLE.adminlist TD.options {

	FONT-SIZE: 8px; BACKGROUND-COLOR: #ffffff

}

TABLE.adminlist A {
	font-size:12px;
	COLOR: #c64934; TEXT-DECORATION: none

}

TABLE.adminlist A:hover {
	font-size:12px;
	COLOR: #30569d; TEXT-DECORATION: underline

}

TABLE.adminlist A:active {
	font-size:12px;
	COLOR: #333333; TEXT-DECORATION: underline

}


.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide_table{
	border: 1px solid #CCCCCC;
}
.highslide_table:hover {
	border-color: #993300;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: black black #202020 black;
	background: gray;
}
.highslide-wrapper, .glossy-dark {
	background: #111;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	color: white;
	background: #111;
}
.highslide-heading {
	display: none;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
	/*
	padding-left: 22px;
	background-image: url(../js/highslide/graphics/loader.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	*/
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move a {
	cursor: move;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../js/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../js/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background:  url(../js/highslide/graphics/controlbar-black-border.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}


.Gallerylist {

	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT:10px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #ddd 1px solid; WIDTH: 100%; PADDING-TOP: 0px; BORDER-BOTTOM: #ddd 1px solid; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #ffffff; border-spacing: 0px

}


.Gallerylist TH A:link {

	COLOR: #c64934; TEXT-DECORATION: none

}

.Gallerylist TH A:visited {

	COLOR: #c64934; TEXT-DECORATION: none

}

.Gallerylist TH A:hover {

	TEXT-DECORATION: underline

}
.Gallerylist TD {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px; 
}
.Gallerylist TR.row0:hover {

	BACKGROUND-COLOR: #f1f1f1

}

.Gallerylist TR.row1:hover {

	BACKGROUND-COLOR: #f1f1f1

}

.Gallerylist TD.options {

	FONT-SIZE: 8px; BACKGROUND-COLOR: #ffffff

}



