/**
 *
 * FEINHEIT kreativ studio // www.feinheit.ch
 *
 */

/* c1b697 */

/* font import */
@import url('../font/reykjoneagau.css');

* {
	outline: none;
}

body {
	font-family: "Lucida Grande", Helvetica;
	font-size: 13px;
	line-height: 20px;
	background: black url('../img/design/background.jpg') no-repeat scroll center top;
	margin: 0;
}
.holder {
	width: 990px;
	margin: 0 auto;
}

#moodboard {
	position: relative;
	display: block;
	width: 990px;
}

#moodboard img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 990px;
}

.small {
	height: 250px;
}
.medium {
	height: 410px;
}
.big {
	height: 503px;
}


.header {
	width: 990px;
	height: 134px;
	margin: 9px 0 0 0;
}

/* IE6 Hack: IE6 should display the jpeg, all others the transparent png */
.logo {
	float: right;
	background: transparent url('../img/design/zurichfilmfestival8-logo.png') no-repeat scroll right top;
	margin-bottom: 6px;
}
html>body .logo {
	float: right;
	background: transparent url('../img/design/zurichfilmfestival8-logo.png') no-repeat scroll right top;
}

.logo a {
	width: 264px;
	height: 78px;
	display: block;
	text-indent: -7777px;
}
.language {
	color: white;
	float: left;
	text-align: left;

}

.language a {
	color: white;
	text-decoration: none;
}

.language a.mark {
	color: #91835a;
}

button {
	cursor:pointer;cursor:hand;
	background: none;
	border: none;
}

a:hover button, button:hover {
	border:none;
}

ul.navi {
/*	background:none repeat scroll 0 0 #000000;*/
	list-style:none outside none;
	clear: both;
	margin: 10px 0 0 0;
	padding: 0;
	height: 40px;
	width:990px;
	text-transform:uppercase;
	background: transparent url('../img/design/navi-bg-line.gif') repeat-x scroll left center;
    text-align: center;

}
ul.navi li {
	display: inline-block;
    height:20px;
	list-style:none outside none;
	margin:0;
	padding:0;
	position:relative;
	/*font-weight:bold;*/
}
ul.navi li a {
	font-size:24px;
	font-family: ReykjavikOneRegular, Helvetica;
	font-size-adjust:0.42;
	color:#FFFFFF;
	display:block;
	padding: 10px 10px;
	margin-left: 8px;
	text-decoration:none;
    margin-right: 8px;
}
ul.navi li a.mark {
	background: transparent url('../img/design/navi-active.jpg') repeat-x scroll left top;
}
ul.navi li a:hover,ul.navi li.mark a {
	color: #c4c4c4;
}
ul.navi li.first a{
	padding:0 10px 0 0;
}

ul.subnavi {
	list-style:none outside none;
	margin:0;
	padding: 0;
	width: 190px;
	border-bottom: 1px dotted #a99a6f;
	margin-bottom: 13px;
}
ul.subnavi li {
	display:inline;
	list-style:none outside none;
	margin:0;
	padding:0;
}
ul.subnavi li a {
	border-top: 1px dotted #a99a6f;
	font-size:21px;
	line-height: 19px;
	color: #b6965f;
	font-family: ReykjavikOneRegular, Helvetica;
	font-size-adjust:0.42;
	display:block;
	padding:4px 0 5px 0;
	text-decoration:none;
}
ul.subnavi li a:hover,ul.subnavi li a.mark {
	color: #91000b;
}

ul.subnavi li ul {
	padding: 0;
	margin: 1px 0 0 0;
}

ul.subnavi li ul li {
}

ul.subnavi li ul li a {
	color: #2c261c;
	font-family: "lucida grande";
	font-size: 14px;
	line-height: 22px;
	background-color: #edeae1;
	padding: 0 0 0 20px;
}

ul.subnavi li ul li a:hover {
	color: #91000b;
/*	list-style-type:disc;*/
}

ul.subnavi li ul li
{
	color: #91000b;
/*	list-style-type: disc;
	list-style-position: inside;
*/
}

#content {
	margin: 0 auto;
	position: relative;
	line-height: 25px;
}

.white {
	padding: 0 0 50px 0;
	background-color: white;
	top: -100px;
	width: 910px;
}


h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
}

h2 {
	font-family: ReykjavikOneRegular, Helvetica;
	font-size-adjust:0.42;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	margin: 25px 0 3px 0;
	padding: 0 0 3px 0;
	display: block;
	border-bottom: 1px dotted #91835a;
	text-decoration: none;
}

h3 {
	font-family: ReykjavikOneRegular, Helvetica;
	font-size-adjust:0.42;
	font-weight: bold;
	font-size: 20px;
	margin: 25px 0 0 0;
	padding: 0 0 3px 0;
	display: block;
	text-decoration: none;
}

img.left {
	float: left;
}

.black {
	width: 910px;
	color: white;
}

.black .content {
	padding: 20px 0 120px 0;
}

.black .titel h1 {
	font-family: ReykjavikOneRegular, Helvetica;
	font-size-adjust:0.42;
	font-weight: lighter;
	font-size: 34px;
	line-height: 45px;
}

.black .titel {
	border:none;
	margin: 0;
}
.black h2 {
	border-bottom: none;
	margin: 0 0 10px 0;
	font-size: 34px;
}

.col1, .col2 {
	float: left;
}
.col1 {
	width: 225px;
	margin: 124px 0 0 0;
	padding: 0 0 0 25px;
}
.col2 {
	width: 660px;
}
.content {
	width: 570px;
	padding: 60px 0;
}
.content a{
	font-weight: bold;
}
.clear {
	clear: both;
	height: 1px;
}

.bredcump {
	font-size: 11px;
	color: #b4aea0;
	padding: 8px  0 0 0;
}
.bredcump a{
	color: #b4aea0;
}

div.pagination a {
	font-weight: normal;
}

div.pagination span.current {
	font-size: 18px;
	font-weight: bolder;
}

img.mediafile.left {
	margin: 0.75em 1em 0.5em 0;
}

.images {
	padding: 20px 0;
}
.images img {
	margin: 0 8px 0 0;
}

.titel {
	border-bottom: 1px dotted #91835a;
	padding: 0;
	margin: 0 0 20px 0;
	vertical-align: text-bottom;
}
.titel h1, .titel strong {
	float: left;
	padding: 0;
	margin: 0;
}
.titel h1, a.TitelButton {
	font-family: ReykjavikOneRegular, Helvetica;
	font-size-adjust:0.42;
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 30px;
	margin: 0 7px 0 0;
	color: black;
}
.titel strong {
	color: #91835a;
	font:
		italic
		normal
		normal
		15px/
		normal
		Georgia;
	padding: 9px 0 0 0;
}


.footer {
	width: 910px;
	margin: 0 auto;
	position: relative;
	top: -65px;
}

.metanavi {
	text-align: center;
	color: #a99a6f;
	border: 1px dotted #a99a6f;
	border-left: none;
	border-right: none;
	padding: 10px 0;
	margin-bottom: 8px;
}
.metanavi a {
	color: #a99a6f;
	text-decoration: none;
	padding: 0 7px;
}

.headbar {
	margin-top: 20px;
	border: 1px dotted #a99a6f;
	border-left: none;
	border-right: none;
	padding: 5px 0 0 0;
}

.twitter-follow-button {
    margin-bottom: -3px;
}

.miscLeft, .float-left {
	float: left;
}
.icons a {
	text-indent: -9000px;
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	margin: 0 5px 0 0;
	background: url('http://www.zurichfilmfestival.org/media/img/social-media-icons.png')
}

.miscLeft #cse-search-box input{
	margin-top: 5px;
	padding: 7px;
	border: none;
	background-color: #7d7252;
}

.miscRight {
	float: right;
}
.miscRight img {
}

.headbar .miscLeft {
    margin-top: 5px;
}

#fb  { background-position: -48px 0; }
#fb:hover { background-position: -48px -24px; }
#twitter { background-position: -24px 0; }
#twitter:hover { background-position: -24px -24px; }
#youtube { background-position: -72px 0; }
#youtube:hover { background-position: -72px -24px; }

#cineman { background: url(../img/cineman-logo.png) no-repeat 0 0; }
#cineman:hover { background: url(../img/cineman-logo.png) no-repeat 0 -32px; }

#cse-search-box {
    left: 0;
    position: absolute;
    top: 37px;
}

#play {
	float: right;
	width: 100px;
	height: 40px;
	text-indent: -9000px;
	background: transparent url('../img/design/but-play.png') no-repeat scroll left center;
	display: block;
}

::selection			{ background: #c1b697; color: white; /* Safari */ }
::-moz-selection	{ background: #c1b697; color: white; /* Firefox */ }


a{
	color: #91000b;
	outline:none;
	border:none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a img{border:none;}

.spacer {
	height: 30px;
	clear: both;
	border-top: 1px dotted #91835a;
}

/*

FILM AUFLISTUNG

*/

.MovieButtons {

}

.MovieButtons h3 {
	font-family: ReykjavikOneRegular,Helvetica;
	font-weight: normal;
	font-size-adjust:0.42;
	font-size: 20px;
	margin-top: 0px;
}

.MovieButtons a {
	color: black;
	float: left;
	text-decoration:none;
	border: none;
	text-align: left;
	width: 265px;
	height: 100px;
	padding: 10px 10px 0px 6px;
	position: relative;
}

.MovieButtons a img{
	float: left;
	width: 120px;
	height: 74px;
	margin-right:12px;
	border: 1px solid white;
	background-color: white;
	box-shadow: 0 0 3px #888;
	-moz-box-shadow: 0 0 3px #888;
	-webkit-box-shadow: 0 0 3px #888;
}
.MovieButtons a:hover {
	background-color: #e8e0cb;
}
.MovieButtons a span{
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	padding-top: 5px;
	font-weight: normal;
}

.MovieButtons p {
	margin-left: 134px;
}

.MovieButtons span.date {
	font-family: ReykjavikOneRegular,Helvetica;
	font-size-adjust:0.42;
	font-size: 18px;
	color: #B6965F;
}
.MovieButtons span.venue {
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
}

.TitelButton {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	display: block;
	border-bottom: 1px dotted #91835a;
	text-decoration: none;
}

.freetix {
    background: url("../img/design/but-ticket.jpg") no-repeat scroll left top transparent;
    color: white;
    font-family: georgia;
    font-style: italic;
    font-weight: normal;
    width: 66px;
    height: 18px;
    line-height: 14px;
    padding-right: 5px;
    text-align: right;
}

.MovieButtons p.freetix {
    left: 31px;
    top: 72px;
    margin-left: 0;
    position: absolute;
    
  -webkit-transform: rotate(-7.5deg);  /* Saf3.1+, Chrome */
     -moz-transform: rotate(-7.5deg);  /* FF3.5+ */
      -ms-transform: rotate(-7.5deg);  /* IE9 */
       -o-transform: rotate(-7.5deg);  /* Opera 10.5 */
          transform: rotate(-7.5deg);  
             filter: progid:DXImageTransform.Microsoft.Matrix(/* IE6–IE9 */ 
                     M11=0.9914448613738104, M12=0.13052619222005157, M21=-0.13052619222005157, M22=0.9914448613738104, sizingMethod='auto expand');
               zoom: 1;
}


/*
 * FILM DETAIL
 *
 */

.synopsis {
	width: 370px;
	float: left;
}

.synopsis p {
    margin-bottom: 1em;
}

.credits {
	margin-left: 20px;
	width: 180px;
	float: left;
	font-size: 0.85em;
	line-height: 20px;
	margin-top: 5px;
}

table.screenings {
	width: 100%;
}

table.screenings th {
	font-size: 1.2em;
}

table.screenings th.time {
	width: 13%;
}
table.screenings th.date {
	width: 28%;
}
table.screenings th.venue {
	width: 30%;
}
table.screenings th.ticket {
}

table.screenings tr.highlight {
	background-color: #e4dfd8;
}

table.screenings tr.disabled {
	color: #939393;
}

a.ticketlink {
	color: #91000B;
}

a.movie-preview {
	color: black;
	text-align: center;
	float: left;
	cursor:pointer;cursor:hand;
	background: none;
	border: none;
	height: 125px;
	width: 127px;
	padding: 5px 5px 5px 10px;
	vertical-align: top;
	line-height: 18px;
}

a.movie-preview:hover {
	background-color: #e8e0cb;
	border: none;
	text-decoration: none;
}

a.movie-preview button {
}

a.movie-preview img{
	display: block;
	margin-bottom: 5px;
	width: 120px;
	height: 74px;
	border: 1px solid white;
	background-color: white;
	box-shadow: 0 0 3px #888;
	-moz-box-shadow: 0 0 3px #888;
	-webkit-box-shadow: 0 0 3px #888;
}

div.freetix {
    float: left;
    margin-right: 0.5em;
    margin-top: 5px;
}

/*

DIV OPENER

*/

.DivToggler {
    cursor: pointer;
}

.DivOpen, .DivClosed{
	padding: 5px 0 0 18px;
}
.DivOpen, .DivClosed:hover {
	background: transparent url('../img/design/arrow.gif') no-repeat scroll -7px 5px;
	text-decoration: none;
}
.DivOpen:hover {
	background-position: 0 7px;
}
.DivClosed, .DivOpen:hover {
	background: transparent url('../img/design/arrow.gif') no-repeat scroll -7px -136px;
	text-decoration: none;
}


/*

PERSON / JURY / usw.

*/


.person {
	padding: 0 0 30px 0;
}
.person img, .person .text {
	float: left;
}
.person img {
	margin: 3px 10px 0 0;
}
.person .text {
	width: 370px;

}

/*

PARTNER

*/

.partner {
	padding: 0 0 40px 0;
}

/*

GALLERY

*/

.gallery {
	background-color: #e9e6db;
	width: 170px;
	height: 100px;
	float: left;
	padding: 15px 10px;
	margin-bottom: 10px;
	text-align: center;
}
.gallery a img {
	border: 1px solid white;
	margin: 0 10px;
}

.gallery a:hover img {
	border-color: #91000b;
}
.gallery a {
	display: block;
	font-weight: normal;
}
.gallery tr{
	border-bottom: 6px solid white;
}
.gallery td {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 190px;
	height: 155px;
}

.lightbox.gallery {
    margin: 25px 15px 15px 0;
    clear: left;
    height: auto;
}

.lightbox + .richtext {
    margin-left: 205px;
}

/*

FILM LISTE

*/


#FilmListe  {
	background:none repeat scroll 0 0 #FFFFFF;
	border-collapse:collapse;
	font-size:12px;
	text-align:left;
	width:570px;
	color: black;
}
#FilmListe th {
	border-bottom:1px solid #91835a;
	font-family: ReykjavikOneRegular, Helvetica;
	font-size-adjust:0.42;
	font-size:18px;
	font-weight:normal;
	padding:10px 0;
}
#FilmListe tr {
	border-bottom: 1px dotted #91835a;
}
#FilmListe td {
	padding:6px 0;
	color: #4d4d4d;
}

#FilmListe tbody tr:hover td {
	color: black;
	background-color: #f7f6f3;
}

.loading {
	background-image: url(../img/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
}
.loading * {
	visibility:hidden;
}


@media print {
	*{background: #fff; color: #000;}
	html {font: 100%/1.5 Arial, Helvetica, sans-serif;}
	/*#nav, #about { display: none; }*/
}

#filmeinreichung {
	position: absolute;
	left: 50%;
	top: 150px;
	margin-left: -550px;
	z-index:10;
/*	display: none;*/
}
/*
#pageID_de #filmeinreichung, #pageID_en #filmeinreichung {
	display: inline;
}
*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* NEWS */

.entry_content {
	float: left;
	width: 600px;
}

.newsbox {
	position:relative;
	float: left;
	width: 275px;
	padding-top: 20px;
	margin-bottom: 80px;
	line-height: 20px;
}

.newsbox .news-entry {
	background-color: #554d38;
	padding: 18px;
}
.newsbox h3{
	margin: 0;

}

.newsdate {
	font-style: italic;
	font-size: 12px;
}

.news_button {
	z-index: 100;
	position:relative;
	bottom: -10px;
	float:right;
	background-color:#750101;
}
.news_button a {
	font-family: Georgia;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	display: block;
}
.news_button a:hover {
	background-color: #530000;
	text-decoration: none;
}

.newsletter_form {
	margin-top: 2em;
}

#pageID_partner-2009 .content {
	width:600px !important;
}

/* FORM STYLING */
fieldset {
	width: 100%;
	background-color: #e9e7db;
	padding: 20px 20px 20px 25px;
	margin: 5px 0;
	position: relative;
}

table.form td.submit-btn input {
	position: absolute;
	bottom:-35px;
	right: 150px;
	color:#FFFFFF;
	display:block;
	font-family:Georgia;
	font-size:1.4em;
	font-style:italic;
	font-weight:normal;
	padding:5px 10px;
	background-color:#750101;
}

/* PROGRAMM STYLES */
table.screenings td {
	padding: 3px 5px;
}

/* KUONI */
a.myclimate_button {
	position: absolute;
	display: block;
	top: 40px;
	left: 40px;
	width: 245px;
	height: 200px;
	z-index: 2;
	background-position-x: left;
	background-position-y: top;
	background-repeat: no-repeat;
	text-indent: -10000px;
}
.de a.myclimate_button {
	background-image: url(../img/kuoni/umweltstar_de.png);
}

a.kuoni_button {
	position: absolute;
	display: block;
	top: 40px;
	right: 40px;
	width: 275px;
	height: 170px;
	z-index: 2;
	background: url(../img/kuoni/teaser-startseite.png) top left no-repeat;
	text-indent: -10000px;
}

a.contest_button {
	position: absolute;
	display: block;
	top: -80px;
	right: 30px;
	height: 174px;
	width: 174px;
	background: url(../img/kuoni/teaser-kreis.png) top left no-repeat;
}

a.contest_button button {
	color: white;
	height: 100%;
}

a.contest_button button h3 {
	font-family:Georgia, Times, serif;
	font-weight: normal;
	font-size: 2.0em;
}

a.contest_button button p {
	font-size: 1.1em;
}

a.contest_button:hover {
	text-decoration:none;
}

#twitterfeed .twitterHeader {
	display: none;
}

#twitterfeed ul {
	list-style: none;
	padding: 0px;
}

#twitterfeed ul li {
	border-bottom:1px dotted #91835A;
	line-height:20px;
	clear: both;
	padding: 1em 0 1em 0;
}

#twitterfeed ul li a img {
	float: left;
	margin-right: 1em;
}
#twitterfeed ul li .tweetName {
	float: left;
}
#twitterfeed ul li .tweetName a {
	font-family:ReykjavikOneRegular,Helvetica;
	font-size:18px;
	font-size-adjust:0.42;
	font-weight:normal;
	color: #b9c823;
	text-transform:uppercase;
	margin-right: 0.3em;
}
#twitterfeed ul li .tweetTime{
	float: right;
}

#twitterfeed ul li p {
	padding-left: 61px;

}

.box {
	background-color:#c1b697;
	padding:18px;
	color: white;
	line-height:20px;
	padding-top:20px;
	margin-bottom: 20px;
	position:relative;
	width:240px;
}

.en .kuoni.box.stars {
    height: 200px;
}

.kuoni.box.stars img {
}

.kuoni.box {
	position: relative;
	height: 170px;
}

.kuoni.box .button {
	position: absolute;
	bottom: -10px;
	right: 20px;
}

.box.left {
	float: left;
}

.box.right {
	float: right;
}

img.right {
	float: right;
}

.box h2 {
	border-bottom:medium none;
	font-size:34px;
	margin:0 0 10px;
	line-height: 28px;
}

.button {
	background-color:black;
	bottom:-30px;
	float:right;
	position:relative;
	z-index:100;
}

.button a {
	font-size: 1.4em;
	color:#FFFFFF !important;
	font-weight: normal !important;
	display:block;
	font-family:Georgia;
	font-style:italic;
	font-weight:normal;
	padding:5px 10px;
}

.green {
	color: #b9c823;
}

a.kuoni.logo {
	display: block;
	position: absolute;
	width: 153px;
	height: 53px;
	top: 2em;
	left: 2em;
	background: url(../img/kuoni/kuoni_logo.jpg) top left no-repeat;
	text-indent: -10000px;
}

#pageID_kuoni p a, #pageID_save-the-beauty p a, #pageID_wettbewerb p a, #pageID_my-climate p  a{
	color: black;
	font-weight: bold;
}
#pageID_wettbewerb td.submit-btn input, #pageID_kuoni td.submit-btn input {
	background-color:black;
}

/* OVERLAYS */
a.cineman_teaser {
	z-index: 10;
	position: absolute;
	padding: 0px 5px;
	bottom: 115px;
	left: 39px;
	color: white;
	background: url(../img/design/60.png);
	text-shadow: black 0px 0px 2px;
	font-size: 0.8em;

}

a.cineman_teaser img {
	top: -50px !important;
	width: 40px !important;
}

a.cineman_teaser:hover {
	text-decoration: none;
}

/* TODAYS SCREENINGS */
.preview_holder {
	position: absolute;
	overflow: hidden;
	height: 140px;
	top: 370px;
	margin: 0 29px;
}

.preview_holder .col_holder {
	position: absolute;
}

.preview_holder .col {
	float: left;
	position: relative;
	width: 290px;
	height: 120px;
	margin: 0 10px;
	overflow:hidden;
	-moz-box-shadow: black 2px 2px 15px;
	-webkit-box-shadow: black 2px 2px 15px;
	box-shadow: black 2px 2px 15px;
	background-color: black;
}

.preview_holder .preview {
	position: relative;
	display: block;
	height: 120px;
	width: 290px;
}


.preview .description {
	position: absolute;
	bottom: 0px;
	width: 100%;
	color: white;
	padding: 10px;
	display:none;
}

.preview:hover .description {
	display:block;
}

.preview .overlay {
	position: absolute;
	background: url(../img/design/60.png);
	height: 100%;
	width: 100%;
	display: none;
}
.preview:hover .overlay {
	display: block;
}

.preview:hover {
	text-decoration: none;
}

.preview .description h3 {
	margin: 0;
	font-weight: lighter;
	font-size: 21px;
	border: none;
}

.preview .description p {
	margin: 0;
	font-family:Georgia;
	font-size:14px;
	font-weight:normal;
	line-height: 12px;
}

.preview_holder img {
	width: 290px !important;
}

table.today {
    width: 100%;
}

table.today a {
	color: white;
	font-weight: normal;
}

table.today tr {
	border-color:#A99A6F;
	border-style:dotted none;
	border-width:1px medium;
}
table.today tr:hover {
    background-color: #554D38;
}
table.today td {
	padding: 3px;
}
table.today td.time {
	width: 15%;
	color:#91835A;
	font: 16px Georgia;
	vertical-align:middle;
}
table.today td.venue {
	font: 17px Georgia bold;
	vertical-align:middle;
}
table.today td.movie {
	width: 55%;
	font-family:ReykjavikOneRegular,Helvetica;
	font-size:19px;
	font-size-adjust:0.42;
	font-weight:normal;
}
table.today td.tickets {
    width: 25%;
}
/*------------------------------------------------------------------
feinheit standard
-------------------------------------------------------------------*/
a#feinheit {
	background:transparent url(../img/design/feinheit.gif) no-repeat scroll 0 0;
	display:block;
	height:53px;
	position:absolute;
	right:0;
	text-indent:-7777px;
	top:0;
	width:16px;
}


#FHpowered {
    background: url("../img/design/zff-powerd-fh.png") no-repeat scroll left top transparent;
    text-indent: -10000px;
    height: 13px;
    width: 138px;
    position: absolute;
    right: 0;
    top: 7px;
}


/* button3 moodboard buttons */

.button3 {
    display: block;
    position: absolute;
    top: 140px;
    left: 900px;
    width: 160px;
    height: 160px;

    /*font-family: "Lucida Grande", Helvetica;*/
    font-family: Georgia, serif;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    text-decoration: none;

    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);

    background: #970101;

    background: -webkit-gradient(linear, left top, left bottom, from(#9A0101), to(#7B0101));
    background: -moz-linear-gradient(270deg, #9A0101, #7B0101);
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#9A0101', EndColorStr='#7B0101', GradientType=0);

    -webkit-border-radius: 80px;
    -webkit-box-shadow: 3px 5px 5px rgba(0, 0, 0, 0.5);
    -moz-border-radius: 80px;
    -moz-box-shadow: 3px 5px 5px rgba(0, 0, 0, 0.5);
    border-radius: 80px;
    box-shadow: 3px 5px 5px rgba(0, 0, 0, 0.5);

    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

    opacity: 1;
    z-index: 99999;
}

.button3 * {
    display: block;
    font-style: italic;
    -webkit-transform: rotate(-11deg) skew(0deg, -4deg);
    -moz-transform: rotate(-11deg) skew(0deg, -4deg);
    transform: rotate(-11deg) skew(0deg, -4deg);
}

.button3 big {
    font-size: 38px;
    line-height: 100%;
    padding: 38px 15px 0 0;
    letter-spacing: -2px;
}

.button3 em {
    color: #F2C78A;
}

.button3:hover {
    /*
    opacity: 1;
    -moz-transform: rotate(8deg);
    transform: rotate(8deg);
    text-decoration: none;
    color: #ddd;
    */

    -webkit-transform: scale(0.9);
    text-decoration: none;
}

.x_s_xs span { font-size: 70%; }
.x_s_xs em { font-size: 60%; font-weight: normal; }

