* {
	margin:0;
	padding:0;
}
body {
	background:#ffffff url('images/bg.png') repeat-x scroll top left;
	margin:0 auto;
	padding:0;
	padding-top:30px;
	font-family:Arial, Helvetica, sans-serif;
}


/* wrapper */
div#wrap {
	width:90%;
	margin:0 auto;
	padding:0 10px;
}


/* header & nav */
div.header {
	margin:0 auto;
}
div.title {
	float:left;
	width:80%;
}
div.nav {
	width:20%;
	float:right;
	padding:10px 0 0 0;
	margin:0;	
}
div.nav ul {
	list-style:none;
	float:right;
	padding:0 0 0 0px;
	margin:-10px 0 0 0px;
}
div.nav ul li {
	display:inline;
	float:left;
}
div.nav ul li.li_menu {
	display:block;
	float:none;
}

div.nav ul li a, div.nav ul li a:visited, div.nav ul li a:hover {
	float:left;
	margin:0 20px;
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	border-bottom:1px solid #fff;
}


/* headers */
h1, h2 {
	text-align:left;
	color:#fff;
}
@media all and (min-width: 1000px) {
	h1 {
		font-size:3em;
	}
	h2 {
		font-size:0.9em;
	}
	h3 {
		font-size:1.5em;
	}	
	h4 {
		font-size:1.5em;
	}		
	.flag_class {
		border: 0px;
		width: 32px;
		height: 20px;
	}
	.flag_class2 {
		border: 0px;
		width: 16px;
		height: 10px;
	}	
	.gm {
		width: 10px;
		height: 10px;
	}
	div.nav {
		font-size:0.9em;
	}	
	.calItem {
	
	}	
}
@media all and (min-width: 680px) and (max-width: 1000px) {
	h1 {
		font-size:2em;
	}
	h2 {
		font-size:0.7em;
	}
	h3 {
		font-size:1.5em;
	}	
	h4 {
		font-size:1.5em;
	}			
	.flag_class {
		border: 0px;
		width: 32px;
		height: 20px;
	}
	.flag_class2 {
		border: 0px;
		width: 16px;
		height: 10px;
	}	
	div.nav {
		font-size:0.9em;
	}
	.calItem {
	
	}	
}
@media all and (min-width: 420px) and (max-width: 680px) {
	h1 {
		font-size:1.3em;
	}
	h2 {
		font-size:0.7em;
	}
	h3 {
		font-size:1.2em;
	}
	h4 {
		font-size:1.5em;
	}			
	.flag_class {
		border: 0px;
		width: 24px;
		height: 15px;
	}
	.flag_class2 {
		border: 0px;
		width: 16px;
		height: 10px;
	}		
	div.nav {
		font-size:0.7em;
	}
	.calItem {
	
	}
	.startdate {
		float: left;
		padding-right; 10px;		
	}
	.endDate {
		float: left;
	} 
	.endDate::before {
		content: ' - ';
	}	
	.endDate2 {
		display: none;	
	}		
}
@media all and (max-width: 420px) {
	h1 {
		font-size:1em;
	}
	h2 {
		font-size:0.5em;
	}
	h3 {
		font-size:0.9em;
	}	
	h4 {
		font-size:1.5em;
	}
	.flag_class {
		border: 0px;
		width: 16px;
		height: 10px;
	}
	.flag_class2 {
		border: 0px;
		width: 16px;
		height: 10px;
	}	
	div.nav {
		font-size:0.5em;
	}
	.par {
		border-bottom: 3px solid #000;
	}
	.nep {
		border-bottom: 3px solid #000;
	}	
	.startdate {
		float: left;
	}
	.endDate {
		float: left;
	} 
	.endDate::before {
		content: ' - ';
	}	
	.endDate2 {
		display: none;	
	}	
}
	.smallPages {
		visibility: visible;
		display: block;		
	}	
.Pages {
	width: 100%;
	border:0px;
	border-color:#FFFFFF;	
}

.weblink {
	float: left;
	font-weight: bold;
}
.city {
	float: left;
}
.country {
	float: left;
	padding-right: 10px;
}
.extensions {
	float: left;
	padding-right: 10px;
}
.source {
	float:right;	
}
.dateCol {
	float: left;
	padding-right: 10px;
	padding-left: 5px;	
}
.calItem {
	width: 100%;
	display: block;
	padding: 5px 0 0 0;
	height: 36px;
}
.iconDoc { 
	width: 11px;
	height: 11px;	
}
h1 {
		padding-left:10px;
}

h2 {
	padding:0 0 10px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-family:'Lucida Sans Unicode','Lucida Grande',verdana,sans-serif;
	font-weight:normal;
	color:#333333;
}
h4 {
	color:#7F0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:normal;
	padding:5px;
	background-color:#e6e6e6;
	border-bottom:1px solid #cccccc;
}


/* element defaults */
p {
	margin-bottom:20px;
	line-height:1.7em;
	font-size:0.95em;
	color:#333333;
}
ul {
	padding:0 0 20px 35px;
}


/* default forms */
form {}
form input, form textarea {
	border:1px solid #dddddd;
	padding:1px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
form input.formbutton {
	background:#8D0000 url('images/button.png') repeat-x scroll top left;
	color:#ffffff;
	font-size:0.9em;
	border:1px solid #5E0000;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* default tables */ 
table {
	width:100%;
	margin-bottom:10px;
}
table tr td {
	padding:5px 10px; 
}
table tr td {
	border-bottom:1px solid #dddddd;
}


/* default links */
a { 
	color:#700000;
}
a:visited { 
	color:#AE0000;
} 
a:hover { 
	color:#870000; 
}
	

/* centeral page */
div.pagewrapper {
	margin:0 auto;
	background-image:url('images/wrap-bg-right.png');
	background-repeat:repeat-y;
	background-position:top right;
}
div.innerpagewrapper {
	background-image:url('images/wrap-bg-left.png');
	background-repeat:repeat-y;
	background-position:top left;
}
div.page {
	margin:0 10px;
	background-color:#ffffff;
	padding:10px 10px;
}


/* content */
div.content {
	float:left;
	width:100%;
}


/* footer */
div.footer {
	clear:both;
	margin-top:10px;
	border-top:1px solid #dddddd;
}
div.footer p {
	text-align:center;
	color:#999999;
	font-size:0.7em;
	font-family:"Trebuchet MS", Verdana, Arial;
}
div.footer p a {
	color:#999999;
}

/* search form */
form.searchform {
	padding-top:10px;
}


/* misc classes */
*:focus {
	outline:none;
}
.clear {
	clear:both;
}
a img {
  border:0px;
}  
img {
  border: 0px;
  height: 18px;
}  
div.par {
  background-color: #FFFFFF;
}
div.nep {
  background-color: #E9E9E9;
}

div.ddd {
  white-space: nowrap;
  vertical-align:text-top;
}

a.gm {
  background-image:url("images/map.png");
  border: 0px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;  
}

a.ll {
  color: #000000;
}
span.new {
  color: #0000FF; 
  font-weight: bold; 
  text-decoration: blink;
}

div.month {
  font-family:Georgia, Times, serif;
  font-weight: none; 
  color: #000000; 
  font-size: 12px;
}

table.month {
  font-family:Georgia, Times, serif;
  font-weight: none; 
  color: #000000; 
  font-size: 12px;
}

div.header {
  font-family:Georgia, Times, serif;
  font-weight: bold; 
  color: #000000; 
  padding: 0px; 
  margin: 0px; 
  border: 0px;
}

input.search {
	background-image: url('images/search.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}
input.location {
	background-image: url('images/icon-location.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}

.button_year {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	padding:1px 4px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.button_year:hover {
	background-color:#dfdfdf;
}.button_year:active {
	position:relative;
	top:1px;
}
