@import url("common.css");

html, body{
background: #ffffff;
color: #000000;
text-align: center;
margin: 0px 0 0px 0;
padding: 0px 0px 0px 0px;
font-family:  Arial, Helvetica, sans-serif;
font-size: 11px;
}

#container{
	position: relative;
	width: 797px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 1px solid #000000;
}

#mast{
	background: #000000;	
	color: #ffffff;
}
#mast p{
	line-height: 30px;
	margin: 0px;
	text-align: right;
	padding-right: 15px;
}

#mast strong{
	color: #698298;
	font-weight: normal;
}

#header{
	position: relative;
	height: 145px;
	background: url(../img/headerbg.gif) no-repeat top right;
}

.splash #header{
	background: url(../img/headerbgsplash.gif) no-repeat top right;	
}

#header .logo{
	position: absolute;
	top: 30px;
	left: 25px;
}

#content{
	background: #404040 url(../img/contentbg.gif) no-repeat top left;	
	float: left;
	overflow:visible;
	width: 100%;
}

.splash #content{
	background: #404040 url(../img/contentbgsplash.gif) no-repeat top left;	
	height: auto !important;
	min-height: 450px;
	height:  450px;
}

#menu{  
	float: left; 
	width: 215px;
}

#menu ul{
	margin: 10px 0px 0px 45px;
	padding: 0px;	
}

#menu ul li{
	margin: 0px;
	padding: 0px;
	display: inline; 
}
  
#menu li a{
	color: #000000;	
	float: left;
	line-height: 13px;
	width: 100px;
	clear: left;
	padding: 0px 0px 0px 25px;
	background: url(../img/menu_off.gif) no-repeat 0px 0px;
	margin: 11px 0px 11px 0px;
}
#menu li a:hover, #menu .current a{
	background: url(../img/menu_on.gif) no-repeat 0px 0px;
	color: #7f7f7f;
}

#footer{
	width: 100%;
	clear: both;
	text-align: right;
}

#footer ul{
	margin: 0px;
	padding: 0px 8px 0px 0px;	
}

#footer ul li{
	display: inline;
	margin: 0px;
	padding: 0px 7px 0px 7px;
	color: #7f7f7f;
	line-height: 20px;
}

#footer a{
	color: #7f7f7f;	
}
#footer a:hover{
	color: #000000;	
}



#bodytext{
	float: left;	
	width: 440px;
	margin-top: 40px;
	background: url(../img/bodybg.gif) no-repeat bottom right;	
	height: auto !important; /* this overrides ie6 */
	height: 370px;
	min-height: 370px;
	padding: 10px 22px 0px 120px;
	color: #ffffff;
	font-size: 12px;
}

#bodytext h1{
	text-transform: lowercase;	
	color: #8cadcb;
	font-weight: normal;
}

#bodytext h2{
	color: #8cadcb;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

.fineprint{
	font-size: 11px;	
}
#bodytext strong{
	color: #8cadcb;
	font-weight: normal;
}

form{
	width: 375px;	
}

#contactForm{
	width: 405px;	
}

label{
	display: block;
	color: #8cadcb;
	margin: 3px 0px;
}

label input{
	width: 300px;
}

label .input{
	width: auto;	
}

label.white{
	color: #ffffff;	
}

.button{
	color: #ffffff;	
	background: #a6a6a6;
	border: 0px;
	float: right;
	margin: 5px 5px 15px 0px;
	cursor: pointer;
}

.button:hover{
	color: #ffffff;	
	background: #8cadcb;
}

th{
color: #8cadcb;	
padding-right: 20px;
vertical-align: top;
}

td input, td textarea{
	width: 300px;	
}

.pages{
	float: left;
	width: 250px;
}

.pages span{
	float: left;
	margin-right: 5px;
}

.pages a{
	background: #a6a6a6;
	color: #ffffff;
	font-size: 9px;
	width: 14px;
	height: 14px;
	line-height: 14px;
	float: left;
	text-align: center;
	margin: 0px 1px;
}


.pages a:hover, .pages a.current{
	background: #8cadcb;
	color: #ffffff;
}

.backnext{
	float: right;	
	width: 90px;
}

.backnext .back{
padding-right: 16px; 
background: url(../img/back.gif) no-repeat top right;
margin-right: 1px;
}

.backnext .next{
padding-left: 16px;
background: url(../img/next.gif) no-repeat top left;
}
 
.backnext .back:hover{
padding-right: 16px;
background: url(../img/back_hot.gif) no-repeat top right;
color: #ffffff;
}

.backnext .next:hover{
padding-left: 16px; 
background: url(../img/next_hot.gif) no-repeat top left;
color: #ffffff;
}


.piece{
padding: 20px 0px;	 
}

.small{
font-size: 8px;	
}

.error{
	font-weight: bold;	
}

#offertext{
	float: left;	
	width: 440px;
	margin-top: 0px;
	background: url(../img/bodybg.gif) no-repeat bottom right;	
	padding: 10px 22px 0px 120px;
	color: #ffffff;
	font-size: 12px;
	position: absolute;
	top: 70px;
	left: 215px;
}

#offertext h1{
	color: #7992a8;
	font-weight:normal;
	font-size: 42px;
	margin: 0px;
}

#offertext h2{
	margin-top: 0px;
	font-weight: normal;
}

.offer{
	margin:24px 0px;	
}

.offer h3{
	color: #7992a8;
	font-weight:normal;
	font-size: 20px;
	margin-bottom: 0px;
}

.offer .price{
	float: right;	
	padding: 5px 5px 0px 0px;
}