/* CSS Document */
/* Page Structure ________________________________________*/
* {
	margin: 0;
	padding: 0;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #66ccff;
	line-height: normal;
}

img {
	border: none;
}


/* clear left ___________________________________*/
#clear_left {
	clear: left;
	width: 100%;
}
/* page main area ________________________________*/
#container {
	position: relative;
	width: 925px;
	margin: 0 auto;
	text-align: left;
}
	
/* Content Area Home _______________________________________*/
#content_index {
	width: 620px;
	float: left;
	line-height: 16px;
	padding-top: 0px;
	padding-bottom: 25px;
	padding-left: 15px;
}
#content_photo {
	width: 600px;
	float: left;
	line-height: 16px;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #0033FF;
}
#content {
	width: 400px;
	float: left;
	line-height: 16px;
	padding-top: 15px;
	padding-bottom: 25px;
	margin-left: 20px;
}

#content_pix {
	width: 650px;
	float: left;
	line-height: 16px;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #0033FF;

}
#content_pix2 {
	width: 420px;
	float: left;
	line-height: 16px;
	padding-top: 15px;
	padding-bottom: 25px;
	margin-left: 20px;
}
#content_pix3 {
	width: 420px;
	float: left;
	line-height: 16px;
	padding-top: 15px;
	padding-bottom: 25px;
	margin-left: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #0033FF;
	padding-left: 20px;
}
#content_prod{
	width: 400px;
	float: left;
	line-height: 16px;
	padding-top: 15px;
	padding-bottom: 25px;
	margin-left: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #0033FF;
	padding-left: 10px;
}
#content_prods{
	width: 600px;
	float: left;
	line-height: 16px;
	padding-top: 15px;
	padding-bottom: 25px;
	margin-left: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #0033FF;
	padding-left: 20px;
}
#content_text{
	width: 825px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 60px;
}
/* Columns ______________________________________*/
#column_l {
	float: left;
	width: 175px;
	padding-left: 20px;
	margin-left: 15px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #0033FF;
}
#column_c {
	float: left;
	width: 175px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #0033FF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #0033FF;
	padding-left: 15px;
}
#column_c2 {
	float: left;
	width: 175px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #0033FF;
	padding-left: 15px;
}
#column_r {
	float: left;
	width: 175px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #0033FF;
	padding-left: 15px;
	margin-right: 70px;
	text-align: left;
	vertical-align: top;
}
th, td {
	padding-top: 0.1em;
	padding-right: 1em;
	padding-bottom: 0.1em;
}
/* headlines ___________________________________________*/
#headlines {
	width: 400px;
	font-size: 14px;
	float: left;
	left: 90px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 5px;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	padding-left: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #0033FF;
}
#headlines_photo {
	width: 190px;
	font-size: 14px;
	float: left;
	left: 90px;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 10px;
	font-style: normal;
	font-variant: normal;
	color: #000099;
	margin-right: 10px;
}
#headlines_photo_l {
	width: 190px;
	font-size: 14px;
	float: left;
	left: 90px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
	font-style: normal;
	font-variant: normal;
	margin-right: 10px;
}
#headlines_pix {
	width: 200px;
	font-size: 14px;
	float: left;
	left: 90px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 5px;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	padding-left: 5px;
}
#headlines_prods {
	width: 275px;
	font-size: 14px;
	float: left;
	left: 150px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 0px;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	padding-left: 25px;
}

/* News Area ________________________________________*/
#news {
	font-size: 11px;
	width: 210px;
	float: left;
	left: 96px;
	background-color:#CCCCCC;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#news_uk {
	font-size: 11px;
	width: 190px;
	float: left;
	left: 90px;
	background-color:#CCCCCC;
	
}
#news_col {
	font-size: 11px;
	padding:  5px 5px 10px 10px;
	text-align: left;
	background-color:#CCCCCC;
	min-height:400px;
	
}

#news_item {
	padding-top: 10px;
}
#news_de {
	font-size: 11px;
	width: 190px;
	float: left;
	left: 90px;
	padding:  5px 5px 10px 10px;
	text-align: left;
	background-color:#CCCCCC;
	height: 325px;
	margin-left: 55px;
	
}
/* data table _____________________________________*/
.datatable {
	border: 1px solid #D6DDE6;
	border-collapse: collapse;
	width: 100%;
}

.datatable td, datatable th {
	border: 1px solid #0099FF;	
	padding: 0.3em;
	tex-align: right;
	padding: 0.2em;

}
.datatable th {
	border: 1px solid #828282;
	background-color: #0033FF;
	font-weight: bold;
	text-align: left;
	padding-left: 0.3em;
	color: #FFFFFF;
}
.datatable caption {
	font: bold 110% Arial, Helvetica, sans-serif;
	background-color: #F0F0EB;
	color: #33517A;
	padding: 0.4em 0 0.8em 0;
	border: 1px solid #789AC6;
}

.datatable tr:hover, .datatable tr.hilite {
	background-color: #FFFF00;
	color: #000000;
}
/* data table 2 _____________________________________*/
.datatable_2 {
	border: 1px solid #D6DDE6;
	border-collapse: collapse;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 30px;
	text-decoration: overline;
	text-transform: none;
}

.datatable_2 td, datatable th {
	padding: 10px;
	padding: 0.2em;
	text-indent: 15px;
	border: thin solid #0099FF;
}
.datatable_2 th {
	border: 1px solid #828282;
	font-weight: bold;
	text-align: left;
}

th, td {
	padding-top: 0.1em;
	padding-right: 1em;
	padding-bottom: 0.1em;
}

/* Data Table Backgrounds _________________________*/
#background_data_table {
	background-color:#FFFFFF;
	width: 725px;
}
#background_data_table_1 {
	float: left;
	height: 300px;
	width: 600px;
	background-color: #FFFFFF;
}	
#background_data_table_2 {
	float: left;
	height: 260px;
	width: 605px;
	background-color: #FFFFFF;
}		
#background_data_table_3 {
	float: left;
	height: 275px;
	width: 600px;
	background-color: #FFFFFF;
}	
#background_data_table_4 {
	float: left;
	height: 320px;
	width: 610px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#background_data_table_5 {
	float: left;
	height: 350px;
	width: 605px;
	background-color: #FFFFFF;
}		
/* Generic Styles ________________________________*/

h1 {
	color: #000099;
	text-align: center;
	font-size: 28px;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}

h2 {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
}
h3 {
	color:#333333;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}
h4 {
	color:#0000CC;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	color:#0000CC;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: Left;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h6 {
	color:#0000FF;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
/* Header ________________________________________*/
#header {
	margin-top: 5px;
	padding: 0px;
}

#logo {
	background-image: url(../main_images/VKV_page_banner_4.gif);

	width: 825px;
	height: 86px;
	text-indent: -5000em;
}
#logo_rescue {
	background-image: url(../images/VKV_page_banner.jpg);

	width: 825px;
	height: 86px;
	text-indent: -5000em;
}
#logo_photo {
	background-image: url(../main_images/VKV_page_banner_photo.gif);

	width: 925px;
	height: 86px;
	text-indent: -5000em;
}
ul#language {
	position: absolute;
	width: 128px;
	left: 545px;
	top: 22px;
	list-style: none;
}

ul#language_main {
	position: absolute;
	width: 82px;
	left: 780px;
	top: 15px;
	list-style: none;
	height: 42px;
}

ul#language li {
	float: left;
	margin: 0 5px 0 0;
}

ul#language_main li {
	float: left;
	margin: 0 5px 0 0;
}
ul#list {
	list-style-image: url(../info_images/redball.gif);
	list-style-position: inside;
}

#navigation {
	height: 15px;
	width: 800px;
	text-align: right;
}

#navigation_index {
	height: 30px;
	width: 635px;
	text-align: right;
}
#access_name {
	width: 500px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 25px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
	color: #0000FF;
}

#access_pic {
	margin-top: 20px;
	padding-left: 10px;
	text-align: center;
}
#access_descr {
	width: 580px;
	text-align: left;
	font-size: 12px;
	margin-top: 20px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
/*picture_positions __________________________________*/
#pict_150 {
	font-size: 9px;
	font-weight: lighter;
	float: left;
	width: 150px;
	margin-right: 10px;
	text-align: center;
	padding-top: 5px;
	line-height: normal;
	margin-top: 10px;
	margin-bottom: 4px;
}

#pict_150_r {
	font-size: 11px;
	float: right;
	width: 150px;
	text-align: center;
	line-height: normal;
	margin-top: 20px;
	margin-bottom: 20px;
	border: #FFFFFF;
}
#pict_200{
	font-size: 11px;
	float: left;
	width: 200px;
	text-align: center;
	line-height: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
}
#pict_200t{
	font-size: 11px;
	float: left;
	width: 200px;
	text-align: left;
	line-height: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
}
#pict_300 {
	font-size: 11px;
	float: left;
	width: 300px;
	margin-right: 20px;
	text-align: center;
	line-height: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}
#pict_300_r {
	font-size: 11px;
	float: left;
	width: 300px;
	margin-right: 20px;
	text-align: center;
	line-height: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}
#pict_400 {
	font-size: 11px;
	float: left;
	width: 400px;
	margin-right: 20px;
	text-align: center;
	line-height: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}
#pict_400_nbm {
	font-size: 11px;
	float: left;
	width: 400px;
	margin-right: 20px;
	text-align: center;
	line-height: normal;
}
#pict_400_r {
	font-size: 11px;
	float: right;
	width: 400px;
	margin-right: 20px;
	text-align: center;
	line-height: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}
#pict_500 {
	font-size: 11px;
	float: left;
	width: 500px;
	margin-right: 20px;
	text-align: left;
	line-height: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}
#pict_600 {
	font-size: 12px;
	float: left;
	width: 600px;
	text-align: left;
	line-height: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}
/* product_area ______________________________________*/
#products {
	min-height:600px;

}

/* product_area ______________________________________*/
#pad_products {
	min-height:1200px;
	float: left;
}

/* Picture postitions etc _____________________________*/
#index_pic {
	width: 620px;
	height: 90px;
	text-align: center;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 20px;
}


#master_pic {
	width: 630px;
	height: 200;
	text-align: center;
	font-size: 12px;
}


/* Hightlights ________________________________________*/
ul#highlights {
	list-style-type: none;
	margin: 0px 0 0;
	left: 260px;
	width: 650px;
	float: left;
	position: absolute;
	border: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

ul#highlights li {
	float: left;
	margin-right: 10px;
	padding: 1px 12px;
	background-color: #66FFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #0000FF;
}
/* the TEAM */

ul#theTeam {
	list-style: none;
	clear:both;
	width: 100%;
}

ul#theTeam li {
	float: left;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
	width: 180px;
}

caption {
	clear: left;
	width: 150px;
	text-align: center;
}
/* Picture positions ___________________________________*/

#master_pic {
	width: 630px;
	height: 200px;
	text-align: center;
	font-size: 12px;
}
/* pixy rollover
================================== */
#roll_over a:link, #roll_over a:visited {
	display: block;
	width: 610px;
	height: 90px;
	line-height: 40px;
	color: #000;
	text-decoration: none;
	background: #66CCFF url(../images/pixy-rollover.gif) no-repeat left top;
	text-indent: 50px;
	text-align: center;
}

#roll_over a:hover {
	background-color: #66CCFF;
	background-position: right top;
	color: #fff;
	text-align: center;
}
/* text pos etc__________________________________________*/
#h_pic {
	width: 175px;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	margin-top: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#k_pic {
	width: 175px;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	margin-top: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 70px;
	padding-left: 0px;
	border: thin solid #FF0000;
}

#text_spec {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: blink;
	text-align: center;
	text-transform: uppercase;
}


/*  Footer artea ___________________________________________*/
#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
}
.style1 {font-size: 10px}
.style2{
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCCCC;
}
.style3{
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
}
.style6{font-size: 10px}
