﻿/* ******************************************************
/* Eagle Prepaid Default Sytle Sheet
/* Version 1.0
/* Steve Taylor - 23 June 2008
/* ******************************************************/



/* Common tag elements */
* {padding: 0; margin: 0}
body 
{
	background-color:#ffffff; 

	background-repeat:repeat; 
	color:#000000; 

	font-family: Arial, Verdana, sans-serif; 
	font-size: 80%; 
	font-weight:normal; 
	height:100%; 
	margin:0; 
	padding:0; }


/* global margins */
/*textbox,*/
/*input,*/
/*select */ 
/*textarea */
p,
ul,
dl {margin:0.8em 1.4em 0.9em 1.4em;}

paragraphs 
table p,
dl p {margin:0.4em 0;}
hr { height:1px; margin:8px 0 8px 0; display:block; }

/* headings*/ 
h1, 
h2, 
h3, 
h4,
h5 {padding:0; margin:0.8em 0 0.3em 0; color:#1c2f74; }

h1 { font-size: 1.9em; }
h2 { font-size: 1.5em; font-weight:normal; }
h3 { font-size: 1.3em; font-weight:normal; }
h4 { font-size: 1.2em; font-weight:normal; }
h5 { font-size: 1.0em; }



/* inputs*/ 
.textstandard{font-weight: bold;vertical-align: middle;color: #2c5189;direction: ltr;text-indent: 3px;line-height: normal;font-family: Tahoma, Arial;letter-spacing: normal;text-align: left;padding-bottom: 3px;padding-top: 3px;padding-left:2px;margin:1px 0px 1px 0px;}
.textboxstandard{border: solid 1px #2C5189;font-weight: bold;vertical-align: middle;color: #2c5189;direction: ltr;text-indent: 3px;line-height: normal;font-family: Tahoma, Arial;letter-spacing: normal;text-align: left;padding-bottom: 3px;padding-top: 3px;padding-left:2px;margin:1px 0px 1px 0px;}
.textboxstandardrequired{border: solid 1px #2C5189;font-weight: bold;vertical-align: middle;color: #2c5189;direction: ltr;text-indent: 3px;line-height: normal;font-family: Tahoma, Arial;letter-spacing: normal;text-align: left;padding-bottom: 3px;padding-top: 3px;padding-left:2px;margin:1px 0px 1px 0px;background-color:#FFFFA0;}
/*input,*/
select,
textarea {font-size:1em;}
dl input,
dl select {margin:0;}
fieldset { border: none; margin: 0; padding: 2px 0 3px 0;}
p { font-size: 100%; line-height: 140%; margin: 0.1em 0 1em 0; }
/*a:link, a:visited { color:#184D91; text-decoration: underline; }
a:link, a:visited {  text-decoration: underline; }
a:hover, a:active { text-decoration: underline; }*/


/* lists */
ul {padding:0; margin-left: 1.8em;}
li {list-style-position:outside; margin:0.3em 0 0 0; list-style-type:square; }

/* definition lists */
dl {margin-bottom:0; clear:both;}
dt {float:left; width:12em; margin-bottom:0.3em; clear:both; font-weight:bold; text-align:right;}
dd {margin-left:13em; margin-bottom:0.8em;}

dl {margin-bottom:0; clear:both;}
dt {float:left; margin-bottom:0.2em; clear:both; font-weight:bold; }
dd {margin-left:13em; margin-bottom:0.3em;}

/* print styles */
.printText{ font-family:Arial, Tahoma; font-size:8pt;}

.FloatingLayer{ z-index:109;}

/*tables*/
table.X1 {margin:0 0 0.8em 0; width:100%; border-collapse:collapse;}
table.X1 td,
table.X1 th {padding:0.4em 0.4em 0.4em 1em; text-align:left;}
table.X1 tbody th { font-weight:normal;}
table.X1 caption { display:none; }

/*
table {margin:0 0 0.0em 0; border-collapse:collapse;}
td,
th {padding:0.0em 0.0em 0.0em 0em; text-align:left;}
tbody th { font-weight:normal;}
caption { display:none; }

*/

/* common CSS classes */
    colours 
    .alt {color:#2c79b6;}
    .warning {color:red;}
    .red {color:red !important;}
    .important {font-weight:bold;}
    .strike {text-decoration: line-through;}
    .save_price {color:red; font-weight:bold;}
    
    /* icons*/ 
    .pdf { padding-left:22px; background-image: url(../images/icon_pdf.gif); background-position:left center; background-repeat:no-repeat; }
    .links { margin-left:0.3em; }
    .links li { list-style-type:none; }

    /* floats */
    .fl {float:left;}
    .fr {float:right;}
    .fn {float:none;}

    /* clears*/ 
    .cb {clear:both;}
    .clearfix:after {content: "."; display: block; height: 0; margin:0; padding:0; clear: both; visibility: hidden;}
    .clearfix { position:relative; display: inline-block;}
    /* Hides from IE-mac \
    * html .clearfix {height: 1%;}
    .clearfix {display: block;}*/
    /* End hide from IE-mac */

    /* text-align */
    .tal {text-align:left; }
    .tac {text-align:center; }
    .tar {text-align:right; }
    .nowrap { white-space:nowrap; }
    .bold {font-weight:bold;}
    .normal { font-weight:normal;}
    .strike-out { text-decoration: line-through; }

    /* display */
    .hidden {display:none;}
    .invisible {visibility:hidden;}
    .hide {position:absolute; left:-9000px; top:0; z-index:20}

    /* handles the alpha transparacy for PNG graphics in IE5.5/IE6 */
    /* FOR THE STAGING AND LIVE SITE CHANGE BELOW TO */
	
    * html .png { behavior: url(/library/javascript/iepngfix.htc); }



/* site structure */
#parent {display:block; position:relative; margin:0 auto 0 auto; width:996px;  padding:10px 0 0 0;}
#main {display:block; background-color:white; padding:0 0 0 5px; border-left:solid 1px #999999; border-right:solid 1px #999999;}
#content-left{display:block;  position: relative; float:left; width:791px; margin: 0 0px 0 0px; padding:  0px 4px 20px 0; border-right:/* dotted*/ solid 2px /*#acacac*/#ffffff;}
#cp-content-left{display:block;  position: relative; float:left; width:770px; margin:  0px 3px 0 0px; padding:  10px 4px 20px 10px; border-right:solid 3px #acacac;}
#cp-nav-right {display:block; position: relative; float:left; width:192px; height:100%; /*background-color:#999999;*/}
#nav-right {display:block; position: relative; float:left; width:192px;}
#header-slices {display:block; position:relative; border-left:solid 1px #999999; padding:8px  8px  4px 8px; border-right:solid 1px #999999; /*background-color:#999999;*/}



/* Header Slice */
#header-slices h1{position:absolute; z-index:99; color:#ffffff; font-family:Arial; font-size:190%; margin:20px 0 0 15px; font-weight:normal;}

/* Content Left*/
.coll400{width:393px; border-right:/* dotted*/ solid 2px #ffffff; height:330px; }
.colr400{width:393px; height:330px; }
.imagepadding{margin:5px;}

#Homeheader {}
#Homeheader h1 {margin: 0; padding: 10px 0 10px 5px; font-size:205%;}

#cp-content-left .content {}
#cp-content-left .content .header{display:block;}
#cp-content-left .content .listbox {position:absolute; z-index:100; width:800px; }
#cp-content-left .content .listbox ul {margin: 44px 0 0 390px; padding: 0;} 
#cp-content-left .content .listbox li {list-style-type:none; margin: 0 0  16px 20px; padding: 0; font-weight:bold; font-size:105%; }
#cp-content-left .content h2 {position:relative; display:block; font-size:145%; font-weight:normal; color:#333333; margin: 0px 40px 0px 0; padding: 0px 0px -10px 0; line-height:170%; }
#cp-content-left .content .wide {position:relative; display:block; font-size:100%; font-weight:normal; color:#333333; margin: 0px 40px 0px 0; padding: 0px 0px 20px 0; line-height:170%;}
#cp-content-left .content .wide h2 {position:relative; display:block; font-size:145%; font-weight:normal; color:#333333; margin: 0px 40px 0px 0; padding: 0px 0px 0px 0; line-height:170%; }

#cp-content-left .content .cucoll{width:500px;  }
#cp-content-left .content .cucolr{width:240px; height:400px;  }

.alignright{ text-align:right;}
#cp-content-left .content .cucoll .label {display:block; float:left; width:170px;  padding:3px 10px 12px 0; text-align:right;}
#cp-content-left .content .cucoll .requireddata{color:Red; font-size:75%; padding:0 0 0 5px;}
#cp-content-left .content .cucoll .field {display:block;  float:left; text-align:left; width:250px;}
#cp-content-left .content .cucoll .fielddefault {display:block;  float:left; text-align:left;}
#cp-content-left .content .cucoll ul { margin:0; padding:0; font-size:100%;}
#cp-content-left .content .cucoll li { list-style-type:none; background-position:0px 4px; background-repeat:no-repeat; margin:3px 5px 3px  2px; clear:both;}
#cp-content-left .content .cucoll h2 { display:block; width:95%; background-color:Navy; padding:3px 0 3px 10px; color:White; font-size:85%;} 
#cp-content-left .content .cucoll .red { display:block; width:95%; background-color:red; padding:3px 0 3px 10px; color:White; font-size:85%;} 
#cp-content-left .content .cucoll h3 { display:block; width:95%; background-color:silver; padding:3px 0 3px 10px;  margin:20px 0 10px 0; color:navy; font-size:85%;} 
#cp-content-left .content .cucoll .formfooter { display:block; width:80%;  padding: 3px 10px 3px 10px;  margin:20px 0 0 0 ; color:navy; font-size:85%; text-align:right;} 
 
#cp-content-left .content .cucolr .contactbox { display:block; width:200px; background-color:#333333; padding: 10px;  margin: 0px 0 15px 0 ; color:#ffffff; font-size:95%; text-align:left;} 
#cp-content-left .content .cucolr .contactbox  A {color:#ffffff;} 
#cp-content-left .content .cucolr .contactbox  H4 {color:#ffffff; font-size:125%; text-align:left; font-weight:bold;} 


#cp-content-left .content .widerows {margin:10px 10px 0 5px; padding: 10px 0 0 0; border-bottom:/* dotted*/ solid 2px #999999;}
#cp-content-left .content .widerows .logo {position:relative; display:block; float:left;}
#cp-content-left .content .widerows .copybox {position:relative; display:block; float:left; width:330px; margin:0  20px 20px 0;}
#cp-content-left .content .widerows .copyboxwide {position:relative; display:block; float:left; width:75%; margin:0  20px 20px 0;}
#cp-content-left .content .widerows .redtext {font-family:Arial; font-weight:bold; color:#1c2f74; text-decoration:none;}
#cp-content-left .content .widerows .quotebox {position:relative; display:block; float:left; width:200px; height:200px; margin:0 0 20px 0; padding:65px 0 0 0; background-image: url(../Images/logos/quotation.gif); background-position:left top; background-repeat:no-repeat;}
#cp-content-left .content .widerows h3 {font-size:145%; height:37px; font-weight:normal; color:#333333; margin: 0 0  -10px 0 }
#cp-content-left .content .widerows .copy {font-family:Arial;  font-size:95%;  color:#000000; margin: 0px 10px 5px 20px}
#cp-content-left .content .widerows ul { margin: 0 10px 0 40px; padding:0; }
#cp-content-left .content .widerows li {color:#1c2f74;}
#cp-content-left .content .widerows A.morelink {font-family:Arial; font-weight:bold; font-size:95%; color:#1c2f74; text-decoration:none;}
#cp-content-left .content .widerows A.morelink:hover {color:#1c2f74;text-decoration:underline;}
#cp-content-left .content .widerows A.copylink {font-family:Arial; font-weight:bold; color:#1c2f74; text-decoration:none;}
#cp-content-left .content .widerows A.copylink:hover {color:#1c2f74;text-decoration:underline;}


/* cardlist  */
.cardlist {}
.cardlist  ul {margin: 0 ; padding: 0;} 
.cardlist  li { float:left; list-style-type:none; margin: 0 0 20px 20px; padding: 0; }
.cardlist  a {padding: 6px 0 6px 5px; margin: 0; font-weight:bold; font-size:120%; text-decoration: none; color:#999999; background-repeat:no-repeat; display:block; }
.cardlist  a:hover { text-decoration:underline; }
.cardlist .payroll1 { background-image: url(../Images/cardgfx/cards/Eagle-Prepaid-Cards-Payroll-01.jpg); background-position:0px 25px; width:200px; height:140px;}
.cardlist .travelex1 { background-image: url(../Images/cardgfx/cards/Eagle-Prepaid-Cards-TravelFX-01.jpg); background-position:0px 25px; width:200px; height:140px;}
.cardlist .students1 { background-image: url(../Images/cardgfx/cards/Eagle-Prepaid-Cards-Student-01.jpg); background-position:0px 25px; width:200px; height:140px;}

.cardlist .iva1 { background-image: url(../Images/cardgfx/cards/Eagle-Prepaid-Cards-IVA-01.jpg); background-position:0px 25px; width:200px; height:140px;}
.cardlist .exp1 { background-image: url(../Images/cardgfx/cards/Eagle-Prepaid-Cards-Expenses-01.jpg); background-position:0px 25px; width:200px; height:140px;}
.cardlist .ins1 { background-image: url(../Images/cardgfx/cards/Eagle-Prepaid-Cards-Insurance-01.jpg); background-position:0px 25px; width:200px; height:140px;}

.cardlist .gc1 { background-image: url(../Images/cardgfx/cards/Eagle-Prepaid-Cards-Gifts-01.jpg); background-position:0px 25px; width:200px; height:140px;}
.cardlist .gp1 { background-image: url(../Images/cardgfx/cards/Eagle-Prepaid-Cards-General-01.jpg); background-position:0px 25px; width:200px; height:140px;}
.cardlist .govben1 { background-image: url(../Images/cardgfx/cards/Eagle-Prepaid-Cards-Government-01.jpg); background-position:0px 25px; width:200px; height:140px;}








.aboutprepaid {margin: 0px 0px 0px 0px;}
.aboutprepaid h2 { background-image: url(../images/leftcolumn/abou-prepaid-cards-header_3.png); background-position:left top; background-repeat:no-repeat; font-size:145%; height:42px; font-weight:normal; color:#ffffff; margin:0 0 0 5px; padding: 12px 0 0px 50px; }
.aboutprepaid h3 {font-size:145%; height:37px; font-weight:normal; color:#333333; margin: 0px 0px -10px 20px; padding: 0px 0 0px 0px; }
.aboutprepaid .copy {font-family:Arial; font-size:95%;  color:#000000; margin: 0px 10px 5px 20px}
.aboutprepaid ul { margin: 0 10px 0 40px; padding:0; }
.aboutprepaid li {color:#1c2f74;}
.aboutprepaid A.morelink {font-family:Arial; font-weight:bold; font-size:95%; color:#1c2f74; text-decoration:none;}
.aboutprepaid A.morelink:hover {color:#1c2f74;text-decoration:underline;}


.createprepaid {margin: 0px 0px 0px 0px;}
.createprepaid h2 { background-image: url(../images/leftcolumn/crete-your-prepaid-header_1.png); background-position:left top; background-repeat:no-repeat; font-size:145%; height:42px; font-weight:normal; color:#ffffff; margin:0 0 0 5px; padding: 12px 0 0px 50px; }
.createprepaid h3 {font-size:145%; height:37px; font-weight:normal; color:#333333; margin: 0px 0px -10px 20px; padding: 0px 0 0px 0px; }
.createprepaid .copy {font-family:Arial;  font-size:95%;  color:#000000; margin: 0px 10px 5px 20px}
.createprepaid ul { margin: 0 10px 0 40px; padding:0; }
.createprepaid li {color:#1c2f74;}
.createprepaid A.morelink {font-family:Arial; font-weight:bold; font-size:95%; color:#1c2f74; text-decoration:none;}
.createprepaid A.morelink:hover {color:#1c2f74;text-decoration:underline;}
.createprepaid A.copylink {font-family:Arial; font-weight:bold; color:#1c2f74; text-decoration:none;}
.createprepaid A.copylink:hover {color:#1c2f74;text-decoration:underline;}
.createprepaid .col1 {display: block; }
.createprepaid .col2 {display: block; }

.widerow {margin:10px 0 0 5px; padding:10px 0 0 0; border-top:/* dotted*/ solid 2px #999999;}
.widerow h3 {font-size:145%; height:37px; font-weight:normal; color:#333333; margin: 0px 0px -10px 0px; padding: 0px 0 0px 20px; }
.widerow .copy {font-family:Arial;  font-size:95%;  color:#000000; margin: 0px 10px 5px 20px}
.widerow ul { margin: 0 10px 0 40px; padding:0; }
.widerow li {color:#1c2f74;}
.widerow A.morelink {font-family:Arial; font-weight:bold; font-size:95%; color:#1c2f74; text-decoration:none;}
.widerow A.morelink:hover {color:#1c2f74;text-decoration:underline;}
.widerow A.copylink {font-family:Arial; font-weight:bold; color:#1c2f74; text-decoration:none;}
.widerow A.copylink:hover {color:#1c2f74;text-decoration:underline;}

/*news*/
#nav-right .news {margin: 0px 0px 0px 0px;}
#nav-right .news h2 { background-image: url(../images/rightcolumn/section-headers/news-rss-header_1.png); background-position:left top; background-repeat:no-repeat; font-size:145%; height:37px; font-weight:normal; color:#ffffff; margin:0; padding: 5px 0 0px 50px; }
#nav-right .news .content{ position:relative; display:block; margin:0; padding: 5px 2px 5px 10px; border-bottom:/* dotted*/ solid 0px #999999;}
#nav-right .news A.itemlink { display:block; font-family:Arial; font-weight:bold; font-size:95%; color:#000000; text-decoration:underline;}
#nav-right .news A.itemlink:hover {color:#1c2f74;text-decoration:none;}
#nav-right .news .copy {font-family:Arial; font-size:85%;  color:#1c2f74;}
#nav-right .news A.morelink {font-family:Arial; font-weight:normal; font-size:85%; color:blue; text-decoration:underline;}
#nav-right .news A.morelink:hover {color:#1c2f74;text-decoration:none;}
#nav-right .news A.allnewslink { display:block; font-family:Arial; font-weight:bold; font-size:95%; color:#ffffff;  background-image: url(../images/rightcolumn/section-headers/Small-Green-Banner.gif); background-position:left top; background-repeat:no-repeat; text-decoration:underline; padding: 8px 0px 8px 8px;}
#nav-right .news A.allnewslink:hover {color:#ffffff;text-decoration:none;}

/*partners*/
#nav-right .partners {margin: 0px 0px 0px 0px;}
#nav-right .partners h2 { background-image: url(../images/rightcolumn/section-headers/our-partners-header_1.png); background-position:left top; background-repeat:no-repeat; font-size:145%; height:37px; font-weight:normal; color:#ffffff; margin:0; padding: 5px 0 0px 50px; }
#nav-right .partners .content{ position:relative; display:block; margin:0; padding: 5px 0 5px  15px; border-bottom:/* dotted*/ solid 0px #999999;}
#nav-right .partners A.itemlink { display:block; font-family:Arial; font-weight:bold; font-size:95%; color:#000000; text-decoration:underline;}
#nav-right .partners A.itemlink:hover {color:#1c2f74;text-decoration:none;}
#nav-right .partners .copy {font-family:Arial; font-size:85%;  color:#1c2f74;}
#nav-right .partners A.morelink {font-family:Arial; font-weight:normal; font-size:85%; color:blue; text-decoration:underline;}
#nav-right .partners A.morelink:hover {color:#1c2f74;text-decoration:none;}

/*award winning*/
#nav-right .award {margin: 0px 0px 0px 0px;}
#nav-right .award h2 {background-image: url(../images/rightcolumn/section-headers/award-winning_1.png); background-position:right top; background-repeat:no-repeat; font-size:145%; height:37px; font-weight:normal; color:#ffffff; margin:0; padding: 10px 0 0px 40px; }
#nav-right .award h3 {font-size:115%; height:37px; font-weight:bold; color:#656565; margin:0; padding: 0px 0 0px 0px; }

#nav-right .award .content{ position:relative; display:block; margin:0; padding:  5px 5px 5px  15px; border-bottom:/* dotted*/ solid 0px #999999;}
#nav-right .award A.itemlink { display:block; font-family:Arial; font-weight:bold; font-size:95%; color:#000000; text-decoration:underline;}
#nav-right .award A.itemlink:hover {color:#1c2f74;text-decoration:none;}
#nav-right .award .copy {font-family:Arial; font-size:85%;  color:#1c2f74;}
#nav-right .award A.morelink {font-family:Arial; font-weight:normal; font-size:85%; color:blue; text-decoration:underline;}
#nav-right .award A.morelink:hover {color:#1c2f74;text-decoration:none;}

/*Content Nav manu*/
#cp-nav-right .gadget ul {position:relative; margin: 0 0px 0 0px; padding:0; font-size:95%;}
#cp-nav-right .gadget li {margin:0 0px 0 0px; padding:0px 0 0px 0px; list-style-type:none; border-bottom:solid 1px #ffffff; /*background-color:#1c2f74;*/}
#cp-nav-right .gadget  a { color:#ffffff; text-decoration:none;display:block; width:auto; padding: 6px 0 6px 18px; /*background-image: url(../images/bullet_white_left.gif); background-position:9px 10px; background-repeat:no-repeat;*/ background-image: url(../images/rightcolumn/content-btn/base-content-btn.png); background-position:left top; background-repeat:no-repeat; }
#cp-nav-right .gadget  a:hover {background-color:#b12c35; color:#FFFFFF;  /*background-image: url(../images/bullet_white_left.gif);*/ background-image: url(../images/rightcolumn/content-btn/active-content-btn.png); background-position:left top; background-repeat:no-repeat;}
#cp-nav-right .gadget  .selected a {color:#FFFFFF; font-weight:bold;  background-image: url(../images/bullet_white_left.gif); /*background-color:#626262;*/ background-image: url(../images/rightcolumn/content-btn/active-content-btn.png); background-position:left top; background-repeat:no-repeat;}



/* Header */
#header {position:relative; display:block; height:95px; width:996px; padding:0; margin:0; background-color:#1c2f74; background-image: url(../images/header/header-background.jpg); background-position:left top; background-repeat:no-repeat;}
#header .logo {position:absolute; top:20px; left:25px; width:242px;}
/*#header .logo {position:absolute; top:13px; left:20px; width:150px;}*/
#header .strap{position:absolute; top:35px; left:200px;  width:250px; font-family:Arial; font-weight:normal; font-size:160%; color:White;}
#header .partner {position:absolute; top:25px; left:780px;  width:200px; font-family:Arial; font-weight:normal; font-size:95%; color:White;}
#header .partner .col1 {position:relative; display:block;}
#header .partner .col2 {position:relative;display:block; padding: 10px 0 0 0; margin: 0 0 0 10px;}

/* Primary Navigation */
#nav-wrapper { height:32px; width:auto; background-image: url(../images/header/navbar/nav-wrapper-bg.gif); background-position:left top; background-repeat:repeat-x; border-right:solid 1px #999999;}
#nav-wrapper a.active {position:relative; display:block; margin:  0 0px 0  0px; color:#ffffff; font-family:Arial; font-weight:bold; font-size:95%; text-decoration:none; /*border-left:solid 1px #999999; border-right:solid 1px #ffffff;*/  padding: 8px 20px 8px 20px; background-color:#adb5c0; background-image: url(../images/header/navbar/base-btn-state.gif); background-position:left top; background-repeat:repeat-x;}
#nav-wrapper a.active:hover { background-image:url(xfsdgvdsgf); color:#ffffff;  background-color:#999999; /*border-left:solid 1px #999999;*/  background-image: url(../images/header/navbar/hover-btn-state.gif); background-position:left top; background-repeat:repeat-x;}

#nav-wrapper a.in {position:relative; display:block; margin:  0 0px 0  0px; color:#000000; font-family:Arial; font-weight:bold; font-size:100%; text-decoration:none; /*border-left:solid 1px #ffffff; border-right:solid 1px #ffffff;*/  padding:8px 20px 8px 20px; background-color:#ffffff; background-image: url(../images/header/navbar/active-btn-state.gif); background-position:left top; background-repeat:repeat-x;}
/*#nav-wrapper a.in:hover { color:#000000;  background-color:#acacac; background-image: url(../images/header/navbar/hover-btn-state.gif); background-position:left top; background-repeat:repeat-x;}*/

#nav-wrapper a.inhome {position:relative; display:block; margin:  0 0px 0  0px; color:#000000; font-family:Arial; font-weight:bold; font-size:100%; text-decoration:none; border-left:solid 1px #999999; border-right:solid 1px #ffffff;  padding:8px 20px 8px 20px; background-color:#ffffff; background-image: url(../images/header/navbar/home-active-btn-state.gif); background-position:left top; background-repeat:repeat-x;}
/*#nav-wrapper a.inhome:hover { background-image:url(xfsdgvdsgf); color:#000000;  background-color:#acacac; }*/ 

/* Footer*/
#footer-wrapper {position:relative; display:block; text-align:center;}
#footer-wrapper .bar {position:relative; display:block; text-align:center; border-left:solid 1px  #999999; border-right:solid 1px #999999; border-bottom:solid 1px  #999999; background-image: url(../images/header/navbar/nav-wrapper-bg.gif); background-repeat:repeat-x; padding:5px 0  5px 0;}
#footer-wrapper a.active {position:relative; text-align:center; color:#ffffff; font-family:Arial; font-weight:bold; font-size:105%; text-decoration:none; padding:0 20px 0 20px;}
#footer-wrapper a.active:hover { background-image:url(xfsdgvdsgf); color:#000000; }
#footer-wrapper .imprint {font-family:Arial; font-weight:bold; color:#333333; font-size:95%; text-decoration:none; margin:20px 0 20px 0;

