/* Alustus */

html,body,div,a {
	margin: 0px;
	padding: 0px;
	border:0;  
	border-collapse:separate;  
	border-spacing:0;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
body {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	margin:0;
	color: #333333;
	line-height: 150%;
	background: #000 url(../img/bg.jpg) fixed no-repeat top center;
}


/* GENERAL TAGS */

p{
	margin:10px 0;
}

a, a:link, a:visited, a:active{
	color: #b73a88;
	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 {
	height: auto !important;
}
.mceContentBody a,.mceContentBody a:link, .mceContentBody a:visited{
	font-family: Georgia !important;
	color: #b73a88 !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;

}


img {
	border: 0px;
}

.impact_72 {
	font-family: Impact, Arial;
	font-size: 72px;
	line-height: 30px;
	color: #000;
	display:block;
	padding: 5px 0px;
	margin: 10px 0px 10px 0px;
}

.impact_72_dotline {
	font-family: Impact, Arial;
	font-size: 72px;
	line-height: 72px;
	color: #000;
	display:block;
	margin: 0px;
	padding: 10px 0px 3px 0px;
	margin-bottom: 7px;
	margin-top: 4px;
	border-bottom: 2px dotted #3c3c3c;
}

h1 {
	font-family: Impact, Arial;
	font-size: 42px;
	color: #000;
	font-weight: 100;
	line-height: 42px;
	margin: 0px;
	margin-top: 7px;
	padding-top: 10px;
	padding-bottom: 15px;
}


h2 {
	font-size: 24px;
	font-family: Impact, Arial;
	color: #3c3c3c;
	font-weight: 100;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 8px;
	line-height:22px;
}

h2.dotted {
	background:url(../img/dot_horisontal.jpg) repeat-x bottom left;
	padding-bottom: 15px;
}

h3 {
	font-size: 24px;
	line-height: 20px;
	font-family: Georgia, Arial;
	color: #3c3c3c;
	font-weight:100;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h4 {
	font-family: Impact, Arial;
	background:url(../img/dot_vertical.jpg) repeat-x bottom left;
	font-size:20px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	color: #3c3c3c;
	font-weight:100;
	letter-spacing:1.2px;
}

h5 {
	color: #000000;
}

h6 {
	color: #000000;
}

.smallText {
	font-size: 10px;
	color: #b8b8b8;
}

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;
}

input {
	font-family: Georgia, Arial;
}

.error_message{
	color:#ab0000;
	margin:10px 0 20px 0;
}
.success_message{
	color:#368b1c;
	margin:10px 0 20px 0;
}



/* STRUCHTURE ELEMENTS */

#wrapper {
	
}

#mainostoimisto_button {
	position: absolute;
	width: 200px;
	height: 86px;
	left: 140px;
	top: 30px;
	}
#mainostoimisto_button a: {
	display:none;
	}
	
#viestintatoimisto_button {
	position: absolute;
	width: 200px;
	height: 86px;
	right: 132px;
	top: 37px;
	}

#frame {
	width: 1083px;
	text-align:left;
}

#frame-bg-top {
	background: url(../img/header_bg5.png) no-repeat top left;
	height: 190px;
	position: relative;
}

#current-month-holder {
	width:80px;
	height: 20px;
	position:absolute;
	margin: 90px 0px 0px 83px;
	color:#040404;
	font-size: 15px;
	z-index: 100;
}
#current-year-holder {
	width:80px;
	height: 20px;
	position:absolute;
	margin: 90px 0px 0px 955px;
	color:#040404;
	font-size: 15px;
	z-index: 100;
}
	#current-year-holder span, #current-month-holder span {
		color:#040404;
		font-size: 18px;
	}

#frame-bg-repeating, #frame-bg-repeating-tight {
	background: transparent url(../img/frame_bg.png) repeat-y top left;
	padding-top: 15px;
	
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
#frame-bg-repeating-tight {
	padding-top: 0px;
}

#frame-bg-bottom {
	background: url(../img/frame_bottom.png) no-repeat top left;
	height: 68px;
	padding-bottom: 20px;
	padding-top: 1px;
}
#frame-bg-bottom-container {
	margin-right: 83px;
	text-align:right;
}

#menu {
	text-align:center;
	padding: 147px 150px 0px 90px;
}

#container{
	background: none;
	text-align:left;
	margin: 0px 90px 0px 83px;
}

#footer {
	background: url(../img/dotline.png) repeat-x top center;
	margin-top: 20px;
	padding-top: 8px;
}
#footer-left {
	width: 45%;
	float:left;
}
#footer-right {
	width: 45%;
	float:right;
	text-align:right;
}

#slider-holder {
	height: 300px;
	/*background: url(../img/carousel_holder.png) no-repeat top left;*/
	background: url(../img/slider_holder.png) no-repeat top left;
	text-align:left;
}

.line {
	clear:both;
	height:13px;
	background-color: #e2b1cf;
	margin: 10px 0px;
}


/* LOHKOT */

/* Etusivu */
.frontpage-column-main {
	width: 60%;
	float:left;
	background: url(../img/dot_horisontal.jpg) repeat-y top right;
	padding-right:20px;
}
.frontpage-column-right {
	width:34%;
	margin-left: 20px;
	float:right;
}

/* yhteydet */
.contact-main-left {
	width: 69%;
	float:left;
	padding-right: 10px;
}
.contact-main-right {
	width:27%;
	float:right;
	border-left: 2px solid #3c3c3c;
	padding-left: 20px;
}
	.contact-main-right p, .contact-main-right td {
		font-size: 11px;
	}

.contact-left-1-1 {
	width:48%;
	height: 90px;
	float:left;
}
.contact-left-1-2 {
	width:45%;
	float:right;
}
.contact-left-2-1 {
	clear:both;
	width:33%;
	float:left;
	background: url(../img/dot_horisontal.jpg) repeat-y top right;
}
	.contact-left-2-1 .inner {
		margin: 0px 5px 0px 0px;
	}
.contact-left-2-2 {
	width:65%;
	float:right;
	margin-left: 10px;
}
.contact-left-center {
	clear:both;
	margin: 20px 0px;
	padding:0px;
}


/* yhteydet 2011 */
.contact2011-main-left {
	width: 60%;
	float:left;
	padding-right: 10px;
}
.contact2011-main-right {
	width:36%;
	float:right;
	border-left: 2px solid #3c3c3c;
	padding-left: 20px;
}
	.contact2011-main-right p, .contact2011-main-right td {
		font-size: 11px;
	}
	.contact2011-main-right p {
		margin: 5px 0px;
		line-height: 15px;
	}
	table.contact2011-main-right-table {
		
	}
	table.contact2011-main-right-table td {
		width: 33% !important;
		padding-right: 10px;
		text-align:left;
	}

.contact2011-left-1-1 {
	width:48%;
	height: 90px;
	float:left;
}
.contact2011-left-1-2 {
	width:45%;
	float:right;
}
.contact2011-left-2-1 {
	clear:both;
	width:38%;
	float:left;
	background: url(../img/dot_horisontal.jpg) repeat-y top right;
}
	.contact2011-left-2-1 .inner {
		margin: 0px 5px 0px 0px;
	}
.contact2011-left-2-2 {
	width:60%;
	float:right;
	margin-left: 10px;
}
.contact2011-left-center {
	clear:both;
	margin: 20px 0px;
	padding:0px;
}


/* viestintä */
.viestinta-left {
	width:39%;
	float:left;
	margin-right: 20px;
}
.viestinta-right {
	float:right;
	width:57%;
}
.viestinta-slot {
	width: 205px;
	float:left;
	padding-right: 15px;
	margin-left: 15px;
	background: url(../img/dot_horisontal.jpg) repeat-y top right;
}

/* blogi */
.blog-column-left {
	float: left;
	width: 65%;
	border-right: 2px solid #3c3c3c;
	padding-right: 20px;
}
.blog-column-right {
	float: right;
	width: 30%;
}


.blog_title {
	background-color:#3b3b3b;
	padding: 8px;
	color:#fff;
	margin-bottom: 10px;
}
	.blog_title h3, .blog_title a {
		color: #fff;
		padding: 0px;
		margin: 0px;
		display:inline;
		text-decoration:none;
		font-size: 18px;
	}

a.addthis_button_facebook {
	color:#436ea9;
	text-decoration:none;
}

.blog-searchbar {
	padding: 16px 0px;
	margin: 10px 0px;
	border-top: 2px dotted #3c3c3c;
	border-bottom: 2px dotted #3c3c3c;
}

.blog_search_input {
	font-size: 13px;
	padding: 4px;
	border: 1px solid #3c3c3c;
	background-color:#fff;
	width:200px;
}

.blog_search_submit {
	font-size: 18px;
	color:#b73a87;
	border: 0px;
	background:none;
	cursor:pointer;
}

/* Työnäytteet */
.work-1-1 {
	width:30%;
	float:left;
}
.work-1-2 {
	width:63%;
	float:right;
}


.dotline {
	clear:both;
	background: url(../img/dot_vertical.jpg) repeat-x bottom center;
	height: 3px;
	margin: 10px 0px;
}

/* NAVIGATION */
#menu ul {
	list-style:none;
	padding:0px;
	margin:0px;
	padding-top: 5px;
}
#menu ul li {
	list-style-type:none;
	display:inline;
}

#menu ul li.spacer {
	list-style-type:none;
	display:inline;
	width:3px;
	background:url(../img/ident.jpg) no-repeat 0% 0%;
	margin: 0px 10px;
}

#menu ul li a, #menu ul li a:link, #menu ul li a:active, #menu ul li a:visited {
	font-family:impact,arial;
	font-size: 18px;
	color: #3c3c3c;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:100;
	letter-spacing: 1.4px;
}
#menu ul li.active a, #menu ul li.active a:link, #menu ul li.active a:active, #menu ul li.active a:visited {
	color: #b93e8a;
}
#

#submenu {
	width: 170px;
}
#submenu ul {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}


.padding {
	padding: 10px;
}

.gbox-top h2, .gbox-top-red h2 {
	margin-top: 0px;
	padding-top: 8px;
	padding-left: 20px;
	color: #fff;
	font-size: 16px;
	font-style:italic;
	font-weight: 100;
}


/* 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;
}


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;
}


.text{
	width:100%;
}

.menu2_title {
	color:#053f88;
	font-size: 15px;
	font-weight:bold;
	margin-left: 10px;
}

.white_text {
	font-size: 14px;
	color: #fff;
	font-weight:bold;
}

.tell_friend_popup {
	width: 440px;
	background-color: #fff;
	border: 5px solid #756653;
	padding: 20px;
}
a.close_button {
	width: 15px;
	display:block;
	border: 1px solid #545454;
	padding: 2px;
	padding-left: 6px;
	text-transform:uppercase;
	font-size: 15px;
	font-weight:bold;
	text-decoration:none;
	color: #545454;
	float:right;
	font-family: Arial;
}

