@charset "utf-8";
/* CSS Document */
#toplogoright {
  position:absolute;
	width:285px;
	height:85px;
	top:25px;
	right:10px;
	z-index:2;
}

#airc-side {
  position: absolute;
  right:5%;
  z-index:2;
  width:141px;
  height:100%;
  background-image: url('/main/images/aircatcher_side.png'); 
  background-repeat:no-repeat;
  background-position: center center;
}
#airc-side-grey {
  position: absolute;
  right:0%;
  background-image: url('/main/images/2c2c2c.png'); 
  z-index:2;
  width:5%;
  height:100%;
}

#airc-logo{
	position:absolute;
	left:0px;
	top:0px;
	width:285px;
	height:85px;
	background-image: url('/main/images/aircatchercom.png'); 
	z-index:10;
}
#bgim_gradient {
  position: absolute;
  top: 0px;
  background-image: url('/main/images/bg_grad_top.png'); 
  background-repeat:repeat;
  background-position: center top;
  z-index:1;
  width:100%;
  height:200px;
  overflow:hidden;
}
#bgim_leaves {
  position: absolute;
  z-index:2;
  width:60%;
  height:100%;
  background-image: url('/main/images/leaves.png'); 
  background-repeat:no-repeat;
  background-position: right top;
  overflow:hidden;
}


#sortoptions {
	color: #ffffff;
}
#sortoptions a{
	color: #ffffff;
}
#overview{
	position:relative;
	top:0px;
	left:25px;
	width:900px;
	height: auto !important;
}
#contents {
	position:relative;
	top:3px;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	min-width:950px;
	height: auto !important;
	min-height:658px;
	z-index:5;
	height:100%;
	background-image: url('../images/black80.png'); 
  background-repeat:repeat;
  
}
#toprightmenu {
  position:absolute;
  right: 20px;
  top: 4px;
  font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	color: #ffffff;
	z-index:10;
}
#toprightmenu a{ 
	text-decoration:none;
	color: #ffffff;
}
#sortbymenu {
  position:absolute;
  left: 20px;
  top: 15px;
  font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	color: #99ccff;
	z-index:10;
}
#sortbymenu a{ 
	text-decoration:none;
	color: #99ccff;
}

#sortbyplacemenu {
  position:relative;
  left: 20px;
  top: 35px;
  font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	color: #0099ff;
	z-index:10;
}
#sortbyplacemenu a.normal{ 
	text-decoration:none;
	color: #0099ff;
}
#sortbyplacemenu a.selected{ 
	text-decoration:none;
	color: #ffffff;
}

#tiptext {
  position:relative;
  left: 50px;
  font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size: 10px;
	text-decoration:none;
	color: #666666;
}
#texthome{
	position:relative;
	padding-top:50px;
	left:50px;
	width:750px;
	height: auto !important;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #ffffff;
	z-index:1;
}
#texthome p a{
	color: #ffffff;
	font-size:12px;
}
#texthome a{
	color: #ffffff;
	text-decoration:underline;
	font-size: 12px;
}
#texthome h1,h2,h3{
	
	font-weight: bold;
}
#texthome h1{
	color: #ffffff;
	font-size: 24px;
}
#texthome h2{
	color: #0099ff;
	font-size: 20px;
}
#texthome h3{
	color: #0099ff;
	font-size: 14px;
}
#panpages{
  position:relative;
	width:500px;
	left:20px;
	height:20px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color: #ffffff;
}
#panpages a.selected{
	color: #777777;
	text-decoration: none;
}
#panpages a.normal{
	color: #ffffff;
	text-decoration: none;
}
.v0-thumbcontainer{
	position:relative;
	float:left;
  width:400px;
	height:155px;
	background-color:#1e1e1e;
	border:2px solid #000000;
	padding:2px 10px 1px 10px;
	margin:5px 10px 5px 10px;
}
.v0-pantitle{
	position:absolute;
	top:2px;
	left:10px;
  font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color: #0099ff;
	width:400px;
	height:20px;
}
.v0-pantitle a{
  font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color: #0099ff;
	text-decoration:none;
}

.v0-panthumb{
	position:absolute;
	top:21px;
	left:10px;
	width:400px;
	height:120px;
	background-position:center;
	background-repeat:no-repeat;
	border:1px solid #000000;
	overflow:hidden;
}
.v0-pandateplace{
	position:absolute;
	bottom:0px;
  font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #aaaaaa;
	width:400px;
	height:15px;
}
.v0-pandateplace a{
  font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #aaaaaa;
	text-decoration:none;
}
.dummyim{
 border:0px solid;
 }
 
.v0-spacer{
	width:100px;
}
.v0-spacerdown{
	clear:both;
}

#gallery {
		position:relative;
		float:left;
	  height:auto;
	  width:850px;
	  text-align:center;
	  margin:0px 0 15px 15px;	
	  padding: 0px 10px 0 10px;
		border: 1px solid #000000;
		background-color: #161616;
	}
		div.gal_thumb {
		border:0px solid;
		float:left;
	  height:150px;
	  width:150px;
	  margin:10px;	
	}
/* end page */





