﻿/*====================
	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 left top;
	padding-top:10px;
}
.addressBox address{
	color:#5B5B5B;
	line-height:15px;
	font-style:normal;
	padding:10px 0 10px 124px;
}
.addressBox b{
	color:#215A9B;
}
.addressBox strong{
	display:block;
	background:url(../images/map.gif) no-repeat 0 2px;
	padding:0 0 5px 130px;
	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 18px;
	float:right;
}
.right{

	width:738px;

	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{
	line-height:22px;
	font-size:15px;
	color:#222222;
	padding-bottom:20px;
	text-align: left;	
}
.center p.altpara{
	font-family:'Arial', Helvetica, sans-serif;
	font-size: 16px;
	color:#000;
	font-size:16px;
	line-height:20px;
}

.bluetxt{
font-weight:bold;
font-style:italic;
color:#215a9b;
}


* 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:70px;
}
.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 9px;
}
.footer a:hover{
	color:#FFF;
}
.blueline{
font-weight:bold;
color:#215a9b;
text-align:center;
font-size:12px;
}

.video{
background:url(../images/video.jpg) no-repeat center center;
width:100%;
height:283px;
margin-bottom:20px;
}

.videotxt{
text-align:center;
font-size:12px;
}

.videoclick a{
color:#215a9b;
font-weight:bold;
text-decoration:underline;
}
.videoclick a:hover{
text-decoration:none;
}

.pain{
font-weight:bold;
color:#215a9b;
text-align:center;
}

hr{

text-align:center;/*this will align it for IE*/
margin: 0 auto 0 auto; /*this will align it left for Mozilla*/
color:#215a9b;
width:70%;
}

.paintxt{
font-family:'Arial', Helvetica, sans-serif;
text-align:justify;
color:#757575;
margin-top:15px;
}
.hdrRight{

	width:300px;

	float:right;

	padding-top:2px;

}/*
span.map{

	background:url(../images/map.jpg) no-repeat left;

	display:block;

	height:26px;

	padding:0 0 0 30px;

	color:33E3E3E;

	font-weight:bold;

	font-size:11px;

	}
.hdrRight span{

	display:block;

	background:url(../images/telephone.jpg) no-repeat left;

	height:27px;

	color:#5B5B5B;

	font-weight:bold;

	padding:3px 0 0 30px;

	margin:6px 0 0 0;

}	
	width:275px; height:120px;
	float:right;
	background:url(../images/man-image.jpg) no-repeat left top;
	padding-top:10px;*/
	
.sidebar p{

	background:url(../images/quote.gif) no-repeat left 15px;

	color:#282828;

	line-height:16px;

	font-size:11px;

	padding:10px 0;

	text-indent:16px;

}	
.img-effects {
	border:1px solid #999;
	padding:2px;
}
.top-slogan {
	width:400px;
	float:left;
	padding-top:20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #366a9f;
}
.videoArea{

	width:690px;

	text-align:center;

	padding-bottom:10px;

}

.videoArea strong{

	font-size:13px;

}

.videoHolder{
	width:690px;
	height:380px;
	display:block;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;

}
.right p{

	line-height:22px;

	font-size:15px;

	color:#222222;

	padding-bottom:20px;

	text-align: left;

	}
	
#testimonials {
	width:640px;
	border: 1px solid #333;
	padding-left: 10px;
	padding-right:10px;
}
#testimonials h2 {
	font-weight:bold;
	font-size:15px;
	color:#000;
	width:100%;
	padding-right:2px;
	height:18px;
	font-style: italic;
	}
.ul-fonts2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 12px;
	line-height: 22px;
	color: #222222;
	list-style-position: inside;
	text-indent: 10px;

}

.ul-fonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 22px;
	color: #222222;


}

.subTitle{

	font-family:"Trebuchet MS";

	color:#2470C6;

	font-size:21px;

	padding-bottom:10px;

	text-align: center;

	}
.subTitleBlack {

	font-family:"Trebuchet MS";

	color:#000;

	font-size:20px;

	padding-bottom:10px;

}	
.title{

	font-size:25px;

	color:#0A8824;

	font-family:"Trebuchet MS";

	line-height:25px;

	padding-bottom:14px;

}

.centerboxbluebg { background-color:#00aeef; 
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#FFFFFF;
padding:5px;
}

.subtitle2 { font-family:"Trebuchet MS";

	color:#00aeef;

	font-size:21px;

	padding-bottom:10px;

	text-align: center;
}

.subTitle3 {

	font-family:"Trebuchet MS";

	color:#00aeef;

	font-size:xx-large;

	padding-bottom:10px;

}	
