@charset "utf-8";
/* CSS Document */
body {
	background:#f7f7f7;
}
/** web container **/
#container {
	width:990px;
	height:100%;
	margin-left:10%;
	margin-right:10%;
}
/** banner **/
#banner {
	width:910px;
	margin-left:10%;
	margin-right:10%;
}
/** image banner **/
#image_banner {
	width:768px;
	height:214px;
	background:url(../../images/white_shape.jpg);
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
/** upper banner **/
#upperBanner {
	width:800px;
	height:137px;
	text-align:left;
	padding-left:110px;
	padding-top:10px;
	background-image: url(../../images/upper_banner.jpg);
	background-repeat: repeat;
}
/** Menu **/
#menu {
	background-repeat:no-repeat;
	background-image: url(../../images/menu.jpg);
	height: 33px;
	width: 830px;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align:left;
	padding-left:80px;
	padding-top:12px;
}
.menu:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.menu:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.menu:hover {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.menu:active {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
#menu {
	background-repeat:no-repeat;
	background-image: url(../../images/inner_menu.jpg);
	height: 33px;
	width: 830px;
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align:left;
	padding-left:80px;
	padding-top:12px;
}
#flash {
	background-image: url(../../images/middle_banner.jpg);
	height: 224px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#innerBanner {
	margin-left:auto;
	padding-left:10px;
	margin-right:auto;
}
/** gray bar **/
#grayBar {
	width:773px;
	margin-left:170px;
	height:34px;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #000;
	text-align:left;
	background-color:#dfdfdf;
	padding:0px;
	float: left;
	padding-top:10px;
	padding-left:7px;
}
#innerGrayBar {
	width:784px;
	margin-left:163px;
	height:34px;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #000;
	text-align:left;
	background-color:#dfdfdf;
	padding:0px;
	float: left;
	padding-top:10px;
	padding-left:7px;
}
/** Content Box **/
#contentBox {
	width:770px;
	text-align:left;
	font-family: tahoma;
	font-size: 13px;
	color: #000;
	background-image: url(../../images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	border: 2px solid #DFDFDF;
	height:auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left:170px;
	margin-top:0px;
}
#innerContentBox {
		width:781px;
	margin-left:163px;
	vertical-align:top;
	text-align:left;
	font-family: tahoma;
	font-size: 13px;
	color: #000;
	background-image: url(../../images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	border: 2px solid #DFDFDF;
	height:auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#ahs {
	width:145px;
	margin-left:305px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../../images/ahs.jpg);
	background-repeat: no-repeat;
	height:25px;
	font-family: tahoma;
	font-size: 12px;
	text-align:left;
	padding-left:22px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
#innerAHS {
	width:145px;
	margin-left:298px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dfdfdf;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
	background-color: #FFF;
	background-image: url(../../images/ahs.jpg);
	background-repeat: no-repeat;
	height:25px;
	font-family: tahoma;
	font-size: 12px;
	text-align:left;
	padding-left:22px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.rightBox {
	float:right;
	width:248px;
	margin-right:10px;
	margin-left:4px;
}
.leftBox {
	float:left;
	width:500px;
}
#block {
	float:left;
	width:170px;
}
/* main flash gallery css class **/
.flash {
	margin-left:auto;
	margin-right:auto;
}
/** link style **/
a {
	font-family: tahoma;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #000;
	text-decoration: underline overline;
}
a:active {
	font-family: tahoma;
	font-size: 12px;
	color: #000;
	text-decoration: underline overline;
}
/** input style **/
input {
	font-family: tahoma;
	font-size: 12px;
	color: #000;
	border: 1px solid #000;
}
/**Conditions classes **/
.true {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #060;
	margin-left: 20px;
}
.wrong {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	margin-left:20px;
	color: #900;
}
/** images style **/
.previewImage {
	width:150px;
	padding: 3px;
	border: 2px solid #000;
	background:#FFF;
	filter:progid:DXImageTransform.Microsoft.Fade();
	overflow:hidden;
	cursor:pointer;
}
/** events classes **/
#eventsLogin {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	height:280px;
	vertical-align:middle;
}
#event_thumb_container {
	margin-left:auto; 
	margin-right:auto; 
	width:100%;
}
/** user event images **/
.thumb_image {
	padding: 3px;
	border: 1px solid #000;
	filter:progid:DXImageTransform.Microsoft.Fade();
	height:105px;
	margin:5px;
}
.main_img {
	padding: 3px;
	border: 1px solid #000;
	filter:progid:DXImageTransform.Microsoft.Fade();
	height:300px;
	margin:5px;
}
.content {
	font-size:13px;
	color:#000;
	font-family:tahoma;
}
.tableHeader {
	background:#CCC;
	color:#000;
	font-family:tahoma;
	font-weight:bold;
	text-align:center;
}
#contact_box {
	float:right;
	width:248px;
	margin-right:10px;
	margin-left:4px;
}
