* {
        font-family: Trebuchet MS, Arial, Tahoma, Verdana, MS Sans Serif;

}

body {
	font-size: 13px;
	background: #000 url(../images/mainbg2.jpg) no-repeat center top;
	margin:0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

form {
	color: #fff;
}

ul.sitemap {
	color: #FFF;
	padding: 10px 10px 10px 44px;
	}

ul.sitemap  li{
	list-style: none;
	}

ul.sitemap li a{
	color: #FFF;
	background: url(../images/mapbull.jpg) no-repeat left center;
	display:block;
	padding: 6px 0 6px 26px;
	text-decoration: none;
	}

	ul.sitemap li a:hover{
		color: #c0dadb;
		background: url(../images/mapbull_h.jpg) no-repeat left center;
		}

.td_pdf_ico  {
	vertical-align: middle;
	text-align: center;
	}
	
.td_pdf_ico  img{
	vertical-align: middle;
	text-align: center;
	margin: auto 50px;
	}

#news tr td {
	padding:20px 10px;
	}
	
	.content table.planes tr.no-border td, .content table.planes#news tr.no-border td {
	padding: 0;
	}
	
	.content table.planes tr.no-border, .content table.planes#news tr.no-border {
	padding: 0;
	}
	

	

.contactsleft {
	width: 274px;
	float:left;
	padding: 0 20px 0 0;
	}
	
.content .contactsleft h3 {
	width: 255px;
	clear: none;
	float: left;

	}

.contactsright {
	width: 395px;
	float: right;
	padding: 20px;
	background: #0B0C0F;
	margin-right: 5px;
	}
	
.adress {
	width: 735px;
	float: left;
	}
	
.adress .adres h3 {
	width: 315px;
	}

.adres {
	float: left;
	width: 353px;
	height: 140px;
	margin-top: 4px;
	margin-right: 4px;
	background: #161616;
	padding-left: 10px;
	padding-top: 10px;
	}


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

img {
	border: none;
}

ul {
	margin: 0;
	padding: 0;
	}


table#table24 input.buttons {
	border: none;
	
	color:#fff;
	padding: 1px 20px;
	margin: 6px 8px 6px 0;
	/*border-right: 1px solid #999;
	border-top: 1px solid #999;
	background-color: #666;*/
	background: #26376c url(../images/btn_bg.jpg) repeat-x;
	
	}

table#table24 input{
	border:0;
	padding-left: 4px;
	}

table#table24 tr td {
	padding: 4px 0;
	vertical-align: middle;
	}
	
/* ============ =============== */
.header {
	height: 152px;
	margin-bottom: 8px;
	}

.nofloat ul {
	padding-left: 12px;
}

.nofloat ul li {
	list-style: circle;
	color: #fff;
}

.content p a {
	color: #fff;
	text-decoration: underline;
}

.content p a:hover {
	text-decoration: none;
}

.flash {}


.submenu {
	height: 28px;
	}
	
	
.submenu .btn1_act, .submenu .btn1 {
	float: left;
	color: #FFF;
	margin: 0 2px 0 0;
	}
	
.submenu .btn2 {
	float: left;
	}

.submenu .btn1 {
	background: url(../images/submenubtn_rect.jpg) no-repeat left top;
	}

.submenu .btn1_act {
	background: url(../images/submenubtn_1.jpg) no-repeat left top;
	color:#ccc;
	}

.submenu .btn2 {
	background: none;
	height: 22px;
	padding: 6px 12px 0 12px;
	}

.submenu .btn1_act  .btn2 {
	background: url(../images/submenubtn_2.jpg) no-repeat right top;
	}


.submenu .btn1_act a {
	color:#ccc;
	text-decoration: none;
	}

.submenu .btn1_act a:hover {
	text-decoration: underline;
	}

.submenu .btn1 a {
	color:#fff;
	text-decoration: none;
	}
	
.submenu .btn1 a:hover {
	text-decoration: underline;
	}

/* ============ content ============== */
.content {
	background: url(../images/contentheader.jpg) no-repeat;
	padding: 4px 20px;
	float: left;
	}
	
.contenthebrew {
	background: url(../images/contentheader.jpg) no-repeat;
	padding: 4px 20px;
	float: right;
	}
		
.content_body{
background:transparent url(../images/content_bg.jpg) no-repeat scroll 50% 50%;
clear:both;
height:200px;
position:relative;
top:-20px;
}

.contenthebrew_body{
background:transparent url(../images/content_bg.jpg) no-repeat scroll 50% 50%;
clear:both;
height:200px;
position:relative;
top:-20px;
}

.content h3 {
	color: #c0ffff;
	font-size: 14px;
	margin-top: 0;
	width: 736px;
	}

.content h2 {
	color: #c0ffff;
	font-size: 14px;
	margin-top: 0;
	width: 500px;
	float: left;
	height: 20px;
	}	

.contenthebrew h2 {
	color: #c0ffff;
	font-size: 14px;
	margin-top: 0;
	width: 736px;
	float: left;
	height: 20px;
	}	
	
.content .rightimg {
	float: right;
	margin:  0 0 10px 10px;
	}

.content p {
	color: #fff;
	text-align: left;
	float: left;
	margin-top: 7px;	display: inline;
	margin-top:10px;
	margin-bottom:10px;
}

.contenthebrew p {
	color: #fff;
	text-align: right;
	float: none;
	margin-top: 7px;
	display: block;
	margin-top:10px;
	margin-bottom:10px;
	direction: rtl;
}
.content p.nomargin {
	color: #fff;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
	width:300px;
	display: inline;
	margin-bottom: 0px;
}
.content p.notopmargin {
	color: #fff;
	text-align: left;
	float: left;
	
	padding-top: 0px;
	margin-top: 4px;
}
.content p.nofloat{
	color: #fff;
	text-align: left;
	padding-top: 7px;
	float: none;
	display: inline;

}

.content p.small {
	color: #666;
	width: 716px;
	font-size: 10px;
	padding-top: 8px;
}

.content table {
	color: #bcbcbc;
	float: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.content table td, .content table th {
	vertical-align: top;
}

.content table.planes {
	border: 1px solid #3e3e3e;
	border-top: none;
/*	margin-bottom: 6px;*/
	margin-top: 4px;
}

.content table.planes tr td{
	vertical-align: middle;
}

.noimage{
display:block;
width:315px;
clear:both;
border:thin #FFFFFF solid;
height:215px;
background-color:#999999;}

.noimage{
display:block;
width:315px;
clear:both;
float:left;
margin:10px 0;
border:thin #FFFFFF solid;
height:215px;
background-color:#999999;}

.afterheader {
	height: 1px;
	border: 1px solid red;
}

.content table.planes th {
	display: block;
}

.aboutus .container .content table.planes tr {
	width: 100%;
}

.aboutus .container .content table.planes tr td {
	padding: 8px 0;
	border-top: 1px solid #3e3e3e;
}


.aboutus .container .content table.planes tr.no-border td {
	border: none;
	padding: 0;
}




.content table.planes tr:hover {
	background: #2E2E2D;
	cursor:pointer;
}


.content table.planes tr.no-border:hover  {
	background: none;
}


.content table.planes tr td h5{
	margin: 0;
}

.content table.info th, .content table.info td {
	border-bottom: 1px dotted #3e3e3e;
}

.content table td span {
	color: #9FF8FE;
	font-weight: normal;
}

.content table td a {
	color: #999;
	text-decoration: udnerline;
}

.content table td a.moreinfo {
	color: #E0DFE3;
	text-decoration: underline;
	width: 65px;
	display: block;
	height: 15px;
	background: url(../images/moreinfo.jpg) no-repeat left top;
	text-decoration: none;
}

.content table td a.moreinfo:hover {
	color: #;
	text-decoration: underline;
	width: 65px;
	display: block;
	height: 15px;
	background: url(../images/moreinfo_h.jpg) no-repeat left top;
	text-decoration: none;	
}

.content h4 {
	color: #E0DFE3;
	font-size: 11px;
	margin-top: 10px;
	width: 700px;
	font-weight: normal;
	float: left;
	height: 19px;
	padding-top: 6px;
	padding-left: 16px;
	background: url(../images/h4_bg.jpg) repeat-x left top;
	}
.content h5 {
	color: #E0DFE3;
	font-size: 11px;
	margin-top: 10px;
	width: 710px;
	float: left;
	height: 19px;
	padding-top: 6px;
	padding-left: 6px;
	background: url(../images/h5_bg.jpg) repeat-x left top;
	}
.plane a {outline: none;}
.content .thumb {
	float: left;
	width:400px;
}
.content .thumb img {
border:3px solid #666666;
}
.thumb_small {
	float: right;
	width:324px;
}
.thumb_small img{
width:100px;
height:75px;
	float: left;
	padding:1px;

}

.content td h5 span {
	width: auto;
	display: block;
	color: #E0DFE3;	
	padding-left: 14px;
	padding-top: 2px;
	background: url(../images/h5_bullet.jpg) no-repeat left;
	margin: 0;
}

/*------------------------------------*/
.mainboxes {
	background: #212e5b url(../images/home_boxes_bg.jpg) no-repeat;
	height: 162px;
	padding: 0 13px;
	}
	
	.mainbox {
		background: url(../images/boxes_bg.png) no-repeat !important;
			background/**/: none;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/boxes_bg.png',sizingMethod='crop');
		width: 187px;
		float: left;
		min-height: 124px;
		_height: 124px;
		margin: 34px 0 0 0;
		}
		
		.boxcontent {
			height: 103px;
			text-align: center;

		}
			
			.boxcontent span {
				display: block;
				width: 100%;
				padding: 0 0 4px 0;
				color:#fff;
				}	
			
		.boxbutton {
			width: 100%;
			text-align: center;
			}

			.boxbutton a {
				width: 78px;
				height: 25px;
				display: block;
				margin: 0 auto;
				position: relative;
				z-index: 10;
			}

.history {
	float: right;
	color: #fafbfc;
	/*font-size: 11px;*/
	height: 20px;
	text-align: right;
	padding-right: 30px;
	width: 205px;
}

.list_right {
	float: right;
	padding-top: 152px;
	text-align: left;
	width: 194px;
}
.plane .list_right {
	float: right;
	padding-top: 5px;
	padding-right: 130px;
	text-align: left;
	width: 194px;
}
.plane .list_item {
margin:2px 2px 2px 0pt;
}
.list_item {
	background: url(../images/list_item.jpg) no-repeat left top;
	width: 175px;
	height: 20px;
	margin: 4px 2px 4px 0;
	float: left;
}

.list_item a {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	display: block;
	cursor: pointer;
}		

a.list_ico1, a.list_ico2, a.list_ico3, a.list_ico4, a.list_ico5 {	
	padding-left: 24px;
	height: 19px;
	display: block;
	
	}

a.list_ico1 {
	background: url(../images/list_ico1.jpg) no-repeat 1px 1px;
	}
	
	a.list_ico1:hover {
	background: url(../images/list_ico1_h.jpg) no-repeat 1px 1px;
	}


a.list_ico2  {
	background: url(../images/list_ico2.jpg) no-repeat 1px 1px;
	}

	a.list_ico2:hover {
		background: url(../images/list_ico2_h.jpg) no-repeat 1px 1px;
		}


a.list_ico3  {
	background: url(../images/list_ico3.jpg) no-repeat 1px 1px;
	}
	
	a.list_ico3:hover {
		background: url(../images/list_ico3_h.jpg) no-repeat 1px 1px;
		}
		
a.list_ico4  {
	background: url(../images/list_ico4.jpg) no-repeat 1px 1px;
	}
	
	a.list_ico4:hover {
		background: url(../images/list_ico4_h.jpg) no-repeat 1px 1px;
		}
		
a.list_ico5  {
	background: url(../images/list_ico4.jpg) no-repeat 1px 1px;
	}
	
	a.list_ico5:hover {
		background: url(../images/list_ico4_h.jpg) no-repeat 1px 1px;
		}
		
/* ====================================================== */		

.list_item img {
	margin: 1px 0 0 1px;
	float: left;
}

.list_item span {
	display: block;
	float: right;
	height: 16px;
	width: 136px;
	font-size:10px;
	padding-top: 4px;
	padding-left: 20px;
}

.fbo_map {
	background: url(../images/aero_map.jpg) no-repeat left top;
	height: 369px;
	width: 598px;
	float: left;
}

.fbo_montreal {
	float: left;
	width: 110px;
	height: 54px;
	margin-left: 452px;
	margin-top: 22px;
	text-decoration: none;	
}

.fbo_vegas {
	float: left;
	width: 110px;
	height: 84px;
	margin-left: 142px;
	margin-top: 98px;
	text-decoration: none;
}

.fbo_fort_lauderdale {
	float: left;
	width: 114px;
	height: 64px;
	margin-left: 442px;
	margin-top: 44px;
	text-decoration: none;
}


.langswhitcher {
	background: url(../images/home_langswitcher_bg.jpg) no-repeat;
	height: 31px;
	text-align: center;
	padding: 30px 0 0 0;
	}

	.langswhitcher ul li {
		list-style: none;
		display: inline;
		color: #fff;
		padding: 0 10px;		
		}

		.langswhitcher ul li a {
			color: #fff;
			text-decoration: none;		
			}

			.langswhitcher ul li a:hover {
				color: #fff;
				text-decoration: underline;		
				}
				
				#thumbhide {
				overflow:hidden;
			position:relative;
			}

#thumbbox {

position:relative;
text-align:center;
height:20px;
width:770px;
}
#thumb_container {
margin-left:43px;
*margin-left:1px;;
height:40px;
overflow:hidden;
position:relative;
width:690px;
*width:660px;
}
#thumbgall {
position:absolute;
top:0pt;
white-space:nowrap;
z-index:1000;

}
#widthbox {

display:inline;
left:0pt;
position:relative;
top:0pt;
}
#back {
left:17px;height:20px;
position:absolute;float:left;
top:1px;
visibility:hidden;
z-index:1001;
}
#back a{
background-image:url(../images/slider_left.jpg);
display:block;
background-repeat:no-repeat;
height:16px;
width:16px
}
#back a:hover{

background-image:url(../images/slider_left_h.jpg);

}
#rightmore, #leftmore {
color:#333333;
height:50px;
padding:0pt;
width:32px;
}
#rightmore ul, #leftmore ul {
border:medium none;
height:70px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
display:block;
margin:0pt;
padding:0pt;
}
#rightmore ul li, #leftmore ul li {
height:80px;
width:20px;
display:block;padding:0pt;
}
#more {
float:right;
height:60px;

left:740px;top:1px;
*left:725px;
position:absolute;float:left;

z-index:1001;
}
#more a{
display:block;
background-image:url(../images/slider_right.jpg);
height:16px;background-repeat:no-repeat;
width:16px
}
#more a:hover{

background-image:url(../images/slider_right_h.jpg);

}
.left_col{
float:left;
width:350px;
padding-right:30px;
padding-bottom:20px;
}
.left_col img{
border:thin solid #FFFFFF;
}
.right_col img{
border:thin solid #FFFFFF;
}
.smart_jets .left_col{
float:left;
width:325px;
margin-right:15px;
padding-left:0px;
margin-bottom:20px;
}
.smart_jets .right_col {
float:right;
padding-bottom:20px;
width:355px;
*width:325px;
}
.smart_jets .left_col p{
padding-right:10px;
}
.sales .left_col{
float:left;
width:325px;
padding-right:0px;
padding-bottom:0px;
}
.sales .left_col p{
width:auto;padding-right:0px;
margin-top:10px;
padding-top:4px;

}
.sales .left_col img{
padding-bottom:20px;

}
.left_col p{
width:auto;
padding-right:50px;
margin-top:10px;
padding-top:4px;

}
.right_col{
float:right;
width:350px;
padding-bottom:20px;
}
.sales .right_col{
width:330px;
margin-left:60px;
float:left;
}
.sales .right_col p {
padding-right:0px;padding-top:8px;
}
.right_col p{
width:auto;padding-right:50px;
margin-top:10px;
padding-top:4px;
}
.sales_pre_owned_aircraft img{
*margin-top:20px;
border:thin solid #FFFFFF;
}
.sales_pre_owned_aircraft .footer{
margin-top:20px;
}
.smart_jets_World_Class .right_col img{
margin-top:20px;}
.sales_pre_owned_aircraft p {padding-right:30px;}
.slidebox{
	background: url(../images/slide_border.gif) repeat-x;
	padding-bottom:60px;
	*padding-bottom:30px;
	height:167px;
	width:715px;
	clear:both;
}
.sales_pre_owned_helicopters .left_col img {
margin-top:20px;
margin-bottom:54px;
*margin-bottom:24px;
}

.sales_pre_owned_helicopters .right_col img{
margin-top:54px;
*margin-top:54px;
}
.sales_pre_owned_helicopters img{

border:thin solid #FFFFFF;
}
.slidebox img{
border:medium none;
padding:10px 3px 0pt 10px;
}

.footer {
	background: url(../images/home_footer_bg.jpg) no-repeat;
	height: 113px;
	text-align: center;
	line-height: 150%;
	float: left;
	width: 775px;
	font-size: 11px;
	}
	
.innerfoot .footer {
	background: url(../images/inner_footer_bg.jpg) no-repeat;
	height: 163px;
	text-align: center;
	width: 775px;
	line-height: 150%;
	padding: 42px 0 0 0;
	}
	
	.footermenu {
	color: #ccc;
	padding: 10px 50px;
	}
	
		.footermenu a {
		color: #ccc;
		text-decoration: none;
		font-size:9pt;
		}
		
			.footermenu a:hover {
			color: #ccc;
			text-decoration: underline;
			}
			
			.rights {
				margin: 40px 0 0 0;
				color: #8f8f8f;
				}
				
			.rights a {
				color: #8f8f8f;
				text-decoration: underline;
				}

				.rights a:hover {
					color: #8f8f8f;
					text-decoration: none;
					}


			.rights span {
				color:#fff;
				}
			
			
/* ============== contact form =============== */

#table24 {
	}


#table24 input {
	padding:1px 2px;
	}

#table24 .bigfield {
	width: 325px;
	}
	
#table24 .address1 {
	width: 138px;
	margin-right: 2px;
	}

#table24 .address2 {
	width: 94px;
	margin-right: 2px;
	}

#table24 .address3 {
	width: 42px;
	margin-right: 2px;
	}

#table24 .address4 {
	width: 27px;
	margin-right: 2px;
	}


#table24 .phone1 {
	margin-right: 2px;
	width: 117px;
	}

#table24 .phone2 {
	width: 92px;
	margin-right: 2px;
	}

#table24 .phone3 {
	width: 100px;
	margin-right: 2px;
	}


.smart_jets_24_On_Demand ul.jetlist {
	float: none;
	clear: both;
	width:auto;
	display:block;
	margin: 0 0 0 40px;
	}
	
.smart_jets_24_On_Demand ul.jetlist li {
	color: #FFFFFf;
	display: block;
	padding: 4px 0 4px 20px;
	background: url(../images/list_ico.jpg) no-repeat 0 5px;
	float: none;
	list-style: none;
	width:auto;
	}


.content .accent {
	font-size: 15px;
	color: #999999;
	line-height: 30px;
	background-color: #333333;
	border: 1px dotted #666666;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 690px;
}


/* PHOTO-Gallery */

#photo_gallery {
background-image:url(../images/photo_gallery_bg.jpg);
background-repeat:repeat-x;

}

#photo_gallery .hd .c,
#photo_gallery .ft .c {
 font-size:1px; /* ensure minimum height */
 height:13px;
}

#photo_gallery .ft .c {
 height:14px;
}

#photo_gallery .hd {
 background:transparent url(../images/photo_gall_tl.gif) no-repeat scroll 0px;
}


#photo_gallery .hd .c {
 background:transparent url(../images/photo_gall_tr.gif) no-repeat right 0px;
}

#photo_gallery .bd {
 background:transparent url(../images/photo_gall_ml.gif) repeat-y 0px 0px;
}

#photo_gallery .bd .c {
 background:transparent url(../images/photo_gall_mr.gif) repeat-y right 0px;
}

#photo_gallery .bd .c .s {
 margin:0px 8px 0px 4px;
 padding:1em;
}

#photo_gallery .ft {
 background:transparent url(../images/photo_gall_bl.gif) no-repeat 0px 0px;
}

#photo_gallery .ft .c {
 background:transparent url(../images/photo_gall_br.gif) no-repeat right 0px;
}


/* content-specific */

#photo_gallery h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

#photo_gallery p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 font:0.95em/1.5em arial,tahoma,"sans serif";
}

html>body #photo_gallery pre {
 font-size:1.1em;
}

#photo_gallery #main_image_wrapper{position:relative;border:1px solid #CCC; width:600px; height:399px;background: #FFF url(../rsrc/loading_image.gif) no-repeat 50% 50%;}
#photo_gallery #imgloader{text-align:center;vertical-align:middle;}
#photo_gallery #thumbbox{ 
height:auto;
background-image:url(../images/photo_gallery_thumbbox.jpg);
background-repeat:repeat-x;height:85px;padding-bottom:0px;
text-align:center;width:590px;position:relative;padding:5px;}
#photo_gallery #thumb_container{position:relative;overflow:hidden;width:530px;height:105px;margin:0 0 0 32px;}
#photo_gallery #thumbs img{margin-right:4px;vertical-align:top;}
#photo_gallery #thumbs a img{border:1px solid #666;}
#photo_gallery #thumbs a:hover img{border:1px solid #DDD;}
#photo_gallery #thumbs a:hover{color:red;}
#photo_gallery #photocount{
	color:#FFF;
	font-size:10px;
	float: right;
	text-align: left;
	left:0;
}
#photo_gallery #back{position:absolute;top:5px;left:0;visibility:hidden;z-index:1001;}
#photo_gallery #more{position:absolute;top:5px;left:568px;float:right;z-index:1001;}
#photo_gallery .morelink:hover{font-size:11px;color:#FFF;text-decoration:underline;}
#photo_gallery #thumbgall{position:absolute;left:0;top:0;white-space:nowrap;z-index:1000;}
#photo_gallery #widthbox{position:relative;display:inline;left:0;top:0;padding:1px;}
#photo_gallery #imgbox{width:80px;height:80px;display:inline;position:absolute;text-align:center;}
#photo_gallery #iptc_btn{width:100%;text-align:right;position:absolute;left:0;top:0;z-index:999;}
#photo_gallery #photo_gallery #iptc_info{position:absolute;bottom:0;left:0;height:auto;width:100%;background-color:#000;color:#CCC;font-size:10px;line-height:140%;text-align:left;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
#photo_gallery .iptc_left{display:none;float:left;text-align:right;width:18%;color:#FFF;padding:0 0 0 2%;}
#photo_gallery .iptc_right{display:none;float:right;text-align:left;width:79%;}
#photo_gallery #rightmore li a{height:85px;background:url(../images/photo_gallery_more.jpg) no-repeat;display:block;color:#fff;text-decoration:none;width:100%;padding:0;}
#photo_gallery #rightmore li a:hover{background:url(../images/photo_gallery_more_h.jpg) no-repeat;color:#fff;height:115px;}
#photo_gallery #leftmore li a{height:85px;background:url(../images/photo_gallery_back.jpg) no-repeat;display:block;color:#fff;text-decoration:none;width:100%;padding:0;}
#photo_gallery #leftmore li a:hover{background:url(../images/photo_gallery_back_h.jpg) no-repeat;color:#fff;height:115px;}
#photo_gallery .spacing{padding:1px;}
#photo_gallery .morelink:link,#photo_gallery .morelink:visited{font-size:11px;color:#FFF;text-decoration:none;}
#photo_gallery #rightmore,#photo_gallery #leftmore{color:#333;height:115px;width:32px;padding:0;}
#photo_gallery #rightmore ul,#photo_gallery #leftmore ul{list-style:none;border:none;height:115px;margin:0;padding:0;}
#photo_gallery #rightmore li,#photo_gallery #leftmore li{height:115px;margin:0; padding:0 5px;}
html>body #photo_gallery #rightmore li a,html>body #photo_gallery #leftmore li a{width:auto;}
#photo_gallery #pn_overlay{position:absolute; top:0; left:0; width:100%; height:100%; z-index:998;}
#photo_gallery #prev, #photo_gallery #next{
	width: 30%;
	height: 100%;
	background: transparent url(../images/photo_gall_blank.gif) no-repeat; /* Trick IE into showing hover */
	outline:none;
	}
#photo_gallery #prev { left: 0; float: left; outline: none; -moz-outline: none; visibility:hidden;}
#photo_gallery #next { right: 0; float: right; outline: none; -moz-outline: none;}
#photo_gallery #prev:hover, #photo_gallery #prev:visited:hover { background: url(../images/photo_gall_prev.gif) left 50% no-repeat; }
#photo_gallery #next:hover, #photo_gallery #next:visited:hover { background: url(../images/photo_gall_next.gif) right 50% no-repeat; }
#photo_gallery #imgtitle{color:#FFFFFF;
display:block;
float:left;
font-size:0.8em;
text-align:center;
}
#photo_gallery #imgtitle h2{font-size:1.3em; margin:0; padding:0}
#photo_gallery #thumbtoggler {
	text-align: right;
	float: right;
	width: 48%;
	right:0;
	z-index:1100;
}
#photo_gallery #thumbdisplay {
	width: 600px;
}
#photo_gallery .clear{clear:both;}

#photo_gallery .tooltip {
	color: #fff;
	width: 150px;
	z-index: 15000;
	text-align:left;
}

#photo_gallery .tooltip h4 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 8px 8px 2px;
	background:#000;
}

#photo_gallery .tooltip p {
	font-size: 11px;
	padding: 1px 8px 8px;
	margin:0px;
	background: #000;
}
#photo_gallery #thumbhide {
	position: relative;
	overflow:hidden;
}
#photo_gallery .close {
bottom:6px;
right:9px;
	position: relative;
	float:right;
}
#photo_gallery .close a{
display:block;
width:23px;
height:23px;
background-image:url(../images/photo_gallery_close.jpg);
}
#photo_gallery .close a:hover{

background-image:url(../images/photo_gallery_close_h.jpg);
}


.HorArrows { 
bottom:90px;
	clear:both;
	position:relative;
	height:38px;
	
}
#BigPhotoPlace { 
background-color:black;
height:480px;
margin:10px 10px 0pt;
position:relative;
width:654px;
/*
	float:left;
*/
}
#BigPhoto {

}
#BigPhoto img {
display:block;
margin:0pt auto;
max-width:650px;
}
#BigPhotoPlace .HorArrows {
	text-align:center;
	margin:8px 0 0 0;
	position:relative;display:none;
}
.arrowRight {
	position:absolute;
	right:0;
	top:10px;

	cursor:pointer;
	cursor:hand;
}
.arrowLeft { 
	position:absolute;
	left:0;
	top:10px;
	cursor:pointer;
	cursor:hand;
}
#PhotoNum { 
bottom:121px;
color:#FFFFFF;
left:610px;
position:absolute;
width:155px;
z-index:99;
}
#PhotoName { 
bottom:121px;
color:#FFFFFF;
left:30px;
position:absolute;
width:115px;
z-index:99;
}
#PreviewsPlace {
background-image:url(../images/photo_gallery_thumbbox.jpg);
background-repeat:repeat-x;
	padding:0pt 10px;
	height:85px;
	left:10px;
		margin:0pt;
	position:relative;
	width:634px;
/*
	float:left;
*/
	margin:0 0 0 0;
}
#Preview { 
float:left;
height:75px;
padding:5px 0pt;
left:20px;
overflow:hidden;
position:relative;
}
#Preview img{

}
.PrevImg {
margin:0pt 8px 8px 10px;
	display:inline;
	float:left;
	cursor:pointer;
	cursor:hand;
	width:100px;
height:75px;
}
