@charset "UTF-8";
/**
 * Porvoo Tours CSS styles
 *
 * @author Pyry Liukas <pyry@imaginer.fi>
 */

body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;	
	background: #630304;
	color: white;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: center;
}
h1, h2, h3, h4 {
	margin: 0 0 10px 0;
	font-weight: normal;
}
h1 { 
	font-size: 20px;
	letter-spacing: -1px; 
}
h2 { 
	font-size: 20px;
	letter-spacing: -1px; 
}
h3 { 
	font-size: 20px; 
	letter-spacing: -1px; 
}
p {
	margin: 12px 0;
	line-height: 20px;
}
img {
	border: 0;	
}
a {
	color: #F9CD2C;
	text-decoration: none;	
}
a:hover {
	color: #F9CD2C;
	text-decoration: underline;	
}
td {
	vertical-align: top;
}
.h {
	display: none;	
}
hr {
	border: 0;
	border-bottom: 2px solid white;	
}

/* Site content */

#site {
	position: relative;
	margin: 0 auto;
	width: 1024px;
}
#header {
	float: left;
	width: 100%;
	height: 280px;
	text-align: left;
	margin: 0;
	padding: 0;
	background: url(/porvoo/cms/images/layout/porvoo-header2.jpg) no-repeat;
}
#header #langmenu {
	position: absolute;
	top: 10px;
	left: 20px;
}
#header #langmenu a {
	color: white;	
}
#header #ptlogo {
	position: absolute;
	top: 227px;
	left: 40px;
}
#navigation {
	margin: 0;
	clear: both;
	height: 35px;
	text-align: center;
}
#middle {
	float: left;
	margin: 0;
	padding: 0 0 40px 0;
	background: #790c0f url(/porvoo/cms/images/layout/site-gradient.png) repeat-x;
	margin-bottom: 40px;
}
#antspace {
	width: 100%;
	height: 20px;
	padding: 5px 0 2px 0;	
}
#antpath {
	float: right;
	width: 745px;
	text-align: left;
	height: 20px;
}
#antpath a {
	color: white;	
}
#leftside {
	float: left;
	width: 200px;
	border: 3px solid #780c0e;
	margin: 0 10px 0 20px;
	padding: 10px 10px 50px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #9f1d21;
}
#leftside ul {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;	
	font-size: 14px;
	font-weight: light;
}
#leftside ul li {
	margin: 0 0 5px 0;
}
#leftside ul li a {
	color: white;
}
#leftside #banners img {
	margin: 10px 0 0 0;
}
#leftside #banners p {
	margin: 0;
	line-height: 12px;
}
#rightside {
	float: left;
	width: 735px;
	margin: 0 20px 0 10px;
}
#cbanner {
	width: 725px;
	height: 180px;
	clear: both;
	text-align: center;
	margin: 0;
	padding: 0;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border: 5px solid #780C0E;
	background: #780c0e url(/porvoo/cms/images/layout/kartanot.png) no-repeat center center;
}
#cbanner span {
	display: none;	
}
#cheader {
	margin: -5px 0 0 0;
	padding: 8px 20px 5px 20px;
	font-size: 18px;
	text-align: left;
	background: #780c0e;
	text-transform: uppercase;
}
#content {
	border: 3px solid #780c0e;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background: #9f1d21;
}
#ctext {
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	margin: 20px 30px 20px 30px;	
	color: white;
	padding: 0;
}
#footer {
	clear: both;
	margin: 10px 20px 0 0;
	font-size: 12px;
	color: white;
}
#footer #fcontent {
	float: right;
	margin: 12px 0 0 0;	
	width: 800px;
}
#fcontent a {
	color: white;
	text-decoration: none;	
}
#fcontent a:hover {
	color: #F9CD2C;
	text-decoration: underline;	
}
#fcontent .fbox {
	float: right;
	margin: 0;
	padding: 0 10px;
	text-align: center;
	border-right: 1px solid white;
}

#unav {
	margin: 0;
	padding: 0 0 0 60px;
	background: url(/porvoo/cms/images/layout/nav-bg-red.jpg) repeat-x;
}

/* Uvumi-Dropdown */

.dropdown{
	visibility:hidden;
	margin: 0;
	padding: 0;
	list-style:none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: light;
	font-size: 11px;
}

.dropdown li{
	margin: 0 auto;
	padding: 2px 10px 0 10px;
/*	border: 1px solid black; */
/*	width:140px; */
	height: 32px;
	cursor:pointer;
/*	background: url(/porvoo/cms/images/layout/navi-circle.png) no-repeat 0 8px; */
}

.dropdown a{
	margin: 2px 0;
	vertical-align: middle;
	padding: 6px 10px 0px 10px;
	height: 20px;
	text-decoration:none;
	color: white;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.dropdown a:hover{
	text-decoration:underline;
	background: red;
}
.dropdown ul {
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
}
.dropdown ul li {
	float: left;
	width: 150px;
	height: auto;
	border-top:0;
	text-align: center;
	margin: 2px 0 2px 0;
	padding: 0 5px;
	background: #630304;
}
.dropdown ul li:hover {
	background: red;
}
.dropdown ul li a {
	margin: 0;
	text-align: center;
	padding: 5px 0;	
	height: auto;
}

#news {
	font-size: 90%;	
	text-align: left;
}
#news h1 {
	font-size: 16px;
	letter-spacing: 0;
	margin: 0;	
}
#news h2 {
	font-size: 14px;	
	font-weight: bold;
	letter-spacing: 0;
	margin: 0;
}
#news p {
	font-size: 12px;	
	letter-spacing: 0;
	margin: 0;
}
#news hr {
	border: 1px solid #780C0E;
}
/*
#news a {
	color: red;
}
*/

/** Content CSS **/

input[type=button] {
	border: 0;
	margin: 3px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 10px;
	font-size: 16px;
	background: #780c0e;
	text-align: center;
	color: white;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

input[type=button]:hover {
	background: red;
}

/** Galleries CSS **/

#gfolder {
	float: left;
	margin: 5px;
	width: 200px;
	height: 180px;
	text-align: center;
}
#gfolder img {
	border: 5px solid white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#gfolder img:hover {
	border: 5px solid #F9CD2C;
}
#gfolder a { text-decoration: none; }
#gfolder a:hover { text-decoration: none; }
#gimgbox {
	float: left; 
	margin: 10px;
	width: 200px;
	height: 180px;
	text-align: center;
}
#gimgbox a { text-decoration: none; }
#gimgbox a:hover { 
	text-decoration: none; 
}
#gimgbox img {
	border: 5px solid white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#gimgbox img:hover {
	border: 5px solid #F9CD2C;
}

/** Forms CSS **/
form.form table th {
	padding-top: 5px;
	text-align: right;
	vertical-align: top;
}
form.form table th.header {
	font-size: 20px;
	letter-spacing: -1px; 
	text-align: left;
	vertical-align: top;
	padding: 0 0 10px 0;
}
form.form input[type="text"] {
	width: 300px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;	
	font-size: 12px;
	background: white;
	padding: 1px 2px;
	border: 3px solid #720015;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
form.form textarea {
	width: 295px;
	height: 125px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;	
	font-size: 12px;
	padding: 5px;
	border: 3px solid #720015;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
form.form input[type="submit"] {
	border: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 10px;
	font-size: 16px;
	background: #780c0e;
	text-align: center;
	color: white;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

form.form input[type="submit"]:hover {
	background: red;
}
#autotrans {
	position: relative;
	margin: 5px 10px 20px 5px;
	padding: 5px 50px;
	background: #E5ECF9;
	border: 1px solid #3366CC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	color: #555;
	font-weight: bold;
}
#autotrans a {
	color: #3366CC;
}
#autotrans a:hover {
	color: #3366CC;
	text-decoration: underline;
}