*
{
	margin: 0;
	padding: 0;
}
BODY
{
	background: #141414;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 0.8125em;
	color: #7A7A7A;
	font-weight: bold;
}
INPUT, SELECT, TEXTAREA
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.fleft
{
	float: left;
}
.fright
{
	float: right;
}
.clear
{
	clear: both;
}
.alignright
{
	text-align: right;
}
.aligncenter
{
	text-align: center;
}
/*.wrapper, block*/
#INVALID-RULE
{
	width: 100%;
	overflow: hidden;
}
.container
{
	width: 100%;
}
P
{
	margin-bottom: 13px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.tail-top
{
	background: #070707 url(images/tail-top.gif) repeat-x left top;
}
.tail-bottom
{
	background: url(images/tail-bottom.gif) repeat-x left bottom;
}
.tail-right
{
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 751px;
	background: url(images/tail-right.gif) repeat-x left top;
}
/*==================forms====================*/
INPUT, SELECT
{
	vertical-align: middle;
	font-weight: normal;
}
IMG
{
	border: 0;
	vertical-align: top;
	text-align: left;
}
#contacts-form LABEL
{
	display: block;
	height: 26px;
}
#contacts-form LABEL INPUT
{
	width: 247px;
	padding: 2px 0 2px 3px;
	color: #BDBDBE;
	background: #5A5A5D;
	border: 1px solid #000;
}
#contacts-form TEXTAREA
{
	width: 247px;
	height: 150px;
	padding: 2px 0 2px 3px;
	margin-bottom: 10px;
	color: #BDBDBE;
	background: #5A5A5D;
	overflow: auto;
	border: 1px solid #000;
}
/*==================list====================*/
UL
{
	list-style: none;
}
.list1
{
	margin-bottom: 17px;
}
.list1 LI
{
	display: inline;
}
.list1 LI A
{
	display: block;
	margin: 0 -20px;
	padding: 19px 20px 18px;
	border-bottom: 1px solid #1A1A1A;
	font-size: 0.91em;
	color: #7A7A7A;
	text-decoration: none;
}
.list1 LI A:after
{
	content: ' ';
	clear: both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}
.list1 LI A IMG
{
	float: left;
	margin-right: 16px;
}
.list1 LI A SPAN
{
	display: block;
	font-size: 1.17em;
	color: #FFF;
	padding: 2px 0 6px;
}
.list1 LI A:hover
{
	background: #1A1A1A;
	text-decoration: none;
}
.list2 LI
{
	background: url(images/arrow1.gif) no-repeat left 3px;
	padding: 0 0 11px 16px;
	font-size: 1.1em;
}
.list2 LI A:hover
{
	text-decoration: none;
	color: #EB2850;
	font-weight: bold;
	font-size: 1em;
}
.list3 LI
{
	background: url(images/arrow2.gif) no-repeat left 4px;
	padding: 0 0 12px 14px;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.list4 LI
{
	padding-bottom: 15px;
}
.list5
{
	margin-bottom: -15px;
}
.list5 LI
{
	color: #FFF;
	font-weight: bold;
	list-style-position: inside;
	padding-bottom: 15px;
}
.list5 LI SPAN
{
	font-weight: normal;
	color: #7A7A7A;
}
.list5 LI A
{
	font-weight: normal;
}
.list6
{
	width: 100%;
	overflow: hidden;
}
.list6 LI
{
	float: left;
	width: 261px;
	border-bottom: 1px solid #1A1A1A;
	font-size: 1.1em;
	color: #A5A0A0;
	padding: 0 15px 31px;
	margin: 0 7px 28px 0;
}
.list6 LI.first
{
	padding-left: 0;
}
.list6 LI IMG
{
	margin-bottom: 14px;
}
.list6 LI STRONG
{
	color: #FFF;
	font-size: 1.5em;
	color: #FFF;
	font-weight: normal;
}
.list6 LI.last
{
	margin-right: 0;
	padding-right: 0;
}
.list6 LI.alt
{
	border-bottom: none;
	margin-bottom: 0;
}
.list7 LI
{
	padding-bottom: 5px;
}
.list7 LI A
{
	color: #7A7A7A;
	text-decoration: underline;
}
.list7 LI A:hover
{
	text-decoration: none;
}
/*==================other====================*/
.img-indent
{
	margin: 0 20px 0 0;
	float: left;
}
.img-box
{
	width: 100%;
	overflow: hidden;
	padding-bottom: 16px;
}
.img-box IMG
{
	float: left;
	margin: 0 17px 0 0;
}
.extra-wrap
{
	overflow: hidden;
}
.p1
{
	margin-bottom: 13px;
}
.p2
{
	margin-bottom: 38px;
}
/*==================txt, links, lines, titles====================*/
A
{
	color: #FFF;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
H1
{
	font-size: 1.64em;
	color: #FFF;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 4px;
}
H1 SPAN
{
	color: #A5A0A0;
	font-size: 0.67em;
	line-height: 1.2em;
}
.txt1
{
	color: #FFF;
}
.link1
{
	color: #7A7A7A;
	text-decoration: underline;
}
.link1:hover
{
	text-decoration: none;
}
.line-hor
{
	background: #1A1A1A;
	height: 1px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}
.line-ver, .line-ver1
{
	background-image: url(images/line-ver.gif);
	background-repeat: repeat-y;
	width: 100%;
}
.line-ver2, .line-ver3
{
	background-image: url(images/line-ver1.gif);
	background-repeat: repeat-y;
	width: 100%;
}
.title
{
	margin-bottom: 13px;
}
.title1
{
	margin-bottom: 23px;
}
/*==================boxes====================*/
.cont-box
{
	padding: 0 55px 0 0;
	margin: 0;
}
.cont-box SPAN
{
	float: right;
}
.cont-box1
{
	padding: 0 95px 0 0;
	margin: 0;
}
.cont-box1 SPAN
{
	float: right;
}
/*header*/
#header DIV
{
	position: absolute;
	margin-left: -33px;
}
/*content*/
#content
{
	background: #000;
	width: 100%;
}
#content .indent
{
	padding: 9px 0 0 7px;
}
#content .indent1
{
	padding: 18px 25px 18px 18px;
	font-weight: bold;
}
#content .indent2
{
	padding: 14px 20px 18px;
}
#content .indent3
{
	padding: 18px 25px 18px 28px;
}
#content .indent4
{
	padding: 18px 0 18px 18px;
}
#content .row-2 .indent
{
	padding: 0 17px 7px 19px;
}
#content .row-2 .indent1
{
	padding: 33px 0 30px;
}
.bg1
{
	background: #070707 url(images/content-bg1.gif) repeat-x left top;
	width: 100%;
}
/*footer*/
#footer .fleft
{
	padding: 20px 0 0 20px;
}
#footer .fright
{
	padding: 19px 42px 0 0;
}
/*==========================================*/
.left
{
	text-align: left;
}
.subhead1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
/*booking*/
#INVALID-RULE
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
/*booking*/
#INVALID-RULE
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
#page1 .tail-top .tail-bottom #main.inside #content .row-2.bg1 .indent .line-ver2 .line-ver2 TABLE TR TH #ct_horizontal_b TABLE TR TD TABLE TR TD TABLE TR TD TABLE TR TD
{
	color: #000;
}
.contentbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7A7A7A;
}
.tablecenter
{
	text-align: center;
}
