@CHARSET "UTF-8";

html, body {
	background-color: #fff;
	margin: 0px;
	font-family: Arial;
	line-height: 1.6em;
	font-size: 13px;
	color: #464448;
	background-image: url('../img/topcanis_bg.jpg');
}



h1 {
	margin-top: 0px;
	font-family: Arial Rounded MT Bold;  
	font-weight: lighter;
	font-size:20px;
	margin: 10px 0px;
	padding: 10px 0px;
}


h2 {
	font-size: 1.1em;
	font-family: Arial Rounded MT Bold; 
	
}

h3 {
	font-size: 1.1em;
	font-family: Arial Rounded MT Bold; 
}
/*
a {
	color: #5b8ba1;
}
*/
/************************************************************
*	Header
************************************************************/

#header {
	background-color: #0b0008;
	color: #fff;
	height: 25px;
	position: fixed;
	left:0px;
	top: 0px;
	width: 100%;
	z-index:10000000;
	
}

#top_area {
	position: relative;
	top: 25px;
	height: 170px;
	background-repeat: repeat-x;
	/*margin-top: 25px;*/
}

#logo_img {
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	
}

#logo_img img {
	padding:0px;

	/*padding-left: 250px;*/
	
}

#languages {
	
	font-family: Verdana;
	font-size: 10px;	
	padding-top: 0px;
	margin-left: 400px;
	width: 900px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#languages span {
	float: right;
	width: 70px;
	height: 20px;
	vertical-align: top;	
}

#languages .span_lang_images  {
	width: 28px;
	
	
}

#languages a {
	color: #fff;
	text-decoration: none;
	font-weight: thin;
}
#languages a:hover {
	text-decoration: underline;
}

/************************************************************
*	Menu
************************************************************/	

#main_menu {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 42px;
	font-size: 12px;
}



#main_menu a {
	color: #000;
	padding-left: 5px;
	text-decoration: none;
	font-family: Arial Rounded MT Bold;
	font-size: 1.1em;
	color: #666;

}

#main_menu .selected a {
	color: #000;

}
#main_menu img {
	border: 0px;
	padding-left: 0px;
}


#main_menu td {
	width: 150px;
	height: 28px;
	background-image: url('../img/valilehdet/ei_aktiivinen.gif');
	background-repeat: no-repeat;
}

#main_menu td.selected {
	background-image: url('../img/valilehdet/aktiivinen.gif');
	background-repeat: no-repeat;  
}

.menu {	
	width: 100%;	
	margin-left: auto;
	margin-right: auto;
}


.menu ul  {
	margin: 0;
	padding: 0;		 
}

.menu li {			
	list-style: none;	
	display: inline;	

	margin-right: 24px;
}

.menu li a {
	text-decoration: none;	
	color: #96969a;	
}


.list_menu {	
	width: 100%;
}


.list_menu ul  {
	margin: 0;
	padding: 0;		 
}

.list_menu li {			
	list-style: none;	
	margin-right: 24px;
}

.list_menu li a {
	text-decoration: none;	
	color: #96969a;	
}

#menu_lvl1 {
	width: 100%;
	background-color: #fff;	
	border-bottom: 1px solid #cdcfd1;	
	padding : 12px 0px;
	font-size: 1.1em;
	margin-top: 25px;
}

#menu_lvl1 ul{
	width: 900px;	
	margin-left: auto;
	margin-right: auto;
	padding-left: 70px;
}

#menu_lvl2 {
	width:860px;
	padding : 12px 0px;
	background-color: #fff;		
}

#menu_lvl2 ul {
	width:860px;	
	margin-left: auto;
	margin-right: auto;
}

.menu li a.selected {
	color: #000;
	font-weight: bold;	
}

.list_menu li a.selected {
	color: #000;	
}


.empty_menu {
	padding : 12px 0px;
	border-bottom: 1px solid #cdcfd1;	
	background-color: #fff;
	height: 46px;
}

/************************************************************
*	Page
************************************************************/
#container {
	background-color: #fff;	
	margin: 0px;
	padding: 0px;
	width: 901px;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #cdcfd1;
	border-left: 1px solid #cdcfd1;
}

/*
#page {
	margin: 0px;
	padding: 0px;
	width: 901px;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #cdcfd1;
	border-left: 1px solid #cdcfd1;
}
*/
#container_left {
	float: left;
	margin: 0px;
	width: 528px;
	padding-left: 36px;
	padding-right: 36px;
	padding-bottom: 24px;
}

#container_right {
	float: right;
	margin: 0px;
	width: 227px;	
	padding-left: 36px;
	padding-right: 36px;
	padding-bottom: 24px;
	padding-top: 8px;
	border-left: 1px solid #cdcfd1;
	font-size: 12px;
}

#container_right h2 {
	margin-top: 12px;
font-size:20px;
}
/*
#container_right input {
	/*
	border: 0px solid #cdcfd1;
	height: 15px;
	padding: 3px 5px;
	background-image: url('../img/input_bg.jpg');
	background-repeat: no-repeat;
	*/
}

/*
#container_right .submit {
	padding-top: 10px;

	
}
*/
.resellers {
	/*
	clear: both;
	margin: 0px -37px;
	padding: 0px 36px;
	padding-bottom: 10px;
	height: 65px;
		*/
	/*border-bottom: 5px solid #ccd6db;*/
		
}

.resellers_info {
	margin: 0px -37px;
	padding: 0px 36px;
	border-bottom: 1px solid #ccd6db;
	padding-bottom: 15px;
	margin-top: -10px;
	margin-bottom: 20px;
}

label {	
	float: left;
	font-weight: bold;
	font-size: 11px;
	margin: 2px 0px;
}

.label2 {	
	float: left;
	font-weight: bold;
	font-size: 11px;
	margin: 2px 0px;
}
#reseller_login {
	height: 85px;
	
	margin: 20px -36px;
	padding: 0px 36px;
	
}

.reseller_login  {
	margin-top: 0px;
	font-family: Arial;  
	font-weight: lighter;
	font-size:20px;
	margin: 10px 0px;
	padding: 10px 0px;
	
}

	
input {
	border: 1px solid #999;/*ccd6db;*/
	width: 120px;
	background-color: #dde6eb;	
	margin: 2px 0px;
	float: right;
}



textarea {
	border: 1px solid #999;
	background-color: #dde6eb;	
	margin: 3px 0px;
	width: 227px;
	
}

.emailMsg {
	margin-top: 40px;
}

#EmailJoinEmail {
	width: 140px;
}

#EmailResignEmail {
	width: 140px;
}


 .contact input {
 	width: 145px;
 }

.emailMsg {
	margin-top: 20px;
}

/*#reseller_login .submit input {*/
.submit input{
	clear: both;
	height: 20px;
	width: 100px;
	border: 0px solid #fff;
	background-image: none;
	float: right;
	padding: 0px;
	padding-top: 5px;
	background-color: #fff;

	
}

.submit2 input{
	clear: both;
	/*height: 20px;*/
	width: 95px;
	
	
	border: 0px solid #fff;
	
	float: right;
	padding: 0px;
	
	cursor: pointer; /* hand-shaped cursor */
 	cursor: hand; /* for IE 5.x */
 	font-weight: bold;
 	font-size: 12px;
 	color: #333;
 	border: 1px dotted #999;
 	background-color: #fff;	
	
}



form div {
	display: block;
	clear: both;
}

.content {
	margin: 10px 0px 15px 0px;
	border: 0px dotted #fff;
	padding: 0px;
}

#bottom_line {
	height: 10px;
}


/************************************************************
*	Footer
************************************************************/

#bottom_area {
	height: 80px; 
	background-repeat: repeat-x;
	background-position: bottom left;
	width: 100%;
	
	margin-bottom: 20px;
}

#footer {
	z-index:10000000;
	background-color: #0b0008;
	color: #fff;
	position: fixed;
	left:0px;
	bottom: 0px;
	width: 100%;
	font-size: 10px;
	text-align: center;
	font-weight: thin;	
	height: 21px;
	padding-top: 4px;
}

#footer span {
	
	margin: 0px 25px;
	color: #999;
}

#footer a {
	color: #999;
}

#footer a:hover {
	color: #fff;
}


/************************************************************
*	Right Div
************************************************************/
#map {
	background-image: url('../img/kartta.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 460px;
	width: 240px;
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-left: -10px;
}

.map_item {
	position: absolute;
	color: #666;
	clear:both;
	margin: 0px;
	padding: 0px;
}

.map_item img {
	border: 0px solid #666;
}
.map_item a { 
	float: left;	
}

#map_item_name {	 
	position: absolute;
	visibility: hidden;
	float: left;
}

#map_select {
	width: 300px;
	margin: 10px 0px;
}

/************************************************************
*	SHORT NEWS
************************************************************/
.short_news {
	padding: 20px 0px;
	font-size: 12px;
	font-weight: light;	
}


.long_news {
	border-top: 1px solid #cdcfd1; 
	display: block;
	clear: both;
	overflow: hidden;
	margin-bottom: 50px;
	
	
}

.long_news .news_header {
	padding-top: 20px;
	padding-bottom: 20px;
	
}
.long_news img {
padding-top: 20px;
}
/*
.long_news .news_content {
	border-top: 1px solid #f0f;
}
*/

.news_header {
	clear: both;
	display: block;
}

.news_title {
	font-weight: bold;
	float:left;
	width: 170px;
	
}
.long_news .news_title {
	font-size: 14px;
	padding-bottom: 10px;	
}
.news_time {
	float: right;
	font-size: 10px;	
}

.news_content {
	padding: 4px 0px 0px 0px;
	clear: both;
	display: block;
}

.short_news .footer {
	clear: both;
}

.short_news .footer a{
	color: #5b8ba1;
}

.long_news .footer a{
	color: #5b8ba1;
}


.customer {
	margin-top: 20px;	
}	

#map_select2 {
	width: 100%;
}

#map_select3 {
	padding: 10px 0px;
	width: 100%;
}

.email_info {
	margin: 100px;
}

.verkkokaupat {
	margin-top: 40px;	
}
