#about #content,
#configurator #content,
#home_sub #content {
  padding-top:190px !important;
  background:url(../images/header/about_janousek.jpg) top no-repeat;
}
#single .padding{
padding-top: 55px;
}
#single #content {
  padding-top:190px !important;
  background:url(../images/st1-header.jpg) top no-repeat;
}
#building #content {
  padding-top:190px !important;
  background:url(../images/header-02.jpg) top no-repeat;
}
#ordering #content {
  padding-top:190px !important;
  background:url(../images/header-02.jpg) top no-repeat;
}
#demo  #content {
  padding-top:190px !important;
  background:url(../images/header-03.jpg) top no-repeat;
}
#contact #content {
  padding-top:190px !important;
  background:url(../images/header-04.jpg) top no-repeat;
}
#columns { behavior: url(iepngfix.htc); }

#columns .column {
  float:left;
}
#map{
	margin: 20px 0 20ox 0;
}
.contactTitle{
	margin-bottom: 20px;
}
#floatLeft{
	float: left;
}
#columns .left {
  width: 545px;
}
#columns .contact {
  width: 710px;
}
#columns .contact ul {
	list-style:none;
	padding:0;
}
#columns .contact li{
	margin-bottom:5px;
}
#columns .contact #addressLeft, #columns .contact #addressRight{
	border-top: #666 1px solid;
	padding-top: 0;
	width: 45%;
}
/*columns .contact #addressLeft ul, columns .contact #addressRight ul{
	paddding-top: 0;
}*/
#columns .contact #addressLeft{
	float:left;
}
#columns .contact #addressRight{
	float:right;
}
.crewMeasurement {
	margin: auto;
}
.clearMe{
	clear:both;
	padding:0;
	margin:0;
}
#column .right {
  width:215px;
}
.smallPrint{
	font-size:0.8em;
	color:#999999;
	font-style:italic;
	margin-bottom: 20px;
}
.no_sub_menu .right {
  padding-top:55px;
}
.content {
  font-size:120%;
}
.content h2.title {
  margin:0;
  padding:0 15px;
  line-height:50px;
  font-size:180%;
  font-weight:100;
  color:#fff;
  font-family:'Trebuchet MS', sans-serif;
}
.content .padding {
  margin-top: 10px;
  padding: 5px 0 10px 20px;
}
.content .padding a{
  color:#F80300;
  text-decoration: none;
}
.content .padding a:hover{
	color:#fff;
}
.building{
	width: 730px;
}
.ordering{
	width: 730px;
}
#sub_menu .padding {
  background:url(../images/content_pages/sub_menu/bg.gif) top repeat-y;
}
h4{
	color:#fff;
}
.building img{
	border: 1px solid #252525;
	margin: 2px 2px 10px 2px;
}
.ordering img{
	border: 1px solid #252525;
	margin: 2px 2px 10px 2px;
}
img.lakeside{
	margin: auto;
	margin-left: 63px;
	margin-top: 2px;
}
.ordering table tr{
	width:auto;
}
.ordering table{
	font-size: 80%;
	margin:auto;
}
.ordering p.larger{
	margin-bottom: 15px;
}
.building table tr{
	width:auto;
}
.building table{
	font-size: 80%;
	margin:auto;
}
.building p.larger{
	margin-bottom: 15px;
}
#sub_menu h3 {
  margin:0;
  padding:0 15px;
  line-height:50px;
  font-size:160%;
  font-weight:100;
  color:#0e1352;
  font-family:'Trebuchet MS', sans-serif;
}
#sub_menu ul {
  margin:0;
  padding:10px 40px 20px 0;
  background:url(../images/content_pages/sub_menu/bg_bottom.gif) bottom left no-repeat;
}
#sub_menu ul li {
  display:block;
  padding:5px 0 5px 45px;
  background:url(../images/content_pages/sub_menu/bullet.gif) 5px no-repeat;
}
#sub_menu ul li a {
  color:#6f6f6f;
  text-decoration:none;
}
#sub_menu ul li a:hover {
  text-decoration:underline;
}
#sales_menu ul {
  margin:0;
  padding:0 10px 0 5px;
  list-style:none;
}
#sales_menu ul li {
  background:#2d2e6b url(../images/content_pages/sales_menu/bg.gif) top left no-repeat;
  margin-bottom:5px;
  float: left;
  width: 200px;
}
#sales_menu ul li a {
  display:block;
  padding:15px 10px;
  color:#fff;
  text-decoration:none;
  background:url(../images/content_pages/sales_menu/arrow.gif) right no-repeat;
  margin: 0;
  float: left;
  width: 180px;
}
.demoTable{
	padding-bottom: 15px;
}
.pricingTable1, .pricingTable2{
	width: 505px;
	background:#fff;	
}
.pricingTable2{
	margin: 0 0 20px 0;
}
.pricingTable1 th{
}
.pricingTable1 td, .pricingTable2 td{
	padding: 8px;
	margin: 10px;
	border:#fff solid 1px;
	background:#EFF1F5;
}
.tableTop td{
	background:#0A1E66;
	color:#fff;
	height: 1em;
}
.numeric{
	text-align: right;
}
.centreText{
	text-align:center;
}
.pricingTable1 .numeric{
	text-align:center;
}
h3{
	color:#F80300;
	margin-top: 15px;
	display:block;
}
h4{
	margin-bottom: 0;
	font-size: 1.1em;
}
.smaller{
	font-size: 80%;
}
.italic{
	font-style:italic;
	font-size: 80%;
}
.countryList li{
	list-style:none;	
	padding: 0;
	line-height:normal;
	margin: 0;
}
.countryList{
	padding:0;
}
table.prices{
	font-size:90%;
	width: 100%;
}
table.prices td{
	padding: 8px;
	background:#666;
	color:#fff;
}
ul.spec{
	margin-bottom: 30px;
	}	
tr.red td{
	color:#ffffff;
	font-size: 110%;
	background:#333;
}
.downloadLinks{
	width: 100px;
	text-align:center;
	margin: 15px;
	border:1px solid #252525;
	padding: 15px;
	float:right;
}
.orderWrapper{
	float:left;
}
.downloadLinks img{
	border: none;
}
#addressUl{
	list-style:none;
	padding: 0;
	margin: 0;
}
#addressUl li{
	margin-bottom: 0.4em;
}
.downloadText{
	display:block;
}
.orderWidth{
	width: 50%;
}
/**
 * LOGIN / SIGNUP / REPAIR / REFURB FORMS
 */
#login_form, #signup_form{
	border: 1px solid #CCC;
	background-color: #EEE;
	margin: 25px 25px;
	padding: 5px 0;
}
#login_form fieldset, #signup_form fieldset{
	border: 0;
	margin: 5px;
	padding: 0;
}
#login_form label, #signup_form label{
	width: 6em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	line-height: 25px;
}
#login_userid, #login_userpwd, #signup_name, #signup_email, #signup_password {
	width: 12em;
}
#sub_form label, #sub_form input, #sub_form textarea{
	display: block;
	float: left;
	margin-bottom: 10px;
}
#sub_form select{
	display: block;
	float: left;
	margin-bottom: 10px;
}
#sub_form label {
	text-align: right;
	width: 170px;
	padding-right: 20px;
}

#sub_form br {
	clear: left;
}
/**
 * SIDEBAR LOGIN FORM
 */

#sidebar_login_form {
	margin: 10px;
}
#sidebar_login_form input {
	margin-bottom: 5px;
}
.right img{
  border:1px solid #252525;
  float:right;
  margin: 16px 23px 20px 0;
}
.homeTable{
	text-align:center;
}