﻿/* CSS Document */

body {
	text-align: center;
	min-width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
	background-color: #CCCCCC;
	margin: 0;
	padding: 0;
}

a,
a:link,
a:visited,
a:active {
	color: #660066;
	text-decoration: underline;
}

a:hover {
	color: #FF00FF;
	text-decoration: underline;
}

h1 {
}
p.title {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0;
}
h3 {
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	padding: 5px 0;
	margin: 0;
	border: 0;
}

#LR-container {
	margin: 0 auto;
	width: 600px;
	text-align: left;
	background: #fff;
	border-left: 1px solid #660066;
	border-right: 1px solid #660066;
	border-bottom: 1px solid #660066;
}
	#LR-container-content {
		margin: 0;
		padding: 0;
	}
#LR-header {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
}	
#LR-navigation {
	margin: 0;
	padding: 0;
	border-top: 5px solid #660066;
}
	#LR-navigation-content {
		margin: 0;
		padding: 10px 0 3px 0;
		float: left;
		width: 100%;
		background: #fff;
		text-align: center;
	}
		#LR-navigation-content ul {
			margin: 0 0 0 10px;
			padding: 0;
			list-style: none;
		}
		#LR-navigation-content li {
			float: left;
			margin: 0;
			padding: 0;
		}
		#LR-navigation-content a,
		#LR-navigation-content a:link,
		#LR-navigation-content a:visited,
		#LR-navigation-content a:hover {
			display: block;
		    padding: 3px 6px 3px 6px;
			width: 135px;
			height: 21px;
			text-align: center;
			color: #660066;
			text-decoration: none;
			background: url(images/button2.jpg) no-repeat left top;
			font-weight: bold;
		}
		
		#LR-navigation-content a:active {
			display: block;
		    padding: 3px 6px 3px 6px;
			width: 135px;
			height: 21px;
			text-align: center;
			color: #660066;
			text-decoration: none;
			background: url(images/button2hover.jpg) no-repeat left top;
			font-weight: bold;
		}
#LR-content {
	margin: 0;
	padding: 15px 0 0 15px;
	border-top: 5px solid #660066;
	float: left;
	/*border: 1px solid #f00;*/
}
	#LR-content-content {
		margin: 0;
		width: 435px;
		float: left;
		/*border: 1px solid #f00;*/
	}
	#LR-content-buttons {
		float: right;
		margin: 0;
		padding: 0;
		/*border: 1px solid #f00;*/
	}
		#LR-content-buttons ul {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		#LR-content-buttons li {
			width: 125px;
			height: 75px;
			padding: 2px 0;
			margin: 0;
		}

		#LR-content-buttons a, 
		#LR-content-buttons a:link, 
		#LR-content-buttons a:visited, 
		#LR-content-buttons a:hover {
			padding: 28px 0 30px 5px;
			display: block;
			overflow: visible;
			text-align: center;
			color: #660066;
			text-decoration: none;
			font-weight: bold;
			background: url(images/LR-rightbar.jpg) no-repeat;
		}
		#LR-content-buttons a:active {
			padding: 28px 0 30px 5px;
			display: block;
			overflow: visible;
			text-align: center;
			color: #660066;
			text-decoration: none;
			font-weight: bold;
			background: url(images/LR-rightbarhover.jpg) no-repeat;
		}
#LR-searchbookreceive {
	margin: 0;
	padding: 0;
	list-style: none;
}
#LR-searchbookreceive1 {
	padding: 2px 2px 0 25px;
	margin: 0;
	height: 20px;
	background: url(images/ball01.gif) no-repeat;
	float: left;
}
#LR-searchbookreceive2 {
	padding: 2px 2px 0 25px;
	margin: 0;
	height: 20px;
	background: url(images/ball02.gif) no-repeat;
	float: left;
}
#LR-searchbookreceive3 {
	padding: 2px 2px 0 25px;
	margin: 0;
	height: 20px;
	background: url(images/ball03.gif) no-repeat;
	float: left;
}
#LR-top10table p {
	padding: 0;
	margin: 0;
}
#LR-top10table p.address {
	padding: 0 0 10px 0;
	margin: 0;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
}
.logo {
	float: right;
}
.booknow {
	float: right;
}
.restaurant {
	float: right;
	padding: 0 0 0 2px;
}