﻿body{
	padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-top: 0px;
	
	scrollbar-face-color: #2d2d2d;
	scrollbar-highlight-color: #4d4d4d;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #2d2d2d;
	scrollbar-arrow-color:  #4d4d4d;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #98AAB1;
	
	
	
	background-color: #523003;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}
td{
	font-family: verdana;
	font-size: 10px;
	color: #3d3d3d;
	line-height: 14px;
}

.mainmenu{
	
	font-family: verdana;
	font-size: 12px;
	color: #714308;
	font-weight: bold;
	vertical-align: bottom;
	padding-left: 15px;
}
.maincell{
	background-color: #dedede;
	background-image: url('../images/bg_main.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	
}

.maincell2{
background-image: url('../Images/bg_main2.jpg');
background-repeat: repeat-x;
background-position-y: bottom;
}


.footer{
	font-family: verdana;
	color: #c7c7c7;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
:hover.footer{
	font-family: verdana;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
	text-align: center;
}

.footer12{
	font-family: verdana;
	color: #c7c7c7;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
.footer2{
	font-family: verdana;
	color: #5d5d5d;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
:hover.footer2{
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
	text-align: center;
}
.main_title{
	font-family: Tahoma;
	font-size: 12px;
	color: #523003;
	line-height: 14px;
	
	font-weight:bold
}
.tracker1{
	font-family: verdana;
	font-size: 9px;
	color: #7c5c33;
}
.tracker{
	font-family: verdana;
	font-size: 9px;
	color: #7c5c33;
}
.tracker:hover{
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
}
td.tracker{
	padding-left: 30px;
}


.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
border: 1px solid #ccc;
}















a{
	font-family: verdana;
	font-size: 10px;
	color: #656464;
	line-height: 14px;
	text-decoration: none ;
}
a:hover{
	font-family: verdana;
	font-size: 10px;
	color: #656464;
	line-height: 14px;
	text-decoration: underline ;
}
.LeftCell{
	background-color: #F3F3F3;
	background-image: url('../images/BG_leftMenu.jpg');
	background-repeat: repeat-x;
	background-position: center top
}
.MainCell{
	background-color: #e4e4e4;
	background-image: url('../images/BG_main.jpg');
	background-repeat: repeat-x;
	background-position: center top
}

.tab_title{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	text-transform:uppercase;
	font-weight:bold;
	padding-left: 10px;
}



.logintable{
	font-family: verdana;
	font-size: 10px;
	color: #8e8f8d;
}
.logintable:hover{
	font-family: verdana;
	font-size: 10px;
	color: #8e8f8d;
	text-decoration: overline;
}
.logintable2{
	font-family: verdana;
	font-size: 10px;
	color: #5aa2ce;
	text-decoration: none;
	font: bolder;
}

.logintable2:hover{
	color: #8e8f8d;
}
table.sel {
	background-image: url(../images/ProductsGridBG.jpg);
	border: 1px solid #d4d4d4;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	color: #a1a1a1;
}
a.sel{
	font-family: verdana;
	font-size: 10px;
	color: #a1a1a1;
	text-decoration: none;
	font-weight: bold;
}
a.sel:hover {
	font-family: verdana;
	font-size: 10px;
	color: #15489f;
	text-decoration: none;
	font-weight: bold;
}
table.Pro {
	border: 1px solid #d4d4d4;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	color: #a1a1a1;
	background-color: #fbfbfb;
	height: 164px;
	width: 157px;
	vertical-align: middle;
}
.price{
	font-family: verdana;
	font-size: 17px;
	color: #00338a;
	text-align: center;
	font-weight: bold;
}



/* forms */
select{
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	background-color: #fefefe;
	ListBorderStyle: solid;
	ButtonColor: #fefefe;
	ArrowColor: teal;
	Background: #fefefe; 
	RollBGColor: teal;
	RollTextColor: ffffff;
	background-image:url('../Images/bg_form.jpg')
}
.select1{
	background-color: #000000;
	width: 100PX;
	height: 20PX;
	background-image: none;
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
	color: #5c6973;
	border-color:#7f9db9;
	border-style: solid;
	border-width: 1px;
	background-color: #f1f1f1;
}
.select2{
	background-color: #000000;
	width: 150PX;
	height: 20PX;
	background-image: none;
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
	color: #5c6973;
	border-color:#7f9db9;
	border-style: solid;
	border-width: 1px;
	background-color: #f1f1f1;
}
.select3{
	background-color: #000000;
	height: 19px;
	width: 350px;
	background-image: none;
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
	color: #5c6973;
	border-color:#7f9db9;
	border-style: solid;
	border-width: 1px;
	background-color: #f1f1f1;
}
.formvsmall{
	height: 15px;
	width: 20px;
	background-color: #fefefe;
	font-family: verdana;
	font-size: 10px;
	background-image:url('../Images/bg_form.jpg');
}
.formsmall{
	height: 19px;
	width: 100px;
	background-color: #fefefe;
	font-family: verdana;
	font-size: 10px;
	background-image:url('../Images/bg_form.jpg');
}
.formmid{
	width: 160PX;
	height: 15PX;
	background-color: #fefefe;
	font-family: verdana;
	font-size: 10px;
	background-image:url('../Images/bg_form.jpg');
	text-align: left;
}
.formlrg{
	height: 15px;
	width: 150px;
	background-color: #fefefe;
	font-family: verdana;
	font-size: 10px;
	background-image:url('../Images/bg_form.jpg')
}
.formvlrg{
	height: 15px;
	width: 350px;
	background-color: #fefefe;
	font-family: verdana;
	font-size: 10px;
	background-image:url('../Images/bg_form.jpg')
}
.submitsmall{
	font-family: tahoma;
	font-size: 12px;
	background-color: #1d50a7;
	color: #FFFFFF;
	height: 20px;
	width: 30px;
	font: bolder;
	border-bottom-width: 1px #1d50a7;
}
.submit{
	font-family: tahoma;
	font-size: 12px;
	background-color: #523003;
	color: #FFFFFF;
	height: 20px;
	width: 150px;
	font: bolder;
	border-bottom-width: 1px #1d50a7;
}
.submitBooking{
	font-family: tahoma;
	font-size: 12px;
	background-color: #523003;
	color: #FFFFFF;
	height: 20px;
	width: 70px;
	font: bolder;
	border-bottom-width: 1px #1d50a7;
}

.BookinText
{
border-right: 1px solid;
border-top: 1px solid;
border-left: 1px solid;
width: 97px;
border-bottom: 1px solid;
background-color: #f6f5f5
}


.leftmenu{
	font-family: Tahoma;
	color: #ededed;
	font-size: 11px;
	text-decoration: none;
	width: 88px;
	height: 53px;
	padding-top: 18px;
	text-align: center;
	background-image: url(../images/bg_menu.jpg);
	
}
:hover.leftmenu{
	font-family: Tahoma;
	color: #ededed;
	font-size: 11px;
	text-decoration: none;
	width: 88px;
	height: 53px;
	background-color: #25313d;
	background-image: url(../images/bg_menu_hover.jpg);
}
li{
	list-style-type: square;
	list-style-image:url('../images/bul.jpg');
}

.date{
	font-family: Verdana;
	font-size: 10px;
	color: #DCC74C;
	font-style:italic
}
.news_title{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
:hover.news_title{
	font-family: Verdana;
	font-size: 10px;
	color: #dcc74c;
	font-weight:bold;
	text-decoration: none;
}
.ErrorTitle
{
	color: #b8860b;
	font-family: 'Trebuchet MS' , Comic Sans MS, Arial;
	font-size: 24px;
	font-weight: bold;
	line-height: 20pt;
}
.ErrorDescription
{
color: Black;
font-family: Verdana, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
}
.SummaryReservation
{
    line-height: 25px;
}
