/* @override http://localhost/~martin/css/norrkross.css */

body {
    padding: 0; 
    margin: 0;
	background: #305020;
	font: 10pt/150% Optima, "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1 {
	font: normal 300% Optima, "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: silver 3px 3px 3px;
}

h2 { 
	font: normal 150% Optima, "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 50px;
}

h3 { 
	font: normal 120% Optima, "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 40px;
}

img {
	border-style: none;
}

a.languageflag {
	clear: left;
	position: absolute;
	top: 10px;
	right: 10px;
}
a:link, a:visited { 
	text-decoration: none; 
	color: #001080;
}
a:hover, a:active { 
	font-weight: bold;
	text-decoration: underline;
}
a:active { 
	color: #ff0000;
}

#maincontent{
	width: 19cm;
	background-color: white;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	-webkit-border-bottom-right-radius: 10px; 
	-webkit-border-bottom-left-radius: 10px; 
	-webkit-box-shadow: 3px 3px 10px gray;
	-moz-border-radius-bottomright: 10px; 
	-moz-border-radius-bottomleft: 10px; 
	padding: 5mm;
	position: absolute;
	z-index: 1;
	top: 91px;
	margin-bottom: 1cm;
	margin-left: 1cm;
	margin-right: 1cm;
}

a#download{
	padding: 5px 10px;
	border-style: outset;
	border-width: medium;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-box-shadow: 3px 3px 5px silver;
	background-color: #80C040;
	margin-bottom: 10px;
	position: absolute;
	left: 15cm;
	top: 1cm;
	z-index: 3;
	font-weight: bold;
}

a#buynow{
	position: absolute;
	left: 15cm;
	top: 1cm;
	z-index: 3;
	font: bold 150% Optima, "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #b00000;
	width: 100px;
	border-style: outset;
	border-width: thin;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-box-shadow: 3px 3px 5px gray;
	background-color: #e6ede0;
	text-align: center;
	padding: 5px;
}

#taskbox  	                     {
	background-color: #e6ede0;
	list-style-type: decimal;
	list-style-position: outside;
	border: solid 1px #bfbfbf;
	padding: 2px 12px;
	margin: 20px 0 0px;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	overflow: auto;
}

#taskbox  h3 { 
	font: normal 300% Optima, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 120%; 
	font-weight: normal;
	margin-top: 10px;
}


#subcontent{
	width: 15cm;
	float: right;
}

#sitetitle{
	float: left;
	font-variant: small-caps;
	text-align: left;
	letter-spacing: 4pt;
	color: black;
	border: thin solid gray;
	background: silver url(../images/sitetitlebackground.png) repeat-x;
	width: 198mm;
	padding-top: 4mm;
	padding-bottom: 3mm;
	padding-left: 2mm;
	position: absolute;
	left: 1cm;
	top: 5mm;
	height: 12mm;
	z-index: 0;
	opacity: 0.8;
	font-family: Optima, "Marker Felt", "Lucida Grande", Lucida, Verdana, sans-serif;
	-webkit-box-shadow: 3px 3px 10px gray;
}
#sitetitle a{
	font-size: 200%;
	color: black;
	text-shadow: white 0 0 3px;
}
#sitemenycontainer{ 
	border-bottom: 1px solid #000000;
	width: 20cm;
	margin-left: 1cm;
	margin-top: 11mm;
	padding-top: 5mm;
	position: absolute;
	z-index: 2;
	top: 10px;
}
#sitemenycontainer ul{
	padding: 0.4em 0; 
	margin: 0; 
	font: 80% Optima,"Lucida Grande", Lucida, Verdana, sans-serif;
}
#sitemenycontainer li{
	margin: 0; 
	padding: 0; 
	display: inline; 
	list-style: none;
}
#sitemenycontainer li a{
	text-decoration: none; 
	padding: 0.4em 2em; 
	margin-left: 1em; 
	border: 1px solid #60777d; 
	border-bottom: none; 
	background: #c9d3c6;
	-webkit-border-top-right-radius: 6px; 
	-webkit-border-top-left-radius: 6px; 
	-webkit-box-shadow: 0px 0px 5px white;
	-moz-border-radius-topright: 6px; 
	-moz-border-radius-topleft: 6px; 
}
#sitemenycontainer a:link{color: black;}
#sitemeny a:visited{color: black;}
#sitemeny a:hover{background: #e5f0e0;}
#sitemeny a#current{
	background: #ffffff; 
	border: 1px solid #000000; 
	border-bottom: 1px solid #ffffff;
	color: black;
	font-weight: bold;
}

#submenu{
	width: 25mm;
	padding: 4mm 0 4mm 4mm;
	text-align: left;
	float: left;
	position: absolute;
	top: 70mm;
	left: 15mm;
	background-color: #f4faf0;
	z-index: 2;
	border: thin solid silver;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-webkit-box-shadow: 3px 3px 5px silver;
}
#submenu ul{
	display: inline;
}
#submenu li{
	font-size: 11pt;
	line-height: 18pt;
	list-style-type: none;
}
#submenu a:hover{background: #a7b8bc;}
#submenu a#currentsub{
	color:  black;
	font-weight: bold;
}

#canvasmenu{
}

#canvasmenu table{
	background-color: #e9f0e0;
	width: 550px;
	text-align: left;
	border-right: thick solid #f0f0f0;
	border-left: thick solid #f0f0f0;
	border-bottom: thick solid #f0f0f0;
	-webkit-border-radius: 6px; 
	-moz-border-radius:6px;
	margin-bottom: 16px;
}
#canvasmenu a{
	font-style: italic;
	color: black;
}
#canvasmenu th{
	font: normal 120% Optima, "Lucida Grande", Lucida, Verdana, sans-serif;
}
#canvasmenu li{
	list-style-type: none;
}
#screenshotsmenu{
	list-style-type: none;
	width: 150px;
}
#features{
}
dt{
	background-color: #f0fff0;
	font-weight: bold;
	margin-top: 3mm;
	height: 13pt;
	color: #3f3f3f;
}
dd{
	margin-left: 0;
}
li{
	list-style-type: none;
}

#vertikalannons{
	position: absolute;
	left: 211mm;
	top: 90px;
	width: 120px;
	height: 600px;
	margin: 10px;
	opacity: 0.75;
	border-style: solid;
	border-width: thin;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-box-shadow: 3px 3px 10px gray;
}

#footer {
	text-align: center;
	font-size: 10pt;
	font-style: italic;
	font-variant: small-caps;
	color: silver;
	position: absolute;
	bottom: 10px;
	left: 300px;
	z-index: 0;
}
#footer a{
	color: silver;
}

#blog_sidebar{
	position: absolute;
	right: 10px;
	top: 30px;
	width: 170px;
	font: 9pt Optima, "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: gray 3px 3px 5px;
	text-align: right;
	padding: 5px;
}
#blog_sidebar ul{
	list-style-type: none;
	margin-left: -20px;
}

#blog_content{
	width: 540px;
	border-right: thin solid gray;
}

#blog_categories{
	margin-top: 50px;
}
div.blog_story{
	width: 500px;
	background-color: #f4fff0;
	list-style-type: decimal;
	list-style-position: outside;
	border: solid 1px #dfdfdf;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-box-shadow: 3px 3px 3px gray;
	padding: 2px 12px;
	margin: 20px 0 0px;
}

table.calendar{
	text-align: center;
	margin-top: 100px;
}

#reviews{
	position: absolute;
	left: 205mm;
	top: 0px;
	width: 200px;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	opacity: 0.9;
}
div.review{
	background-color: #f5fff0;
	list-style-type: decimal;
	list-style-position: outside;
	border: solid 1px #dfdfdf;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-box-shadow: 3px 3px 3px gray;
	padding: 2px 12px 10px;
	margin: 20px 0 0px;
}
