/**********************************
*  Copyright 2006                 *
*  Ninix reclame en communicatie  *
*  Metaalstraat 3b                *
*  7483 PD Haaksbergen            *
*  T +31 (0)53 572 79 99          *
*  F +31 (0)53 574 37 49          *
*  E info@ninix.nl                *
*  I www.ninix.nl                 *
**********************************/

/*
CSS algemeen
*/

body {
	border: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #FFFFFF;
}
#container {
	position: relative;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	z-index: 1;
}
#navigatie {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 780px;
	height: 130px;
	background-image: url(../afbeeldingen/achtergrond/navigatie.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}
#navigatie_talen {
	position: absolute;
	left: 560px;
	top: 0px;
	z-index: 10;
}
td.button {
	vertical-align: top;
	padding-top: 2px;
}
td.navigatie_up {
	vertical-align: top;
	padding-top: 5px;
}

.png img {
	behavior: url('algemeen/css/pngbehavior.htc');
}

a:link { color: #FFFFFF; text-decoration: underline; }
a:visited { color: #FFFFFF; text-decoration: underline; }
a:active { color: #FFFFFF; text-decoration: underline; }
a:hover { color: #FFFFFF; text-decoration: underline; }

a.link:link { color: #BBBBBB; text-decoration: none; }
a.link:visited { color: #BBBBBB; text-decoration: none; }
a.link:active { color: #BBBBBB; text-decoration: none; }
a.link:hover { color: #BBBBBB; text-decoration: underline; }

/*
CSS home
*/

#content_home {
	position: absolute;
	left: 0px;
	top: 130px;
	width: 270px;
	height: 519px;
	background-image: url(../afbeeldingen/achtergrond/subnavigatie.gif);
	background-repeat: repeat-y;
	z-index: 2;
}
#product_home_1 {
	position: absolute;
	left: 276px;
	top: 136px;
	width: 307px;
	height: 245px;
	background-image: url(../afbeeldingen/achtergrond/product_home_1.gif);
	z-index: 2;
}
#product_home_2 {
	position: absolute;
	left: 589px;
	top: 136px;
	width: 191px;
	height: 245px;
	background-image: url(../afbeeldingen/achtergrond/product_home_2.gif);
	z-index: 2;
}
#lijn_home_1 {
	position: absolute;
	left: 276px;
	top: 387px;
	width: 504px;
	height: 2px;
	background-color: #636466;
	z-index: 2;
}
#producten_home {
	position: absolute;
	left: 276px;
	top: 395px;
	width: 504px;
	height: 246px;
	background-color: #000000;
	z-index: 2;
}
#lijn_home_2 {
	position: absolute;
	left: 276px;
	top: 647px;
	width: 504px;
	height: 2px;
	background-color: #636466;
	z-index: 2;
}
#banner_home_1 {
	position: absolute;
	left: 0px;
	top: 655px;
	width: 190px;
	height: 100px;
	background-color: #009DDF;
	z-index: 2;
}
#banner_home_2 {
	position: absolute;
	left: 196px;
	top: 655px;
	width: 191px;
	height: 100px;
	background-color: #0085CA;
	z-index: 2;
}
#banner_home_3 {
	position: absolute;
	left: 393px;
	top: 655px;
	width: 190px;
	height: 100px;
	background-color: #006AB1;
	z-index: 2;
}
#banner_home_4 {
	position: absolute;
	left: 589px;
	top: 655px;
	width: 191px;
	height: 100px;
	background-color: #10366B;
	z-index: 2;
}
#link {
	position: absolute;
	left: 664px;
	top: 758px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	text-align: right;
	z-index: 2;
}
select.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #10366B;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
	width: 150px;
}
input.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #10366B;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
	width: 150px;
}
td.formulier_home {
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}

/*
CSS over ons
*/

#content_overons {
	position: absolute;
	left: 0px;
	top: 130px;
	width: 780px;
	background-repeat: repeat-y;
	z-index: 2;
}
td.navigatie_overons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 4px;
}
td.kop_overons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
td.content_overons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
td.error_home { 
	color: red;
}
td.sluiten_overons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
}
td.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
}
td.verkooppunten {
	background: #FFFFFF;
	text-align: center;
	vertical-align: top;
}

td.verkooppunten img {
	margin: 10px 10px 0px 10px;
}
a.navigatie_overons:link { color: #FFFFFF; text-decoration: none; }
a.navigatie_overons:visited { color: #FFFFFF; text-decoration: none; }
a.navigatie_overons:active { color: #FFFFFF; text-decoration: none; }
a.navigatie_overons:hover { color: #FFFFFF; text-decoration: none; }

/*
CSS voorbeeldtuin
*/

#content_voorbeeldtuin {
	position: absolute;
	left: 20px;
	top: 150px;
	width: 740px;
	height: 665px;
	background-image: url(../afbeeldingen/achtergrond/achtergrond_voorbeeldtuin.png);
	z-index: 5;
}
#content_tuin {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 430px;
	height: 625px;
	background-image: url(../afbeeldingen/achtergrond/achtergrond_tuin.png);
	behavior: url('algemeen/css/pngbehavior.htc');
	z-index: 6;
}
#menu123 {
	position: absolute;
	left: 30px;
	top: 30px;
	width: 104px;
	height: 46px;
	z-index: 7;
}
#stap {
	position: absolute;
	left: 153px;
	top: 43px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	z-index: 7;
}
#info_voorbeeldtuin {
	position: absolute;
	left: 470px;
	top: 20px;
	width: 250px;
	height: 625px;
	background-image: url(../afbeeldingen/achtergrond/achtergrond_info.png);
	behavior: url('algemeen/css/pngbehavior.htc');
	z-index: 7;
}
#tuin {
	position: absolute;
	left: 20px;
	top: 76px;
	width: 430px;
	height: 569px;
	background-image: url(../afbeeldingen/achtergrond/tuin.png);
	behavior: url('algemeen/css/pngbehavior.htc');
	z-index: 7;
}
#lamp1 {
	position: absolute;
	left: 66px;
	top: 229px;
	width: 16px;
	height: 16px;
	z-index: 8;
}
#lamp2 {
	position: absolute;
	left: 95px;
	top: 381px;
	width: 16px;
	height: 16px;
	z-index: 8;
}
#lamp3 {
	position: absolute;
	left: 115px;
	top: 227px;
	width: 16px;
	height: 16px;
	z-index: 8;
}
#lamp4 {
	position: absolute;
	left: 154px;
	top: 248px;
	width: 16px;
	height: 16px;
	z-index: 8;
}
#lamp5 {
	position: absolute;
	left: 175px;
	top: 286px;
	width: 16px;
	height: 16px;
	z-index: 8;
}
#lamp6 {
	position: absolute;
	left: 171px;
	top: 330px;
	width: 16px;
	height: 16px;
	z-index: 8;
}
#lamp7 {
	position: absolute;
	left: 143px;
	top: 366px;
	width: 16px;
	height: 16px;
	z-index: 8;
}
#lamp8 {
	position: absolute;
	left: 69px;
	top: 134px;
	width: 16px;
	height: 16px;
	z-index: 8;
}
#lamp9 {
	position: absolute;
	left: 155px;
	top: 120px;
	width: 16px;
	height: 16px;
	z-index: 8;
}
#lamp10 {
	position: absolute;
	left: 244px;
	top: 184px;
	width: 16px;
	height: 16px;
	z-index: 8;
}
#lamp11 {
	position: absolute;
	left: 322px;
	top: 255px;
	width: 16px;
	height: 16px;
	z-index: 8;
}
#lamp12 {
	position: absolute;
	left: 380px;
	top: 330px;
	width: 16px;
	height: 16px;
	z-index: 8;
}
#lamp13 {
	position: absolute;
	left: 79px;
	top: 416px;
	width: 16px;
	height: 16px;
	z-index: 8;
}
#lamp14 {
	position: absolute;
	left: 155px;
	top: 446px;
	width: 16px;
	height: 16px;
	z-index: 8;
}
#lamp15 {
	position: absolute;
	left: 367px;
	top: 420px;
	width: 16px;
	height: 16px;
	z-index: 8;
}
#lamp16 {
	position: absolute;
	left: 341px;
	top: 472px;
	width: 16px;
	height: 16px;
	z-index: 8;
}
#lamp17 {
	position: absolute;
	left: 49px;
	top: 301px;
	width: 16px;
	height: 16px;
	z-index: 8;
}
#lamp18 {
	position: absolute;
	left: 398px;
	top: 478px;
	width: 16px;
	height: 16px;
	z-index: 8;
}
#lamp19 {
	position: absolute;
	left: 115px;
	top: 521px;
	width: 16px;
	height: 16px;
	z-index: 8;
}
#kabels {
	position: absolute;
	left: 20px;
	top: 76px;
	width: 430px;
	height: 569px;
	background-image: url(../afbeeldingen/achtergrond/kabels.png);
	behavior: url('algemeen/css/pngbehavior.htc');
	z-index: 7;
}
td.voorbeeldtuin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 4px;
}

/*
CSS sfeerfoto's
*/

#content_sfeerfoto {
	position: absolute;
	left: 120px;
	top: 150px;
	width: 540px;
	height: 580px;
	background-image: url(../afbeeldingen/achtergrond/achtergrond_sfeerfoto.png);
	z-index: 5;
}
#sfeerfoto {
	position: absolute;
	left: 140px;
	top: 170px;
	width: 500px;
	height: 500px;
	z-index: 8;
}
#menu_sfeerfoto {
	position: absolute;
	left: 140px;
	top: 690px;
	width: 500px;
	height: 20px;
	z-index: 8;
}

table.menu_sfeerfoto td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 3px;
}

/*
CSS documentatie
*/

#content_documentatie {
	position: absolute;
	left: 0px;
	top: 130px;
	width: 780px;
	background-repeat: repeat-y;
	z-index: 2;
}
td.navigatie_documentatie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636466;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 4px;
}
td.kop_documentatie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #636466;
	text-align: left;
	vertical-align: top;
}
td.content_documentatie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636466;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
}
td.content_documentatie1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636466;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
}
td.content_documentatie2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636466;
	text-align: left;
	background-color: #F1F2F4;
	vertical-align: top;
	padding-top: 3px;
}
td.bestandsgrootte_documentatie1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636466;
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
}
td.bestandsgrootte_documentatie2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636466;
	text-align: right;
	background-color: #F1F2F4;
	vertical-align: top;
	padding-top: 3px;
}
td.button_documentatie1 {
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
}
td.button_documentatie2 {
	background-color: #F1F2F4;
	vertical-align: top;
	padding-bottom: 2px;
}

a.navigatie_documentatie:link { color: #636466; text-decoration: none; }
a.navigatie_documentatie:visited { color: #636466; text-decoration: none; }
a.navigatie_documentatie:active { color: #636466; text-decoration: none; }
a.navigatie_documentatie:hover { color: #636466; text-decoration: none; }

/*
CSS producten
*/

#zoeken {
	position: absolute;
	left: 0px;
	top: 130px;
	width: 780px;
	height: 50px;
	background-image: url(../afbeeldingen/achtergrond/achtergrond_producten.gif);
	background-repeat: repeat-y;
	z-index: 2;
}
#zoekresultaat {
	position: absolute;
	left: 0px;
	top: 300px;
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #10366B;
	text-align: center;
	vertical-align: top;
	z-index: 5;
}
#product_1 {
	position: absolute;
	left: 20px;
	top: 210px;
	width: 100px;
	height: 190px;
	z-index: 2;
}
#product_2 {
	position: absolute;
	left: 180px;
	top: 210px;
	width: 100px;
	height: 190px;
	z-index: 2;
}
#product_3 {
	position: absolute;
	left: 340px;
	top: 210px;
	width: 100px;
	height: 190px;
	z-index: 2;
}
#product_4 {
	position: absolute;
	left: 500px;
	top: 210px;
	width: 100px;
	height: 190px;
	z-index: 2;
}
#product_5 {
	position: absolute;
	left: 660px;
	top: 210px;
	width: 100px;
	height: 190px;
	z-index: 2;
}
#product_6 {
	position: absolute;
	left: 20px;
	top: 430px;
	width: 100px;
	height: 190px;
	z-index: 2;
}
#product_7 {
	position: absolute;
	left: 180px;
	top: 430px;
	width: 100px;
	height: 190px;
	z-index: 2;
}
#product_8 {
	position: absolute;
	left: 340px;
	top: 430px;
	width: 100px;
	height: 190px;
	z-index: 2;
}
#product_9 {
	position: absolute;
	left: 500px;
	top: 430px;
	width: 100px;
	height: 190px;
	z-index: 2;
}
#product_10 {
	position: absolute;
	left: 660px;
	top: 430px;
	width: 100px;
	height: 190px;
	z-index: 2;
}
#hitvlak_1 {
	position: absolute;
	left: 20px;
	top: 210px;
	width: 100px;
	height: 190px;
	z-index: 3;
}
#hitvlak_2 {
	position: absolute;
	left: 180px;
	top: 210px;
	width: 100px;
	height: 190px;
	z-index: 3;
}
#hitvlak_3 {
	position: absolute;
	left: 340px;
	top: 210px;
	width: 100px;
	height: 190px;
	z-index: 3;
}
#hitvlak_4 {
	position: absolute;
	left: 500px;
	top: 210px;
	width: 100px;
	height: 190px;
	z-index: 3;
}
#hitvlak_5 {
	position: absolute;
	left: 660px;
	top: 210px;
	width: 100px;
	height: 190px;
	z-index: 3;
}
#hitvlak_6 {
	position: absolute;
	left: 20px;
	top: 430px;
	width: 100px;
	height: 190px;
	z-index: 3;
}
#hitvlak_7 {
	position: absolute;
	left: 180px;
	top: 430px;
	width: 100px;
	height: 190px;
	z-index: 3;
}
#hitvlak_8 {
	position: absolute;
	left: 340px;
	top: 430px;
	width: 100px;
	height: 190px;
	z-index: 3;
}
#hitvlak_9 {
	position: absolute;
	left: 500px;
	top: 430px;
	width: 100px;
	height: 190px;
	z-index: 3;
}
#hitvlak_10 {
	position: absolute;
	left: 660px;
	top: 430px;
	width: 100px;
	height: 190px;
	z-index: 3;
}
#producten_vorige {
	position: absolute;
	left: 20px;
	top: 630px;
	width: 30px;
	height: 30px;
	z-index: 3;
}
#producten_volgende {
	position: absolute;
	left: 730px;
	top: 630px;
	width: 30px;
	height: 30px;
	z-index: 3;
}
#paginaoverzicht {
	position: absolute;
	left: 350px;
	top: 638px;
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #10366B;
	text-align: center;
	vertical-align: top;
	z-index: 5;
}
td.zoeken {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #10366B;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
}
td.zoeken_button {
	vertical-align: top;
	padding-top: 3px;
}
td.zoeken_invulveld {
	vertical-align: top;
	padding-top: 2px;
}
td.productnaam {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	background-image: url(../afbeeldingen/achtergrond/product.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
}
input.zoeken {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #10366B;
	background-color: #FFFFFF;
	border: 1px solid #C4CBD0;
	vertical-align: middle;
	width: 159px;
}
select.zoeken {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #10366B;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
	width: 139px;
}
input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #10366B;
	border: 1px solid #10366B;
	vertical-align: middle;
	width: 59px;
}

/*
CSS producten details
*/

#product_sfeer {
	position: absolute;
	left: 20px;
	top: 200px;
	width: 222px;
	height: 340px;
	background-color: #FFFFFF;
	z-index: 2;
}
#content_detail {
	position: absolute;
	left: 290px;
	top: 200px;
	width: 349px;
	height: 344px;
	z-index: 2;
}
#product_detail {
	position: absolute;
	left: 660px;
	top: 200px;
	width: 100px;
	height: 170px;
	z-index: 2;
}
#symbolen {
	position: absolute;
	left: 25px;
	top: 486px;
	width: 212px;
	height: 45px;
	text-align: right;
	z-index: 5;
}
#lijn_suggestie_1 {
	position: absolute;
	left: 20px;
	top: 564px;
	width: 740px;
	height: 2px;
	background-color: #C4CBD0;
	z-index: 2;
}
#suggesties {
	position: absolute;
	left: 20px;
	top: 576px;
	height: 20px;
	z-index: 2;
}
#product_suggestie_1 {
	position: absolute;
	left: 20px;
	top: 596px;
	width: 100px;
	height: 190px;
	z-index: 2;
}
#product_suggestie_2 {
	position: absolute;
	left: 180px;
	top: 596px;
	width: 100px;
	height: 190px;
	z-index: 2;
}
#product_suggestie_3 {
	position: absolute;
	left: 340px;
	top: 596px;
	width: 100px;
	height: 190px;
	z-index: 2;
}
#product_suggestie_4 {
	position: absolute;
	left: 500px;
	top: 596px;
	width: 100px;
	height: 190px;
	z-index: 2;
}
#product_suggestie_5 {
	position: absolute;
	left: 660px;
	top: 596px;
	width: 100px;
	height: 190px;
	z-index: 2;
}
#hitvlak_suggesties_1 {
	position: absolute;
	left: 20px;
	top: 596px;
	width: 100px;
	height: 190px;
	z-index: 3;
}
#hitvlak_suggesties_2 {
	position: absolute;
	left: 180px;
	top: 596px;
	width: 100px;
	height: 190px;
	z-index: 3;
}
#hitvlak_suggesties_3 {
	position: absolute;
	left: 340px;
	top: 596px;
	width: 100px;
	height: 190px;
	z-index: 3;
}
#hitvlak_suggesties_4 {
	position: absolute;
	left: 500px;
	top: 596px;
	width: 100px;
	height: 190px;
	z-index: 3;
}
#hitvlak_suggesties_5 {
	position: absolute;
	left: 660px;
	top: 596px;
	width: 100px;
	height: 190px;
	z-index: 3;
}
#lijn_suggestie_2 {
	position: absolute;
	left: 20px;
	top: 798px;
	width: 740px;
	height: 2px;
	background-color: #C4CBD0;
	z-index: 2;
}
td.kop_detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #636466;
	text-align: left;
	vertical-align: top;
}
td.content_detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636466;
	text-align: left;
	vertical-align: top;
}
td.terug_detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636466;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
}
img.symbool {
	margin-left: 5px;
	margin-right: 5px;
}

a.detail:link { color: #879AB6; text-decoration: underline; }
a.detail:visited { color: #879AB6; text-decoration: underline; }
a.detail:active { color: #879AB6; text-decoration: underline; }
a.detail:hover { color: #879AB6; text-decoration: underline; }



select.plaatsen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
	width: 230px;
	background-color: #FFFFFF;
}

a.maps:link { color: #FFFFFF; text-decoration: none; }
a.maps:visited { color: #FFFFFF; text-decoration: none; }
a.maps:active { color: #FFFFFF; text-decoration: none; }
a.maps:hover { color: #FFFFFF; text-decoration: none; }

/*
CSS service en contact
*/

td.contact_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.contact_rechts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
td.error_service, td.error_contact { 
	color: #11366B;
}
input.formulier, textarea.formulier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0085CA;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
	width: 308px;
}
input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0085CA;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
	width: 100px;
	height: 25px;
}
