/*
	file: custom.css
	Author: ServerMXOnline
	Date: May 7, 2008
*/

* { margin: 0px;  height: auto; }

body { background: #FFFFFF; font-family: Tahoma, Arial; font-size: 14px; color: #000000; }

a { color: #000000; text-decoration: none; padding-left: 10px; padding-right: 10px;}

.bcontainer { padding: 10px; font-size: 13px; }
.border { border: 1px solid red; }

.title-text  { font-size: 16px; text-align: right;  margin-left: -5px; }
.Clear { clear: both; }

.label2 { width: 140px; float: left; font-weight: bold; }

select { width: 250px; font-size: 11px; }
legend { margin-left: -5px; font-weight:bold; color: #0000CC; }
fieldset { padding: 6px; border-color: #FF0000; }


.head1  { font-size: 22px; font-weight: normal; font-family: Tahoma; }

.MainContainer {
	width: 846px;
	height: auto;
	margin-top: 30px;	
	
}

.MainContainer-center {
	width: 846px;
	background: #FEFEFE;
	
	
}

.MainContainer-top  {
	width: 846px;
	height: 158px;	
	text-align: left;
	
	background: url(../images/main-container-top.jpg) no-repeat;
}

.MainContainer-bottom  {
	width: 846px;
	height: 27px;	
	padding-left: 20px; 
	
	font-weight: bold;
	color: #ee1d24;
	text-align: left;
	background: url(../images/main-container-bottom.jpg) no-repeat;
}


.left-column {
	width:  550px;	
	margin-left: 10px;
	float: left;
}

.right-column {
	width:  221px;	
	margin-left: 0px;
	float: right;
	margin-right: 10px;
}

.pricebox-top {

	width: 261px;
	height: 25px;
	background: url(../images/price-box-top.jpg) no-repeat;

}

.pricebox-container {
	background: #1465a7;
	width: 261px;
	height: 735px;
}

.nav {
	height: 39px;
	line-height: 39px;
	vertical-align: middle;
	
	padding-left: 30px;
	font-size: 16px;
}

.logo-container {
	height: 125px;
}

.pricehandler {
	height: 62px;
	line-height: 53px;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 40px;

}

.text-image { margin: 5px; }

.back {
	width: 512px;
	height: 238px;	
	
	
	background: url(../images/book.jpg) no-repeat;
}
.back1 {
	width: 514px;
	height: 424px;	
	
	
	background: url(../images/reserve.jpg) no-repeat;
}
