/* Reset CSS */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* General CSS */

body {
	width: 100%;
	height: 100%;
	line-height: 19px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/01/Images/bg_repeat_gradient.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color: #F9B000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

hr {
	height: 0px;
	border-top: 1px solid #1D3C92;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

hr.dotted {
	height: 0px;
	border-top: 1px dotted #1D3C92;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.dark_blue {
	color: #1D3C92;
}
	.dark_blue a {
		color: #1D3C92;
		text-decoration: none;
	}
		.dark_blue a:hover {
			color: #1D3C92;
			text-decoration: underline;
		}
.light_blue {
	color: #96a6d2;
}
	.light_blue a {
		color: #96a6d2;
		text-decoration: none;
	}
		.light_blue a:hover {
			color: #96a6d2;
			text-decoration: underline;
		}
.white {
	color: #FFFFFF;
}
	.white a {
		color: #FFFFFF;
		text-decoration: none;
	}
		.white a:hover {
			color: #FFFFFF;
			text-decoration: underline;
		}
.img_border_white {
	border: 1px solid #FFFFFF;
}
.margin_left_20 {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
.clearboth {
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}
.viewport {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/01/Images/bg_repeat_palms.png);
	background-position: top left;
	background-repeat:repeat-x
}
table.header {
}
	td.header {
		width: 980px;
	}
		td.header#left-side {
			width: 50%;
			background-image: url(/01/Images/bg_secondary_navigation_left_side.jpg);
			background-position: 0px 0px;
			background-repeat: repeat-x;
		}
		td.header#right-side {
			width: 50%;
			background-color: #18378B;
		}
table.secondary-navigation {
	width: 980px;
	height: 106px;
	background-image: url(/01/Images/bg_secondary_navigation.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
	.secondary-navigation-items
	{
		margin: 22px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: right;
	}
		.secondary-navigation-text
		{
			margin: 26px 15px 0px 0px;
			padding: 0px 0px 0px 0px;
			font-weight: bold;
			color: #96A6D2;
			float: left;
		}
		.secondary-navigation-item {
			float: left;
		}
.logo {
	margin: 52px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.logo_sgr_home {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
.logo_sgr {
	margin: 0px 0px 19px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
.primary-navigation {
	width: 980px;
	margin: 19px auto 19px auto;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.breadcrumb {
	width: 960px;
	margin: 19px auto 19px auto;
	padding: 0px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #96a6d2;
}
	.breadcrumb a {
		text-decoration: underline;
		color: #96a6d2;
	}
		.breadcrumb a:hover {
			text-decoration: none;
			color: #96a6d2;
		}
.page_home {
	width: 980px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(/01/images/bg_page_home.jpg);
}
.page {
	width: 980px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(/01/images/bg_page.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
.page_inside_home {
	width: 980px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/01/images/bg_page_inside_home.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
.page_inside {
	width: 980px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/01/images/bg_page_inside.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.page_inside_detail {
	width: 980px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/01/images/bg_page_inside_detail.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.column_percentage_100 {
	width: 980px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.column_percentage_75 {
	width: 735px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.column_percentage_50 {
	width: 490px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.column_percentage_25 {
	width: 245px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.row_percentage_100 {
	width: 970px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.row_percentage_75 {
	width: 725px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.row_percentage_75_10 {
	width: 735px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.row_percentage_50 {
	width: 480px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.row_percentage_25 {
	width: 235px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.box#flash_home {
	width: 480px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.box#search_home {
	width: 440px;
	height: 196px;
	margin: 0px 0px 0px 0px;
	padding: 19px 20px 19px 20px;
	background-color: #6F86C9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.search_home_input_name {
	margin: 7px 0px 0px 0px;
}
	.search_home_results {
		width: 440px;
		margin: 0px 0px 0px 0px;
		padding: 19px 20px 19px 20px;
		background-color: #96a6d2;
		color: #1D3C92;
	}
		.search_home_results_left {
			height: 24px;
			line-height: 24px;
			float: left;
		}
		.search_home_results_right {
			height: 24px;
			line-height: 24px;
			float: right;
		}
			.search_home_results_number {
				font-family: Arial, Helvetica, sans-serif;
				font-weight: bold;
				font-size: 14px;
				color: #FFFFFF;
			}
		.search_home_bottom {
			width: 480px;
			height: 38px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}
	.search_home_loader {
		margin: 19px 0px 0px 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #FFFFFF;
		position: absolute;
	}
.box#flash {
	width: 235px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.box#sidemenu {
	width: 235px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.box#photo_specifications 
{
    width: 235px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.box#specifications 
{
    width: 235px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.sidemenu_content {
	width: 235px;
	margin: 0px 0px 0px 0px;
	padding: 19px 0px 19px 0px;
	background-color: #6f86c9;
}
.sidemenu_photo_specifications {
	width: 195px;
	margin: 0px 0px 0px 0px;
	padding: 19px 20px 19px 20px;
	background-color: #6f86c9;
	color: #FFFFFF;
}
    .sidemenu_photo_specifications img 
    {
        border: 1px solid #FFFFFF;
    }
.sidemenu_specifications {
	width: 195px;
	margin: 0px 0px 0px 0px;
	padding: 19px 20px 19px 20px;
	background-color: #15307b;
	color: #FFFFFF;
}
.sidemenu_specifications_bottom 
{
    width: 235px;
}
.sidemenu_bottom {
	width: 235px;
}
.box#tabs_top {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	.tab_active {
		line-height: 24px;
		margin: 0px 1px 0px 0px;
		padding: 0px 0px 0px 20px;
		background-image: url(/01/Images/bg_tab_active.png);
		background-position: top left;
		background-repeat: no-repeat;
		float: left;
		cursor: pointer;
	}
	.tab_active_without_cursor {
		line-height: 24px;
		margin: 0px 1px 0px 0px;
		padding: 0px 0px 0px 20px;
		background-image: url(/01/Images/bg_tab_active.png);
		background-position: top left;
		background-repeat: no-repeat;
		float: left;
	}
		.tab_inside_active {
			height: 24px;
			margin: 0px 0px 0px 0px;
			padding: 0px 20px 0px 0px;
			background-image: url(/01/Images/bg_tab_after_active.png);
			background-position: top right;
			background-repeat: no-repeat;
			float: left;
			font-weight: bold;
			color: #FFFFFF;
		}
			.tab_inside_active span {
				height: 24px;
				line-height: 24px;
				background-color: #6f86c9;
				display: block;
			}
		.tab_inside_not_active {
			height: 24px;
			margin: 0px 0px 0px 0px;
			padding: 0px 20px 0px 0px;
			background-image: url(/01/Images/bg_tab_after.png);
			background-position: top right;
			background-repeat: no-repeat;
			float: left;
			font-weight: bold;
			color: #95a6d2;
		}
			.tab_inside_not_active span {
				height: 24px;
				line-height: 24px;
				background-color: #15307b;
				display: block;
			}
	.tab {
		line-height: 24px;
		margin: 0px 1px 0px 0px;
		padding: 0px 0px 0px 20px;
		background-image: url(/01/Images/bg_tab.png);
		background-position: top left;
		background-repeat: no-repeat;
		float: left;
		cursor: pointer;
	}
	.tab_without_cursor {
		line-height: 24px;
		margin: 0px 1px 0px 0px;
		padding: 0px 0px 0px 20px;
		background-image: url(/01/Images/bg_tab.png);
		background-position: top left;
		background-repeat: no-repeat;
		float: left;
	}
		.tab_inside {
			height: 24px;
			margin: 0px 0px 0px 0px;
			padding: 0px 20px 0px 0px;
			background-image: url(/01/Images/bg_tab_after.png);
			background-position: top right;
			background-repeat: no-repeat;
			float: left;
			font-weight: bold;
			color: #FFFFFF;
		}
			.tab_inside span {
				height: 24px;
				line-height: 24px;
				background-color: #15307b;
				display: block;
			}
.box#tabs_bottom_1 {
	min-height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #6f86c9;
}
.box#tabs_bottom_2 {
	min-height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #6f86c9;
}
.box#tabs_bottom_3 {
	min-height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #6f86c9;
}
.box#tabs_bottom_4 {
	min-height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #6f86c9;
}
.box#content {
	margin: 0px 0px 19px 0px;
	padding: 19px 20px 19px 20px;
	background-color: #95a6d2;
	color: #1D3C92;
}
	.box#content a.dynamic_link {
		color: #1D3C92;
		text-decoration: underline;
	}
		.box#content a.dynamic_link:hover {
			color: #1D3C92;
			text-decoration: none;
		}
	.sitemap_column {
		width: 322px;
		margin: 0px 0px 19px 0px;
		margin: 0px 20px 0px 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		float: left;
	}
		.sitemap_column a {
			color: #1D3C92;
			text-decoration: none;
		}
			.sitemap_column a:hover {
				color: #1D3C92;
				text-decoration: underline;
			}
		.link_sitemap_navigation_-1 {
			font-weight: bold;
		}
		.link_sitemap_navigation_0 {
			margin: 0px 0px 0px 20px;
		}
.box#results {
	margin: 0px 0px 19px 0px;
	padding: 0px 0px 0px 0px;
	color: #1D3C92;
}
	.results_buttons {
		margin: 0px 0px 19px 20px;
	}
	.results_button_left {
		width: 363px;
		margin: 0px 0px 19px 0px;
		float: left;
	}
	.results_button_right {
		width: 362px;
		margin: 0px 0px 19px 0px;
		float: right;
	}
	.results_order {
		margin: 0px 0px 0px 20px;
		float: left;
	}
	.results_pages {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		float: right;
	}
		.results_pages a {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: underline;
			color: #FFFFFF;
		}
			.results_pages a:hover {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				text-decoration: none;
				color: #FFFFFF;
			}
.box#stars {
	margin: 19px 0px 19px 20px;
	float: left;
}
	.stars {
		float: left;
	}
.box#info_detail {
	width: 195px;
	margin: 0px 0px 19px 0px;
	padding: 0px 20px 0px 20px;
	color: #FFFFFF;
	float: left;	
}
	.label_price {
		width: 100px;
		height: 75px;
		margin: 0px 0px 19px 0px;
		padding: 25px 0px 0px 0px;
		background-image: url(/01/images/img_label_price.png);
		background-position: top center;
		background-repeat: no-repeat;
		text-align: center;
		color: #FFFFFF;
	}
		.label_price_discription {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 15px;
			font-weight: bold;
		}
		.label_price_number {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 21px;
			font-weight: bold;
		}
.box#flash_detail {
	width: 480px;
	height: 360px;
	margin: 0px 0px 19px 10px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.box#options {
	width: 725px;
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
	.options#print a {
		margin: 0px 0px 0px 10px;
		padding: 0px 0px 0px 22px;
		background-image: url(/01/Images/img_icon_print.png);
		background-position: 0px 6px;
		background-repeat: no-repeat;
		font-size: 11px;
		text-decoration: none;
		color: #FFFFFF;
		float: right;
	}
		.options#print a:hover {
			text-decoration: underline;
		}
	.options#mail a {
		margin: 0px 0px 0px 10px;
		padding: 0px 0px 0px 22px;
		background-image: url(/01/Images/img_icon_mail.png);
		background-position: 0px 6px;
		background-repeat: no-repeat;
		font-size: 11px;
		text-decoration: none;
		color: #FFFFFF;
		float: right;
	}
		.options#mail a:hover {
			text-decoration: underline;
		}
.box#search {
	width: 195px;
	margin: 0px 0px 0px 0px;
	padding: 19px 20px 0px 20px;
	background-color: #6F86C9;
}
	.results {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #1D3C92;
	}
	.search_bottom {
		width: 235px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
/* items survey */

.box#items_survey {
	margin: 19px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	.item_survey {
		width: 100%;
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
	}
		.item_survey_left {
			width: 50px;
			margin: 0px 0px 0px 0px;
			padding: 19px 20px 19px 20px;
			background-color: #CAD5F2;
			text-align: center;
			vertical-align: top;
		}
		.item_survey_center {
			width: 204px;
			margin: 0px 0px 0px 0px;
			padding: 19px 20px 19px 20px;
			background-color: #96A6D2;
			vertical-align: top;
		}
		.item_survey_center_result {
			width: 449px;
			margin: 0px 0px 0px 0px;
			padding: 19px 20px 19px 20px;
			background-color: #96A6D2;
			vertical-align: top;
		}
		.item_survey_right {
			width: 126px;
			margin: 0px 0px 0px 0px;
			padding: 10px 10px 10px 10px;
			background-color: #FFFFFF;
			vertical-align: top;
		}
		
		.item_survey_left_rank {
			width: 50px;
			height: 19px;
			line-height: 19px;
			margin: 0px 0px 0px 0px;
			padding: 0px 20px 0px 20px;
			background-color: #CAD5F2;
			border-top: 1px solid #FFFFFF;
			text-align: center;
			vertical-align: middle;
		}
		.item_survey_center_link {
			width: 204px;
			line-height: 19px;
			margin: 0px 0px 0px 0px;
			padding: 0px 20px 0px 20px;
			background-color: #96A6D2;
			border-top: 1px solid #CAD5F2;
			background-color: #96A6D2;
			vertical-align: top;
		}
		.item_survey_center_link_result {
			width: 449px;
			line-height: 19px;
			margin: 0px 0px 0px 0px;
			padding: 0px 20px 0px 20px;
			background-color: #96A6D2;
			border-top: 1px solid #CAD5F2;
			background-color: #96A6D2;
			vertical-align: top;
		}
/* items selection */

.box#items_best_selection {
}
	.item_best_selection {
		width: 235px;
		margin: 0px 10px 19px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
	}
		.item_best_selection_top {
			width: 235px;
			height: 19px;
			background-image: url(/01/Images/bg_selections_top.png);
			background-position: top left;
			background-repeat: no-repeat;
		}
			.item_best_selection_ranking {
				margin: 0px 5px 0px 0px;
				color: #FFFFFF;
				float: right;
			}
			.item_best_selection_stars {
				margin: 4px 20px 0px 0px;
				padding: 0px 0px 0px 0px;
				float: right;
			}
		.item_best_selection_content {
			width: 195px;
			margin: 0px 10px 10px 0px;
			padding: 19px 20px 19px 20px;
			background-color: #96A6D2;
			float: left;
		}
			.item_best_selection_content img {
				border: 1px solid #FFFFFF;
			}

/* items last selection */

.box#items_last_selection {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
	.item_last_selection {
		margin: 0px 40px 19px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
	}
		.item_last_selection img {
			border: 1px solid #FFFFFF;
		}

/* items special */

.items_special {
	padding: 19px 20px 19px 20px;
}
	.item_special {	
		width: 100%;
		margin: 0px 0px 6px 0px;
		padding: 0px 0px 0px 0px;
		border-bottom: 1px solid #FFFFFF;
	}
		.item_special_title {
			width: 75%;
			font-weight: bold;
			color: #1D3C92;
		}
		.item_special_price {
			width: 25%;
			font-weight: bold;
			color: #FFFFFF;
		}
		.item_speciaL_link {
			width: 75%;
		}

/* footer */

.footer {
	width: 940px;
	margin: 0px auto 0px auto;
	padding: 0px 20px 0px 20px;
	background-color: #22429B;
	font-size: 11px;
	color: #FFFFFF;
}
		.footer_left {
			width: 215px;
			margin: 0px 0px 0px 0px;
			padding: 19px 0px 19px 0px;
			text-align: left;
		}
		.footer_middle {
			width: 450px;
			margin: 0px 0px 0px 0px;
			padding: 19px 30px 19px 30px;
			text-align: left;
		}
		.footer_right {
			width: 215px;
			margin: 0px 0px 0px 0px;
			padding: 19px 0px 19px 0px;
			text-align: right;
		}

.footer_bottom {
	width: 940px;
	height: 58px;
	line-height: 58px;
	margin: 0px auto 19px auto;
	padding: 0px 20px 0px 20px;
	background-image: url(/01/Images/bg_footer_bottom.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #ce5909;
}
	.footer_bottom a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: underline;
		color: #ce5909;
	}
		.footer_bottom a:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;
			color: #ce5909;
		}

/* forms */

.input_textfield {
	width: 100%;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D3C92;
}

.input_select {
	width: 100%;
	margin: 0px 0px 19px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D3C92;
}

/* buttons */

.button {
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(/01/Images/bg_button.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
}
.button_inside {
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 0px;
	background-image: url(/01/Images/bg_button_after.png);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
}

.button_inside span {
	height: 24px;
	line-height: 24px;
	background-color: #18378b;
	display: block;
}

.button_inside a {
	color: #FFFFFF;
	text-decoration: none;
}
.button_inside a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.button_back {
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	background-image: url(/01/Images/bg_button_1.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}
.button_back_inside {
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	background-image: url(/01/Images/bg_button_after_1.png);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
}

.button_back_inside span {
	height: 24px;
	line-height: 24px;
	background-color: #18378b;
	display: block;
}

.button_back_inside a {
	color: #FFFFFF;
	text-decoration: none;
}
.button_back_inside a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.button_orange {
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(/01/Images/bg_button_orange.png);
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
}

.button_orange_inside {
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 0px;
	background-image: url(/01/Images/bg_button_orange_after.png);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	font-weight: bold;
	color: #18378b;
}

.button_orange_inside span {
	height: 24px;
	line-height: 24px;
	background-color: #ce5a08;
	display: block;
}

.button_orange_inside a {
	color: #18378b;
	text-decoration: none;
}
.button_orange_inside a:hover {
	color: #18378b;
	text-decoration: none;
}

.button_next {
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 0px;
	background-image: url(/01/Images/bg_button_arrow_white_right.png);
	background-position: top right;
	background-repeat: no-repeat;
	float: right;
}

.button_inside_next {
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(/01/Images/bg_button_after_right.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	font-weight: bold;
	color: #FFFFFF;
}

.button_inside_next span {
	height: 24px;
	line-height: 24px;
	background-color: #6f86c9;
	display: block;
}

.button_inside_next a {
	color: #FFFFFF;
	text-decoration: none;
}
.button_inside_next a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.button_previous {
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	background-image: url(/01/Images/bg_button_arrow_white_left.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}

.button_inside_previous {
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	background-image: url(/01/Images/bg_button_after_left.png);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
}

.button_inside_previous span {
	height: 24px;
	line-height: 24px;
	background-color: #6f86c9;
	display: block;
}

.button_inside_previous a {
	color: #FFFFFF;
	text-decoration: none;
}
.button_inside_previous a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* links */

.image_order {
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.link_order {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
	a.link_order:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: underline;
		color: #FFFFFF;
	}
	
a.link_order_hover {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
	a.link_order_hover:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: underline;
		color: #FFFFFF;
	}

a.link_white {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 11px;
	background-image: url(/01/Images/img_arrow_white.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
	a.link_white:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: underline;
		color: #FFFFFF;
	}
	
a.link_dark_blue {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 11px;
	background-image: url(/01/Images/img_arrow_dark_blue.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #1D3C92;
}
	a.link_dark_blue:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: underline;
		color: #1D3C92;
	}

a.link_light_blue_up {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 11px;
	background-image: url(/01/Images/img_arrow_light_blue_up.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #96a6d2;
}
	a.link_light_blue_up:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: underline;
		color: #96a6d2;
	}

/* banners */

.banner {
	width: 195px;
	margin: 0px 0px 10px 0px;
	padding: 19px 20px 19px 20px;
}
	.banner img {
		border: 1px solid #FFFFFF;
	}
	
.banner_rotator {
	width: 195px;
	margin: 0px 0px 19px 20px;
	padding: 19px 0px 19px 0px;
	background-color: #FFFFFF;
}

/* forms */

.form_textbox {
	width: 100%;
	height: 19px;
	line-height: 19px;
	margin: 0px 0px 19px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #6f86c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form_textbox_without_margin {
	width: 100%;
	height: 19px;
	line-height: 19px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #6f86c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form_textbox_small_33 
{
	width: 33%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #6f86c9;
	font-family: Arial;
	font-size: 12px;
	float: left;
}
.form_textbox_small_34 
{
	width: 34%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #6f86c9;
	font-family: Arial;
	font-size: 12px;
	float: left;
}
.form_dropdownlist {
	width: 100%;
	height: 19px;
	line-height: 19px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #6f86c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form_textbox_multiline {
	width: 100%;
	line-height: 19px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #6f86c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form_select {
	width: 100%;
	height: 19px;
	line-height: 19px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #6f86c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* SideMenu */

.side_navigation_level_1 a {
	width: 195px;
	line-height: 26px;
	padding: 0px 20px 0px 20px;
	/*border-bottom: 1px solid #6f86c9;*/
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
	.side_navigation_level_1 a:hover {
		background-color: #cad5f2;
		text-decoration: none;
		color: #1D3C92;
	}
.side_navigation_level_1_hover a {
	width: 195px;
	line-height: 26px;
	padding: 0px 20px 0px 20px;
	background-color: #FFFFFF;
	/*border-bottom: 1px solid #6f86c9;*/
	text-decoration: none;
	color: #1D3C92;
	display: block;
}
	.side_navigation_level_1_hover a:hover {
		text-decoration: none;
		color: #1D3C92;
	}
.side_navigation_level_2 a {
	width: 175px;
	line-height: 26px;
	padding: 0px 20px 0px 40px;
	background-color: #cad5f2;
	/*border-bottom: 1px solid #6f86c9;*/
	text-decoration: none;
	color: #1D3C92;
	display: block;
}
	.side_navigation_level_2 a:hover {
		background-color: #FFFFFF;
		text-decoration: none;
		color: #1D3C92;
	}
.side_navigation_level_2_hover a {
	width: 175px;
	line-height: 26px;
	padding: 0px 20px 0px 40px;
	background-color: #FFFFFF;
	/*border-bottom: 1px solid #6f86c9;*/
	text-decoration: none;
	color: #1D3C92;
	display: block;
}
	.side_navigation_level_2_hover a:hover {
		background-color: #FFFFFF;
		text-decoration: none;
		color: #1D3C92;
	}

/* PriceTable */

.PriceTable {
	border-top: 1px solid #6f86c9;
	border-left: 1px solid #6f86c9;
}

.Cell {
	height: 22px;
	line-height: 22px;
	padding: 2px 2px 2px 2px;
	border-right: 1px solid #6f86c9;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.CellEmpty {
	height: 22px;
	line-height: 22px;
	padding: 2px 2px 2px 2px;
	background-color: #6f86c9;
	border-right: 1px solid #6f86c9;
}
.CellDark {
	height: 22px;
	line-height: 22px;
	padding: 2px 2px 2px 2px;
	background-color: #15307b;
	border-right: 1px solid #6f86c9;
	border-bottom: 1px solid #6f86c9;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

/* FAQ */
.faq {

}
.accordionHeader {
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 21px;
	background-image: url(/01/Images/img_arrow_white.png);
	background-position: 10px 18px;
	background-repeat: no-repeat;
	background-color: #15307b;
	border-bottom: 1px solid #95a6d2;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	cursor: pointer;
}
.accordionHeaderSelected {
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 21px;
	background-image: url(/01/Images/img_arrow_white_desc.png);
	background-position: 10px 18px;
	background-repeat: no-repeat;
	background-color: #15307b;
	border-bottom: 1px solid #95a6d2;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	cursor: pointer;
}
.accordionContent {
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
	background-color: #6f86c9;
	border-bottom: 1px solid #95a6d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
	.accordionContent a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: underline;
		color: #FFFFFF;
	}
		.accordionContent a:hover {
			text-decoration: none;
		}

/* Boeken */

.stap_20 {
	margin: 0px 0px 19px 10px;
	padding: 4px 10px 4px 10px;
	font-weight: bold;
}
.stap_21 {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #15307b;
	border-right: 1px solid #95a6d2;
	border-bottom: 1px solid #95a6d2;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	color: #FFFFFF;
}
.stap_21_results {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #15307b;
	border-right: 1px solid #95a6d2;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	color: #FFFFFF;
}
.stap_22 {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #6f86c9;
	border-right: 1px solid #95a6d2;
	border-bottom: 1px solid #95a6d2;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.stap_22_results {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #6f86c9;
	border-right: 1px solid #95a6d2;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
}
	.stap_22_results_date {
		width: 136px;
		padding: 10px 10px 10px 10px;
		border-bottom: 1px solid #95a6d2;
		background-color: #15307b;
		text-align: left;
	}
		.stap_22_results_date a {
			color: #FFFFFF;
			text-decoration: underline;
		}
			.stap_22_results_date a:hover {
				color: #FFFFFF;
				text-decoration: none;
			}
	.stap_22_results_date_result {
		width: 136px;
		padding: 10px 10px 10px 10px;
		border-bottom: 1px solid #95a6d2;
	}
	.stap_22_results_price {
		width: 136px;
		padding: 10px 10px 10px 10px;
		border-bottom: 1px solid #95a6d2;
		background-color: #15307b;
		text-align: left;
	}
		.stap_22_results_price a {
			color: #FFFFFF;
			text-decoration: underline;
		}
			.stap_22_results_price a:hover {
				color: #FFFFFF;
				text-decoration: none;
			}
	.stap_22_results_price_result {
		width: 136px;
		padding: 10px 10px 10px 10px;
		border-bottom: 1px solid #95a6d2;
	}
	.stap_22_results_link {
		width: 138px;
		padding: 10px 10px 10px 10px;
		border-bottom: 1px solid #95a6d2;
		background-color: #15307b;
		text-align: left;
	}
		.stap_22_results_link a {
			color: #FFFFFF;
			text-decoration: underline;
		}
			.stap_22_results_link a:hover {
				color: #FFFFFF;
				text-decoration: none;
			}
	.stap_22_results_link_result {
		width: 138px;
		padding: 10px 10px 10px 10px;
		border-bottom: 1px solid #95a6d2;
		text-align: left;
	}
		.stap_22_results_link_result a {
			color: #FFFFFF;
			text-decoration: none;
		}
			.stap_22_results_link_result a:hover {
				color: #FFFFFF;
				text-decoration: underline;
			}
	.stap_22_results_header {
		padding: 10px 10px 10px 10px;
		border-bottom: 1px solid #95a6d2;
		background-color: #15307b;
	}
	.stap_22_results_footer {
		padding: 10px 10px 10px 10px;
		border-bottom: 1px solid #95a6d2;
		background-color: #15307b;
	}
	.stap_22_results_pager {
		padding: 10px 10px 10px 10px !important;
	}
		.stap_22_results_pager a {
			color: #FFFFFF;
			text-decoration: underline;
		}
			.stap_22_results_pager a:hover {
				color: #FFFFFF;
				text-decoration: none;
			}
.stap_22_normal {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #6f86c9;
	border-right: 1px solid #95a6d2;
	border-bottom: 1px solid #95a6d2;
	font-size: 11px;
	color: #FFFFFF;
}
.dropdown {
	width: 65px;
}

/* Grid */

.HeaderStyle {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.PageStyle {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.DataGrid {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.ItemStyle {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.AlternatingItemStyle {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.FooterStyle {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

/* AJAX dropdowns */
.CustomComboBoxStyle {
	width: 210px !important;
}
.CustomComboBoxStyle .ajax__combobox_inputcontainer {
	width: 192px !important;
	background-color: transparent !important;
	border: 0px;
}
.CustomComboBoxStyle .ajax__combobox_textboxcontainer {
	width: 192px !important;
	height: 22px !important;
	background-image: url(/01/images/CustomComboBoxInput.png) !important;
	background-position: top left !important;
	background-repeat: no-repeat !important;
	background-color: transparent !important;
	border: 0px !important;
}
	.CustomComboBoxStyle .ajax__combobox_textboxcontainer input {
		width: 192px !important;
		background-color: transparent !important;
		border: 0px !important;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #18378a;
		float: left;
	}
.CustomComboBoxStyle .ajax__combobox_buttoncontainer {
	width: 18px !important;
	height: 22px !important;
	background-color: transparent !important;
	border: 0px !important;
}
	.CustomComboBoxStyle .ajax__combobox_buttoncontainer button {
		background-image: url(/01/images/CustomComboBoxButton.png);
		width: 18px !important;
		height: 22px !important;
		background-color: transparent !important;
		border: 0px;
		float: right;
	}
.CustomComboBoxStyle .ajax__combobox_itemlist {
	width: 210px !important;
	border: 1px solid #18378a !important;
}
.CustomComboBoxStyle .ajax__combobox_itemlist ul {
	width: 210px !important;
	border: 1px solid #18378a !important;
}
.CustomComboBoxStyle .ajax__combobox_itemlist li {
	border: 0px;
}

/* Site Map */

.sitemaplevel_1
{
    margin: 0px 0px 0px 0px;
    font-weight: bold;
    color: #1D3C92;
}
    .sitemaplevel_1 a 
    {
        color: #1D3C92;
        text-decoration: none;
    }
    .sitemaplevel_1 a:hover
    {
        color: #1D3C92;
        text-decoration: underline;
    }

.sitemaplevel_2
{
    margin: 0px 0px 0px 20px;
    color: #1D3C92;
}
    .sitemaplevel_2 a 
    {
        color: #1D3C92;
        text-decoration: none;
    }
    .sitemaplevel_2 a:hover
    {
        color: #1D3C92;
        text-decoration: underline;
    }

.sitemaplevel_3
{
    margin: 0px 0px 0px 40px;
    color: #1D3C92;
}
    .sitemaplevel_3 a 
    {
        color: #1D3C92;
        text-decoration: none;
    }
    .sitemaplevel_3 a:hover
    {
        color: #1D3C92;
        text-decoration: underline;
    }

/* Test Grid Style */

.gridStyle 
{
    width: 100%;
}
.gridHeader
{
    width: 100%;
}
.gridViewColumn1_Header
{
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    background-color: #15307b;
    font-weight: bold;
    text-align: left;
    color: #FFFFFF;
}
    .gridViewColumn1_Header A
    {
        color: #FFFFFF;
        text-decoration: underline;
    }
        .gridViewColumn1_Header A:Hover
        {
            color: #FFFFFF;
            text-decoration: none;
        }
.gridViewColumn2_Header
{
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    background-color: #15307b;
    font-weight: bold;
    text-align: left;
    color: #FFFFFF;
}
    .gridViewColumn2_Header A
    {
        color: #FFFFFF;
        text-decoration: underline;
    }
        .gridViewColumn2_Header A:Hover
        {
            color: #FFFFFF;
            text-decoration: none;
        }
.gridViewColumn3_Header
{
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    background-color: #15307b;
    font-weight: bold;
    text-align: left;
    color: #FFFFFF;
}
    .gridViewColumn3_Header A
    {
        color: #FFFFFF;
        text-decoration: underline;
    }
        .gridViewColumn3_Header A:Hover
        {
            color: #FFFFFF;
            text-decoration: none;
        }
.gridViewColumn1_Item
{
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #95a6d2;
    font-weight: normal;
    text-align: left;
    color: #FFFFFF;
}
.gridViewColumn2_Item
{
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #95a6d2;
    font-weight: normal;
    text-align: left;
    color: #FFFFFF;
}
.gridViewColumn3_Item
{
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #95a6d2;
    font-weight: normal;
    text-align: left;
    color: #FFFFFF;
}
    .gridViewColumn3_Item A
    {
        text-decoration: underline;
        color: #FFFFFF;
    }
        .gridViewColumn3_Item A:Hover
        {
            text-decoration: none;
            color: #FFFFFF;
        }
.gridPager
{
    width: 100%;
    background-color: #15307b;
    font-weight: bold;
    text-align: left;
    color: #FFFFFF;
}
.gridPager td tbody tr td
{
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    background-color: #15307b;
    font-weight: bold;
    text-align: left;
    color: #FFFFFF;
}
    .gridPager a
    {
        font-weight: normal;
        text-decoration: none;
        color: #FFFFFF;
    }
        .gridPager a:hover
        {
            font-weight: normal;
            text-decoration: underline;
            color: #FFFFFF;
        }