@font-face {font-family: 'GraublauWebBold';src: url('webfonts/graublau_new/EC3EA_0.eot');src: url('webfonts/graublau_new/EC3EA_0.eot?#iefix') format('embedded-opentype'),url('webfonts/graublau_new/EC3EA_0.woff') format('woff'),url('webfonts/graublau_new/EC3EA_0.ttf') format('truetype'),url('webfonts/graublau_new/EC3EA_0.svg#GraublauSans-Bold') format('svg');}

@font-face {font-family: 'GraublauWebRegular';src: url('webfonts/graublau_new/EC3EA_1.eot');src: url('webfonts/graublau_new/EC3EA_1.eot?#iefix') format('embedded-opentype'),url('webfonts/graublau_new/EC3EA_1.woff') format('woff'),url('webfonts/graublau_new/EC3EA_1.ttf') format('truetype'),url('webfonts/graublau_new/EC3EA_1.svg#GraublauSans-Regular') format('svg');}
 
@font-face {font-family: 'GraublauWebSemibold';src: url('webfonts/graublau_new/F5817_0.eot');src: url('webfonts/graublau_new/F5817_0.eot?#iefix') format('embedded-opentype'),url('webfonts/graublau_new/F5817_0.woff') format('woff'),url('webfonts/graublau_new/F5817_0.ttf') format('truetype'),url('webfonts/graublau_new/F5817_0.svg#wf') format('svg');}

 @font-face {font-family: 'ArmitageBold';src: url('webfonts/armitage/1380DD_0.eot');src: url('webfonts/armitage/1380DD_0.eot?#iefix') format('embedded-opentype'),url('webfonts/armitage/1380DD_0.woff') format('woff'),url('webfonts/armitage/1380DD_0.ttf') format('truetype'),url('webfonts/1380DD_0.svg#wf') format('svg');}


body {
	padding-bottom: 6em;
	margin-left:60px;
}
body.screen-1024 {
	margin-left:40px;
}

 

/* GLOBAL */ 

/* 

Layout Sections 

*/

body {
	color: #191919;
	font: 10px 'GraublauWebRegular', Lucida Grande, Lucida Sans Unicode, sans-serif;
	background: #000 url("../_images/rev2/background.jpg") repeat fixed -1007px -1000px;
}

@media only screen and (max-device-width: 1024px) {
	body {
		background: url("../_images/bg_mobile.jpg");
		-webkit-background-size: 2000px 1414px;
		overflow:hidden;
	}
}

div.container {
	text-align: center;
	background: url(../_images/rev2/container_background.png) repeat-y left top;
	margin-bottom:8px;
	padding:5px;
	width:950px;
}

div.wrapper {
	text-align: left;
	width: 950px;
	color: black;
	background-color: white;
	padding-bottom:45px;
}
.container.footer div.wrapper,
.container.nav div.wrapper.breadcrumb {
	padding-bottom:0;
}
/* Modules */

div.module, div.col, li.module {
	float: left;
}

div.full {
	width: 100%;
	float: left;
}

/* columns */

.head div.col.one {
	position: absolute;
	top:0;
	left:0;
}
body.screen-1024 .head div.col.one {
	left:-20px;
}
.head div.col.one a:link, div.col.one a:visited {
	background:url(../_images/rev2/logo_header_bphil.png) left top no-repeat;
	width:259px;
	height:115px;
	display: block;
}
.head div.col.one img {
	display: none;
}

div.col.two {
	width: 44em;
}

div.col.two.meta {
	float:right;
	text-align: left;
	margin:10px 0 0 0;
	width: 300px;
}
div.col.two.meta a:link,
div.col.two.meta a:visited {
	text-decoration: none;
	font-size:13px;
}
div.col.two.meta a:hover,
div.col.two.meta a:active {
	text-decoration: underline;
}

div.col.three {
	width: 66em;
}

div.col.four {
	width: 88em;
	float: none;
}

div.col.four, img.button_ticket, body.podcast object {
	margin-bottom: 3em;
}

div.overviewlist, ol.overviewlist li {
	margin-bottom: 6em;
}

div.overviewlist {
	margin-bottom: 12em;
}

/* Modules */

/* with padding */

div.module, li.module {
	padding-left: 45px;
}
.magazine-archive div.module, .magazine-archive li.module {
	padding-left:39px;
}

div.wrapper div.module .inner div.expand_01,
div.wrapper div.module .inner li.expand_01 {
	width: 25%;
}

div.wrapper div.module .inner div.expand_02 {
	width: 50%;
}


div.wrapper div.module .inner div.expand_025 {
	width: 32%;
}

/* Solves IE7 - rounding problem */
div.wrapper div.module .inner div.expand_02.right {
	margin-right:-1px;
}

div.wrapper div.module .inner div.expand_03 {
	width: 75%;
}

div.wrapper div.module .inner div.expand_035 {
	width: 68%;
}

div.wrapper  .inner div.tripod div.expand_01,
div.wrapper  .inner div.tripod li.expand_01 {
	width: 33.3%;
}

div.wrapper .inner div.tripod div.expand_02,
div.wrapper .inner div.tripod li.expand_02 {
	width: 66.6%;
}

div.wrapper div.tripod .inner div.expand_02 {
	width: 66.6%;
}

div.wrapper div.tripod .inner div.expand_03 {
	width: 100%;
}

div.wrapper div.module_03 .inner div.expand_04 {
	width: 100%;
}

div.wrapper div.module .inner div.module {
	padding: 0em;
}

div.wrapper div.module div.module .inner{
	padding-left: 2em;
	padding-right: 2em;	
}

div.wrapper div.module div.left .inner {
	padding-left: 0em;
}

div.wrapper div.module div.right .inner{
	padding-right: 0em;
}

/* keeping em sizes in col-divs, otherwise it would break the layout e.g. in detailviews*/
div.col div.expand_01
{
	width: 18em;
}

div.col div.expand_02
{
	width: 40em;
}

div.col div.expand_03
{
	width: 62em;
}


/* in normal content boxes use percentage withs */
div.expand_01, li.expand_01 {
	width: 19.45%;
}

div.expand_01, li.expand_01 {
	width: 19.45%;
}

.magazine-archive {
	padding-top: 15px;
}

.magazine-archive div.expand_01
{
	width: 15.3%;
}

.magazine-archive div.expand_01
{
	text-align: center;
}

div.expand_02 {
	width: 42%;
}

div.expand_03 {
	width: 65.45%;
}

div.expand_04 {
	padding-left:10px;
	padding-right:10px;
	float: none;
}
div.expand_04.page-head {
	padding-left:45px;
	padding-right:45px;
}
.container.content .module.expand_04 {
	padding-left:45px;
	padding-right:45px;
}

.ticketing .container.content .module.expand_04 {
	padding-left:0;
	padding-right:0;
}

div.expand_04 h1 {
	padding-right:35px;
	padding-left:35px;
}

/* tripods */

div.tripod div.module{
	padding-right: 0;
	padding-left: 45px;
	width: 27%;
}
body.info div#c14515 {
	margin:0 45px;
} 

body.index div.expand_01 {
	width: 25em;
	padding-right:0;
	padding-left:4.5em;
}


/* BALKENFARBE */

/* Regular Modules 3 columns */

body.index div.module.expand_02.index {
	padding-bottom: 3em;
	padding-top: 0.4em;
	padding-right:0;
	width: 250px;
	padding-left:50px;
}

body.concert div.container.title div.wrapper {
	padding-bottom: 4em;
}

/* Balkenfarbe */

/*

LEVEL ONE TITLE BACKGROUNDS

*/

div.background div.col.three {
	width: 86em;
	padding-left: 45px;
	padding-bottom: 4em;
}

/* philharmoniker */

body.philharmony div.container.title.background div.wrapper, body.philharmonics div.container.title.background div.wrapper, body.concerts div.container.title.background div.wrapper, body.concerts div.container.title.background div.wrapper, body.education div.container.title.background div.wrapper, body.info div.container.title.background div.wrapper, body.modules div.container.title.background div.wrapper {
	padding: 6em 0 5em;
}


body.philharmonics div.container.title.background div.wrapper {
	border-left-style: none;
	padding: 3em 0 8em;
}

/* magazin */

body.magazine div.container.title.background div.wrapper {
	border-left-style: none;
}

/* philharmonie */

body.philharmony div.container.title.background div.wrapper {
	border-left-style: none;
}


body.concerts div.container.title.background div.wrapper {
	border-left-style: none;
}

/* education */

body.education div.container.title.background div.wrapper {
	border-left-style: none;
}

/* info */

body.info div.container.title.background div.wrapper {
	border-left-style: none;
}

/* modules */

body.modules div.container.title.background div.wrapper {
	border-left-style: none;
}

/* Index */

body.index div.container.title div.wrapper {
	padding:0;
	background-color: transparent;
	border-left-style: none;
	width: 950px;
}


/* philharmonics */


div.container.head {
	padding:0;
	height:115px;
	background:none;
	margin-bottom:12px;
}

div.container.head div.wrapper {
	background-color: transparent;
	padding-left:0;
	width:96em;
}

div.container.calendar div.wrapper {
	background-color: white;
	padding: 0 0 5em 0;
	width: 950px;
}

div.container.nav div.wrapper.breadcrumb {
	background:none;
	width: 960px;
}
div.container.nav div.wrapper.breadcrumb p,
div.container.nav div.wrapper.breadcrumb p a:link, div.container.nav div.wrapper.breadcrumb p a:visited {
	color:#FFF;
	text-decoration: none;
}
div.container.nav div.wrapper.breadcrumb p a:hover,
div.container.nav div.wrapper.breadcrumb p a:active {
	text-decoration: underline;
}


div.container.content div.wrapper {
	padding-bottom: 6em;
	padding-top: 0;
}

body.concert div.container.content div.wrapper, body.concert div.container.info div.wrapper {
	border-bottom: 1px solid #BDBDBD;
}



body.concert div.container.info div.wrapper {
	padding-bottom: 2em;
}

body.concert div.container.content div.wrapper {
	padding-top: 0em;
	background: white center bottom;
	padding-bottom: 6em;
	border-bottom-style: dotted;
}

/* magazine */

div.container.tickets div.wrapper {
	padding-bottom: 10em;
	background: #F1F1F1 url(../_images/back_tickets_bottom.gif) repeat-x center bottom;
	padding-top: 2em;
	border-top: 1px solid #FDFDFD;
}

div.container.nav {
	margin-bottom:8px;
	padding:0;
	background:none;
	width:960px;
}
div.wrapper.mainnav {
	width:960px;
	background:none;
	background:#1a1a1a;
	margin:0;
	height:34px;
	overflow:hidden;
	padding:0;
}

div.concertlist {
	background: url(../_images/back_calendar_items.gif) no-repeat center top;
	padding-top: 2em;
	height: 18em;
	margin-bottom: 2em;
}

body.concerts div.concertlist {
	height: 15em;
	background: url(../_images/back_calendar_itemss.gif) no-repeat center top;
	padding-top: 2em;
	margin-bottom: 2em;
}

div.meta {
	text-align: right;
}

div.musicianlist, div.foundationlist div.module, .ce-text ul, .ce-text ol, div.titlestory {
	margin-bottom: 5em;
}

div.listview div.module {
	padding-top: 1em;
	padding-bottom: 1em;
}

div.listview div.module.day {
	padding-bottom: 1.4em;
}

/* FOOTER */

div.container.footer div.wrapper {
	background-color: transparent;
}

div.container.footer div.wrapper div.clear{
	clear: both;
	height: 0%;
}

div.container.footer div.wrapper div.clear hr {
	background:#FFF;
	visibility: hidden;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	display: none;
	height: 0%;
	
}

div.sitemap ul {
	float: left;
	width: 140px;
	margin-right: 15px;
}

div.sitemap ul li strong {
	text-transform: uppercase;
}

div.sitemap {
	padding-top: 1em;
}

/* NAVIGATION */

/* Mainnav */

div.wrapper.mainnav ul {
	white-space: nowrap;
	overflow: hidden;
}

div.wrapper.mainnav ul li {
	float:left;
	padding:11px 15px 7px 15px;
}

div.wrapper.mainnav ul li:first-child a:link,
div.wrapper.mainnav ul li:first-child a:visited {
	display: block;
	width:45px;
	height:34px;
	background:url(../_images/rev2/nav_top_sprite.png) no-repeat 0 0;
	text-indent: -1000px;
	overflow:hidden;
}
div.wrapper.mainnav ul li:first-child a:hover,
div.wrapper.mainnav ul li:first-child a:active {
	background:url(../_images/rev2/nav_top_sprite.png) no-repeat 0 -35px;
}
body.index div.wrapper.mainnav ul li:first-child a:link,
body.index div.wrapper.mainnav ul li:first-child a:visited {
	background:url(../_images/rev2/nav_top_sprite.png) no-repeat 0 -70px;
}
div.wrapper.mainnav ul li:first-child {
	padding:0;
}

div.wrapper.mainnav ul li span, div.wrapper.mainnav ul li a:link, div.wrapper.mainnav ul li a:visited {
	font-family: 'GraublauWebRegular', Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-weight:normal;
	text-transform: uppercase;
	margin: 0;
	text-decoration: none;
	font-size:16px;
	line-height:16px;
}

div.wrapper.mainnav ul li a:link, div.wrapper.mainnav ul li a:visited {
	color: white;
	text-decoration: none;
}

div.wrapper.mainnav ul li.current {
	background:url(../_images/rev2/nav_top_sprite.png) repeat-x 0 -105px;
}

div.wrapper.mainnav ul li span, div.wrapper.mainnav ul li.current a:link, div.wrapper.mainnav ul li.current a:visited {
	color: black;
}
div.wrapper.mainnav ul li a:hover {
	text-decoration: underline;
}
div.wrapper.mainnav ul li.current a:link,
div.wrapper.mainnav ul li.current a:visited {
	text-decoration: none;
}


.footer div.meta.foo {
	width:90%;
} 

div.meta.foo p {
	padding-top: 5px;
	padding-bottom:5px;
	margin-bottom:0;
}

/* Subbnav */

div.subnav ul {
	border-top: 1px solid #e1e1e1;
}

div.subnav ul li {
	font-size: 1.2em;
	border-bottom: 1px solid #e1e1e1;
	padding-top: 1.2em;
	padding-bottom: 1.2em;
}

div.subnav ul li a:link, div.subnav ul li a:visited {
	display: block;
	font-family: 'GrauBlauWebSemiBold', Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size:14px;
	color:#006A93;
}
div.subnav ul li a:hover, div.subnav ul li a:active {
	text-decoration:underline;
}

div.subnav ul li.current a:link, div.subnav ul li.current a:visited,
div.subnav ul li.corrent a:hover, div.subnav ul li.current a:active {
	background: url(../_images/back_subnav_current.png) no-repeat right center;
	text-decooration:none;
	display: block;
	color:#000;
	text-decoration:none;
}

div.concertimage img {
	width: 18em;
}

div.wrapper.sectionnav {
	padding-bottom:8em;
	padding-top:4em;
}

div.wrapper .sectionnav ul li {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	zoom: 1;  /* haslayout: -1 */
}

div.wrapper .sectionnav ul li a:link, div.wrapper .sectionnav ul li a:visited {
	padding-left: 1.2em;
	background: url(../_images/back_subnav_current.png) no-repeat 0px center;
}

div.wrapper .sectionnav ul li a:hover {
	padding-left: 1.2em;
	background: url(../_images/back_subnav_current.png) no-repeat 0px center;
}

div.concertimage img {
	width: 18em;
}

/* clearer */

div.clear {
	clear: both;
}

div.clear hr {
	visibility: hidden;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	display: none;
	
}

/* extra */

body.live div.wrapper {
	background-color: transparent;
	color: white;
	background: url(../_images/back_container.png) repeat-y center;
}

body.live div.footer div.wrapper {
	background-image: url(../_images/back_container.png);
	background-color: transparent;
	padding-top: 2em;
	padding-bottom: 2em;
}


body.live div.container.title div.wrapper, body.live div.breadcrumb, body.live div.breadcrumb a:link, body.live div.breadcrumb a:visited {
	color: white;
}

body.live div.breadcrumb, body.live div.breadcrumb a:link, body.live div.breadcrumb a:visited {
	background-color: transparent;
	color: white;
	border-left-color: white;
}

/* 

DOCS 

*/

body.modules div.container, .ce-text ul, .ce-text ol, div.titlestory {
	margin-top: 2em;
}

.ce-text ul,.ce-text ol {
	padding-left: 3em;
}

body.modules div.container.code {
	margin-top: 1px;
}

body.modules div.container.code div.wrapper {
	background-color: #191919;
	color: white;
	padding-top: 1em;
}


.btn_ylw,
div.carousel div.carousel_text p a:link, div.carousel div.carousel_text p a:visited,
body.index div.marginal p.more_link a:link, body.index div.marginal p.more_link a:visited {
	background:url(../_images/rev2/btn_ylw.png) repeat-x left top;
	font-family: 'GraublauWebBold', Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-weight:normal;
	float:left;
	padding:3px 20px 2px;
	width:auto;
	line-height:12px;
	height:12px;
	text-transform:uppercase; 
	text-decoration: none; 
	color:#000;
	font-size:12px;
}
body.magazine .marginal.additional p.more_link a:link, 
body.magazine .marginal.additional p.more_link a:visited {
	background:url(../_images/rev2/btn_ylw.png) repeat-x left top;
	display: block;
	line-height:12px;
	height:12px;
	text-transform:uppercase; 
	text-decoration: none; 
	color:#000;
	font-size:12px;
	padding:3px 20px 2px;
	font-family: 'GraublauWebBold', Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-weight:normal;
}


body.index div.marginal .more_link {
	padding:0;
	margin:0 0 25px 0;
	height:17px;
}

.btn_ylw:hover,
div.carousel div.carousel_text p a:hover, div.carousel div.carousel_text p a:active,
body.magazine .marginal.additional p.more_link a:hover, body.magazine .marginal.additional p.more_link a:active {
	background:url(../_images/rev2/btn_ylw.png) repeat-x 0 -17px;
}

h3 a:link#calendar_icon,
h3 a:visited#calendar_icon {
	display: none;
}

.metamenufooter {
	height:30px;
}
.metamenufooter .wrapper {
	padding-bottom:0;
}
.metamenufooter .module.expand_02 {
	float:left;
	padding:0;
	margin:0;
	width:950px;
}
.metamenufooter .module.expand_02 p {
	margin:0;
	padding:0;
	float:left;
	width:950px;
	text-align: right;
	vertical-align: middle;
	position: relative;
	color:#262626;
}
.metamenufooter .module.expand_02 p a {
	float: right;
	padding-right:5px;
	padding-left:2px;
}
.metamenufooter .module.expand_02 p span {
	position: absolute;
	top:8px;
	left:10px;
	line-height:13px;
}
.metamenufooter .module.expand_02 p span.metamenufooter_right {
	display:block;
	position:absolute;
	top:0;
	height:30px;
	left:auto;
	right:10px;
}
.metamenufooter .module.expand_02 p span a:link,
.metamenufooter .module.expand_02 p span a:visited {
	color:#FFF;
	font-size:13px;
	float:left;
	padding-right:6px;
	text-decoration:none;
}
.metamenufooter .module.expand_02 p span a:hover,
.metamenufooter .module.expand_02 p span a:active {
	text-decoration: underline;
}
.metamenufooter .module.expand_02 p a img {
	padding-top:6px;
}
.metamenufooter .module.expand_02 p span.metamenufooter_right a:link,
.metamenufooter .module.expand_02 p span.metamenufooter_right a:visited {
	float:right;
}
.metamenufooter .module.expand_02 p span.metamenufooter_right a img {
	padding-top:0;
}
#logo_head_db {
	float:left;
	overflow:hidden;
	width:90px;
	padding:8px 0 0 14px;
}
div.col.two.meta form {
	float:left;
}
div.col.two.meta p {
	padding-bottom:0;
}


.container.title {
	margin-bottom:0;
	padding-bottom:0;
}

.catalog-product-view .shopnav + .container {
	padding-top:0;
}

.catalog-category-view .shopnav + .container,
.customer-account-login .shopnav + .container,
.checkout-cart-index .shopnav + .container,
.customer-account-forgotpassword .shopnav + .container + .container + .container,
.customer-account-login .shopnav + .container + .container + .container,
.checkout-onepage-index .shopnav + .container {
	padding-top:0;
}
.customer-account-login .shopnav + .container,
.customer-account-login .shopnav + .container + .container,
.customer-account-forgotpassword .shopnav + .container,
.customer-account-forgotpassword .shopnav + .container + .container {
	padding-top:0;
	padding-bottom:0;
	margin-bottom:0;
}

.byline {
	margin-bottom:0;
}



.container.title .wrapper {
	padding-top:50px;
}

.container.content {
	padding-top:0;
}


.container.content .wrapper {
	padding-top:50px;
}

.container.shopnav {
	padding-bottom:0;
	padding-top:0;
	margin-bottom:0;
}

.teaser_dch_home {
	float:left;
	width:260px;
	background:#0C0C0C url(../_images/rev2/bg_dch_teaser.png) no-repeat 0 0;
	height:210px;
	margin-left:45px;
	margin-top:30px;
	color:#FFF;
	position: relative;
	text-align: center;
}
.teaser_dch_home a:link,
.teaser_dch_home a:visited {
	text-indent: -1000px;
	position: absolute;
	top:0;
	left:0;
	width:260px;
	height:210px;
}

.teaser_dch_home .teaser_dch_home_h1 {
	display: block;
	font-size:14px;
	text-transform: uppercase;
	font-weight: 900;
	padding-top:120px;
	font-size:
}
.teaser_dch_home .teaser_dch_home_h2 {
	display: block;
	padding:3px 0;
	margin:8px 2px;
	border-top:1px solid white;
	border-bottom:1px solid white;
}
.teaser_dch_home .teaser_dch_home_button {
	display:block;
	margin:15px 30px 0;
	line-height:12px;
	text-transform: uppercase;
	background: url("../_images/rev2/btn_ylw.png") repeat-x scroll left top transparent;
	color:black;
	font-family: 'GraublauWebBold', Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size:12px;
	height:12px;
	padding:3px 0 2px 0;
}
.teaser_dch_home:hover .teaser_dch_home_button {
	background: url("../_images/rev2/btn_ylw.png") repeat-x scroll 0 -17px transparent;
}

.index .module .marginal h3 {
	padding-top:30px;
	color:#FFF;
	font-size:26px;
	line-height:30px;
	padding-bottom:45px;
	width:185px;
} 
#c14680 h3 {
	width:150px
}

.wrapper .link_totop {
	margin-left:45px;
}
.wrapper .module .link_totop {
	margin-left:0;
}

.link_totop {
	background:url('../_images/button_top_sprite.png') no-repeat 0 0 transparent;
	width:24px;
	height:26px;
	display:block;
}
.link_totop:hover {
	background:url('../_images/button_top_sprite.png') no-repeat 0 -26px transparent;
}


/*  Temporary Fixes */
#c16968 h2 {
	padding-left:30px;
	background:url('../_images/button_down_sprite.png') no-repeat 0 0 transparent;
	font-weight:normal;
	font-family: 'GrauBlauWebSemiBold', Lucida Grande, Lucida Sans Unicode, sans-serif;;
}
#c16968 h2:hover {
	background:url('../_images/button_down_sprite.png') no-repeat 0 -150px transparent;
}
#c16968 a:link,
#c16968 a:visited {
	font-size: 14px;
}



/* No-Flash - Display */
.title.background .flash-update {
	width:950px !important;
	height:220px !important;
	background:url('http://bphil.ondigo.de/uploads/media/edu_title_01.jpg') 0 0 no-repeat !important;
	text-indent:-10000px;
	overflow:hidden !important;
}


/* Search Results */
.search_result {
	margin-bottom:12px;
}


.btn_apply {
	padding:3px 8px 2px;
	zoom:1;
	font-size:12px;
	line-height:12px;
	display:inline;
	display:inline-block;
	background: url("../_images/rev2/btn_ylw.png") repeat-x scroll 0 0 transparent;
	margin-bottom:15px;
	font-family: 'GrauBlauWebSemiBold', Lucida Grande, Lucida Sans Unicode, sans-serif;
}
a:link.btn_apply ,
a:visited.btn_apply  {
	color:#000;
}
a:hover.btn_apply ,
a:active.btn_apply  {
	color:#000;
	text-decoration:none;
	background: url("../_images/rev2/btn_ylw.png") repeat-x scroll 0 -17px transparent;
}
