/*
Template Design by TheWebhub.com
http://www.thewebhub.com
Released for free under a Creative Commons Attribution-Share Alike 3.0 Philippines
*/

/** Common Styles */

body {
	margin: 0px 0 0px 0;
	padding: 0;
	background: #FFF;
	text-align: left;
	line-height: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	color: #000000;
}

strong {
	color: #000000;
}

p, ul, ol {
	margin-bottom: 1em;
}

ul {
	margin: 0px;
	padding: 0;
}

a {
	color: #508C2D;
}

a:hover {
	text-decoration: none;
	color: #3E6E22;
}

/** Style for header starts here */

#header {
	width: 1010px;
	height: 150px;
	margin: 0px auto;
	background: #999 url(../images/event2/img03y.jpg) no-repeat left top;
}

#header h1, #header h2 {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 36px 10px 10px 20px;
	font-size: 32px;
	text-align:left;
	line-height:1.2;
}

#header h2 {
	padding: 73px 10px 0px 0px;
	font-size: 1.4em;
}

#header a {
	color: #FFFFFF;
	text-decoration: none;
	border:0;
}

#header a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border:0;
}

/** Style for menu starts here */

#menu {
	width: 1010px;
	height: 40px;
	margin: 0px auto;
	background: #000000;
}

#menu ul {
	margin: 0px;
	padding: 0 0 0 20px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	border: none;
	background: url(../images/event2/img05.jpg) no-repeat left 20px;
	padding: 12px 30px 0px 12px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	color: #D7D7BD;
}

/** Style for wrapper starts here */

#wrapper {
	width: 1010px;
	margin: 0px auto;
	padding: 0px 0;
	background:#FFFFFF url(../images/event2/img02y.gif) repeat-y scroll left top;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

/** Style for content starts here */

#content {
	width: 1010px;
	margin: 0px auto;
}

#content h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px #CCCCCC solid;
	margin-bottom:10px;
	margin-top:20px;
}

#content p {
}

#content a {
	text-decoration: none;
}

#right {
	float: right;
	width: 300px;
	padding: 20px 20px;
	background: #EDEDED;
}

#right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#right li {
	margin-bottom: 8px;
	padding-left: 10px;
	background: url(../images/event2/img06.jpg) no-repeat 0 7px;
	line-height: 17px;
}

#right .post {
}

#left {
	float: left;
	width: 630px;
	padding: 20px 0 20px 20px;
}


#left ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}

#left ul li {
	padding-left: 10px;
	background: url(../images/event2/img04.gif) no-repeat left 50%;
}

#left ol {
	padding-left: 2em;
	margin:0;
}

blockquote {
	background-color:#FCFCFC;
	border:1px dotted #CCCCCC;
	margin:1em 0;
	padding:0 1em;
}

#left h1 {
	border-bottom:1px dotted #444;
	font-family:Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:20px;
	text-transform:uppercase;
}

#left h3 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:20px;
	text-transform:uppercase;
}


/** Style for footer starts here */

#footer {
	clear: both;
	width: 1010px;
	height: 38px;
	margin: 0px auto;
	padding-top: 18px;
	border-top: 1px solid #444444;
	background: #000000;
	text-transform: uppercase;
	font-size: 10px;
	color: #E5E5CC;
}

#footer .copyright {
	float: left;
	margin: 0px;
	padding-left: 20px;
	text-align: center;
}

#footer .links {
	float: right;
	margin: 0px;
	padding-right: 20px;
	text-align: center;
}

#footer .css {
	padding-left: 20px;
	background: url(../images/event2/image01.png) no-repeat left 50%;
}

#footer .xhtml {
	padding-left: 20px;
	background: url(../images/event2/image02.png) no-repeat left 50%;
}

#footer a {
	border-bottom: 1px #E5E5CC dashed;
	text-decoration: none;
	color: #E5E5CC;
}








/*--- default */
body {
	color: #4E4E4E;
	font-size: 13px;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
}
* html body {	/* for IF6 */
	/*font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;*/
}

.side_ad {
	margin-top:10px;
	text-align:center;
}

.main_ad {
	text-align:center;
}

.scraper_ad {
	margin-top:40px;
	text-align:center;
}

/* form elements */
form {
	margin: 15px 0;
	padding: 0;
	border: 1px solid #ccc;
	background: #EEEEFF;
}
label {
	display:block;
	font-weight:bold;
	margin:20px 0 0;
}

form label span {
	color:#f00;
	font-size:100%;
	padding-right:4px;
	margin-left:0;
}

input {
	padding: 2px;
	font: normal 1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	color: #666666;
}
select {
	font: normal 1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	color: #666666;
}

textarea {
	padding:2px;
	font: normal 1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	display:block;
	color: #666666;
}
input.button {
	margin: 20px 0 0;
	font: bold 1em Arial, Sans-serif;
	border: 1px solid #EFEFEF;
	padding: 2px 20px;
	color:#FFFFFF;
	background: #333333;
}
form span {
	margin-left:10px;
	color:#999;
	font-size:12px;
}

#topicpath {
	font-size: 95%;
	border-bottom: 1px solid #ccc;
	padding: 3px 0;
	margin: 0px 0 20px;
}

.formerror {
	color:#444444;
}

#lastmessage {
	padding: 8px;
	border: 1px solid #f00;
	background: #FFFFDD;
	margin-top:20px;
	margin-bottom:20px;
	color: #444444;
}

.alert {
	padding: 8px;
	border: 1px solid #f00;
	background: #FFFFDD;
	margin-top:20px;
	margin-bottom:20px;
	color: #444444;
}

dl {
	line-height: 1.5;
	margin: 10px 15px;
	padding: 0;
}

dt {
	display:block;
	font-weight:bold;
	margin:20px 0 0;
	font-size:120%;
}
dd {
	padding:0;
	margin:4px 0;
}

.formbutton {
	margin-top: 20px;
	text-align: center;
}

.formbutton input {
	font: normal 1em Arial, Sans-serif;
	border: 1px solid #EFEFEF;
	padding: 2px 20px;
	color:#FFFFFF;
	background: #525252;
	cursor:pointer;
	width:auto;
	height:auto;
	float:none;
	margin:0;
	font-size:14px;
	font-weight:bold;
	padding:8px 20px;
}

.formbutton input:hover {
	color:#ff0;
}

.linkbutton {
	margin-top: 20px;
	text-align: center;
}

.linkbutton a {
	font: normal 1em Arial, Sans-serif;
	border: 1px solid #EFEFEF;
	padding: 6px 20px;
	color:#FFFFFF;
	background: #525252;
	text-decoration:none;
}

.linkbutton a:hover {
	text-decoration:none;
	font: normal 1em Arial, Sans-serif;
	border: 1px solid #EFEFEF;
	padding: 6px 20px;
	color:#FFFFFF;
	background: #525252;
}

#left ul.formerror {
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #f00;
	background: #FFFFDD;
	margin-top:20px;
	margin-bottom:20px;
}

#left ul.formerror li {
	margin-left:20px;
}

span.glay {
	color:#aaa;
}

span.small {
	font-size:10px;
}

hr {
   border-width: 1px 0px 0px 0px;
   border-style: dotted;
   border-color: #999;
   height: 1px;
}

img.hateb {
	border: none;
	padding:0;
}

.red {
	color:#ff0000;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 4px 0 4px 0;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width:100%;
}
th strong {
	color: #FFF;
}
th {
	background: #EDEDED;
	padding: 4px 11px;
	color: #666;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight:normal;
	text-align: center;
}
.indexTable th {
	width:80px;
	text-align: right;
}
tr {
	background: #FFF;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	padding-top:8px;
	padding-bottom:8px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
/* end - table */

form p {
	margin: 15px;
}

.center {
	text-align:center;
}

#map {
  width: 320px;
  height: 320px;
  border: 1px solid #999;
  margin:8px 4px 0;
}

#pano {
  width: 320px;
  height: 320px;
  border: 1px solid #000;
  margin:0 4px;
  background-color:#999;
  color:#fff;
  text-align: center;
}

#pano_title {
  display:block;
  width: 320px;
  border: 1px solid #000;
  background-color:#666;
  color:#fff;
  margin:0 4px;
  cursor: pointer;
}

.photo1 {
  float:none;
  margin-left:8px;
  margin-bottom:8px;
  padding:4px;
  border:1px solid #ccc;
}

.photo2 {
  margin:8px;
  padding:4px;
  border:1px solid #ccc;
}
.photo3 {
  margin:8px;
  padding:4px;
  border:1px solid #ccc;
}

.clear {
  clear:both;
}

.linethrough {
	color:#999;
	text-decoration:line-through;
}

img {
	border:0px;
}

.azlink-sidebar-widget {
    font-size: 10px;
    text-align: center;
}

.azlink-sidebar-widget a {
    text-decoration: none;
    color: #888;
}
.azlink-sidebar-widget a img {
    border: solid 1px #ccc;
  }
.azlink-sidebar-widget a:hover img {
    border: solid 1px #333;
}
.azlink-sidebar-widget a:hover span {
    color: #333;
    text-decoration: underline;
  }

.azlink-sidebar-widget-item {
    margin-top: 1em;
}
.azlink-sidebar-widget-first-item {
    margin-top: 0;
}


.social_buttons {
	margin-top:20px;
	margin-bottom:10px;
}
/* simple clearfix */
.social_buttons {
	overflow: hidden;
}
* html .social_buttons {
	height: 1%;
}
.social_buttons .social_button {
	float:left;
	margin-right:10px;
}
.facebook_like iframe {
	width:360px !important;
	height:25px !important;
}


#system-message {
    display: none;
    padding: 8px;
    margin-bottom: 10px;
    background-color: #f44;
    color: #fff;
}
