﻿html, body {
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	color:#999;
	background:#f0f0f0;
	font-size:11px;
}
* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
form {
	margin:0;
	padding:0;
}
p {
	padding:5px 0;
}
td {
	vertical-align:top;
}
table {
	border-collapse:collapse;
}

a:link, a:visited, a:active {
	color:#1caaee;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:none;
}

.clear {
	clear:both;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:915px;
	height:100%;
}
#top_links {
	padding-top:3px;
	float:right;
	height:24px;
	font-size:12px;
}

.ajax-modelpopup-panel
{
	background-color:#B2B2B2;
}

.modalBackground {
	background-color:White;
	filter:alpha(opacity=70);
	opacity:0.7;
	width:300px;
}

.formbutton-Close
{
	border:1px #58A3C9 solid;
	color: #FFFFFF;
	background-color: #58A3C9;
	width:20px;
	font-size:9pt;
	font-weight:bold;
}

#top_links a:link, #top_links a:visited, #top_links a:active {
	padding:0 8px;
	color:#999;
	text-decoration:none;
}
#top_links a:hover {
	color:#999;
	text-decoration:underline;
}
#header_top {
	clear:both;
	background:url(../images/header_top.gif) no-repeat top;
	width:915px;
	height:7px;
}
#header {
	background:#fff;
	border-left:2px solid #dedede;
	border-right:2px solid #dedede;
	width:911px;
	height:56px;
}

#logo {
	float:left; 
	background:url(../images/logo1.png) no-repeat 10px 5px; 
	width:285px; 
	height:44px; 
	overflow:hidden; 
	text-indent:-9999em; 
	margin:0;
	
}

#logo a 
{
	display:block; 
	height:100%; 
}
	
#gr_phone {
	float:right;
	background:url(../images/gr_phone.png) no-repeat;
	background-position:144px 3px;
	width:350px;
	height:56px;
	padding:0 10px 0 0;
	text-align:right;
}
#gr_text {
	padding:10px 0 0 40px;
	color:#30cc00;
	font-size:14px;
}
#gr_text span {
	color:#999;
	font-size:12px;
}
#login {
	text-align:right;
	padding-top:3px;
}
/*--------------Menu top-----------*/
#menu_top {
	clear:both;
	width:915px;
	height:38px;
	background:url(../images/menu_bg.gif) repeat-x;
}

.formbutton
{
	border-width: 1px;
	border-color:#1caaee;
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	font-weight: bold;
	height: 25px;
	color: #1caaee;
	background-color: #edf9ff;
}

#menu_btn {
	background:url(../images/menu_left.png) no-repeat bottom left;
	width:905px;
	font-size:13px;
	font-weight:bold;
	float:left;
}

#menu_btn ul {
	margin:0;
	list-style:none;
}

#menu_btn li {
	display:inline;
	margin:0;
	padding:0;
}

#menu_btn a {
	float:left;
	background:url(../images/tableft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#menu_btn a span {
	float:left;
	display:block;
	background:url(../images/tabright.png) no-repeat right top;
	padding:11px 18px;
	color:#fff;
}

.linkHover
{
	float:left;
	display:block;
	background:url(../images/tabright.png) no-repeat right top;
	padding:11px 18px;
	color:#fff;
}

#menu_btn li.home a:hover {
	background-position:0 -38px;
}

#menu_btn li.home a:hover span {
	background-position:100% -38px;
}

#menu_btn li.home a {
	background:none;
	float:left;
	margin:0;
	
}

#menu_btn li.home a span {
	float:left;
	display:block;
	background:url(../images/tabright.png) no-repeat right top;
	padding:12px 17px;
	color:#fff;
}

#menu_btn a span {
	float:none;
	
}

#menu_btn a:hover span {
	color:#fff;
	
}

.highlight
{
	background-position:0 -38px;
	background-position:100% -38px;
}

#menu_btn a:hover {
	background-position:0 -38px;
}

#menu_btn a:hover span {
	background-position:100% -38px;
}

#menu_rside {
	float:right;
}

.test{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
	background:#fff; 
}

	
/*------------Content-------*/
#flash {
	width:915px;
	margin:18px 0 0;
}
#content {
	width:915px;
	float:left;
	margin:26px 0 20px;
}

#content1 {
	width:915px;
	float:left;
	margin:26px 0 20px;
}

#top_corners {
	background:url(../images/top_corners.gif) no-repeat;
	width:915px;
	height:4px;
}

#top_corners1 {
	background:url(../images/top_corners.gif) no-repeat;
	width:915px;
	height:4px;
}

#bottom_corners {
	background:url(../images/bottom_corners.gif) no-repeat;
	width:915px;
	height:4px;
}

#bottom_corners1 {
	background:url(../images/bottom_corners.gif) no-repeat;
	width:915px;
	height:4px;
}

.table_border {
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	background:#fff;
	width:100%;
}
/*-----------Left Side----------*/
#left_side {
	background:#fff url(../images/shadow_bg.gif) repeat-y right;
	width:656px;
}
#left_s_pad {
	padding:20px 25px;
}

#left_side1 {
	background:#fff url(../images/shadow_bg.gif) repeat-y right;
	width:656px;
}
#left_s_pad1 {
	padding:20px 25px;
}

#our_partners {
	background:url(../images/our_partners.png) no-repeat;
	width:600px;
	height:85px;
	margin:50px 0 38px;
}
#tabs {
	width:606px;
	clear:both;
}
.tabs {
	padding:0;
	margin:0;
	list-style:none;
	height:33px;
	position:relative;
	z-index:500;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.tabs li.top {
	display:block;
	float:left;
}
.tabs li a.top_link, .tabs li a.top_sub, .tabs li a.top_curent {
	display:block;
	float:left;
	height:33px;
	line-height:33px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 21px;
	cursor:pointer;
}
.tabs li a.top_link span, .tabs li a.top_sub span, .tabs li a.top_curent span {
	float:left;
	display:block;
	padding:0 34px 0 15px;
	height:33px;
}

.tabs li a.top_link:hover, .tabs li a.top_sub:hover, .tabs li a.top_curent:hover {
	line-height:30px;
}
.tabs li a.top_link {
	background:url(../images/menu_link_l.png) no-repeat;
	color:#999;
}
.tabs li a.top_link span {
	background:url(../images/menu_link.png) right top;
}
.tabs li a.top_sub {
	background:url(../images/menu_sub_l.png) no-repeat;
	color:#fff;
}
.tabs li a.top_sub span {
	background:url(../images/menu_sub.png) right top;
}
.tabs li a.top_curent {
	background:url(../images/menu_sub_l_2.png) no-repeat;
	color:#fff;
}

.top_curent1{
   background:url(../images/Menu_fulllist.png) no-repeat;
   color:#ffffff;
}

.tabs li a.top_curent span {
	background:url(../images/menu_sub.png) right top;
}
.tabs table {
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
}
.tabs a:hover {
	visibility:visible;
	position:relative;
	z-index:200;
}
.tabs li:hover {
	position:relative;
	z-index:200;
}
.tabs ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}
.tabs ul.sub {
	width:130px;
	height:400px;
}
.tabs :hover ul {
	left:0;
	top:33px;
	background:#fff;
	padding:3px;
	border:1px solid #adadad;
	white-space:nowrap;
	height:auto;
	z-index:300;
}
.tabs :hover ul li {
	display:block;
	height:20px;
	position:relative;
	font-weight:normal;
	width:auto;
}
.tabs :hover ul li a {
	display:block;
	font-size:11px;
	height:20px;
	line-height:20px;
	width:auto;
	padding:0 10px;
	color:#000;
	text-decoration:none;
}
.tabs :hover ul li a:hover {
	background:#0071c1;
	color:#fff;
}
#tabs_line {
	clear:both;
	background:url(../images/tabs_shad_bg.gif) repeat-x;
	height:6px;
	border-top:1px solid #e4e4e4;
}
#tabs_list {
	margin:0;
	padding:12px 14px 30px;
}
.tabs_list {
	background:url(../images/marker.gif) no-repeat;
	background-position:0 7px;
	padding:2px 0 6px 10px;
	margin:0;
}
/*-----------Right side-----------*/
#right_side {
	width:257px;
	font-size:13px;
	font-weight:bold;
	color:#81817f;
	border-left:1px solid #dcddd8;
	background:#f1f0eb;
}

#right_side1 {
	width:257px;
	font-size:13px;
	font-weight:bold;
	color:#81817f;
	border-left:1px solid #dcddd8;
	background:#f1f0eb;
}

.right_s_pad {
	padding:30px 24px 15px;
}
/*---------------Forms-------------*/
.rside_form {
	border-collapse:collapse;
	border:none;
	margin-top:5px;
	margin-bottom:5px;
}
.text_form {
	width:83px;
	font-weight:bold;
	padding:7px 0 0 5px;
	height:20px;
	margin:0;
}
.rside_form input {
	border:1px solid #e4e4e4;
	display:block;
	width:120px;
	height:20px;
	float:right;
	margin:0;
}
.grey_line {
	margin-top:5px;
	margin-bottom:5px;
	background:url(../images/grey_line.gif) no-repeat;
	width:180px;
	height:4px;
}
.rside_form .button_sbm input {
	border:none;
	width:104px;
	height:32px;
}
.form_bottom {
	border-collapse:collapse;
	border:none;
	margin-top:5px;
	margin-bottom:5px;
	float:right;
}
.form_bottom input {
	background:transparent;
	border-style:none;
	display:block;
	width:113px;
	float:right;
	color:#000;
}
.form_bottom .f_input {
	background:url(../images/f_input.png) no-repeat;
	height:22px;
	width:113px;
	padding:2px 0 0;
}
.form_bottom .button_arr input {
	border:none;
	float:left;
	width:23px;
	height:22px;
}
/*----------Footer-------------*/
.grey_links_bot {
	clear:both;
	border-collapse:collapse;
	width:915px;
	margin:0 auto 20px;
}
.blue_links_bot {
	clear:both;
	border-collapse:collapse;
	width:915px;
	margin:0 0 10px;
}
.blue_links_block {
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	background:#f1f0eb;
	border-collapse:collapse;
	width:100%;
}
.grey_t_line {
	background:url(../images/grey_t_line.png) no-repeat top;
	width:915px;
	height:5px;
}
.grey_b_line {
	background:url(../images/grey_b_line.png) no-repeat bottom;
	width:915px;
	height:6px;
}
#footer_left {
	float:left;
	width:280px;
	font-size:18px;
	color:#1caaee;
	padding-left:20px;
}
#footer_right {
	float:right;
	font-size:10px;
	width:595px;
	text-align:right;
	padding-right:20px;
}
#footer_right p {
	padding:0 0 4px;
}
/*--------------Text---------*/

.title {
	border-bottom:1px solid #e4e4e4;
	margin-bottom:12px;
}

.title1
{
	margin-bottom:12px;
}

.title1 h2 {
	margin:0;
	padding:3px 0 11px;
	color:#0072c3;
	font-size:20px;
	font-weight:normal;
}

.title h2 {
	margin:0;
	padding:3px 0 11px;
	color:#0072c3;
	font-size:20px;
	font-weight:normal;
}
.title h2 a:link, .title h2 a:visited, .title h2 a:active {
	color:#0072c3;
	text-decoration:none;
}
.title h2 a:hover {
	color:#000;
}
.right_side p {
	padding:6px 0;
}
.blue_text {
	color:#1caaee;
	font-size:12px;
}
.blue_text1 {
	color:#1caaee;
	font-size:16px;
}
.blue_text p {
	padding:5px 12px;
	font-weight:normal;
}
.blue_text p span {
	float:right;
}
.blue_large_text {
	color:#1caaee;
	font-size:20px;
}
.blue_large_text1 {
	color:#1caaee;
	font-size:16px;
}
h3 {
	font-size:14px;
	font-weight:bold;
	padding:5px;
}
.grey_links_bot p {
	padding:4px;
}
.grey_links_bot a:link, .grey_links_bot a:visited, .grey_links_bot a:active {
	padding:0 8px;
	color:#999;
	text-decoration:none;
}
.grey_links_bot a:hover {
	color:#000;
	text-decoration:underline;
}
.blue_links_bot h3, .grey_links_bot h3 {
	padding-left:25px;
}
.blue_links_bot p a {
	padding:0 12px;
}
/*-----------index-2---------*/
.steps_img_table {
	width:606px;
	height:188px;
	margin-bottom:15px;
}
.steps_img_table td {
	background:url(../images/buystep1.png) no-repeat left;
	width:194px;
}
.steps_img_table td+td {
	background:url(../images/buystep2.png) no-repeat center;
	width:218px;
}
.steps_img_table td+td+td {
	background:url(../images/buystep3.png) no-repeat right;
	width:194px;
}
.blue_text ul {
	font-weight:normal;
	list-style:none;
}
.blue_text li {
	padding:0 0 15px 25px;
}
.blue_text li.clock_icon {
	background:url(../images/clock.png) no-repeat;
}
.blue_text li.email_icon {
	background:url(../images/email.png) no-repeat;
}
.blue_text li.phone_icon {
	background:url(../images/telephone.png) no-repeat;
}
.blue_text li.acrobat_icon {
	background:url(../images/page_white_acrobat.png) no-repeat;
}
/*-----------index-3 - Gallery---------*/
.top_white_corners {
	background:url(../images/top_white_corners.png) no-repeat;
	width:915px;
	height:4px;
}
.bottom_white_corners {
	background:url(../images/bottom_white_corners.png) no-repeat;
	width:915px;
	height:4px;
}
.gallery_table {
	width:862px;
}
.gallery_table td, .gallery_table td+td, .gallery_table td+td+td, .gallery_table td+td+td+td {
	width:200px;
	text-align:center;
}
.gallery_table td {
	padding:0 10px 20px 0;
}
.gallery_table td+td, .gallery_table td+td+td {
	padding:0 10px 20px;
}
.gallery_table td+td+td+td {
	padding:0 0 20px 10px;
}
.gimg_shadow {
	background:#f3f3f3;
	padding-bottom:3px;
}
.gimg_border {
	height:130px;
	background:#f0f0f0;
	border:1px solid #dcddd8;
}
.gimg_border:hover {
	background:#edf9ff;
	border:1px solid #1caaee;
	cursor:pointer;
}
.gimg_padding {
	padding-top:20px;
	padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
/*-----------index-4---------*/
.dash_board_table {
	width:420px;
	height:188px;
	margin:15px auto;
}
.dash_board_table td, .dash_board_table td+td, .dash_board_table td+td+td {
	text-align:center;
	width:140px;
	height:130px;
}
.dash_board_table a:link, .dash_board_table a:visited, .dash_board_table a:active {
	color:#1caaee;
	font-weight:bold;
	text-decoration:none;
}
.dash_board_table a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.Buyerdash_board_table {
	width:520px;
	height:188px;
	margin:15px auto;
}
.Buyerdash_board_table td, .dash_board_table td+td, .dash_board_table td+td+td {
	text-align:center;
	width:140px;
	height:130px;
}
.Buyerdash_board_table a:link, .dash_board_table a:visited, .dash_board_table a:active {
	color:#1caaee;
	font-weight:bold;
	text-decoration:none;
}
.Buyerdash_board_table a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}


/*-----------index-5---------*/
.reg_title_shadow {
	margin-top:8px;
	background:#f3f3f3;
	padding-bottom:3px;
}
.reg_title_border {
	height:20px;
	background:#edf9ff;
	border:1px solid #ade4ff;
	color:#1caaee;
	padding:4px 10px 0;
	font-weight:bold;
}

.reg_title_border1 {
	height:20px;
	background:#edf9ff;
	color:#1caaee;
	padding:4px 10px 0;
	font-weight:bold;
}
.reg_table {
	width:614px;
	margin:5px auto;
	background:#f9f9f9;
}
.reg_table td {
	width:120px;
	padding:5px 10px;
}
.reg_table td+td {
	width:450px;
	padding:4px 0;
}
.reg_table_input {
	border:1px solid #dcddd8;
	display:block;
	width:160px;
	height:18px;
	margin:0;
	font-size:11px;
}
.reg_table select {
	border:1px solid #dcddd8;
	display:block;
	width:162px;
	height:18px;
	margin:0;
	font-size:11px;
}
.checkbox {
	border:none;
	display:inline;
	width:18px;
}
/*-----------index-6---------*/
.offerd_tbl {
	width:606px;
	margin:5px auto;
	border-collapse:separate;
	border-spacing:5px;
}
.offerd_tbl td {
	width:104px;
	padding:5px 0;
	text-align:center;
}
.offerd_tbl td p span {
	font-weight:bold;
}
.offerd_tbl td+td {
	width:480px;
	padding:5px 10px;
	background:#f9f9f9;
	text-align:left;
}
.bijlage {
	width:560px;
	background:#f9f9f9;
	float:left;
	padding:8px;
	margin-bottom:10px;
}

.bijlage1 {
	width:486px;
	background:#f9f9f9;
	float:left;
	padding:8px;
	margin-bottom:10px;
}

.bijlage2 {
	width:546px;
	background:#f9f9f9;
	float:left;
	padding:8px;
	margin-bottom:10px;
}

.bijlage span {
	font-weight:bold;
}
.bijlage a {
	padding-left:40px;
}
/*-----------Index-7----------*/
.manage_table {
	width:604px;
	
}
.manage_table th {
	height:25px;
	background:#edf9ff;
	border:1px solid #ade4ff;
	color:#1caaee;
	font-weight:bold;
	text-align:center;
}

.manage_table1 {
	width:210px;
	
}
.manage_table1 th {
	height:25px;
	background:#edf9ff;
	border:1px solid #ade4ff;
	color:#1caaee;
	font-weight:bold;
	text-align:center;
}

.gridHeaderStyle1
{
	height:25px;
	background:#edf9ff;
	border:1px solid #ade4ff;
	color:#1caaee;
	font-weight:bold;
	text-align:center;
	padding-right:10px;
	padding-left: 10px;
    padding-right: 10px;
    border-right:1px solid #ade4ff;

	
}

.manage_table td, .manage_table td+td, .manage_table td+td+td, .manage_table td+td+td+td {
	border-bottom:1px solid #dcddd8;
	padding:5px;
}
.manage_table td {
	text-align:center;
	width:50px;
}
.manage_table td+td {
	text-align:left;
	width:180px;
}
.manage_table td+td+td {
	width:250px;
	text-align:left;
}
.manage_table td+td+td+td {
	text-align:center;
	width:100px;
}
.manage_table a:link, .manage_table a:visited, .manage_table a:active {
	color:#1caaee;
	font-weight:bold;
	text-decoration:none;
}
.manage_table a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}



.detailstableBorder
{
	border: 1px solid #77b9d4;
}

.LabelsInsuranceGreyLight
{
	background-color: #F0F0F0;
	padding-left: 5px;
	padding-right: 5px;
	height: 30px;
}

.LabelsInsuranceBlueLight
{
	background-color: #DDEEFF;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
}

.Labels1
{
	background-color: #E6EEE9;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
}

.Controls1
{
	background-color: #f4f4f4;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
}

.gridItemStyle1
{
	background-color: #FFFFFF;
	font-family: Verdana;
	color: #696969;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 5px;
	padding-right:5px;
}

.gridItemStyle2
{
 height:25px;
 vertical-align:middle;

 
}

.gridSelectedItemStyle1
{
	background-color: #EFF7F8;
	font-family: Verdana;
	color: #696969;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 5px;
	padding-right:5px;
}

.gridAlternateItemStyle1
{
	background-color: #F2F4F2;
	font-family: Verdana;
	color: #696969;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 5px;
	padding-right:5px;
}

.priceTable1
{
	background-color: #F4F4F2;
	padding: 4px 4px 4px 4px;
}

.underscore1
{
	border-bottom: solid 1px #c8d2a9;
}

.labelText1
{
	color: #296882;
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
}

.labelPriceValue1
{
	color: red;
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	text-align: right;
}

.Chkbox
{
	color:Black;
	font-size:12pt;
}

.normalTextBlackData1
{
	font-family: verdana;
	color: #000000;
	font-size: 10pt;
	padding-left:5px;
	padding-right:5px;
}

.normalText1
{
	font-family: verdana;
	color: #696969;
	font-size: 8pt;
	padding-left:5px;
	padding-right:5px;
}

.textboxstyle1
{
    border:1px solid #808080; font-family:verdana;font-size:8pt;
    font-family:verdana,arial,helvetica;
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
	width:150px;
	padding-left:3px;
	padding-right:3px;
}

.tableBorder1
{
	border: 1px solid #77b9d4;
}

.validator
{
	font-size: 9pt;
	font-weight: bold;
	color: #0072C3;
	font-family: verdana,arial,helvetica;
}

.form_bottom .f_input1 {
	background:url(../images/f_input.png) no-repeat;
	height:22px;
	width:113px;
	padding:2px 0 0;
	color:#D3D3D3;
}

.normalLink1
{
	font-family: verdana; 
	font-size:10pt; 
	font-weight:bold;
	text-decoration:none;
	color:#6B86A3;
}


.normalText1
{
	font-family: verdana;
	color: #696969;
	font-size: 8pt;
	padding-left:5px;
	padding-right:5px;
}

.normalTextBlack1
{
	font-family: verdana;
	color: #000000;
	font-size: 10pt;
	padding-left:5px;
	padding-right:5px;
}

.normalTextBlackData1
{
	font-family: verdana;
	color: #000000;
	font-size: 10pt;
	padding-left:5px;
	padding-right:5px;
}
/*--------Changing rows in the table----------*/
.change_rows_tbl a span {
 font-size:16px;
 font-weight:bold;
 }
.change_rows_tbl {
width:95%;
margin:0 auto;
background:#FFFFFF;
border-collapse:collapse;
font:Arial, Helvetica, sans-serif;
color:#666699;
}
 .change_rows_tbl td{
vertical-align:top;
 text-align:center;
 width:175px;
 padding:5px 20px;
}
.change_rows_tbl td+td {
padding:5px;
vertical-align:top;
text-align:left;
width:90%;
}
.change_rows_tbl tr {
 border-bottom:1px solid #999999;
}
.change_rows_tbl tr.grey_row {
background:#f0f0f0;
 
}
.change_rows_tbl tr:hover {
 background:#edf9ff;
 border:1px solid #1caaee;
}
.change_rows_tbl a:link, .change_rows_tbl a:visited, .change_rows_tbl a:active {

	color:#1caaee;
	text-decoration:underline;
}
.change_rows_tbl a:hover {
 color:#000;
 text-decoration: none
 }

