html, body 
{
	font-family:Arial, Helvetica, sans-serif !important;
	background:#265e8b url("../images/bgtop.gif") repeat-x top;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}

a 
{
	outline: none;
}

a img 
{
	border:0;
}



.container 
{
	width:968px;
	margin:0 auto;
}


* html .container 
{
	position:absolute;
	left: 50%;
	margin-left: -484px;
	height:100%;
}


#admin 
{
	margin:40px;
	color:#fff;
	font-size:22px;
}

#wrapper 
{
	background:url("../images/bgmain.jpg") no-repeat 4px 0;
	position:relative;
	height:500px;
}

#logo
{
	position:absolute;
	display:block;
	width:202px;
	height:110px;
	text-indent:-3500px;
}

#topmenu
{
	position:absolute;
	top:0px;
	left:250px;
	height:50px;
	width:350px;
	line-height:50px;
}

#topmenu a
{
	float:left;
	color:#fff;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	margin:0 10px;
	
}

#topmenu span
{
	float:left;
	display:block;
	color:#ccc;
	font-size:16px;
	font-weight:bold;
	margin:0 10px;
	
}

#topmenu a:hover
{
	text-decoration:underline;
}



#banners 
{
	display:block;
	text-align:center;
	width:680px;
	height:120px;
	float:left;
	padding-left:150px
}

#banners a
{
	display:block;
	float:left;
	height:31px;
	width:88px;
	padding:0;
	margin:4px;
}

#banners object
{
	display:block;
	float:left;
	height:31px;
	width:88px;
	padding:0;
	margin:4px;
}


#sbox 
{
	background:url("../images/search.gif") no-repeat left top;
	position:relative;
	display:block;
	top:0px;left:638px;
	width:330px;
	height:44px;
	line-height:42px;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

#sbox  a
{
	color:white;
	text-decoration:none;
	margin:0 4px;
	display:inline;
}


#sbox  a:hover
{
	text-decoration:underline;
}


#leftmenu
{
	float:left;
	margin-top:157px;
	float:left;
	width:191px;
}

#rightmenu
{
	float:left;
	margin-top:157px;
	float:right;
	width:191px;
}



#content
{
	margin-top:97px;
	float:left;
	width:586px;
}

#linkscontent
{
	float:left;
	width:968px;
}

#ftitle
{
	background:url("../images/fhead.jpg") no-repeat top center;
	height:46px;
	line-height:46px;
	margin-top:152px;
	color:#fff;
	font-size:12px;
	text-indent:25px;
}

#cmhead
{
	background:url("../images/chead.png") no-repeat top center;
	display:block;
	height:29px;
	margin-top:60px;
}

#linkscmhead
{
	background:url("../images/lchead.png") no-repeat top center;
	display:block;
	height:29px;
}

#fcont
{
	border-top:#fff 1px solid;
	background:#e0ebff url("../images/ctopbg.gif") repeat-x top;
	width:532px;
	margin-left:15px;
	_margin-left:8px;
	padding:12px;
	_height:350px;
	min-height:350px;
	font-size:12px;
	float:left;
	position:relative;
}

#linksfcont
{
	border-top:#fff 1px solid;
	background:#e0ebff url("../images/ctopbg.gif") repeat-x top;
	width:944px;
	padding:12px;
	_height:350px;
	min-height:350px;
	font-size:12px;
	float:left;
}

#fcont h1
{
	color:#fff;
	margin:0 0 10px 0;
	padding:0;
	font-size:20px;
	font-weight:bold;
}

#linksfcont h1
{
	color:#fff;
	margin:0 0 10px 0;
	padding:0;
	font-size:20px;
	font-weight:bold;
}

#fcont h3
{
	float:left;
	margin-bottom:6px;
	width:532px;
}

#linksfcont h3
{
	float:left;
	margin-bottom:0;
	width:532px;
}

#ffoot
{
	background:url("../images/cfoot.gif") no-repeat top left;
	width:556px;
	height:12px;
	margin-left:15px;
	_margin-left:8px;
	float:left;
}

#linksffoot
{
	background:url("../images/lcfoot.gif") no-repeat top left;
	width:968px;
	height:12px;
	float:left;
}

#block h3
{
	margin:0;padding:0;
	float:left;
	background:url("../images/menuhead.png") no-repeat top left;
	display:block;
	width:191px;
	height:29px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-indent:8px;
	line-height:29px;
}


#cblock
{
	float:left;
	border-top:#fff 1px solid;
	background:#e0ebff url("../images/blocktopbg.gif") repeat-x top;
	display:block;
	width:179px;
	padding:6px;
}

#cblockfoot
{
	overflow:hidden;
	float:left;
	background:url("../images/boxbg.gif") no-repeat;
	display:block;
	width:191px;
	height:9px;
	margin:0 0 10px 0;
	padding:0;
}


#delsec
{
	display:block;
	float:left;
	border-bottom:#000 1px solid;
	border-top:#ccc 1px solid;
	height:20px;	
	width:179px;
}

#delsec a.del
{
	display:inline;
	font-size:10px !important;
	color:purple !important;
	background:url("../images/del.gif") no-repeat 0 5px !important;
	padding:0 0 0 10px !important;
	width:60px !important;
	text-indent:4px !important;
}
.treemenu  li ul li #delsec a.del
{
	text-indent:4px !important;
}

#delsec a.addin
{
display:inline;
	font-size:10px !important;
	color:#6699ff !important;
	background:url("../images/del.gif") no-repeat 0 5px !important;
	width:60px !important;
	text-indent:4px !important;
	padding:0 0 0 10px !important;
}

#delsec a.addin:hover
{
	color:#3366cc !important;
}

#delsec a.del:hover
{
	color:magenta !important;
}


#footer
{
	background:url("../images/flight.jpg") no-repeat center;
	margin-top:40px;
	text-align:center;
	color:#fff;
	font-size:14px;
	display:block;
	float:left;
	height:60px;
	line-height:40px;
	width:100%;
}


#footer span
{
	display:inline;
	color:#ccc;
	text-decoration:none;
	padding:0 4px;
}

#footer a 
{
	display:inline;
	color:#fff;
	text-decoration:none;
	padding:0 4px;
}


#footer a:hover
{
	text-decoration:underline;
}


#addnew h6
{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:0;margin:0;
}

#addnew input
{
	margin:4px 0;
}

#addnew
{
	margin-bottom:8px;
}

#txtinp input
{
	width:172px;
	font-size:16px;
	font-weight:bold;
}

#txtinp3 input
{
	width:930px;
	font-size:16px;
	font-weight:bold;
}


#txtinp2 input
{
	width:525px;
	font-size:16px;
	font-weight:bold;
	margin:10px 0;
}

#txtar textarea
{
float:none;
	width:525px;
	height:450px;
}

#txtar3 textarea
{
float:none;
	width:930px;
	height:450px;
}

#txtar2 textarea
{
float:none;
	width:525px;
	height:250px;
}

#submit input
{
	margin:10px 0 0 0;
}

#addafter {
	margin:4px 0;
	border-bottom:2px solid;
	display:block;
	float:left;
	width:179px;
	height:90px;
}

table.tab
{
	border-collapse: collapse;
	background:url("../images/tabhead.gif") repeat-x top;
	width:532px;
	text-align:left;
	margin:20px 0;
}

.tab th
{
	border:#444c59 1px solid;
	background:url("../images/arrow2.gif") no-repeat 7px 16px;
	color:#e0ebff;
	text-align:left;
	height:28px;
	line-height:28px;
	text-indent:17px;
	padding:0;margin:0;
}

.tab td
{
	font-weight:bold;
	background:#fff;
	border:#444c59 1px solid;
	padding:2px 10px;
	margin:0;
}


.price
{
	color:#ff9900;
	font-size:15px;
	font-weight:bold;
}

.price:hover
{
	background:#E6E6FA;
}
 		#report { border-collapse:collapse;	width:532px;margin:20px 0;}
        #report h4 { margin:0px; padding:0px;}
        #report img { float:right;}
        #report ul { margin:10px 0 10px 40px; padding:0px;}
        #report th { background:#7CB8E2 url(../images/header_bkg.png) repeat-x scroll top left; color:#fff; padding:7px 15px; text-align:left;}
        #report td { background:#C7DDEE none repeat-x scroll center left; color:#000; padding:7px 15px; }
        #report tr.odd td { background:#fff url(../images/row_bkg.png) repeat-x scroll left bottom; cursor:pointer; }
        #report div.arrow { background:transparent url(../images/arrows.gif) no-repeat scroll 0px -16px; width:16px; height:16px; display:block;}
        #report div.up { background-position:0px 0px;}


.hottabprice
{
	color:red !important;
}

.hottabtitle
{
	color:red !important;
	font-weight:bold;
}

#ask a
{
	display:block;
	background:url('../images/podbor.png') no-repeat center;
	height:47px;
	line-height:47px;
	width:182px;
	color:white;
	text-decoration:none;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin:20px 0;
}

#ask a:hover
{
	text-decoration:underline;
}

#partners td
{
	
}

#newslist
{
	border:#99ccff 1px solid;
	background:#edf6ff;
	padding:20px;
	margin:10px 0;
}

#newslist h2
{
	color:#265E8B;
}

#deltour a
{
	float:left;
	margin:0 14px 0 0;
}

#wrapdiv
{
	float:left;
	display:block;
}

#sicon
{
	background:url(../images/search_icon.gif) no-repeat;
	position:absolute;
	top:12px;
	left:10px;
	width:19px;
	height:19px;
}

#sinput input
{
	position:absolute;
	top:4px;
	left:38px;
	border:#151f2f 1px solid;
	height:30px;
	width:230px;
	font-size:22px;
}

#ssubmit input
{
	background:url(../images/button.gif) no-repeat;
	position:absolute;
	top:4px;
	right:10px;
	border:0px;
	height:34px;
	width:40px;
	font-size:14px;
	font-weight:bold;
	color:white;
}


.formtit
{
	color:#000;
	margin-bottom:4px;
	font-weight:normal;
}

#gallerylist h3
{
	color:#99CCFF;
	float:left;
	display:block;
	height:30px;
	width:100%;
	margin:20px 0 0 0;
}

#gallerytitle
{
	font-size:14px;
	color:#99CCFF;
	float:left;
	display:block;
	height:30px;
	width:100%;
	margin:20px 0 0 0;
}


#gallwrap
{
	display:block;
	float:left;
	margin-top:20px;
}


#formprice input
{
	width:80px !important;
}


#destlist ul
{
	float:left;	
}

#destlist li
{
	list-style:none;
	line-height:20px;
	text-indent:13px;
	background:url(../images/arrow3.gif) no-repeat left center;
}

#destlist li a
{
	text-decoration:none;
	color:#6666ff;
	font-weight:bold;
	font-size:14px;
}

#destlist li a:hover
{
	color:#000;
}



/* tree menu start */

.sf-sub-indicator
{
	text-indent:-9999px;
	height:100%;
	width:4px;
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	background:url(../images/arrmo.gif) no-repeat left center;
}

.treemenu li li a .sf-sub-indicator
{
		left:11px;
}

.treemenu li
{
	list-style:none;
}

.treemenu , .treemenu ul, .treemenu ul ul
{
	float:left;
	margin:0;
	padding:0;
}

.treemenu li a
{
	width:169px;
	float:left;
	display:block;
	margin:3px 0;
	padding-left:10px;
	text-decoration:none;
	color:black;
	line-height:14px;
	font-size:13px;
	font-weight:bold;
	position:relative;
}

.treemenu li ul li a
{
	width:159px;
	float:left;
	display:block;
	text-decoration:none;
	font-size:13px;
	padding-left:20px;
	font-weight:normal;
}

.treemenu li li li a
{
	width:149px;
	float:left;
	display:block;
	text-decoration:none;
	font-size:10px;
	padding-left:30px;
	font-weight:normal;
}

.treemenu li a:hover
{
	color:#6666FF;
}


/* tree menu end */



/* gallery css */

.nav-links {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-links li {
	line-height: 1.6em;	
	font-size: 1.2em;
}
.twitthis {
	position: absolute;
	top: 250px;
	left: 20px;
}

.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	left:0;
}

dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
.code_wrapper {
	border: 1px solid #888;
	background: #f0f0f0;
	padding: 10px;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}
.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}

/* gallery css end */


/* jqZoom gallery css */


div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: #FFF;
	background: #999;
}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	background-color: #FFF;
	margin-top:10px;
	margin-left:-10px;
}

#zoomwrap
{
	dusplay:block;
	width:530px;
	height:450px;
	position:relative;
}

#zoombox a
{
	display:block;
	float:left;
	height:160px !important;
	width:530px !important;
	text-align:center;
	margin-top:20px;
}


#zoombox img
{
	border:0 solid !important;
}

#zoombox h2
{
	float:left;
	display:block;
	padding-left:20px;
	margin-top:30px;
	margin-bottom:8px;
	width:530px;
}
#zoombox p 
{
	float:left;
	display:block;
	padding-left:20px;
	margin-top:0;
	margin-bottom:100px;
	width:530px;
}


/* jqZoom gallery css end */


#dest_list li a
{
	display:inline;
}

.good 
{
	color:green
}

.nodef 
{
	color:red
}

#news_post
{
    display:block;
    float:left;
}

#news_post h1
{
    color:#336699
}

#aurela_loader {  
    display:none !important;
}

