﻿/* ---- BASE -------------------------------------------- */
html,body {
	margin: 0 0 0 0;
	padding: 0;
	font-size: small;
	color: #666666;
	background:#f8f3f0 url(../images/bg.gif) repeat-x;
	font-family: Verdana, Arial, sans-serif;
}

pre {
	margin: 1em;
	padding: 1em;
}

p {
	text-indent: 0;
	margin-right: 0;
	line-height:1.2em;
}

a {
	color:#c85955;
	text-decoration: none;
}

a:hover {
	color:#c85955;
	text-decoration: underline;
}

a:visited {
	color:#c85955;
}

a:active {
	color:#c85955;
}

img {
	vertical-align: middle;
	border-width:0;
}
.bold {
	font-weight:bold;
}
.col-1 {
	color:#d9bfc4;
}
form { margin:0px; }

/* ---- /BASE -------------------------------------------- */

div#main {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
	text-align: left;
	border:0;
}

/* ---- HEADER -------------------------------------------- */

div#header {
	width: 960px;
	height: 89px;
	background-color: #ffffff;
}
div#header .m_red{
	font-size:small;
	color:#DF666D;
}
div#header .m_brwn{
	color:#473325;
	font-size:x-small;
}
div#header .f_sml{
	font-size:xx-small;
}
div#header div#left{
	float:left;
	width: 225px;
	height:89px;
	margin:0;
	padding:0;
}
div#header div#lead{
	float:left;
	width: 593px;
	height:23px;
	padding-top: 10px;
	padding-left:30px;
	margin:0;
	font-size:14px;
}
div#header div#btn1{
	float:left;
	width: 110px;
	height:33px;
	margin:0;
	padding:0;
}
div#header table#rsrv_tbl{
	float:left;
	width:735px;
	height:56px;
	margin:0;
	background:#ffffff url(../images/rsrv_bg.gif) no-repeat;
	border-collapse:collapse;
	border:1px solid #ffffff;
}
div#header table#rsrv_tbl td{
	padding:6px 10px;
	vertical-align:middle;
	border-right:1px solid #ffffff;
	line-height:140%;
}
div#header table#rsrv_tbl td.submit{
	padding-top:10px;
	padding-right:20px;
	text-align:right;
}
div#header table#rsrv_tbl td.blnk{
	width:18px;
	border-right:0px;
	padding:0;
}

div#button {
	width: 960px;
	height: 41px;
	background-color: #ffffff;
}
div#button div#btn{
	width: 137px;
	height: 40px;
	margin:0;
	padding:0;
	float:left;
}
div#button div#btn2{
	width: 138px;
	height: 40px;
	margin:0;
	padding:0;
	float:left;
}

/* ---- /HEADER -------------------------------------------- */

/* ---- PANKUZ -------------------------------------------- */
div#pankz {
	width: 880px;
	height: 14px;
	margin:0;
	padding:10px 40px 10px 40px;
}
/* ---- /PANKUZ -------------------------------------------- */

div#cont div#pagetop-blk {
	width:880px;
	margin:0;
	padding:30px 40px 0px 40px;
	text-align:right;
	background-color: #ffffff;
	float:left;
}

/* ---- TITLE -------------------------------------------- */
div#title {
	width: 960px;
	height: 350px;
	margin:0;
	padding:0;
}
div#title-thin {
	width: 960px;
	height: 150px;
	margin:0;
	padding:0;	
}
div#title-text {
	width: 880px;
	margin:0;
	padding:25px 40px 25px 40px;
	border-top:1px solid #b3b3b3;
	border-bottom:1px solid #b3b3b3;
	font-size:24px;
	font-weight:bold;
}
/* ---- /TITLE -------------------------------------------- */

/* ---- FOOTER -------------------------------------------- */
div#foot_nav {
	float:left;
	width: 960px;
	padding: 0;
	margin:0;
	background-color: #ffffff;
	border-bottom:1px solid #8f9196;	
}
div#foot_nav .small_txt{
	font-size:x-small;
}
div#foot_nav div#blk {
	float:left;
	width: 279px;
	background-color: #ffffff;
	margin:0;
	padding:10px 20px;
}
div#foot_nav .line_1{
	border-left:1px solid #FFFFFF;
}
div#foot_nav .line_2{
	border-left:1px solid #8f9196;
}
div#foot_nav div#blk div#cap{
	float:left;
	
}
div#foot_nav div#blk div#nav_btn{
	float:right;
	
}

div#footer {
	width: 936px;
	padding: 20px 12px 20px 12px;
	background-color: #ffffff;
	float:left;
}

div#footer div#left{
	width: 620px;
	float:left;	
}
div#footer div#right{
	width: 316px;
	float:right;
}

div#footer div#left div#line{
	width:100%;
	padding-bottom: 4px;
	float:left;
}
div#footer div#left div#line .s-text{
	font-size:x-small;
}
div#footer div#right div#line{
	width:100%;
	padding-bottom: 4px;
	float:left;
}
div#footer div#right div#qr{
	width:100%;
	padding-bottom: 16px;
	float:left;
}
div#footer div#right div#qr div#cap{
	width:185px;
	padding-right:10px;
	padding-top:4px;
	float:right;
	line-height:140%;
	font-size:x-small;
}
div#footer div#right div#qr div#fig{
	width:82px;
	float:right;
	padding-right:8px;
}

/* ---- /FOOTER -------------------------------------------- */
