* {
	border: 0;
	font-size: 1em;
	margin: 0;
	padding: 0;
	}
:focus {
	outline: 0;
	}
html {
	font: 62.5%/100% Verdana, Arial, sans-serif;
	overflow: auto;
	}
body {
	background: #002051;
	color: #000;
	font-size: 1.1em;
	line-height: 1.5em;
	}
.basic {
	background: #fff;
	}
h1 {
	font: bold 3.6em/1em Arial, sans-serif;
	}
h2 {
	font: bold 1.4em/1em Arial, sans-serif;
	}
h3 {
	font: bold 1em/1em Verdana, sans-serif;
	margin: 2em 0 0;
	}
p, ol, ul, table, form {
	margin: 1em 0 0;
	}
.entry_form {
	margin: 0px;
	}
ul {
	list-style: disc inside;
	}
a:link, a:visited {
	color: #FC5744;
	}
a:hover, a:active {
	color: #FC5744;
	}


form {
	}
fieldset {
	}
form h2 {
	margin: 5px 0 0;
	}
legend {
	display: none;
	}
label {
	font-weight: bold;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0 0 0 30px;

	}
label input {
	float: left;
	}
input, select, textarea {
	border-top: 2px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	font: 1em/1em Verdana, sans-serif;
	padding: 3px;
	margin: 0 0 0 30px;
	}
select {
	padding: 2px 0;
	}
button {
	background: #f2f2f2 url(/images/btn_send.gif) bottom left repeat-x;
	border: 1px solid #a7a7a7;
	color: #909599;
	cursor: pointer;
	display: block;
	font: bold 0.75em/1em Verdana;
	margin: 0 0 0 5px;
	padding: 3px;
	text-decoration: none;
	text-transform: uppercase;
	}
form button {
	left: 30px;
	margin: 5px 0 0 13.35em;
	position: relative;
	}
form h2 {
	margin: 1em 0;
	}
form ul, form li {
	display: block;
	list-style: none outside;
	margin: 5px 0 0;
	}
form ul li {
	overflow: hidden;
	}


.left {
	float: left;
	}
.right {
	float: right;
	}
.clear {
	clear: both;
	}

#admin {
  background: #fff;
  padding: 30px;
  }

#skip {
	left: 0;
	position: absolute;
	top: -9999em;
	}
#wrap {
	margin: 0 auto;
	width: 820px;
	height: 680px;
	}
#header {
	overflow: hidden;
	position: relative;
	width: 820px;
	}
#navigation {
	overflow: hidden;
	position: relative;
	width: 820px;
	}
#content {
	overflow: hidden;
	width: 800px;
	}
#footer {
	position: absolute;
	top: 640px;
	width: 790px;
	color: #fff;
	text-align: right;
	}
#footer hr {
	display: none;
	}
#footer p {
	font: 0.9em/1.5em Verdana, sans-serif;
	margin: 0 0 1em;
	}
#footer a {
	color: #fff;
	}

#logo {
	float: left;
	margin: 11px 0 0 31px;
	}
#partnership {
	float: left;
	margin: 11px 0 0 31px;
	}

#navigation ul {
	list-style: none outside;
	margin: 0 0 0 30px;
	}
#navigation ul li {
	background: #fbfbfb;
	float: left;
	font-size: 1.1em;
	width: 170px;
	}
#navigation ul li a {
	color: #000;
	display: block;
	text-decoration: none;
	}
#navigation ul li h2 a span {
  color:#fff;
  font-weight: bold;
  font-size: 0.65em;
  margin: 0;
  display: block;
  }
#navigation ul li a:hover {
	color: #222;
	}
#navigation ul li.nav_01 {
	background: url(/images/nav_01.png) no-repeat;
	height: 70px;
	margin: 0 0 0 20px; _margin: 0 0 0 10px;
	padding: 10px 0 0 10px;
	}
* html #navigation ul li.nav_01 {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/nav_01.png',sizingMethod='crop');
	}
#navigation ul li.nav_02 {
	background: url(/images/nav_02.png) no-repeat;
	height: 78px;
	margin: 8px 0 0 0;
	padding: 20px 0 0 10px;
	}
* html #navigation ul li.nav_02 {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/nav_02.png',sizingMethod='crop');
	}
#navigation ul li.nav_03 {
	background: url(/images/nav_03.png) no-repeat;
	height: 86px;
	margin: 16px 0 0 0;
	padding: 20px 0 0 10px;
	}
* html #navigation ul li.nav_03 {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/nav_03.png',sizingMethod='crop');
	}
#navigation ul li.nav_04 {
	background: url(/images/nav_04.png) no-repeat;
	height: 95px;
	margin: 10px 0 0 0;
	padding: 30px 0 0 10px;
	}
* html #navigation ul li.nav_04 {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/nav_04.png',sizingMethod='crop');
	}
#navigation ul li h2 { 
	display: block;
	}
#navigation ul li h2 a {
	display: block;
	position: relative;
	}
#navigation ul li h2 a:hover {
	color: #fff;
	}


#nav_lan {
  color: #fff;
  font-weight: bold;
  float: right;
  padding: 20px 27px 0 0;
  }
#nav_lan ul {
	margin: 0;
	}
#nav_lan ul li {
	display: inline;
	}



#content #full {
	background: #fff;
	position: relative;
	top: 15px;
	left: 50px;
	width: 662px;
	height: 252px;
	border-right: 1px solid #a1a1a1;
	border-bottom: 2px solid #6b6b6b;
	padding: 30px;
	margin: 50px 0 46px 0;
	overflow: auto;
	}

#content #full h1 {
	color: #fc5744;
	font: bold 1.8em/1em Arial, sans-serif;
	margin-bottom: 8px;
	}
#content #left {
	background: url(/images/bg_left.png) top center no-repeat;
	float: left;
	position: relative;
	top: 15px;
	left: 50px;
	width: 362px;
	height: 382px;
	}
#content #left h1 {
	font: bold 1.4em/1em Arial, sans-serif;
	margin-bottom: 5px;
  }
#content #right {
	background: #fff;
	border-right: 1px solid #a1a1a1;
	border-bottom: 2px solid #6b6b6b;
	float: right;
	width: 335px;
	height: 310px;
	margin-right: 20px; _margin-right: 10px;
	margin-top: 28px; 
	padding: 15px 0 0 15px;
	}
#content #right h1 {
	font: bold 1.4em/1em Arial, sans-serif;
	margin-bottom: 5px;
  }
#comp {
  width: 187px;
  height: 55px;
  float: right;
/*  padding-right: 40px;*/
  }
#comp a {
	color: #000;
	display: block;
	text-decoration: none;
	}
#comp a:hover {
	color: #222;
	}
#comp h2 {
	font: bold 1.5em/1em Arial, sans-serif;
	margin: 10px 0 0 0;
  }
#comp h2 a {
	position: relative;
	display: block;
	}
#comp h2 a:hover {
	color: #FFF;
	}
#comp h2 a span {
	font-weight: bold;
	font-size: 0.65em;
	margin: 0;
	color: #fff;
	display: block;
  }
#content #globe {
	background: #f5f5f5;
	border-right: 1px solid #a1a1a1;
	border-bottom: 2px solid #6b6b6b;
	float: right;
	width: 339px;
	height: 339px;
	margin-right: 31px; _margin-right: 21px;
	margin-top: 14px; 
	}
.shaded_box {
	background: #f5f5f5;
	position: relative;
	top: 15px;
	left: 15px;
	width: 276px;
	height: 310px;
	padding: 20px 20px 0 20px;
	font-size: 0.9em;
	line-height: 1.2em;
	}
.full_shaded_box {
	background: #f5f5f5;
	padding: 10px;
	height: 232px;
	overflow: auto;
	}
.terms_box {
	background: #f5f5f5;
	position: relative;
	top: 15px;
	left: 15px;
	width: 276px;
	height: 310px;
	padding: 20px 20px 0 20px;
	font-size: 0.9em;
	line-height: 1.2em;
	}
.terms_over {
	width: 380px;
	height: 330px;
	padding-bottom: 20px;
	overflow: auto;
	}
* html .terms_over {
	width: 90%;
	height: 90%;
	padding-bottom: 10%;
	overflow: auto;
	}
.box {
	background: #f5f5f5;
	position: relative;
	top: 15px;
	left: 15px;
	width: 276px;
	height: 310px;
	padding: 20px 20px 0 20px;
	overflow: auto;
	font-size: 0.9em;
	line-height: 1.2em;
	}
.box img, .shaded_box img {
	display: block;
	margin: 0 auto;
	}
.box h1, .shaded_box h1 {
	color: #fc5744;
	font: bold 1.8em/1em Arial, sans-serif;
	margin-bottom: 8px;
	}
.box a, .shaded_box a {
  font-weight: bold;
  color: #fc5744;
  text-decoration: none;
  }
.box a:hover, shaded_box a:hover {
  text-decoration: underline;
  }

.scroll {
	margin-top: -10px;
	height: 245px;
	overflow: auto;
	}

.gig {
	background: #f5f5f5;
	position: relative;
	top: 15px;
	left: 15px;
	width: 296px;
	height: 310px;
	padding: 10px;
	overflow: auto;
	font-size: 0.9em;
	line-height: 1.2em;
	}
.gig img {
	display: block;
	margin: 0 auto;
	}
.gig p {
	margin-bottom: 8px;
	}
.gig h1 {
	color: #fc5744;
	font: bold 1.8em/1em Arial, sans-serif;
	}
.gig a {
  font-weight: bold;
  color: #fc5744;
  text-decoration: none;
  }
.gig a:hover {
  text-decoration: underline;
  }


.pic_desc {
	height: 365px !important;
	}
.pic_desc p {
	font-size: 0.9em;
	line-height: 1.2em;
	}
.pic_desc h2 {
	width: 95%;
	}
.pic_desc ul {
	list-style: none outside;
	margin-top: 0.5em;
	border-bottom: solid 2px #f07338;
	width: 320px;
	height: 18px;
	}
.pic_desc ul li {
	background: #fbfbfb;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	font-family: Arial, sans-serif;
	width: 25px;
	}
.pic_desc ul li a {
	color: #000;
	border: 1px solid #e5e5e5;
	background: #fafafa;
	display: block;
	text-decoration: none;
	}
.pic_desc ul li a:hover {
	color: #fff;
	background: #f07338;
	border: 1px solid #f07338;
	}
.pic_desc ul li a.current  {
	color: #fff;
	background: #f07338;
	border: 1px solid #f07338;
	}

.months {
	background: #f5f5f5;
	position: relative;
	top: 15px;
	left: 15px;
	font-size: 0.9em;
	width: 90px;
	height: 290px;
	margin: 0;
	padding: 5px 0 0 5px;
	float: left;
	line-height: 1.5em;
	}
.months a {
	font-weight: bold;
	text-decoration: none;
	width:88px;
	color: #000;
	}
.sel_month {
	margin-left:-2px;
	padding-left:2px;
	color: #fff;
	background:#000;
	}
.sel_month a {
	color: #fff;
	}
.sel_diary {
	margin-left:-2px;
	padding-left:2px;
	color: #fff;
	background:#ff3333;
	}
.sel_diary a {
	color: #fff;
	}

.details_regular {
	position: relative;
	top: 15px;
	left: 15px;
	width: 215px;
	height: 283px;
	margin: 0;
	padding: 5px 1px 0 5px;
	overflow: auto;
	float: left;
	font-size: 0.9em;
	line-height: 1em;
	}

.details {
	position: relative;
	top: 15px;
	left: 15px;
	width: 215px;
	height: 283px;
	margin: 0;
	padding: 5px 1px 0 5px;
	overflow: auto;
	float: left;
	font-size: 0.9em;
	}
.details_regular a, .details a {
	color: #ff3333;
	font-weight: bold;
	text-decoration: none;
	}	
.details_regular a:hover, .details a:hover {
	text-decoration: underline;
	}	
.details_regular ul, .details ul {
	padding-left: 10px;
	}	
.details_regular ul li, .details ul li {
	padding-bottom:5px;
	background-position: -2% 0%;
	list-style: none;
	line-height: 1.2em;
	}	
.gallery {
	background: #f5f5f5;
	position: relative;
	top: 15px;
	left: 15px;
	width: 300px;
	overflow: hidden;
	margin: 0;
	padding: 5px 0 0 5px;
	}
.gallery a {
  border: 2px solid #f5f5f5;
  float: left;
  width: 63px;
  height: 63px !important;
  margin: 2px;
  }
.gallery a:hover {
  border: 2px solid #ff3333;
  }
.gallery a img {
margin: 0;
padding: 0;
border: none;
}

.shift_right {
	padding-left: 10px;
	}

.indent_box {
	width:276px;
	line-height: 1.2em;
	padding: 10px 8px 0px 15px;
	font-size: 0.9em;
	}
.indent_box a {
	font-weight: strong;
	}

.shoestring {
	background: #f5f5f5;
	position: relative;
	top: 15px;
	left: 15px;
	width: 296px;
	height: 173px;
	padding: 0px 10px 10px 10px;
	overflow: auto;
	font-size: 0.9em; 
	line-height: 1.2em;
	margin: 0;
	}

.photo {
  width: 324px !important;
  height: 324px !important;
  margin-top: 14px !important;
  margin-right: 31px !important;
  }

.top {
  padding: 10px 25px 0 10px;
  }

.top_box {
	position: relative;
	top: 15px;
	left: 15px;
	width: 276px;
	height: 310px;
	line-height: 1.2em;
	}
.top_box h1 {
	color: #fc5744;
	font: bold 1.8em/1em Arial, sans-serif;
	margin-bottom: 8px;
	}
.shoestring a, .top a, .top_box a {
  font-weight: bold;
  color: #fc5744;
  text-decoration: none;
  }
.top_box a:hover {
  text-decoration: underline;
  }

.show {
	background: #f5f5f5;
	position: relative;
	top: 15px;
	width: 276px;
	height: 135px;
	padding: 15px 15px 0 15px;
	overflow: auto;
	font-size: 0.95em;
	line-height: 1.2em;
	margin: 0;
	}

.pagination {
	display: inline;
	}
.pagination .on {
	text-decoration: none;
	}


.bg_h1_grey {
	background: url(/images/bg_h1_grey.gif) no-repeat top left;
	padding: 10px;
	color: #fff !important;
	font-size: 1.8em !important;
	margin-bottom: 25px !important;
	height: 20px;
	overflow: auto;
	}
	
#content #comp_right {
	background: #fff;
	border-right: 1px solid #a1a1a1;
	border-bottom: 2px solid #6b6b6b;
	float: right;
	width: 335px;
	height: 390px;
	margin-right: 20px; _margin-right: 10px;
	margin-top: 0px; 
	padding: 25px 0 0 25px;
	font-size: 0.9em;
	line-height: 1.0em;
	}

#content #comp_right label {
	font-weight: strong;
	padding: 0px;
	margin: 0px;
	width: 100%;
	}

.form_block {
	display: block;
	float: left;
	text-align: left;
	}
.form_block_even {
	display: block;
	float: left;
	text-align: left;
	width: 155px;
	}
.form_block_narrower {
	display: block;
	float: left;
	text-align: left;
	width: 175px;
	}
.form_block_wider {
	display: block;
	float: left;
	text-align: left;
	width: 195px;
	}
.entry_choices {
	width: 100%;
	display: block;
	float: left;
	line-height: 1.0em;
	}
.form_block input, .form_block_even input, .form_block_narrower input, .form_block_wider input, .form_block select {
	margin: 0px 0px 3px 0px;
	}
.entry_choices input {
	margin: 2px 0px 2px 0px;
	}	

.form_submit {
	float:right;
	padding-right: 25px;
	height: 28px;
	}
.form_submit input {
	border: none;
	margin: 0px 0px -12px 5px;
	}

.error {
	border: #e8676e thin solid;
	color: #e8676e;
	}
.green {
	color: #79a929;
	}
.width_101 {
	width: 101px;
	}
.width_129 {
	width: 129px;
	}
.width_140 {
	width: 140px;
	}
.width_160 {
	width: 160px;
	}
.width_180 {
	width: 180px;
	}
.width_200 {
	width: 200px;
	}
.width_296 {
	width: 296px;
	}
	
.orange {
	color:#fc5744;
	}

.pad_top {
	padding-top:4px;
	}

.width_100 {
	width: 100%;
	}

.horiz_center {
	width: 318px;
	text-align: right;
	}

.offset_top {
	margin-top: -8px;
	}

.default_image_offset {
	width: 318px;
	position: relative;
	margin-top: -10px;
	margin-left: -12px;
	}

.diary {
	background: #f5f5f5;
	position: relative;
	top: 15px;
	left: 15px;
	width: 296px;
	height: 290px;
	padding: 10px;
	overflow: auto;
	font-size: 0.9em;
	line-height: 1.2em;
	}
.diary img {
	display: block;
	margin: 0 auto;
	}
.diary p {
	margin-bottom: 8px;
	}
.diary h1 {
	color: #fc5744;
	font: bold 1.8em/1em Arial, sans-serif;
	}
.diary a {
  font-weight: bold;
  color: #fc5744;
  text-decoration: none;
  }
.diary a:hover {
  text-decoration: underline;
  }
.save_error {
  color: #FF4F4F;
  }

#admin th {
  padding-right: 10px;
  text-align: left;
  border-bottom: thin solid;
  }
#admin td {
  padding-right: 10px;
  }
 
.week_selected {
  border-bottom: 2px solid;
  }
  
.image_space {
  padding: 0px 10px 0px 0px;
  }

.back {
	height: 24px;
	width: 73px;
	background: url(/images/btn_back.gif) left top no-repeat;
	overflow: hidden;
	color: #000;
	font-size: 0.85em;
	}
.back a {
	height: 24px;
	width: 73px;
	padding: 6px 0px 0px 10px;
	color: #000;
	font-size: 0.85em;
	}

h2#enternow {
	display: block;
	margin: 10px 0 0 auto;
	height: 78px;
	width: 170px;
	background: url(/images/enter.gif) left top no-repeat;
	overflow: hidden;
	color: #FFF;
	font-size: 1.8em;
	}
h2#enternow a {
	padding: 23px 0 0 40px;
	width: 130px;
	height: 55px;
	display: block;
	color: #FFF;
	line-height: 0.8em;
	font-weight: normal;
	}
h2#enternow .small {
	font-size: 0.6em;
	display: block;
	font-weight: bold;
	}
h2#enternow a:hover {
	color: #000;
	}
h2#enternow a:hover .small {
	color: #FFF;
	}
	
a.button {
	color: #FFF;
	display: block;
	height: 24px;
	width: 161px;
	line-height: 21px;
	text-indent: 10px;
	background: url(/images/btn.gif) left top no-repeat;
	text-decoration: none !important;
	}
