@charset "UTF-8";
@media all
{
* {
    margin: 0;
    padding: 0;
	border : 0;
}

/* Layout */
html { font-size: 101%; }
body {
	font-size : 80%;
	margin : 0; padding : 0; border : 0;
	background : #DAD7B6 url(../img/body_back.jpg) repeat fixed top;
}
#page {
	position : relative;
	margin : auto;
	width : 590px;
	border : 0;
	display : block;
	overflow : visible;
}
#header {
	width : 100%;
	float : left;
	background : url(../img/logo_pressio_trans_590.png) no-repeat bottom;
	display : block;
}
.headnav a {
	float : left;
	height : 160px;
	text-decoration : none;
	width : 20%;
	background-repeat : no-repeat;
	background-position : center center;
	background-color : transparent;
}
#backlink.on { background-image : url(../img/icon_36_back.png); }
#infolink { background-image : url(../img/icon_36_info.png); }
#logo { width : 60%; }
#logo span { display : none; }

#content { 
	padding: 20px;  
	clear : both;
	background : transparent url(../img/back_trans_95.png) repeat;	
}

#footer{
border-top : 1px solid #999; 
display : block;
 width : 100%;
 }
#header .navbar,
#footer .navbar { 
padding : 10px; 
background : transparent url(../img/back_trans_70.png) repeat;	
}

/* Grafiken */
img.left {
	float : left;
	margin-right : 20px;
	margin-bottom : 10px;
	}
img.right {
	float : right;
	margin-bottom : 20px;
	margin-left : 20px;
	}
a img { border : 0; }

/*Text */
h1, h2 { margin-bottom : 0.3em; margin-top : 1em; }
h1 {
	font-size: 1.8em;
	font-weight: normal;
	font-style : italic;
	margin-top : 0;
}
h2 { font-weight: normal;  border-bottom : 1px solid #999;  }
h3 { font-weight: bold; }

p { margin-bottom : 1em;    }
.err {
	display : block;
	float : left;
	font-size : 0.95em;
	font-weight : bold;
	color : #b00;
}
.b { font-weight : bold; }
td { padding : 5px; }

a:link, a:active, a:visited, a:hover, a:active, a:focus {outline: none;}

ol, ul {
display: block;
margin: 0.5em 0;
padding-left : 2.5em;
}
ol { list-style-type: decimal; }
ul { list-style-image : url(../img/icon_li.gif); }
ol ul {	margin-top : 0; }

/* Fonts */
body, 
legend b,
form h1,
input, select, optgroup, textarea 
{ font-family: "Trebuchet MS",Helvetica, Arial, sans-serif; }

legend, 
h1 
{ font-family : Georgia, "Times New Roman", serif; }

/* Farben */
a, a:visited, 
body 
{ color : #423620; }
	
legend b,
th,
.pstueck  {
background-color : #423620;
color : #fff;
}

/* Radius */
fieldset, 
legend, 
legend b,
.prabatt, 
.pstueck,
.psumme,
fieldset div.order,
.filterinput,
ul.list,
ul.list li span,
a.tt span,
.button {
	-moz-border-radius: 0.5em; 
	-webkit-border-radius: 0.5em;
	-webkit-appearance: none;
}

/* Prices */
#preis { padding-top : 7px; }
#prices { margin-top : 10px; }
.preise { text-align : right; }
.prabatt{
	background-color : #FFD2D2;
	width : 100%;
	float : left;
	color : #8B0000;
	margin-bottom : 5px;
}
.psumme { 
	background-color : #8B0000; 
	color : #fff;
}
#prabatt, 
#pstueck, 
#psumme {
	font-size : 2.2em;
	font-weight : bold;
	display : block;
	text-shadow: 1px 1px 0px #000; 
	}
.pinfo {
	color: #333;
	font-size:0.9em;
	padding-top : 5px;
}
.price {
	font-size : 2em;
	color : #8B0000;
	font-weight : bold; 
}

/*Formulare*/
fieldset {
	border : 1px solid #D4D0C8;
	clear : both;
	margin-top: 10px;
	padding : 10px;
	padding-top : 5px;
	background-color : #F2F1EE;
}
form h1 {
	margin : 0;
	color : #423620;
	padding : 0;
	font-size : 1.1em;
	font-style : normal;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	margin-top : 10px;
	background-color : #FBFAF8;
	border : 1px solid #D4D0C8;
	font-weight : bold;
	text-shadow: 1px 1px 0px #fff;
	height : 40px;
	}
form h1 span { padding : 11px; float : left; }
form h1 img { height : 40px; float : left; }
form h1 a {
	text-decoration : none;
	background-image : url(../img/icon_36_forward.png);
	background-position : center right;
	background-repeat : no-repeat;
	float : right;
	padding : 11px;
	padding-right : 40px;
	border-left : 1px solid #D4D0C8;
	border-bottom : 0;
	}
form h1 a:hover {
	background-image : url(../img/icon_36_forward_blue.png);
	color : #1871DB;
	}
fieldset#calc{
	margin : 0;
	padding-top : 1px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-top : none;
}
legend {
	border : 1px solid #D4D0C8;
	font-size: 1.4em;
	font-weight: normal;
	font-style : italic;
	padding : 5px 10px 5px 0;
	background-color : #FBFAF8;
	margin-left : 0;
}
legend b {
	margin-right : 10px;
	padding : 5px 10px;
}
fieldset label{ padding-top : 3px;}
fieldset div {
    width: 100%;
    overflow:hidden;
}
fieldset p { margin-bottom : 0;  } 

fieldset div { margin-top : 5px; }
fieldset div.rate div { width : auto;  margin-top : 0;  }

fieldset input,
fieldset textarea, 
fieldset select {
	width : 100%;
	font-size : 1em;
	padding-top : 3px;
	padding-bottom : 3px;
	border : none #666;
	background : #fff url(../img/icon_dot.png) repeat-x bottom;
	}
fieldset input,
fieldset textarea {
	padding-left : 3px;
	margin-right : -3px;
}
fieldset textarea { overflow : auto; }
input:focus, 
textarea:focus {
	border-bottom : 1px solid #900;
	margin-top : -1px; 
	}
fieldset label input {
	width : auto;
	vertical-align : middle;
	margin : 0;
	background : none;
}
fieldset div.order { background-color : #fff; }
.button, .button:focus {
	width : 100%;
	border : 2px solid #423620;
	margin-top : 10px;
	font-size : 1.4em;
	font-weight : bold;
	background-image:-moz-linear-gradient(#B50000, #8B0000);
	background-image:-webkit-gradient(linear,0% 0%,0% 100%,from(#B50000),to(#8B0000));
	filter: progid:DXImageTransform.Microsoft.gradient( enabled='true', startColorstr=#B50000, endColorstr=#8B0000, GradientType=0); 
	background-color : #8B0000;
	color : #FBFBF8 !important;
	text-shadow: 1px 1px 4px #000;
	/*-webkit-box-shadow:0px 0px 2px #666;
	-moz-box-shadow: 0px 0px 2px #666;
	box-shadow:0px 0px 2px #666;*/
	display : block;
	text-align : center;
	text-decoration : none;
	padding : 6px 0;
}
 .button:hover {
	background-image:-moz-linear-gradient(#E80000, #8B0000);
	background-image:-webkit-gradient(linear,0% 0%,0% 100%,from(#B50000),to(#8B0000));
	filter: progid:DXImageTransform.Microsoft.gradient( enabled='true', startColorstr=#B50000, endColorstr=#8B0000, GradientType=0); 
	background-color : #660000;
}
a.button {
	margin-left : -1px;
	margin-right : -1px;
}
/*
.button.grey {
	background: #D4D0C8;
	background: -moz-linear-gradient(top, #fefefe 0%, #dbdbdb 50%, #d1d1d1 51%, #e2e2e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#e2e2e2)); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2',GradientType=0 ); 
	color: #423620 !important;
	border : 1px solid #999;
	text-shadow: 1px 1px 0px #ccc;
	font-weight : normal;
	font-size : 1em;
}
*/
optgroup  {
	padding : 1px;
	font-style : normal;
}
optgroup option { padding-left : 1.5em; }

/* Navbar */
.navbar {
    overflow: hidden;
    line-height: 0;
	margin : 0;
	clear : both;
}
.navbar ul {
    display: block;
    float: left;
	width : 100%;
	padding : 0;
	margin : 0;
}
.navbar ul li {
    display: inline;
    float: left;
    font-size: 1.0em;
    line-height: 1em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width : 33.3%;
    text-align : center;
}
.navbar ul li a  {
	border: 1px solid #999999;
    background: transparent;
    display: block;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
	margin-right: -1px;
    padding: 0.7em;
    text-decoration: none;
background: rgb(254,254,254); /* Old browsers */
background: -moz-linear-gradient(top,  rgb(254,254,254) 0%, rgb(219,219,219) 50%, rgb(209,209,209) 51%, rgb(226,226,226) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(254,254,254)), color-stop(50%,rgb(219,219,219)), color-stop(51%,rgb(209,209,209)), color-stop(100%,rgb(226,226,226))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgb(254,254,254) 0%,rgb(219,219,219) 50%,rgb(209,209,209) 51%,rgb(226,226,226) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgb(254,254,254) 0%,rgb(219,219,219) 50%,rgb(209,209,209) 51%,rgb(226,226,226) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgb(254,254,254) 0%,rgb(219,219,219) 50%,rgb(209,209,209) 51%,rgb(226,226,226) 100%); /* IE10+ */
background: linear-gradient(top,  rgb(254,254,254) 0%,rgb(219,219,219) 50%,rgb(209,209,209) 51%,rgb(226,226,226) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
	height : 1em;
	text-shadow: 1px 1px 0px #ccc;
}
.navbar ul li:first-child a {
-webkit-border-top-left-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-bottomleft: 8px;
border-top-left-radius: 8px;
border-bottom-left-radius: 8px;
}
.navbar ul li:last-child a {
-webkit-border-top-right-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
}
.navbar ul li a:focus,
.navbar ul li a:hover,
.navbar ul li a:active  {
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgb(255,255,255) 1%, rgb(204,204,204) 50%, rgb(191,191,191) 51%, rgb(198,198,198) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgb(255,255,255)), color-stop(50%,rgb(204,204,204)), color-stop(51%,rgb(191,191,191)), color-stop(100%,rgb(198,198,198))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgb(255,255,255) 1%,rgb(204,204,204) 50%,rgb(191,191,191) 51%,rgb(198,198,198) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgb(255,255,255) 1%,rgb(204,204,204) 50%,rgb(191,191,191) 51%,rgb(198,198,198) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgb(255,255,255) 1%,rgb(204,204,204) 50%,rgb(191,191,191) 51%,rgb(198,198,198) 100%); /* IE10+ */
background: linear-gradient(top,  rgb(255,255,255) 1%,rgb(204,204,204) 50%,rgb(191,191,191) 51%,rgb(198,198,198) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c6c6c6',GradientType=0 ); /* IE6-9 */
color : #000;
}
.navbar ul li a:hover .i18 { background-color: #A60000; }

 /* Icons */
.i18 {
width: 18px; height: 18px; 
background-image: url(../img/icons_18.png); 
background-repeat: no-repeat;
padding : 7px;
white-space : pre;
}

.navbar .i18 {
background-color: #423620; 
-moz-border-radius: 9px; -webkit-border-radius: 9px; border-radius: 9px;
-webkit-box-shadow:1px 1px 2px #666; -moz-box-shadow: 1px 1px 2px #666; box-shadow:1px 1px 2px #666;
float : left;
margin-top : -2px;
margin-left : 10px;
margin-right : -10px;	
display : block;
padding : 0;
}

i.star { background-position: 0 ; }
i.phone { background-position: -18px; }
i.rss { background-position: -36px; }
i.control { background-position: -54px; }
i.back { background-position: -72px; }
i.checked { background-position: -90px; }
i.document { background-position: -108px; }
i.feed { background-position: -126px; }
i.lock { background-position: -144px; }
i.user { background-position: -162px; }
i.check { background-position: -180px; }
i.pic { background-position: -198px; }
i.slider { background-position: -216px; }
i.par { background-position: -234px; }
i.faq { background-position: -252px; }
i.sumtab { background-position: -270px; }

 /* Icons */
.i40 {
width: 40px; height: 30px; 
background-image: url(../img/icons_40_30.png); 
background-repeat: no-repeat; 
background-color: transparent; 
display : block;
 margin-bottom : 5px;
}

i.r1c1 { background-position: 0 0; }
i.r1c2 { background-position: -40px 0; }
i.r1c3 { background-position: -80px 0; }
i.r1c4 { background-position: -120px 0; }
i.r1c5 { background-position: -160px 0; }
i.r1c6 { background-position: -200px 0; }
i.r2c1 { background-position: 0 -30px; }
i.r2c2 { background-position: -40px -30px; }
i.r2c3 { background-position: -80px -30px; }
i.r2c4 { background-position: -120px -30px; }
i.r2c5 { background-position: -160px -30px; }
i.r2c6 { background-position: -200px -30px; }
i.r3c1 { background-position: 0 -60px; }
i.r3c2 { background-position: -40px -60px; }
i.r3c3 { background-position: -80px -60px; }
i.r3c4 { background-position: -120px -60px; }
i.r3c5 { background-position: -160px -60px; }
i.r3c6 { background-position: -200px -60px; }
i.r4c1 { background-position: 0 -90px; }
i.r4c2 { background-position: -40px -90px; }
i.r4c3 { background-position: -80px -90px; }
i.r4c4 { background-position: -120px -90px; }
i.r4c5 { background-position: -160px -90px; }
i.r4c6 { background-position: -200px -90px; }

  /* To Top */
a.top { 
	text-decoration : none;  
	background : url(../img/icon_18_top.png) no-repeat right;  
	width : 100%;
	display : block;
	height : 18px;
	margin-bottom : 10px;
	}
 
 /* Tooltipps */
a.tt { 
	text-decoration : none;  
	color : #423620 !important;  
	background : url(../img/icon_18_info.png) no-repeat right;  
	padding-right : 19px;
	}
a.tt:hover {cursor : help; }
a.tt:link span{display: none;}
a.tt:visited span{display: none;}
a.tt span {
	position: absolute;
	margin: 20px 0px 0px 0px;
	padding: 10px;
	border: 1px solid #666;
	text-align:left;
	display: block;
	font-weight : normal;
	font-size : 0.95em;
	-webkit-box-shadow:4px 4px 3px #ccc;
	-moz-box-shadow: 2px 2px 3px #ccc;
	box-shadow:4px 4px 3px #ccc;
	left : 5px;
	right : 5px;
	z-index : 100;
	background : #FFFFF2 url(../img/icon_36_close.png) no-repeat top right;
	padding-right : 30px;
	float : left;
}
/* Mouse Over
a.tt:hover span {
  position: absolute;
  margin: 8px 0px 0px -16px;
  max-width: 100%;
  padding: 7px;
  border: 1px solid #666;
  text-align:left;
  display: block;
  font-weight : normal;
  font-size : 0.95em;
  background-color : #FFFFF2;
  -webkit-box-shadow:4px 4px 3px #ccc;
  -moz-box-shadow: 2px 2px 3px #ccc;
  box-shadow:4px 4px 3px #ccc;
  z-index : 2000;
  }
*/

/*Feedback*/
.feed_l { float : left; width : 25%; }
.feed_r { float : left; width : 75%; }

/*Columns*/
.subcolumns { width: 100%; overflow:hidden; }
.c50l, .c50pl, .c48l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l, .c60l {float: left; }
.c50r, .c50pr, .c48r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r, .c60r, .crf {float: right; margin-left: -5px; }
.c50pl, .c50pr { width: 60px }
.c25l, .c25r { width: 25% }
.c33l, .c33r { width: 33.333% }
.c48l, .c48r { width: 48% }
.c50l, .c50r { width: 50% }
.c66l, .c66r, .crf { width: 66.666% }
.c75l, .c75r { width: 75% }
.c38l, .c38r { width: 38.2% }
.c62l, .c62r { width: 61.8% }
.c60l, .c60r { width: 59% }
.subc  { padding: 0 0.5em }
.subcl { padding: 0 1em 0 0 }
.subcr { padding: 0 0 0 1em }
  
.pad {
	padding : 5px;
	display : block;
}

.err_java,
div.ie6 {
color : #A20000;
margin-top : 1em;
font-size : 0.9em;
font-weight : bold;
display : block;
}
div.ie6 { display : none; }
* html div.ie6 { display : block; }

/*Special Blog*/
#blog h3 {
	border-bottom : 1px solid #666;
	clear : both;
	margin-top : 1em;
}
#blog img{
	float : right;
	margin-left : 30px;
	margin-bottom : 20px;
}

/* Slider */
#slides, #examples { 
	margin : -20px;  
	margin-bottom : 20px;
	width : 590px;
	overflow : hidden;
	}
#slides .slides_container {  height : 250px; }
.slides_container div{
	width: 590px;
	overflow:hidden;
	position:relative;
	border : 0;
	background-image : url(../img/start/back.jpg);
	background-position : bottom center;
	background-repeat : no-repeat;
	display : block;
	height : 250px;
}

#examples .slides_container div { background : none;  height : auto; }
#examples img {  width : 100%; }
#examples .slides_container p { 
	text-align : left;
	padding : 10px;
	background-color : #F2F1EE;
}
/*
.slides_container .sc{
    width:70%;
    display: none;
    height : 250px;
    overflow : hidden;
	font-size: 13pt;
	text-shadow: 1px 1px 1px #000; 
	text-align : left;
	color : #E9E9E9;
	position : absolute;
	z-index : 1000;
	top : 25px;
	left : 25px;
	font-family : Tahoma, Helvetica, sans-serif;
	font-family : 'Cuprum';
	font-size: 22px;
  }
#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}
#slides .next { left:585px; }
*/
.pagination {
	margin: 0 auto;
	text-align : center;
	width : 100%;
	display : block;
	overflow : hidden;
	height : 1.75em;
	padding : 0;
}
.pagination li {
	margin:0 1px;
	list-style:none;
	display : inline;
}
.pagination li a {
	display: inline;
	overflow:hidden;
	font-size : 2.5em;
	text-decoration : none;
	padding : 0 2px;
	color : #ccc !important;
	line-height : 0.7em;
	text-shadow: 1px 1px 4px #999;
}
.pagination li.current a { color : #423620 !important;  font-weight : bold; }
.pagination li a span { display : none; }
}

/* Ausrichtungen, Floats  */
.center { text-align : center; }
.clear{ clear : both; }
.off { display : none; }
.on { display : block; }

/* Listview */
ul.list {
	display: block;
	border : 1px solid #D4D0C8;
    width : 100%;
	padding : 0;
	margin : 0;
	line-height : 0;
	clear : both;
	overflow : hidden;
	background : #F2F1EE;
	padding-bottom : 2em;
	list-style-image : none !important;
	list-style-type : none !important;
}
ul.list li {
    float: left;
    font-size: 1.0em;
    line-height: 1.3em;
    margin: 0;
    font-size: 1.0em;
    font-weight: bold;
    margin: 0;
	border-bottom: 1px solid #D4D0C8;
	width : 100%;
	position : relative;
	background-image : url(../img/icon_36_forward.png);
	background-position : center right;
	background-repeat : no-repeat;
	background-color : #fff;
	overflow : hidden;
}
ul.list li img {
	width : 80px;
	float : left;
	z-index : 50;
	margin-right : 10px;
}
ul.list li.divider img {
	width : auto;
	position : relative;
	vertical-align : middle;
}
ul.list li a {
	text-decoration : none;
	display : block;
	height : 80px;
	padding-right : 40px;	
	font-weight : normal;
	}
ul.list li a:hover { background : #FFFFEE url(../img/icon_36_forward_blue.png) no-repeat right center;  text-shadow:1px 1px 1px #ccc; }
ul.list li h3 { padding-top : 10px;  font-size : 1.2em;  margin-bottom : 0.1em;   }
ul.list li p { padding : 0; margin : 0;  color : #999;  }
ul.list li a:hover p/*, 
ul.list li a:hover span */
{ display : none; }

ul.list li span  {
	position : absolute;
	right : 45px;
	top : 50%;
	background : #FFFFCA;
	padding : 5px;
	border : 1px solid #FFD700;
	margin-top : -1.1em;
}
ul.list li i { 
	font-style : normal;  
	color : #ccc;  
	font-size : 0.8em;  
	line-height : 1.4em;  
	font-weight : normal;
	margin-top : 0.1em;
	display : none;
	padding-right : 19%;
}
ul.list li a:hover i {
  font-size : 0.85em;
  color : #866F3E;
  display : block;
 }
ul.list li.divider  {
	background : transparent;
	padding : 2%;
	width : 96%;
	text-align : center;
	text-shadow: #999 2px 2px 4px;
	text-shadow: 1px 1px 0px #fff;
	font-size : 1.0em;
	color : #666;
	font-weight : normal;
	}
.filterinput {
	font-size : 1.2em;
	border : 1px solid #333;
	width : 100%;
	font-weight : bold;
	text-align : center;
	}

/*Price Comparison*/
a#comparison {
	text-decoration : none;
	font-weight : bold;
}
table {
	width : 100%;
	border-spacing : 1px;
	padding : 0;
	margin-top : 1em;
}
td, th { padding : 5px;  }
th { font-size : 0.9em; }
tbody tr { background: #FCFBFA; }
tbody tr.odd { background: #EEEDEA; }
tbody tr:hover { background: #DBDAD5; }
tfoot th {
	background-color : #EEEDEA;
	border-top : 1px solid #423620;
	font-weight : normal;
	color : #666;
}
td:hover { background: #C0BFB6; }
td span {   font-size : 0.9em;  color : #666;  width : 40%;  float : left;          } 
.netto, .netto span { color : #999; }
td a { text-decoration : none;  display : block;  }


/* NEUER Footer 2012 mit 6 Menüpunkten */
#footer .navbar{ 
	padding : 0px; 
	border-bottom : 1px solid #D4D0C8;
	}
#footer { border : none; }
#footer .navbar ul li {
    width : 16.66%;
/*    width : 20%;	*/
}
#footer .navbar .i18 {
	float : none;
	margin-left : auto;
	margin-right : auto;
	margin : 3px auto 5px auto;
}
#footer .navbar ul li a { 
	height : auto;  
	font-size : 1em;
	padding : 0.5em;
	border: none;
	border-left: 1px solid #FDFDFE;
	font-weight : normal;
}
	
#footer .navbar ul li:first-child a,
#footer .navbar ul li:last-child a { -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
#footer .navbar ul li:first-child a { border-left : none; }
#footer .navbar ul li:last-child a { margin-right : -2px; }
