
/**/

/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video
{
	display:block;
}

mark, rp, rt, ruby, summary, time
{
	display:inline;
}

/* Global properties ======================================================== */
html, body
{
	width:100%;
	padding:0;
	margin:0;
	height:100%;
}

body
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.125em;
	color:#adacac;
	background:#f1f1f1 url(../images/header-bg.gif)/*tpa=http://www.tourmat.com/test/images/header-bg.gif*/ repeat-x
}

body.home
{
	background:url(../images/bg2.gif)/*tpa=http://www.tourmat.com/test/images/bg2.gif*/ top left repeat-x
}

#bg
{
	background:url(../images/top.jpg)/*tpa=http://www.tourmat.com/test/images/top.jpg*/ no-repeat center 0
}

.main
{
	margin: 0 auto;
	position: relative;
	width: 950px;
}

/***********************************************************************/
/*================================>fonts<==========================*/

.font1
{
	font-family:'azula_web_2', Arial, Helvetica, sans-serif;
}

.font2
{
	font-family:'tipograf_web_2', Arial, Helvetica, sans-serif;
}

.color1
{
	color:#212121
}

.color2
{
	color:#c04d00
}
.color3
{
	color:#474747
}
.size0
{
	font-size:0.9em;
}


.size1
{
	font-size:1.1em;
}

.size1
{
	font-size:1.2em;
}

.text-block
{
	text-align:justify
}

/***********************************************************************/
/*================================>Block-classes<==========================*/

.hidden
{
	visibility:hidden
}
.txt-dec-n
{
	text-decoration:none !important;
}

.txt-dec-u
{
	text-decoration: underline;
}

.txt-up-n
{
	text-transform:none !important;
}

.txt-up
{
	text-transform:uppercase;
}

.txt-al
{
	text-align:center;
}

.bold
{
	font-weight:bold;
}

.font-16
{
	font-size:16px;
}

.link
{
	color:#313131;
	display:inline-block;
}

.link span
{
	text-decoration:underline;
}

.link:hover
{
	color:#39c2f0;
}

.col
{
	color:#39c2f0;
}

.hov:hover
{
	color:#39c2f0;
}

.hov-1:hover
{
	color:#121212;
}

.border-none
{
	border: none !important;
}

.bg-none
{
	background: none !important;
}

.dis-block
{
	display: block;
}

.dis-inblock
{
	display: inline-block;
}

.marg-left-0
{
	margin-left:0 !important;
}

.marg-right-0
{
	margin-right:0 !important;
}

.marg-left-right-0
{
	margin-left:0 !important;
	margin-right:0 !important;
}

.last-mbot
{
	margin-bottom:0 !important;
}

.last-pbot
{
	padding-bottom: 0 !important;
}

.last-mpbot
{
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}

/*===============================>Indent<==================================*/
.padd
{
	margin:65px 0 34px 0;
}

.padd-1
{
	margin:49px 0 16px 0;
}

.padd-2
{
	margin:47px 0 38px 0;
}

.top
{
	margin-top: 30px;
}

.top-1
{
	margin-top: -4px;
}

.top-2
{
	margin-top: 25px;
}

.bot
{
	margin-bottom: 3px;
}

.bot-1
{
	margin-bottom: 67px;
}

.bot-2
{
	margin-bottom: 35px;
}

.bot-3
{
	margin-bottom: 23px;
}

.right
{
	margin-right: 16px;
}

.right-1
{
	margin-right: 20px;
}
/*================================image===============================*/
img
{
}
img.border, .product
{
	border:#666 dotted 1px;
	padding:10px;
	border-radius:5px
}

/*================================link-button===============================*/
a
{
	text-decoration:none;
	cursor:pointer;
}

a:hover
{
	text-decoration:none;
}

ul
{
	margin:0;
	padding:0;
	list-style-image:none;
}

.button
{
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	padding: 5px 12px;
	background:#232323;
	color:#fff;
	text-transform:uppercase;
	-moz-transition: background 0.5s ease;
	-webkit-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	border-radius: 3px;
}

.button:hover
{
	background:#39c2f0;
}

/******************************************************************/
.clear
{
	clear:both;
	line-height:0;
	font-size:0;
	width:100%;
}

.wrapper, .wrapper-extra, .extra-wrap
{
	overflow:hidden;
}

.wrapper-after:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.fleft
{
	float:left;
}

.fright
{
	float:right;
}

/*===============================>H-logo-properties=========================*/

h1, h2, h3, h4, h5, h6
{
	font-weight:normal;
	font-family:'azula_web_2', Arial, Helvetica, sans-serif;
	word-spacing:-3px
}

h1
{
	display: inline-block;
	float:right;
	margin:45px 0 7px 1px;
}

h1 a
{
	display:inline-block;
}

h2
{
	font-size:52px;
	color:#e43f00;
	letter-spacing:-1px;
	padding:25px 0 0 0;
	text-align:right
}

h3
{
	font-size:34px;
	color:#666;
	letter-spacing:-1px;
	padding:5px 0 10px 0;
	border-bottom:#C60 dashed 1px;
	margin:0 0 10px 0;
}

h4
{
	font-size:22px;
	color:#666;
	padding:5px 0 10px 0;
	border-bottom:#C60 dotted 1px;
	margin:0 0 10px 0;
}

h3 a
{
	color:#39c2f0;
}

h3 a:hover
{
	color:#121212;
}

/*********************************header*************************************/
header
{
	width: 940px;
	margin: 0 auto;
	position:relative;
	padding-bottom:28px;
}

#bord-head
{
	border-bottom:1px solid #dedede;
}

/*********************************aside************************************/
aside
{
	height:84px;
	background:url(../images/bg_aside2.gif) repeat-x
}

aside .bg
{
	background:url(../images/aside-top.jpg)/*tpa=http://www.tourmat.com/test/images/aside-top.jpg*/ no-repeat center 0
}

aside .main
{
	text-align:center;
	font-size:36px;
	font-family:'azula_web_2', Arial, Helvetica, sans-serif;
	line-height:40px;
	color:#FFF;
	padding:17px 0 0 0
}

aside .main .back
{
	background:#000;
	display:inline-block;
	border-radius:3px;
	padding:0 7px
}

.button1
{
	color:#212121;
	background:url(../images/button1.png)/*tpa=http://www.tourmat.com/test/images/button1.png*/ top left no-repeat;
	width:157px;
	height:48px;
	text-align:center;
	display: inline-block;
	text-decoration:none;
	font-size:28px;
	text-transform:uppercase;
	padding:6px 0 0 0
}

.button1:hover
{
	color:#c65a2b
}

aside .inside
{
	padding:0px 0px 0px 0px
}

aside .indent
{
	padding:9px 0px 0px 0px
}

/*********************************content*************************************/
#content
{
	width:100%;
	margin:0;
	position:relative;
	z-index:1;
	padding:20px 0 40px 0;
	background:#FFF;
	min-height:300px
}

#content .main
{
	background:#FFF;
}

.divider
{
	border-top:1px solid #dedede;
	margin:49px 0 43px 0;
	height:1px;
}

.divider-1
{
	border-top:1px solid #dedede;
	margin:43px 0 44px 0;
	height:1px;
}

#map_canvas
{
	width: 363px;
	height:392px;
	float:left;
}

.div-adress
{
	width:221px;
	float:left;
	margin:-6px 0 0 20px;
}

.adress
{
	margin-top: 22px;
	font-size: 13px;
}

.adress dd
{
	text-align:left;
}

.adress a
{
	color:#313131;
	display:inline-block;
	font-size: 13px;
	margin-left: 13px;
	text-decoration:underline;
}

.adress a:hover
{
	color:#39c2f0;
	text-decoration:underline;
}

.adress span
{
	display:inline-block;
	width:72px;
}

.adress strong
{
	display:inline-block;
	font-weight:normal;
}

.title1
{
	letter-spacing:0;
	text-align:left;
	font-size: 16px;
	margin: 0 0 22px 0;
	display:inline-block;
	color:#39c2f0;
}

.pp
{
	display:inline-block;
	margin:28px 0 0 0;
	color:#313131;
	text-decoration:underline;
}

.pp:hover
{
	color:#39c2f0;
	text-decoration:underline;
}

ul.list, ul.list1a
{
	margin:0;
	padding:0;
	list-style:none;
}

ul.list li
{
	background:url(../images/tail.gif)/*tpa=http://www.tourmat.com/test/images/tail.gif*/ bottom right repeat-x;
}

ul.list .last
{
	background:none
}

ul.list li a, ul.list li span
{
	color:#333;
	text-decoration:none;
	line-height:32px;
	background:url(../images/marker1.gif)/*tpa=http://www.tourmat.com/test/images/marker1.gif*/ right 11px no-repeat;
	margin:0;
	padding-right:15px;
	font-size:0.85em;
	display:block
}
ul.list li span
{
		line-height:1.3em;
		background:url(../images/marker1.gif)/*tpa=http://www.tourmat.com/test/images/marker1.gif*/ right 11px no-repeat;
		padding:6px 15px 6px 0
}
ul.list li a:hover
{
	text-decoration:none;
	color:#adacac;
	background:url(../images/marker1-act.gif)/*tpa=http://www.tourmat.com/test/images/marker1-act.gif*/ right 11px no-repeat;
}


ul.listHebrew
{
	margin:0 35px 0 0
}
ul.listHebrew li
{
	font-size:0.9em;
	padding:0 0 10px 0;
	background:none
}

/*--------------------------------------- old list
.list li
{
	font-size:13px;
	line-height:22px;
	padding:10px 0 10px 33px;
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:relative;
	border-top:1px dashed #d5d5d5;
	background:url(../images/marker.gif) top left no-repeat;
	background-position:right 7px;
}

.list li:first-child
{
	border-top:none;
}

.list li span
{
	display:block;
	position:absolute;
	background: url(../images/marker.png) 0 bottom no-repeat;
	width:11px;
	height:8px;
	top:17px;
	left:12px;
}

.list li a
{
	color:#313131;
}

.list li a:hover
{
	color:#39c2f0;
}
------------------------------------------------------*/
/**********************************index***********************************/
.box
{
	border-top:1px solid #fff;
	overflow:hidden;
	background: url(../images/bg-box.jpg)/*tpa=http://www.tourmat.com/test/images/bg-box.jpg*/ 0 0 repeat-y;
}

.inner
{
	background:url(../images/bg-inner.png)/*tpa=http://www.tourmat.com/test/images/bg-inner.png*/ 0 0 repeat-y;
	overflow:hidden;
}

.box .inner div
{
	width:313px;
	float:left;
	text-align:center;
	padding-bottom:34px;
}

.box .inner div span
{
	font-size:24px;
	line-height:32px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	display:block;
	margin:53px 0 22px 0;
	letter-spacing:-1px;
}

.box .inner div p
{
	color:#ffffff;
	margin:18px 35px 22px 35px;
}

.box .inner div a
{
	display:inline-block;
	color:#343334;
	text-transform:uppercase;
	background:#fff;
	padding:5px 11px;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.box .inner div a:hover
{
	background: #39c2f0;
	color:#fff;
}

.block
{
	float:left;
	width:138px;
	margin-left:12px;
}

.bord-bot
{
	border-bottom:1px dashed #cacacc;
	padding-bottom:22px;
	margin-bottom:21px;
}

.date
{
	font-size:54px;
	line-height:66px;
	display:block;
	float:left;
	width:60px;
	color:#161616;
	margin:-10px 16px 0 0;
}

.date strong
{
	display:block;
}

.date span
{
	font-size:16px;
	text-transform:uppercase;
	line-height:20px;
	display:block;
	margin:-7px 0 0 10px;
}

.news
{
	width:140px
}

.news p
{
	font-size:0.75em;
	border-bottom:#C30 dashed 1px;
	padding:0 0 4px 0;
	margin-bottom:10px
}

.news span
{
	display:block;
	color:#333;
	border-bottom:#666 dashed 1px;
	line-height:2em;
	margin-bottom:4px
}

/**********************************index-1*********************************/
.number
{
	background: url(../images/bg-bumber.png)/*tpa=http://www.tourmat.com/test/images/bg-bumber.png*/ 0 0 no-repeat;
	width:65px;
	height:65px;
	display:block;
	float:left;
	font-size:30px;
	line-height:36px;
	font-weight:bold;
	text-align:center;
	color:#101010;
	border-radius: 50%;
	text-transform:uppercase;
	margin-right:20px;
}

.number span
{
	display:inline-block;
	margin:14px 0 0 0;
}

/**********************************index-2*********************************/

/**********************************index-3*********************************/
.block-1
{
	overflow:hidden;
	margin:49px 0 0 0;
}

.block-1 span
{
	font-weight:bold;
	font-size:28px;
	line-height:34px;
	color:#101010;
	text-transform:uppercase;
	letter-spacing:-1px;
}

.block-1 span strong
{
	display:inline-block;
	margin:-5px 0 0 0;
}

.block-1 img
{
	margin:5px 12px 0 0;
}

.block-1 p
{
	margin:8px 0 25px 0;
}

.box-1
{
	background: url(../images/bg-box.jpg)/*tpa=http://www.tourmat.com/test/images/bg-box.jpg*/ 0 0 no-repeat;
	overflow:hidden;
	margin:39px 0 0 0;
}

.box-1 span
{
	display:block;
	height:123px;
	float:left;
	border-left:1px dashed #696a6c;
}

.box-1 span:first-child
{
	border-left:none;
}

.box-1 span a
{
	display:inline-block;
	margin:26px 0 0 0;
}

.product
{
	margin: 0 5px;
	text-align:center;

}
.product.list
{
	text-align: right;
	margin-bottom:15px

}
.product h4
{
	margin-bottom:0;
}
.product.list h4
{
	margin-bottom:10px;

}

.product .img, .product.list .img
{
	display:table-cell;
	vertical-align:middle;
	height:150px;
	width:200px;
	text-align:center
}
.product img
{
	vertical-align:middle
}

.product .btn
{
	display:block;
	border-radius:3px;
	background:#C60;
	color:#FFF;
	line-height:1.6em;
	margin:5px 0 0 0
}

.product .btn:hover
{
	background:#535353
}

/**********************************index-4*********************************/

/**********************************index-5*********************************/

/**********************************index-6*********************************/

/**********************************contact-form****************************/
#form1
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#878787;
}

#form1 input
{
	color:#878787;
	padding: 11px 5px 9px 11px;
	outline:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 16px;
	width: 550px;
	border:1px solid #d0d0d0;
	position:relative;
	box-shadow: inset 1px 1px #fdfdfd;
}

#form1 textarea
{
	overflow:auto;
	width: 550px;
	height: 159px;
	resize:none;
	color:#878787;
	padding: 11px 5px 9px 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border:1px solid #d0d0d0;
	box-shadow: inset 1px 1px #fdfdfd;
}

#form1 label
{
	display:block;
	min-height: 50px;
	position:relative;
}

#form1 label .feed_name
{
	display:block;
	float:right;
}

#form1 label.message
{
	display:block;
	padding-bottom:0;
}

#form1 span
{
	display:block;
	margin: 0px 0 6px 3px;
	float:right;
	width:550px;
}

#form1 .error, #form1 .empty, #form1 .success
{
	display:none;
	text-align:right;
	color:#39c2f0;
	margin-bottom:4px;
}

#form1 .error, #form1 .empty
{
	text-align:right;
	color:#ff0e0e;
	font-size:10px;
	float:right;
	line-height:12px;
	padding-top:3px;
	width:550px;
	display:none;
}

#form1 .message .empty
{
	position: static;
	margin:5px 0 5px 5px;
	text-align:right;
}

#form1 .buttons2
{
	position:relative;
	padding: 20px 0 0 0;
}

#form1 .buttons2 .button
{
	float:left;
	margin-right:9px;
}

#form1 .buttons2 .button:hover
{
	background-color:#e55c0b
}

.error-empty
{
	margin: 0 0 10px 5px !important;
	display:none;
	float:right!important;
	width:550px;
	word-spacing:-1px;
}

/****************************footer************************/
footer
{
	color:#212121;
	font-size:0.8125em;
	background:#f1f1f1;
}

footer .inside
{
	padding:24px 0px 42px 0px
}

footer a
{
	color:#212121;
	text-decoration:none
}

footer a:hover
{
	text-decoration:underline
}

footer h2
{
	color:#373737;
	font-size:22px;
	margin-bottom:7px;
	line-height:1.2em;
	font-weight:normal;
	border-bottom:#666 dotted 1px;
	padding-top:0
}

footer ul
{
	margin:0;
	padding:0;
	list-style:none;
}

footer ul li a
{
	background:url(../images/marker.gif)/*tpa=http://www.tourmat.com/test/images/marker.gif*/ top left no-repeat;
	background-position:right 7px;
	margin:0;
	padding-right:8px;
	color:#e5650b;
	text-decoration:none;
	line-height:20px;
	font-size:13px
}

footer ul li a:hover
{
	background: url(../images/marker-act.gif)/*tpa=http://www.tourmat.com/test/images/marker-act.gif*/ top left no-repeat;
	background-position:right 7px;
	text-decoration:none;
	color:#a2a1a1;
}

footer ul.icon
{
	margin:0;
	padding:0;
	list-style:none;
}

footer ul.icon li
{
	padding-left:3px;
	display:inline;
	margin:0
}

footer ul.icon li a
{
	color:#14acba;
	text-decoration:none;
	padding:0
}

footer ul.icon li a:hover
{
	text-decoration:none;
}

.jamp
{
	width:40px;
	margin-left:6px
}

select
{
	font-size:.84em;
	color:#2d3331;
	height:20px
}

.indent-2
{
	position:relative;
	padding-left:0px;
	float:left
}

.rowElem
{
	height:30px
}

.rowElem1
{
	height:30px;
	background:url(../images/bg_input.gif)/*tpa=http://www.tourmat.com/test/images/bg_input.gif*/ top left no-repeat
}

.rowElem2
{
	height:36px;
	background:url(../images/bg_input1.gif)/*tpa=http://www.tourmat.com/test/images/bg_input1.gif*/ top left no-repeat
}

.block-contact span
{
	float:right;
	margin-right:20px
}

.input
{
	border:none;
	background:none;
	width:220px;
	height:20px;
	font-size:1em;
	color:#000;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.input1
{
	border:none;
	background:none;
	width:184px;
	height:18px;
	font-size:1em;
	color:#a3a3a3;
	padding-left:14px;
	padding-right:13px;
	padding-top:4px;
	padding-bottom:4px;
}

/*=======================superfish=========================*/
nav
{
	float:left;
	display:block;
	margin:50px 0 0 0;
	width:500px
}

.sf-menu
{
	display:block;
	float:left
}

.sf-menu ul
{
	position:absolute;
	top:-999px;
	display:none;
	z-index:999;
}

.sf-menu a
{
	display:block;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul
{
	z-index:999;
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul
{
	top:-999px;
	display:none;
	z-index:999
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul
{
	left:100%;
	top:0;
	z-index:999
}

ul.sf-menu>li
{
	font-family:'azula_web_2', Arial, Helvetica, sans-serif;
	font-size: 22px;
	float:right;
	position:relative;
	padding:5px 5px 6px 5px;
	/*border-left:1px solid #dedede;*/
	text-transform:uppercase;
}

ul.sf-menu>li>a>.sf-sub-indicator
{
	display:block;
	position:absolute;
	width:7px;
	height:4px;
	background: url(../images/indicator.png)/*tpa=http://www.tourmat.com/test/images/indicator.png*/ 0 0 no-repeat;
	top:24px;
	left:27px;
}

#last-li
{
	padding-right:0;
}

ul.sf-menu>li:first-child
{
	border-left:none;
}

ul.sf-menu>li>a
{
	display:block;
	color:#727272;
	border-radius: 3px;
	padding:6px 10px 3px 10px;
}

ul.sf-menu>li>span
{
	display:block;
	color:#727272;
	border-radius: 3px;
	padding:6px 10px 3px 10px;
}


ul.sf-menu>li.current, ul.sf-menu>li.sfHover, ul.sf-menu>li:hover
{
}

ul.sf-menu>li.current>a, ul.sf-menu>li.sfHover>a, ul.sf-menu>li>a:hover
{
	color:#FFF;
	background:#e55c0b
}

.sf-menu>li>ul
{
	/*left:-33px;*/
	right:0;
	top:37px;
	width:126px;
	z-index:99;
	background:#535353;
	border-radius: 6px;
	padding:22px 0;
}

.sf-menu>li>ul>li
{
	font-size: 16px;
	text-transform:uppercase;
	font-weight:normal;
	position:relative;
	padding:7px 26px 8px 0;
}

.sf-menu>li>ul>li:first-child
{
}

.sf-menu>li>ul>li>a
{
	display: inline-block;
	color:#ff660c;
}

.sf-menu>li>ul>li:hover, ul.sf-menu>li>ul>li.sfHover
{
}

.sf-menu>li>ul>li>a:hover, ul.sf-menu>li>ul>li.sfHover a
{
	color:#fff;
}

.sf-menu li li ul
{
	right: 126px !important;
	top:0px !important;
	display:block;
	width: 114px;
	background:#3a3a3a;
	border-radius: 6px;
	padding:5px 0
}

.sf-menu li li li
{
	float:none;
	font-size: 16px;
	padding:7px 26px 3px 0;
}

.sf-menu li li li a
{
	display:block;
	color:#818080 !important;
	text-align:right;
}

.sf-menu li li li:hover
{
}

.sf-menu li li li a:hover
{
	color:#fff !important;
}

/*--------- slider ---------*/
#slide
{
	width:100%;
	position:relative;
	overflow:hidden;
	z-index:1;
}

.slider
{
	position: relative;
	z-index:1;
	width: 960px;
	height: 398px;
	margin:0 auto;
	overflow: hidden;
}

.items
{
	display:none;
}

.banner
{
	width: 500px;
	position:absolute;
	top: 180px;
	z-index:15;
	left: 0;
}

.banner-inner
{
	padding-left:66px;
}

.banner strong
{
	font-size:42px;
	color:#39c2f0;
	line-height:62px;
	text-shadow:1px 1px #f3f3f3;
	display:block;
	text-transform:uppercase;
}

.banner span
{
	display:block;
	font-size:27px;
	color:#313531;
	line-height:36px;
	text-transform:uppercase;
	margin:-16px 0 0 0;
	text-shadow:0 1px #f3f3f3;
	letter-spacing:-1px;
}

.banner span+span
{
	margin-top:-8px;
}

.pagination
{
	position:absolute;
	z-index:1000;
	width:100px;
	height:30px;
	left:68px;
	top:421px;
}

.pagination li
{
	float:left;
	margin: 0 3px 0 0;
}

.pagination a
{
	display:block;
	width:18px;
	height:18px;
	background: url(../images/pagination.png)/*tpa=http://www.tourmat.com/test/images/pagination.png*/ right 0 no-repeat;
}

.pagination li.current a, .pagination li:hover a
{
	background: url(../images/pagination.png)/*tpa=http://www.tourmat.com/test/images/pagination.png*/ left 0 no-repeat;
}

/*==========================tabs==========================*/
.tabs
{
	margin:56px 0 0 0;
	background: url(../images/bg-tabs.jpg)/*tpa=http://www.tourmat.com/test/images/bg-tabs.jpg*/ 0 0 repeat-y;
	padding:23px 0 14px 20px;
}

.tabs>div
{
}

.tabs .fleft
{
	width:220px;
}

.tabs ul.nav
{
	display:block;
	width:220px;
	background: url(../images/bg-li-tabs.jpg)/*tpa=http://www.tourmat.com/test/images/bg-li-tabs.jpg*/ 0 0 repeat;
}

.tab-content
{
	float:left;
	width:670px;
	padding:8px 0 0 27px;
}

.tabs ul.nav li
{
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	float:none;
	background: url(../images/bg-li-tabs.png)/*tpa=http://www.tourmat.com/test/images/bg-li-tabs.png*/ 0 bottom no-repeat;
	position:relative;
}

#last-li-1
{
	background: url(../images/bg-li-transparent.png)/*tpa=http://www.tourmat.com/test/images/bg-li-transparent.png*/ 0 0 no-repeat;
}

.tabs ul.nav li strong
{
	display:none;
	position:absolute;
	background: url(../images/bg-li-tabs-after.png)/*tpa=http://www.tourmat.com/test/images/bg-li-tabs-after.png*/ 0 0 no-repeat;
	width:8px;
	height:15px;
	right:0;
	top:14px;
}

.tabs ul.nav li a
{
	display:block;
	padding:14px 0 12px 0;
	color:#aaaaaa;
}

.tabs ul.nav li:hover, .tabs ul.nav li.selected, .tabs ul.nav li:hover a, .tabs ul.nav li.selected a
{
	background:#39c2f0;
	color:#fff;
}

.tabs ul.nav li:hover .marker, .tabs ul.nav li.selected .marker, .tabs ul.nav li:hover a .marker, .tabs ul.nav li.selected a .marker
{
	background-position:0 0;
}

.tabs ul.nav li:hover strong, .tabs ul.nav li.selected strong, .tabs ul.nav li:hover a strong, .tabs ul.nav li.selected a strong
{
	display:block;
}

.marker
{
	display:inline-block;
	background: url(../images/marker.png)/*tpa=http://www.tourmat.com/test/images/marker.png*/ 0 bottom no-repeat;
	width:11px;
	height:8px;
	margin:5px 9px 0 14px;
}

.box-tabs strong
{
	font-size:24px;
	line-height:26px;
	color:#fff;
	text-transform:uppercase;
}

.box-tabs img
{
	margin:23px 0 0 3px;
	float:left;
}

.list-tabs
{
	margin:16px 0 0 17px;
}

.list-tabs li
{
	background: url(../images/bg-list-tabs.png)/*tpa=http://www.tourmat.com/test/images/bg-list-tabs.png*/ 0 8px no-repeat;
	padding:0 0 14px 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
}

.list-tabs li a
{
	color:#8c8b8b;
}

.list-tabs li a:hover
{
	color:#39c2f0;
}

/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.1
| http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
|--------------------------------------------------------------------------
*/
#toTop
{
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:113px;
	overflow:hidden;
	width: 42px;
	height: 42px;
	border:none;
	text-indent:-999px;
	z-index:20;
	background: url(../images/top.png)/*tpa=http://www.tourmat.com/test/images/top.png*/ no-repeat 0 0;
}

#toTopHover
{
	background: url(../images/top.png)/*tpa=http://www.tourmat.com/test/images/top.png*/ no-repeat right 0;
	width: 42px;
	height: 42px;
	display:block;
	overflow:hidden;
	opacity: 0;
}

#toTop:active, #toTop:focus
{
	outline:none;
}
