/*
Theme Name: Lazertreks Noir
Description: Lazertreks Theme
Version: 1.0
Author: Jimmy Roy @ Netixy
Author URI: http://www.netixy.com
*/
* {
	margin: 0; padding: 0;
}
body {
	text-align: left;
	font: 13px Arial, Helvetica;
	color: #fff;
	/*background: #a6a5a3 url(images/lazertrek-bg.gif) repeat-x 0 0;*/
	background: #000 url(images/lazertrek-bg.gif) repeat-x 0 0;
}
a {
	text-decoration: underline;
	color: #fff;
}
img {
	border: 0;
}
object {
padding-top:20px
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
.aligncentertext {
text-align: center;
}
.hidden {
	display: none;
}
ul {
	list-style-type: none;
}

/* BEGIN big and small font */
.big_1_1 {
  font-size: 1.1em;
}

.small_0_9 {
  font-size: 0.9em;
}

/* END big and small font */

/** BEGIN wrapper  **/
#wrapper {
	width: 940px;
	margin: auto auto;
	text-align: center;
}
/** END wrapper**/

/** BEGIN header **/
#header {
	height: 225px;
	overflow: hidden;
}
	#header ul li{
		float: left;
		font-weight: bold;
		font-size: 0.95em;
	}
		#header ul li a {
			color: #2d2d2f;
			text-transform: uppercase;
			display: block;
			font-size: 1em;
			padding: 7px 10px 10px 10px;
			text-decoration:none;
		}
		#header ul li a:hover {
color: #fff;
		}
	#header .language {
		float: right;
		padding: 9px 10px 8px 15px;
		font-size: 0.9em;
		color: #2d2d2f;
	}
		#header .language a {
			color: #2d2d2f;
			margin: 0 4px;
            padding: 2px;
            text-decoration: none;
		}
		#header .language a:hover {
			background-color: #fff;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            padding: 2px;
		}        
	#header h1 {
		clear: both;
		float: left;
		/*padding: 43px 0 55px 12px;*/
		padding: 2px 0 5px 0;
	}
		#header h1 a {
			display: block;
			text-indent: -9999px;
			outline: none;
			width: 871px;
			height: 145px;
			background: url(images/logo.jpg) no-repeat 0 top;
		}
		#header .badge {
			float: right;
			padding: 35px 6px 0 0;
            color: #fff;
            font-size: 16px;
            font-weight: bold;
		}
		#header .badge a {
            color: #fff;
		}
		#header .badge a:hover {
            color: #96c72d;
		}         
        
	#header .menu {
		clear: both;
	}
		#header .menu li a {
			padding: 14px 20px;
			font-weight: bold;
			text-transform: none;
            font-size: 16px;
			color: #2d2d2f;
            text-decoration: none;
		}
		#header .menu li a:hover {
			background: url(images/hover3.gif) repeat-x 0 0;
			text-decoration: none;
            color: #96c72d;
		}

#body {
	/*background: url(images/background.gif) repeat-y 0 0;*/
	width: 940px;
}

/** END header **/
#content {
	width: 639px;
	float: left;
	padding: 10px 17px 27px 0;
	text-align: left;
}
#content p {
font-size: 14px;
line-height: 20px;
margin-bottom: 10px;
}
#content h2 {
    font-size: 1.5em;
    padding: 20px 0 12px;
    color: #96C72D;
    clear: both;
}
#content h3 {
    padding: 6px 4px 0;
/*border-left: 6px solid #96C72D;*/
}
#content .more a {
    color: #2d2d2f;
}
#content .more {
    clear: both;
    font-weight: bold;
    float: left;
    font-size: 0.9em;
    padding-top: 10px;
}
/* content > featured */
	#myGallery {
		width: 258px !important;
		height: 258px !important;
	}
	#sidebar .featured-img {
		width: 258px;
		height: 258px;
padding-top: 9px;
        margin: 0 auto;
		overflow: hidden;
		position: relative;
	}
		#sidebar .featured-img .text {
			background: url(images/shade.png) repeat 0 0;
			bottom: 0;
			left: 0;
			position: absolute;
			width: 415px;
			text-align: left;
			padding: 11px 14px 20px 11px;
		}
		#sidebar .featured-img .text h2 {
			font-size: 1.6em;
			margin-bottom: 5px;
		}
		#sidebar .featured-img .text h2 a {
				color: #FFFFFF;
				text-decoration: none;
			}
		#sidebar .featured-img .text p {
			color: #FFFFFF;
			font-size: 1.1em;
			line-height: 1.1em;
			font-family: Arial, Helvetica;
		}
        
#content .lastp, #sidebar .lastp {
    margin-bottom:20px;
}

#newsline {

}
#newsline a {
    text-decoration: none;
}
#newsline a:hover {
    border-bottom:2px solid #96C72D;
} 
/* end content > featured */
/* content > package and packagename */

#content .video_box {
    width: 325px;
    float: right;
    padding: 10px 6px 15px;
    margin-bottom: 10px;
}

#content .description_box {
    float: left;
    clear: both;
    width: 275px;
    padding: 10px 6px 15px;
    margin-bottom: 10px;
    text-align: justify;
}

#content .package {
    width: 300px;
    float: right;
    padding: 10px 6px 15px;
    /*border: 1px solid #bbbbbb;*/
    background: #F0F0F0 url(images/post.gif) repeat-x 0 bottom;
    margin-bottom: 10px;
    color: #2D2D2F;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;     
}

#content .packagename {
    width: 300px;
    height: 380px;
    float: right;
    padding: 10px 6px 15px;
    /*border: 1px solid #bbbbbb;*/
    background: #F0F0F0 url(images/bg-packagename.gif) repeat-x 0 top;
    margin-bottom: 10px;
    color: #2D2D2F;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;  
}

#content .packagename img {
    width: 75px; height: 75px;
    padding: 4px;
    border: 1px solid #cccccc;
    float: left;
    margin: 0 4px 15px 0;
}
    
    #content .package h3   {
        margin-bottom: 10px;
        font-size: 1.2em;
    }
    #content .packagename h3   {
        margin-bottom: 4px;
        font-size: 1.2em;
    }
        #content .package h3 a {
            color: #2D2D2F;
            text-decoration: none;
        }
    #content .package img {
        width: 90px; height: 90px;
        padding: 4px;
        border: 1px solid #cccccc;
        float: left;
        margin: 0 10px 15px 0;
    }
    #content .package p {
        line-height: 2em;
        font-size: 1em;/*0.9em;*/
        margin-bottom: 5px;
    }
    #content .packagename p {
        line-height: 1.4em;
        font-size: 1em;/*0.9em;*/
        margin-bottom: 5px;
    }    
    #content .packagename ul {
      list-style-position:inside;
      list-style-type:disc;
      margin-top: 10px;
      margin-bottom: 10px;
    }    
    /*#content .packagename ul li {
        padding-left: 10px;
    }*/
#content .packageodd {
    float: left;
    clear: both;
}

#content p.price {
    height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    padding-bottom: 10px;
    text-align: right;
}

#content .wide {
    width: 625px;
}

#content .booking {
  font-weight:bold;
}

#content .booking a {
  color: #96C72D;
  text-decoration: none;
}
#content .booking a:hover {
  border-bottom:2px solid #96C72D;
}
/* end content > package */
		#content .navigation {
			clear: both;
		}
			#content .navigation ul {
				list-style-type: none;
			}
				#content .navigation ul li {
					float: left;
					padding: 0 4px;
					font-family: Arial, Helvetica;
				}
				#content .navigation ul li a {
					display: block;
					padding: 5px 10px;
					border: 1px solid #E1E1E1;
					text-decoration: none;
					color: #4F4F4F;
				}
				#content .navigation ul li a:hover {
					border-color: #ffffff;
				}
		#wp_page_numbers ul {
			border-top: 0 !important;
		}
		#wp_page_numbers .page_info {
			padding: 4px 8px !important;
			border: 1px solid #E1E1E1 !important;
			margin-right: 2px;
		}
		#wp_page_numbers .active_page a {
			border-color: #ffffff !important;
			background-color: #ffffff !important;
		}
			
/** BEGIN sidebar **/
#sidebar {
  width: 278px;
  float: right;
  background-color: #f0f0f0;  /*#a6a5a3;*/
  /* background: #fff url(images/bg-sidebar.png) repeat scroll 0 0;*/
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 5px;
  padding: 15px 0;
  text-align: left;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  color: #2D2D2F;
font-size: 0.9em;
}

#sidebar ul {
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #d7d5d5;
}
#sidebar ul li {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
}
#sidebar ul li a {
  color: #2D2D2F;
  text-decoration: none;
  border-bottom: 2px solid #96C72D;
}
#sidebar ul li a:hover {
  /*text-decoration: underline;*/
  border-bottom: 2px solid #2D2D2F;
}
#sidebar h2 {
  font-size: 1.6em;
  padding: 7px 0 7px 6px;
  background: transparent url(images/bg-sidebar-h2.jpg) repeat-x;
  color: #2D2D2F;
}
#sidebar .sponsor img {
  padding: 10px 0 0 6px;
  float: left;
}
#sidebar .sponsors img {
  padding: 10px 13px 0 8px;
}
#sidebar .title a {
  color: #191919;
  font-size: 0.9em;
  line-height: 1.3em;
  font-family: Arial, Helvetica;
}
#sidebar  p {
  font-family: Arial, Helvetica;
  padding: 6px 10px;
  padding-right: 15px;
  line-height: 1em;
}

#sidebar p a, #sidebar p a:hover {
text-decoration: none;
}
#sidebar .last {
  margin-bottom: 21px;
}
#sidebar .flickr {
  text-align: left 0;
  padding-bottom: 15px;
  padding-left: 15px
}
#sidebar .flickr img {
  margin: 3px;
}
#sidebar form {
  width: 100%;
  margin: 0 0 11px 0;
  margin-left: 4px;
}
#sidebar form input {
  /*float: left;
  border: 0;
  width: 185px;
  font-size: 0.9em;
  font-family: Arial, Helvetica;
  margin: 8px;*/
}
#sidebar label {
  font-size: 1.2em;
  padding-left: 22px;
}

#sidebar #email {
  margin-left: 11px;
  padding: 3px 2px;
  font-size: 1.2em;
  width: 235px;
  border: 1px solid #D7D5D5;
}

#sidebar hr {
  padding-bottom: 20px;
  border: 0;
  height: 0;
  color: #f0f0f0;
  border-color: #f0f0f0;
}

#contact {
margin-left:10px;
padding-left:34px;
background-image:url(images/mail.png);
background-position:0;
background-repeat:no-repeat;
}
#contact a {
  color: #2D2D2F;
  text-decoration: none;
  border-bottom: 2px solid #96C72D;  
}
#contact a:hover {
  /*text-decoration: underline;*/
  border-bottom: 2px solid #2D2D2F;
}

#sidebar p.address {
  line-height: 1.8em;
}

#sidebar #newsletter h3 {
  text-align: center;
  padding: 11px;
}

/* Subscription to newsletter */
.awesome, .awesome:visited {
	background: #222 url(images/alert-overlay.png) repeat-x; 
	display: inline-block;
    margin-top: 10px;
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
    border: 0;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

.awesome:hover							{ background-color: #111; color: #fff; }
.awesome:active							{ top: 1px; }
.large.awesome, .large.awesome:visited 	{ font-size: 14px; padding: 8px 14px 9px; width: 220px; }
.red.awesome, .red.awesome:visited		{ background-color: #e33100; }
.red.awesome:hover						{ background-color: #872300; }

#newsletter p {  }

#newsletter p.info {
  display: block;
  padding: 11px 11px 0 11px;
  font-size: 1.2em;
}
/** END sidebar **/

/** BEGIN partners **/

#partners {
  background-color: #d7d5d5;
  border-top: 2px solid #f0f0f0;
  border-bottom: 2px solid #f0f0f0;
  height: 100px;
  margin: 0;
  padding: 0;
}

#partners h3 {
  color: #2D2D2F;
  padding-top: 5px;
}

#partners img {
  padding: 0;
  margin: 10px 2px;
  height: 50px;
  border: 1px solid #96C72D;
}

/** END partners **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #2d2d2f;
	padding: 20px 0;
	height: 30px;
	font-size: 0.9em;
}
	#footer .wrapper, #partners .wrapper {
		width: 900px;
		margin: auto auto;
		text-align: left;
	}
	#footer p {
		color: #fff;
		line-height: 1.5em;
	}
	#footer a {
		text-decoration:none;
		border-bottom: 2px solid #fff;
	}
	#footer a:hover {
		border-bottom: 2px solid #96C72D;
	}
	#footer p.l {
		float: left;
	}
	#footer p.r {
		float: right;
	}      
#footer table {
clear:both;
}  
#footer td {
width:110px;
}  
#footer em {
font-weight:bold;
font-size: 1.2em;
}

/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	padding: 10px;
}
	#comments a {

	}
	#comments h2 {
		font-size: 1.4em;
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Arial, Helvetica;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Arial, Helvetica;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #ffffff;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
	#comments .comment-meta a {
		text-decoration: none;
	}
	#comments .comment-meta a:hover {
		border-bottom: 2px solid #96C72D;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	/*display: none;*/
}
/** END wordpress 2.7 comments **/

#content .single, #content .post {
	padding: 10px;
}
#content .single a, #content .post a {
text-decoration: none;
}
#content .single a:hover, #content .post a:hover {
border-bottom: 2px solid #96C72D;
}
#content .single h2 a, #content .post h2 a {
color: #96C72D;
}
	#content .single h2, #content .post h2 {
		margin-bottom: 0;
		font-size: 1.4em;
		text-transform: none;
	}
	#content .single p, #content .post p {
		line-height: 1.5em;
		margin-bottom: 10px;
font-size: 14px;
	}
	#content .single ul, #content .single ol, #content .post ul, #content .post ol {
list-style-type: disc;
		list-style-position: inside;
		margin-bottom: 10px;
padding-left:10px;
	}
	#content .single ul a, #content .single ol a, #content .post ul a, #content .post ol a {
border-bottom: 2px solid #fff;
	}
	#content .single li, #content .post li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote, #content .post blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6,
    #content .post h3, , #content .post h4, , #content .post h5, , #content .post h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
/* style for captcha input*/
.captcha4 {
width: 50px;
}