/* Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/*Site Colors*/
/*Green 81aa26*/
/*Blue 019dd8*/
/*Teal 19706a*/
/*Red b82f27*/

/* Text */
html, body {height:100%;}
body{font:12px/1.5 Verdana,'Helvetica Neue','Trebuchet MS',Arial,verdana,sans-serif;background:url('../images/css/body-bg.gif') repeat-x;color:#2f2f2f;}
a:focus{outline:0px;}
a{color:#007dc3;text-decoration:none;}
a:hover{text-decoration:underline;}
hr{border:none;clear:both;height:2px;background:url('../images/css/hr-bg.gif') no-repeat;}
h1{font-size:1.4em;color:#333333;font-weight:normal;}
h1 a {}
h2{font-size:1.4em;color:#39393b;font-weight:normal;}
h2 a {}
h3{font-size:1.2em;color:#39393b;font-weight:normal;}
h3 a {}
h4{font-size:0.9em;color:#333333;font-weight:bold;}
h4 a {}
h5{font-size:0.8em;color:#b82f27;font-weight:normal;}
h5 a {}
h6{font-size:0.6em;color:#333333;font-weight:normal;}
h6 a {}
ol{list-style:decimal;}
ul{list-style:disc;}
li{margin-left:30px;}
strong {font-size:12px;}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:10px}
h1, h2, h3, h4 , h5 {
	margin:10px 0px 0px 0px;
}

/* Constants */
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.csc-textpic-caption {font-size:0.7em;line-height:normal;}
.divider {width:3px;height:33px;background:url('../images/css/divider.gif') top center no-repeat;}
.headerDesc {display:none;}
.buynow {padding:8px 0px 0px 0px;}
.buynow a {float:right;display:block;background:url('../images/css/get-it-now.gif') no-repeat;width:91px;height:25px;text-indent:-10000px;}
.noborder {float:left;}

.buynow a:hover {
	background-position:left -25px;
}

/* Structure */
#page {
	width:710px;
	margin:0px auto;
	background:url('../images/css/header-bg.gif') top center no-repeat;
	min-height:500px;
}

#leftcol {
	clear:both;
	width:310px;
	float:left;
}

#rightcol {
	width:400px;
	float:right;
}

#header {
	height:161px;
	position:relative;
	background:url('../images/css/header-bg.gif') no-repeat;
}

#mainnav {
	float:right;
	position:absolute;
	bottom:5px;
	right:0;
}

#nav, #nav li ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#nav li, #nav li ul li {
	float:left;
}

#nav li {
	margin:0px 0px 0px 15px;
}

#nav li a {
	color:#FFFFFF;
}

#nav li a:hover, #nav li.current a, #nav li.active a, #nav li:hover a {
	color:#02a9e8;
}

#nav li a:hover {
	text-decoration:none;
}

#nav li ul li a, #nav li.active ul li a, #nav li.current ul li a, #nav li:hover ul li a {
	color:#414141;
	display:block;
}

#nav li ul li a:hover, #nav li ul li.active a, #nav li.active ul li.active a {
	color:#02a9e8;
}

#nav li ul {
	position:absolute;
	width:192px;
	height:44px;
	background:url('../images/css/subnav-bg.png') no-repeat;
	left:-999em;
	top:-40px;
	padding:1px 0px 0px 8px;
}

#nav li ul li {
	margin:0px;
	padding:5px 5px 0px 5px;
}

#nav li:hover ul, #nav li.sfhover ul, #nav li.active ul, #nav li.current ul {
	left:auto;
}

#branding {
	float:left;
}

#branding a {
	width:121px;
	height:159px;
	display:block;
	text-indent:-100000px;
	background:url('../images/css/8bit-logo.gif') no-repeat;
}

#featnavapp {
	clear:both;
	width:330px;
	height:34px;
	margin:0px auto 10px auto;
}

#featPalm {
	width:98px;
	height:34px;
	text-indent:-10000px;
	background:url('../images/css/palm-platform.gif');
	display:block;
}

#featiPhone {
	width:98px;
	height:34px;
	text-indent:-10000px;
	background:url('../images/css/iphone-platform.gif');
	display:block;
	display:none;
}

#featAndroid {
	width:98px;
	height:34px;
	text-indent:-10000px;
	background:url('../images/css/android-platform.gif');
	display:block;
}

#featnavapp a {
	float:left;
	margin:0px 5px;
}

#featnavapp a:hover, #featnavapp a.active {
	background-position: left -34px;
}

.featappgallery {
	clear:both;
	width:360px;
	margin:0px auto;
}

.featappdesc {
	clear:both;
	padding:10px 0px 0px 0px;
}

.featappgallery ul, .appgallery ul {
	list-style:none;
}

.featappgallery ul li, .appgallery ul li {
	float:left;
	margin:0px;
}

.app {
	clear:both;
	margin:10px 0px 0px 0px;
}

.appgallery {
	width:355px;
	margin:0px auto 10px auto;
}

.appgallery DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI {
	margin:0px 15px;
	float:left;
}

.padimg {
	padding:10px;
}

.featappgallery a, .appgallery a {
	display:block;
	width:95px;
	border:4px solid #dfe1e2;
}

.featappgallery a:hover, .appgallery a:hover {
	border:4px solid #9c9fa2;
}

.appfeats {
	clear:both;
	padding:0px;
}

.appfeats h3 {
	margin:0px;
}

.appfeats li {
	margin:0px 0px 0px 15px;
}

.appdesc {
	clear:both;
	padding:10px 0px 0px 0px;
}

.content {
	clear:both;
}

.listapp {
	clear:both;
}

.listapp hr {
	display:block;
	clear:both;
	margin:0px 0px 5px 0px;
}

.listapptitle {
	float:left;
}

.listappcon {
	clear:both;
}

.listappimg {
	float:left;
	width:100px;
	margin-bottom:10px;
}

.listappimg img {
	border:4px solid #dfe1e2;
	float:left;
}

.listappdesc {
	float:right;
	width:285px;
	margin:0px 0px 10px 0px;
}

.listapplinks .buynow {
	padding:0px;
	width:200px;
}

.learnmore a {float:left;display:block;background:url('../images/css/learn-more.gif') no-repeat;width:91px;height:25px;text-indent:-10000px;}

.learnmore a:hover {
	background-position:left -25px;
}

.pageTitle {
	clear:both;
	margin:0px 0px 10px 0px;
}

#footer {
	clear:both;
	text-align:right;
	font-size:0.8em;
	color:#8b8c8f;
	padding:0px;
}

/* FORM */
/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color:#b53621;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
	display:none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 200px;
	float: left;
	clear: both;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
	border:none;
	border:1px solid #9c9fa2;
	font-size:14px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text{
	height:30px;
	font-size:16px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin:0px 0 10px 200px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	/*background-color: #eee;*/
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}
