html {
	
}
	
body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#ccc;
	font-size: 10pt;
	background: #666 url( '/templates/gptours_nl/if/body_bg.jpg' ) repeat-x;
}
	
a {
  color: #ff9933;
}	

img, div, a, input { 
  behavior: url( '/js/iepngfix.htc' ); 
}
	
html, body, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}
	
h1 {
  font-size: 18pt;
  margin-top: 22px;
  margin-bottom: 4px;
  color:#fff;
}
	
h2 {
  font-size:1em;
  color:#ff9933;
}
	
h3 {
  font-size:1em;
}
	
p {
  margin: 1.12em 14px 1.12em 0px;  
}
	
img {
  border:0;
}
	
.clear:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
	font-size:.1em;
	line-height:.1em;
}

.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: .1em;}
.clear {display: block;}
/* End hide from IE-mac */
	
.column	{
  float:left;
}

ul.menu {
  margin:0;
  padding:0;
  white-space: nowrap;
}
	
ul.menu li {
  display:inline;
  list-style-type: none;
}
	
ul.menu a {
  padding: 0px 10px;   
  text-decoration:none;
  text-transform:lowercase;
}

#main-menu ul.menu li a {
  height: 18px;  
}

#main-menu ul.menu li a:hover {
  color: #FFF;
  background: url( '/templates/gptours_nl/if/menu-bg-active.png' ) repeat-x;
}

#container {
  width: 920px;
  margin:0 auto;
  padding-top: 24px;
  padding-bottom: 24px;
  text-align:center;  
  background: #666666;
}

#main {
  width:874px;
  margin:0 auto;
  text-align:left;
}
	
#main-header{
	height: 165px;
}

#main-body {
  background:url(/templates/gptours_nl/if/bg_new.gif) top left repeat-y;
  padding:0 0 60px 0;
  height: 100%;
  position: relative;
}
	
#body-right {
  width:664px;
  margin-left:210px;
}

* html #body-right {
  display:inline;
}
	
#body-right .wrapper {
  padding:0 40px 0 40px;
}

#body-left {
  width:210px;
  padding:0 0 0 24px;
  margin-left:-874px;
}
	
#body-left table {
  width:186px;
  background: url( '/templates/gptours_nl/if/gp-menu_bg.gif' ) no-repeat top left;
  color:#999;
  font-size: 8pt;
  border-collapse: collapse;
}
#body-left table tr td {
  padding-left: 2px;
}

#body-left table tr td.flag {
  width: 30px;
  
}

#body-left table tr td.flag img { 
  padding-top: 1px;
  padding-left: 1px;
  vertical-align: bottom;
}

#body-left table tr td.title {
  padding-left: 8px;  
}
#body-left table tr td a {
  display: block;
  text-decoration: none;  
  color: #999999;
}

#body-left table tr td.title:hover {
  background-color: #ff9933;
  cursor: hand;
}

#body-left table tr td.active {
  background-color: #ff9933;
  cursor: hand;
}


#body-left table tr td.title:hover span a,
#body-left table tr td.active span a {
  color: #000;  
}

#body-left table tr td.title:hover span.focus a,
#body-left table tr td.active span.focus a {
  color: #FFF;  
}

#body-left table tr td.history:hover span.focus a,
#body-left table tr td.history span.focus a {
  color: #999;  
}


#body-left table span {
  float: right;  
  padding-right: 8px;
}

#body-left table span.flag {
  padding-left: 2px;
  float: left;  
}

#body-left table span.focus {
  float: left;
  padding-right: 0px;
  font-weight:bold;
  font-size: 9pt;
}



#body-left table .focus a {
  color: #FFF;
}
	
#table-footer {
  padding:0 0 10px 0;
  background-color:#00CC00;
  background:url(/templates/gptours_nl/if/table-bottom.png) bottom left no-repeat;
}
	
#main-menu {
  background:url(/templates/gptours_nl/if/main-menu.jpg) top right repeat-y;
  text-align: right;
}

#main-menu ul {
  /*padding:0 0 2px 8px;*/
}
	
#main-menu li {
  /*padding:0 20px 0 0; */
}
	 
#main-menu a {
  color:#ddd;
}
	
#main-footer {
  width: 874px;
  padding:12px 0 0 0;
  height: 18px;
  bottom: 0;
  position: absolute;
  background:url('/templates/gptours_nl/if/footer.gif') top left no-repeat;  
}
	
#main-footer ul {
	padding:1px 0 2px 22px;
	float: left;
	position: relative;
}
	
#main-footer li {
	padding:0 16px 0 0;
  font-size: 8pt;
  color: #999;
}
	
#main-footer a {
  color:#999;
}

#main-footer a:hover {
  color:#FFF;
}

#colofon {
  float: right;
  color: #999;
  margin-top: 2px;
  margin-right: 10px;
}

#colofon a {
  text-decoration: none;
  font-size: 8pt; 
}

#colofon a, #colofon a:hover {
  color: #999;
  cursor: default;  
}
	
.box {
  width: 585px;
  background:url(/templates/gptours_nl/if/box.gif) repeat-y top left;
}
	
.box-header
	{
	padding:7px 0 0 0;
	background:url(/templates/gptours_nl/if/box-top.gif) top left no-repeat;
	}
	
.box-footer {
  padding-left: 7px;
  padding-bottom: 17px;
  background:url(/templates/gptours_nl/if/box-footer.gif) bottom left no-repeat;
}

.box-footer table {
  width: 564px;
}

.xcolumn {
  width:50%;
}
	
.xwrapper-left {
}
	
.xwrapper-right {
  padding:0 0 0 10px;
}
	
	
ul.buttons {
	margin:0;
	padding:0;
	list-style:none outside;
}
	
ul.buttons li {
	display:inline;
	margin:0;
	padding:0px 20px 0px 0;
}

ul.buttons li img {
  padding-top: 20px;
  padding-bottom: 20px;
}

ul.buttons_2 {
	margin:0;
	padding:0;
	list-style:none outside;
}
	
ul.buttons_2 li {
	display:inline;
	margin:0;
	padding:0px 90px 0px 90px;
}

ul.buttons_2 li img {
  padding-top: 20px;
  padding-bottom: 20px;
}

/**
 * content styles
 **/
#buttons {
  width: 584px;
  height: 160px;
}
 
div.button {
  float: left;
  background: url( '../big-button_bg.png' ) no-repeat;
  width: 244px;
  height: 149px;  
}   

#buttons a {
  color: #FFF;
  text-decoration: none;
  width: 244px;
  height: 25px;
  margin-top: 62px;
  padding-top: 1px;
  display: block;
  text-transform: uppercase;
  font: bold 20px "Arial", "Trebuchet MS", Verdana;
  text-align: center;
}

#buttons a:hover {
  background: url( '../big-button-link_bg-hover.png' ) no-repeat;
}

/**
 * specials
 **/
#gp-menu-special {
  margin-top: 44px;
  margin-left: 24px;   
}
 
#specials {
  height: 120px;
  margin-top: 20px;
} 
 
div.special {
  float: left;
  height: 150px;
  width: 162px;
  background: url( '../specials_bg.gif' ) no-repeat;
  margin-right: 49px;
}

div.special a.special_title, a.special_title:visited {
  width: 158px;
  height: 28px;
  padding-top: 20px;
  padding-left: 4px;
  font-size: 18px;
  font-weight: bold; 
  text-decoration: none;
  color: #FFF;
  display: block;
}

div.special_text {
  font-size: 11px;
  color: #cccccc;
  padding: 4px;  
}

div.special_text a {
  text-decoration: none;
  color: #CCC;  
}

div.special_text a:hover {
  text-decoration: underline;  
}

.colwrapper {
}

.pagecol {
  margin: 0;
  width: 49%;
  float: left;    
}

.colright {
  margin: 0;
  padding-left: 10px;  
}
/**
 * order module styles
 **/
#om {
  width: 585px;
  background: url( '../om_footer2.gif' ) no-repeat bottom left;
  padding-bottom: 18px;
}

#om_header {
  color: #FFF;
  width: 585px;
  height: 29px;
  background: url( '../om_header_bg.png' ) no-repeat top left;
}

#om_header a {
  float: left;
  display: block;
  margin-top: 2px;
  text-align: center;
  width: 117px;
  height: 15px;
  font-family: Arial, Helvetica;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #666666;
  padding-top: 6px;
  padding-bottom: 6px;
}

#om_header a.first {
  padding-left: 20px;  
}

#om_header a.om_tab-active {
  float: left;
  color: #FFF;
  background: #ff9933;  
}

#om_header a.om_tab-active-first {
  float: left;
  color: #FFF;
  background: #ff9933 url( '../om_header_a-first-left.gif' ) no-repeat 0px -1px;  
}

#om_header_selector_container {
  height: 15px;
  width: 583px;  
  background: #666666;
  border-left: 1px solid #000;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #565656;
}
#om_header_selector_container div {
  display: block;
  float: left;
  width: 116px;
  height: 15px;    
}
#om_header_selector_container div.om_tab-active, #om_header_selector_container div.om_tab-active-first {
  height: 15px;
  background: url( '../om_tab_selector.gif' ) no-repeat 50% 50%;  
}

#tickettype_container {
  width: 583px;
  height: 25px;
  background: #666666;
  border-left: 1px solid #000;
  border-right: 1px solid #FFF;  
}

#tickettype_container ul {
  margin: 0;
  padding: 0;
}

#tickettype_container ul li {
  list-style-type: none;
  display: inline;
  padding: 0;
  margin: 0;
} 

#tickettype_container ul li a {
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  padding: 2px 4px 1px 4px;
  width: 120px;
  
  color: #666666;
  background: #b3804c;
}

#tickettype_container ul li a.selected {
  color: #FFF;
  background: #ff9933;  
}

#om_content {
  width: 583px;
  padding-top: 20px;
  background: #666666;
  border-left: 1px solid #000;
  border-right: 1px solid #FFF;
}
#om_content p {
  padding-left: 10px;
  padding-right: 10px;
  margin: 0px;
  color: #CCC;
}


/**
 * tribune specs
 **/
div.tribune_description {
  margin: 10px;
}

/**
 * overviews and forms
 **/
table.cart, table.overview, table.form, table.customer_form {
  width: 566px;
  padding: 0;
  margin: 0;
  color: #FFF;
  border: 0px;
  border-bottom: 1px solid #565656;
}

table.pagephotos {
  width: 200px;  
}

table.overview, table.form, table.customer_form {
  margin-left: 7px;  
}

table.cart tr td, table.overview tr td, table.form tr td, table.customer_form tr td {
  padding: 4px;
  margin: 0;  

}

table.overview {
  margin-bottom: 30px;
}

table.overview tr {
  vertical-align: top;	
}

table.overview th, table.form th, table.customer_form th {
  text-align: left;
  background: #7a7a7a;
  color: #333333;

}

table.overview th, table.overview td, table.form th, table.form td, table.customer_form th, table.customer_form td {
  height: 26px;
  padding-top: 4px;
  padding-bottom: 2px;
  padding-left: 20px; 
  padding-right: 20px;
  margin: 0;
  border-top: 1px solid #565656;
}

table.overview tr td a {
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  color: #FFF;  
}

table.overview tr td img {
  padding-right: 4px;  
}

table.overview tr.devider td {
   font-size: 1px;
   line-height: 1px;
   height: 14px;     
}

table.overview tr.aanbieding {
  background: #545454;  
}

table.overview td.ticket_dag {
  padding-left: 24px;  
}

table.overview td.ticket_aanbieding {
  font-weight: bold;  
}

table.overview td.highlight {
  background: #ff9933;
  color: #333333;
  font-weight: bold;
}

table.overview td.choice:hover, table.overview td.choice:hover span.arrangement a {
  color: #333333;
  font-weight: bold;
  background: #FF9933;
}

table.overview tr td.tab {
	background-color:#333;
	font-weight: bold;
}

span.arrangement a {
  text-decoration: none;
  color: #FFF;

}


table.overview td span.arrangement div.title {
  display: block;
  float: left;
  cursor: hand;
  width: 440px; 
  padding-left: 10px;  
}

table.overview td span.arrangement div.price {
  display: block;
  float: right;
  width: 95px; 
}

table.form tr {
  vertical-align: bottom;
}

table.form td.leftcol {
  text-align: right;
  font-weight: bold;
  padding-left: 0px;
  padding-right: 14px;
  width: 160px;
}

table.form td.rightcol {
  text-align: left;
  padding-left: 0px;
  font-weight: normal;
}

table.customer_form tr {
  vertical-align: top;
}


table.customer_form td.leftcol {
  text-align: right;
  font-weight: bold;
  padding-left: 0px;
  padding-right: 14px;
  width: 140px;
}

table.customer_form td.rightcol {
  text-align: left;
  padding-left: 0px;
  width: 380px; 
}

table.cart {
  width: 583px;
  color: #000;
  margin-bottom: 35px;  
}

table.cart tr th {
  text-transform: lowercase; 
  background: #b3804c;
  padding: 4px; 
}

table.cart tr.odd {
  background: #b3804c;  
}

table.cart tr.even {
  background: #ff9933;  
}

table.cart tr.total {
  background: #333333;
  color: #FFF;  
}

table.cart td {
  height: 26px;
  padding-top: 4px;
  padding-bottom: 2px;
  padding-left: 20px; 
  padding-right: 20px;
  margin: 0;  
}

table.cart td.money {
  text-align: right;  
  font-weight: bold;
}

/**
 * arrangement 
 **/
table.arrangement {
  width: 100%;
  padding: 0;
  margin: 0;
  color: #FFF;
}

table.arrangement tr, table.arrangement td {
  vertical-align: top;
}

table.arrangement th, table.arrangement td {
  padding-top: 4px;
  padding-bottom: 2px;
  padding-left: 20px; 
  margin: 0;    
}

table.arrangement th {
  padding-top: 14px;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
}

table.arrangement th.leftcol {
  width: 90px;  
}
/**
 * buttons
 **/
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

ul.buttons {
	margin:0;
	padding:0;
	list-style:none outside;
}
	
ul.buttons li {
	display:inline;
	margin:0;
	padding:0 20px 0 0;
}

a.button {
  background: transparent url( '../bg_button_a.gif' ) no-repeat scroll top right;
  color: #FFF;
  display: block;
	z-index: -1;
  float: left;
  font: bold 12px arial, sans-serif;
  height: 20px;
  margin-right: 6px;
  padding-right: 14px; /* sliding doors padding */
  text-decoration: none;
}

a.button span {
  background: transparent url( '../bg_button_span.gif' ) no-repeat;
  display: block;
  line-height: 14px;
	color: #FFF;
  padding: 3px 0px 3px 8px;
}

a.button span.aanbieding {
  background: transparent url( '../bg_button_span_aanbieding.gif' ) no-repeat;
  display: block;
  line-height: 14px;
	color: black;
  padding: 3px 0px 3px 8px;
}
a.button:hover, a.button:active {
  background-position: bottom right;
  outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span, a.button:active span {
  color: #000;
  background-position: bottom left;
  padding: 3px 0 3px 8px; /* push text down 1px */
}

a.button-left {
    background: transparent url( '../bg_button_left_a.gif' ) no-repeat scroll top left;
    color: #FFF;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 20px;
    margin-right: 6px;
    padding-left: 14px; /* sliding doors padding */
    text-decoration: none;
}

a.button-left span {
    background: transparent url( '../bg_button_left_span.gif' ) no-repeat top right;
    display: block;
    line-height: 14px;
    padding: 3px 8px 3px 0px;
}

a.button-left:hover, a.button-left:active {
    background-position: bottom left;
    outline: none; /* hide dotted outline in Firefox */
}

a.button-left:hover span, a.button-left:active span {
    background-position: bottom right;
    padding: 3px 8px 3px 0px; /* push text down 1px */
}


a.button-dark {
    background: transparent url( '../bg_button_a_dark.gif' ) no-repeat scroll top right;
    color: #666666;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 20px;
    margin-right: 6px;
    padding-right: 14px; /* sliding doors padding */
    text-decoration: none;
}

a.button-dark span {
    background: transparent url( '../bg_button_span_dark.gif' ) no-repeat;
    display: block;
    line-height: 14px;
    padding: 3px 0px 3px 8px;
}

a.button-dark:hover, a.button-dark:active {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}

a.button-dark:hover span, a.button-dark:active span {
    background-position: bottom left;
    padding: 3px 0 3px 8px; /* push text down 1px */
}

.error {
  color: #ff9933;  
}

/**
 * my lightbox
 **/
#overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;  
}

#mylightbox {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 200;  
  width: 320px;
  height: 240px;
}

#mylightbox-container {
  position: relative;
}

#mylighbox-head {
  height: 10px;  
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 10px;
  margin-right: 10px;
  background: #999999;
}

#mylightbox-head-left {
  width: 10px;
  height: 10px;
  margin-left: -10px;  
  float: left;
  background: url( '/if/lightbox/top-left.gif' );
}

#mylightbox-head-right {
  width: 10px;
  height: 10px;
  margin-right: -10px;
  float: right;
  background: url( '/if/lightbox/top-right.gif' );
}

#mylightbox-close-container {
  position: absolute;
  top: 10px;
  background: #999999;
  width: 100%;
  height: 30px;
}

#mylightbox-closer {
  width: 100%;
  height: 20px;
  background: #ff9933;
}

#mylightbox-content-container {
  text-align: center;
  background: #999999;
}

#mylightbox-content {
  position: absolute;
  top: 40px;
  padding-left: 10px;
  padding-right: 10px;
  bottom: 10px;
  background: #999999;
}
#mylighbox-foot {
  height: 10px;  
  position: absolute;
  bottom: 0;
  margin-left: 10px;
  margin-right: 10px;
  background: #999999;
}

#mylightbox-foot-left {
  width: 10px;
  height: 10px;
  float: left;
  margin-left: -10px;
  background: url( '/if/lightbox/bottom-left.gif' );
}

#mylightbox-foot-right {
  width: 10px;
  height: 10px;
  float: right;
  margin-right: -10px;
  background: url( '/if/lightbox/bottom-right.gif' );
}

/**
 * end my lightbox
 **/

#inline-page {
  width: 657px;
  height: 502px;
  background: url( '/if/popup_bg.gif' ) no-repeat;
  z-index: 100;
  left: 50%;
  position: absolute;
  display: none;
  text-align: center;  
}
#photo_popup { 
}

#inline-page-closer {
  margin-top: 14px;
  height: 20px;
  width: 100%;
  background: #ff9933;
}

span.closebtn {
  margin-top: -1px;
  float: right;
}

span.title {
  margin-left: 22px;
  margin-top: 2px;
  font-weight: bold;
  float: left;
  color: #FFF;
}

#inline-page-frame {
  margin-top: 10px;
  background: #999999; 
}