﻿/*====================
	Title: NEWALBANYDENTURES.COM
	Date: 19.08.09
====================*/
body{
	font-family: Arial,Verdana,Georgia, Lucida,Helvetica,sans-serif,Tahoma,"Trebuchet MS";
	text-align:center;
	background:url(../images/body-bg.jpg) repeat-x top left;
	font-size:13px;
}
:focus{
	outline:none;
}
input.btn{
   color: #FFFFFF;
   background-color: #CC7722;
   font-family: Arial;
   font-size: 120%;
   font-weight: bold;}
   

*{
	margin:0; padding:0;
}
fieldset{
	border:none;
}
img{
	border:none;
}
li{
	list-style:none;
}	
ol{
	list-style:none;
}	
ul{
	list-style:none;
}	
a{
	color:#215A9B;
	text-decoration:none;
	font-size:13px;
}
a:hover{
	color:#215A9B;
	text-decoration:underline;
}
a b{
     position: absolute;
     left: -9999px;
}
.hide{
     position: absolute;
     left: -9999px;
}
/*---------------- page structure ----------*/
.outer{
	width:100%;
	background:url(../images/body-bg2.jpg) no-repeat center 160px;
}
.wraper{
	width:1000px;
	margin:0 auto;
	text-align:left;
}
/*---------------- header ----------*/
.header{
	width:1000px; height:120px;
	overflow:hidden;
}
.logo{
	width:274px; height:105px;
	float:left;
	margin:10px 0 0 10px;
	display:block;
}
.addressBox{
	width:275px; height:120px;
	float:right;
	background:url(../images/man-image.jpg) no-repeat right top;
	padding-top:10px;
}
.addressBox address{
	color:#5B5B5B;
	line-height:15px;
	font-style:normal;
	padding:10px 0;
}
.addressBox b{
	color:#215A9B;
}
.addressBox strong{
	display:block;
	background:url(../images/map.gif) no-repeat 0 2px;
	padding:0 0 5px 33px;
	color:#3E3E3E;
	line-height:15px;
}
/*---------------- navigation ----------*/
.nav{
	width:1000px; height:40px;
}
.nav ul{
	width:1000px; height:40px;
	overflow:hidden;
}
.nav li{
	float:left;
	display:block;
	background:url(../images/nav-bar.jpg) no-repeat left;
	height:40px;
	padding-left:1px;
}
.nav li.first{
	background:none;
	padding-left:0;
}
.nav a{
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	line-height:40px;
	text-transform:uppercase;
	padding: 0 18px;
	display:block;
}
.nav a:hover{
	text-decoration:none;
	color:#000;
	background:url(../images/nav-hover.jpg) repeat-x;
}
/*---------------- banner ----------*/
.banner{
	width:1000px; height:220px;
}
/*---------------- mainbody ----------*/
.mainBody{
	width:1000px;
	overflow:hidden;
	padding-bottom:15px;
}
.outerSidebar{
	width:222px;
	float:left;
	background:url(../images/sidebar-bg.jpg) repeat-y;
}
.sidebar{
	width:222px;
	background:url(../images/left-top.jpg) no-repeat top left;
}
.sidebar dl{
	width:202px;
	padding:36px 10px 28px 10px;
	background:url(../images/left-bottom.jpg) no-repeat bottom left;
}
.sidebar dd{
	display:block;
	width:200px;
	border-bottom:1px dashed #215A9B;
	margin-bottom:17px;
}
.sidebar dd.last{
	border-bottom:0;
}
.sidebar span{
	display:block;
	width:117px; height:118px;
	padding:1px;
	background:#FFF;
	margin:0 0 20px 30px;
}
.sidebar p{
	line-height:15px;
	padding-bottom:14px;
	color:#000;
}
.sidebar strong{
	color:#FFF;
	display:block;
}
.center{
	width:738px;
	padding:40px 20px;
	float:right;
}
.center h1{
	font-family:"Trebuchet MS";
	font-size:28px;
	color:#215A9B;
	line-height:33px;
	text-transform:uppercase;
	padding-bottom:20px;
	font-weight:normal;
}
.center p{
	font-size:13px;
	line-height:15px;
	color:#000000;
	padding-bottom:20px;
}
.center p.altpara{
	font-size:17px;
	line-height:20px;
}
* html .center p.altpara {
	font-size:15px;
}
.center i{
	color:#215A9B;
	font-weight:bold;
}
.videoBox{
	width:738px;
	text-align:center;
}
.videoBox strong{
	color:#215A9B;
	padding-bottom:30px;
	display:block;
}
.videoBox span{
	width:364px; height:281px;
}
.center .videoBox p{
	padding:20px 0;
	color:#000;
	font-size:13px;
}
.videoBox a{
	font-weight:bold;
}
.videoBox h2{
	line-height:40px;
	font-size:25px;
	color:#215A9B;
	border-bottom:1px solid #215A9B;
	margin-bottom:10px;
}
.box{
	width:504px; height:91px;
	padding:20px;
	background:url(../images/box-bg.jpg) no-repeat;
	text-align:center;
	margin-left:35px;
}
.box b{
	color:#A20200;
	font-size:12px;
	display:block;
	padding-bottom:3px;
}
.box strong{
	color:#215A9B;
	font-size:16px;
	line-height:20px;
	font-style:italic;
	display:block;
	padding-bottom:10px;
}
.formArea{
	width:504px;
	overflow:hidden;
}
.formArea dd{
	float:left;
	display:block;
}
.formArea label{
	float:left;
	display:block;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	padding-right:7px;
}
.formArea input{
	width:150px; height:16px;
	border:1px solid #215A9B;
	padding:3px 0 0 8px;
	margin-right:7px;
	font-size:11px;
}
.formArea input.goBtn{
	width:46px; height:23px;
	cursor:pointer;
	border:0;
	padding:0;
	margin:0;
}
/*---------------- footer ----------*/
.footer{
	width:1000px; height:20px;
	background:#80B4EF;
	text-align: center;
	padding:30px 0;
}
.footer p{
	color:#0C2B00;
	padding:0 30px 0 6px;
}
.footer a{
	color:#0C2B00;
	padding:0 14px;
}
.footer a:hover{
	color:#FFF;
}
