/* CSS Document */
html {
height:101%;
background-image:url(../images/bg.gif);
background-repeat:repeat;
}
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
}
* {
margin:0;
padding:0;
}
a {cursor:pointer; text-decoration:none;}
a:hover {text-decoration:underline;}
img{border-style: none;}
.break {
height:1px;
border-top:1px solid #DFE0E1;
margin-bottom:15px;
clear:both;
}
.underline {
background-image:url(../images/underline.gif);
height:8px;
width:auto;
margin-bottom:10px;
}
.search_field {
border:1px solid #CCC;
margin-left:22px;
margin-right:-7px;
vertical-align:top;
width:140px;
font-family:verdana;
font-size:11px;
line-height:16px;
height:16px;
}
.corner-top {
background-image:url(../images/corner-top.gif);
width:160px;
height:12px;
}
.corner-bottom {
background-image:url(../images/corner-bottom.gif);
width:160px;
height:12px;
}
/*HEADER*/
#header {
margin-top:5px;
margin-bottom:5px;
margin-left:auto;
margin-right:auto;
height:70px;
width:986px;
padding-left:5px;
padding-right:5px;
}
#header_spacer {
width:195px;
height:70px;
background-color:#C00010;
float:left;
}
#language {
background-color:#C00010;
width:101px;
color:white;
float:left;
font-size:11px;
padding-top:38px;
padding-bottom:19px;
}
#language a {
color:white;
text-decoration:none;
}
#language a:hover {text-decoration:underline;}
/*NAVIGATION*/
#navigation {
height:25px; 
position:relative; 
z-index:100;
font-family:verdana;
}
#navigation ul {
padding:0;
margin:0;
list-style-type:none;
}
#navigation li {
float:left;
width:124px;
position:relative;
}
#navigation a {
display:block;
font-size:10px;
text-decoration:none; 
color:#fff; 
width:120px; 
height:25px; 
line-height:25px; 
font-weight:bold;
text-align:center;
}
#navigation a.bt_gray {background:url(../images/bt_gray.gif) no-repeat;color:#000;}
#navigation a.bt_red {background:url(../images/bt_red.gif) no-repeat;}
#navigation a.bt_black {background:url(../images/bt_black.gif) no-repeat;}
#navigation ul ul {
visibility:hidden;
position:absolute;
height:0;
top:25px;
left:0; 
width:125px;
}
#navigation ul ul a {
background:#DFE0E1; 
color:#000; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:225px;
background-image:none;
text-align:left;
font-weight:normal;
}
#navigation a:hover {
color:#C00;
background:url(../images/bt_survol.gif);
}
#navigation ul ul a:hover {
background-image:none; 
background:#CCC; 
color:#C00;
}
#navigation ul li:hover ul, #navigation ul a:hover ul{visibility:visible;}
/*COUNTRY SELECTION*/
#navigation li#country {margin-right:20px;}
#navigation li#country a#select {
width:160px;
height:19px;
background-image:url(../images/background.gif);
font-weight:normal;
color:#000;
line-height:20px;
background-repeat:no-repeat;
}
#navigation li#country ul {
width:160px;
margin-top:-6px;
}
#navigation li#country a {width:140px;}
#navigation li#country a img {
border-style:none;
vertical-align:middle;}
/*TEXT*/
/*Page Titles*/
p.bread {margin-top:5px;}
p.bread a, p {
font-size:9px;
color:#999;
}
h1 {
font-size:19px;
color:#C00010;
margin-top:10px;
margin-bottom:5px;
}
h1 span {color:#000;}
h2 {
font-size:17px;
color:#000;
margin-bottom:5px;
}
h3 {
font-size:15px;
font-weight:bold;
color:#C00010;
margin-bottom:10px;
}
h3 span {color:#000;}
h4 {
font-size:13px;
color:#000;
margin-bottom:3px;
}
h5 {
font-size:11px;
text-align:center;
margin-bottom:10px;
}
text {margin-top:5px;}
#text p {
margin-bottom:10px;
font-size:11px;
color:#7F8083;
line-height:15px;
}
#text p span {font-weight:bold;}
#text a {
color:#000;
font-size:11px;
font-weight:bold;
}
#text li {
color:#7F8083;
font-size:11px;
margin-bottom:5px;
}
#text li a span {
font-size:9px;
float:right;
margin-top:-15px;
}
#text ul, #text ol {margin-left:25px; margin-bottom:5px;}
#text ol li span {
font-size:11px;
font-weight:bold;
}
#text ol {padding-left:10px;}
hr {
margin:20px 0px;
color:#CCC;
background-color:#CCC;
border:0;
}
#text_faq a {
font-weight:normal;
font-size:11px;
}
#text_faq p {margin-left:25px;}
#text_faq h3 {
font-size:13px;
text-decoration:underline;
font-weight:normal;
}
#text ul li h4 {display:inline;}
/*PRINCIPAL CONTAINER*/
#container {
width:986px;
margin-left:auto;
margin-right:auto;
padding-left:5px;
padding-right:5px;
}
#principal {
width:800px;
float:left;
}
#center {
width:615px;
overflow:hidden;
}
#flash {margin:10px auto 10px;}
.flash_button {
float:left;
margin:10px 5px 0 0;
}
.half {
width:300px;
float:left;
background-color:#DFE0E1;
}
.half p {padding:0 10px;}
.half2 {
width:278px;
float:left;
border:1px solid #DFE0E1;
padding:10px;
}
.half3 {
width:300px;
float:left;
}
#text p.top {text-align:left;}
#text p.top a {
text-decoration:none;
font-size:9px;
}
/*LEFT BLOCK*/
#left {
float:left;
width:160px;
font-size:11px;
margin-right:20px;
}
#left h5 {
color:#C00;
font-size:12px;
padding:2px 5px 5px;
background-color:#DFE0E1;
margin-bottom:0;
}
#left h5 span {
color:#000;
font-size:11px;
}
#left_top {  
height:6px;
background-image:url(../images/left1.gif);
background-repeat:no-repeat;
background-position:top left;
}
#left_bottom { 
height:6px;
background-image:url(../images/left3.gif);
background-repeat:no-repeat;
background-position:bottom right;
}
.left_links {
background-repeat:no-repeat;
width:160px;
height:70px;
margin-left:auto;
margin-right:auto;
}
#left_center {
border-left:1px solid #DFE0E1;
border-right:1px solid #DFE0E1;
background-color:#DFE0E1;
}
#left li {
list-style:none;
border-bottom:1px solid #DFE0E1;
background-color:#F4F4F4;
}
#left li a {
color:#000;
text-decoration:none;
padding:5px 10px;
display:block;
}
#left li a:hover {
background-color:#FFF;
color:#C00; 
text-decoration:underline;
display:list-item; 
}
/*RIGHT BLOCK*/
.right {
width:160px;
float:right;
font-size:10px;
margin-left:25px;
background-color:#DFE0E1;
}
.right a {
text-decoration:none;
}
.right ul a {color:#000;}
.right li {
padding-left:10px;
line-height:17px;
}
.right li:hover {background-color:#CCC;}
.right li:hover a {color:#C00;}
.right ul {
list-style:none;
}
.right h5 {
text-align:center;
color:#C00;
font-size:12px;
margin-bottom:0px;
}
.right_corner1a {
height:6px;
background-image:url(../images/left1.gif);
background-repeat:no-repeat;
background-position:top left;
}
.right_corner2a {
height:6px;
background-image:url(../images/left3.gif);
background-repeat:no-repeat;
background-position:bottom right;
}
.right_corner1b {
height:6px;
background-image:url(../images/corner1.gif);
background-repeat:no-repeat;
background-position:top left;
}
.right_corner2b {
height:6px;
background-image:url(../images/corner2.gif);
background-repeat:no-repeat;
background-position:bottom right;
}
#phone {
width:160px;
height:27px;
background-image:url(../images/phone.gif);
background-color:#FFF;
}
#left_map {
width:160px;
height:100px;
background-image:url(../images/map.gif);
background-repeat:no-repeat;
margin-top:-5px;
margin-left:auto;
margin-right:auto;
}
#globe {
width:108px;
height:108px;
margin:5px auto;
}
#right_mailtones_1 {
background-image:url(../images/right_mailtones_1.gif);
width:160px;
height:90px;
margin-top:5px;
}
#right_mailtones_2 {
background-image:url(../images/right_mailtones_2.gif);
width:160px;
height:90px;
margin-top:5px;
}
#right_ez_1 {
background-image:url(../images/right_ez_1.gif);
width:160px;
height:90px;
margin-top:5px;
}
#right_ez_2 {
background-image:url(../images/right_ez_2.gif);
width:160px;
height:90px;
margin-top:5px;
}
#right_neofunds_1 {
background-image:url(../images/right_neofunds_1.gif);
width:160px;
height:90px;
margin-top:5px;
}
#right_neofunds_2 {
background-image:url(../images/right_neofunds_2.gif);
width:160px;
height:90px;
margin-top:5px;
}
#right_ds100_1 {
background-image:url(../images/right_ds100_1.gif);
width:160px;
height:90px;
}
#right_ds100_2 {
background-image:url(../images/right_ds100_2.gif);
width:160px;
height:90px;
}
/*FOOTER*/
#footer, #footer a {
margin:5px 0;
padding-bottom:10px;
font-size:10px;
font-weight:bold;
color:#000;
text-align:center;
line-height:15px;
margin-top:5px;
}
#footer_image {
background-image:url(../images/footer_image.gif);
width:600px;
height:64px;
background-repeat:no-repeat;
margin:0 auto;
}
/*Contact Us*/
#contact_footer {
text-align:center;
border:1px solid #CCC;
padding:5px 0px;
}
/*EZ Envelopes*/
#ezenvelope {
width:250px;
float:right;
margin-left:25px;
}
#img_ezenvelope {
background-image:url(../images/EZ_Envelope.gif);
width:100px;
height:58px;
float:left;
margin-top:50px;
margin-right:10px;
}
/*Product Pages*/
#product_top {
border-bottom:#DFE0E1 solid 1px;
margin:10px 0px;
}
#product_top_right {
width:300px;
height:215px;
float:right;
margin-top:10px;
}
#product_header {
height:32px;
width:300px;
}
#product_envelope {
background-image:url(../images/glance1.jpg);
width:51px;
height:32px;
float:left;
}
#product_title {
height:15px;
width:225px;
background-color:#DFE0E1;
float:left;
margin-top:8px;
text-align:center;
}
#product_title p a {font-size:xx-small;}
#product_top ul {
margin:25px 0px 0px 20px;
min-height:160px;
}
#product_top ul li {margin-left:15px;}
#product_top ul li p span {font-size:11px;}
#product_links {text-align:center;}
.hide {display:none;}
.solutions {width:610px;overflow:hidden;}
.solutions_left {
width:175px;
float:left;
text-align:center;
margin-right:25px;
}
.solutions_right {
width:405px;
float:right;
margin-bottom:10px;
padding-top:5px;
padding-left:5px;
}
.solutions a {
text-decoration:none;
margin-bottom:10px;
}
.solutions a:hover .solutions_right {background-color:#DFE0E1;}
.solutions a p {
font-weight:normal;
}
#solutions_titles {
width:610px;
height:25px;
background-color:#C00010;
margin-top:5px;
margin-bottom:25px;
}
#solutions_titles h2 {
color:#FFF;
font-weight:normal;
line-height:23px;
}
#solutions_titles_left {
width:199px;
text-align:center;
float:left;
border-right:1px solid #FFF;
}
#solutions_titles_right {
width:410px;
text-align:center;
float:left;
}
#img_poc {
background-image:url(../images/contact.jpg);
width:200px;
height:151px;
float:right;
margin-right:15px;
}
#img_contact {
background-image:url(../images/img_contact.gif);
width:600px;
height:251px;
}
h4#ext {display:inline;}
.errortext {
background-color:#DFE0E1; 
padding:10px;
font-size:10px;
font-weight:bold;
color:#C00010;
}
#text p#contact_box {
font-size:13px;
color:#000;
border:1px solid #CCC;
padding:5px 10px;
text-align:center;
background-color:#DFE0E1;
}
table#service_request {
border:1px solid #999;
background-color:#DFE0E1; 
width:415px; 
margin-left:auto;
margin-right:auto;
}
table#service_request td {
padding-left:10px;
vertical-align:top;
}
#vas {
background-color:#DFE0E1;
border:1px dashed #C00010;
margin-top:15px;
padding:10px 0 0 10px;
}
#vas h2 {text-align:center;}
#vas p {margin-bottom:0px;}
#quote_form {margin-left:5px;}
#quote_form tr {height:20px;}

#nny_1 {
background-image:url(../images/img_nny_1.gif);
width:160px;
height:125px;
padding-bottom:5px;
background-repeat:no-repeat;
}
#nny_2 {
background-image:url(../images/img_nny_2.gif);
width:160px;
height:125px;
padding-bottom:5px;
background-repeat:no-repeat;
}
/*.field {
font-family:Verdana;
font-size:10px;
width:140px;
height:15px;
background-color:#FFFFFF;
border:1px solid #999;
line-height:15px;
padding-left:3px;
}
.fieldsize {
width:140px;
}
.fieldsize2 {
width:100px;
}
.fieldsize3 {
width:30px;
}
.fielderror {
background-color:#FF6;	
}*/
.pollTable200228869229 { 	
color: #000000; 	
font-size: 10px; 	
font-family: Verdana; 	
background-color: #DFE0E1; 	
border-collapse: collapse; 
}  
.pollTable200228869229 td { 	
border: 0px solid #666666; 	
padding: 3px; 
}  
.pollResultsTable { 	
color: #000000; 	
background-color: #DFE0E1; 	
border-collapse: collapse; 
}  
.pollResultsTable td { 	
border: 0px solid #666666; 	
padding: 3px;
}
.fielderror {
background-color:#FEABB4;	
}
