h1,h2,h3,h4,h5,h6,pre,code{font-size:1em}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd{margin:0;padding:0;line-height:1.2em}
a img,:link img,:visited img{border:none}
address{font-style:normal}
dl{margin:0 0 0 .8em}
dl dt{margin:0 0 .5em 0}
dl dd+dt{margin-top:1.5em}
dl dd,ul li{margin:0 0 1em 2em}
ol{list-style:decimal}
ol li{margin:0 0 1em 2.5em}
ol li ol,ol li ul,ul li ul,ul li ol{margin:1em 0 1em 1em}
p{margin-bottom:1em}
ul{list-style:disc}
ul li ul{list-style:circle}
ul li ul li ul{list-style:square}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #555;
	background: #fff;
	min-width: 998px;
	width:expression((document.documentElement.clientWidth)<998?"998px":"auto");
}
.clear,.clrleft,.clrright{clear:both;width:100%;display:block}
.clrleft{clear:left}
.clrright{clear:right}
.left{float:left;margin:0 10px 7px 0}
.right{float:right;margin:0 1px 7px 10px}
.nobr{white-space:nowrap}
div{_height:1%}
a{
	color: #0085BE;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
  text-decoration: underline;
  color: #327BA0;
}

img.photo, #camera, a:link img.photo, #galPhoto img.photo {
  /*border: 3px solid #0085be;*/
  border: 3px solid #0085be;
  background-color: White;
  padding: 1px;
}
a:hover img.photo, #galPhoto a:hover img.photo {
  border: 3px solid #00b5ee;
}
h1, h2, h3 {
	/*font-family: 'Trebuchet MS', Helvetica, sans-serif;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0085BE;
	text-shadow: -1px 0 2px #B8C3C7;	
	/*color: #B8C3C7;*/
}

h1 {
	font-size: 1.6em;
	/*text-transform: uppercase;*/
	margin: 0 0 1em 0;
}
h2 {
	font-size: 1.4em;
	margin: 0 0 0.6em 0;
}
h3 {
	font-size: 1.3em;
	margin: 0 0 0.4em 0;
}

form {
	margin: 0 0 1em;
}
table {
	border-collapse: collapse;
	border: #c0c0c0;
	margin: 0 0 1em;
}
th, td {
	border: 1px solid #c0c0c0;
	padding: 5px;
}
th {
	background: #eee;
}
img {
	vertical-align: middle;
}
.title {
	background: url('../i/title_bg.png') no-repeat;
	color: white;
	display: block;
	width: 174px;
	height: 22px;
	padding: 3px 0 0 5px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.center{text-align:center}
span.t_small {
	padding-bottom: 0.3em;
}
#left_col .ates {
	background: url('../i/title_bg_blue.png') no-repeat;
}
#left_col .sm {
	font-size: 0.85em;
}
.blue {
	color: #00b5ee;
}

/* top */
#top {
  background: #e3f6fd url('../i/top_bg.png') repeat-x;
}

#top1 {
  background: url('../i/top_left.png') no-repeat left;
}

#top2 {
  background: url('../i/top_right.png') no-repeat right;
  height: 121px;
}

#logo {
  background: url('../i/logo2.png') no-repeat center 5px;
  /*background: url('../i/apec_logo.png') no-repeat center 25px;*/
  height: 110px;
}

#logo a.lg {
  display: block;
  height: 99px;
  width: 234px;
  position: absolute;
  left: 50%;
  margin: 10px 0 0 -116px;
}

#logo a.lg span {
  display: none;
}

/* date time */
#datetime {
  float: right;
  color: #fff;
  padding: 64px 46px 0 0;
}

#time {
  font-size: 2.5em;
  font-family: MonoSpace;
  font-weight: bolder;
}

#datetime .date {
  display: block;
  background: url('../i/date_triang.png') no-repeat 0 12px;
  padding: 7px 0 0 16px;
  color: White;
  font-size: 11px;
}

/* shortcuts */
#shortcuts {
  margin: 0 52px 0 0;
  float: right;
}

#shortcuts ul {
  list-style: none;
}

#shortcuts li {
  float: left;
  margin: 0;
  padding-right: 11px;
}

#shortcuts a {
  color: #fff;
  font-size: 0.7em;
}

/* menu */
#menu {
  background: #383431 url('../i/menu_bg.gif') repeat-x;
  text-transform: uppercase;
}
#menu1 {
  background: transparent url('../i/menu_left.png') no-repeat left;
}
#menu2 {
  background: transparent url('../i/menu_right.png') no-repeat right;
  padding-top: 14px;
  height: 31px;
}
#amenu {
  font-size: 0.9em;
  float: left;
  padding: 3px 0 0 8px;
}

#amenu ul {
  list-style: none;
}

#amenu li {
  float: left;
  margin: 0;
  padding: 0 7px;
  background: transparent url('../i/menu_sep.gif') no-repeat right;
  /*border-left: 1px solid #fff;*/
}

#amenu li.last {
  background: none;
}


#amenu li.first {
  border: none;
}

#amenu a {
  color: #fff;
}

/* center */
#center {
	background: url('../i/content_top_bg.gif') repeat-x top;
}

#center1 {
	background: url('../i/content_top_right.png') no-repeat right top;
	padding: 15px 0 42px;
}

#center2 {
  background: url('../i/border_pix.gif') repeat-y 210px 0px;
}

#center3 {
  background: url('../i/right_border.gif') repeat-y right;
}

/* left column */
#left_col {
	width: 159px;
	float: left;
	padding: 6px 15px 0;
}

#ates_menu ul {
	list-style: none;
	padding-bottom: 22px;
}

#ates_menu li {
	margin: 0;
	padding-bottom: 8px;
}

#ates_menu a, #left_col a.arch {
	color: #00b5ee;
	font-weight: bold;
	font-size: 0.85em;
}

#ates_menu a:hover, #left_col a.arch:hover {
	color: #0085be;
}

#partners {
	text-align: center;
}

#partners ul {
	list-style: none;
}

#partners li {
	padding: 0 0 32px;
	margin: 0;
}

#partners a {
	color: #b7b9bb;
}

#partners a:hover {
	color: #87898b;
	text-decoration: none;
}

#partners img {
	margin-bottom: 6px;
}

#partners a:hover span {
	text-decoration: underline;
}

/* right column */
#right_col {
	width: 178px;
	float: right;
	padding: 10px 12px 0;
	overflow: hidden;
}

#time_left {
	background: #595959 url('../i/grey_bg2.png') no-repeat top;
	width: 161px;
	height: 141px;
	margin-bottom: 16px;
	padding: 13px 0 0 9px;
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#time_left .q1 {
  color: #fff;
  display: block;
}

#time_left .q2 {
  font-size: 1.4em;
}

#time_left .q3 {
  font-size: 2.6em;
}

#time_left .q2, #time_left .q3 {
  color: #fff;
  display: block;
}

#timer {
  display: block;
  background: #2a2829 url('../i/time_bg.png') no-repeat;
  padding-top: 10px;
  margin-left: 8px;
  width: 137px;
  height: 28px;
  color: #fff;
  font-weight: bolder;
  font-size: 2em;
  text-align: center;
}

#courses, #weather {
  background: #595959 url('../i/grey_bg.png') no-repeat;
  color: #efeff0;
  width: 170px;
}

#courses {
  margin-bottom: 13px;
}

#weather {
  margin-bottom: 20px;
}

#weather ul {
  list-style: none;
  padding-top: 10px;
}

#weather li {
  margin: 0;
  padding: 0px 9px;
}

#courses table {
  width: 100%;
}

#courses td {
  border: none;
}

#search {
  background: #0096d0 url('../i/blue_bg.png') no-repeat;
  width: 162px;
  height: 74px;
  margin-bottom: 18px;
  padding: 14px 0 0 9px;
}
#search  form {
	margin:0;
}
#st_id {
  width: 150px;
  margin: 5px 0;
}

#search .t {
  color: #daf2ff;
  font-weight: bold;
}

#vote {
  background: #0096d0 url('../i/blue_bg.png') no-repeat -1px 0;
  padding: 18px 0 18px 12px;
  margin-bottom: 25px;
  width: 157px;
  color: #fff;
}

#vote ul {
  list-style: none;
}

#vote li {
  padding: 0 0 5px;
  margin: 0;
}

#vote .rad {
  margin-right: 7px;
}

#vote a {
  color: #efeff0;
}

#comments {
	list-style: none;
}

#comments li {
	margin: 0;
	padding: 0 0 10px;
}

/* center column */
#center_col, #center_col_inner {
	margin: 0 210px;
}
#center_col {
	background: url('../i/border_pix.gif') repeat-y 49% 0px;
}

#center_col1 {
	background: url('../i/content_top_bg.gif') no-repeat 49% 0px;
}

/* cent menu */
.dop_menu {
	text-transform: uppercase;
}
#center .dop_menu {
	height: 20px;
	padding-left: 6px;
}

#center .dop_menu ul {
	list-style: none;
}

#center .dop_menu li {
	float: left;
	border-left: 1px solid #56abd6;
	margin: 0;
	padding: 0 7px;
}

#center .dop_menu li.first {
	border: none;
}

#center .dop_menu a {
	color: #40A0D2;
	font-family: Tahoma;
}

#center .dop_menu a:hover {
	color: #3281A9;
}

#content {
	padding: 15px;

}

#content p{
	line-height: 125%;
}


#ph_content {
  text-align: center;
}

/* center left column */
#cent_left {
	width: 46%;
	padding: 5px 13px 0;
	float: left;
}

.news {
	list-style: none;
	font-size: 0.9em;
	color: #191d1e;
}

.news li {
	margin: 0;
	padding: 0 0 12px;
}

.date {
	color: #A9A9A9;
	font-size: 9px;
	padding: 3px;
	margin-bottom: 4px;
	background-color: #F4F4F4;
	vertical-align: text-top;
}

.news a {
	color: #191d1e;
}

.news a:hover {
  color: #191d1e;
  text-decoration: none;
}

.news .t, .news .t a {
	color: #00b5ee;
	font-weight: bold;
}

.news a.t {
	margin: 0;
}

.news a.t:hover, .news .t a:hover {
  color: #0085be;
  text-decoration: underline;
}

/* center right column */
#cent_right {
  float: left;
  width: 49%;
  overflow: hidden;
}

#cent_right1 {
  padding: 5px 10px 0 15px;
}

/* sam_pht */
.t_grey {
  color: #96989a;
  display: block;
  padding: 20px 0 8px;
}

/* FAQ */
a.ask {
	color: #00aaee;
	font-weight: bold;
}

a.ask:hover {
	color: #0088cc;
}

a.all_quest {
	display: block;
	background: url('../i/triangs.png') no-repeat right;
	padding: 0 34px 0 0;
	float: left;
	color: #acadb2;
}

a.all_quest:hover {
	color: #8c8d92;
}

/* bNs */
#b1 {
	padding: 28px 0 21px 0;
}

#b2 {
	text-align: center;
	padding: 12px 0 12px 5px;
}

#b3, #b4 {
  padding: 10px;
  text-align: center;
}


/* footer */
#footer {
	background: #1a3c4a url('../i/footer_bg.png') repeat-x;
	font-size: 0.8em;
}

#footer .left {
	color: #bbc6cb;
	height: 40px;
	padding: 23px 0 0 10px;
}

#footer .dop_menu {
	float: right;
	color: #bbc6cb;
	height: 40px;
	padding: 23px 10px 0 0;
	text-align: right;
}

#footer ul {
	list-style: none;
	margin: 0 0 5px;
}

#footer li {
	float: left;
	background: url('../i/footer_menu_sep.gif') no-repeat left;
	padding: 0 7px;
	margin: 0;
}

#footer li.first {
	background: none;
}

#footer a {
	color: #bbc6cb;
}

#footer a:hover {
	color: #fbf6fb;
}

/* search */
.ajaxSearch_result {
	padding-bottom: 10px;
}

#searchInner {
	width: 60%;
	padding: 3px;
	font-size: 13px;
}

.searchRes {
	list-style: none;
}

.ajaxSearch_resultsInfo {
	font-size: 0.85em;
	color: #888;
}

a.ajaxSearch_resultLink {
	font-size: 1.1em;
	color: #00b5be;
}

a.ajaxSearch_resultLink:hover {
	color: #0085be;
}

.ajaxSearch_resultExtract {
	font-size: 0.9em;
}

.ajaxSearch_paging {
	font-weight: bold;
	font-size: 0.85em;
	color: #444;
}

.ajaxSearch_currentPage {
	font-weight: normal;
}

.ajaxSearch_paging a {
	color: #666;
}

.ajaxSearch_paging a:hover {
	color: #444;
}

/* news */
#news ul {
  list-style: none;
}

#news li {
  margin: 0;
  padding: 0 0 30px;
}

#news strong {
  color: #00b5be;
}

#news a:hover {
  text-decoration: none;
}

#news a:hover strong {
  text-decoration: underline;
  color: #0085be;
}

.scroll {
  font-weight: bold;
  font-size: 11px;
  text-align: center;
  margin: 1em 0;
  color: Silver;
}

.ditto_currentpage, .ditto_previous_link, .ditto_next_link, .ditto_page {
  margin: 0 1px;
  padding: 4px 6px;
}

.ditto_currentpage {
  color: #C6C6C6;
  background-color: #EFEFF0;
}

.scroll a {
  color: #444;
}

.scroll a:hover {
  color: white;
  background-color: #0085BE;
  text-decoration: none;
}

/* video cameraes */
ul.videocams {
  list-style: none;
}

ul.videocams li {
  float: left;
  width: 49%;
  margin: 0;
  padding: 0 0 30px 0;
  text-align: center;
}

ul.videocams a {
  display: block;
  width: 206px;
  margin: 0 auto;
}

ul.videocams a:hover {
  text-decoration: none;
}

ul.videocams a:hover strong {
  text-decoration: underline;
  color: #00b5ee;
}

ul.videocams a img {
  border: 3px solid #C6C6C6;
  padding: 1px;
  margin-bottom: 5px;
}

ul.videocams a:hover img {
  border: 3px solid #00b5ee;
}

/* gallary */
/*
.gal ul {
  list-style: none;
}
.gal li {
  margin: 0 20px 40px 0;
  float: left;
}

.gal a img {
  border: 3px solid #0085be;
  margin-bottom: 5px;
}

.gal a:hover img {
  border: 3px solid #00b5ee;
}
*/
/* feedback form */
.fitem {
  padding: 0 0 10px;
}

.fitem label {
  display: block;
  text-align: right;
  width: 150px;
  padding: 2px 10px 0 0;
  float: left;
  color: #444;
  font-size: 0.85em;
}

.fitem .text {
  width: 310px;
}
.fitem .text, .fitem .vkey {
  border: 1px solid #ccc;
}
.fitem .vkey {
  margin-left: 5px;
}
.prim {
  color: #444;
  font-size: 0.85em;
}

#camera, .camera {
	background-repeat: no-repeat;
	background-position: 1px 1px;
	background-color: transparent;
}
.camera {
	background-image: url('/assets/templates/templ/i/noimgs.jpg');
	display: inline-block;
}

/*  */
.list-with-photo .photo{
	float: left;
	margin-right: 10px;
}

#navigation{
	font-size: 11px;
	color: #8C8D92;
	margin-bottom: 10px;
}

ul.documents {
	margin: 0 0 1em;
	list-style: none;
}
ul.documents li {
	margin: 0;
	padding: 0;
}
ul.list, ul.list2 {
	list-style: none;
}
ul.list li{
	background: transparent url('../i/li.gif') no-repeat 6px 3px;
	padding: 0 0 1em 25px;
	margin: 0;
}

ul.list2 li{
	padding: 0 0 1em 25px;
	margin: 0;
}

ul.list ul li{
list-style: none;}

#map_canvas {
	text-align: center;
	margin: 0 auto;
}

/* gallery photo */
#galPhoto .left {
	padding: 0 30px 30px 0;
}

#galPhoto a{
	width: 215px;
	height: 190px;
	display: block;
}

#galPhoto img.photo {
	margin: 0 0 4px;
}

#galPhoto strong {
	display: block;
	text-align: center;
	font-size: 0.9em;
	width: 208px;
}

#rightComments ul {
  list-style: none;
}

#rightComments li {
 margin: 0 0 12px;
}

#rightComments .t a {
	color: #00B5EE;
}

#rightComments .t a:hover {
	color: #0085BE;
}

#rightComments .date {
	color: #A9A9A9;
	font-size: 9px;
	padding: 3px;
	margin-bottom: 4px;
	background-color: #F4F4F4;
	vertical-align: text-top;
}

#rightComments a {
	color: #191d1e;
}

#rightComments a:hover {
  color: #191d1e;
  text-decoration: none;
}

#rightComments .t, #rightComments .t a {
	color: #00b5ee;
	font-weight: bold;
}

#rightComments a.t {
	margin: 0;
}

#rightComments a.t:hover, #rightComments .t a:hover {
  color: #0085be;
  text-decoration: underline;
}

/* */

.doc, .imap, .icam, .iphoto, .ivideo, .inews, .iprint, .iobj{
	padding-left: 20px;
}

.doc{
	background: transparent url(../i/ico/doc.gif) no-repeat 0 0;
	}

.imap{
	background: transparent url(../i/ico/map.gif) no-repeat 0 0;
}

.icam{
	background: transparent url(../i/ico/cam.gif) no-repeat 0 0;
}

.iphoto{
	background: transparent url(../i/ico/photo.gif) no-repeat 0 0;
}

.ivideo{
	background: transparent url(../i/ico/video.gif) no-repeat 0 0;
}

.inews{
	background: transparent url(../i/ico/news.gif) no-repeat 0 0;
}

.iprint{
	background: transparent url(../i/ico/iprint.png) no-repeat 0 0;
}

.iobj{
	background: transparent url(../i/ico/iobj.png) no-repeat 0 0;
}

.mapObject {
	text-align: left;
}

.infotab td{
	border: none;
	padding: 10px;
}

.acenter{
	text-align: center;
}

.noborderphoto{
	padding: 10px;
	border: none;
}

ul.objectLinks{
	margin: 0 0 1em;
	padding: 1em 0 0;
	list-style: none;
}
ul.objectLinks li {
	margin: 0;
	padding: 0 2em 1em 20px;
	float:left;
	font-weight: bold;
}

.forprint{
	display: none;
}
#logo h1 {
	margin: 0;
}

.easypoll_bar{
	padding: 3px 0;
}

.easypoll_inner{
background: #0085BE url(../i/poll.png) repeat-y scroll left center;
height: 6px;
}

input.text{
	padding: 2px;
}

.h{
	display: none;
}

/* CSS for printing */

@media print {

body {
	color: black;
	font-family: "Times New Roman", Times, serif;
}

#menu, #left_col, #right_col, #footer, #navigation, .dop_menu, #datetime, .objectLinks{
	display: none;
}

#top, #top1, #top2, #logo{
 height: auto;
 width: auto;
 margin: 0;
 padding: 0;
}

#center_col, #center_col_inner{
	margin: 0;
	width: auto;
}

#center1, #content{
	padding: 0;
}

h1, h2, h3, h4{
	color: black;
	font-weight: bold;
}
a{
	color: #004F6F;
	text-decoration: underline;
}

.forprint{
	display: block!important;
}

#logo a.lg{
	width: auto;
	left: auto;
	position: static;
	height: auto;
	text-decoration: none;
	text-align: left;
	margin: 0 0 1em;
	padding: 0;
}
}