/* 
   css Copyright (c) 2005-2006 by Karelia Software. All rights reserved.
   css released under Creative Commons License 
        - http://creativecommons.org/licenses/by-sa/2.5/ 
   All associated graphics belong to their respective owners 
        and are licensed separately.

   Heavily modified (c) 2009/2010 by Michael Vesely.  
*/

* { 
	padding: 0px;
	margin: 0px;
	border: 0px;
}

p { 
	margin: 10px 0px;
}

 /* General styles  */

.clear {
	clear: both;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	line-height: 0px;
	display: none;
}

.hidden  {
    display: none;
}

.odd {
} 

.even {
	background-color: #e1e1e1;
} 

ul {
	margin-left: 2em;
}

a {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid #c8c8c8;
}

a:hover, a:focus, a:active {
    border-bottom: 1px solid #c8c8c8;
}

a img,
.photo a,
.imageLink a {
	border: none !important;
	border-width: 0px;
}

/* Images embedded in text.  "narrow" are 200 pixels wide or smaller. */
img.narrow {
	display: block;
	clear: right;
    float: right;
    border: none !important;
}

img.wide {
	display: block;
	clear: both;
    border: none !important;
}

/* Block Level formatting, more or less in descending order */

body {
	font-size: 76%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0px auto;
	border: 0px;
	padding: 0px;
	word-wrap: break-word;
	line-height: 1.4em;
}

#page-container {
	text-align: center;
}

#page {
    width: 770px;
    padding: 0px;
    margin: 0px auto;
    border: 0px;
    background: #ffffff url(http://cafe-reisinger.at/at_reisingers_v4/rotate.php) no-repeat top center;
}

#page-top {
	width: 770px;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
}

#page-content {
	width: 770px;
	position: relative;
	padding: 0px;
	border-top: 0px;
	margin-top: 0px;
	text-align: left;
	background: #F8FADD;
	word-wrap: break-word;
}

#title {
	width: 770px;
	margin: 0px auto;
	padding: 0px;
    border: 0px;
    overflow: auto;
    text-align: center;
	color: #333333;
	height: 145px;
}

h1 {
}

#title a {
    text-decoration: none;
    color: #dddddd;
    border: none !important;
}

#title a:hover, #title a:focus, #title a:active {
    border: none !important;
	background-color: transparent;
	color: #000000;
}

#title img {
}

#title p {
    margin: 0px;
	color: #001b52;
}

#logo-container {
	margin-top: 59px;
	margin-left: 20px;
	float: left;
}

#sitemenu-container {
    clear: both;
    padding: 0px;
    margin: 0px;
    border: 0px;
    width: 770px;
}

#sitemenu {
    min-height: 35px;
    height: 1%;
	background: #bbccdd;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#sitemenu-content ul {
    text-align: center;
    padding: 10px 20px;
    margin: 0px;
    border: 0px;
}

#sitemenu-content li {
    margin: 0px 0.5em;
    display: inline;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.4em;
}

#sitemenu-content a {
    text-decoration: none;
	color: #111111;
	border-width: 0px;
}

#sitemenu-content a:hover, #sitemenu-content a:focus, #sitemenu-content a:active,
#sitemenu-content li a:hover, #sitemenu-content li a:focus, #sitemenu-content li a:active
 {
	border-width: 0px;
	color: #000000;
}

#sitemenu-content li.currentPage span.in  {
    color: #7b7b7b;
	border-width: 0px;
}

#page-content {
    width: 770px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    overflow: hidden;
	line-height: 20px;
}

#sidebar {
    float: left;
    width: 210px;
    font-size: 0.9em;
    text-align: center;
	padding: 2px;
    margin-left: 20px;
    margin-top: 10px;
	background-color: #f4f4f4;
	border-style: solid;
	border-color: #ababab;
	border-width: 1px;
    word-wrap: break-word;
}

#sidebar a:hover,
#sidebar a:focus,
#sidebar a:active {
    border-bottom: 1px solid #c8c8c8;
    color: #000000;
	background-color: #cbcbcb;
}

#sidebar p {
    margin-left: 5px;
    margin-right: 5px;
    text-align: left;
}

#sidebar ul {
	text-align: left;
}

#photo a,
#photo a:hover {
	background: #f4f4f4 none;
	border: none !important;
}

.pagelet {
	margin-top: 1em;
    width: 210px;
    word-wrap: break-word;
    overflow: hidden;
}

.pagelet.bordered {
	border-bottom: 1px solid #d7d7d7;
}

.pagelet.i1 {
	margin-top: 0px;
}	

.pagelet h4 {
    font-weight: normal;
    font-size: 1.4em;
    text-align: center;
    display: block;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 5px;
    margin-top: 5px;
}

#main {
    min-height: 190px;
    margin-top: 0;
    padding-bottom: 24px;
}

#main a:hover,
#main a:focus,
#main a:active {
    border-bottom: 1px solid #c8c8c8;
    color: #000000;
	background-color: #cbcbcb;
}

#main .article-thumbnail a {
	border: none !important;
	background-color: #f4f4f4;
}

/* photo-page, html-page (in some cases), iframe-page don't have sidebar */
body.no-sidebar #main {
    margin: 10px 20px 0px;
}

/* Most other pages have sidebars */
body.allow-sidebar #main {
    margin: 10px 20px 0px 0px;
    float: right;
    width: 508px;
}

* html  body.allow-sidebar #main {
	width: 475px;
	margin-right: 30px;
}

h2 {
    font-weight: normal;
    text-align: center;
    font-size: 1.7em;
    margin: 2px 0px 0px 0px;
    padding-bottom: 5px;
    min-height: 25px;
}

.photo-page h2 {
	padding-left: 75px;
	padding-right: 100px;
}

.article {
	margin: 0px 10px 10px 10px!important;
}

.article h3 {
     border-bottom: 1px solid #5c646b;
     padding: 5px;
     color: #000000;
     font-weight: normal;
     font-size: 1.3em;
}

.article ol li {
	margin:0px 0px 0px 24px;
	padding-left: 0px;
	list-style: decimal;
	list-style-position: outside;
	border: 0px;
}

.article ul li {
	margin:0px 0px 0px 24px;
	padding-left: 0px;
	list-style: disc;
	list-style-position: outside;
	border: 0px;
}

.article img.narrow{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border: none !important;
}

.article-thumbnail {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border: none !important;
}

.callout {
    float: right;
    width: 200px;
    margin: 0px 0px 10px 10px;
    padding-left: 10px;
    border-left: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
}

.callout h4 {
    font-weight: normal !important;
    font-size: 1.1em !important;
}

#page-bottom {
    line-height: 1.4em;
	font-size: 0.9em;
    padding: 14px 23px 0px 23px;
    color: #3d3d3d;
    text-align: center;
	overflow: hidden;
	background: #F8FADD;
}

/* IE Hack */

/* Hides from IE5-mac \*/
* html #page-bottom {
	margin-top: -17px;
}
/* End hide from IE5-mac */

#page-bottom div {
	overflow: hidden;
}

#page-bottom p {
	margin: 0px;
}

div.photo-viewer-summary .article {
    margin: auto;
}

.HTMLElement {
    margin-bottom: 10px;
}

.ImageElement, .VideoElement {
    text-align: center;
    margin-top: 20px;
}

.pagelet .ImageElement {
	margin-top: 6px;
}

.caption {
    padding: 10px;
}

/* Used on Photo Grid Pages ... */
.photogrid-index {
    background: #f9f9f9;
    text-align: center;
    margin: 10px auto;
    padding: 5px;
    border: 1px solid #8ec1fe;
    overflow: hidden;
    width: 480px;
}

body.no-sidebar .photogrid-index {
	width: 640px;
}

.photogrid-index a {
	color: #000000;
    text-decoration: none;
    border-bottom: 1px solid #c8c8c8;
}

.photogrid-index a:hover  {
	text-decoration: none;
	border: none;
}

.gridItem {
    float: left;
    position: relative;
    width: 152px;
    height: 192px;	/* room for caption */
    overflow: hidden;
    margin: 3px;
    padding-top: 10px;
    border: 1px solid #c8c8c8;
}

.gridItem h3 {
    font-size: 1em;
    font-weight: normal;
    margin-top: 2px;
    margin-left: 7px;
    margin-right: 7px;
    height: 55px;
    overflow: hidden;
    position: absolute;
	top: 147px; /* needs to leave 38px from the bottom of the gridItem¬†*/
	width: 136px;
}

.gridItem img {
    border: 1px solid #505050;
    margin: auto;
    display: block;
    position: absolute;
    top: 0;
    bottom: 40px;
    right: 0;
    left: 0;
}

* html .photogrid-index {
	overflow: visible;
	margin-left: 13px;
}

* html .no-sidebar .photogrid-index {
	margin-left: 35px;
}

* html .gridItem {
	width: 150px;
}

* html .gridItem img {
	position: relative;
	top: 6px;
}

/* IE Hack */
/* Hides from IE5-mac \*/
* html .gridItem h3 {
	position: relative;
	top: 8px;
}
/* End hide from IE5-mac */

/* Used on index summary pages */
.listing-index li h3 a {
    text-decoration: none;
    font-size: 1em;
    font-weight: normal;
	border-style: none;
}

.listing-index ul li {
	list-style: none;
	font-size: 0.9em;
}

/* Individual Photo Pages */

.photo-navigation {
    position: relative;
    z-index: 100;
    height: 0px;
}

/* Hides from IE5-mac \*/
* html .photo-navigation {
    margin-top: 1px;
}
/* End hide from IE5-mac */

.photo-navigation div {
	text-indent: -5000em;
    width: 25px;
    height: 30px;
    position: absolute;
    margin-top: -35px;
}

.photo-navigation a {
    border: none !important;
    display: block;
    width: 100%;
    height: 100%;
}

.photo-navigation a:active {
    border: none !important;
}

#previous-photo	{
    background: url(previous_disabled.png) no-repeat;
    left: 632px;
}

.allow-sidebar #previous-photo {
	left: 408px;
}

#previous-photo a {
    background: url(previous_enabled.png) no-repeat;
}

#next-photo {
    background: url(next_disabled.png) no-repeat;
    left: 705px;
}

.allow-sidebar #next-photo {
	left: 480px;
}

#next-photo a {
    background: url(next_enabled.png) no-repeat;
}

#photo-list {
    width: 38px;
    background: url(index_disabled.png) no-repeat;
    left: 662px;
}

.allow-sidebar #photo-list {
	left: 438px;
}

#photo-list a {
    background: url(index_enabled.png) no-repeat;
}

.image-controls a, .image-controls a:hover {
	border: none;
}
/* IE7 hacks */

*:first-child+html .gridItem img {
	position:relative;
	top:0px;
}

*:first-child+html .gridItem h3 {
	position:relative;
	top:0px;
}

/* Contact Element (standard and customized HTML) */

form.contactElement textarea,
form.contactElement input,
form.contactElement select {
	width: 95%;
	margin: 4px 0;
	padding: 2px;
}
form.contactElement input.submit {
	width: auto;
	display: block;
	margin-left: auto;
	margin-right: 2%;
	min-width: 50%;
}
form.contactElement th {
	text-align: right;
	font-weight: normal;
	width: 25%;
}

/* Contact Element For IE 7 */
*:first-child+html form.contactElement input.submit {
	padding: 0px 10%;
}
/* IE7 hacks */

*:first-child+html .gridItem img {
	position: relative;
	top: 0px;
}

*:first-child+html .gridItem h3 {
	position: relative;
	top: 0px;
}
/* IE7 hacks */

*:first-child+html .gridItem img {
	position:relative;
	top:0px;
}

*:first-child+html .gridItem h3 {
	position:relative;
	top:0px;
}


/* Contact Element (standard and customized HTML) */

form.contactElement textarea,
form.contactElement input,
form.contactElement select {
	width:95%;
	margin:4px 0;
}
form.contactElement input.submit {
	width:auto;
	display:block;
	margin-left:auto;
	margin-right:2%;
	min-width:50%;
}
form.contactElement th {
	text-align:right;
	font-weight:normal;
	width:25%;
}

/* Contact Element For IE 7 */
*:first-child+html form.contactElement input.submit {
	padding:0px 10%;
	min-width: auto;
}

/* IE7 hacks */

*:first-child+html .gridItem img {
	position:relative;
	top:0px;
}

*:first-child+html .gridItem h3 {
	position:relative;
	top:0px;
}


/* Contact Element (standard and customized HTML) */

form.contactElement textarea,
form.contactElement input,
form.contactElement select {
	width:95%;
	margin:4px 0;
}
form.contactElement input.submit {
	width:auto;
	display:block;
	margin-left:auto;
	margin-right:2%;
	min-width:50%;
}
form.contactElement th {
	text-align:right;
	font-weight:normal;
	width:25%;
}

/* Contact Element For IE 7 */
*:first-child+html form.contactElement input.submit {
	padding:0px 10%;
	min-width: auto;
}