
/* ************ General Main SECTION settings ************* */

body {
	text-align: center;
}

.mainpage_header_title {
    color:white;
	font-size: 16px;
	font-weight: bold;
    background-color:#99c2d6;
	
}

.mainpage_table {
	font-family: Tahoma;
	font-size: 9px;
	border-top: 1px solid #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
	}

.mainpage_cell_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #006699;	
	font-size: 13px;
	color: white;
	padding: 2px;
	text-align:center;
	font-weight: bold;

}

.mainpage_cell_seperator {

}

.mainpage_cell_label {
	font-size: 12px;	
	padding: 5px;
}

.mainpage_cell_spacer1 {
	height:10;
}

.mainpage_cell_textbox {

}

.mainpage_textbox {
	border: 1px solid #003366;

}

.mainpage_button_go {

}

.mainpage_cell_desc1 {
	font: 11px verdana ;
}

.mainpage_cell_warning {
	color: #ff0000;
}

/********** Test Section *************/
.test_request_table {
	border: 1px solid #006699;	
}	
.test_response_table {
	background-color: #eee;	
	border: 1px solid #006699;	

}
.test_button_go {
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    background-color: #0000A0;
    border: 1px outset #0000A0;
    height:32px;
    width: 200px;
    margin:0px 0px 5px 0px;
    cursor: pointer;
}
/*********** HOME SECTION *************/

#home_menutable a {
	text-decoration: none;

}
.home_outertable {
	width: 100%;
}
.home_leftpanel {
	vertical-align: top;
	width: 1%;
}
.home_rightpanel {
	vertical-align: top;
	width: 99%;
}	

.home_menutitle {
	font-size: 16px;
    font-weight: bold;
	color:  #FFFFFF;
	text-align: center;
}

.home_menusubtitle {
	font-size: 8pt;
    font-weight: bold;
	color:  #FFFFFF;
	text-align: center;
    background-color:#006699;
    padding:4px;
}

.home_menutitle_image {
	text-align: center;
}

.home_menuheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #99c2d6;	
}


.home_menutable {
	width: 200px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #006699;	

}

.home_menubody_text {
	
}

.home_menubody_image {
	width:1px;
    padding:4px;
}

.home_menubody {
	font-family: Verdana, Arial;
	background-color: #cce0eb;
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 12px;

}

/*********** VOUCHER/CART SECTION *************/
.voucher {
    width: 100%;
    border: 1px solid #000080;
    border-bottom: 4px solid #000080;
    margin: auto;
    padding: 0px;
}

.voucher_heading {
    text-align:left;
    font-size: 19px;
    font-weight: normal;
    color: white;
    border-bottom: 4px solid #000080;
    background-color: #5090D0;
    padding: 4px;
}

.voucher_title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: normal; color: #ffffff;background-color: #529cd5;}
.voucher_operatortitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal; color: #003366}
.voucher_total { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: normal; color: #003366}
.voucher_textbox {
	margin: 1px;
	padding: 1px 1px;
	font: 11px Tahoma;
	border: 1px solid #000099;
	background-color: #FFFFFF;}

.voucher_outline {
	border:1px dashed #000088;
	}

.voucher_card_header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #ffffff;background-color: #000088}
.voucher_card_column { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #003366;background-color: #DDDDFF}
.voucher_include {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FF0000;
	background-color: #EEEEFF;
	font-style: italic;
}
.voucher_commit { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #003366;background-color: #DDDDFF}

.voucher_seperator{
	background-color: #000088;
	}

.voucher_thinline{
	background-color: #000088;
	}

.voucher_grid {
    background-color: #E0E0FF;
    margin-bottom:2px;
}

.voucher_grid_header {
    background-color: #000080;
    border: none;
    color: white;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
    padding: 4px;
}


.voucher_grid_row {
    background-color: white;
}

.button_commit {
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    background-color: #0000A0;
    border: 1px outset #0000A0;
    height:32px;
    width: 200px;
    margin:0px 0px 5px 0px;
    cursor: pointer;
}

.button_commit_callback {
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    background-color: #0000A0;
    border: 1px outset #0000A0;
    height:32px;
    width: 200px;
    margin:0px 0px 5px 0px;
}

.payment_table {
    background-color: #E0E0FF;
    width: 100%;
    margin-bottom:2px;
}


 
/*********** INFO SECTION *************/
#info_page {
}

.info_table {
	width: 100%;
	border: 1px dashed #003366;
	padding: 3;
}

.info_title {
	font-family: Verdana;
	font-size: 20px;
	color:#003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.info_imagecell_main {
	vertical-align: top;
	width: 1;
}

.info_image_main {
	
}

.info_description {
	vertical-align: top;
	background-color: #eeeeff;	
	padding: 3;

}

.info_includes {
	vertical-align: top;
	background-color: #eeeeff;	
	padding: 3;
	
}

.info_imagecell_includes {
	vertical-align: top;
	width: 1;
	
}

.info_image_includes {
	
}

.info_pricematrix {
	
}

.info_availability {
	
}

.info_buttons {
	text-align: right;
}

.info_button_email {
	
}

.info_button_booknow {
	
}

/* ---- Info Price matrix table */
#info_price_page {
	
}

.info_price_table {
	width: 100%;
	border: 1px solid #003366;
	background-color: #eeeeff;

}
.info_price_title {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;

}

.info_price_header_row {
	background-color: #5090D0;
	
}

.info_price_header_label {
	width: 25%;
	color: #ffffff;
	font-weight: bold;

}

.info_price_header_column {
	text-align: center;
	width: 25%;
	color: #ffffff


}

.info_price_data_row {
	
}

.info_price_data_label {
	color: #ffffff;
	background-color: #5090D0;	
}

.info_price_data_cell {
	text-align: center;

}

.info_price_comment {
	color: #cc0000;
}

/* ---- Info availability table */
#info_availability_page {
	
}

.info_availability_table {
	width: 100%;
	border: 1px solid #003366;
	background-color: #eeeeff;

}
.info_availability_title {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;

}

.info_availability_header_row {
	background-color: #5090D0;
	
}

.info_availability_header_label {
	width: 150px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;

}

.info_availability_header_column {
	text-align: center;
	width: 30px;
	color: #ffffff
}

.info_availability_data_row {
	
}

.info_availability_data_label {
	color: #ffffff;
	background-color: #5090D0;	
}

.info_availability_data_cell {
	text-align: center;
	background-color: #99FFCC;
}

.info_availability_data_cell_full {
	text-align: center;
	background-color: #FFCCCC;
}

.info_availability_comment {
	color: #cc0000;
}

/*********** OPERATOR LIST *************/
#operatorlist a {
	color: #660000;
	text-decoration: none;
}

.operatorlist_table {
	width: 100%;

}

.operatorlist_inner_row_even {
	background-color: #eeefff;
}
.operatorlist_inner_row_odd {
	

}

.operatorlist_search_table {
	width: 100%;
	
	
}

.operatorlist_search_text {
	font-weight: bold;
}

.operatorlist_seperator {
	width: 100%;
	background-color: #006699;
}

.operatorlist_cell_link {
	width: 1;
	
}

.operatorlist_product_table {
	text-align: right;
	background-color: #cce0eb;
	width:98%;
	border: 1px solid #006699;	
	
}

/*********** PRODUCT LIST *************/
.productlist_table {
	border: 1px solid #5090D0 ;
	background-color: #eeeeff;	
	width: 98%;
	padding: 2px;
}

.productlist_grouprow {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
	background-color: #5090D0;
}

.productlist_inner_table {
	width: 100%;
	background-color:#eeeeff;
}

.productlist_inner_row_test {
	font-weight: bold;
	background-color: #cce0eb;
	padding: 0px;
}

.productlist_inner_row_even {
	background-color: #eeeeff;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;	
}

.productlist_inner_row_odd{
	background-color: #cc0000;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;	
}

.productlist_cell_first {
	font-weight: bold;
	width: 70%;	
}

.productlist_cell_normal {
	width: 20%;
	}

.productlist_cell_link {
	width: 5%;
	color: #CC0000;
	font-weight: bold;
}

.productlist_featured_table {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;	
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003366;	
}
.productlist_featured_title {
	font-size: 12px;
	font-weight: bold;
}

.productlist_featured_description {
	
}
.productlist_featured_rate {
	text-align: right;
	font-weight: bold;
	color: #cc0000
	
}
.productlist_featured_links {
	text-align: right;

}
