/*

TTE

Main stylesheet

*/


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

body {
	background: #6DC6EF url(../img/jrp/bg.png) repeat-x;
	text-align: center;
	font-size: 62.5%; /* Resets 1em to 10px */
}

#big {
	width: 765px;
	margin: 0 auto;
	padding: 5px 0;
	border: solid #fff;
	border-width: 0 15px;
	text-align: left;
	background: #fff url(../img/jrp/top.gif) no-repeat;
	font: 1.1em Verdana, Arial, Sans-Serif;
	color: #333;
	overflow: hidden;
}

.left {float: left;}
.right {float: right;}

h1 {
	float: left;
	width: 365px;
	height: 95px;
}

#logo {
	display: block;
	width: 135px;
	height: 90px;
	font: 0.3em sans-serif;
	text-decoration: none;
	text-indent: -300px;
	background: #fff url(../img/jrp/tte.gif) no-repeat;
	
/*	background: red;*/
	
	overflow: hidden;
}

#strap {
	float: left;
	width: 400px;
	height: 30px;
	font: 0.3em sans-serif;
	text-indent: -300px;
	background: #fff url(../img/jrp/20yrs_travel.gif) no-repeat;
	overflow: hidden;
}

#flashtime {
	float: left;
	width: 400px;
	height: 65px;
}

#flashtime span {
	float: right;
}

#bannerlink {
	float: left;
}

#bannerlink img {
	border-bottom: 1px solid #fff;
	display: block;
}

ul {list-style-type: none;}

#priceads {
	float: left;
	width: 252px;
}

#priceads li {
	float: left;
	width: 252px;
	height: 87px;
}

#priceads li a {
	float: left;
	width: 251px;
	height: 51px;
	overflow: hidden;
	padding: 35px 0 0 0;
	font: 2.2em Verdana, Arial, Sans-Serif;
	font-weight: bold;
	letter-spacing: -0.1em; /* IE */
	letter-spacing: -0.05em; /* FF */
	color: #fff;
	text-decoration: none;
}

#priceads li a strong {
	float: left;
	width: 180px;
	height: 1px;
	padding: 50px 0 0 0;
	font-size: 0.5em;
	cursor: pointer; /* Move to IE */
}

#priceads li#pass7 {background: url(../img/jrp/ad_7day.gif);}
#priceads li#pass14 {background: url(../img/jrp/ad_14day.gif);}
#priceads li#pass21 {background: url(../img/jrp/ad_21day.gif);}


#midbar {
	float: left;
	clear: both;
	width: 765px;
	height: 80px;
}

#midbar #click {
	float: left;
	width: 252px;
	height: 80px;
	background: url(../img/jrp/bar_left.gif);
}


#midbar #click a {
	float: left;
	width: 251px;
	height: 1px;
	overflow: hidden;
/*	background: url(../img/jrp/bar_left_over.gif) no-repeat;
	background-position: 255px 0;*/
	margin: 10px 0 0 0;
	padding: 68px 0 0 0;
}
/*#midbar #click a:hover {background-position: 0 0;}*/

#midbar #welcome {
	float: left;
	width: 513px;
	width: 320px;
	height: 80px;
	background: url(../img/jrp/bar_main.gif);
	overflow: hidden;
}

#midbar #welcome dt {
	float: left;
	width: 132px;
	height: 1px;
	padding: 80px 0 0 0;
}

#midbar #welcome dd {
	float: left;
	width: 102px;
	height: 1px;
	padding: 80px 0 0 0;
}

#midbar #welcome a {
	float: left;
	width: 102px;
	height: 1px;
	padding: 28px 0 0 0;
	margin: -31px 0 0 0;
	overflow: hidden;
}

#midbar #corp {
	float: left;
	width: 193px;
	height: 80px;
	background: url(../img/jrp/bar_main.gif) top right;
	overflow: hidden;
}

#midbar #corp a {
	float: left;
	width: 193px;
	height: 69px;
	margin: 10px 0 0 0;
	text-indent: -300px;
	overflow: hidden;
}

input, select, textarea {
	padding: 2px;
	font: 1.0em Verdana, Arial, Sans-Serif;
}

.textbox {
	width: 145px;
	border: 1px solid #4EAFE0;
}

#leftcol {
	float: left;
	width: 265px;
}

#leftcol .imgframe {
	width: 217px;
	
	width: 197px;
	background: #E5F3FA;
	padding: 10px 10px 8px 10px;
	margin: 18px 0 0 16px;
	
}

#leftcol .imgframe p {margin: 5px 0 0 0;}

#leftcol ul {margin: 20px 0 20px 16px;}

#leftcol li a {
	width: 217px;
	height: 1px;
	display: block;
	margin: 5px 0;
	padding: 59px 0 0 0;
	overflow: hidden;
}

#leftcol li#one a {background: url(../img/jrp/button1.gif);}
#leftcol li#two a {background: url(../img/jrp/button2.gif);}
#leftcol li#three a {background: url(../img/jrp/button3.gif);}






/* MAINCOL */


#maincol {
	float: left;
	width: 500px;
}

#maincol h2 {
	font: bold 1.0em Verdana, Arial, Sans-Serif;
	color: #fff;
	margin: 0 10px 12px 0;
	background: #4EAFE0 url(../img/jrp/h2.gif);
	border: 1px solid #4EAFE0;
	display: block;
	padding: 2px 5px;
}

#maincol h3 {
	font: bold 1.0em Verdana, Arial, Sans-Serif;
	color: #333;
	margin: 2px 0;
}

#maincol p {
	font: 1.0em/1.4em Verdana, Arial, Sans-Serif;
	margin: 0 15px 12px 0;
	text-align: justify;
}

#maincol a {
	text-decoration: none;
	color: #333;
	padding: 0 1px 1px 1px;
	background: #E5F3FA;
	border-bottom: 1px solid #fff;
}

#maincol a:hover {
	text-decoration: none;
	color: #000;
	background: #E5F3FA;
	border-bottom: 1px solid #4EAFE0;
}

#maincol ul#sub {
	margin: 19px 0 20px 0;
}

#maincol ul#sub li {
	width: 440px;
	margin: 0 0 12px 0;
	padding: 0 0 2px 0;
	font-weight: bold;
}

#pricelist {
	width: 490px;
	display: block;
	margin: 20px 0;
	font: 1.1em/1.5em Verdana, Arial, Sans-Serif;
	border-collapse: collapse;
}

#pricelist td {
	text-align: center;
	padding: 5px 0;
	border: 1px solid #fff;
	border-width: 0 1px 1px 0;
}

#pricelist .none {width: 50px; background: #E5F3FA;}

#pricelist .green01 {background: #ABEB8A;}
#pricelist .green02 {width: 105px; background: #B9FD97;}
#pricelist .green03 {width: 105px; background: #C8FEAC;}

#pricelist .ord01 {background: #EABABC;}
#pricelist .ord02 {width: 105px; background: #E7D9D9;}
#pricelist .ord03 {width: 105px; background: #EAE0E0;}

#maincol ul {
	margin: -6px 0 12px 0;
}

#maincol ul li {
	margin: 0 0 6px 0;
	color: #4EAFE0;
}




#footer {
	float: left;
	width: 765px;
	height: 45px;
	border-top: 5px solid #92CFEF;
	margin: 20px 0 0 0;
}

#footer p {
	padding: 16px;
}

#footer a {
	color: #333;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}




/* Order form */

#contentwrapper {
	padding: 20px 10px 0 0;
}

#maincol #contentwrapper h2 {
	margin: 0 0 12px 0;
}

/* Enquiry Forms, tables */

.enquiryform {
	float: left;
	background: #F0F7FA;
	width: 450px;
	margin: -12px 0 0 0;
	padding: 20px 20px;
}

table {
	border-collapse: collapse;
	font: 1.0em/1.5em Verdana, Arial, Sans-Serif;
}

table td {
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
}

table td.col01 {
	width: 270px;
}

table td.col01 span {
	padding: 0 20px 0 0;
	display: block;
}

table td.col02 {
	width: 175px;
}

table td.noborder {
	border-bottom: none;
}

table input {
	width: 175px;
	border: 1px solid #ddd;
}

table textarea {
	width: 442px;
	border: 1px solid #ddd;
	margin: 8px 0 0 0;
}

table select {
	border: 1px solid #ddd;
}

table .radio {
	width: auto;
	margin: 0 2px 0 10px;
	border: none;
}

table .button {
	float: right;
	width: auto;
	color: #fff;
	background: #4EAFE0;
}

table td.col03 {width: 385px;}
table td.col04 {width: 60px;}

/* Download form button */

#jrpbutton {
	padding: 5px 0 50px 0;
}

#jrpbutton a {
	display: block;
	background: url(../img/jrp/download.gif);
	width: 101px;
	height: 1px;
	padding: 25px 0 0 0;
	overflow: hidden;
}

#jrpbutton a:hover {
	text-decoration: none;
	background: url(../img/jrp/download.gif);
	border-bottom: 1px solid #fff;
}



#maincol p.blue {
	text-align: left;
	color: #4EAFE0;
}

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

a.anchor {
	border: 0;
	background: #fff;
	text-decoration: none;
}


/* Mini Pricelist */

#minipricelist {
	width: 210px;
	margin: 0 0 10px 0;
}

#minipricelist td {
	text-align: center;
	padding: 3px 0;
	border: 1px solid #fff;
	border-width: 0 1px 1px 0;
	background: #E5F3FA;
}

#minipricelist .none {width: 50px; background: #E5F3FA;}

#minipricelist .green01 {background: #ABEB8A;}
#minipricelist .green02 {width: 55px; background: #B9FD97;}
#minipricelist .green03 {width: 55px; background: #C8FEAC;}

#minipricelist .ord01 {background: #EABABC;}
#minipricelist .ord02 {width: 55px; background: #E7D9D9;}
#minipricelist .ord03 {width: 55px; background: #EAE0E0;}

