/* @override http://test.horze.com/css/styles_new.css */



/* *** General styles *** */
* {
  margin: 0;
  padding: 0;
  color: #4f4e4e;
  font: 12px Arial;
  
}

a {
  text-decoration: none;
  color: #bf0000;
}

/*a:hover {
  background-color: #bf0000;
  color: #ffffff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}*/

a img {
  border: none;
  display:n
}

a.linkArrow {
  background: url(../images/layout/link-arrow.gif) no-repeat 3px 50%;
  font-weight: bold;
  padding: 0px 3px 1px 18px;
}

a.linkArrow:hover {
  background: url(../images/layout/link-arrow-hover.gif) no-repeat 3px 50%;
  background-color: #bf0000;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

a.linkArrowBlue {
  color: #ffffff;
  background: url(../images/layout/link-arrow-blue.gif) no-repeat 3px 50%;
  font-weight: bold;
  padding: 0px 3px 1px 18px;
}

a.linkArrowBlue:hover {
  color: #0066b4;
  background: url(../images/layout/link-arrow-blue-hover.gif) no-repeat 3px 50%;
  background-color: #ffffff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

span.black { color: #000000; }
#content span.red, span.red { color: #bf0000; }
span.bold { font-weight: bold; }
span.green,
#content span.green { color: #2f6106; }

.clear { clear: both; }
/*.clear { clear: right; }*/
.clearR { clear: right; }


/* *** Styles for tables *** */
div.table { display: table; }
div.tr { display: table-row; }
div.td { display: table-cell; vertical-align: middle; }




/* ***************************** */
/* *** Styles for the Layout *** */
/* ***************************** */
html,
body {
  width: 100%;
  height: 100%;
  background:#000 url(../images/new/2010/bg.jpg) repeat-x!important;
}

#main {
  width: 950px;
  margin: 0px auto 0px auto;
  background: #FFFFFF;
  min-height: 450px;
}

#wrapper{
	background:#000 url(../images/new/2010/bg.jpg) repeat-x;
}

#main,
#head,
#headTop,
#headNavigation,
#headBottom,
#container {
  width: 950px;

}

#container {
  display: block;
  overflow: hidden;
  background: url(../images/layout/bg-leftcol.gif) repeat-y;
}

#leftcol {
  float: left;
  width: 188px;
  /*background-color: #f8f7f4;*/
  border-right: 1px solid #bbbbbb;
}

#center {
  width: auto;
  margin-left: 189px;
}

#content {
  min-height: 219px;
}


/* ***************************** */
/* *** Styles for the header *** */
/* ***************************** */

/* *** Head Top *** */
#head #headTop,
#head #headTop #topNav {
  height: 88px;
  overflow: hidden;
position: relative;
}

#headTop{
	background-color: black;
}

#head #logo {
  float: left;
}

#head #logo,
#head #logo a {
  display: block;
  width: 144px;
  height: 69px;
  
  padding: 5px  0 0 10px;
}

#topNav {
  width: 795px;
  
}

#topNav a:hover,
#topNav a:hover span {
  color: #FFF;
  background: none;
  text-decoration: underline;
}


#topNav .search,
#topNav .cart,
#topNav .checkoutImage {
  margin-top: 25px;
  height: 30px;
  float: right;
}

/* *** Top Links *** */
#topNav .links {
    float: none;
    position:relative;
	padding-top:16px;
	text-align:right;
	
}

#topNav .links span {
  padding:4px 4px;color: #898989;
  

}



#topNav .links,
#topNav .links * {
  color: #6d6d6d;  
  font-size: 11px;
	text-transform: uppercase;
	margin-left:3px

}

#topNav .links h1 a {
  /* h1 for search engine optimization */
  font-size: 11px;
  font-weight: bold;
}

#topNav .links a {
  /*padding: 0 6px 0 2px;*/
  padding: 0 0px 0 3px;
  margin: 0 2px 0 0;
	
}

#topNav .links a.logout {
  background: url(../images/layout/logout.gif) no-repeat 2px 2px;
  padding-left: 14px;
}

/* *** Shopping Cart *** */
#topNav .cart {
  margin-top: 15px;
  margin-right: 0px;
  height: 35px;
  line-height: 28px;
  padding: 0px;
}

#topNav a.cart,
#topNav a.cart:hover {
  /* background: url(../images/layout/header-shopping-bag.jpg) no-repeat right 1px; */
}

#topNav .cart span {
  color: #bf0000;
}

/* *** Search *** */
#topNav .search {
	width: 600px;
	height: 35px;
	margin-left:30px;
	margin-top:15px;
}


#topNav .textHolder {
	background-image:url("../images/search2.gif");
	background-repeat:repeat-x;
	border:medium none;
	display:block;
	float:left;
	height:35px;
	padding-top:5px;	
}

#topNav .textHolder .text
{
	border: none;
	background: transparent;
	margin-top: 4px;
	font-size:15px;
	height:17px;
	width:240px;
	padding-left:5px;
	padding-right:5px;
}

.cart_text
{
	height: 35px;
	background-image: url(../images/cart2.gif);
	background-repeat: repeat-x;
	color: white;
	font-size: 13px;
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 9px;
	
}

.cart_button
{
	height: 35px;
	background-image: url(../images/cart4.gif);
	background-repeat: repeat-x;
	color: white;
	text-transform: capitalize;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left:10px;
}


.searchButton
{
	float: left;
	height: 35px;
	margin: 0px;
	background-image: url("../images/search3.gif");
	background-repeat: repeat-x;
}

.float_l
{
	float: left;
}

.sb_text
{
	color: white;
	font-size: 13px;
}

/*#topNav .search .textHolder div {
  display: block;
  padding: 1px 0 0 1px;
  background-color: #d5d5d5;
}*/

#topNav .search input {
  display: block;
  float: left;
  margin-top: 5px;
  height: 14px;
  border: none;
  color: #464646;
  font-size: 12px;
  vertical-align: middle;
}

#topNav .search .text {
	background:none repeat scroll 0 0 transparent;
	border-style:none;
	border-width:0;
	font-size:13px;
	padding:0 0 0 0px;
}

#topNav .search .button {
  color: #ffffff;
  background-color: #5b5b5b;
  border: 1px solid #464646;
  padding-bottom: 3px;
}

#topNav #topcards-wrapper {
  float:right;
}

#topNav #topcards-wrapper #topcards-content {
  position:relative; margin-left:-330px; margin-top:2px
}

.articleMenuBody {
	background:#FFF !important;
}



/* *** Head Navigation *** */
#head #headNavigation {
  margin: 0px auto;
  height: 29px;
  background: #a91907 url(../images/new/nav.gif) repeat-x;
  border-bottom: 1px solid #762323;
}

#headNavigation * {
  color: #ffffff;
  font-size: 12px;
  

}
.categoryFrontpage{
	
}

#headNavigation ul {
  text-align: center;
  border-top: 1px solid #2c2c2c;
}
#headNavigation ul ul{
	border-top: 0px;
}

#headNavigation ul li {
  position: relative;
  display: inline;
  list-style: none;
  font-size: 14px;
  padding: 7px 0;
  z-index: 140;
}
#headNavigation .separator {
  display: inline !important;
  padding-left: 1px;
  background: url(../images/layout/nav-separator.gif) no-repeat 0 8px;
}

#headNavigation ul li.hasSubMenu {
	 background: url(../images/layout/nav-separator.gif) no-repeat right;
}

#headNavigation ul li.first {
  background: none;
}

#headNavigation ul li a {
  line-height: 30px;
  padding: 8px 11px 7px;
  margin: 0 6px 0 6px;
  text-transform: uppercase;
  position: relative;
  z-index: 150;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  font-weight:bold;
}
*:not(h1) body  #headNavigation[id=HEADNAVIGATION] ul li a { padding-top: 7px; } /* Hack für FF < 3 */

#headNavigation ul li a:hover,
#headNavigation ul li.active a {
  background-color: #000000;
}

#headNavigation ul li a img {
  vertical-align: middle;
}
#headNavigation ul li a img.hover { display: none; }
#headNavigation ul li a:hover img { display: none; }
#headNavigation ul li a:hover img.hover { display: inherit !important; }

#headNavigation ul li.hasSubMenu a {
  padding-bottom: 6px;
  padding-right: 21px;
  background-image: url(../images/layout/headnav-arrow.gif);
  background-position: right;
  background-repeat: no-repeat;
}
#headNavigation ul li.hasSubMenu a:hover {
  background-image: url(../images/layout/headnav-arrow-hover.gif);
}

#headNavigation ul li.hasSubMenu a.outlet {
  background-color: #fc8200;
}

#headNavigation ul li.hasSubMenu a.outlet:hover,
#headNavigation ul li.active a.outlet {
  background-color: #000000;
}

#headNavigation ul div.submenu {
  display: none;
  position: absolute;
  z-index: 110;
  left: -19px;
  top: -12px;
  padding: 25px;
  padding-top: 40px;
}

/*#headNavigation ul li:hover a {
  background: blue;
}*/

#headNavigation ul li:hover div.submenu,
#headNavigation ul .submenu:hover {
  display: block;
}

#headNavigation ul div.submenu div {
  border: 1px solid #000000;
  background: #ffffff;
}

#headNavigation ul ul {
  text-align: left;
  padding: 8px 0px 15px 0;
  margin: 5px;
  background: #f3f0e9;
}

#headNavigation ul ul * {
  font-size: 14px;
  color: #464646;
}

#headNavigation ul ul li {
  display: block;
  margin: 0;
  padding: 0;
  background: none;
}

#headNavigation ul ul li a,
#headNavigation ul ul li a:hover {
  display: block;
  text-transform: capitalize;
  white-space: nowrap;
  margin: 0 4px 0 4px;
  padding: 5px 40px 2px 8px !important;
  line-height: 100%;
  border-bottom: 1px solid #bbbbbb;
  background: none !important;
}

#headNavigation ul ul li a:hover,
#headNavigation ul ul li.active a {
  background: #ffffff !important;
  padding-top: 3px;
  padding-bottom: 4px;
}






/*#headNavigation ul li {
  height: 13px;
  float: left;
  list-style: none;
  border-left: 1px solid #db6e6e;
  margin: 8px 0;
}

#headNavigation ul li.first {
  border-left: none;
  margin-left: 130px;
}

#headNavigation ul li a {
  display: block;
  position: relative;
  top: -8px;
  height: 30px;
  margin: 0 5px;
  padding: 0 15px;
  text-transform: uppercase;
  line-height: 250%;
}*/

/* *** Head Bottom *** */
#head #headBottom {
  height: 29px;
  border-bottom: 1px solid #bbbbbb;
}

/* LangChooser */
#headBottom .langChooser {
  position: relative;
  z-index: 80;
  z-index: 2;
  float: left;
  padding-top: 6px;
  padding-left: 10px;
  margin-right: 5px;
  width: 172px;
}

.langChooser .current {
  position: relative;
  z-index: 90;
  height: 15px;
  border: 1px solid #bbbbbb;
  background: url(../images/layout/langchooser-bg.gif) repeat-x;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.langChooser .current .image {
  height: 13px;
  padding: 2px 2px 0 2px;
  float: left;
  display: block;
  background: #ffffff;
  border-right: 1px solid #bbbbbb;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
}

.langChooser .current .image img {
  display: block;
}

.langChooser .current .text {
  display: block;
  float: left;
  padding-left: 3px;
  margin-right: 3px;
}

.langChooser .current .button {
  float: right;
  margin-left: 20px;
  background: url(../images/layout/langchooser-arrow.gif) no-repeat 50% 55%;
  background-color: #bbbbbb;
  width: 19px;
  height: 15px;
}

.langChooser:hover .dropDown { display: block; }

.langChooser .dropDown {
  display: none;
  position: absolute;
  top: 7px;
  left: -5px;
  padding: 15px;
}

.langChooser .dropDown div {
  width: 170px;
  background: #ffffff;
  border: 1px solid #bbbbbb;
}

.langChooser .dropDown ul {
  display: block;
  padding: 8px 0px 15px 0;
  margin: 5px;
  background: #f3f0e9;
}

.langChooser .dropDown ul * {
  font-size: 11px;
  color: #464646;
}

.langChooser .dropDown ul li {
  display: block;
  list-style: none;
}

.langChooser .dropDown ul li a,
.langChooser .dropDown ul li a:hover {
  display: block;
  text-transform: capitalize;
  white-space: nowrap;
  margin: 0 4px 0 4px;
  padding: 1px 4px 1px 4px !important;
  line-height: 100%;
  border-bottom: 1px solid #bbbbbb;
  background: none !important;
}

.langChooser .dropDown ul li a span {
  padding-left: 10px;
}

.langChooser .dropDown ul li a:hover {
  background: #ffffff !important;
  padding-top: 3px;
  padding-bottom: 4px;
}





















/* BreadCrumb */
#headBottom .breadcrumb {
  padding-top: 7px;
  float: left;
  margin-left: 10px;
}

#headBottom .breadcrumb span {
  background: url(../images/layout/circle.gif) no-repeat right 55%;
  padding-right: 9px;
  font-size: 8pt;
}

#headBottom .breadcrumb ul {
  display: inline;
}

#headBottom .breadcrumb ul li {
  display: inline;
}

#headBottom .breadcrumb ul li a,
#headBottom .breadcrumb ul li span {
  padding: 2px 4px;
  /*margin-left: 9px;*/
  background-image: none;
  font-size: 8pt;
}

#headBottom .breadcrumb ul li a {
  background: url(../images/layout/breadcrumb-separator.gif) no-repeat right 55%;
  padding-right: 9px;
}

#headBottom .breadcrumb ul li a:hover {
  background: #bf0000;
  color: #ffffff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

/* Header - Info */
#headBottom .info {
  float: right;
  padding-top: 7px;
  margin-right: 10px;
  font-size: 8pt;
}

#headBottom .info a,
#headBottom .info b,
#headBottom .info span {
  font-size: 8pt;
}

#headBottom .info a {
  padding: 1px 3px;
}

#headBottom .info a:hover {
  background-color: #bf0000;
  color: #ffffff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}










/* ********************************** */
/* *** Styles for the left column *** */
/* ********************************** */

/* Styles for the boxes */
#leftcol {
  padding-bottom: 16px;
}

#leftcol .box {
  padding-top: 14px;
  padding-bottom: 26px;
  border-bottom: 1px solid #bbbbbb;
  background: url(../images/layout/leftcol-box-bg.gif) repeat-x top;
}

#leftcol .box.noBorder {
  border-bottom: none;
}

#leftcol .box .header {
  color: #4d4d4d;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 4px;
}

#leftcol .box .header,
#leftcol .box div.content {
  margin-left: 13px;
}

/* *** Styles for the navigation box *** */
#leftcol .navigation {
  padding-bottom: 0;
}
#leftcol .navigation ul {
  margin-left: 6px;
}

#leftcol .navigation ul li {
  list-style: none;
  padding-left: 4px;
  margin-bottom: 15px;
}

#leftcol .navigation ul li h2 a {
  /* h2 for search engine optimization */
  font-size: 15px;
  font-weight: bold;
}

#leftcol .navigation ul li a {
  padding-left: 10px;
  padding-right: 11px;
  color: #bf0000;
  font-size: 15px;
  font-weight: bold;
  background-image: url(../images/layout/nav-arrow.gif);
  background-repeat: no-repeat;
  background-position: right;
  text-transform: capitalize;
}

#leftcol .navigation ul li a:hover {
}

#leftcol .navigation ul ul {
  margin: 0;
}

#leftcol .navigation ul ul li {
  margin: 0;
}

#leftcol .navigation ul ul li a {
  color: #696969;
  font-size: 14px;
  font-weight: normal;
  background-image: none;
}

#leftcol .navigation ul ul li a:hover,
#leftcol .navigation ul ul li a.active {
  color: #bf0000;
  background: none;
  text-decoration: underline;
}

/* *** Styles for the Shopping Cart *** */
#leftcol .cart {
  margin-top: -5px;
}
#leftcol .cart h3 {
  margin-bottom: 5px;
  text-align: center;
  color: #4D4D4D;
  font-size: 16px;
  font-weight: bold;
  line-height: 140%;
}

#leftcol .cart a:hover h3 {
  text-decoration: underline;
}

#leftcol .cart .product {
  min-height: 42px;
  background: #ffffff;
}

#leftcol .cart .product * {
  color: #000000;
  font-size: 8pt;
}

#leftcol .cart .product .image {
  display: block;
  float: left;
  padding: 1px 12px 0 18px;
  width: 42px;
  height: 42px;
}

#leftcol .cart .headline,
#leftcol .cart .name,
#leftcol .cart .price {
  display: block;
}

#leftcol .cart .headline {
  font-weight: bold;
}

#leftcol .cart .price {
  margin-left: 72px;
}

#leftcol .cart .total {
  padding: 5px 5px 5px 18px;
}

#leftcol .cart .total * {
  color: #000000;
  font-size: 8pt;
}

#leftcol .cart .total .totalItems,
#leftcol .cart .total .totalPrice {
  display: block;
  line-height: 140%;
}

#leftcol .cart .button {
  margin-left: 18px;
}

/* *** Styles for the Catalog Advertisement *** */
#leftcol .box div.image {
  margin-left: 19px;
}

#leftcol .box div.image a {
  background: none;
}

#leftcol .box a:hover {
  background-color: #bf0000;
  color: #ffffff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px; 
}

#leftcol .catalogAd .header,
#leftcol .catalogAd div.content {
  margin-left: 21px;
}

#leftcol .catalogAd .content .link {
  margin-left: -2px;
}





/* *************************************
   ******* Styles for the footer *******
   ************************************* */

#footer {
  margin-top: 20px;
  min-height: 75px;
 
}

#topNav div form div.search_wrapper {
	margin-left: 35px;
	
}


/* *** pagefooter *** */
#pageFooter {
  position: relative;
  z-index: 10;
  margin: 10px auto;
  background: url(../images/layout/pagefooter-bg.png) repeat-x;
  width: 742px;
  border-top: 1px solid #d0cecb;
}

#pageFooter * {
  font-size: 11px;

}

#pageFooter .bgLeft {
  width: 100%;
  height: 100%;
  background: url(../images/layout/pagefooter-border.png) no-repeat top left;
}

#pageFooter .pfBox {
  float: left;
  background: url(../images/layout/pagefooter-separator.png) no-repeat right 4px;
}

#pageFooter .pfBox .content {
  /*width: 100%; height: 100%;*/
  padding: 13px 10px 20px 13px;
}

#underbanner .pfBox .underbanner_content {
  /*width: 100%; height: 100%;*/
  background-image: url(../images/underbanner_bgshade.gif);
  border-right: #BBBBBB solid 1px;
}

#pageFooter .about {
  width: 180px;
  margin-left: 1px;
}
#pageFooter .about .content { padding-left: 20px; }

#pageFooter .service {
  width: 180px;
}

#pageFooter .help {
  width: 141px;
}

#pageFooter .newsletter {
  margin-left: 502px;
  float: none;
  width: 240px;
  background: url(../images/layout/pagefooter-border.png) no-repeat right;
}

#pageFooter .newsletter .text {
  color: #515151;
  font-size: 10px;
  padding: 9px 0 13px;
}

#pageFooter #email {
  float: left;
  height: 20px;
  border: 1px solid #a8a8a8;
  margin-right: 2px;
  font-size: 12px;
  font-style: italic;
  color: #676767;
  padding: 0 0 0 4px;
  max-width: 170px;
}

#pageFooter #submit {
  width: 23px;
  height: 22px;
  border: 1px solid #a8a8a8;
  background: url(../images/layout/link-arrow.gif) no-repeat 50% 50%;
  background-color: #ffffff;
}

#pageFooter .newsPaper {
  position: absolute;
  top: 2px;
  right: -10px;
}

#pageFooter h3 {
  font-size: 14px;
  color: #bf0000;
  text-transform: uppercase;
  line-height: 130%;
  padding: 6px 0 5px;
}

#pageFooter h2,
#pageFooter h2 span {
  color: #4F4E4E !important;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 19px !important;
  padding: 0 40px 0 0 !important;
  line-height: 100% !important;
  background: none !important;
  text-transform: none !important;
  
}

#pageFooter a {
  display: block;
  color: #4f4f4f;
}

#pageFooter a:hover {
  color: #bf0000;
  background: none;
  text-decoration: underline;
}

/* *** HorzeDescription *** */
#footer #horzeDescription {
  margin: 10px auto;
  width: 742px;
  border-top: 1px solid #d0cecb;
  border-bottom: 1px solid #d0cecb;
}

#footer #horzeDescription span {
  display: block;
  color: #777777;
  padding: 8px 12px 10px;
}

#footer .dibsHolder {
  float: left;
  width: 550px;
  margin: 10px;
  margin-top: 5px; 
}

#footer .dibsHolder .verisign {
  display: block;
  float: left;
}


#footer #copyright {
  color: #313131;
  font-size: 14px;
  margin-top: 14px;
  margin-right: 10px;
  margin-left: 400px;
  text-align: right;
}

#footer #copyright a {
  font-size: 14px;
}

#footer #copyright img {
  float: right;
}

.news_header {
	background-image: url(../images/header_news.gif); 
	position: relative; 
	top: 6px; 
	left: 5px; 
	background-repeat: no-repeat;
}

#underbanner {
  z-index: 10;
  margin: 10px auto;
  background: url(../images/layout/pagefooter-bg.png) repeat-x;
  width:761px;
  height:146px;
  border-top: 1px solid #d0cecb;
  margin:0px auto;
}

#underbanner * {
  font-size: 11px;
}

#underbanner .bgLeft {
  width: 100%;
  height: 100%;
  background: url(../images/layout/pagefooter-border.png) no-repeat top left;
}

#underbanner .pfBox {
  float: left;
  background: url(../images/layout/pagefooter-separator.png) no-repeat right 4px;
}

#underbanner .content h3
{
	font-size: 15px;
	font-family: Arial;
	color: #BF0000;
}

#underbanner .about .content { padding-left: 20px; }


/*#center * {
  display: none;
}

#footer *,
#footer {
  display: block;
}*/

/* addthis.com buttons sometimes creates this div on top of the page, appears as 15 px empty space */
#atffc {
  display: none;
}

.new_underbanner
{
	width:50%; 
	float:left;
	height: 177px;
}

#left_new_ubanner .title
{
	font-size: 17px;
	background: transparent;
	text-transform: uppercase;
	font-family:Georgia;
	position: relative;
	width: 230px;
	padding-top: 20px;
	padding-left: 15px;
}

.new_underbanner .field
{
	padding-top: 5px;
	padding-left: 15px;
	position:absolute;
	top: 95px;
}

.new_underbanner .field button
{
	float: left;
	border: none;
	padding: 0px;
	margin: 0px;
	padding-top: 7px;
	color: white;
	background-image: url(../images/newsletter_4.jpg); background-repeat: repeat-x;
}

.new_underbanner .field div
{
	float: left;
	padding: 0px;
	margin: 0px;
	height: 28px;
	
}

.new_underbanner .field input
{
	background: transparent;
	border: none;
	margin-top:2px
}

.new_underbanner .subtitle
{
	padding-top: 15px;
	padding-left: 15px;
	font-size:11px;
}


.new_underbanner img
{
	display: block;
}

.new_underbanner .bottom
{
	position: absolute; 
	bottom: 0px; 
	height: 32px; 

	width: 100%; 
	left: 0px;
/*	padding-left: 7px; 
	padding-top: 7px; */
	background-color: #CBCBCB;
}

#left_new_ubanner
{
	background-image: url(../images/newsletter_bg.jpg); 
	position: relative;
}

#banner_bar img
{
	display: block;
}

#banner_bar
{
	background-image: url(../images/bannerbar2.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 51px;
	
}

#banner_bar div b
{
	font-size: 19px;
	font-weight: bold; 
	color: white;font-family:Georgia;
}

#banner_bar div
{
	text-align: center;
	color: white;
	font-size: 19px;
	
	font-weight: normal;
	padding-top: 14px;
	position: relative;
	font-family:Georgia;
}
#banner_bar div span
{
	font-size: 18px;
	color: #CBCBCB;
	font-family:Georgia;
	font-style:italic;
}
