/*
Theme Name: VacationsToGo
Theme URI: http://vacationpackagestogo.com
Description: A fixed width three columns theme for Wordpress. 
Version: 1.0.0
Author: Christian Gnoth
Author URI: http://it-gnoth.de/
Tags: fixed-width, three-columns, theme-options, left-sidebar, right-sidebar, threaded-comments, translation-ready
       
*/


body 
{
	margin:0 auto; 
	font:12px Arial;
	background-color:#CAE7F7;
}


.img-top
{
  vertical-align: top;
  margin: 5px;
}

.edit-link
{
  margin:  27px 0 5px 0;
  align:   left;
}

.link-extern
{
  text-decoration:  none;
  color:  transparent;
}

.link-intern
{
  text-decoration:  none;
}

.top_strip 
{ 
  background-color:#2DA0DF;
  height:  6px;
}

.vac-error
{
  color: red;
}

.clear
{
  clear: both;
}

.align-left
{
  text-align: left;
}

.align-right
{
  text-align: right;
}

.float-right
{
  float: right;
}

.font-arial
{
  font-family: arial;
}

.align-center
{
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}

.align-justify
{
  text-align: justify;
}



/*   header   */

.header-top-strip
{
  width:  100%;
  height: 6px;
  background-color: #2da0df;
}

.header-top-part
{
  width:  100%;
  background-color: #eef8fd;
  height: 78px;
}

.header-top-middle-part
{
  width:   850px;
  height:  78px;
  position: relative;
}

.header-top-logo
{
  margin:  5px 0px 0px 20px;
  text-align: left;
  width: 241px;
  float: left;
}

.header-top-phone-logo
{
  margin-top: 13px;
  text-align: right;
  width: 190px;
  height: 50px;
  float:  right;
}

.header-nav-bar
{
  width:  100%;
  height: 30px;
  background-color: #04619a;
  float:  left;
  position: relative;
}

.header-nav-menu
{
  width:  800px;
  text-align: center;
  position: relative;
  height: 30px;
}

.header-nav-menu ul
{
  list-style: none;
  margin-top: 5px;
  margin-bottom: 0px;
  padding: 0px auto;
  height: 20px;
  position: relative;
  float:left;
  display: inline;
}


.header-nav-menu ul li
{
  position: relative;
  display: inline;
  loat:left;
}

.header-nav-menu .top-menu-link
{
  position: relative;
  float: left;
  width: 110px;
  padding: 3px 5px;
}

.header-nav-menu .separator
{
  position: relative;
  display: inline;
  float: left;
  padding: 3px 0px;
  width: 2px;
  height: 15px;
}

.header-nav-menu .separator img
{
  position: relative;
  padding: 0px 0px 0px 0px;
}

.header-main-logo
{
  margin: 0px;
  padding: 0px;
}


/*  sidebars  */
#sidebar_left
{
  width: 225px;
  position: relative;
  float: left;
  display: block;
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#sidebar_left .sidebar_menu_row
{
  position: relative;
  float: left;
  display: block;
  width: 210px;
  height: auto;
  min-height: 20px;
  padding: 1px;
}

#sidebar_left .sidebar_menu_bullet
{
  position: relative;
  float: left;
  display: inline;
  min-height: 10px;
  width: 20px;
  vertical-align: middle;
  padding: 1px;
}

#sidebar_left .sidebar_menu_text
{
  position: relative;
  float: left;
  display: inline;
  vertical-align: middle;
  width: 188px;
}

#sidebar_left .sidebar_menu_text
{
  vertical-align: middle;
  padding: 3px 0;
}



#sidebar_right
{
  position: relative;
  list-style: none;
  float: right;
  padding: 0px 10px;
  margin: 0px;
  display: inline;
  width: 200px;
}

#sidebar_right ul
{
  position: relative;
  display: block;
}

#sidebar_right ul li
{
  list-style: none;
  margin: 0px 0px 15px 0px;
}

#sidebar_right .xx1
{
  padding: 5px;
}

#sidebar_right ul li.right-widget
{
  position: relative;
  float: right;
  min-width: 190px;
}

#sidebar_right ul li ul
{
  position: relative;
  display:  inline;
  float:    left;
  padding:  0px;
  margin:   0px;
}

#sidebar_right ul li ul li
{
  position: relative;
  display:  inline;
  float:    left;
  padding:  0px 5px 0 0;
  margin:   0px;
}

#sidebar_right ul li ul.qtrans_language_chooser
{
  float:         right;
  margin-right:  0px;
}

/*   content part   */
#content_main_container
{
  width: 100%;
  height: auto;
  float: left;
  position: relative;
}

#content_container
{
  position: relative;
  width: 850px;
}

.content_strip
{
  width:  100%;
  height: 12px;
  background-color: white;
  clear:  both;
}

#content
{
  position: relative;
  float: left;
  width: 400px;
  text-align: left;
}

#content h1,
#content h2,
#content h3,
{
  text-align: left;
}


/*   footer   */

.footer-copy
{
  text-align: center;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
}

.footer-top-strip
{
  height: 10px;
  background-color: #04619a;
  margin-bottom: 3px;
}

.footer
{
  text-align: center;
  height:  65px;
  width: 100%;
  background-color: #2da0df;
  position: relative;
  display: block;
  float: left;
  clear: both;
}

.footer-links
{
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #e9f5fc;
  text-decoration: none;
}



.height-78
{
  height: 78px;
}

.height-60
{
  height: 60px;
}

.height-30
{
  height: 30px;
}

.height-20
{
  height: 20px;
}

.height-10
{
  height: 10px;
}



/*
/*  images
*/

.bg-gr-1
{
  background: transparent url(/images/gr1.png) no-repeat; 
}


/****************************
/*   links
/***************************/
.linkcat
{
  list-style: none;
}

.linkcat .link-list a
{
  text-decoration: none;
}


.bg-header { background-color:#EEF8FD;}
.bg-nav { background-color:#04619A;}
.top-nav { font-size: 11px; font-family: Verdana, Arial, sans-serif;color:#fff; text-decoration:none;font-weight:bold;}
.top-nav:hover { text-decoration:underline;font-weight:bold;}
.footer-links { font:12px Arial; color:#E9F5FC; text-decoration:none;font-weight:bold;}
.footer-links:hover { font:12px Arial; color:#000; text-decoration:underline;font-weight:bold;}
.bg-bottom { background-color:#2DA0DF; }
.bg-content { background-color:#fff; }
.left-navi 
{ 
  background-color:#EEF8FD; 
  border-top:solid 1px #E5E5E5; 
  border-right:solid 1px #E5E5E5; 
  border-bottom:solid 1px #E5E5E5;
  position: relative;
  float: left;
  width: 215px;
  margin-bottom: 15px;
}
.left-navi a { font:12px arial; color:#666; text-decoration:none;}
.left-navi a:hover { color:#000;}
.left-navi-row-alternate { background-color:#fff;}
.links { font:12px arial; color:#666; text-decoration:none;}
#info h1{font: bold 14px monospace;color: #000000;font-family: Verdana, Arial, sans-serif;}
.cont {font-size: 11px; font-family: Verdana, Arial, sans-serif;color:#08498C; text-decoration:none;font-weight:bold;}
.cont a { font:12px arial; color:#08498C; text-decoration:none;}
.cont a:hover { color:#08498C;text-decoration:underline;}
.xx1 
{ 
  border: 1px solid; 
  border-color: #29A2DE #29A2DE;
  margin-left: 7px;
}
.xx2 { border: 1px solid; border-color: #CCCCCC #CCCCCC}
.tbmain{ 
 /* Changes on the form */
 background: white !important; 
}
.left{
  /* Changes on the form */
  color: black !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}


.hotel-secure-link
{
  font-family: tahoma,arial,helvetica,sans-serif; 
  font-size: medium;
  color: #888888;
  margin: 10px 0 10px 0;
}

/* 
div.backButton{
    background: transparent url("http://www.jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float:left;
    margin-bottom:15px;
    padding-right:5px;
}
div.backButton:hover{
    background: transparent url("http://www.jotform.com//images/btn_back_over.gif") no-repeat scroll 

0 0;
}
div.backButton:active{
    background: transparent url("http://www.jotform.com//images/btn_back_down.gif") no-repeat scroll 

0 0;
}
div.nextButton{
    background: transparent url("http://www.jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float: left;
    margin-bottom:15px;
    padding-right:5px;
}
div.nextButton:hover{
    background: transparent url("http://www.jotform.com//images/btn_next_over.gif") no-repeat scroll 

0 0;
}
div.nextButton:active{
    background: transparent url("http://www.jotform.com//images/btn_next_down.gif") no-repeat scroll 

0 0;
}
*/


.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}







/*---| Kalender |---*/

#calendar-wrap
{
	margin:						5px;
	padding-bottom:		0;
	border-bottom:		0;
	width:						1em;
	vertical-align:		top;
}

#wp-calendar
{
	border-collapse: 	collapse;
	font-size: 				0.8em;
	border: 					1px solid #1f2522;
	line-height: 			1.4em;
	margin: 					0 0 10px 0;
	width:						1em;
	vertical-align:		top;
}

#wp-calendar th
{
	background: 			silver;
	color: 						#333;
	border: 					1px solid #395127;
	text-align: 			center;
}

#wp-calendar table.nav,
#wp-calendar th,
#wp-calendar td
{
	padding: 					1px 2px;
}

#wp-calendar td
{
	color: 						#1f2522;
	background:				#E8E0CD;
	border: 					1px solid #1f2522;
	text-align: 			center;
}

#wp-calendar #next a
{
	padding-left: 		1px;
	text-align: 			right;
}

#wp-calendar #prev a
{
	padding-right: 		1px;
	text-align: 			left;
}

#wp-calendar a
{
	display: 					block;
	text-decoration: 	none;
}

#wp-calendar caption
{
	color: 						#333;
	font-family:			Verdana;
	text-align:				left;
	font-weight:			bold;
	padding:					5px 0;
	margin:						0 auto;
}

#wp-calendar tbody td a
{
	color: 						#c73119;
	background: 			inherit;
}

#wp-calendar tbody td a:hover
{
	background:				inherit;
	color: 						silver;
}

#wp-calendar #today
{
	background: 			silver;
	color: 						#333;
}

#wp-calendar #today a
{
	background:				silver;
	color: 						#c73119;
}

#wp-calendar #today a:hover
{
	background: 			silver;
	color: 						#333;
}

#wp-calendar tfoot td
{
	border: 					0;
	color: 						#333;
	background: 			silver;
}

#wp-calendar tfoot td a
{
	color: 						#333;
	background: 			silver;
}

#wp-calendar tfoot td a:hover
{
	color: 						#000;
	background: 			silver;
}



/*---| WordPress requirements |---*/

.aligncenter
{
	display: 					block;
	margin-left: 			auto;
	margin-right: 		auto;
}

.alignleft
{
	float: 						left;
	clear:						left;
}

.alignright
{
	float: 						right;
	clear:						right;
}

.wp-caption
{
	border: 					1px solid #ddd;
	text-align: 			center;
	background-color: #f3f3f3;
	padding-top: 			4px;
	margin: 					10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 		3px;
}

.wp-caption img
{
	margin: 					0;
	padding: 					0;
	border: 					0 none;
}

.wp-caption-dd
{
	font-size: 				11px;
	line-height: 			17px;
	padding: 					0 4px 5px;
	margin: 					0;
}