/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	display: block;
	width: 100%;
}
* html .clearfix {
	height: 1%;
}
/* */
body
{
	color:#633;
	font-family:Tahoma;
	font-size:11px;
	margin:0px auto;
	background:url(/images/bg_layout.jpg) center fixed;
	
}
h3.title
{
	font-size:12px;
	text-transform:uppercase;
	padding:0px 0px;
	margin:0px;
	background:#D1C6A4;
	width:585px;
	padding-left:5px;
	height:36px;
	
}
h3.title img
{
	height:36px;
	float:left;
	padding-right:5px;
}
h3.title p
{
	padding-top:13px;
	line-height:6px;
	height:10px;
}
h3.title .txt
{
	padding-top:13px;
	line-height:6px;
	height:10px;
}
span
{
	font-size:11px;
	color:#b58000;
}
p{ 
margin:0px;
text-align:justify;
line-height:15px;
}
h1
{ 
text-align:right;
font-size:11px;
font-weight:normal;
padding-right:10px;
line-height:12px;
}
a{ text-decoration:none;
	outline:none;
}
a img
{
	border:none;
}

form
{
	margin:0px;
	padding:0px;
}

.clear
{
	clear:both;
}
.tgp_container
{
	margin:0px auto;
	width:800px;
	text-align:left;
	/*background:url(/images/tgp_bg_container.png) repeat;*/
	padding:0px;
	background:#FFFFFF;
	border-left:solid 2px #FFCC33;
	border-right:solid 2px #FFCC33;
}
.tgp_container .tgp_banner
{
	width:800px;
	height:74dpx;
	background:url(/images/banner_img.png) left top no-repeat;
	position:relative;
	padding:0px;
}

.tgp_container .tgp_slide
{
	width:800px;
	height:136px;
	background:url(/images/banner.png) left top no-repeat;
	display:block;
	font-size:13px;
	padding-right:0px;

}
.tgp_container .tgp_diacau
{
	position:absolute;
	width:173px;
	height:131px;
	background:url(/images/diacau.png) no-repeat;
	top:40px;
	right:30px;
}
.tgp_container .tgp_slide .tgp_slide_top
{
	width:500px;
	height:50px;
	font-size:13px;
	color:#d2bb99;
	
	padding-right:50px;
	padding-top:10px;
}
.tgp_container .tgp_slide .tgp_slide_top img
{
	height:15px;
	width:18px;
}
.tgp_container .tgp_slide .tgp_slide_bottom
{
	width:500px;	
	float:left;
	padding-top:40px;
	padding-left:30px;
	position:absolute;
	
}
.tgp_container .tgp_slide .tgp_slide_bottom .tt
{
	text-transform:uppercase;
	font-size:13px;
	color:#ffc367;
	font-weight:bold;
	
}
.tgp_container .tgp_slide .tgp_slide_bottom .ct
{
	font-size:11px;
	padding-top:5px;
	color:#d2bb99;
}
.tgp_container .tgp_slide .tgp_slide_bottom .ct .left
{
	width:240px;
	float:left;
	padding-right:10px;
	
}
.tgp_container .tgp_slide .tgp_slide_bottom .ct .left img
{
	float:left;	
	padding-top:3px;
}
.tgp_container .tgp_slide .tgp_slide_bottom .ct .left p,.right p
{
	color:#d2bb99;
	padding-left:5px;
}
.tgp_container .tgp_slide .tgp_slide_bottom .ct .left p b,.right p b
{
	color:#e7be81;
	padding-left:5px;
}
.tgp_container .tgp_slide .tgp_slide_bottom .ct .right
{
	width:250px;
	float:left;

}
.tgp_container .tgp_slide .tgp_slide_bottom .ct a
{
	
}
.tgp_container .tgp_slide .tgp_slide_bottom .ct .right img
{
	float:left;	
	padding-top:3px;
}
.tgp_container .tgp_slide a
{
	color:#FFCC33;	
}
.tgp_menu
{
	width:800px;
	height:30px;
	padding:0;
	margin:0;
}
.tgp_menu ul
{
	
	margin:0px;
	padding:0px;
	width:800px;
	height:30px;
	display:block;
	background:url(/images/navigation_bg.png) repeat-x top left;
	text-align:center;
	
}
.tgp_menu ul,. tgp_menu ul li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	
}
.tgp_menu li
{
	display:inline;
	float:left;
	
	
}
.tgp_menu li a
{
	float:left;
	height:30px;
	cursor:pointer;
	font-size:12px;
	text-decoration:none;
	color:#FFF3D2;
	line-height:30px;
	font-weight:bold;
}
.tgp_menu ul li a
{
	text-align:center;
	line-height:30px;
	color:#FC3;
	font-size:12px;
	margin:0;
	padding-left:10px;
	padding-right:10px;
	border-right:solid 1px #644;
}
.tgp_menu ul li a:hover
{
	background:url(/images/ahover.png) repeat-x;
	color:#FC3;
	font-weight:bold;
	line-height:30px;
	
}
.tgp_menu ul li a.active
{
	background:url(/images/ahover.png) repeat-x;
	text-align:center;
	color:#FC3;
	font-weight:bold;
	line-height:30px;
}
.tgp_body
{
	width:790px;
	height:auto;
	/*background:url(/images/tgp_bg_container.png) repeat;*/
	padding-top:7px;
	padding-left:5px;
	background:#FFFFFF;
}
.tgp_body .tgp_left
{
	width:194px;
	height:auto;
	float:left;
	display:block;
	background:#EACF69;
}
.tgp_body  a
{
	text-decoration:none;
	color:#6F3B09;
	cursor:pointer;	
}
.tgp_body  a:hover
{
	text-decoration:none;
	color:#F00;
	cursor:pointer;	
}
.tgp_body .tgp_left .tgp_left_container
{
	background:#EEEFFF;
}
.tgp_body .tgp_left .tgp_tt
{
	width:190px;
	margin-left:2px;
	margin-right:2px;
	height:25px;
	background:url(/images/left_menu_tt.png) repeat-x top left;
	text-align:center;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:12px;
	color:#FC3;
	
	
}
.tgp_body .tgp_left .tgp_center
{
	width:192px;
	height:auto;
	background:#EEEFFF;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:10px;
}
.tgp_body .tgp_left .tgp_center .support_online
{
	padding:10px;
	width:172px;
	text-align:center;
}
.tgp_body .tgp_left .tgp_center .tgp_center_top
{
	line-height:18px;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	text-align:justify;
}
.tgp_body .tgp_left .tgp_center .tgp_center_top p
{
	text-align:justify;	
}
.tgp_body .tgp_left .tgp_center .tgp_center_bottom
{
	text-align:right;
	margin-right:10px;
	margin-top:10px;
}
.tgp_body .tgp_left .tgp_center .support_left img
{
	float:left;
	margin-left:10px;
	margin-right:5px;
	padding-top:5px;
}
.tgp_body .tgp_left .tgp_center .support_right
{
	width:90px;
	height:27px;
	float:right;
	line-height:25px;
	padding-top:6px;
}
.tgp_body .tgp_left .tgp_center .tgp_center_top img
{
	height:15px;
	width:18px;	
}
.tgp_body .tgp_left .tgp_center img
{
	border:none;
}
.tgp_body .tgp_left .tgp_center p img
{
	height:15px;
	width:18px;
}
.tgp_body .tgp_content
{
	width:590px;
	height:auto;
	float:right;
	margin-bottom:5px;
	
}
.tgp_body .tgp_content .tgp_content_container
{
	width:590px;
	height:auto;
	background:#FFFFFF;
}
.tgp_body .tgp_content .tgp_content_left
{
	float:left;
	width:292px;
	height:570px;
	background:#EEEFFF;
	margin-right:6px;

}
.tgp_content_left .tgp_content_left_tt
{
	height:25px;
	
	background:url(/images/icon_tt_content_left.png) no-repeat #D1C6A4;
	height:25px;
	width:238px;
	margin-left:2px;
	padding-left:38px;
	padding-right:12px;
	padding-top:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#633;
	font-size:12px;
	
}
.tgp_content_left .tgp_content_left_container
{
	padding:9px;	
	border-bottom: dotted 1px #633;
	overflow:hidden;
	padding-bottom:10px;
	
}
.tgp_content_left_container img
{

	padding-right:2px;
	float:left;
	padding-top:5px;

}
.tgp_content_left_container p
{
	line-height:15px;
	padding-left:15px;
	
}
.tgp_content_left .pagination
{
	text-align:right;
	padding:12px;
}
.tgp_content_left .pagination a
{
	color:#633;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
	border:1px solid #EEE4C3;
}
.tgp_content_left .pagination a:hover
{
	color:#FFFFFF;
	border:1px solid #633;
	padding-left:5px;
	padding-right:5px;
	background:#633;
}
.tgp_content_left .pagination a.active
{
	color:#FFFFFF;
	border:1px solid #633;
	padding-left:5px;
	padding-right:5px;
	background:#633;
}

.tgp_body .tgp_content .tgp_content_right
{
	float:left;
	width:292px;
	height:570px;
	background:#EEEFFF;
}
.tgp_content_right .tgp_content_right_tt
{
	background:url(/images/icon_tt_content_right.png) no-repeat #D1C6A4;
	height:25px;
	width:238px;
	margin-left:2px;
	padding-left:45px;
	padding-right:5px;
	padding-top:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#633;
	font-size:12px;
}
.tgp_content_right .tgp_content_right_container
{
	
	padding:5px;
	padding-top:7px;
	border-bottom: dotted 1px #633;
	height:55px;
	overflow:hidden;
	padding-bottom:10px;

}

.tgp_content_right .tgp_content_right_button
{
	padding-top:5px;	
	height:15px;;
	text-align:right;
	width:275px;

}
.tgp_content_right .tgp_content_right_button a img
{
	height:13px;
	width:39px;
	border:none;
	cursor:pointer;
}

.tgp_content_right_container img
{
	width:96px;
	height:54px;
	float:left;
	border:solid 2px #D1C6A4;
	margin-right:7px;
}
.tgp_content_right_container p
{
	line-height:15px;
	margin-left:10px;
}
.tgp_content_right .tgp_content_right_button .pagination
{
	text-align:right;
	padding:12px;
}
.tgp_content_right .tgp_content_right_button .pagination a
{
	color:#633;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
	border:1px solid #EEE4C3;
	float:left;
}
.tgp_content_right .tgp_content_right_button .pagination a:hover
{
	color:#FFFFFF;
	border:1px solid #633;
	padding-left:5px;
	padding-right:5px;
	background:#633;
}
.tgp_content_right .tgp_content_right_button .pagination a.active
{
	color:#FFFFFF;
	border:1px solid #633;
	padding-left:5px;
	padding-right:5px;
	background:#633;
}
.tgp_body .tgp_content .tgp_content_bottom
{
	height:100px;
	width:590px;
	background:#EEEFFF;
	margin-top:5px;
	position:relative;
}
.tgp_body .tgp_content .tgp_content_bottom #slider
{
	margin:0;
	padding:0;
	width:570px;
	
}

/*.tgp_body .tgp_content .tgp_content_bottom img
{

	margin-top:7px;
	width:138px;
	height:84px;
	overflow:hidden;
	border:solid 2px #D1C6A4;
}*/
.tgp_content_right .tgp_content_right_readmore img
{
	float:left;
	margin-right:5px;
	padding-top:5px;
	padding-left:5px;
}
.tgp_content_right .tgp_content_right_readmore 
{
	padding-bottom:7px;
}
.tgp_copyright
{

	height:54px;
	color:#b0b0b0;
	position:relative;
	line-height:14px;
	background:url(/images/copyright.png) no-repeat;
	width:800px;
}

.tgp_copyright .div_1
{
	position:absolute;
	left:20px;
	top:12px;
	
}

.tgp_copyright .div_2
{
	position:absolute;
	right:30px;
	top:12px;
	cursor:pointer;
}

.tgp_copyright .div_2 b
{
	color:#ff9900;
}
input.inputbox,textarea.inputbox
{
	border:solid 1px #EEE4C3;
	color:#6F3B09;
	font-size:11px;
}
.tgp_body .tgp_content .form_lien_he .button
{
	width:128px;
	float:left;
}
input.btn_reset,input.btn_gui
{
	width:60px;
	height:23px;
	padding:0px;
	margin:10px 0px 8px 0px;
	border:none;
	text-align:center;
	font-size:11px;
	color:#FFF;
	font-family:Tahoma;
	cursor:pointer;
	background:url(/images/button.gif) no-repeat;
	padding:0;
}
.tgp_body .tgp_content .content_top
{
	height:auto;
	border-bottom: dotted 1px #6F3B09;
	overflow:hidden;
	padding-top:15px;
	padding-bottom:15px;
	
}
.tgp_body .tgp_content .title_tt
{
	font-weight:bold;
	padding-top:15px;
	
}
.tgp_body .tgp_content .tin_tuc
{
	text-align:justify;
	padding-top:10px;
}
.tgp_body .tgp_content .tgp_news
{
	text-align:justify;
	padding-top:15px;
}
.tgp_body .tgp_content .tgp_dao_tao_in_house .readmore
{
	float:left;
	width:290px;
}
.tgp_body .tgp_content .tgp_dao_tao_in_house .readmore .content
{
	padding:2px;
	
}
.tgp_slide .tgp_slide_bottom .ct .tgp_dao_tao_co_ban .readmore
{
	float:left;
	width:250px;
}
.tgp_slide .tgp_slide_bottom .ct .tgp_dao_tao_co_ban h3 .title
{
	
}
.tgp_slide .tgp_slide_bottom .ct .tgp_dao_tao_co_ban .readmore .content
{
	padding:2px;
	line-height:15px;
}
.tgp_slide .tgp_slide_bottom .ct .tgp_dao_tao_co_ban .readmore .content .time
{
	padding-left:12px;
	text-align:justify;
}
.tgp_slide .tgp_slide_bottom .ct .tgp_dao_tao_co_ban .readmore .content img
{
	margin:0px;
	padding-right:3px;
}
.tgp_body .tgp_content .tgp_dao_tao_in_house .readmore a
{
	
}
.tgp_body .tgp_content .tgp_dao_tao_in_house .readmore a:hover
{
	color:#F00;
}
.tgp_body .tgp_content .tgp_dao_tao_in_house img
{
	padding:0px;
	margin:0px;
	color:#b0802b;
	padding-bottom:2px;
}
.tgp_body .tgp_content .tgp_dao_tao_in_house .time
{
	font-size:10px;
	padding-left:10px;
}
.tgp_body .tgp_content .tgp_chuong_trinh_dao_tao
{
	float:left;
	background:#FFF3D2;
	padding-left:5px;
}
.tgp_body .tgp_content .tgp_chuong_trinh_dao_tao .tgp_category
{
	width:580px;
	float:left;
	padding-top:15px;
	text-transform:uppercase;
	text-align:left;
	border-bottom: solid 1px #633;
	padding-bottom:2px;
}
.tgp_body .tgp_content .tgp_chuong_trinh_dao_tao .tgp_news
{
	width:280px;
	float:left;
	height:auto;
	padding:0px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:5px;
}
.tgp_body .tgp_content .tgp_chuong_trinh_dao_tao .tgp_news .tgp_khai_giang
{
	font-size:10px;
	padding-left:10px;
}
.tgp_body .tgp_content .tgp_chuong_trinh_dao_tao .tgp_news a
{
	color:#B58000;
}
.tgp_body .tgp_content .tgp_chuong_trinh_dao_tao .time span
{
	font-size:10px;
	padding-left:10px;
	color:#633;
	
}
.tgp_body .tgp_content .tgp_chuong_trinh_dao_tao img
{
	padding-bottom:2px;	
}
.tgp_body .tgp_content .tgp_gal
{
	text-align:justify;
	padding-top:7px;
}
.tgp_body .tgp_content .tgp_gal .select_box
{
	text-align:justify;
	padding-bottom:5px;
}
.tgp_body .tgp_content .tgp_gal .gallery
{
	width:143px;
	height:86px;
	float:left;
	padding:2px;
	
}
.tgp_body .tgp_content .tgp_gal .gallery .box_image
{
	width:140px;
	height:84px;
	overflow:hidden;
	border:solid 1px #D1C6A4;
}


.tgp_body .tgp_content .content
{
	padding-top:13px;
}
.tgp_body .tgp_content .content .news_title
{
	width:590px;	
}
.tgp_body .tgp_content .content .news_title a
{
	display:inline-block;
	width:570px;
	padding-left:12px;
	font-weight:bold;
	color:#633;
	background:url(/images/center_trainbutton.png) 0px 8px no-repeat;
	line-height:20px;
}
.tgp_body .tgp_content .content .news_title a:hover,.tgp_body .tgp_content .content .news_title a.active
{
	color:#F00;
}
.tgp_body .tgp_content .content .news_desc
{
	width:418px;
	padding:10px 0px 10px 0px;
	font-weight:bold;
	text-align:justify;
}
.tgp_body .tgp_content .content .news_content
{
	width:590px;
	text-align:justify;
}
.tgp_body .tgp_content .content .more
{
	padding-bottom:10px;	
}
.tgp_body .tgp_content .content .more a
{
	display:inline-block;
	width:590px;
	padding-left:10px;
	line-height:16px;
	color:#D63D00;
	background:url(/images/news_li_icon.png) 0px 6px no-repeat;
}
.tgp_body .tgp_content .content .more a:hover,.tgp_body .tgp_content .content .more a.active
{
	color:#F00;
}
.tgp_body .tgp_content .content .news_content .img
{
	height:90px;
	width:160px;
	padding:2px;
	margin:5px 5px 1px 0px;
	border:solid 1px #999;
	float:left;
}
.tgp_body .tgp_content .content .news_content .desc
{
	width:419px;/*390*/
	height:61px;
	padding:0px 0px 5px 0px;
	margin:0px;
	float:left;
	text-align:justify;
	overflow:hidden;
	padding-top:2px;
}
.tgp_body .tgp_content .content .news_content .time span
{
	width:300px;
	float:left;
	padding:0px;
	margin:0px;
	font-size:11px;
	color:#C96507;
	padding-top:2px;
	
}
.tgp_body .tgp_content .content .news_buttom .detail a
{
	width:53px;
	height:15px;
	float:right;
	background:url(/images/readmore.gif) center right no-repeat;
	cursor:pointer;
}
.tgp_body .tgp_content .content .news_buttom .detail a:hover
{
	width:53px;
	height:15px;
	float:right;
	background:url(/images/readmore_hover.gif) center right no-repeat;
	cursor:pointer;
}
.tgp_body .tgp_content .content .news_content .detail a
{
	display:block;
	width:53px;
	height:15px;
	
}
.tgp_body .tgp_content .content .news_content .detail a:hover,.tgp_body .tgp_content .content .news_content .detail a.active
{
	background:url(/images/detail_act.png) center right no-repeat;
}

.tgp_body .tgp_content .content .box_tin_chi_tiet .title
{
	font-size:12px;
	margin:0px;
	font-weight:bold;
	color:#b0802b;
	padding:0px;
}
.tgp_body .tgp_content .content .box_tin_chi_tiet .date
{
	font-size:11px;
	margin:0px;
	font-weight:normal;
	color:#b0802b;
	padding:0px;
	width:580px;
	padding-bottom:5px;
}
.tgp_body .tgp_content .content .box_tin_chi_tiet .chu_thich
{
	font-size:11px;
	margin:0px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}
.tgp_body .tgp_content .content .box_tin_chi_tiet .download
{
	padding-top:10px;	
}
.tgp_body .tgp_content .content .box_tin_chi_tiet .content_chi_tiet .readmore
{
	float:left;
	width:290px;
}
.tgp_body .tgp_content .content .box_tin_chi_tiet .content_chi_tiet .readmore .content
{
	padding:2px;
}
.tgp_body .tgp_content .content .box_tin_chi_tiet .content_chi_tiet .readmore a:hover
{
	color:#F00;
}
.tgp_body .tgp_content .content .box_tin_chi_tiet .content_chi_tiet img
{
	margin:0px;
	color:#b0802b;
	padding-bottom:2px;
}
.tgp_body .tgp_content .content .box_tin_chi_tiet .content_chi_tiet .time
{
	margin:0px;
	padding-bottom:2px;
	font-size:10px;
	padding-left:10px;
}
.navigation {
	font-size:11px;
	clear: both;
	padding: 10px 0px;
	text-align: center;
	cursor:default;
	font-weight:bold;
	color:#545454;
}
.navigation .current_page_item, .navigation .page_item a {
	outline:none;
	margin:2px;
	padding:2px 6px;
	border: 1px solid #3D1608;
	text-decoration:none;
}

.navigation .page_item a {
	border: 1px solid #3D1608;
	color:#010101;
	background-color:#E8E8E8;
}

.navigation .current_page_item, .navigation .page_item a:hover {
	color: #DDAD22;
	background-color:#480606;
}

/* ====================== Van ban =========================== */
.tpllist {
	width:283px;
	float:left;
	display:inline;
	background:#EEEFFF;
	border:1px outset #633;
	font:Tahoma, Geneva, sans-serif;
	margin:5px;
}
.tplinfo {
	margin:5px;
	width:210px;
	height:27px;
	float:left;
	overflow:hidden;
	text-align:justify;
}
.tplinfo a
{
	color:#633;
	font-weight:bold;
}
.tplinfo a:hover,.tplinfo a.active
{
	color:	#F33;
}
.counterbox {
	background:transparent url(/images/counterbox.gif) no-repeat scroll center top;
	float:left;
	height:52px;
	padding:0px;
	width:51px;
	margin:5px;
	display:inline;
}
.tpllist .desc
{
	margin:5px;
	float:left;
	height:15px;
	width:210px;
	margin:0px 5px 5px 5px;
	overflow:hidden;
	text-align:justify;
}
.info
{
	width:105px;
	float:left;
	padding-bottom:5px;
	height:15px;
	line-height:10px;
}
.date
{
	width:105px;
	float:left;
	padding-left:5px;
	font-weight:bold;
	line-height:15px;
}
.counter-num {
	font-weight:bold;
	font-size:15px;
	text-align:center;
	color:#633;
}
.counter-txt {
	text-align:center;
	color:#633;
}
.counter-type-pdf {
	background:transparent url(/images/filetypes/icon_pdf.gif) no-repeat scroll 0 0;
}
.counter-type-doc {
	background:transparent url(/images/filetypes/icon_doc.gif) no-repeat scroll 0 0;
}
.counter-type-docx {
	background:transparent url(/images/filetypes/icon_doc.gif) no-repeat scroll 0 0;
}
.counter-type-xls {
	background:transparent url(/images/filetypes/icon_xls.gif) no-repeat scroll 0 0;
}
.counter-type-xlsx {
	background:transparent url(/images/filetypes/icon_xls.gif) no-repeat scroll 0 0;
}
.counter-type-ppt {
	background:transparent url(/images/filetypes/icon_ppt.gif) no-repeat scroll 0 0;
}
.counter-type-pptx {
	background:transparent url(/images/filetypes/icon_ppt.gif) no-repeat scroll 0 0;
}
.counter-type-rar {
	background:transparent url(/images/filetypes/icon_rar.gif) no-repeat scroll 0 0;
}
.counter-type-zip {
	background:transparent url(/images/filetypes/icon_zip.gif) no-repeat scroll 0 0;
}
.counter-type-waiting {
	background:transparent url(/images/filetypes/icon_waiting.gif) no-repeat scroll 0 0;
}

.counter-type, .counter-type-approved {
	height:11px;
	left:-3px;
	position:relative;
	text-indent:-2000em;
	top:3px;
	width:29px;
	z-index:900;
}

.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
/*	border: 2px solid silver; */
}
.highslide:hover img {
/*	border-color: gray; */
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(graphics/loader.white.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, .highslide-move * {
	cursor: move;
}
.highslide-overlay {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Controls for the galleries.											   */
/* Remove these if you are not using a gallery							   */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(graphics/controlbar-white.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 - see http://www.google.com/search?q=css+sprites */
.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;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(graphics/resize.gif);
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 16px;
}
.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	left: 0;
	right: 16px;
	top: 0;
	width: auto;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: relative;
	float: right;
	z-index: 2;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}


/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}
@charset "utf-8";
/* CSS Document */

#slider ul, #slider li{ 
	margin:0;
	padding:0;
	list-style:none;
	}	
#slider, #slider li{ 
	height:100px;
	width:545px;
	overflow:hidden;
	background:#EEEFFF;
	}
#slider li a img
{
	width:130px;
}
#slider{ 
	margin-left:5px;
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:18px;
	height:17px;
	position:absolute;
	top:45px;
	}	
#prevBtn
{
	left:1px;
}
#nextBtn{ 
	right: 1px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:18px;
	height:17px;
	background:url(/images/prev.png) no-repeat 0 0;	
	text-indent:10000px;
	}	
#nextBtn a{ 
display:block;
	background:url(/images/next.png) no-repeat 0 0;	
	text-indent:10000px;
	}								

/* // slider */		
/* Select box */
.wrapper
{
	display:block;
	float:right;
	position:relative;
	margin-top:0px;
	border:none;
	
}
.wrapper .text
{
	display:inline;
	float:left;
	line-height:20px;
}
.wrapper .selb
{	
	display:inline;
	float:right;
	border:none;
	text-align:left;
}
.wrapper .selb input
{
	padding:0px;
	margin:0px;
	padding-left:5px;
	line-height:20px;
	padding-top:0px;
	height:25px;
}
.wrapper .selectbox-wrapper {
    position:absolute;
    background-color:#FFF3D2;
    margin:0px;
    padding:0px;
    font-size:11px;
    text-align:left;
    overflow: auto;
    color:#633;
	z-index:1000;
	border:none;
}
.wrapper .selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
  color:#633;

}
.wrapper .selectbox-wrapper ul li.selected { 
	width:266px;
 	background-color: #EE4C3;
  	color:#633;
}
.wrapper .selectbox-wrapper ul li.current { 
  background-color: #D1C6A4;
  color:#633;
  width:266px;
}
#myselectbox
{
	width:300px;	
	
}
.wrapper .selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0px;
  padding:0px;
  height:20px;
  line-height:20px;
  cursor:pointer;
  width:210px;
  padding-left:9px;
}
.selectbox /* look&fell of  select box*/
{
  margin: 0px;
  padding:0px;
  font-family: tahoma;
  font-size:11px;
  height:20px;
  line-height:20px;
  display : block;
  text-align:left; 
  background: url(/images/bg_select_blue.png) no-repeat;
  cursor: pointer;
  color:#633;
  border:none;
}/*
    anythingSlider v1.2
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/


.anythingSlider                         { width: 760px; height: 360px; position: relative; margin: 0 auto 15px; }
.anythingSlider .wrapper                { width: 680px; overflow: auto; height: 341px; margin: 0 40px; position: absolute; top: 0; left: 0; }

                                       /* Width below is max for Opera */
.anythingSlider .wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; background: #eee; border-top: 3px solid #e0a213; border-bottom: 3px solid #e0a213; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 317px; width: 680px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

#thumbNav                               { position: relative; top: 323px; text-align: center; }
#thumbNav a                             { color: black; font: 11px/18px Georgia, Serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #c58b04 url(../images/cellshade.png) repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #e0a213; }

#start-stop                             { background: green; background-image: url(../images/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 323px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
