/* Start of CMSMS style sheet 'styles' */
body {
	background: #7AAE38 url(uploads/images/bg.gif); background-repeat: repeat-x; background-position: left 150px; 
}

#page {
	background: url(uploads/images/page_bg2.png); background-repeat: no-repeat; background-position: center top; 
	width: 1050px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

#container {
	background: #fff; 
	overflow: auto;
	margin-top: 20px;
}
	
#header {
	background: url(uploads/images/ryanthai_logo.png); background-repeat: no-repeat; background-position: right center; 
	height: 80px;
}

#header ul {
	margin: 0;
	padding: 20px 0 0 0;
	list-style: none;
}

#header li {
	color: #9f7755;
}

	
#menu {
	padding-top: 35px;
	padding-right: 420px;
}	

#menu li { 
	display:block;padding:0; float:left;text-align:left;margin-right:2em; 
}
	
#menu li a { 
	color:#ffc300;font:bold 1.5em georgia;text-decoration:none;line-height: 1.6em; display:block; 
}

#menu li a:hover { 
	color:#ffc300; 
}

#branding {
	margin-top: 10px;
	}

#slideshow {
    position:relative;
    height:250px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

.lightthumb {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #d7d7d7;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#content {
	margin-top: 40px;
	margin-bottom: 40px;
}

#contentmain h4 {
	margin-top: 20px;
}

#language {
padding: 0 0 10px 200px;

}
	
#lounaslista {
 	background: #F4E8D7;
	border: 1px solid #cc9933;
	padding-bottom: 0.5em;
}

#lounaslista h4 {
	color: #fff;
 	background: #FFC10E;
	border-bottom: 3px solid #cc9933;
	margin: 0;
	padding: 5px 10px;
}

#lounaslista h6 {
	margin: 0;
	padding: 5px 10px;
}

#lounaslista p {
	padding-top: 10px;
	padding-left: 10px;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0;
}

#lomake p {
	padding: 0;
}

#footer {
	background: #F4E8D7;
	border-top: 2px solid #cc9933;
	border-bottom: 15px solid #cc9933;
	padding: 10px 0; 
	overflow: auto;
}
/* End of 'styles' */

