html,body {
	margin: 0;
	padding: 0
}

body {
	font: 76% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	background-image: url("../img/main_background.jpg");
	/*background-position: center top;*/
	text-align: center;
	background-repeat:repeat-x;

	background-color: #ffffff;
	color: #444444;
	font-size: 12px;
}

#frontpage {
	background-image: url("../img/background-frontpage_line.jpg");
	background-color: #ffffff;
	background-position: center top;
	background-repeat:repeat-x;
	position: relative;

}

#frontpage #container {
	background-image: url("../img/vizky_frontpage_empty.jpg");
	background-color: #ffffff;
	background-position: center top;
	position: relative;
	background-repeat: no-repeat;
	top: 0px;

}

#frontpage #mainbox {


	width: 100%;



}

#frontpage #frontpage_link{
	margin: 0;
	padding: 0;
	height:150px;
	width: 100%;
	margin-top:200px;

}

#frontpage #mainbox img{
	float: left;
	margin-right: 10px;

}

#frontpage #mainbox h2{
	font-size: 2.5em;

}

#frontpage #mainbox h3{
	font-size: 1.5em;

}

#frontpage #mainbox #main_content {
	margin-top: 0px;
	padding-left: 10px;
	color: #111111;	
	width: 750px;
	height:60px;
}

#frontpage #mainbox #main_content a p {

	color: #ffffff;	


}
#frontpage #mainbox  {
	position: relative;	
}


p {
	margin: 0;
}

.frontpage_column p a {
	text-decoration: none;
	color: #111111;
}

a {
	text-decoration: none;
}

p {
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 15px;
}

h1 {
	font-size: 1.7em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.1em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 0.9em;
}

.ingress {
	font-weight: bold;
	font-size: 1.1em
}

div#header_line {
	/*height: 200px;*/
}

div#header img {
	border: none;
}

div#header {
	border: 0px solid #111111;
	margin-bottom: 40px;
	position: relative;
}

body#frontpage div#header {

	margin-bottom: 20px;

}

div#header ul#menu {
	margin:0;
	margin-top: 5px;
	padding:0;
	text-align:left;
	z-index: 1;

}

body#frontpage div#container div#header ul#menu {
	margin:0;
	position: absolute;
	top: 0px;
	margin-top: 0px;
	padding:5px 0 5px 0;
	margin-left: 10px;
	background-color: #ffffff;
	width:950px
}

div#header ul#menu li {
	margin: 0;
	padding: 0;
	display: inline;
	margin-right: 20px;
	font-weight: bold;
}

div#header ul#menu li.colorswitch {
	margin-right: 10px;
}

div#header ul#menu li a:hover,div#header ul#menu li#active a {
	text-decoration: underline;
	color: #ed25ba
}

#logo {
	border: 0px solid #333333;
	position: relative;
	top: 5px;
	height: 135px;
}

#logo img {
	border: none;
}

div#container {
	text-align: left;
	width: 950px;
	margin: 0 auto;
	min-height: 100%;

}

div#wrapper {
	float: left;
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0;
	/*background-image: url("../img/content_background.jpg");
	background-position: center bottom;
	background-repeat:no-repeat;*/
	
}

div#content {
	margin: 0 240px;
	padding-right: 20px;
	padding-left: 5px;
	
}

div#content_2_column {
	margin: 0 0 0 240px;
	padding-right: 20px;
	padding-left: 5px;
}

div#right-column {
	float: left;
	width: 240px;
	margin-left: -240px;
	margin-top: 0px;
}

div#left-column {
	float: left;
	width: 225px;
	margin: 0;
	padding: 0;
	margin-left: -950px;
	margin-top: 0px;
}

div#footer {
	padding: 0;
	margin:0;
	height: 100px;
	clear: both;
	bottom: 0px;
	width: 100%;
	color: #444444;
	padding-top: 0px;
	text-align: center;
	position: relative;
}

div#footer p {
	border-top: 1px solid #666666;
}

div#footer img {
	border: none;
	position: absolute;
	top: 25px;
	right: 0;
}

div#footer_frontpage {
	clear: left;
	width: 100%;
	height: 20px;
	line-height: 48px;
	margin-top: 0px;
	text-align: center;
	padding-top: 0px;

}

div#footer_frontpage p {

	background-image: url("../img/footer_line.jpg");
	height: 120px;
}

div#footer_frontpage img {

	border: none;
	margin-bottom: -8px;
}


#left-column {
	color: #333333;
	list-style: none;
	background-image: url(../img/left_side_background.jpg);
	background-repeat: no-repeat;
}

#left-column li {
	list-style: none;
}

#left-column h3 {
	background-color: #37424a;
	/*background-image: url(../img/banner_header.jpg);*/
	padding: 2px;
	padding-left: 5px;
	color: #ffffff;
}

p.ingress {
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

p.date {
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

div.article {
	border-top: 1px solid #999999;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
}

div.article p {
	margin: 0;
}

div.frontpage_column {
	color: #111111;
	height: 255px;
	width: 205px;
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	padding: 10px;
	position: relative;
}

div.frontpage_column h2 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	color: #e05206;
}
div.frontpage_column h2 a {
	color: #e05206;
}

div.frontpage_column p {
	font-size: 1em;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	color: #111111;
}


div.frontpage_column p.bottom {
	position: absolute;
	bottom: 0px;
	margin-bottom: 10px;
}

div.mps_example_column {
	color: #111111;
	height: 50px;
	width: 205px;
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	padding: 10px;
	position: relative;
	background-image: url("../img/background_mps_examples.jpg");
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

div.mps_example_column:hover {
	background-image: url("../img/background_mps_examples_hover.jpg");
	background-repeat: no-repeat;

}

div.mps_example_column img {
	float: left;
	margin-right: 10px;
	border: none;
}

div.mps_example_column a {
	border: none;
}

div.mps_example_column p {

	font-size: 1.2em;
	margin-top: 0;
	padding-top: 0;
}



#last {
	margin-right: 0;
}

div#left-column ul.acc_menu {
	margin: 0;
	padding: 0;
}

div#left-column ul.acc_menu li {
	width: 100%;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#left-column ul.acc_menu li a {
	color: #222222;
	font-size: 1.2em
}

div#left-column ul.acc_menu li ul li a {
	color: #444444;
	font-size: 1.1em
}

div#left-column ul.acc_menu li ul li ul li a {
	color: #666666;
	font-size: 1.0em
}

div#left-column ul.acc_menu li ul {
	margin: 0 0 0 25px;
	padding: 0;
}

/*div#left-column ul.acc_menu li.subelements {background-image:url(../img/down.gif); background-repeat:no-repeat; background-position:top right;}*/
div#left-column ul.acc_menu li ul {
	left: 0;
}

div#left-column ul.acc_menu img {
	float: left;
	padding: 2px;
}

div#left-column a:link, div#left-column a:visited,div#left-column a:active,div#left-column a:hover {
	text-decoration: none;
	color: #666666;
}

ul.picker {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
}

li.product {
	padding: 0;
	margin: 0;
	border: none;
	margin-left: 5px;
	margin-bottom: 5px;
}

li.product a {
	padding: 0;
	margin: 0;
	display: block;
	color: #666666;
	height: 48px;
}

li.product a:hover {
	background-color: #999999;
	height: 48px;
	color: #ffffff;
}

li.product a:hover p {
	color: #ffffff;
}

li.product img {
	border: none;
	float: left;
}

li.product p {
	padding: 0;
	margin: 0;
	position: relative;
	border: none;
	font-size: 1.1em;
	font-weight: bold;
	float: left;
	margin-left: 5px;
	line-height: 48px;
}

.mps_background
{
	
}

div#vizky_version {
	background-color: #dddddd;
	width: 530px;
	height: 60px;	
	text-align: center;
	padding-top: 5px;
}

input.searchfield {
	border: 1px solid #aaaaaa;
	width: 200px;
	font-size: 16px;
	font-weight: bold;
}

button {
	border: 1px solid #aaaaaa;
	font-size: 16px;
	font-weight: bold;
}

a#active_node {
	font-weight: bold;
	color: #333333;
}

.arrow {
	margin-left: 5px;
	margin: 0;
	padding: 0;
}

p#download {
	background-image: url("../img/download_a.jpg");
	width: 334px;
	height: 123px;
	background-repeat: no-repeat;

}

p#download a:hover {
	background-image: url("../img/download_b.jpg");

}

.right {
	margin-left: 10px;
}