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, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: transparent;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* CSS RESET */

body {
	margin:0;
	padding:0;
	height:100%;
	color:#333333;
	text-align:center;
	font-size:16px;
	background-color: #1C2031;
	background-image:url(images/b3.jpg);
	background-repeat:repeat-x;
	font-family:"Lucida Sans","Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
}
p , h3 {
	font-size: 12px;
	margin: 0;
	color: #8398A2;
	font-weight: normal;
	line-height: 1.7em;
	text-shadow:0 1px 0 #0A0D0E;
}

h1 {
	font-size:16px;
	font-weight: bold;
	line-height: 1.8em;
	margin: 0 0 10px 0;
	color: #8398A2;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: 0 1px 0 #0A0D0E;
}
	
h2 {
	margin:0;
	padding:5px 0 10px 0;
	font-size:14px;
	letter-spacing:normal;
	color: #8398A2;
	line-height: 1.8em;
	font-weight: normal;
	font-style: normal;
	text-shadow:0 1px 0 #0A0D0E;
}
h3 {
	font-weight:bold;
	line-height: 1.7em;
}

abbr {
	border-bottom:dotted 1px #778B96;
	cursor: help;
	text-shadow: 0 1px 0 #0A0D0E;
	}
	
#container a {
	margin:0;
	color:#FFFFCC;
	text-decoration: none;
	}

#container a:hover {
	text-decoration:underline;
}
#container {
	margin:0 auto;
	padding:0;
	width:927px;
	text-align:left;
	vertical-align: middle;
}

#header {
	margin:0;
	padding:0;
	height: auto;
	
}

#footer {
	padding:0;
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:11px;
	width: 100%;
	float: left;
	color: #8398A2;
	text-shadow: 0 1px 0 #0A0D0E;
	margin: 20px 0 0 0;
}
#topnav{
	height: 30px;
	background-image: url(images/menu_idle.png);
	padding: 0;
	background-repeat: repeat-x;
	float: left;
	margin: 17px 0 0 145px;
	width: auto;
}
#topnav ul.nav{
	height:30px;
	padding:0;
	margin:0 auto;
}
#topnav ul.nav li{
	float:left;
	padding:0;
	margin:0;
	list-style: none;
	width: auto;
}
#topnav ul.nav li a{
	display:block;
	height:30px;
	padding:0px 11px 0px 11px;
	color:#7F949E;
	float:left;
	font-size: 11px;
	line-height: 2.2em;
	font-weight: normal;
	width: 70px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#topnav ul.nav li a:hover{
	text-decoration: none;
	color: #FFFFCC;
}

#topnav li.current{
	background-repeat: no-repeat;
	background-position: center bottom;
}

#content {
	padding: 0;
	background-color: transparent;
	float: left;
	width: 100%;
	margin: 65px 0 0 0;
}
#mainfront-left {
	width: 680px;
	float: left;
	height: auto;
	margin: 0 0 10px 30px;
	display: inline;
}
#mainfront-right {
	margin:0 0 0 30px;
	padding: 50px 10px 10px 10px;
	float: left;
	width: 150px;
	display: inline;
}
#sub-content {
	width: 620px;
	float: left;
	height: auto;
	margin: 0 0 40px 35px;
	display: inline;
}
#calculator {
	padding: 20px 20px;
	width: 200px;
	float: left;
	margin: 170px 0 0 20px;
	display: inline;
	background-image: url(images/background-transparent.png);
}
#sidebar {
	margin:50px 0 0 40px;
	padding: 10px 10px 10px 20px;
	float: left;
	display: inline;
	border-left: solid 1px #1E2235;
	width: 190px;
	height: 350px;
}



#logo
{
	width: 250px;
	margin: 8px 0 0 30px;
	float: left;
}
.column h2, .column-right h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8em;
	color: #8398A2;
	text-transform: none;
	font-style: normal;
	margin: 0 0 15px 0;
	text-shadow: 0 1px 0 #0A0D0E;
}

.block{
	width:260px;
	float:left;
	margin: 0 15px 0 30px;
	display: inline;
	text-shadow:0 1px 0 #0A0D0E;
}
.block p {
	line-height: 1.8em;
	color: #8398A2;
	font-style: normal;
}
.block h3, .side-h3 {
	font-size:12px;
	font-weight: bold;
	text-transform: none;
	line-height: 1.4em;
	
}
.image-left {
	float:left;
	padding:0;
	width:auto;
}
.image-feat {
	float:left;
	display: inline;
	margin: 0 10px 40px 0;
}
.column  {
	float:left;
	width:410px;
	height:auto;
	margin: 30px 0 0 30px;
	padding: 0 20px 0 0;
	display: inline;
}
.column-right  {
	float:left;
	width:410px;
	height:auto;
	margin: 30px 0 0 10px;
	padding: 0 0 0 20px;
	display: inline;
}
dt {
	color: #8398A2;
	font-style: normal;
	text-shadow: 0 1px 0 #0A0D0E;
}
dt,dd {
	font-size:12px;
	line-height:1.7em;
	
}
dd {
	margin:0 0 20px 0;
	color: #8398A2;
	text-shadow: 0 1px 0 #0A0D0E;
}
q {
	quotes: '„' '“';
	font-size: 13px;
	font-style: normal;
	line-height: 1.5em;
	color: #555;
}
q:before {
   content: "\201C";
   padding-right: 0.1em;
   font-size:38px; 
}
q:after {
   content: "\201D";
   
   font-size:38px; }
.author{
	color: #444;
	font-size: 11px;
	text-indent: 100px;
}
#container ol {
	color: #444;
	margin: 0 0 10px 5px;
	font-size: 14px;
	
}
.feat {
	margin:0 0 20px 0;
}
#container ol li {
	list-style-type: decimal;
	margin: 5px 0 5px 20px;
	padding: 0 20px 0 0;
}
#form {
	width:500px;
	height: auto;
	float: left;
	display: inline;
}
#form label {
	display:block;
	float:left;
	font-weight:bold;
	text-align:left;
	width:300px;
	font-size: 12px;
	color: #8398A2;
	text-shadow: 0 1px 0 #0A0D0E;
}
#form input, #form select {
	float:left;
	margin:5px 0 30px 10px;
	width: 150px;
}
.fileUploaderBtn {
float:none;
margin:5px 0 20px 10px;
}
#form input {
	border: solid 2px #E8E8D6;
}
#form input:focus, #form textarea:focus {
	border: solid 2px #D1D1C0;
}
#form textarea {
	float: left;
	margin: 10px 0;
	width: 450px;
	font-size: 13px;
}
.forminfo {
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	width:300px;
	margin: 5px 0 0 0;
	line-height: 1.5em;
	color: #8398A2;
	text-shadow: 0 1px 0 #0A0D0E;
}
.submitorder, .contactsend {
	border:none !important;
	color: #FFFFFF;
	font-size: 14px;
	height: 43px !important;
	width:83px !important;
}
.contactsend { width:80px !important;
               height:35px !important;
			   }
#response {
    float:left;
    color:#FFFFCC;
    text-transform:normal;
    line-height:1.8em;
    font-size:16px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    letter-spacing:1px;
    width:100%;}

.loaderIcon {
    float:left;
    width:100%;
	color:#FFFFCC;
	font-size:16px;
    }
#footer a {
	color:#FFFFCC;
	text-decoration:none;
}
#footer a:hover {
    text-decoration:underline;
}
#totalcost {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#FFFFCC;
	font-weight: normal;
}
.ui-slider {clear: both; margin:5px 0 0 0; width:150px;}
.side-h3 {
	color:#8398A2;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	text-shadow: 0 1px 0 #0A0D0E;
	letter-spacing: 1px;
}
.fileUploadQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	background-color: #F5F5F5;
	border: 3px solid #E5E5E5;
	margin-top: 5px;
	padding: 10px;
	width: 300px;
}
.fileUploadQueueItem .cancel {
	float: right;
	width:auto;
}
.fileUploadProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.fileUploadProgressBar {
	background-color: #0099FF;
}
textarea { 
    border:solid 2px #E8E8D6;
}
.success {
    color:#ffffcc;
}
ul.path > li {
	display: inline;
	list-style-type: none;
	font-size: 12px;
	color: #FFFFCC;
}
ul.path > li:after {
   content: "\00BB";
   font-family: "Times New Roman", serif;
   font-size: 14px;
   padding-left: 6px;
}
ul.path > li.last:after {
content: " ";
	
}
.features {
	display:block;
}
.features li {
	padding:5px 5px 5px 30px;
	display:block;
	font-size: 10px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.7em;
	text-transform:uppercase;
	margin: 0 0 10px 0;
	font-family: verdana;
	color: #444;
	letter-spacing: 1px;
}
.hr{
	height:5px;
	background-image:url(images/linebreak.png);
	width: 100%;
	float: left;
	vertical-align: middle;
	margin: 10px 0 10px 0;
}
.hr hr {
  display: none;
}


#tabs {
	width:927px;
	margin:6px auto;
	height: auto;
}
#tabs ul {
	display:block;
	width:170px;
	height:auto;
	float:left;
	margin: 30px 0 0 20px;
	padding: 20px 0 20px 20px;
	background-image: url(images/background-transparent.png);
	border: 1px solid #1E2334;
}
#tabs li {
	float:none;
	width: 170px;
	height: 40px;
}
#tabs li.split { clear:both; }
#tabs li a {
	display:block;
	height:25px;
	width:170px;
	line-height:22px;
	text-decoration:none;
	font-size: 13px;
}
#tabs li a:hover {
	background:transparent;
	text-decoration: none;
}
#tabs li a.selected {
	color:#FFFFCC;
	font-style: italic;
}

#tabs span {
	height:auto;
	display:block;
	line-height:1em;
	width:670px;
	float:left;
	margin: 0 0 10px 30px;
}
.price {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-style:normal;
	color: #FFFFCC;
	text-shadow: 0 2px 0 #0A0D0E;
	font-weight: normal;
	width:900px;
	margin:0 !important;
	float: none !important;
 }



/* Style for Usual tabs */
.usual {
	color:#111;
	padding:15px 20px;
	width:100%;
	margin:8px auto;
	float: left;
}
.usual li {
	list-style:none;
	float:left;
	margin: 0 25px 0 0;
}
.usual ul a {
	display:block;
	padding:10px 20px;
	text-decoration:none!important;
	margin:1px;
	margin-left:0;
	background-image: url(images/background-transparent.png);
	font-size: 12px;
	font-weight: bold;
}
.usual ul a:hover {
	background:#1C202F;
  }
.usual ul a.selected {
	margin-bottom:0;
	color:#000;
	background:#1C202F;
	cursor:default;
  }
.usual div {
	padding:20px 30px;
  *padding-top:3px;
  *margin-top:-15px;
	clear:left;
	width: 835px;
	background-image: url(images/background-transparent.png);
}
.usual div a { color:#000; font-weight:bold; }

#usual2 {
	background:#0A0A0A;
}
#usual2 a { background:#222; }
#usual2 a:hover {
	background-color: #1C202F;
}
#usual2 a.selected {	background-color: #1C202F;
}
#tabs3 { background:#FF9; }
#badges {
	width:100%;
	float:left;
	text-align:center;
}
.info-button { margin: 0 0 0 30px !important;}
