/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */



/* -----------------------------------------
   Page Name 1
----------------------------------------- */




/* -----------------------------------------
   Page Name 2
----------------------------------------- */

body {
	background: url(../images/pattern.png);
}

/*Header*/
header {
	height: 60px !important;
	padding-top: 20px;
	z-index: 2000;
	background: #0e0e10;
	width: 100%;
}

header .row .five {
	margin-top: 3px;
}

nav select {
	display: none;
	wodth: 100px;
}

nav li {
	display: inline-block;
	margin-left: 20px;
}

nav li a {
	font-family: 'Plau', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	text-transform: uppercase;
	color: white;
}

nav li a:hover {
	color: #00cdff;
	transition: color 0.5s;
	-moz-transition: color 0.5s;
	-webkit-transition: color 0.5s;
	-o-transition: color 0.5s;
}


/*Slider*/

#slider {
	height: auto;
	width: 100%;
	padding: 60px 0 20px 0;
}


/*home-news*/
#home-news {
	height: auto;
	width: 100%;
	padding: 10px 0 60px 0;
}

#home-news .column {
margin-top: 10px;
	
}

.news-icon {
	width: 60px;
	text-align: right;
	float: left;
	overflow: hidden;
	margin-top: 0px;
	
}

.news-desc {
	margin: 0 0 0 80px;
}

#home-news h3 {
	color: #708ca2;
	margin-top: -4px;
}

#home-news p {
	padding-right: 10px;
	font-size: 13px;
	margin-bottom: 0.6em;
}
#condor-info {
	background-color: #f4f4f4;
	padding: 15px 15px 10px;
	margin-top: 20px;
}
#condor-info p {
	font-size: 13px;
	margin-bottom: 5px;
	line-height: 20px;
}


/*briefing*/

#briefing {
	height: auto;
	width: 100%;
	padding: 80px 0 60px 0;
	text-align: center;
}


#briefing .twelve {
	background: url(../images/line_1.jpg) center 45% repeat-x;
}

.round {
    border-radius: 200px;
}

#briefing h1 {
	background: url(../images/pattern.png) 0px;
	position: relative;
	display: inline-block;
	padding: 0 20px;
}

#briefing img {
	margin-top: 40px;
}

#briefing h4 {
	color: #708CA2;
	margin-top: 30px;
	padding: 0 10px;
}

#briefing p {
	padding: 0 10px;
	font-size: 13px;
}



/*results*/

#results {
	height: auto;
	width: 100%;
	padding: 80px 0 60px 0;
	text-align: center;
}

#results .twelve {
	background: url(../images/line_1.jpg) center 45% repeat-x;
	margin-bottom: 40px;
}

#results h1 {
	background: url(../images/pattern.png);
	position: relative;
	display: inline-block;
	padding: 0 21px;
}

/*results*/

#rules {
	height: auto;
	width: 100%;
	padding: 80px 0 60px 0;
	text-align: center;
}

#rules .twelve {
	background: url(../images/line_1.jpg) center 45% repeat-x;
	margin-bottom: 40px;
}

#rules h1 {
	background: url(../images/pattern.png);
	position: relative;
	display: inline-block;
	padding: 0 21px;
}

	
	
/*Contact*/

#contact {
	height: auto;
	width: 100%;
	padding: 80px 0 60px 0;
	text-align: center;
}

#contact .twelve {
	background: url(../images/line_2.jpg) center 45% repeat-x;
	margin-bottom: 40px;
}

#contact h1 {
	background: url(../images/pattern.png);
	position: relative;
	display: inline-block;
	padding: 0 21px;
}


#contact .map {
	margin: 60px 0 40px 0;
}


#contact .two, #contact .three, #contact .five {
	text-align: left;
	font-size: 13px;
	line-height: 1.8;
	margin-top: 20px;
}

address {
	font-style: normal;
}

.icons li {
	text-align: left;
	display: inline-block;
	padding-right: 6px;
	height: 30px;
	overflow: hidden;
}

.social-icon {
	width: 30px;
	height: 30px;
	background: bottom;
	transition: all .1s;
	-webkit-transition: all .1s;
	-moz-transition: all .1s;
	-o-transition: all .1s;
}

.social-icon:hover {
	background: top;
	transition: all .1s;
	-webkit-transition: all .1s;
	-moz-transition: all .1s;
	-o-transition: all .1s;
}

/*Footer*/

.footer {
	height: auto;
	width: 100%;
	padding: 0px 0;
	background: #0e0e10;
	color: #d0d5d7;
}

.footer p {
	margin: 20px 0;
	font-size: 12px;
}
.footer a {
	color: #d0d5d7;
}
.footer a:hover {
	color: #00cdff;
}

.day {
display:inline-block;
margin:0px 8px 5px 0px;
padding: 9px 0px 8px 0px;
text-decoration:none;
font:16px 'Anaheim', Verdana, Tahoma, Arial, Helvetica, sans-serif;
text-align:center;
background-color: #215ca5;
color: #fff !important;
width: 65px;
}
.day:hover {
background-color:#00cdff;
text-decoration:none;
color:#000 !important;
}
.inactive {
background-color:#999;
}
.flyed {
background-color:#102E52;
}
.lastday {
margin:0px 0px 10px 0px !important;
}
.brief{
	padding:0; 
	margin:0;
	position:relative;
}
.brief li{
	padding:5px;
	border-top:2px dotted #999;
	list-style:none;
	font-weight:normal;
	color:#575757;
	font-size:16px;
	text-transform:uppercase;
	text-align: left;
}
.brief li span{
	position:absolute;
	right:0;
	font-weight:normal;
}

.brief-right{ width:400px; }

#gas {width:805px;padding: 15px 0 15px 0;background: none;text-align: center;margin:0 auto;}
#nogas {
  width: 805px;
  background-color:#f4f4f4!important;
  border: dotted 1px #999;
  margin:0 auto;
  padding: 0px;
  color:#222;
  padding: 15px 0px 0px 0px;
  background: none;
  text-align: center;
}
#nogas p { font-size:13px;line-height:19px;}
