@charset "utf-8";
/* CSS Document */



/* the image gallery styles */

        /*Make sure your page contains a valid doctype at the top*/
        #simplegallery1{ /*CSS for Simple Gallery Example 1*/
        position: relative; /*keep this intact*/
        visibility: hidden; /*keep this intact*/
        /*border: 10px solid darkred;*/
        margin-left:15px;
		}
        
        #simplegallery1 .gallerydesctext{ /* CSS for description DIV of Example 1 (if defined) */
        text-align: left;
        padding: 2px 5px;
        }

		.galleryHolder
		{
			background:url(images/photosJavascriptGalleryBkgLong.gif) no-repeat;
			width:806px;
			height:706px;
		}
		
		
		


/* other TL styles */
.footerText{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;}

.faqQuestion{font-weight:bold; color:#FF6600; margin-bottom:0px;}
.faqAnswer{margin-bottom:15px;}
.faqQuestionBlue{color:#006699; margin-bottom:20px; font-weight:bold; text-decoration:underline;}

.homepageBullet{text-align:right; margin-bottom:5px;}

.formLabel{text-align:right;}


body{margin:0; padding:0; background:#cacecc;}
table, td{border-collapse:collapse;}
table, td, img{border:0;}
form, td{margin:0; padding:0;}
td, div{
	font:11px/14px Arial, helvetica, sans-serif;
	color:#3e3e3e;
	vertical-align:middle;
	text-align:left;
	padding:0;
	margin:0;
}

p{
	font:11px/14px Arial, helvetica, sans-serif;
	color:#3e3e3e;
	vertical-align:middle;
	text-align:left;
	padding:0;
	margin-bottom:10px;
}

.clear{clear:both; line-height:0px;}
input, textarea, select{font:11px Tahoma, Arial, helvetica, sans-serif; color:#6E7574; padding:2px 0 0 2px; text-transform:none; border: 1px solid #5C5C5C; vertical-align:middle;}
ul{list-style:none; line-height:0; padding:0; margin:0}
.tar{text-align:right;}

.hd_left{width:50%; background:url(tour1/images/hd_fll.jpg) top right repeat-x;}
.hd_right{width:50%; background:url(tour1/images/hd_fll.jpg) 2px top repeat-x;}

.menu{height:59px; background:url(tour1/images/menu_bg.jpg) top left no-repeat; padding-left:30px;}

.logo{width:573px; background:url(tour1/images/logo_bg.jpg) top left no-repeat; height:182px;}
.logo img{margin:71px 0 0 65px;}
.logo_2{width:193px; background:url(tour1/images/logo_2_bg.jpg) top left no-repeat;}
.logo_2 img{margin:78px 0 0 5px;}
.mp{height:152px; background:url(tour1/images/mp_bg.jpg) top left no-repeat; padding-left:84px;}

.content{background:url(tour1/images/cnt_fll.jpg) top left repeat-y; height:361px;}
.content .cnt_fll{background:url(tour1/images/cnt_bg.jpg) top left no-repeat; padding:30px 25px 15px 29px;}

a{color:#9e1f0b; text-decoration:underline;}
a:hover{text-decoration:none;}


li{background:url(tour1/images/list_mk.gif) center left no-repeat; padding-left:9px;}
li a{color:#9e1f0b; text-decoration:none; font-size:12px; line-height:24px; font-weight:bold; background:url(tour1/images/list_li.gif) top left repeat-x; padding-bottom:10px;}
li a:hover{text-decoration:none; background:0;}

b a{color:#9e1f0b; text-decoration:none; background:url(tour1/images/list_mk.gif) center right no-repeat; padding-right:9px; font-size:12px;}
b a:hover{text-decoration:underline;}

.sp_1{color:#9e1f0b; font-weight:bold;}

.td_1{width:15px; height:28px; color:#9e1f0b; font-weight:bold;}
.td_2{width:178px;}
.td_2 input{width:178px; height:18px;}

#form_2{width:193px;}

#form_3 .sel{width:130px; height:17px;}
#form_3 .sel_2{width:118px; height:17px;}
#form_3 select{width:71px; height:17px;}
#form_3 input{width:96px; height:18px;}


/*===block====*/
.block{width:100%;}
.block .cl{background:#eaebeb;}
.block .top_left{background:url(tour1/images/block_top_left.gif) top left no-repeat; width:5px; height:5px;}
.block .top_right{background:url(tour1/images/block_top_right.gif) top right no-repeat; width:5px;}
.block .bot_left{background:url(tour1/images/block_bot_left.gif) bottom left no-repeat; width:5px; height:5px;}
.block .bot_right{background:url(tour1/images/block_bot_right.gif) bottom right no-repeat; width:5px;}
/*===//block====*/

#form div{height:25px;}
#form input{width:180px; height:18px;}
#form textarea{width:190px; height:96px; overflow:auto; margin-bottom:5px;}

.ft_left{background:url(tour1/images/footer_bg.jpg) top right repeat-x;}
.footer{height:46px; background:url(tour1/images/footer_bg.jpg) top left repeat-x; vertical-align:middle; color:#8aa4aa; font-weight:bold; font-size:12px; padding-left:31px;}
.footer a{color:#8aa4aa; text-decoration:none;}
.footer a:hover{text-decoration:underline;}
.ft_right{background:url(tour1/images/footer_bg.jpg) 2px top repeat-x;}

.ft_left_fll{height:100%; background:url(tour1/images/fl_left.jpg) top right;}
.ft_fll{background:url(tour1/images/ft_fll.jpg) top left repeat-y;}
.ft_right_fll{height:100%; background:url(tour1/images/fl_right.jpg) top left;}

