/********  Szentrokuspince.hu ADDITIONS   ********/
@font-face {
	font-family: 'CosmLN_';
	src: url('../fonts/CosmLN_.eot'),
		 url('../fonts/CosmLN_.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/CosmLN_.woff') format('woff'),
		 url('../fonts/CosmLN_.ttf') format('truetype'),
		 url('../fonts/CosmLN_.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* BEGIN - Link formázás*/
a img {
	border: 0;
}

a,
a:visited {
	color: #5e5e5e;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 1.0em;
}

a:hover,
a:active {
	text-decoration: underline;
}
/* END - Link formázás*/

body {
	margin: 0 auto;
	padding: 0;
	background: #ae0917;
	font-family: CosmLN_, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6e6e6e;
	background: #ac0917 url(../images/berillbox_bg.png) top left repeat-x;
}

#main {
	width: 1224px;
	margin: 0 auto 20px auto;
	background: url(../images/berillbox_top.png) top left no-repeat;
	position: relative;
}

#header-bg {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 265px;
	z-index: -9999;
	overflow: hidden;
}

#wrapper {
	width: 1104px;
	height: auto;
	margin: -265px 60px 0 60px;
	padding: 0;
	position: relative;
}

#header {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 265px;
	position: relative;
	z-index: 9999;
	overflow: hidden;
}

#h_left {
	margin: 0;
	padding: 62px 9px 0 35px;
	width: 800px;
	height: 203px;
	position: relative;
	float: left;
	overflow: hidden;
}

#h_right {
	margin: 0;
	padding: 62px 0 0 0;
	width: 260px;
	height: 265px;
	position: relative;
	float: right;
	overflow: hidden;
}

#hl_top {
	margin: 0;
	padding: 0;
	width: auto;
	height: 76px;
	position: relative;
	overflow: hidden;
}

#hl_topmenu1 {
	margin: 0;
	padding: 0;
	width: auto;
	height: 56px;
	font-family: CosmLN_, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 54px;
	color: #ae0917;
	position: relative;
	overflow: hidden;
}

#hl_topmenu1 div.moduletable_menu {
	margin: 0 auto;
	padding: 0;
}

#hl_topmenu1 div.moduletable_menu ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

#hl_topmenu1 div.moduletable_menu li {
	display: inline;
	margin: 0;
	padding: 0 20px 0 0;
}


#hl_topmenu1 div.moduletable_menu a {
	font-size: 24px;
	color: #ae0917;
	text-decoration: none;
	font-style: normal;
	padding: 0;
	margin: 0;
	cursor: pointer;
	font-weight: normal;
}

#hl_topmenu1 div.moduletable_menu li.active a,
#hl_topmenu1 div.moduletable_menu a:hover {
	text-decoration: underline;
}

#hl_topmenu2 {
	margin: 0;
	padding: 0;
	width: auto;
	height: 48px;
	font-family: CosmLN_, 'Lucida Sans Unicode', 'Lucida Sans', 'Lucida Grande', sans-serif;
	font-size: 23px;
	text-transform: uppercase;
	line-height: 45px;
	color: #fff;
	position: relative;
	overflow: hidden;
}

#hl_topmenu2 div.moduletable_menu {
	margin: 0 auto;
	padding: 0;
}

#hl_topmenu2 div.moduletable_menu ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

#hl_topmenu2 div.moduletable_menu li {
	display: inline;
	margin: 0;
	padding: 0 30px 0 0;
}


#hl_topmenu2 div.moduletable_menu a {
	font-size: 23px;
	color: #fff;
	text-decoration: none;
	font-style: normal;
	padding: 0;
	margin: 0;
	cursor: pointer;
	font-weight: normal;
}

#hl_topmenu2 div.moduletable_menu li.active a,
#hl_topmenu2 div.moduletable_menu a:hover {
	color: #ae0917;
}

#containerwrap {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
}

#container {
	width: auto;
	min-height: 400px; 
	margin: 0;
	padding: 0;
	text-align: left;
}

#leftcolumn {
	float: left;
	width: 320px;
	margin: 0;
	padding: 20px 0 20px 6px;
}

#rightcolumn {
	float: right;
	width: 320px;
	margin: 0;
	padding: 20px 6px 20px 0;
}

#leftcolumn div.moduletable,
#rightcolumn div.moduletable {
	padding: 0px 20px;
	position: relative;
}

#leftcolumn div.moduletable ul,
#rightcolumn div.moduletable ul {
	padding: 0;
	margin: 0 0 0 10px;
}

#leftcolumn div.moduletable li,
#rightcolumn div.moduletable li {
	padding: 0;
	margin: 0 0 15px 0;
}

#leftcolumn div.moduletable h3,
#rightcolumn div.moduletable h3 {
	font-weight: normal;
	padding: 5px 20px;
	margin-left: -20px;
	margin-right: -20px;
	text-align: center;
	font-size: 1.1em;
	color: #fff;
/*	border: 1px solid #ae0917;*/
	border: 1px solid #d46600;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
/*	background: #ed7505 url(../images/berillbox_bhbg.png) top left repeat-x;*/
	background: #ed7505;
}

#maincolumn {
	padding: 0 38px;
	margin: 0;
	width: auto;
	overflow: hidden;
}

.user1 {
	margin: 0 0 20px 0;
}

.user2 {
	margin: 20px 0 0 0;
}

/* FOOTER
--------------------------------------------------------- */
#footer {
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 11px;
	font-family: Trebuchet, Helvetica, Arial; 
	color: inherit;
	background: url(../images/berillbox_bot.png) top left no-repeat;
}

#footer a {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Trebuchet, Helvetica, Arial;
	color: inherit;
}

div.chronoform {
	display: none;
}

.cf_alert {
	background-color: #fff4f4 !important;
	border: 1px solid #ffd4d4 !important;
}

/* BEGIN - Joomla specific formatting */
.item h2 {
	margin: 0 0 10px 0;
}

#maincolumn h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 3px 0;
}

#maincolumn .items-row h2 {
	font-weight: normal;
	padding: 5px 2px;
	font-size: 1.4em;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

/* ++++++++++++++  blog  ++++++++++++++ */

.cols-1
{
        display: block;
        float: none !important;
        margin: 0 !important;
}

.cols-2 .column-1
{
        margin:0px 19px;
        width:300px;
        float:left;
		overflow: hidden;
}

.cols-2 .column-2
{
        margin:0px 19px;
        width:300px;
        float:left;
		overflow: hidden;
}

.cols-3 .column-1
{
        float:left;
        width:300px;
        margin:0 19px 0 0;
		overflow: hidden;
}
.cols-3 .column-2
{
        float:left;
        width:300px;
        margin:0 19px 0 0;
		overflow: hidden;
}
.cols-3 .column-3
{
        float:left;
        width:300px;
        margin:0;
        overflow: hidden;
}

.items-row
{
        overflow:hidden;
        margin-bottom:30px !important;
}

.blog-more
{
        padding:10px 5px;
}
.readmore
{
	text-align: right;
}

/* ++++++++++++++  panel  ++++++++++++++ */    
.panel
{
	border:solid 1px #ddd;
	margin-top:-1px

}
#maincolumn .contact .panel h3
{
	margin:0px 0 0px 0;
	padding: 0;
	background:#215173;
	border:0
}
.panel h3 a
{
	display:block;
	padding:6px;
	text-decoration:none;
	color:#b5e4f8;
	padding:6px;
}


.panel h3.pane-toggler a
{
}
.panel h3.pane-toggler-down a
{
	border-bottom:solid 1px #ddd;
}

.pane-slider
{
	border:solid 0px;
	padding:0px 10px !important;
	margin:0;
}

.panel .contact-form,
.panel  .contact-miscinfo
{
	padding:10px
}

.contact .panel .contact-form form,
.contact .panel .contact-address
{
	margin:20px 0 0 0
}

.categories-list .category-desc ul li
{list-style-type:square
}

.panel a:link,
.panel a:visited
{

}

.panel a:hover,
.panel a:active,
.panel a:focus
{
	background:#102030;
	color:#fff;
}

/* ########################### contacts ########################### */

.contact
{
        padding:0 0px
}

.contact-category
{
        padding:0 10px
}

.contact-category  #adminForm fieldset.filters
{
	border:0;
	padding:0
}

.contact-image
{
	margin:10px 0;
	overflow:hidden;
}

.contact-image img
{
/* as you like
float:right;
float:left */
}

address
{
        font-style:normal;
        margin:10px 0;
}

address span
{
        display:block
}

span.contact-image
{
    margin-bottom:10px;
    overflow:hidden;
    display:block
}

.contact-address

{
margin:20px 0 10px 0;

}


.contact-email div
{
        padding:2px 0;
        margin:0 0 10px 0;
}

.contact-email label
{
        width:17em;
        float:left;

}

#contact_textmsg
{padding: 2px 0 10px 0}

#contact-email-copy
{
        float:left;
        margin-right:10px;

}

.contact .button
{
        float:none !important;
        clear:left;
        display:block;
        margin:20px 0 0 0
}



dl.tabs {
    float: left;
    margin: 50px 0 0 0;
    z-index: 50;
    clear:both;


}

dl.tabs dt {
    float: left;
    padding: 4px 10px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-right: 3px;
    background: #f0f0f0;
    color: #666;
}

dl.tabs dt.open {
    background: #F9F9F9;
    border-bottom: 1px solid #F9F9F9;
    z-index: 100;
    color: #000;

}

div.current {
    clear: both;
    border: 1px solid #ccc;
    padding: 10px 10px;
    max-width: 500px;
}


div.current dd {
    padding: 0;
    margin: 0;
}

dl#content-pane.tabs {
    margin: 1px 0 0 0;
}

/* ++++++++++++++  login  ++++++++++++++ */

#login-form .inputbox
{
	border:solid 1px #ddd;
}

fieldset.input
{
	border:0;
}

input.button,
button.button
{
	border:1px solid #DDDDDD;
	color:#444444;
}

#login-form label
{
        width:8em;
        float:left;

}

 /* END - Joomla specific formatting */

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

/* BEGIN - Input mezők formázása */
/*
input,
textarea,
select {
	background: #F9F8F4;
	border: 1px solid #C5C4B6;
}

input[type=submit],
input[type=reset],
button {
	color: #e6dcc5;
	background: #76380d;
	font-size: 14px;
	font-weight: bold;
	border: #552c0f 1px solid;
}

input[type=submit]:hover,
input[type=reset]:hover,
button:hover {
	color: #f07527;
	background: #552c0f;
	font-size: 14px;
	font-weight: bold;
	border: #552c0f 1px solid;
}
*/
/* END - Input mezők formázása */




/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
 
div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}


h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-size: 1.2em;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}


/* small text */
/*
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
*/

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-size: 10px;
}

.ol-captionfont {
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}


/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr,
.clear {
	clear: both;
}

td.greyline {
  width: 20px;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
/*
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e0e0e0;
*/
	margin: 0 10px 0 10px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	color: #333;
}

.highlight {
	color: #101c21;
	background-color: #f8b628;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
	display: block;
	margin-bottom: 20px;
}

div.module {
	margin: 0 0 20px 0;
}

div.module h3 {
	font-size: 120%;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	color: #552c0f;
	padding: 5px 0px;
	background: #957d51;
}

/* forms */
table.adminform textarea {
  height: 400px;
  font-size: 1em;
  color: #000099;
}

#rightcolumn div.search input {
	width: 250px;
	border: 1px solid #ccc;
	margin: 5px 0 5px 0;
}
#rightcolumn div.search label {
	display: none;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: Trebuchet, Helvetica, Arial; 
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
/*	padding: 15px;*/
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
	text-align: left;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	color: #666666;
	font-size: 92%;
}

/* Heading */
h1 {
	font-size: 165%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}
/*
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}
*/


.contentheading {
	padding: 0;
	font-size: 1.4em;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	width: 100%;
}

a.contentpagetitle {
	padding: 0;
	font-family: Trebuchet, Helvetica, Arial;
	font-size: 1em;
	font-weight: normal;
	vertical-align: bottom;
	color: #321C01;
	text-align: left;
	width: 100%;
	text-decoration: none;
}

a:hover.contentpagetitle {
	text-decoration: underline;
}

.article-info {
	margin: -8px 0 0 0;
	padding: 0;
}

.article-info-term {
	display: none;
}

.category-name {
	text-align: right;
	margin: 3px 0 0 0;
	padding: 0;
}
