/**********************************************************************************
* phpComasy, Open Source Web Content Management System                            *
* http://www.phpcomasy.org                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2006 neflexis gmbh (http://www.neflexis.ch)                *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/


/***** You can put your own style stuff here in this file
       For questions see www.phpcomasy.org *****/

/* Webfonts */
@font-face {
   font-family: 'geometr706';
   src: url('fonts/geo706k-webfont.eot');
   src: url('fonts/geo706k-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/geo706k-webfont.woff') format('woff'),
        url('fonts/geo706k-webfont.ttf') format('truetype'),
        url('fonts/geo706k-webfont.svg#geometr706_md_btblack') format('svg');
   font-weight: normal;
   font-style: normal;
}


/********************************* General styles ******************************/
input, select, textarea {
	border: 1px solid #fd6c09;
	margin-bottom: 1px;
}
h1 {
	font-family: 'geometr706';
	color: #000;
	font-size: 23px;
	line-height: 23px;
	padding-top: 14px;
}
h2,
h2 a,
h2 a:hover {
	text-decoration: none !important;
	color: #fd6c09 !important;
}
hr {
	height: 1px;
	border: 1px solid #fd6c09;
}
#my-body {
	background: #bbbbbb url(../img/background.jpg) repeat-x;
}

.management input, .management textarea {
	width: 98%;
}

.navigation_actions {
	float: right;
}
/*******************************************************************************/


/************************************ Basic ************************************/

#border {
	margin-left: auto;
	margin-right: auto;
	width: 905px;
}

#container {
	position: absolute;
	width: 890px;
	text-align: left;
	border: 5px solid white;
	background: white url(../img/moji.gif) bottom right no-repeat;
}

#header {
	width: 910px;
	height: 135px;
	background: url(../img/logo.jpg) no-repeat;
}

#picture-header {
	margin-left: 188px;
	border: 1px solid #595756;
}

.field_wrap_hp {
	display: none;
}

#left-column {
	position: absolute;
	top: 90px;
	left: 0px;
	vertical-align: top;
	width: 144px;
}

#document-column {
	vertical-align: top;
	width: 650px;
	text-align: left;
	background: transparent;
	min-height: 360px;
	margin-left: 188px;
	margin-bottom: 20px;
	line-height: 17px;
}

.page_counter {
	position: absolute;
	top: 146px;
	right: 0px;
	width: 400px;
	background: transparent;
	border: none;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

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


/*********************************** Navigation ********************************/
.navigation {
	margin: 65px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	line-height: 15px;
	border-right: 1px solid #28211c;
}

.navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.navigation li a {
	font-size: 110% !important;
	background: url(../img/bullet_8.gif) 0px 7px no-repeat;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 4px 8px 4px 18px;
	color: black !important;
	line-height: 19px;
}

.navigation ul.level1 {
	padding: 0 0 0 15px;
}


.navigation li.level0.current > a {
	font-weight: bolder;
	background: url(../img/bullet_green.gif) 0px 7px no-repeat !important;
}
.navigation li.level1.current > a {
	font-weight: bolder;
	background: url(../img/bullet_green.gif) 0px 7px no-repeat !important;
}
.navigation li a:hover {
	background: url(../img/bullet_green.gif) 0px 7px no-repeat !important;
}


.navigation li.sort-0 a {
	background: url(../img/bullet_e.gif) 0px 7px no-repeat;
}
.navigation li.sort-1 a {
	background: url(../img/bullet_d.gif) 0px 7px no-repeat;
}
.navigation li.sort-2 a {
	background: url(../img/bullet_c.gif) 0px 7px no-repeat;
}
.navigation li.sort-3 a {
	background: url(../img/bullet_b.gif) 0px 7px no-repeat;
}
.navigation li.sort-4 a {
	background: url(../img/bullet_a.gif) 0px 7px no-repeat;
}
.navigation li.sort-5 a {
	background: url(../img/bullet_9.gif) 0px 7px no-repeat;
}
.navigation li.sort-6 a {
	background: url(../img/bullet_8.gif) 0px 7px no-repeat;
}


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


/************************************ Content **********************************/
#content {
	padding: 0px;
	margin: 0px;
	width: 80%;
}
#content a {
	text-decoration: none;
	color: black;
}
#content a font {
	color: #000;
}
#content a:hover {
	text-decoration: underline;
	color: #fd6c09;
}

#content ul, li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content li {
	margin: 0px 0px 0px 17px;
}


#content {
	height: 450px;
}
/* IE hack for min-height */
#content[id] {
    height: auto;
    min-height: 450px;
}

.shop_products {
	margin-top: 10px;
}
.back-to-overview {
	margin-top: 10px !important;
}
.shop_show_details {
	font-weight: bold;
	text-decoration: underline !important;
}
.shop_add_to_wishlist {
	display: none;
}
.shop-price,
.shop-price-list {
	float: left;
	text-align: left;
}
#mod_shop_article_detail div.shop-price-list .button {
	margin-left: 0;
}
#mod_shop_article_detail .shop-price {
	margin: 0;
}
.shop-price {
	margin-top: 10px;
}
.shop-category-entry {
	width: 160px !important;
}
.shop_entry {
	width: 490px;
}
.shop_products h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	width: 500px;
}
.shop_add_to_cart_form {
	margin-top: 10px;
}
#mod_shop_article_detail .shop_add_to_cart_form {
	margin-top: 0px;
}
.shop_cart {
	position: absolute;
	top: 157px;
	right: 0px;
	width: 150px !important;
}
.shop_cart input {
	width: 140px;
}
.shop_add_to_cart {
	width: 80px;
	background-color: #fff !important;
	border: 2px solid #fe6c09 !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.shop_add_to_cart:hover {
	background-color: #fe6c09 !important;
	color: #fff;
}
.shop_add_to_cart_quantity {
	border: 2px solid #fe6c09 !important;
	padding: 6px !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.shop-content {
	display: none;
}
.shop-price-list {
	margin-top: 15px;
}
#mod_shop_article_detail .shop-price-list {
	margin-top: 0px;
}
#mod_shop_article_detail .shop-content {
	display: block;
}
.resource_link {
	border: none;
}
#shop_description_tab {
	padding: 0 !important;
}
#mod_shop_article_detail .resource_link {
	border: 1px solid #000 !important;
}

#mod_shop_article_detail .shop_add_to_cart {
	width: 105px !important;
}
#mod_shop_article_detail .shop_add_to_cart_quantity {
	margin-bottom: 10px;
}
table.table th {
	padding: 10px 0;
}
table.shop-cart {
	margin-bottom: 15px;
}
table.shop-cart th,
table.shop-cart td {
	padding: 8px 5px;
}
#mod_shop_order_form #process_order_registration .button {
	margin-bottom: 20px;
}
.guestbook_entry {
	background: #fe6c09 !important;
	border-bottom: 10px solid white;
	border-top: 1px solid black;
	padding: 5px;
}

.resource_container.right,
.resource.picture {
	margin: 0;
}

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


/************************************ Portlets *********************************/
.portlet {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
.portlet h1 {
	border: none;
	background: #fd6c09;
	color: white;
	padding: 2px 5px 2px 5px;
}
.portlet a {
	line-height: 17px;
	display: block;
}
.portlet-content {
	padding: 3px;
}
#portlet-listing-news {
	display: none;
}
/*******************************************************************************/


/******************************** Additional stuff *****************************/
.breadcrumb,
.breadcrumb a {
	color: gray;
}

#info {
	text-align: center;
	color: gray;
	margin-bottom: 5px;
}
#info a {
	text-decoration: none;
	color: gray;
}
/*******************************************************************************/
