html {
	height: 100%;
}

body {
	margin: 0;
	padding:0;
	width: 100%;
	height: 100%;
    font-family:MyriadPro Regular, Arial, /*Verdana,Geneva,Kalimati,*/ sans-serif;
    background-image: url('/media/images/background.jpg?v=2');
    background-repeat: repeat-y;
    background-position: center top;
    background-color: balck;
    font-size: 14px;
}

img {
	border: none;
}

table td {
	vertical-align: top;
}

a, a:hover {
	text-decoration:none;
	color: black;
}

p {
	padding: 0px;
	margin: 5px 0px 5px 0px;
}

h2 {
	margin:0px;
	padding:0px;
	font-size:17px;
	font-family: MyriadPro Semibold;
}

b, strong {
	font-family: MyriadPro Semibold;
}

i  {
    font-family: Verdana,Geneva,Kalimati, sans-serif;
	/* font-family: MyriadPro BoldIt; */
}

h3 {
	color: #28a12e;
	font-size: 17px;
	font-family: MyriadPro Semibold;
}
#page {
	width:880px;
	margin: 0px auto 0px auto;
	background-color:white;
	height: 100%; /*fix problem in cafe archa */ 
	border-right: 1px solid #ccc;
}
#menu a, #menu a:hover {
	color: white;
}

#logo {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

#menu {
	background-color:black;
	float: left;
	height: 100%;
	width: 200px;
	color: white;
	padding-right: 0px;
	line-height:20px;
}

#menu ul, #menu li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#content{
	float: right;
	width: 680px;
	min-height: 100%;
   background-repeat: no-repeat;
	background-color:white;
	/*background-image: url('/media/images/design01.png');*/
}

.clean {
	clear:both;
}
.act-title {
	padding-top: 5px;
	padding-left:40px;
	float:left;
	width: 100px;
	font-size: 15px;
}
.act-content{
	padding-top: 7px;
	padding-right: 0px;
   	text-align: center;
}
.act-content a, .act-content a:hover {
	color: #28a12e;
}
.act-content p{
	font-size: 15px;
	font-family: MyriadPro Semibold;
	color: black;
	
}

.alphabet{
	padding-top: 14px;
	padding-left: 70px;
	text-align: center;
	height: 35px;
	border-top: 1px solid #ccc;
}
.letter{
	text-align: center;
	float: left;
	padding: 5px;
	color: #ccc;
}
.letter a{
	color: black; 
}

.page-info {
	padding-left:40px;
}
.product-detail-small{
	float: left;	
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 20px;
}
.product-detail-small-image{
	width: 145px;
	height: 200px;
	border: 1px solid #ccc;	
	text-align: center;
	padding: 5px;
}

.exposition-detail-small-image{
	width: 145px;
	border: 1px solid #ccc;	
	text-align: center;
	padding: 5px;
}

.exposition-detail-title, .product-detail-title{
	font-weight:bold;
	font-family: MyriadPro Semibold;
	padding-left:10px;
	margin-top: 8px;
	width: 145px;
}

.product-detail-archiv-info{
	font-family: MyriadPro;
	padding-left:10px;
	margin-top: 2px;
	width: 145px;
	font-size: 11px;
	color: #262626;
	
}

.product-title h3, .product-title h3 a{
	color: gray;
	padding: 0px;
	margin: 0px;
}
.product-detail-author, .exposition-detail-author{
	font-weight:bold;
	/*font-family: MyriadPro Semibold;*/
	padding-left:10px;
	color:#222;
	width: 145px;
}

.product-category-title{
	font-weight:bold;
	font-family: MyriadPro Semibold;
	padding-left:0px;
	margin-top: 8px;
	text-align: center;
}

.product-category-author{
	font-weight:bold;
	/*font-family: MyriadPro Semibold;*/
	padding-left:0px;
	color:#222;
	text-align: center;
}

.product-list-small{
	padding-left:18px;
	margin-bottom: 20px;
}
.product-detail-medium-image{
	width: 250px;
	height: 300px;
	float: left;
	margin-right:20px;
	text-align:center;
	padding-left:10px;
}

.content-center{
	border-top: 1px solid #ccc;
	background-image: url('../images/background_line.png');
	background-repeat: y-repeat;
	padding-top: 15px;
}
.category-image{
	float:left;
	width: 224px;
	/* height: 380px; */
	padding: 20px;
	text-align:center;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	
}
.category-text{
	float:right;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	/*height: 280px;*/
	width: 394px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.category-title{
	float:right;
	border-bottom: 1px solid #CCC;
	border-right: 0px solid black;
	height: 45px;
	width: 394px;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
}

.product-image{
	float:left;
	width: 224px;
	/*border-right: 1px solid #CCC;*/
	padding: 15px 10px 20px 20px;
	text-align: center;
}
.product-text{
	float:right;
	/*border-right: 1px solid black;*/
	border-bottom: 0px solid black;
	width: 394px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}
.product-text a:hover {
    color: #28A12E; 
    text-decoration: underline;
}
 .product-text a {
    color: #28A12E; 
}
.product-information{
	color: #777;
	text-align:left;
	padding: 10px;
}
.product-title{
	float:right;
	border-bottom: 1px solid #CCC;
	border-right: 0px solid black;
	height: 55px;
	width: 394px;
	text-align: left;
	padding-top: 15px;
	padding-left: 20px;
}
.product-title h2{
	font-size:17px;
}
.product-title h3{
	font-size:15px;
}

.product-detail-medium{
	padding-top: 10px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}
.product-detail-medium-text{
	padding: 0px 10px 5px 0px;
}

.product-detail-images {
	width: 390px;
	height: 172px;
	overflow-x: auto;
	overflow-y: hidden;
}
.flatpages-right {
	float: right;
	width: 400px;
}

.shopping-card{
	float:right;
	margin: 10px;
}

.product-list-small{
	padding-left:16px;
	padding-right:10px;
	width: 652px;
}
.product-detail-small{

}

.info-bar{
	width: 659px;
	border-bottom: 0px solid #ccc;
	border-right: 0px solid black;
	border-top: 1px solid #ccc;
	padding-left: 20px;
}

.info-bar-event{
	width: 659px;
	border-bottom: 0px solid black;
	border-right: 0px solid black;
	border-top: 0px solid #CCC;
	padding-left: 20px;
}
.menu-top{
    background-color: #eee;
    /* height: 141px; */
    border-bottom: 1px solid #ccc;
}
.div-table-top {
    height: 60px;
    overflow:hidden;
    font-size: 13px;
}
.table-top {
/*    border-bottom:1px solid red;*/
    width: 600px;
}
.table-top td {
    padding: 10px 35px 5px 35px;
}
.top-info-red {
    padding: 11px 10px 11px 10px;
/*    background-color: red; */
    color: red;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    font-size: 14px;
    text-align: center;
    font-family: Verdana, Geneva, Kalimati, sans-serif;
    font-weight: bold;
}
.top-info-red a{
    color: red;
    font-size: 14px;
    text-align: center;
    font-family: Verdana, Geneva, Kalimati, sans-serif;
    font-weight: bold;
}


.content-top-citation{
	padding: 10px 10px 10px 15px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: black;
}
.content-top-info{
    float: right;
    padding-left:10px;
    width: 150px;
	color: black;
}

.content-top-gray{
	background-color: #aaa;
	padding: 1px 5px 1px 15px;
	text-align:right;
	color: white;
}
.content-top-gray-left{
	color: black;
	}

.top-citation{
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	float: left;
	width: 260px;
	height: 70px;
}

.top-news{
	padding: 5px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	float: left;
	width: 220px;
	height: 70px;
}

.top-login{
	padding: 5px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	width: 230px;
	height: 70px;
}

.author-detail-item{
	border-top: 1px solid #ccc;
	width: 680px;	
}
.author-detail-image{
	float:left;
	padding: 20px;
	text-align: center;
	width: 224px;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
}

.author-detail-text{
	float:right;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	width: 394px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.author-detail-title{
	float:right;
	border-bottom: 1px solid #CCC;
	border-right: 0px solid black;
	width: 394px;
	text-align: left;
	padding: 10px 0px 25px 20px;
}
.author-detail-text h3{
	color: #28a12e;
	font-size: 15px;
}

.author-list-item{
	border-bottom:1px solid #CCC;
	width: 680px;
}

.author-list-image{
	float:left;
	width: 224px;
	/*height: 380px; // don't use height size for dynamic text */ 
	border-right: 0px solid #CCC;
	border-bottom: 0px solid black;
}

.author-list-text{
	float:right;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	width: 394px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.author-list-title{
	float:right;
	border-bottom: 1px solid #CCC;
	border-right: 0px solid black;
	width: 394px;
	text-align: left;
	padding: 10px 0px 25px 20px;
}
.author-list-products{
	float:right;
	border-top: 1px solid #CCC;
	width: 394px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.author-list-products h3{
	color: black;
	font-size: 14px;
}

.author-list-text {
	color: black;
}

.event{
	border-top: 1px solid #ccc;
	background-image: url('../images/background_line.png');
	background-repeat: y-repeat;
	border-bottom: 1px solid #CCC;
}
.event-image{
	float:left;
	width: 264px;
	padding: 20px;
	text-align:center;
	border-right: 0px solid black;
	border-bottom: 0px solid #CCC;
	
}
.event-text{
	float:right;
	border-right: 0px solid black;
	border-bottom: 0px solid #CCC;
	width: 394px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.event-title{
	float:right;
	border-bottom: 1px solid #CCC;
	border-right: 0px solid black;
	width: 394px;
	text-align: left;
	padding-top: 25px;
	padding-left: 20px;
}

.event-list{
	font-size: 15px;
	margin:auto;
	margin-top: 20px;
    margin-bottom: 20px;
	width: 600px;
	min-height: 200px;
	border: 1px solid #CCC;
}
.event-list-item{
	width:600px;
	height: 20px;
	border: 0px solid #28a12e;
	padding-top: 1px;
	
}
.event-list-name{
	float: left;
	padding-left: 10px;
	width: 420px;
}
.event-list-date{
	margin-left: 10px;
}
.event-list-h{
	padding: 10px;
	border-bottom: 1px solid #CCC;	
	margin-bottom: 7px;
}


.new-frame {
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 5px;
	width: 178px;
	height: 250px;
	float: left;
	border: 1px solid #CCC;
}

.new-frame-title {
	font-weight: bold;
	font-family: MyriadPro Semibold;
    width: 250px;
}

.new-frame-date {
	font-weight: italic;
	color:  #aaa;
}
.new-list-content table {
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;
    margin: 0pxx;
}
.new-list-content td{
    border-top:1px solid #aaa;
/*    border-bottom:1px solid #aaa;*/
    padding: 15px 15px 10px 15px;
    margin:0px;
}
.new-list-content {
    padding: 20px;
}

.new-frame-cont a{
	color:  #aaa;
	font-size: 12px;
}

.new-content {
    padding: 5px 20px 10px 20px;
}

.new-content a {
    color: green;
    text-decoration: underline;
}
 .new-content a:hover {
    color: green;
}

.new-content h1{
    margin: 20px 0px 10px 0px;
    font-size: 30px;
}

#footer{
	border-top: 1px solid #ccc;
	background-color: #eee;
	padding: 8px 5px 5px 15px;
	color: black;
	height: 20px;
}

.varhoo{
	margin-top: 0px;
	float: right;
	text-align: left;
	padding-left: 0px;
}
.bottom-text{
	float: left;
	margin-top: 0px;
}

.info-tag{
	float:right;
	color: white;
	background-color: #28a12e;
	width: 100px;
	padding:3px 3px 3px 15px;
	font-size:14px;
	font-weight:bold;
	height:15px;
	background-image: url('/media/images/info-left.jpg');
	background-repeat: no-repeat;
}

.info-tag2 a, .info-tag2 a:hover {
    color: white;
}
.info-tag2{
	float:right;
	color: white;
	width: 100px;
	padding:3px 3px 3px 15px;
	font-size:14px;
	font-weight:bold;
	height:15px;
	background-image: url('/media/images/info-left-orange.png');
	background-repeat: no-repeat;
    margin: 0px -10px 10px 80px;
}

.product-text h4{
    margin:5px 0px 10px 0px;
    font-size:16px;
    color: #555;
}
.info-tag-category{
	margin-top: -15px;
	position: relative;
	left: 21px;
	top: 15px;
	float:right;
	color: white;
	width: 100px;
	padding:3px 3px 3px 15px;
	font-size:14px;
	font-weight:bold;
	height:15px;
	background-image: url('/media/images/info-left.png');
	background-repeat: no-repeat;
}

.info-tag-prepare-category{
	margin-top: -65px;
	position: relative;
	left: 0px;
	top: 65px;
	float:right;
	color: white;
	width: 60px;
	padding:3px 3px 3px 15px;
	font-size:14px;
	font-weight:bold;
	height:65px;
	background-image: url('/media/images/rect2999.png');
	background-repeat: no-repeat;
}

.clean-height{
	border-top: 1px solid #ccc;	
}

#slideshow {
    width:100%;
    height: 100%;
    background-color: black;
    position: absolute;
    text-align: center;
    color: white;
    top:0;
    left:0;
    display:none;
}

.slideshow-close a{
    color: gray;
}
.slideshow-close{
    color: white;
    margin-top: 100px; 
    text-align: center;
}
.review a, .review a:hover {
    text-decoration:underline;
    color: #db6216;
}

.cafe-drink-list{
   overflow-x:auto;
   overflow-y:hidden;
}

.eshop-content {
    padding: 10px 40px 30px 40px;

}

.eshop-wizard {
    padding: 10px;
    background-color: #ccc;
}

.eshop-wizard a{
    font-weight: bold;
}

.shop-submit {
    text-align: right;
}
.buy {
   color: black;
   font-weight: bold;
}
.eshop-top {
   background-image:url('/media/images/shopping_cart2.png');
   color:#555;
   width:50px;
   height:25px;
   padding:32px 0px 0px 0px;
   background-repeat: no-repeat;
   background-position: top right;
}
.eshop-prize {
   text-align: right;
   background-color: #eee;
   font-weight:bold;font-size:12px;
}

.eshop-content table {
   width:100%;
   border-collapse: collapse;
   border-spacing: 0px;
}
.eshop-content table td, .eshop-content table th {
   border: 1px solid #ccc;
   padding: 0px;
   margin: 0px;
   height: 20px;
   padding: 5px;
}
.eshop-content table th {
   background-color: #ccc;
}
.shop-submit {
   padding: 20px 0px 0px 10px;
}
.shop-error ul {
   color: red;
   padding: 0px;
   margin: 5px 0px 0px 15px;
}

/* - - - reg - - - */
.login-table {
	margin: auto;
	background: none;
	width: 600px;
	height: 200px;
}

.login-table h1 {
	margin-top: 30px;
	font-size: 16px;
}

.login-table fieldset {
	width: 350px;
	height: 100px;
	padding: 20px;
	background: #EEEEEE;
}

.login-table fieldset input {
	margin: 5px;
}

.login-button {
	margin-left: 200px;
}

.reg-table {
	margin: auto;
	background: none;
	width: 600px;
	/*height: 550px;*/
}

.reg-table fieldset {
	width: 375px;
	padding: 20px;
	background: #EEEEEE;
}

.reg-table h1 {
	margin-top: 30px;
	font-size: 16px;
}

.reg-table fieldset label {
	padding: 0px;
	float: left;
}

.profile-table {
	margin: auto;
	background: none;
	width: 600px;
}

.profile-table fieldset {
	width: 375px;
	padding: 20px;
	background: #EEEEEE;
}

.profile-table h1 {
	margin-top: 30px;
	font-size: 16px;
}

.profile-table td {
	width: 200px;
}

.profile-table-e {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.profile-table-p {
	margin-bottom: 20px;
}

.profile-table a {
	text-decoration: none;
	color: black;
}
