/*		Great Trains of Europe Tours Web Site	*/
/*		   www.greattrainsofeurope.com.au		*/


*
{
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000;
	background: #d8e0ef url(images_layout/gtet_body_bkgnd.jpg) top center no-repeat;
}

#outerbox
{
	z-index: 0;
	width: 980px;
	margin: 0px auto 10px auto;
	border: solid #004080;
	border-width: 1px;
	text-align: left;
	background: #fff;
}

#topofpage
{
	z-index: 0;
	width: 100%;
	height: 120px;
	display: block;
	background: #fff;
	border-bottom: solid #0096d0 2px;
	text-align: center;
}

#contentouter
{
	clear: both;
	width: 980px;
	margin: 0px;
	padding: 0px;
	background: #fff url(images_layout/gtet_sb_bkgnd.jpg) top left no-repeat;
}

#contentinner
{
	width: auto;
	z-index: 0;
	/* This works in compliant browsers  */
	min-height: 500px;
	padding: 20px 20px 20px 120px;
	text-align: left;
}

/* This works in non-compliant browsers	*/
#verticalpadding
{
	height: 500px;
	width: 1px;
	float: left;
	margin-left: -3px;
}

#menuparent
{
	position: relative;
	display: block;
	text-align: left;
	left: 0px;
	width: 1px;
	height: 0px;
	background: #fff;
}

#menucontainer
{
	z-index: 2;
	position: absolute;
	left: 0px;
	margin-top: 155px;
	margin-right: 0px;
	margin-bottom: 120px;
	padding: 0px;
	width: 135px;
	text-align: left;
	line-height: 200%;
}


#itineraycalendar
{
	display: none;
	clear: both;
	width: 500px;
	margin: 25px auto;
	border: solid #e0e0e0;
	border-width: 1px 2px 2px 1px;
	background: #d9f0ee url(images_layout/gt_itineray_bkgnd.jpg) top repeat-x;
	text-align: center;
}

#footerbox
{
	width: 100%;
	height: 125px;
	background: #fff url(images_layout/great_train_footer.png) bottom left no-repeat;
	text-align: left;
}

#imagefloat1, #imagefloat2, #imagefloat3, #imagefloat4, #imagefloat5
{
	z-index: 99;
	display: none;
	position: relative;
	top: 20px;
	left: 25px;
	width: 656px;
	border: solid #606060 1px;
	background: #e0e0e0;
	margin-bottom: 25px;
	text-align: center;
}

#lightbox
{
	overflow: hidden;
	width: 200px;
	height: 150px;
}

#lightbox a { outline: none; }

#gallery
{
	overflow: hidden;
	height: 600px;
	width: 800px;
	margin: 5px auto;
}

#gallery a { outline: none; }


#imageshow1
{
	display: block;
	width: 300px;
	height: 360px;
	overflow: hidden;
	background: #f0f0f0;
	margin: 0px auto 0px auto;
	text-align: left;
	padding: 5px;
}

#imageshow img
{
	position: absolute;
	float: left;
	width: 300px;
	height: 300px;
	margin: auto;
}

#news
{
  display: block;
  margin: 0px auto;
  width: 300px;
  height: 340px;
  overflow: hidden;
}

#news ul
{
	list-style-type: none;
	text-align: center;
	margin: 5px auto;
}

#news li
{
	font-size: 10px;
}

#news ul img
{
	width: 300px;
	height: 300px;
	margin: 0px auto;	
}

#news a:link
{
	outline: none;
	text-decoration: none;
}


.tour-side-bar
{
	width: 220px;
	float: right;
	background: #e8e8e8 url(images_layout/tour-side-bar.png) top repeat-x;
	border: solid 1px #d8d8d8;
}

h1, h2, h3, h4, h5, h6
{
	font-family: verdana,arial,sans-serif;
	margin-left: 5px;
	margin-top: 25px;
	margin-bottom: 5px;
	text-align: left;
	color: #0096d0;
}

h1
{
	font-size: 20px;
	margin-top: 15px;
}

h2
{
	font-size: 16px;
	margin-top: 30px;
}

h3
{
	font-size: 14px;
	padding-top: 10px;
	margin-bottom: 0px;
}

h4
{
	font-size: 14px;
	text-align: left;
	margin-bottom: 2px;
}

h1 .subheading { font-size: 14px; }

p, textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	margin: 2px 5px 10px 5px;
}

ul, ol
{
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
}

ul.featurelist
{
	list-style-type: none;
	margin-left: 8px;
}

.featurelist li
{
	height: 24px;
	line-height: 200%;
	margin-bottom: 7px;
}

ol { margin-left: 30px; }

li
{
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 140%;
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.strong { font-weight: bold; }
.grey { color: #808080; }
.red { color: #960000; }
.normal { font-weight: normal; }
.left0 { margin-left: 0px; }
.left25 { margin-left: 25px; }
.top15 { margin-top: 15px; }
.top25 { margin-top: 25px; }
.top30 { margin-top: 30px; }
.top50 { margin-top: 50px; }
.btm0 { margin-bottom: 0px; }

.breakfast, .lunch, .dinner
{
	font-weight: bold;
	padding: 0px 3px;
	font-size: 10px;
	margin-left: 10px;
}

.breakfast
{
	background: #a0e0d0;
	color: #208040;
	font-weight: bold;
}

.lunch
{
	background: #e0d0a0;
	color: #804020;
	font-weight: bold;
}

.dinner
{
	background: #a0d0e0;
	color: #204080;
	font-weight: bold;
}

.goback
{
	font-size: 11px;
	background: #e0e0e0;
	border: solid #a0a0a0 1px;
	padding: 1px 2px;
}

.small
{
	font-size: 10px;
	font-weight: normal;
}

.smaller { font-size: 11px; }

p.copyright
{
	font-size: 10px;
	color: #404040;
	text-align: center;
	padding-top: 0px;
}

p.tourheading
{
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
}

p.contactus
{
	background: url(images_layout/contact-great-trains-bkgnd.png) left no-repeat;
	color: #fff;
	width: 500px;
	height: 24px;
	padding-left: 125px;
	line-height: 180%;
}

div.datedetail
{
	float: right;
	padding-top: 22px;
	text-align: right;
	font-size: 12px;
}

div.datedetail p
{
	padding: 0px 5px;
	margin-bottom: 0px;
	margin-right: 20px;
	background: #f0f0f0;
}

a:link { color: #4060ff; }
a:visited { color: #6080ff; }
a:hover { color: #ff8080; }
a:active { color: #ff0000; }

.pdflink
{
	background: url(images_layout/pdf_icon.gif) left no-repeat;
	padding-left: 22px;
	text-decoration: none;
}

.pdflink a:visited { text-decoration: underline; }
.pdflink a:hover, .pdflink a:active { text-decoration: underline; }

.featurepoint
{
	background: url(images_layout/feature-point.png) left no-repeat;
	padding-left: 20px;
	text-decoration: none;
}

.featurepoint a:visited { text-decoration: underline; }
.featurepoint a:hover, .pdflink a:active { text-decoration: underline; }

/*		-----------------------		*/
#menu
{
	width: 100%;
	height: 20px;
	background: #b2e0dd;
	color: #0096d0;
	border-bottom: solid #0096d0 1px;
	text-align: center;
	padding: 2px 0px;
}

#menu
#menu ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu li
{
	float: left;
	list-style: none;
}

#menu a
{
	padding: 3px;
	text-decoration: none;
	font-size: 12px;
}

#menu li ul
{
	position: absolute;
	top: 145px;
	left: -999em;
	width: 192px;
	padding-top: 5px;
	margin-left: -15px;
	border: solid #0096d0;
	border-width: 0 1px 1px 1px;
	background: #d9f0ee url(images_layout/submenu-bkgnd.png) repeat-x;
}

#menu li li
{
	text-align: left;
	list-style: none;
	padding: 6px;
	font-size: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 160px;
}

#menu li li a
{
	width: 200px;
	height: 20px;
	padding: 3px;
	text-decoration: none;
	font-size: 10px;
}


#menu li:hover ul, 
#menu li ul:hover { left: auto; }

/*		-----------------------		*/


#menu li
{
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#menu a:link
{
	color: #4060ff;
	width: 130px;
	text-decoration: none;
	font-weight: bold;
}

#menu a:visited
{
	color: #4060ff;
	text-decoration: none;
}

#menu a:hover
{
	color: #e06000;
	text-decoration: underline;
}


#menu a:active
{
	color: #ff0000;
	text-decoration: underline;
}

.pseudonavi
{
	font-weight: bold;
	padding: 3px;
}


.footerlinks a:link
{
	color: #4060ff;
	text-decoration: none;
}

.footerlinks a:visited
{
	color: #4060ff;
	text-decoration: none;
}

.footerlinks a:hover
{
	color: #e06000;
	text-decoration: underline;
}

.footerlinks a:active
{
	color: #ff0000;
	text-decoration: underline;
}


.contactus a:link,
.contactus a:visited
{
	color: #fff;
	text-decoration: none;
}

.contactus a:hover
{
	color: #ffd800;
	text-decoration: underline;
}

table
{
	empty-cells: show;
	font-size: 13px;
}

th
{
	background: #b2e0dd;
	padding: 2px 5px;
}

td { padding: 2px 5px; }
hr { color: #808080; }

table.month
{
	width: 210px;
	background: #d26600;
}

th.monthname
{
	border: solid #fff 1px;
	background: #d26600;
	color: #fff;
}

td.legend
{
	background: #ffffe0;
	color: #800000;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

td.dayname
{
	background: #fff;
	color: #000;
	text-align: center;
}

td.blank, td.home, td.tourday
{
	color: #000;
	text-align: right;
}

td.blank { background: #efefef; }
td.home { background: #efe0d0; }
td.tourday { background: #a0d8e0; }

a.tourday
{
	display: block;
	text-decoration: none;
	background: transparent;
	color: #000;
}

a:hover.tourday
{
	color: #800000;
	cursor: help;
}

td.tourday:hover.tourday { background: #d8efff; }

img
{
	border: none;
	font-size: 9px;
	color: #888;
	margin: 0px;
}

img.gallery
{
	float: left;
	width: 180px;
	height: 180px;
	background: #e0efff;
}

input, textarea
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	text-align: left;
	border: solid #efefef;
	border-width: 0px 1px 1px 0px;
	background: url(images_layout/input_bkgnd.jpg) top left no-repeat;
	padding: 4px 2px 0px 2px;
}

textarea { padding: 2px 5px; }

/*		A hack required for MS Explorer	*/
input.checkbox
{
	background: #fff;
	border: none;
}

input.submit
{
	background: url(images_layout/submit_btn.png) no-repeat;
	display: block;
	border: none;
	width: 112px;
	height: 20px;
	margin: 0 auto;
	font-weight: bold;
	font-size: 14px;
}

input.submit:hover { background: url(images_layout/submit_btn.png) 0 20px; }

a.itinerary:link, a.itinerary:visited
{
	background: url(images_layout/itinerary_btn.png) no-repeat;
	display: block;
	border: none;
	width: 112px;
	height: 20px;
	margin: 0;
	text-decoration: none;
}

a.itinerary:hover, a.itinerary:active { background: url(images_layout/itinerary_btn.png) 0 20px; }

input.currencysubmit
{
	background: url(images_layout/currencysubmit_btn.png) no-repeat;
	display: block;
	border: none;
	width: 112px;
	height: 20px;
	margin: 0 auto;
	font-weight: bold;
	font-size: 14px;
}

input.currencysubmit:hover { background: url(images_layout/currencysubmit_btn.png) 0 20px; }

option
{
	background: #f0f0f0;
	padding: 2px;
	border-bottom: solid #fff 1px;
}

