/**
 * Master stylesheet for
 * Gerold Gusenbauer GmbH
 * www.gusenbauer-fenster.at
 * (c) about.martinlettner.info
 */

body, p, img, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, tr, th, td {
	margin: 0;
	padding: 0;
	list-style: none;
}
html,
body {
	height: 100%;
}
body {
	background: #D3D3D3;
	font: normal 80%/1.5 Verdana, sans-serif;
	color: #444;
}
#page, #footer {
	width: 900px;
	margin: auto;
	padding: 0 20px;
	text-align: left;
}
#page {
	background: #fff url(http://www.gusenbauer-fenster.at/themes/gusenbauer/images/body-bg.jpg) center 150px repeat-y;
}

/******************************************************************************/

a {
	text-decoration: none;
	outline: none;
	color: #083;
}
a:hover, a:focus, a:active
{
	text-decoration: underline;
}
h1 a, h2 a, h3 a {
	color: #339;
}
img, a img {
	border: none;
}

/******************************************************************************/

#body {
	font-size: 95%;
}
#body p {
	margin: 0 0 .5em;
}
#body p img {
	padding: 1px;
	border: 1px solid #ddd;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	margin: 1em 0 .5em;
	font-weight: normal;
	font-size: 110%;
	line-height: 1.1;
	color: #339;
}
#body h1 {
	font-size: 180%;
}
#body h2 {
	font-size: 150%;
}
#body h3 {
	font-size: 120%;
}
#body h4, #body h5, #body h6 {
	font-size: 110%;
}

#body ul, #body ol {
	padding: 0 0 .5em 3em;
}
#body ul li {
	list-style: square;
}
#body ol li {
	list-style: decimal;
}
#body ol li {
	padding: 0 0 .5em;
}

#body form input[type=text], #body form input[type=password], #body form textarea {
	width: 400px !important;
	padding: 4px 8px;
	background: #eee;
	border: none;
	border-bottom: 1px solid #aaa;
}
#body form input[type=password] {
	border-bottom-color: #900;
}
#body form textarea {
	font: normal 102% Verdana, sans-serif;
}
#body form td.question {
	padding: .7em .5em 0 0;
	text-align: right;
	font-weight: bold;
	color: #777;
}
#body form span.required{
	display: none;
}
#body form input.formBlockSubmitButton {
	padding: .5em 3em;
	font-weight: bold;
}

#body table {
	width: 100%;
	margin: 1em 0;
	border-color: #eee;
}
#body table th,
#body table td {
	padding: .3em .5em;
}

#body table.werte {
	width: auto;
}
#body table.werte th,
#body table.werte td {
	text-align: center;
}
#body table.werte th {
	border-bottom: 2px solid #ccc;
	color: #444;
}
#body table.werte td {
	border-bottom: 1px solid #ccc;
}

#body table.impressum th,
#body table.impressum td {
	padding: .5em 0;
}
#body table.impressum th {
	color: #999;
	text-align: right;
	font-weight: bold;
}

#body table.startpage td {
	width: 10px;
	vertical-align: top;
}
#body table.startpage td.td-fenster,
#body table.startpage td.td-haustueren,
#body table.startpage td.td-wintergaerten {
	width: 190px;
	padding: 0 10px;
	background: #eee;
	border: 1px solid #bbb;
}
#body table.startpage td p.text {
	font-size: 95%;
	height: 10em;
}
#body table.startpage td img {
	margin: 5px 0 10px;
	border: 1px solid #fff;
}

#body div.productlist-fenster,
#body div.productlist-haustueren,
#body div.productlist-wintergaerten,
#body div.productlist-sonderkonstruktionen,
#body div.productlist-alu-sanierung {
	min-height: 100px;
	margin-bottom: 10px;
	padding: 15px 20px;
	border: 1px solid #ccc;
	background: url(http://www.gusenbauer-fenster.at/themes/gusenbauer/images/productlist-fenster.jpg) right top no-repeat;
}
#body div.productlist-haustueren           { background-image: url(http://www.gusenbauer-fenster.at/themes/gusenbauer/images/productlist-haustueren.jpg); }
#body div.productlist-wintergaerten        { background-image: url(http://www.gusenbauer-fenster.at/themes/gusenbauer/images/productlist-wintergaerten.jpg); }
#body div.productlist-sonderkonstruktionen { background-image: url(http://www.gusenbauer-fenster.at/themes/gusenbauer/images/productlist-sonderkonstruktionen.jpg); }
#body div.productlist-fenster h2,
#body div.productlist-haustueren h2,
#body div.productlist-wintergaerten h2,
#body div.productlist-sonderkonstruktionen h2,
#body div.productlist-alu-sanierung h2 {
	margin: 0 0 10px;
}
#body div.productlist-fenster p,
#body div.productlist-haustueren p,
#body div.productlist-wintergaerten p,
#body div.productlist-sonderkonstruktionen p,
#body div.productlist-alu-sanierung p {
	margin: 0;
	padding-right: 200px;
}

#body a.gallery-link {
	padding: 8px 10px 8px 30px;
	border-bottom: 1px solid #ddd;
	background: #eee url(http://www.gusenbauer-fenster.at/themes/gusenbauer/images/gallery.png) 8px 50% no-repeat;
	font-weight: bold;
}

#body a.file-pdf {
	padding: 8px 10px 8px 30px;
	border-bottom: 1px solid #ddd;
	background: #eee url(http://www.gusenbauer-fenster.at/themes/gusenbauer/images/document-pdf.png) 9px 50% no-repeat;
}

#body .ccm-page-list h3 a {
	padding-left: 15px;
	background: url(http://www.gusenbauer-fenster.at/themes/gusenbauer/images/arrow-right.png) 2px 50% no-repeat;
}
#body .ccm-page-list div {
	padding-left: 15px;
}

#body .ccm-SlideshowBlock-display {
	border-top: 10px solid #ddd;
	border-bottom: 10px solid #ddd;
	background: #ddd;
}
#body div.asmillerGalleria_wrapper {
	border: 10px solid #ddd;
	background: #ddd;
}
#body ul.asmillerGalleria {
	padding: 0;
}

#body ul.nav {
	padding: 1em 0 0 2em;
}
#body ul.nav li {
	font-weight: bold;
}
#body ul.nav li ul {
	padding: 0 0 .5em 1.5em;
}
#body ul.nav li ul li {
	font-weight: normal;
}

#body div.sortable_fancybox_gallery_container div.sortable_fancybox_gallery_image {
	width: 165px !important;
	height: 150px !important;
	overflow: hidden;
}
#body div.sortable_fancybox_gallery_container div.sortable_fancybox_gallery_image a {
	display: block;
	float: left;
	width: 150px !important;
	height: 150px !important;
	overflow: hidden;
}
#fancybox-title {
	font-size: 0 !important;
	color: #fff;
	padding-top: 0;
}

/******************************************************************************/

#page #header {
	position: relative;
	background: #006837 url(http://www.gusenbauer-fenster.at/themes/gusenbauer/images/header-bg.jpg) left top no-repeat;
	overflow: hidden;
}
#page #header a {
	text-decoration: none;
}
#page #header #logo {
	height: 105px;
}
#page #header #logo h1 {
	color: #fff;
	visibility: hidden;
}
#page #header #logo h1 a {
	color: #fff;
}
#page #header #logo img {
	position: absolute;
	left: 10px;
	top: 30px;
}

#page #header #headerNav {
}
#page #header ul.nav-header {
	list-style: none;
	margin: 0;
	padding: 0 20px;
	z-index: 2;
}
#page #header ul.nav-header li {
	display: inline;
	margin: 0 3px 0 0;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
}
#page #header ul.nav-header li.first {
	display: none;
}
#page #header ul.nav-header li a {
	line-height: 29px;
	padding: 8px 10px 15px;
	border-left: 1px solid #006837;
	color: #fff;
	text-shadow: #004021 0px 1px 3px;
}
#page #header ul.nav-header li a:hover,
#page #header ul.nav-header li a:focus,
#page #header ul.nav-header li a:active {
	border-left-color: #048c4c;
	color: #fff;
	background: #048c4c url(http://www.gusenbauer-fenster.at/themes/gusenbauer/images/navigation-item-bg.jpg) left -50px repeat-x;
}
#page #header ul.nav-header li.nav-selected a,
#page #header ul.nav-header li.nav-selected a:hover,
#page #header ul.nav-header li.nav-selected a:focus,
#page #header ul.nav-header li.nav-selected a:active {
	border-left-color: #fff;
	color: #006837;
	background: #fff url(http://www.gusenbauer-fenster.at/themes/gusenbauer/images/navigation-item-bg.jpg) left top repeat-x;
	text-shadow: #ccc 0px 1px 2px;
}

#page .divider {
	padding-top: 12px;
	overflow: hidden;
	height: 1px;
	clear: both;
	width: 100%;
}

#body hr {
	margin: 15px 0;
	border: none;
	border-bottom: 1px solid #ddd;
}

#page #breadcrumb {
	padding: 10px 20px;
	text-align: right;
	color: #999;
	font-size: 10px;
}

/******************************************************************************/

#page #central {
	padding: 0 20px 70px;
	background: url(http://www.gusenbauer-fenster.at/themes/gusenbauer/images/content-bg.jpg) top center repeat-y;
	clear: both;
}
#page #central #body {
	float: right;
	width: 660px;
}
#page #central #sidebar {
	float: left;
	width: 160px;
	overflow: hidden;
}

#page .no-sidebar {
	background-image: none !important;
}
#page .no-sidebar #body {
	float: none !important;
	width: auto !important;
}

#page #central #sidebar h3 {
	color: #cdc;
	text-transform: uppercase;
	font-size: 150%;
}
#page #central #sidebar ul.nav {
}
#page #central #sidebar ul.nav li {
	padding: 2px 0;
}
#page #central #sidebar ul.nav a {
	color: #232;
}
#page #central #sidebar ul.nav a.nav-selected,
#page #central #sidebar ul.nav a.nav-path-selected {
	color: #006837;
	font-weight: bold;
}
#page #central #sidebar ul.nav ul {
	padding-left: 10px;
	font-size: 90%;
}
#page #central #sidebar ul.nav ul li {
}

/******************************************************************************/

#footer {
	clear: both;
	color: #999;
	font-size: 80%;
	background: #fff url(http://www.gusenbauer-fenster.at/themes/gusenbauer/images/footer-bg.jpg) center top no-repeat;
}
#footer .inside {
	margin: 0 auto;
	padding: 30px 20px;
}
#footer a {
	color: #585;
}
#footer p.links {
	float: right;
}

/******************************************************************************/

.pagingNav {
	margin: 16px 0 8px 0;
}
.pagination {
	text-align: center;
	color: #bbb;
	padding-top: 4px;
}
.pagination .pageRight {
	width: 20%;
	float: right;
	text-align: right;
}
.pagination .pageLeft {
	width: 20%;
	float: left;
	text-align: left;
}
.ccm-SlideshowBlock-display {
	margin-bottom: 20px;
}
.zoomImage {
	clear: right;
	float: right;
	margin: 5px 0 5px 15px;
	padding: 1px;
	border: 1px solid #ddd;
}
.zoomImage:hover, .zoomImage:focus {
	border-color: #006837;
}
p.zoomImageCaption {
	padding: 7px 0;
	border-top: 1px solid #ccc;
	font-size: 11px;
	font-weight: bold;
}
p.zoomImageCloseInfo {
	font-size: 10px;
	color: #999;
	line-height: 1;
}
div#msg {
	margin: 10px 0;
	padding: 5px 10px;
	font-weight: bold;
}

#searchResults .pageLink {
	font-size: 90%;
	color: #aaa;
	margin: 0;
	padding: 0;
}
#searchResults .searchResult {
	margin-bottom: 1em;
	margin-top: 2em;
}
#search-block h3.search-title {
	margin-bottom: 2px;
}
#search-block input.search-query {
	margin: 0;
	padding: 3px 5px;
	background: #f3f3f3;
	border: none;
}

/******************************************************************************/

label {
	font-weight: bold;
}
fieldset {
	border: 1px solid #ccc;
}

/* error text class optionally provided by theme */
div.ccm-error-response {
	color: #f00;
	margin-bottom: 12px;
}

div.code {
	border: 1px solid #ddd;
	background: #eee;
	padding: 10px;
}
div.spacer,
div.ccm-spacer {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.noTopSpace {
	margin-top: 0;
	padding-top: 0;
}

/* customize_miscellaneous */ /* customize_miscellaneous */

