html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	background:#fff url(/artwork/bgr-body.png) 0 0 repeat-x;
	color:#333;
	font:normal normal 11px/1.27 Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	width:1147px;
	margin:0 auto;
	background:transparent url(/artwork/bgr-wrapper.png) 0 0 repeat-y;
	padding:5px 0 18px;
	position:relative;
}

#innerwrapper {
	padding-bottom:9px;
}

#header {
	margin:0 0 12px 10px;
	background-color:transparent;
	background-position: 0 0;
	background-repeat:no-repeat;
	padding-top:230px;
	width:962px;
}

#printheader {
	display:none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	line-height:1.2;
	margin:0 0 0.5em;
}

h1 {
	font-size:1.8em;
}

h2 {
	font-size:1.65em;
	font-weight:normal;
	color:#c30;
}

h3 {
	font-size:1.2 em;
}

p {
	margin:0 0 1em;
}

strong, b {
	font-weight:bold;
}

em, i {
	font-style:italic;
}

.important {
	color:#f00;
}

label.error {
	color:#f00;
	display:block;
}

a, a:hover, a:active, a:visited {
	color:#06c;
	text-decoration:none;
	outline:none;
}

a:hover, a:active {
	text-decoration:underline;
}

.printonly {
	display:none;
}

/*
 * Navigation
 */
#navcontainer {
	width:960px;
	background:#800000 url(/artwork/bgr-mainnav-1.png) 0 0 no-repeat;
}

ul#mainnav {
	width:960px;
	background:transparent url(/artwork/bgr-mainnav-2.gif) 0 100% no-repeat;
}

ul#mainnav li {
	float:left;
	display:inline;
	border-right:1px solid #560101;
	position:relative;
	z-index:100;
}

ul#mainnav li a {
	display:block;
	color:#fff;
	font-size:13px;
	line-height:1.7;
	text-decoration:none;
	padding:6px 7px;
}

ul#mainnav li#logo a {
	padding-bottom:2px;
}

ul#mainnav li a:hover, ul#mainnav li:focus {
	text-decoration:underline;
}

ul#mainnav li#logo a:hover, ul#mainnav li#logo a:focus {
	text-decoration:none;
}

ul#mainnav li ul {
	border-right:1px solid #560101;
	position:absolute;
	top:34px;
	left:-9999px;
	background:transparent url(/artwork/bgr-subnav.png) top left;
	z-index:1000;
}

ul#mainnav li:hover ul {
	left:0;
	zoom:1;
}

ul#mainnav li li {
	float:none;
	display:block;
	border-bottom:1px solid #560101;
	border-left:1px solid #560101;
	border-right:none;
	width:14em;
}

ul#mainnav li li a{
	color:#333;
	line-height:1.3em;
	padding:6px 7px;
}

ul#mainnav li li a:hover{
	color:#fff;
	background-color:#800000;
}

/*
 * Content
 */
#content {
	display:inline;
	float:left;
	width:702px;
	z-index:50;
	position:relative;
}

#content.fullwidth {
	display:block;
	float:none;
	margin-left:10px;
	width:960px;
}

.contentcolumn {
	float:left;
	display:inline;
	width:474px;
}

div.column1 {
	margin-right:12px;
}

div.column2 {
}

.eyecatcher {
	background:transparent url(/artwork/bgr-eyecatcher.png) left bottom no-repeat;
}

.eyecatcher h2 {
	color:#f60;
	margin:0 0 16px;
	padding:8px 12px 0;
	background:transparent url(/artwork/bgr-eyecatcher.png) left top no-repeat;
}

.eyecatcher p {
	margin:0 12px 1em;
}

.eyecatcher p img {
	float:left;
	display:block;
	margin:0 8px 0 0;
	position:relative;
	top:-8px;
}

a.textlink {
	display:block;
	padding:3px 0 3px 10px;
	background:transparent url(/artwork/linkbutton.gif) 0 7px no-repeat;
}

#content a.textlink {
	display:inline;
}

p.intro {
	margin:12px 0 18px;
}

p.error {
	clear:both;
	font-weight:bold;
	color:#f00;
}
	
	p.error a {
		color:#f00;
		text-decoration:underline;
	}

#content h1 {
	padding:0 0 0 7px;
	background:#fd8224 url(/artwork/fond-headline-left.gif) top left no-repeat;
	line-height:35px;
	color:#fff;
	margin-bottom:2px;
}

#content h1 span {
	display:block;
	background:transparent url(/artwork/fond-headline-right.gif) top right no-repeat;
	line-height:35px;
	margin:0;
}

select, input, textarea {
	font:11px Verdana,Arial,Helvetica,sans-serif;
}

pre.debugoutput {
	font-family: "Courier New";
}

/*
 * Buttons
*/

p.button {
	float:left;
	display:block;
	margin:1.5em 0 1em;
	cursor:pointer;
	height:26px;
	line-height:24px;
	white-space:nowrap;
	padding:0;
	background:transparent url(/artwork/button-l.png) left top no-repeat;
	border:none;
	overflow:visible;
}

button, p.button a {
	height:26px;
	line-height:24px;
	display:block;
	margin:0;
	background:transparent url(/artwork/button-r.png) right top no-repeat;
	padding:0 8px 0 0;
	position:relative;
	left:8px;
	color:#fff;
	font-size:1.1em;
	border:none;
	cursor:pointer;
}

form button, form p.button a {
	font-weight:bold;
}

button:hover, p.button a:hover {
	text-decoration:none;
}

p.bookingbutton {
	float:right;
	margin:0 8px;
	clear:left;
}

p.morelink {
	margin:0 0 1em;
	display:block;
	padding:3px 0 3px 8px;
	background:transparent url(/artwork/linkbutton.gif) 0 7px no-repeat;
}

.box {
	border-top:1px dotted #c4c5a6;
	border-bottom:1px dotted #c4c5a6;
	margin:-1px 0 0;
	padding:0.5em 0 0.5em;
}

.highlightedbox {
	background-color:#ebefe1;
	border-top:1px dotted #c4c5a6;
	border-bottom:1px dotted #c4c5a6;
	margin:-1px 0 0;
	padding:0.5em;
}

.box h2 {
	color:#c30;
}

.highlightedbox h2 {
	color:#829d47;
}

.box .morelink, .highlightedbox .morelink {
	margin-bottom:7px;
	float:left;
}

.box img, .highlightedbox img {
	float:left;
	margin:2px 10px 2px 0;
}

.box img.right, .highlightedbox img.right {
	float:right;
	margin:2px 0 2px 10px;
}

img.imageleft {
	float:left;
	display:inline;
	margin:3px 8px 3px 0;
	border:0;
}

img.imageright {
	float:right;
	display:inline;
	margin:3px 0 3px 8px;
	border:0;
}

h2.descriptionheader {
	padding:0.2em 0;
	border-top:1px dotted #638597;
	border-bottom:1px dotted #638597;
	margin-bottom:0.5em;
}

.shortinfo {
	float:left;
	width:222px;
	text-align:center;
}

.shortinfo .teaser {
	padding:35px 60px 0 40px;
	background:transparent url(/artwork/bgr-teaser.png) 0 0 no-repeat;
	font-weight:bold;
	height:110px;
	text-align:left;
}

.shortinfo .infotext {
	text-align:left;
	padding-right:1em;
}

.shortinfo .maplink {
	border-top:1px dotted #638597;
	border-bottom:1px dotted #638597;
	padding:38px 0 4px;
	text-align:left;
	position:relative;
}

.shortinfo .maplink a {
	background:transparent url(/artwork/map.png) 0 0 no-repeat;
	color:#333;
	font-size:10px;
	padding-top:34px;
}

.shortinfo .maplink a img {
	display:none;
}

.shortinfo .maplink a:hover img {
	display:block;
	position:absolute;
	left:102px;
	top:-158px;
	z-index:200;
}

.shortinfo a.pdfdownload {
	display:block;
	text-align:left;
	padding:0.5em 0 0.25em 24px;
	line-height:20px;
	background:transparent url(/artwork/pdf-logo.jpg) 0 50% no-repeat;
	border-top:1px dotted #638597;
	border-bottom:1px dotted #638597;
	margin-right:8px;
}

ul.stationslist {
	clear:left;
}

ul.stationslist li {
	display:inline;
	padding-right:1em;
}

#detailinfo {
	width:480px;
	margin-left:222px;
}

#detailinfo h3.pricehead {
	margin-top:1.5em;
}

#detailinfo .mapframe {
	margin:0 0 15px;
}

#detailinfo ul  {
	margin:0 0 15px;
}

#detailinfo ul li {
	list-style:outside disc;
	padding-left:0.25em;
	margin-left:2.5em;
}

/* Bildergalerien */
#gallery {
	background:#000;
	margin:0 0 1em 222px;
	padding:20px 0 15px;
	width:480px;
}
.gallery_unstyled {
	display:none;
}
ul.gallery {
	display:block;
	width:440px;
	margin:0 20px 12px;
}
.galleria li{display:inline;overflow:hidden;float:left;margin:0 10px 10px 0}
.gallery li{width:80px;height:56px;margin: 0 8px 8px 0;background:#000;}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */
.caption{color:#887;}
#gallerypic{margin:0 auto 2em auto;height:311px;width:440px;background:#000;}
#gallerypic img{margin-bottom:10px;}
#gallerypic span {display:none;}


ul#tourlist {
}

ul.shortlist {
	padding:0;
	background:#fff url(/artwork/bgr-liste.gif) bottom left repeat-x;
	border-left:1px solid #ededed;
}

ul.shortlist li {
	border-bottom:1px dotted #638597;
	padding:3px 0 3px 10px;
	margin:0 7px;
	background:transparent url(/artwork/linkbutton.gif) 0 7px no-repeat;
}

ul.shortlist li p, ul.shortlist h3 {
	margin:0;
}

ul.shortlist li .price {
	color:#f00;
}

#shortlistcontainer p.morelink {
	float:right;
}

ul.factsheet {
	text-align:left;
	padding:0 0 4.5em;
	background:#fff url(/artwork/bgr-factsheet.png) bottom left no-repeat;
	width:185px;
}

#hitlist ul.factsheet {
	float:right;
	display:inline;
}

ul.factsheet li, #hitlist ul.factsheet li {
	float:none;
	display:block;
	border-bottom:1px dotted #638597;
	margin:0 1.5em;
	padding:0.3em 0.5em;
}

ul.factsheet li.dummy, #hitlist ul.factsheet li.dummy {
	background:#fff url(/artwork/bgr-factsheet.png) top left no-repeat;
	padding-top:0.75em;
	margin:0;
	border:none;
}

/* erst nach dem Laden einblenden */
#boxoffers {
	display:none;
}

#boxoffers {
	border:1px solid #800000;
	background:#fe9900;
	padding:8px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-webkit-box-shadow:2px 2px 4px #800000;
	-moz-box-shadow:#800000 2px 2px 4px;
	margin-bottom:1em;
}

#boxoffers div.helper {
	padding:4px 8px 0;
	background:#fff;
	border:1px dotted #C4C5A6;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}

#boxoffers p.button {
	margin-top:0;
}

#boxoffers p.bubble {
	font-weight:bold;
}

#boxoffers #boxofferpager {
	float:right;
	height:26px;
}

#boxofferpager span {
	float:left;
	display:inline;
	height:26px;
	line-height:26px;
	padding-right:1em;
	font-weight:bold;
}

#boxofferpager span.forwardlink, #boxofferpager span.backlink {
	background:transparent url(/artwork/button-forward.png) 50% 50% no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	width:26px;
	padding-right:0;
}

#boxofferpager span.backlink {
	background-image:url(/artwork/button-back.png);
}

/* Rest aus altem CSS */
#hotelbilder {
	padding:8px 0 0;
	margin-bottom:-8px;
}

#hotelbilder img {
	float:left;
	margin:0 8px 8px 0;
}

iframe#holidayautos {
	margin:0;
	padding:0;
	background-color:#fff;
}

/* 
 * Statische Seiten
*/

ul.list  {
	margin:0 0 15px;
}

ul.list li {
	list-style:outside disc;
	padding-left:0.25em;
	margin-left:2.5em;
}

.textContainer h3 {
	font-size:15px;
}

.textContainer .image {
	float:left;
	margin:0 1em 1.5em 0;
	clear:left;
}

.versicherungen h3, .routenvorschlaege h3, .ablauf h3 {
	font-size:15px;
	margin:1.5em 0 0.5em;
}

.versicherungen h4 {
	margin:0.5em 0 0.3em;
}

.versicherungen p {
	margin-bottom:0.5em;
}

.routenvorschlaege p img {
	float:left;
	margin:0 1em 0.5em 0;
}

ul.linklist {
	margin:1em 0 1em;
	border-top:1px dotted #638597;
}

ul.linklist li {
	border-bottom:1px dotted #638597;
	margin:0;
}

ul.linklist li a {
	display:block;
	font-weight:bold;
	padding:0.5em 0 0.5em 8px;
	background:transparent url(/artwork/linkbutton.gif) 0 55% no-repeat;
}

ul.fahrzeugbeschreibung li {
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:1px dotted #638597;
}

ul#ortsliste li {
	margin-bottom:4px;
}

ul.imagelist li {
	float:left;
	margin:0 8px 8px 0;
	display:inline;
}

/*
 * Hotelbeschreibung
*/

p.teasertext {
	clear:left;
}

#anreisebox label, #abreisebox label {
	font-weight:bold;
}

#anreisebox img, #abreisebox img {
	position:relative;
	left:5px;
	top:3px;
}

#anreisebox {
	float:left;
	width:230px;
}

#detailbeschreibung  {
	border-bottom:1px dotted #638597;
	padding-bottom:8px;
}

/*
 * Flüge
 */

#content p.logo {
	margin:1em 0;
	text-align:center;
}

table {
	border:1px solid #d9d3c5;
	padding:0;
	margin:0 0 1em;
	border-collapse:collapse;
}

th, td {
	padding:2px 4px;
	border:1px solid #d9d3c5;
}

th {
	font-weight:bold;
	text-align:center;
}

td.destination, th.destination {
	text-align:left;
}

td.price {
	text-align:center;
	vertical-align:middle;
}

tr.highlighted td {
	font-weight:bold;
}

ul.static {
	margin:0 0 15px;
}

ul.static li {
	list-style:outside circle;
	padding-left:0.25em;
	margin-left:1em;
}

/*
 * Touren und Camper
 */

#listheader {
	background:transparent url(/artwork/bgr-liste.gif) bottom left repeat-x;
	border:1px solid #ededed;
	padding:5px;
	margin:8px 0;
}

#listheader ul {
	margin:12px 0 5px 20px;
}

#listheader ul.searchdata, #listheader ul.searchdata li {
	list-style:disc inside;
}

h2.listhead {
	font-weight:normal;
	font-size:14px;
	color:#666;
	padding:4px 0;
	border-top:1px dotted #638597;
	border-bottom:1px dotted #638597;
	margin-bottom:0;
}

.pager {
	padding:4px 0;
	border-bottom:1px dotted #638597;
	margin-bottom:0;
}

ul#hitlist {
	margin-top:0;
	padding:8px 0 0;
}

ul#hitlist li {
	border-bottom:1px dotted #638597;
	padding:8px 0 0;
}

#hitlist h3 a {
	font-size:1.65em;
	font-weight:normal;
	color:#c30;
}

#hitlist .shortinfo {
	width:208px;
	text-align:right;
	margin-right:8px;
	padding-top:3px;
}

#hitlist .shortinfo .maplink {
	border:none;
	padding:0 0 4px;
	text-align:right;
}

#hitlist .shortinfo .maplink a {
	display:block;
	background:transparent url(/artwork/map.png) 100% 0 no-repeat;
	padding:21px 55px 0 0;
}

.shortinfo .maplink a:hover img {
	left:0;
	top:-155px;
}

#hitlist .detailinfo {
	float:left;
	display:inline;
	width:486px;
	margin-left:0;
}

#hitlist li li {
	float:left;
	display:inline;
	border-bottom-width:0;
	margin:5px 0 0;
}

#hitlist li li.vermieterinfo {
	width:170px;
}

#hitlist li li.vermieterinfo p {
	margin:10px 5px 10px 0;
}

#hitlist li li.vermieterinfo .infobutton {
	float:right;
	display:inline;
	position:relative;
	top:4px;
}

#hitlist li li.leistungsbeschreibung {
	border-left:1px dotted #ededed;
	border-right:1px dotted #ededed;
	width:370px;
	margin-right:10px;
}

#hitlist li li.leistungsbeschreibung p {
	margin:0 5px 10px 10px;
}

#hitlist li li.preisinfo {
	float:left;
	display:inline;
	width:150px;
}

#hitlist li li.preisinfo p {
	margin:8px 0;
}

#hitlist .button {
	float:left;
	display:inline;
}

#hitlist.hotels .button {
	margin-top:-1em;
}

#hitlist.hotels table .button {
	margin:8px 8px 0 0;
	float:none;
	display:block;
}

#hitlist.hotels table.roomprice {
	width:80%;
	clear:both;
}

#hitlist.hotels .description img {
	float:left;
	display:inline;
	margin:3px 8px 3px 0;
}

#hitlist .toptip {
	margin:0 5px 0 10px;
	clear:both;
}

#hitlist .camperfoto {
	float:left;
	display:inline;
	width:190px;
}

#hitlist .camperinfo {
	padding-left:190px;
	width:170px;
}

#hitlist .preisprotag {
	color:#cc0000;
}

#hitlist .preisprotag strong {
	font-size:18px;
	font-weight:normal;
}

#companylist {
	margin-bottom:2em;
}

#companylist ul {
	padding:8px 0 0;
}

#companylist li {
	border-bottom:1px dotted #638597;
	padding:0 0 5px;
}

#companylist li li {
	float:left;
	display:inline;
	border-bottom-width:0;
	margin:5px 0 0;
	width:245px;
}

#companylist li.description {
	width:385px;
}

#companylist li li.vermieterinfo {
	width:300px;
	padding-left:15px;
}

#companylist .button {
	float:left;
}

h2.tarifname {
	font-size:1em;
	color:#333;
	margin-bottom:2em;
}

h2.tarifname strong {
	font-size:1.65em;
	font-weight:normal;
	color:#c30;
}

p.conditions {
	border-bottom:1px dotted #638597;
	margin-top:2em;
	padding:0 0 5px;
}

h3.vermietstation {
	background:transparent url(/artwork/expand-arrow.gif) 0 -18px no-repeat;
	cursor:pointer;
	color:#06c;
	padding-left:12px;
}

h3.vermietstation.collapsed {
	background:transparent url(/artwork/expand-arrow.gif) 0 5px no-repeat;
}

table.fahrzeugtyp {
	width:90%;
	margin-bottom:1em;
	margin-left:1em;
	border:none;
}

table.fahrzeugtyp td {
	border:none;
	background:#ebebe1;
}

table.fahrzeugtyp td.odd {
	background:#fff;
}

table.fahrzeugtyp th {
	border:none;
	background:#ebefe1;
}

tr.fahrzeugtyp td {
	background:#ebefe1 url(/artwork/expand-arrow.gif) 0 -19px no-repeat;
	cursor:pointer;
	padding-left:12px;
}

tr.fahrzeugtyp.collapsed td {
	background:#ebefe1 url(/artwork/expand-arrow.gif) 0 4px no-repeat;
}

/*
 * Infobuttons
*/

a.picturelink,
a.palink,
span.infobutton {
	position:relative;
}

span.ibtext {	
	display:none;
}

a.picturelink:hover span.ibtext,
a.palink:hover span.ibtext,
span.infobutton:hover span.ibtext {
	display:block;
	width:180px;
	padding:4px;
	background:#fff url(/artwork/bgr-liste.gif) bottom left repeat-x;
	border:1px solid #ff9900;
	position:absolute;
	top:5px;
	left:165px;
	cursor:default;
	z-index:100;
}

a.palink:hover span.ibtext,
span.infobutton:hover span.ibtext {
	top:-30px;
	left:20px;
}

/* 
 * Formulare
 */

ul.countrynavi {
	background-color:#0066cb;
	height:15px;
	font-size:11px;
	border-left:1px solid #ededed;
	border-right:1px solid #0066cb;
}

ul.countrynavi li {
	text-align:center;
	float:left;
	background-color:#fff;
	color:#0066cb;
	font-weight:bold;
	line-height:15px;
}

ul.countrynavi li span {
	display:block;
	line-height:15px;
	padding:0 5px;
}

ul.countrynavi li  a:link, ul.countrynavi li a:visited, ul.countrynavi li a:hover, ul.countrynavi li a:active {
	display:block;
	background-color:#0066cb;
	padding:0 5px;
	color:#fff;
	border-right:1px solid #fff;
	font-weight:normal;
}

form {
	margin:0 0 2em;
	clear:left;
	border:1px solid #ededed;
	border-top-width:0;
	background:#fff url(/artwork/bgr-liste.gif) bottom left repeat-x;
}

fieldset {
	margin:0 0 0 7px;
	padding:0 0 7px;
	border:none;
	border-bottom:1px dotted #638597;
}

form#hotelsuche fieldset {
	border:none;
}

form#preisvergleich fieldset {
	float:left;
	display:inline;
	width:340px;
}

fieldset.last {
	border:none;
}

label {
	display:block;
	font-size:11px;
	font-weight:bold;
	margin:6px 0 0;
}

select {
	line-height:17px;
	font-size:11px;
}

form img {
	position:relative;
	top:3px;
}

/*
 * Checkout
 */

ul#checkoutbuttons {
	margin:0 0 15px;
	padding:0 0 10px;
	border-bottom:1px dotted #638597;
}
	#check1, #check3, #check2, #check4 {
		width:140px;
		padding-top:56px;
		margin-left:30px;
		float:left;
		display:inline;
		text-align:center;
		background:#fff url(/artwork/button-checkout-1-on.jpg) 50% 0 no-repeat;
	}
	
	#check2 {
		background:#fff url(/artwork/button-checkout-2-off.jpg) 50% 0 no-repeat;
	}
		#check2.checkon {
			background:#fff url(/artwork/button-checkout-2-on.jpg) 50% 0 no-repeat;
		}
	
	#check3 {
		background:#fff url(/artwork/button-checkout-3-off.jpg) 50% 0 no-repeat;
	}
		#check3.checkon {
			background:#fff url(/artwork/button-checkout-3-on.jpg) 50% 0 no-repeat;
		}
	

	#check4 {
		background:#fff url(/artwork/button-checkout-4-off.jpg) 50% 0 no-repeat;
	}
		#check4.checkon {
			background:#fff url(/artwork/button-checkout-4-on.jpg) 50% 0 no-repeat;
		}
	
#detailinfos, dl.forminfos {
	margin:0;
	padding:0 0 10px;
}
	#detailinfos .camperfoto {
		float:left;
		width:220px;
	}

	#detailinfos .camperinfo {
		padding-left:220px;
	}
	
	#detailinfos h4 {
		margin:0 5px 0 0;
		clear:both;
	}

	#detailinfos dl {
		margin:1em 0 0.5em;
		padding:1em 0 0;
		border-top:1px dotted #638597;
	}
	
	dl.forminfos {
		padding-bottom:1em;
	}
	
	#detailinfos dt, dl.forminfos dt {
		width:170px;
		margin:0.1em 0 0.1em;
		padding:0;
		float:left;
		display:inline;
		clear:left;
	}
	
	#detailinfos dt.fullwidth, dl.forminfos dt.fullwidth {
		width:100%;
	}
	
	#detailinfos dd, dl.forminfos dd {
		padding:0;
		width:295px;
		margin:0.1em 0 0.2em 170px;
	}
	
	#detailinfos strong {
		font-weight:bold;
	}
	
	#detailinfos .highlighted {
		font-weight:bold;
		color:#b34314;
	}
	
	#detailinfos .sum {
		background-color:#eef0ef;
	}
	
	#detailinfos .button {
		float:left;
	}
	
	#detailinfos .buttontext {
		clear:left;
	}

	#detailinfos .toptip {
		margin:10px 5px 0 0;
		clear:both;
	}
	
	#detailinfos #addpayment {
		border-top:none;
		margin-top:0;
		padding-top:0;
	}

#checkoutform {
	margin:0 0 15px;
	padding:0 8px 10px;
}
	
	#checkoutform h1 {
		margin:15px -8px 10px;
	}
	
	#checkoutform h4 {
		margin:15px 0 0;
	}
	
	#checkoutform ul {
		border:1px solid #d9d3c5;
		border-top-width:0;
		padding:0 10px 10px;
		background: #fff url(/artwork/bgr-liste.gif) repeat-x scroll left bottom;
	}
	
	#checkoutform li {
		border-bottom:1px dotted #638597;
		padding:3px 0;
	}
	
	#checkoutform li li {
		border:none;
	}
	
	#checkoutform ul ul {
		border:none;
		padding:0;
		background:transparent;
	}
	
	#checkoutform p {
		padding-left:160px;
		margin:0 0 10px;
	}
	
	#checkoutform.hotels p {
		padding-left:0px;
		margin:0 0 10px;
	}
	
	#checkoutform li li {
		padding-left:160px;
	}
	
	#checkoutform label, #contactform label {
		float:left;
		clear:both;
		display:inline;
		margin:8px 0 0;
		width:155px;
		text-align:right;
		padding-right:5px;
		font-weight:bold;
	}
	
	#checkoutform label.error, #contactform label.error {
		margin:0 0 0 160px;
		text-align:left;
		width:300px;
	}
	
	#rsvErrors {
		display: none; 
		background-color: #ffffcc;
		border: 1px solid red;
		padding: 8px;
	}
	
	input.errorfield, select.errorfield {
		background-color: #ffffcc;
		border: 1px solid red;
	}

	#checkoutform li label, #contactform li label {
		margin:3px 0 0;
	}
	
	#checkoutform select {
		margin-top:3px;
		padding:2px;
	}
	
	#contactform select {
		margin-top:6px;
		padding:2px;
	}
	
	#checkoutform input, #contactform input {
		margin-top:4px;
		padding:2px;
	}
	
	br.nobr {
		display:none;
	}

	input.day, input.month {
		width:20px;
	}

	input.year, input.plz {
		width:40px;
	}

	input.city {
		width:95px;
	}
	
	#checkoutform p.infotext, #contactform p.infotext {
		padding-left:0;
	}
	
	textarea#Mitteilung {
		width:440px;
		height:150px;
		margin-left:0;
	}

	textarea#Flugwuensche {
		width:440px;
		height:70px;
		margin-left:0;
	}
	
	#checkoutform fieldset, #contactform fieldset {
		margin:30px 0 20px;
		border:none;
		padding:0;
	}
	
	#checkoutform legend, #contactform legend {
		font:bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		color:#b34314;
		margin:0 0 5px;
		padding:0;
	}

#leftframe p.moodimage {
	text-align:center;
}


/*
 * Bildvergrößerung
 */

ul#hitlist p.tourenimage {
	margin:0 0 8px;
	padding:8px;
	border:1px solid #ccc;
}

a.thickbox {
	position:relative;
}

span.magnify {
	background:transparent url(/artwork/lupe.png) 0 0 no-repeat;
	display:block;
	position:absolute;
	right:0;
	bottom:0;
	width:25px;
	height:25px;
}

ul#album span.magnify {
	top:5px;
	left:5px;
}

/*
 * Draggable Images
 */

.dragimg {
	width:696px;
	height:400px;
	overflow:hidden;
	border:3px solid #ccc;
	position:relative;
	margin:0 auto 1em;
}

.drawimg img {
}

/*
 * New booking engine
 */
div#searchinfo {
	width:330px;
	min-height:150px;
}
 
ul#offerlist {
	border-top:1px dashed #666;
	margin-top:2em;
	padding-top:1em;
}

#offerlist li {
	margin-bottom:3em;
	overflow:hidden;
	z-index:50;
	padding-bottom:1em;
	border-bottom:1px dashed #666;
}

#offerlist li li {
	margin-bottom:0;
	border-bottom:none;
	padding-bottom:0;
}

#offerlist dl {
	overflow:hidden;
	clear:left;
}

/* #offerlist h2,
#offerlist h3,
#offerlist h4 {
	clear:left;
}
 */
#offerlist dt {
	clear:left;
	float:left;
	display:inline;
	width:150px;
}

#offerlist dd {
	float:left;
	display:inline;
	margin-left:2em;
	width:250px;
}

div.includedlist li {
	line-height:15px;
	background:transparent url(/artwork/button-checked-black.png) 0 0 no-repeat;
	padding-left:20px;
}

div.includedlist h4,
div.includedlist h5,
div.includedlist ul {
	margin:0.8em 0;
}

div.vehiclehighlights li {
	padding-left:20px;
	background:transparent url(/artwork/button-checked-black.png) 0 0 no-repeat;
	line-height:15px;
}

span.vehicleimage {
	position:relative;
}

ul.metadata {
	float:right;
	width:250px;
}

#offerlist ul.metadata li,
#offerdetail ul.metadata li {
	margin-bottom:0.8em;
}

ul.metadata li.price {
	font-size:18px;
	font-weight:bold;
}

div.offerinfo {
	float:left;
	width:190px;
}

div.offercontainer {
	border:1px solid #c30;
	padding:12px;
	overflow:hidden;
	margin:0 0 12px;
	background: #fff url(/artwork/bgr-liste.gif) repeat-x scroll left bottom;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	clear:both;
}

h4.stationinfo {
	clear:left;
	padding-top:18px;
}

.offercontainer .map {
	float:left;
	display:inline;
	margin-right:24px;
}

#offerdetail {
	overflow:hidden;
	position:relative;
}

p#backlink {
	position:absolute;
	right:2px;
	top:4px;
	font-weight:bold;
}

#offerdetail h3 {
	clear:both;
	font-size:14px;
	border-bottom:3px solid #c30;
	margin-bottom:0.5em;
	padding-bottom:0.1em;
}

div.detailinfo {
	float:left;
	display:inline;
	width:454px;
	margin-left:20px;
}

#pdflink {
	clear:both;
	padding-top:1em;
}

#pdflink a {
	display:block;
	padding-left:22px;
	height:16px;
	line-height:16px;
	background:transparent url(/artwork/acrobat-icon.png) 0 0 no-repeat;
}

#pricetable {
	border-collapse:collapse;
	empty-cells:show;
	width:934px;
	table-layout:fixed;
	border:none;
}

#pricetable th,
#pricetable td {
	border:none;
	text-align:left;
	font-weight:normal;
}

#pricetable th,
#pricetable tr:last-child td {
	border-bottom:1px solid #666;
}

#pricetable .count {
	width:50px;
}

#pricetable .price {
	text-align:right;
	width:70px;
}

ul#optionslist p {
	width:400px;
}

ul#optionslist li {
	position:relative;
	margin-bottom:4em;
}

ul#optionslist form {
	position:absolute;
	top:0;
	left:420px;
	overflow:hidden;
	background:transparent;
	border:0;
	width:200px;
}

ul#optionslist button {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#333;
	background:#f0f0f1;
	border:1px solid #666;
	text-align:center;
	padding:3px 5px 5px;
	cursor:pointer;
}

h4.infohead {
	cursor:pointer;
	color:#06c;
}

h4.infohead:hover {
	text-decoration:underline;
}

/*
 * booking- and searchform
*/
h1#searchformhead {
	font-size:1.4em;
}

#searchform {
	border:1px solid #c30;
	padding:12px;
	overflow:hidden;
	margin:0 0 12px;
	background: #fff url(/artwork/bgr-liste.gif) repeat-x scroll left bottom;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	position:relative;
}

#searchform fieldset {
	clear:both;
	border:none;
	margin-left:0;
	overflow:hidden;
}

#searchform legend {
	font-size:18px;
	color:#c30;
}

#searchform #picking,
#searchform #dropping {
	width:280px;
	float:left;
	clear:none;
}

#searchform #persons p {
	float:left;
	width:280px
}

#distancecontrol {
	padding-bottom:12px;
	position:relative;
}

#slidertext {
	position:absolute;
	top:10px;
	right:12px;
	width:130px;
}

#kilometers {
	font-size:15px;
	font-weight:bold;
}

#searchform #slider {
	width:490px;
}

.contentcolumn #searchform  {
	border:none;
	background:transparent;
}

.contentcolumn #searchform #picking,
.contentcolumn #searchform #dropping {
	width:220px;
	margin:0 0 12px;
}

.contentcolumn #searchform #persons p,
.contentcolumn #searchform #picking p,
.contentcolumn #searchform #dropping p,
.contentcolumn #searchform #distancecontrol p {
	width:210px;
	margin:0 12px 12px 0;
}

.contentcolumn #searchform #slider {
	width:280px;
}

#searchform #messagelayer {
	position:absolute;
	padding:24px 12px 0;
	background:#f0f0f1;
	border:2px solid #c30;
	top:50px;
	left:50px;
	z-index:1000;
}

#searchform #messagelayer p.close {
	position:absolute;
	cursor:pointer;
	top:0;
	right:0;
	height:20px;
	width:20px;
	background:#fff url(/artwork/controls.png) -50px 0 no-repeat;
}

#bookingform,
#confirmationform {
	border:none;
	background:transparent;
}

#bookingform label,
#confirmationform label {
	display:inline;
	font-weight:normal;
}

input.datepicker {
	display:none;
}

#bookingform div.fieldset {
	border:1px solid #c30;
	padding:40px 12px 12px;
	overflow:hidden;
	margin:0 0 12px;
	background: #fff url(/artwork/bgr-liste.gif) repeat-x scroll left bottom;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	position:relative;
}

#bookingform h3 {
	font-size:14px;
	border-bottom:3px solid #c30;
	padding-bottom:0.1em;
	margin:0;
	font-weight:bold;
	position:absolute;
	top:12px;
	left:12px;
	width:934px;
}

table#insurance {
	width:500px;
}

#bookingaddress p {
	position:relative;
	padding-left:220px;
	margin:0 0 0.2em;
}

#bookingaddress label {
	position:absolute;
	top:0;
	left:0;
	width:200px;
	text-align:right;
}

#bookingform label.required {
	font-weight:bold;
}

#bookingaddress label.radiolabel {
	position:relative;
	text-align:left;
	width:auto;
}

#bookingaddress input {
	margin-top:4px;
}

#bookingaddress input#salutationherr,
#bookingaddress input#salutationfrau {
	margin:0;
}

.rooms input {
	width:20px;
}

span.plus,
span.minus {
	cursor:pointer;
	background:transparent url(/artwork/icon-plus.png) 50% 50% no-repeat;
}

span.minus {
	background-image:url(/artwork/icon-minus.png);
}

input.datepicker {
	width:80px;
}

span#tandclinkcompany,
span#tandclinkcrd {
	cursor:pointer;
	color:#06c;
}

.customerdetails dt {
	clear:left;
	float:left;
	display:inline;
	width:120px;
	margin-bottom:4px;
}

.customerdetails dd {
	margin-left:12px;
	width:300px;
	font-weight:bold;
	float:left;
}
	
h4.cotravellers {
	clear:left;
}

#bookingform label.infohead {
	cursor:pointer;
	color:#06c;
	font-weight:bold;
}

/*
 * Filter
 */
div#filter {
	position:absolute;
	background: #fff url(/artwork/bgr-liste.gif) repeat-x scroll left bottom;
	border:1px solid #333;
	border-bottom:8px solid #888;
	width:600px;
	height:130px;
	top:0;
	right:0;
	overflow:hidden;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

div#filter:hover {
	height:auto;
}

#filter h2 {
	margin:8px;
}

#filter h3 {
	margin:0;
}
#filter ul {
	margin:0 8px 12px;
	width:170px;
	display:inline;
	float:left;
}

#filter ul + p {
}

/*
 * Fix für Viarail
 */

#content #viarail h1 {
	background:transparent;
	color:#000;
	line-height:1em;
	padding-left:0;
}

#content #viarail #important {
	padding:1em;
	margin-bottom:2em;
	height:auto;
}

#content #viarail #important p.findout {
	float:none;
}

/*
 * adserver
 */

#adserver1 {
	width:160px;
	height:600px;
	position:absolute;
	top:0;
	right:-4px;
	background:transparent;
}

/*
 * datepicker
 */
#ui-datepicker-div {
	z-index:100;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#fff;}

#colorbox{}
    #cboxContent{margin-top:32px;}
        #cboxLoadedContent{background:#fff; padding:12px;border:1px solid #333;}
        #cboxLoadingGraphic{background:url(/artwork/loadingAnimation.gif) center center no-repeat;}
        #cboxLoadingOverlay{background:#fff;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(/artwork/controls.png) 0 0 no-repeat;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose.hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}

/*
 * Sidebar
 */
#sidebar {
	float:left;
	display:inline;
	width:248px;
	margin:0 8px 0 10px;
	min-height:600px;
	position:relative;
	border-right:1px solid #e2e0e0;
	border-bottom:1px solid #e2e0e0;
	border-left:1px solid #e2e0e0;
	background:transparent url(/artwork/bgr-sidebar.png) -1px 0 no-repeat;
	z-index:50;
	padding:10px 0 0;
}

#sidebar-head {
	background:transparent url(/artwork/bgr-sidebar.png) 0 0 no-repeat;
	height:10px;
	width:250px;
	position:absolute;
	left:-1px;
	top:0;
}

#sidebar .teaserbox {
	margin:0 1em 1em 1em;
	border-bottom:1px dotted #638597;
	padding:0;
}

#sidebar .collapsable h2 {
	cursor:pointer;
}

#sidebar .collapsable.collapsed ul {
	display:none;
}

#sidebar p {
	margin:0.5em 0;
}

#sidebar ul {
	margin-bottom:1em;
}

#sidebar li a {
	display:block;
	padding:3px 0 3px 8px;
	background:transparent url(/artwork/linkbutton.gif) 0 7px no-repeat;
}

#sidebar h2 {
	font-size:13px;
	font-weight:bold;
	color:#c30;
}

/*
 * Footer
 */
#footer {
	clear:both;
	margin:0 10px;
}

p.printlink {
	padding-bottom:0.2em;
	border-bottom:1px dotted #638597;
	margin-right:164px;
}

ul#footerlinks {
	padding:0 180px 0.5em 16px;
	text-align:center;
}

ul#footerlinks li {
	display:inline;
	padding:0;
}

ul#footerlinks li:after {
	content:" | ";
}

ul#footerlinks li.last:after {
	content:"";
}

#loaderdummy {
	width:400px;
	height:150px;
	background:url(/artwork/loadingAnimation.gif) center 70% no-repeat;
	text-align:center;
}

#loaderdummy span {
	display:none;
}

/* 
 * do some magic
*/
 
.clearfix:after, .box:after, .highlightedbox:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix, .box, .highlightedbox {
	display:inline-block;
}
.clearfix, .box, .highlightedbox {
	display:block;
}
* html .clearfix, * html .box, * html .highlightedbox {
	height:1px;
}
/* Hides from IE-mac \*/
* html .clearfix, * html .box, * html .highlightedbox {height: 1%;}
.clearfix, .box, .highlightedbox {display: block;}
/* End hide from IE-mac*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/*
 * jQuery-UI
*/
/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}