/* graphical template css */
body {
    text-align: center;
}

h2 {
	font: normal 600 18pt times new roman, serif;
	color: #ffffff;
}

h3 {
    font: normal 600 14pt verdana, sans-serif;
    color: #ffffff;
    margin: 0px 0px 5px 10px;
}

div#ad {
	position: absolute;
	top: 20px;
	left: 455px;
	z-index: 2;
}

div#ad img {
	border: #ffffff 1px solid;
}

#back {
    display: block;
    position: absolute;
    left: 99px;
    top: 147px;
    z-index: 3;
    border: none;
}

div#new_search {
    position: absolute;
    left: 97px;
    top: 205px;
    width: 155px;
    height: 60px;
    background-color: #336699;
    z-index: 3;
}

div#new_search a img {
    border: 0px none;
}

div#header {
    position: absolute;
    left: 83px;
    top: 0px;
    width: 869px;
    height: 297px;
    z-index: 1;
}

div#branding {
	position: absolute;
	left: 100px;
	top: 20px;
	z-index: 3;
	text-align: left;
}

div#branding a img {
	border: 0px none;
}

div#rest_info_container {
    position: absolute;
    left: 252px;
    top: 138px;
    width: 687px;
    height: 298px;
    z-index: 2;
}

div#rest_info_pad {
    padding: 50px 20px 20px 74px;
    text-align: left;
}

div#rest_info_pad a {
	font: normal 600 10pt verdana, sans-serif;
	color: #ffffff;
}

div#rest_info_pad a:hover {
	color: #f0f0f0;
	text-decoration: none;
}

div#rest_info_thumbs {
    float: left;
    width: 216px;
    height: 220px;
    color: #ffffff;
}

div#big_thumb {
    width: 215px;
    height: 160px;
    margin: 0 auto 0 auto;
}

div#big_thumb img {
    border: #cccccc 2px solid;
}

div#small_thumbs {
    width: 190px !important;
    width: 188px;
    height: 50px !important;
    height: 50px;
    overflow: auto;
    margin: 5px auto 0px auto !important;
    margin: 0px auto 0px auto;
    color: #f0f0f0;
}

div#small_thumbs img {
    cursor: pointer;
}

div#rest_info {
    height: 220px;
}

div#info_scroll {
    background-color: #f0f0f0;
    border: #830f24 3px solid;
    float: left;
    margin-left: 5px;
    padding: 0px 5px 0px 5px;
    width: 310px !important;
    width: 340px;
    height: 100px;
    overflow: auto;
    font: normal normal 8pt verdana, sans-serif;
    display: inline;
}

div#info_scroll a {
	font: normal normal 8pt verdana, sans-serif;
	color: #0000ff;
}

div#info_scroll a:hover {
    color: #ff0000;
    text-decoration: none;
}

div#location_info {
    float: left;
    margin-left: 5px;
    width: 360px;
}

div#location_info table {
	width: 350px;
}

div#location_info table td {
    background-color: transparent;
    font: normal normal 8pt verdana, sans-serif;
    color: #ffffff;
    vertical-align: top;
    text-align: left;
}

div#location_info table td span {
	color: #f0758a;
	font-weight: 600;
}

div#location_info table td a {
	font: normal normal 8pt verdana, sans-serif;
	color: #f6f6f6;
}

div#location_info table td a:hover {
	color: #f0758a;
	text-decoration: underline;
}

div#attributes_container_top {
    position: absolute;
    left: 83px;
    top: 285px;
    width: 243px;
    height: 200px;
    z-index: 3;
    font: normal normal 8pt verdana, sans-serif;
}

div.attrib_top_pad {
    padding: 15px 15px 5px 15px !important;
    padding: 15px 15px 5px 15px;
    text-align: left;
    overflow: visible;
    z-index: 100;
}

div.attrib_top_pad input.search {
	width: 150px;
}

div.attrib_bottom_pad {
    padding: 0px 35px 30px 10px;
    text-align: left;
    font: normal normal 8pt verdana, sans-serif;
    color: #666666;
    background-color: transparent;
    z-index: 99;
}

div#time_list {
	position: absolute;
	display: none;
	background-color: #deebf8;
	border: #003366 1px solid;
	font: normal 8pt Verdana,Sans-Serif;
	text-align: left;
}

div#time_list table td {
	padding: 0px;
	text-align: center;
}
div#time_list table td a {
	display: block;
	padding: 2px;
	cursor: pointer;
}
div#time_list table td a:hover {
	background-color: #f6f6f6;
	color: #000000;
	text-decoration: none;
}

div.attrib_bottom_pad span {
    color: #000000;
}

div.attrib_bottom_pad table td {
    font: normal normal 8pt verdana, sans-serif;
    color: #000000;
    text-align: left;
    vertical-align: top;
    padding-right: 5px;
}

div.attrib_bottom_pad table td span {
    color: #000000;
    font-size: 8pt;
}

div.attrib_bottom_pad table td input, select {
    font: normal normal 8pt verdana, sans-serif;
}

div.attrib_bottom_pad table td a {
	color: #000099;
	cursor: help;
}

div#attributes_container_bottom {
    position: absolute;
    left: 83px;
    top: 485px;
    width: 243px;
    height: auto;
    z-index: 3;
}

div#other_content {
    position: absolute;
    left: 326px;
    top: 436px;
    width: 614px;
    height: auto;
    text-align: left;
    font: normal 10pt Verdana,Sans-Serif;
}
div#other_content ul {
	float: left;
	list-style-type: none;
}
div#other_content ul li a {
	display: block;
	width: 220px;
	background-color: #f6f6f6;
	color: #0066cc;
	padding: 2px;
	margin-bottom: 3px;
	border: #cccccc 1px solid;
}
div#other_content ul li a:hover {
	background-color: #ffffcc;
	color: #000000;
	text-decoration: none;
}

div#map_container {
    float: left;
    text-align: left;
}

div#rate_container {
    float: right;
    display: inline;
    margin-right: 30px;
    text-align: left;
    width: 260px;
    height: 220px;
}

div#rate {
    width: 260px;
    height: 200px;
    margin-top: 8px;
}

div#rate table {
    margin: 0px auto 0px auto;
}

div#rate table td {
    text-align: left;
    vertical-align: middle;
    font: normal normal 8pt verdana, sans-serif;
    padding: 5px;
}

div#footer {
    font: normal 600 8pt verdana, sans-serif;
    text-align: right;
    color: #909090;
    background-color: transparent;
    padding-right: 20px;
}

div#foo {
	margin: 0 auto 0 10px;
	padding-left: 20px;
}

div#foo div ul {
	margin: 0px;
	padding-left: 10px;
}

div#foo div ul li {
	background-color: #f0f0f0;
	font: normal normal 10pt arial, sans-serif;
	color: #000000;
	padding: 5px;
	margin: 2px;
	list-style-type: none;
	width: 220px;
}

div#foo div ul li a {
	font-weight: 600;
	padding: 0px 10px 0px 10px;
	color: #3366cc;
	background-color: #f0f0f0;
	display: block;
	width: 90%;
}

div#foo div ul li a:hover {
	color: #cc9933;
	text-decoration: underline;
}

div#foo div ul li:hover, div#foo div ul li.sfhover {
	background-color: #6699cc;
}

div#foo div ul li:hover a, div#foo div ul li.sfhover a {
	background-color: #6699cc;
	color: #ffffff;
}

div#foo div ul li.sfhover a:hover {
	color: #ffffff;
}

select, input {
	visibility: visible;
}