/************************************************************************************
Theme Name: Rhodos
Theme URL: http://www.rhodosguide.se
*************************************************************************************/
/************************************************************************************
RESET
*************************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

img {
	border: 0;
}

ol, ul, li {
	list-style: none;
}

:focus {
	outline: 0;
}

/************************************************************************************
GENERAL
*************************************************************************************/
html, body {
    height: 100%;
}

body:before {
    content: "";
    float: left;
    height: 100%;
    margin-top: -32767px;
    width: 0;
}

body {
	background: #fff;
	color: #333333;
	font: 14px/22px Arial,Helvetica,sans-serif;
}

h1 {
font-size: 26px;
  line-height: 32px;
  padding-bottom: 10px;
}

h2 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
}

p {
  font-size: 16px;
  line-height: 1.6;
  margin: 0 0 20px 0;
}

strong {
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 20px;
}

a, a:visited {
    color: #60BFFF;
    text-decoration: none;
	font-weight: bold;
}

a:hover {
    color: #60BFFF;
    text-decoration: underline;
}

#content ul {
	margin-bottom: 20px;
}

#content li {
	padding-bottom: 5px;
	display: list-item;
	list-style: square;
	margin-left: 20px;
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#wrap {
  margin: 0 auto;
  width: 940px;
  min-height: 100%;
}

#header {
width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 20px 20px 0 20px;
}

#logo {
  float: left;
  margin: 10px 0 0 0;
}

#main {
padding-bottom: 130px;
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  float: left;
}

#info {
    float: left;
    width: 160px;
}

#content {
    float: left;
    margin-right: 20px;
    width: 650px;
}

#rightcontent {
    float: right;
    width: 230px;
}

#footer {
    background: none repeat scroll 0 0 #333;
    clear: both;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    height: 130px;
    margin-top: -130px;
    padding: 0;
    position: relative;
    text-align: center;
}

/************************************************************************************
TOP NAV
*************************************************************************************/
#nav {
  background: none repeat scroll 0 0 #00B8E3;
  width: 100%;
  height: 38px;
  display: block;
  border-radius: 7px 0;
  float: left;
  margin-top: 20px;
}

#nav ul {
  width: 100%;
  list-style-type: none;
}

#nav ul li {
  line-height: 38px;
  float: left;
}

#nav ul li a {
    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;
    padding: 0 18px;
}


/************************************************************************************
SEARCH
*************************************************************************************/
#search {
float: right;
  margin: 80px 0 0 0;
}

#search .text {
  margin-right: 5px;
  border-radius: 3px;
  border: 1px solid #dedede;
  padding: 7px;
}

#search .btn {
border: 1px solid #dedede;
  padding: 7px 10px;
  background: #021628;
  color: #fff;
  border-radius: 3px;
}

#search .btn:hover {
   background: #3F413B;
}

#searchresults h1 { font-size: 24px; background: none; padding: 0 0 10px 0; color: #000;}
#searchresults strong { font-size: 24px; display: inline; }
#searchresults h2 { padding-bottom: 7px;}
#searchresults h2 a { color: #0092F4;}

/************************************************************************************
NAV
*************************************************************************************/
#subnav, #icon, #close-icon { display: none;}
#icon {
  background: url("images/menu.png") no-repeat;
  position: relative;
}
#close-icon { background: url("images/cross.png") no-repeat; 
  width: 30px;
  height: 30px;
  margin: 28px auto 18px;
}


/************************************************************************************
ADS
*************************************************************************************/


#info #admiddle {
	float: left;
	margin: 0 0 20px 0;
}

/************************************************************************************
INFO
*************************************************************************************/
#info #box {   
	background: none repeat scroll 0 0 #F5F5F5;
	-webkit-border-radius: 10px 0 10px 0;
	-moz-border-radius: 10px 0 10px 0;
	border-radius: 10px 0 10px 0;
  float: left;
  padding: 10px;
  width: 140px;
	margin: 0 0 20px 0;
}

#info #box ul {
    margin: 0;
    padding: 0 4px 0 4px;
    list-style-type: none;
}

#info #box ul li a {
    margin: 0;
    padding: 0 0 5px 0;
	display: block;
}

#info #box h4, #info #temp h3{
    font-size: 16px;
    line-height: 20px;
    margin: 5px 0;
}

#info #temp { 
	-webkit-border-radius: 10px 0 10px 0;
	-moz-border-radius: 10px 0 10px 0;
	border-radius: 10px 0 10px 0;
    float: left;
    padding: 10px;
	margin: 0 0 20px 0; 
	background: #FFFEB3;
	border: 1px solid #FFEB00;
    width: 138px;
}

#info #temp span  {
	font-weight: bold;
	font-size: 36px;
	line-height: 46px;
	margin: 0;
	display: block;
}

#info #temp .small  {
    display: block;
    font-size: 11px;
    line-height: 20px;
	margin: 0 0 5px;
}

/************************************************************************************
FIRSTPAGE
*************************************************************************************/
#firstpage h1 {
    color: #80379B;
    font-size: 32px;
    line-height: 42px;
	background: none;
	padding: 0;
	margin: 0 0 10px;
	border-radius: 0;
}

#splash {
    margin-bottom: 20px;
}

#content #splash img  {
	border-radius: 10px 0 10px 0;
	width: 100%;
	max-width: 100%;
  	height: auto;
}

/************************************************************************************
CORE
*************************************************************************************/
#core {
    float: left;
    margin-right: 20px;
    width: 470px;
}

/************************************************************************************
CONTENT
*************************************************************************************/
#content img {
	border-radius: 0 0 10px 0;
	  width: 100%;
	  max-width: 100%;
  height: auto;

}

#content #prognos {
    background: none repeat scroll 0 0 #FFFDA6;
	border-radius: 10px 0 10px 0;
    color: #333333;
    margin-bottom: 20px;
    padding: 10px;
    width: 100%;
}

#content #prognos th {
	text-align: left;
}

/************************************************************************************
RIGHT CONTENT
*************************************************************************************/
#rightcontent .square p {
	margin: 0;
}

#rightcontent .square {
	-webkit-border-radius: 10px 0 10px 0;
	-moz-border-radius: 10px 0 10px 0;
	border-radius: 10px 0 10px 0;
    color: #FFFFFF;
    height: auto;
    margin: 0 0 20px;
    padding: 20px;
    width: 190px;
}

#rightcontent .square a  {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 10px 0;
	display: block;
}

#rightcontent .lila {
    background: #80379B;
}

#rightcontent .blue {
    background: #00B8E3;
}

#rightcontent .grey, #rightcontent .grey a  {
    background: none repeat scroll 0 0 #eee;
    color: #333333;
    font-size: 14px;
}

/************************************************************************************
FLIGHTS
*************************************************************************************/	
.firstpage#flights {
font-size: 13px;
}

.firstpage#flights td {
padding: 0.2% 0 0.2% 0;
}

.firstpage#flights td.date {
  width: 15%;
}

.firstpage#flights td.hotel {
  width: 45%;
}

.firstpage#flights .clickrow {
  cursor: pointer;
}

.firstpage#flights .price {
  color: #FF0000;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
}

#flyprice #content img {
	margin: 0;
	width: auto;
}

#flyprice h1 {
	background: none;
	color: #333;
	padding: 0;
}

#flyprice #content, #flyprice #core {
    width: 100%;	
}

#flights {
    empty-cells: show;
    line-height: 16px;
    margin: 0 0 20px;
    table-layout: fixed;
    width: 100%;
}

#flights tbody, #flights tr {
	empty-cells: show;
    line-height: 16px;
}

#flights tbody, #flights tr {
	empty-cells: show;
    line-height: 16px;
}

#flights th{
    background: #2381AD;
    color: #fff;
    line-height: 32px;
    text-align: left;
	font-weight: bold;
}

#flights th div {
    text-align: left;
}

#flights th div, #flights td div {
	margin: 0 15px;
    line-height: 32px;
}

#flights td{
    empty-cells: show;
    height: 32px;
    overflow: hidden;
    padding: 1% 0 1% 0;
    vertical-align: middle;
    white-space: nowrap;
}

#flights td a{
    color: red;
    font-size: 17px;
    font-weight: bold;
}

#flights th#date_header{
	width: 45px;
}

#flights th#depart_header{
	width: 65px;
}

#flights th#hotel_header{
	width: 85px;
}

#flights th#days_header{
	width: 40px;
}

#flights th#agency_header{
	width: 67px;
}

#flights th#price_header{
	width: 56px;
}

#flights th#link_header{
	width: 50px;
}

#flights .agency  img {
    vertical-align: middle;
}

#flights.link  div {
	text-align: right;
	display: block;
}

#flights .link a {
	font-size: 12px;
	padding: 3px 5px;
	float: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #6caf47;
	background: -moz-linear-gradient(top,#6caf47 0%,#63a041 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#6caf47),color-stop(100%,#63a041));
	background: -webkit-linear-gradient(top,#6caf47 0%,#63a041 100%);
	background: -o-linear-gradient(top,#6caf47 0%,#63a041 100%);
	background: -ms-linear-gradient(top,#6caf47 0%,#63a041 100%);
	background: linear-gradient(top,#6caf47 0%,#63a041 100%);
	-webkit-box-shadow: 0 1px 0 0 #88c267 inset;
	-moz-box-shadow: 0 1px 0 0 #88c267 inset;
	box-shadow: 0 1px 0 0 #88c267 inset;
	display: inline;
	color: #fff;
	margin: 0;
	font-weight: bold;
	border: 1px solid #4a7931;
	height: 22px;
	text-decoration: none;
	cursor: pointer;
}

#flights .link a:hover {
	background: -moz-linear-gradient(center top , #6CAF47 0%, #416A2B 100%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#6caf47),color-stop(100%,#416A2B));
	background: -webkit-linear-gradient(top,#6caf47 0%,#416A2B 100%);
	background: -o-linear-gradient(top,#6caf47 0%,#416A2B 100%);
	background: -ms-linear-gradient(top,#6caf47 0%,#416A2B 100%);
	background: linear-gradient(top,#6caf47 0%,#416A2B 100%);
}

#counter {
    display: inline;
    font-size: 16px;
    font-style: italic;
    line-height: 26px;
}

#counter span {
    font-size: 18px;
    font-weight: bold;
}

.odd {
   background: #f2f2f2;
}

#sort_table, #textsort {
	float: right;
}

#textsort {
	padding-right: 10px;
}

/************************************************************************************
FOOOTER
*************************************************************************************/
#footer #footerwrap {
	width: 900px;
	margin: 0 auto;
	position: relative;
}

#footer #footerwrap p {
	padding: 55px 0 0 0;
	font-size: 18px;
	line-height: 20px;
}

#footer #footerwrap img {
  float: left;
  margin: 36px;
}

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/ 
@media screen and (max-width: 960px) {
#wrap, #footer #footerwrap  { width: 800px; }
#content { width: 600px;}
#core { width: 420px;}
#rightcontent { width: 140px;}
#rightcontent .square { width: 100px; }
}



@media screen and (max-width: 820px) {
#wrap, #footer #footerwrap {max-width: 100%;}
#footer {border-radius: 0;}
#main, #content { width: 100%; margin: 0;}
#rightcontent { display: none;}
#subnav { display: block;}
#core {width: 100%;
  float: left;
  margin-right: -200px;}
#inner-core {
  margin-right: 180px;
}
#info { float: right;}



.openNav #inner-wrapper {
float: left;
position: relative;
  left: 0;
  -webkit-transform: translate3d(60%, 0, 0);
  -moz-transform: translate3d(60%, 0, 0);
  -ms-transform: translate3d(60%, 0, 0);
  -o-transform: translate3d(60%, 0, 0);
  transform: translate3d(60%, 0, 0);
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}

  /* When the panel is closed, transition the main back to the left */
  #inner-wrapper {
float: left;
position: relative;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
  }

  nav {
  width: 60%;
  position: absolute;
  left: -60%;
  top: 0;
  height: 100%;
  background: #3E79B7;
  padding: 0 16px;
  box-sizing: border-box;
}

#close-icon {
  display: block;
}

#icon.open-panel {
  box-sizing: border-box;
  display: block;
  height: 34px;
  float: left;
  padding: 0 38px;
}

#icon.open-panel span {
position: absolute;
  top: 25px;
  left: -1px;
  color: #6F91C7;
}

#nav.menyblock, #subnav.menyblock {
  margin: 0;
  border: 0;
  background: none;
  text-transform: none;
  float: none;
  box-shadow: none;
  height: auto;
  width: 100%;
}

#nav.menyblock ul, #subnav.menyblock ul {
    list-style: none;
  padding: 0 0 0 10px;
}

#nav.menyblock ul li, #subnav.menyblock ul li {
  padding: 0;
  border-bottom: solid 1px rgba(255,255,255,0.1);
  width: 100%;
  float: left;
}

#nav.menyblock ul li a, #subnav.menyblock ul li a {
  line-height: normal;
  font-size: 14px;
  color: #fff;
  background: none;
  padding: 15px 16px;
    position: relative;
  text-decoration: none;
  display: block;
}

#nav.menyblock ul li a:hover, #subnav.menyblock ul li a:hover { background: #3168A3;}
 #search { display: none;}
 #icon {margin-top: 20px;}
#logo img {   width: 60px; height: auto;}
 #logo {   float: none;
  margin: 0 auto;
  display: block;
  width: 60px;}
}

@media screen and (max-width: 600px) {
#header, #main { padding-top: 10px; }
#core, #inner-core { margin: 0;}
#info { float: left; width: 100%; clear: both;}
#info #temp { width: 100%;float: left;box-sizing: border-box; }
#info #box {width: 100%;box-sizing: border-box; }
#footer #footerwrap p { font-size: 12px;}
#content #prognos { font-size: 11px;}
#flyprice .agency, #flights th#agency_header, #flyprice .hotel, #flights th#hotel_header{ display: none;}

#logo, #logo img { width: 45px; }
#icon { margin-top: 13px;}
/* Make text/images mobile friendly */
#splash { margin-right: -20px;margin-left: -20px; }
#content #splash { margin-bottom: 10px; }
#content #splash img { border-radius: 0; }
#content p, #content strong { font-size: 18px;line-height: 28px;color: #000;}
.firstpage#flights td.date { width: 20%;}
}

@media screen and (max-width: 460px) {
.firstpage#flights td.duration {
  display: none;
}
}


@media screen and (max-width: 390px) {
#flyprice .depart, #flights th#depart_header { display: none;} 
} 