a {
	font-size:11px;
	color:#CC6600;
	border:0;
}

a:visited {
	color: #ffffff;
}

a:hover {
	text-decoration:none;
	color: #ffffff;
}

body {
	padding: 0;
	margin: 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color:#050505;
}

a.datelink, a.datelink:visited, a.datelink:hover {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

div.mimicInputBox {
	border: 1px solid #333333;
	width: 75px;
	background-color:#ffffff;
	color:#000000;
	padding: 2px;
	float:left;
}

/*---------------- links.php ----------------- */

div.linksbox {
	border: 1px solid #222222;
	width: 335px;
}
div.linksbox a {
	padding: 4px 4px 4px 8px;
	background-color: #222222;
	background-image:url(../_img/header_background.jpg);
	border-bottom: 1px solid #222222;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
div.linksbox a:visited {
	color: #cc6600;
}
div.linksbox a:hover {
	color: white;
}
div.linksbox img {
	position: absolute;
	margin: 7px;
}
div.linksbox p {
	margin: 7px 7px 7px 135px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

/*--------------- ordering --------------------*/

div.add_select_cancel{
	padding: 2px;
	border: 1px solid #333333;
	text-align:center;
	padding-left:5px;
	padding-right:6px;
}
div.selectbutton{
	padding: 2px;
	border: 1px solid #333333;
	text-align:center;
	padding-left:2px;
	padding-right:2px;
	width:40px;
}
div.mainheader { 
	background-image:url(../_img/header_background.jpg);
	background-color:#aaaaaa;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:15px;
	margin-right:20px;
	padding:3px;
	padding-left:5px;
}
div.packDesc {
	position: absolute;
	z-index: 1;
	margin-left: 410px;
	padding:10px;
    border: 1px solid orange;
    width: 220px;
    display: none;
    background: #666666;
}

div.originalPrice, div.discountRate, div.discountPrice {
	float: left;
	margin-right: 20px;
	font-size: 13px;
}

div.originalPrice {
	text-decoration: line-through;
}

/* --------------- top.php ------------------- */

div.main_header{
	position: relative;
	text-align:right;
	height: 211px;
	background-image:url(../_img/header.jpg);
	background-repeat:no-repeat;
}

div.container { 
	position: relative;
	margin: auto; 
	width: 912px; 
	background-image: url(../_img/head_background.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 30px;

}
p.links {
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
}

a.top_links{
	color:#ffffff;
	font-size:14px;
}

a.top_links:hover {
	text-decoration: none;
	color: #cc0000;
}

div.header_text {
	color:#000000;
	text-align:right;
	font-size: 24px;
	font-family: Arial Black, Arial Helvetica, sans-serif;
	font-weight: bold;
	position:absolute;
	top: 70px;
	right: 92px;
}
div.header_text blink {
	color: #990000;
}
div.bar_links{
	text-align: center;
	position: absolute;
	width: 400px;
	top: 168px;
	right: 140px;
}

div.lang_flag{
	position:absolute;
	top:180px;
	right: 91px;
	font-size:12px;
}

/*------------ shopping basket - basket.php ----------*/

span.error {
	color:#CC0000;
	font-weight:bold;
	font-size:14px;
}

div.basket_empty {
	color: #444444;
	font-style: italic;
	padding: 10px;
	text-align: center;
}

div.basket_totals {
	text-align: right;
	border-top: 1px solid #666666;
	padding: 3px 0 3px 0;
}

div.basket_totals table {
	display: inline;
	text-align: right;
	font-weight: bold;
}

div.basket_totals form {
	margin: 3px;
}

div.basketContainer{
	border-left:1px solid #111111;
}

div.basketContainer img {
	position: absolute;
	bottom: 55px;
	right: 80px;
}

div.basketBox{
	border-bottom: 1px solid #222222;
	padding-bottom: 3px;
}

div.basketBox a:visited {
	color: #cc6600;
}

td.basketcell {
	padding-left:7px;
	padding-top:2px;
}
#selectpackages {
	color:#FF6600;
}

span.total{
	font-weight:bold;
}

td#firstDay {
	font-size:12px;
}

td.adultChildHeader{
	background-color:#ff6633;
	color:#FFFFFF;
	padding:3px;
	padding-left:8px; 
	font-weight:bold;
}

td.subheaders { 
	background-color:#444444; 
	color:#ffffff; 
	border: 1px solid #252525; 
	padding-left:4px; 
	padding-right:4px;
}

td.basketHeader {
	padding-left: 7px;
	background-color:#0C0C0C;
	color:#ffffff;
	background-image:url(../_img/basket_header_background.jpg);
	font-size:12px;
	font-weight:bold;
}
td.basketSubHeader {
	padding-left: 7px;
	background-color:#cccccc; 
	color:#ffffff; 
	background-image:url(../_img/basket_subheader_background.jpg);
}
	
td.mainheader { 
	background-image:url(../_img/header_background.jpg);
	background-color:#aaaaaa; 
	color:#ffffff;
}

table.packages {
    width: 500px;
    margin-top: 10px;
	border:1px solid #252525;
	padding:0px;
	border-collapse:collapse;

	
}
textarea {
	border: 1px solid #333333;
}

input {
	color:#000000;
	background-color:#ffffff;
	border: 1px solid #333333;
}

table#client_info_form input {
	width: 150px;
}

table#client_info_form input#address {
	width: 300px;
}

#firstname {
	background-color: #ffffff;
	border: 1px solid #333;
	color:#000000;
}
#next {
	color:#ffffff;
	background-color:#ff6600;
	border: 2px solid #ffffff;
	width: 60px;
	padding: 1px;
}
#add_cancel {
	padding: 1px;
	color:#ffffff;
	background-color:#ff6600;
}
span.complete {
	color:#ff6600;
	font-size: 16px;
}
select {
	font-size: 12px;
	background-color:#fff;
	color:#000;
	border: 1px solid #333;
}
#small_index{
	width:60px;
}
#small_adch{
	width:40px;
}
input.pricecells{
	color: #ffffff;
	background: #000000;
	border: 0px;
}

div.outer_box
{
	width: 764px;
	margin-left:74px;
	margin-right:73px;
}
div.mainbox{
	margin-top:3px;
	border: 1px solid #ffffff;

}
div.bottom {
	width: 764px;
	margin-left:74px;
	margin-right:73px;
}

td.totals{
	text-align:right;
	font-size: 12px;
}
td.indexform {
	font-size:12px;
	text-align:left;
	vertical-align:middle;
}
td.indextitles{
	vertical-align:top;
	font-weight:bold;
	text-align:right;
	font-size: 13px;
	padding:5px;
}
#dropdowns {
	text-align:left;
}
table {
	font-size:12px;
}
td.footer {
	color:#FF6600;
}

td.footer{
	font-size: 10px;
}

/* Home page main text */

td.leftcol {
	vertical-align: top;
	width:400px;
	font-size:12px;
	padding:20px;
	background-image:url(../_img/index_background_left.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

td.leftcol h2 {
	padding-top: 0px;
	margin-top: 0px;
}

td.leftcol h3 {
	
}


td.leftcolstep{
	vertical-align:top;
	padding:12px;
}

td.subheader{
	background-image:url(../_img/header_background.jpg);
	padding-left:7px;
	color:#ffffff;
}

td.rightcol {
	padding-top: 2px;
	vertical-align: top;
	background-image: url(../_img/index_background_right.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

td.rightcol#index {
	width:368px;
	padding-top: 10px;
}

div.sm_banner {
	float: none;
	display: block;
	width: auto;
	border: 1px solid white;
	position: absolute;
	margin-top: -100px;
	text-align: right;
}

td.details {
	padding:5px;
}

td.details img {
	padding: 2px;
	border: 1px solid #ff6600;
}

div.pkg_options img, div.pkg_options select {
	vertical-align: middle;
	margin: 0px 1px 0px 1px;
}

table.leftbasket {
	width:228px;
}
table.indextable {
	width:100%;
}
h1 {
	font-size:15px;
	margin-top:10px;
	margin-bottom: 5px;
}
h2 {
	font-size:15px;
	padding-top:20px;
	margin-bottom: 5px;
	color:#FF6600;
}
h3 {
	font-size:12px;
	color:#FFFFFF;
	margin-bottom:3px;
}
h4 {
	font-size:13px;
	margin:3px;
	margin-left:5px;
	color:#FF6600
}
h6 {
	color:#990000;
	font-size:12px;
}

div.step1 {
	margin:auto;
	text-align:center;
	border: 2px solid #EB8239;
	border-top: 0;
	width:303px;
	margin-top:-8px;
}
div.step1_block {
	text-align: center;
	margin-top: 3px
}

div.errorbox {
	border: 1px dotted red;
	padding: 5px;
	margin-bottom:5px;
}

#langtog {
	color:#fff;
}

#flag {
	border:0;
}

#index_images {
	height: 172px;
	border-left: 1px solid orange;
	width: 724px;
	margin: auto;
	margin-bottom: 20px;
}

#index_images img {
	display: block;
	float: left;
	border: 1px solid orange;
	border-left: 0;
}

div.partner.error {
	position: absolute;
	background: #333;
	width: 100%;
	z-index: 99;
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity:.6;
}

div.partner.error span {
	background: url(/_img/icons/error.png) no-repeat;
	display: block;
	padding: 2px 20px;
	margin: 5px 8px;
}

div#logo_scroller {
	width: 724px;
	margin: auto;
	margin-top: -15px;
	height: 97px;
	overflow: hidden;
}

div#logo_scroller img {
	display: block;
	float: left;
}
