*{
	margin: 0px;
	padding: 0px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#ccc;
	color: #333;
	font:13px/1.5 "Lucida Grande",Verdana, Arial, Tahoma, "Century gothic",  sans-serif;
	overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6{
	/*font-family:Arial, sans-serif;*/
}

img {
	border:0;
	margin: 0 0;
	}
ul{
	list-style:none;
}

.wrapper {
	display: block;
	width: 957px;
	margin: 0 auto;
}

#wrapper-top {
	/*background: url("../images/bg-header.png") no-repeat ;#5d5d5d ;*/
	width: 100%; background: #464646;
	
}

#wrapper-content {
	background: url("../images/bg-content.png");
}

#wrapper-bottom-content{
	border-top: 10px solid #fff;
	background: #ccc;
	position: relative;
	top: 0px;
	left: 0px;
}

#wrapper-bottom-content .wrapper {
	background: url("../images/bg-bottom.png") top left;
}

#wrapper-bottom {
	/*background: url("../images/bg-footer.png") no-repeat;*/
	width: 100%; background: #464646;
}

#header {
	height: 42px;
	width: 100%;
	background: #333;
}

#nav-top {
	margin-left: 30px;
	font-size: 15pt;
}

#nav-top.english-nav {
	font-size: 12pt;
}

#nav-top li {
	float: left;
	margin-right: 30px;
}

#nav-top li.last-child {
	margin-right: 0px;
}

#nav-top li a, #nav-top li a:link, #nav-top li a:visited {
	display: block;
	line-height: 42px;
	height: 42px;
	padding: 0px 10px;
	text-decoration: none;
	color: #fff;
	text-align: center;
}

#nav-top li a:hover, #nav-top li a:active {
	/*background: url("../images/nav-hover.png") center center no-repeat;*/
	color: gold;
}

#top-header {
	height: 48px;
	background: url('../themes/lammacau/rgba.php?r=17&g=17&b=17&a=50');
		xbackground: rgba(17,17,17,0.5);
}

#top-header img {
	float: left;
	position: relative;
	top: 5px;
	left: 40px;
}

#search-box {
	float: right;
	position: relative;
	right: 5px;
	top: 5px;
	background:url(../images/search.png) no-repeat;
	width:232px;
	padding:0px;
}

#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	width:180px;
	margin:8px;
	padding: 2px 5px;
	height:20px;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#A5282D;
	float:left;
	border:none;
	background-color:transparent;
	display:inline;
	outline: none;
}

input#searchsubmit{
	float:right;
	display:none;
	color:#fff;
	border:none;
}

#social-media {
	float: right;
	margin-right: 20px;
	margin-top: 0px;
}

#social-media li {
	float: right;
	vertical-align: center;
	margin: 5px 1px 0px;
	
}

#social-media li a{
	display: block;
	height: 30px;
	width: 25px;
}

#social-media li a.facebook  {
	background: url("../images/social.png") no-repeat;
}

#social-media li a.rss {
	background: url("../images/social.png") -28px 0px no-repeat;
}

#social-media li a.twitter {
	background: url("../images/social.png") -54px 0px no-repeat;
}

#social-media li a.skype {
	background: url("../images/social.png") -79px 0px no-repeat;
}


#content-home {
	padding: 10px;
	background: #d5ebe8 url("../images/bg-content-home.png") top right no-repeat;
}

#content-side-home {
	position: relative;
	width: 253px;
	height: 100px;
	float: right;
	top: -345px;
	right: 25px;
	background: url("../images/banner-side.png");
}

#content-sign-home {
	position: relative;
	width: 233px;
	height: 82px;
	float: right;
	top: -150px;
	right: 30px;
	background: url("../images/signature.png");
}

.slider-photo {
	/*background-position: contain;
	-moz-box-shadow: 5px 5px 5px #111;
	-webkit-box-shadow: 5px 5px 5px #111;
	box-shadow: 5px 5px 5px #111;*/
	background: url("../images/images-borderbottom.png") -20px 276px no-repeat;
	/*padding-bottom: 37px;*/
	width: 660px;
}

.slider-text {
	position: relative;
	float: right;
	top: -310px;
	right: 30px;
	width: 270px;
}

.slider-text img {
	width: 253px;
	display: inline-block;
}

#bottom-content {
	clear: both;
	padding: 0px 10px 0px 10px;
	vertical-align: top;
	/*display: table;*/
	/*border-top: 10px solid #fff;*/
}

#news {
	width: 386px;
	float: left;
	margin-top: -72px;
}

#mypage {
	float: left;
	width: 364px;
	min-height: 220px;
	vertical-align: top;
	margin-top: -72px;
	background-image: url('../images/golf.png');
	background-repeat: no-repeat;
	padding-left: 185px;  /* width of the image plus a little extra padding */
	/*display: inline-block;*/
	border-left: 2px solid #333;
}


#news-container {
	height: 150px;
	overflow: hidden;
}

#news ul li {
	vertical-align: top;
	height: 75px;
}

#news ul li:nth-child(2n) {
	
}

#news a, #news a:link, #news a:visited {
	color: #111;
}

#news .news-date {
	display: inline-block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*padding: 5px;
	background: #545c5c;
	background: -moz-linear-gradient(top,  #545c5c 0%, #374040 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#545c5c), color-stop(100%,#374040)); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  #545c5c 0%,#374040 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  #545c5c 0%,#374040 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  #545c5c 0%,#374040 100%); /* IE10+ */
	/*background: linear-gradient(to bottom,  #545c5c 0%,#374040 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545c5c', endColorstr='#374040',GradientType=0 ); /* IE6-9 */
	background: url("../images/date-box.png");
	color: #fff;
	width: 50px;
	text-align: center;
}

#news .news-date .day {
	display: block;
	font-weight: bold;
	font-size: 18pt;
}

#news .news-content {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin-left: 5px;
	padding-left: 15px;
	padding-top: 0px;
	width: 270px;
}

#news .news-content:hover {
	background: url("../images/links-hover.png") 0px 5px no-repeat;
}

#news .news-title {
	display: block;
	font-weight: bold;
}

#news .news-title:hover{
	display: block;
	font-weight: bold;
	text-decoration: underline;
}

#news .news-body {
	
}

#news h1, #mypage h1 {
	font-weight: normal;
	margin-bottom: 10px;
}

#footer {
	height: 42px;
	padding-top: 6px;
}

#nav-footer {
	color: #fff;
	padding: 5px 10px;
}

#nav-footer.english-nav-footer {
	font-size: 10px;
}

#nav-footer li {
	float: left;
	border-right: 1px solid #fff;
	line-height: 25px;
}

#nav-footer li a, #nav-footer li a:link, #nav-footer li a:visited {
	padding: 0 5px;
	color: #fff;
	text-decoration: none;
}

#nav-footer li:last-child {
	border-right: 0px;
}

#copyright {
	float: right;
	color: #fff;
	margin-top: -5px;
	line-height: 20px;
}