/* reset rules courtesy of Yahoo! */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

html {
	min-height: 100%;
	height: auto;
}
body {
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Serif", Verdana, sans-serif;
	font-size: 62.5%;
	color: #333;
	background: #FFF url("images/background.jpg") repeat-x bottom;
}
a {
	color: #5fac11;
	text-decoration: none;
	border-bottom: 1px dotted #5fac11;
}
a:hover {
	color: #333;
	border-bottom: 1px solid #333;
}
a img {
	border: 0;
}
strong {
	font-weight: bold;
}
form {
	text-align: left;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#header {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
#logo {
	float: left;
	height: 150px;
}
#logo a {
	border: 0;
}
#menu {
	float: right;
	padding-top: 85px;
}
#menu ul li {
	display: inline;
	font-size: 125%;
}
#menu ul li a {
	margin: 0 5px;
}
#content {
	text-align: center;
	clear: both;
	line-height: 150%;
	font-size: 120%;
}
.text {
	text-align: left;
	width: 900px;
	margin: 0 auto;
}
.text h1 {
	font-size: 150%;
	font-weight: bold;
	margin: 10px 0;
}
.text h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 10px 0;
}
.text p {
	margin: 10px 0;
}
#support_right {
	float: right;
	width: 300px;
	margin: 10px 0px 10px 10px;
}
#questions {
	margin-right: 310px;
}
h3 {
	font-size: 120%;
	font-weight: bold;
}
#attention {
	width: 960px;
}
#attention a {
	border: 0;
}
#boxes {
	width: 920px;
	text-align: left;
	margin: 0 auto;
}
.box {
	float: left;
	width: 33%;
	height: 300px;
}
.box h2 {
	font-size: 150%;
	font-weight: bold;
	margin: 0 10px;
}
.box p {
	margin: 10px;
	text-align: justify;
	line-height: 150%;
}
.box p.price {
	text-align: center;
	font-size: 125%;
	font-weight: bold;
}
.box a.order {
	text-align: center;
	font-size: 125%;
	display: block;
	height: 80px;
	border: 0;
	background: #FFF url("images/skaffa-nu.png") no-repeat top center;
	text-indent: -9999px;
}
.box a.order:hover {
	background-position: bottom center;
}

.question {
	margin: 10px 0;
}
.question h4 {
	font-weight: bold;
	margin: 0;
}
.question p {
	margin: 0;
}

#choose_plan h1 {
	font-size: 200%;
	font-weight: bold;
	height: 150px;
	background: url("images/order-header.png") no-repeat center center;
	text-indent: -9999px;
}
#choose_plan li {
	height: 200px;
	float: left;
	width: 33%;
	margin-bottom: 50px;
}
#choose_plan li a {
	width: 100%;
	height: 200px;
	display: block;
	border: 0;
	text-indent: -9999px;
}
#choose_plan #order_free a {
	background: url("images/order-choose.png") no-repeat 20px 0px;
}
#choose_plan #order_monthly a {
	background: url("images/order-choose.png") no-repeat -290px 0px;
}
#choose_plan #order_yearly a {
	background: url("images/order-choose.png") no-repeat -600px 0px;
}
#choose_plan li a:hover {
	background-position-y: -200px !important;
}

hr {
	color: CCC;
	background: #CCC;
	border: 0;
	height: 1px;
	border-top: 1px solid #CCC;
}

#content form {
	margin-left: 30px;
	font-size: 120%;
	line-height: 150%;
}
#content form td {
	text-align: left;
}
#content form input {
	padding: 0.5em;
	margin: 5px
}
#content form th {
	padding-right: 10px;
	font-weight: bold;
}
#content form .note {
	text-align: left;
	font-size: 75%;
	padding-left: 5px;
	display: block;
	line-height: 120%;
}

#finding_syncml_brands {
	width: 900px;
	margin: 0 auto;
}
#finding_syncml_brands a {
	border: 0;
}
#finding_syncml_brands th {
	padding: 5px 5px 0px 5px;
}
#finding_syncml_brands td#models {
	border: 1px solid #999;
	height: 400px;
	padding: 25px;
	padding-left: 50px;
	background: #FFF;
}
#finding_syncml_brands th a {
	background: #EEE;
	color: #333;
	border: 1px solid #999;
	border-bottom: 0;
	display: block;
	width: 80%;
	text-align: center;
	padding: 5px;
	margin: 0 5px;
}
#finding_syncml_brands li {
	width: 16%;
	float: left;
	display: block;
	margin-bottom: 25px;
}
#finding_syncml_brands li img {
	height: 75px;
}

#footer {
	text-align: center;
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding: 10px 0 50px 0;
	font-family: Arial;
}
#footer a {
	color: #333;
	border-color: #333;
}
#footer div {
	line-height: 150%;
	margin: 10px 0;
}
#footer_left {
	float: left;
	text-align: left;
}
#footer_right {
	float: right;
	text-align: right;
}
#footer_payer {
	margin-left: 10px;
	float: right;
}

.smsinfo {
	padding: 1px 3px;
	font-weight: bold;
	background: #FFF;
	font-family: monospace;
	border: 1px solid #999;
	font-size: 120%;
}

.thickbox_content {
	display: none;
}

.notice {
	padding: 1em;
	margin: 10px 30px;
}
.error {
	background: #ffdac8;
}
.success {
	background: #daffc8;
}

.wizard {
	background: #FFF;
	border: 1px solid #CCC;
	text-align: left;
	height: 400px;
	position: relative;
	width: 900px;
	margin: 0 auto;
}
.wizard h1 {
	background: #EEE;
	color: #333;
	font-size: 150%;
	padding: 10px;
	font-weight: bold;
}
.wizard h1 .light {
	color: #999;
}
.wizard p {
	margin: 10px;
}
.wizard .wizard_controls {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: right;
	font-size: 125%;
	background: #EEE;
	color: #333;
	clear: both;
}
.wizard .wizard_controls a {
	border: 0;
	font-weight: bold;
	margin: 10px;
	display: block;
	text-align: center;
	color: #333;
}
.wizard .wizard_controls a:hover {
	color: #5fac11;
}
.wizard .wizard_controls a.next {
	float: right;
}
.wizard .wizard_controls a.previous {
	float: left;
}

.wizard #flashgame {
	float: left;
	margin: 10px;
	border: 1px solid #CCC;
}

form input#submit {
	width: auto !important;
	height: auto !important;
	padding: 0 !important;
}

.thickbox_instruction h1 {
	display: none;
}

#buy_buttons {
	
}
#buy_buttons h2 {
	text-align: left;
	font-weight: bold;
	font-size: 125%;
}
#buy_buttons form {
	float: left;
}

form#upgrade {
	clear: both;
}

#upgrade h2 {
	padding-top: 50px;
	padding-bottom: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 125%;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666; border-color: #666;}
#TB_window a:visited {color: #666666; border-color: #666;}
#TB_window a:hover {color: #000; border-color: #000;}
#TB_window a:active {color: #666666; border-color: #666;}
#TB_window a:focus{color: #666666; border-color: #666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

/* .TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;} */
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#caecae;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
