@charset "UTF-8";/** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ************************************************************************************************ * *	Copyright (c) 2010, Arno Dudek (http://www.adgrafik.at, office@adgrafik.at)
 *
 *	@copyright	Copyright (c) 2010, Arno Dudek
 *
 ************************************************************************************************
 ** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/** *	basics */* {	margin: 0;	padding: 0;}html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {	font-family: inherit;	font-size: 100%;	margin: 0;	padding: 0;}html {	height: 100%;	margin-bottom: 1px;
	font-size: 62.5%;
}
body {
	min-height: 101%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-align: left;
	background: #464C55 url(../Images/Background.jpg) repeat-x 0 0;
}


/**
 *	elements
 */

img {	border: none;
}a {	color: #66CC00;	text-decoration: none;}a:hover {	text-decoration: underline;}h1, h2, h3, h4, h5, h6 {	padding-bottom: 1em;	font-size: 1.6em;
	line-height: 1.8em;
}
h3, h4, h5, h6 {	padding-bottom: .3em;
	font-size: 1.4em;
	line-height: 1.8em;
}
p {
	margin-bottom: 1em;
	font-size: 1.2em;	line-height: 1.8em;
}
ul,
dl {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.8em;
}

ul ul,
dl dl {
	font-size: 1em;
	line-height: 1em;
}
ul dl {
	font-size: 1em;
	line-height: 1em;
}

table {
	margin-bottom: 1em;
	border-collapse: collapse;
}
table th,table td {
	font-size: 1.2em;}fieldset {	margin-bottom: 1em;	border: none;}legend {	margin-bottom: 1em;
	color: #FFF;	font-size: 1.6em;	font-weight: bold;}label {	margin-bottom: .5em;}label.FormLabel {	width: 200px;	clear: both;	float: left;	display: block;}input,textarea,select {	margin-bottom: .5em;	padding: .2em .3em;	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;	font-size: 1.2em;	font-weight: bold;	color: #333;
	border: 1px solid #999;
}

input.FormTextfield {
	width: 300px;
}

textarea.FormTextarea {	width: 500px;}input.FormCheckbox {	float: left;	margin-right: .5em;	padding: 0;
	border: none;
}
input.FormSubmit {	font-size: 1.4em;}select {	padding: 0;}option {	padding: .2em .3em;}.textfield {	width: 300px;}

/**
 *	style classes */.Hidden {	display: none !important;}.Clear {	clear: both;}
.AlignCenter {
	text-align: center;
}
p.Detail {
	font-size: 1em;
	opacity: .5;
}
p.Detail:hover {	font-size: 1em;
	opacity: 1;
}

.AlignLeft {
	text-align: left;
}

.AlignRight {
	text-align: right;
}

.AlignCenter {
	text-align: center;
}
.Green {
	color: #66CC00;
}.Error {
}.Alert {	margin: 0 0 1em !important;	padding: .5em 2.5em;	font-weight: bold;	line-height: 1.5em;
	border: 3px solid #66CC00;}/** *	areas */
#Title {	width: 860px;
	margin: 0 auto;
}
#Title p {	margin: 0;	line-height: 0;}
#Navigation {
	margin-bottom: 1em;
	border-bottom: 1px solid #999;
}
#Navigation > div {	position: relative;
	width: 860px;
	margin: 0 auto;
}
#Navigation .Service {
	position: absolute;
	top: -90px;
	right: 13px;	margin-bottom: 0;
	list-style: none;	font-size: 1em;
}
#Navigation ul.Service li {
	float: left;
}
#Navigation ul.Service li a {
	display: block;
	padding: 0 7px;	color: #66CC00;
	border-left: 1px solid #999;}
#Navigation ul.Service li a.FirstItem {
	border-left: none;
}#Navigation .Main {
	height: 3em;
	margin-bottom: 0;
	font-size: 1.2em;
	list-style: none;
}

#Navigation ul.Main li {
	float: left;
}
#Navigation ul.Main li a {
	display: block;
	padding: .6em 10px;
	color: #FFF;
	text-shadow: 1px 1px 2px #333;
}

#Navigation ul.Main li a.FirstItem {
	margin-left: 10px;
}
#Navigation ul.Main li a.Current {
	color: #66CC00;
}

#Content {
	width: 820px;
	margin: 0 auto;
}

#Content .ContentWrapper {
	clear: both;
	padding: 0 0 1em;
}

#Content .InfoBoxesWrapper {
	clear: both;
	padding: 0 0 1em;
	border-top: 1px solid #5A626D;
}

#Content .Header {	border-bottom: 1px solid #5A626D;
}

#Content .Header h1 {	padding-bottom: 0;
	height: 90px;
	background-repeat: no-repeat;}#Content ul.Subnavigation {
	height: 35px;
	margin: 0 0 1em;
	list-style: none;
	background: url(../Images/SubnavigationBackground.png) no-repeat 0 0;
}

#Content ul.Subnavigation li {
	float: left;
}
#Content ul.Subnavigation li a {	display: block;	margin: .5em 0;
	padding: 0 2em;
	color: #464C55;
	text-shadow: 1px 1px 2px #FFF;
	border-left: 1px solid #999;}

#Content ul.Subnavigation li a.FirstItem {
	margin-left: 10px;
	border-left: none;
}#Content ul {
	margin-left: 1.4em;
}
#Footer {
	width: 860px;
	margin: 0 auto 2em;
	padding: .4em;
	text-align: center;
	border-top: 1px solid #5A626D;
}

#Footer a {
	color: #FFF;
}
.Screenshot {
	margin-left: 0 !important;
	list-style: none;
}

.Screenshot li {
	width: 200px;
	margin-left: 5px;	float: left;
}
.Screenshot li dl dt {
	text-align: center;
	line-height: 1.2em;}.InfoBox {	position: relative;	margin: 1.5em 20px 1.5em 0;
	float: left;
}
.InfoBox > span {
	position: absolute;
	width: 50%;
	height: 50%;
	display: block;
	background: url(../Images/InfoBoxBackground.png) no-repeat top left;
}
.InfoBox > span + span {
	right: 0;
	background-position: top right !important;
}
.InfoBox > span + span + span {
	right: 0;
	bottom: 0;
	background-position: bottom right !important;
}
.InfoBox > span + span + span + span {
	right: auto;	bottom: 0;
	background-position: bottom left !important;
}
.InfoBox .InfoBoxContent {
	z-index: 1;
	position: relative;
	padding: 8px 15px;
}
.InfoBox .InfoBoxContent.TestAccount {
	padding: 8px 15px 8px 80px;
	background: url(../Images/ArrowGreen.gif) no-repeat 15px 15px;
}
.InfoBox .InfoBoxContent.Order {
	padding: 8px 10px 8px 80px;
	background: url(../Images/ArrowYellow.gif) no-repeat 15px 15px;
}
.PriceingTable {	width: 100%;
	border-top: 5px solid #5A626D;
	border-bottom: 5px solid #5A626D;
}.PriceingTable caption {
	padding-bottom: 1em;	font-size: 1.6em;
	font-weight: bold;
	text-align: left;
}
.PriceingTable th,.PriceingTable td {
	padding: .5em 1em;
	border-bottom: 1px solid #5A626D;}
.PriceingTable thead th {	padding: .5em 1em;
	color: #66CC00;
	text-shadow: 1px 1px 2px #333;
}

.PriceingTable tbody tr:hover {	background-color: #5A626D;}

.PriceingTable .Heightlight {
	background-color: #5A626D;
}
.SubmitButton {
	position: relative;
	padding: .5em 1.5em;
	display: block;	float: left;
	font-size: 1.1em;
	color: #FFF;}.SubmitButton:hover {	text-decoration: none;
	cursor: pointer;}.SubmitButton > strong {
	z-index: 1;
	position: relative;
	display: block;
	text-align: center;
	text-shadow: 1px 1px 2px #333;
	white-space: nowrap;
}

.SubmitButton > i {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 50%;
	display: block;
}

.SubmitButton.Green > i {
	background: url(../Images/SubmitButtonGreenBackground.png) no-repeat top left;
}
.SubmitButton.Yellow > i {
	background: url(../Images/SubmitButtonYellowBackground.png) no-repeat top left;
}
.SubmitButton > i + i {
	top: 0;
	left: auto;
	right: 0;
	background-position: top right !important;
}

.SubmitButton > i + i + i {
	top: auto;
	left: 0;
	bottom: 0;
	background-position: bottom left !important;
}

.SubmitButton > i + i + i + i {
	top: auto;
	left: auto;
	right: 0;
	background-position: bottom right !important;
}
div.csc-textpic-caption-c .csc-textpic-caption {	line-height: 1.2em;}