/* Alustus */

html,body,div,a {
	margin: 0px;
	padding: 0px;
	border:0;  
	border-collapse:separate;  
	border-spacing:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	color: #606060;
	
	background: #cd440e url(../img/bg.jpg) repeat-x top center;
}


/* GENERAL TAGS */

p{
	margin:10px 0;
}

a, a:link, a:visited, a:active{
	color: #cd440e;
	text-decoration: underline;
}

/* Tällä pakotetaan editorin sisällön linkit oikean näköisiksi
   Eli yleensä sama tyyli kuin tuossa yllä a-elementille, mutta jokaisen perään !important */
.mceContentBody a,.mceContentBody a:link, .mceContentBody a:visited{
	font-family: Arial !important;
	color: #cd440e !important;
	text-decoration: underline !important;
}
.mceContentBody{
	background:transparent !important;
}

a.news, a.news:link, a.news:visited {
	color:#0c6c94;
	text-decoration: none;
}

.login {
	font-size: 12px;

}

input, select, textarea {
	font-size: 11px;
}
.text{
	width:100%;
}

img {
	border: 0px;
}

h1 {
	font-family: 'neosans', Calibri;
	font-size: 18px;
	color: #2f2f2f;
}
h1.revolver {
	color: #ffffff;
	font-size: 22px;
}

h2 {
	font-family: 'neosans', Calibri;
	font-size: 14px;
	color: #cd440e;
	font-weight: none;
}

h3 {
	font-size: 12px;
	color: #000000;
}

h4 {
	color: #458AD7;
}

h5 {
	color: #458AD7;
}

h6 {
	color: #458AD7;
}

/* */
table.border {
	border-bottom: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
table.border th {
	border-right: 1px solid #c8c8c8;
	border-top: 1px solid #c8c8c8;
	font-size: 11px;
	font-weight:bold;
	padding: 4px;
}
table.border td {
	border-right: 1px solid #c8c8c8;
	border-top: 1px solid #c8c8c8;
	font-size: 11px;
	padding: 4px;
}
td.odd {
	background-color: #f4f4f4;
}
td.even {
	background-color: #ffffff;
}

.error_message{
	color:#ab0000;
	margin:10px 0 20px 0;
}
.success_message{
	color:#368b1c;
	margin:10px 0 20px 0;
}



/* STRUCHTURE ELEMENTS */

#wrapper {
	padding-top: 30px;
}

#frame {
	width: 1012px;
	background-color: #ffffff;
	padding-top: 10px;
}

#container{
	width: 956px;
	text-align:left;
}

#left-column {
	width: 254px;
	float:left;
}

#main-column {
	width: 672px;
	margin-left: 20px;
	float: right;
}

#footer {
	background: url(../img/company_footer_bg.jpg) repeat-x top center;
	min-height: 138px;
	height: auto !important;
	height: 138px;
	margin-top: 20px;
}
#footer div {
	text-align:right;
	padding: 10px 30px 10px 30px;
}


/* NAVIGATION */

/* Päämenu */
#menu {
	background: url(../img/menu_bg_company.jpg) repeat-x top center;
	width: 956px;
	height: 90px;
	margin-bottom: 2px;
	border-left: #eeeeee 1px solid;
	border-right: #eeeeee 1px solid;
	font-family: Arial;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	font-family: Arial;
}

li.menuitem {
	float: left;
	margin-right: 30px;
	padding-top: 20px;
	list-style-type: none;
	font-family: Arial;
	margin-top:10px;
}
/*#menu  a:link, #menu  a:visited, #menu a:active {
	color: #000000;
	font-size: 15px;
	text-decoration: none;
}*/
a.selected, a.selected :link, a.selected :visited, a.selected :active {
	color: #cd440e !important;
	font-family: Arial,'neosans', Calibri;
}

a.menu-top-link , a.menu-top-link:link, a.menu-top-link:active, a.menu-top-link:visited {
	font-family: Arial,'neosans', Calibri;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	font-weight: 100;
}

/* Alamenu */
#submenu {
	width: 220px;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}
li.menuitem-level-2, li.menuitem-level-2-a {
	padding: 5px 5px;
	list-style-type: none;
	display: block;
	border-bottom: 1px solid #d1d1d1;
}
li.menuitem-level-2-a {
	background: #cd440e url(../img/menu_a_dot.jpg) no-repeat 95% 50%;
}

li.menuitem-level-2 a, li.menuitem-level-2 a:link, li.menuitem-level-2 a:active, li.menuitem-level-2 a:visited {
	color: #494949;
	text-decoration:none;
	display:block;
}
li.menuitem-level-2-a a, li.menuitem-level-2-a a:link, li.menuitem-level-2-a a:active, li.menuitem-level-2-a a:visited {
	text-decoration:none;
	color: #ffffff !important;
	font-weight: bold !important;
	display: block;
}

li.menuitem-level-sub a, li.menuitem-level-sub a:link, li.menuitem-level-sub a:visited, li.menuitem-level-sub a:active {
	color: #494949;
	text-decoration:none;
	display:block;
	padding: 3px 3px;
}




#banner {
	background: url(../img/banner.jpg) no-repeat top center;
	height: 266px;
	width: 956px;
	text-align: left;
	margin-bottom: 20px;
}

#banner-inner-content {
	padding-top: 110px;
}

.slogan_holder_box {
	width: 362px;
	height: 95px;
	background-color: #cd440e;
}
.slogan_holder_box div {
	padding: 3px 10px 10px 10px;
}

#breadcrumbs {
	height: 20px;
	text-align:left;
	padding-bottom: 20px;
}


/* ETUSIVU */
#frontpage-left-column {
	width: 300px;
	float:left;
}

#frontpage-right-column {
	width: 330px;
	margin-left: 32px;
	float: right;
}

.company_logo {
	float: right;
	list-style-type: none;
}

img.site_logo {
	margin-left: 5px; 
	margin-top: 5px; 
	border:0px;
}


/* BOXI */
.gbox-top {
	background: url(../img/gbox_top.jpg) no-repeat top center;
	height: 16px;
	width: 254px;
}
.gbox-bg {
	background: url(../img/gbox_bg.jpg) repeat-y;
	width: 254px;
}
.gbox-bottom {
	background: url(../img/gbox_bottom.jpg) no-repeat top center;
	height: 16px;
	width: 254px;
}

.padding {
	padding: 10px;
}




/* Dropdownmenu */
.menuarea{
	position:absolute;
	display:none;
	width:180px;
	border:1px solid #c3c3c3;
	background-color: #0067ac;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 150%;
}

#menutable .menutop_a{
	color:#6D3A78;
	padding:0 4px;
}
#menutable .menutop{
	color:#3c3c3c;
	padding:0 4px;
}

#menutable .menusub_a{
	color:#6D3A78;
	padding:0 4px;
	font-weight:bold;
	display:block;
}
#menutable .menusub{
	color:#3c3c3c;
	padding:0 4px;
	display:block;
}




.padded{
	padding-left: 8px;
	padding-right: 8px;
}

.neosans {
	font-family: 'neosans';
}



div.errorMessage, div.successMessage{
	font-size:12px;
	font-family:arial;
	padding:5px;
	margin:10px 0 20px 0;
}
div.errorMessage{
	color:#ab0000;
	border:1px solid #fcb2c9;
	background-color:#fedfe9;
}
div.successMessage{
	color:#0a6900;
	border:1px solid #abc2ac;
	background-color:#fffeb8;
}


/* BUTTONS */

.button_small  {
	background: #cd440e url(../img/button_small.png) no-repeat top center;
	color: #ffffff;
	height: 28px;
	width: 87px;
	margin: 10px 0px;
	text-align: left;
	padding-top: 3px;
}
.button_big {
	background: #cd440e url(../img/button_big.png) no-repeat top center;
	color: #ffffff;
	height: 39px;
	width: 139px;
	text-align: left;
	padding-top: 3px;
}
.button_small a:link, .button_small a:active, .button_small a:visited {
	color: #ffffff;
	font-size: 11px;
	margin: 0px 5px 0px 10px;
	text-decoration: none;
	display: block;
}
a.button_link, a.button_link :link, a.button_link :active, a.button_link :visited {
	color: #ffffff;
	font-size: 11px;
	margin: 0px 5px 0px 10px;
	text-decoration: none;
	display: block;
}

.button-tutustu-pihoihin {
	background: #cd440e url(../img/btn_tutustumallipihoihin.png) no-repeat top center;
	height: 35px;
	width: 154px;
	margin: 10px 10px 0px 0px;
}
.button-tutustu-tuotteisiin {
	background: #cd440e url(../img/btn_tutustutuotteisiin.png) no-repeat top center;
	height: 35px;
	width: 134px;
	margin: 10px 0px;
}