/*
	#424242
	#CCD6DC


*/


body{
	/*background-color:#CCD6DC;*/
	background:transparent url('/library/images/bg.gif') repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
h1, h2, /*h3,*/ h4, h5, h6 {
	margin-top:0px;
	font-weight:normal;
	letter-spacing:-1px;
}
h1{margin-bottom:15px;}
h2{margin-bottom:12px;color:#D80055;}
h3{/*margin-bottom:9px;*/ color:#2597D5;}
h4{margin-bottom:6px;}
h5{margin-bottom:3px;}
h6{margin-bottom:0px;}
p{ padding:0px; margin:0px;}
.left, .right {
	/*margin:0px;
	padding:0px;*/
	height:100%;
}
.left{
	
	
	}
.right{
	
	}
.container{
	
	background-color:#FFF;
	
}
/*
	header
*/
.logo-limo {
	background:transparent url('/library/images/limo-banner.png') no-repeat top left;
	height:173px;
	margin-bottom:30px;
}
.logo-info {
	background:transparent url('/library/images/logosmall.png') no-repeat -26px 13px;
	height:173px;
	margin-bottom:30px;
}



/*

main content

*/
.content {
	margin-top:20px; margin-bottom:20px;
}
.content .services {
	/*margin-top:10px;*/
	
}
.content .services h3 {
	margin-bottom:5px;
}
.content .services p {
	font-size:0.8em;
	margin-right:25px;
}
.content .content-main h2 a,
.content .right-main h2 a {
	color:#D80055;
	text-decoration:underline;
}
.content .content-main h2 a:hover,
.content .right-main h2 a:hover{
	text-decoration:none;
}
.content .content-main {
	border-top:3px solid #424242;
}
	.content .content-main .intro {
		border-right:1px solid #424242;
		/*margin-top:10px;*/
		
	}
	.content .content-main .intro p {
		margin-right:10px;
	}
	.content .content-main .form-mini {
		/*margin-top:10px;*/
		height:300px;
	}
	.content .content-main .form-mini input {
		border:1px solid #999;
		padding:10px;
		margin:20px 0px 0px 0px;
		width:208px;
		
	}
	.content .content-main .form-mini input.sbt {
		width:140px;
	}


/*
	naviation
*/
.nav {
	position:relative;
	font-size:1.5em;
	letter-spacing:0.1em;
	
}
.nav ul {
	margin:0px;
	padding:0px;
	

}
.nav ul li {
	display:inline;
	list-style-type:none;
	margin:0px 12px 0px 0px;
	padding:0;
	text-indent:0;
	border-right:1px dotted #000;
}
	.nav ul li#last{
		border:none;
		margin:0px;
	}
.nav ul li a {
	color:#000;
	text-decoration:none;
}
.nav ul li a:hover{
	text-decoration:underline;
	
}

/*

pod section

*/
.mid-area{
	margin-bottom:30px;
	padding:0px;
}
.mid-pod{

	border-top:3px solid #424242; border-bottom:3px solid #424242;
	/*background:#DBD7CC;*/
	text-align:center;
	margin-bottom:20px;
	padding:0px;

}
.mid-pod a {
	color:#242424;
	text-decoration:none;
}
.mid-pod a:hover {
	text-decoration:underline;
}
.mid-pod-img {
	position:relative;
}
/*

	reserve

*/
.reserve .left-main p,
.reserve .right-main p {
	font-size:0.8em;
}
.reserve .main,
.reserve .phone,
.reserve .form
 {
	margin-top:30px;
}
.reserve .phone,
.reserve .form {
	background-color:#CCC;
}
.phone form.send-number input {
	border:1px solid #999;
	padding:10px;
	margin:0px 0px 0px 140px;
	width:300px;	
}
form.send-number p {
	margin:10px 0px 5px 140px;
}
form.send-more p {
	margin:5px 0px 5px 0px;
}
.phone form.send-number input.sbt {
	width:150px;
	margin-bottom:20px;
	margin-top: 20px;
}
.form form.send-more input,
.form form.send-more textarea {
	border:1px solid #999;
	padding:10px;
	margin:0px 0px 5px 0px;
	width:278px;
}
.form form.send-more input.sbt {
	float:right;
	width:150px;
	margin-bottom:20px;

}



/*

	terms

*/

.terms-list ul {
	margin-top:30px;
	padding:0px 0px 0px 20px;
	width:235px;
}
.terms-list h3{
	margin-top:0px;
}
.terms-list ul li:hover{
	background-color:#CCC;
}
.terms-list ul li {
	list-style:none;
	list-style-position:outside;
	text-indent:none;
	border-bottom:1px dotted #000;
	margin:0px 0px 10px 0px;
}
.terms-list ul li a{
	color:#000;
	text-decoration:none;
}

.terms-content h3 {
	margin-top:30px;
	font-weight:bold;
}

.terms-content h3.first {
	margin-top:0px;
}
.terms-content p.last {
	margin-bottom:30px;
}
/*
	
	conf

*/
.conf {
	text-align:center;
}
.conf h1 {
	margin-top:20px
}