/* Start of CMSMS style sheet 'anne2009-structure' */
/* Structural site elements
----------------------------------------------- */

body
{
	background: #097500 url('http://www.annekalmari.net/uploads/inc2009/img/background.jpg') repeat-x scroll top left;
	text-align: center;
}

div#site
{
	background: transparent url('http://www.annekalmari.net/uploads/inc2009/img/background_site.gif') no-repeat scroll top center;
	width: 100%;
	text-align: center;
}

div.container
{
	width: 896px;
	text-align: left;
	margin: 0px auto 0px auto;
}

div#header
{
	overflow: auto;
	height: 202px;
	margin: 0px auto 0px auto;
}

div#site_logo
{
	float: left;
	text-align: left;
	padding: 70px 0px 0px 60px;
}

div#kuvaikkuna
{
	position: relative;
	overflow: hidden;
	float: right;
	width: 453px;
	height: 194px;
}

div#sisalto
{
	background: #ffffff url('http://www.annekalmari.net/uploads/inc2009/img/background_content.gif') repeat-y scroll top center;
}

div#page
{
	overflow: auto;
	background: transparent url('http://www.annekalmari.net/uploads/inc2009/img/background_page.gif') no-repeat scroll top left;
	padding: 20px 0px;
}

div#footer
{
	background: #11a300 url('http://www.annekalmari.net/uploads/inc2009/img/background_footer.gif') no-repeat scroll bottom center;
	text-align: center;
	height: 30px;
}



/* Accessibility
----------------------------------------------- */

div#accessibility
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	text-align: right;
}

div#accessibility ul
{
	display: none;
	list-style-type: none;
	margin-right: 5px;
}



/* Content design and layout
----------------------------------------------- */

div.box
{
	background-color: #22831a;
	padding: 10px 10px 2px 10px;
	margin-bottom: 10px;
}

div.kuvalaatikko
{
	text-align: center;
	padding: 4px;
	border: 1px solid #dbdbdb;
	overflow: hidden;
}



/* Columns
----------------------------------------------- */

div.column
{
	position: relative;
	float: left;
	text-align: left;
}

div.right_column
{
	position: relative;
	float: right;
	text-align: left;
}

div.main_content
{
	width: 600px;
	left: 200px;
}

div.sidebar
{
	width: 190px;
}

div.medium_content
{
	width: 360px;
	left: 100px;
}

div.col_left
{
	left: 60px;
}

div.col_right
{
	right: 30px;
}



/* General elements and styles
----------------------------------------------- */

.parent_container
{
	position: relative;
	overflow: auto;
}

.centered
{
	text-align: center !important;
}

.right_align
{
	text-align: right;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.no_margin
{
	margin: 0px !important;
	padding: 0px !important;
}

.clear
{
	clear: both;
}

.clear_both
{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
/* End of 'anne2009-structure' */

