/* @override http://dev.saldo.hu/assets/frontend/css/main.css */

/* alap definiciok */

body {
	margin: 0 auto 0 auto;
	background: #fff url(../images/body-bg_3.jpg) no-repeat fixed center top;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

strong {
	font-weight: bold;
}

em {
	 font-style: italic;
}

a {
	color: red;
	text-decoration: underline;
}

.clearer {
	clear: both;
}

#wrapper {
	width:950px;
	margin:0 auto;
}

#header {
	width: 950px;
	height: 140px;
	background: url(../images/header_bg.png) no-repeat;	
	margin:  0 auto;
	margin-bottom: 0;
}

#content-top {
	background-color: red;
	width: 950px;
	height: 63px;
	margin-top: -5px;
	background: url(../images/content-top.png);

}

#content-center {
	width: 950px;
	min-height: 550px;
	background: url(../images/content-body.png);
}

#slider_holder {
	width: 690px;
	height: 265px;
	background: url(../images/slider_bg.png) no-repeat;
	margin-left: -33px;
	margin-top: -7px;
	padding-left: 30px;
	padding-top: 12px;
	overflow: hidden;
	margin-bottom: 10px;
}

.content {
	width: 690px;
	float: left;
	margin: 0 0 10px 0;
	min-height: 600px;
	margin-left: 20px;
}


.right {
	width: 215px;
	float: right;
	margin-right: 5px;
	margin-bottom: 10px;					
	min-height: 500px;
}

.footer {
	clear: both;
	width: 100%;
	padding: 4%;	
	background: #000;
	font-size: 0.8em;
	height: 150px;
}

.footer ul {
	list-style: none;
	float: left;
	font-size: 14px;
	margin-right: 40px;
	margin-bottom: 20px;
}

.footer ul li {
	margin-bottom: 4px;
}

.footer ul li a {
	color: white;
	text-decoration: none;
}

.footer ul li a:hover {
	text-decoration: underline;
}

.footer_h1 {
	color: #e8cd92;
	font-weight: bold;
	padding-bottom: 5px;
}

#btn_row {
	float: right;
	margin-top: 10px;
}

.user_login_row {
	float: right;
	margin-top: 3px;
	width: 210px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;	
	font-size: 13px;
}

.user_login_row a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.user_login_row a:hover {
	text-decoration: underline;
}

.info_row {
	background: #fff url(../images/info_row.png) no-repeat;	
	width: 655px;
	height: 24px;
	padding: 6px 0 0 30px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	color: white;
	font: small-caps 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.info_row a {
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

#btn_login {

}

#btn_reg {
}

.content h1 {
	color: #0e9d00;
	margin-bottom: 20px;
	font: bold 24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.content h2 {
	font-size: 15px;
	color: #032300;
	margin-bottom: 10px;
	font-weight: bold;	
}

.content h3 {
	font-size: 1.1em;	
	color: black;
	margin-bottom: 15px;
	font-weight: bold;	
}

.content p {
	color: #5f5f5f;
	font-size: 15px;
	text-align: justify;
	line-height: 22px;
}

.content table {
	margin-bottom: 10px;
	margin-top: 10px;
}



.static_content p {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 26px;
}

.static_content h3 {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 32px;
	color: #397571;
}

.static_content h1 {
	margin-bottom: 20px;
	line-height: 32px;
}

#wide_content {
	width: 930px;
}

/* hírek */
.arh_list {
	margin-bottom: 20px;
}
.arh_list h2 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #383024;
	font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.arh_list p {
	font: 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* főmenüsor */

.main_menu {
	margin:  0;
	float: right;
	margin-top: 65px;
	background-color: #15470c;
	padding: 5px;
}

.main_menu ul {
	margin: 0 0 0 0px;		
	float: right;
	list-style: none;
}

.main_menu ul li {
	float: left;
}

.main_menu  a {
	color: #fff;
	text-decoration: none;
	display: block;
	margin: 0 0 0 0;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #fff;
}

#main_menu_last {
	border-right: none;
}
.main_menu a:hover {
	color: #fff;
	border-bottom: 4px solid #fff;
}

/* jobb oldali rész */
.right_box {
	border: 1px solid #fefefe;		
	min-height: 90px;
	padding: 5px;
	margin-bottom: 10px;
	color: #fff;
	font: normal 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
}

.right_box h1 {
	color: #251a07;
	margin-bottom: 10px;
	font: small-caps bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.right_box input[type=text], .right_box input[type=password] {
	font-size: 0.9em;
	border: 1px solid #ff;
	margin: 2px 0 5px 0;
	padding: 3px;
	width: 190px;
}

.right h2 {
	padding: 0 5px 3px 0px;
	font-size: 16px;
	color: #136a22;
	font-weight: bold;
}

.right a {
	font-size: 14px;
	text-decoration: none;
	color: #c90003;
	background-color: rgba(254,255,254,0.37);
	display: block;
	padding: 4px;
	margin: 0 0 4px 0;
}

.right a:hover {
	text-decoration: underline;
	background-color: rgba(254,255,254,0.81);
}

.right h3 {
	padding: 0 5px 0px 0px;
	font-size: 10px;
	color: #11621f;		
}

.right p {
	padding: 5px 5px 20px 0px;
	font-size: 12px;	
}

.right ul {
	list-style-type: none;
}

.right ul li {
	list-style-type: none;
}


/* jobb menu */
.right_menu {

}

ul.menu, ul.menu ul {
  list-style-type:none;
  padding: 0;
  margin: 0;
  background-image: none;
  font-weight: normal;
}



ul.menu li {	
  margin: 5px 0 0 0;
  padding: 0 0 0 10px;
  list-style-image: url(../images/kat_blt.png);
  list-style-position: inside;
  border-bottom: 2px solid #3d372c;
}

ul.menu li a {
  color: white;
  font: normal 13px "Lucida Grande", Lucida, Verdana, sans-serif;
  text-decoration: none;
  display: inline-block;
  padding-bottom: 5px;
  width: 160px;
}

ul.menu li a:hover {
  color: #e86827;
}

ul.top_list, ul.top_list ul {
  list-style-type:none;
  padding: 0;
  margin: 0;
  background-image: none;
  font-size: 0.9em;
  font-weight: normal;
}

ul.top_list a {
  display: block;
  text-decoration: none;
}

ul.top_list li {	
  margin: 5px 0 0 0;
  padding: 0 0 0 10px;
}

ul.top_list li a {
  color: white;
  border-bottom: 2px solid #3d372c;
  padding-bottom: 5px;
  margin-right: 20px;
  font: normal 13px "Lucida Grande", Lucida, Verdana, sans-serif;  
}

ul.top_list li a:hover {
  color: #e86827;
}


.orange_btn {
	color: white;
	padding: 0;	
	background: url(../images/btn_sumbit_bg.png) no-repeat;
	border: none;
	width: 100px;
	height: 25px;
	font: normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;	
}

/* hírek */

.news_box {
	margin-bottom: 10px;
	height: 150px;
	width: 330px;
	float: left;
	overflow: hidden;
	margin-right: 30px;
}

.news_box.last {
	margin-right: 0;
}

.news_box h1 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #383024;
	font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.news_box h2 {
	font-size: 12px;
	color: #c1c1c1;
	margin: 0;
	padding: 0;
}

.news_box p {
	font: 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.news_box a {
	color: #383024;
}

.news_box a:hover {
	text-decoration: underline;
	color: #ff690b;
}

.news_img_bg {
	float: left;
	padding: 5px;
  	width: 100px;
  	height: 80px;
  	overflow: hidden;
  	margin-right: 10px;
	border: 1px solid #ebebeb;
	background-color: #fff;
}

.news_box img {
  	width: 100px;
  	height: 80px;
	border: 1px solid #ebebeb;  	
}

#news_box_info {
	font-size: 0.8em;
	float: right;
	margin-right: 0px;
}

/* Slider */

#featured{ 
	width:400px; 
	padding-right:280px; 
	position:relative; 
	height:250px; overflow:hidden;
	background:#fff;
}

#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:400px; 
	list-style:none; 
	padding:0; margin:0; 
	width:280px; height:250px;
	overflow:auto;
	overflow-x:hidden;
}

#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}

#featured ul.ui-tabs-nav li span{
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #72021b;
}

#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; text-decoration:none;
	color:#333;  background:#fff; 
	 outline:none;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background: #f2c09f; 
}
#featured li.ui-tabs-selected, #featured li.ui-tabs-active{ 
	background:url('../images/selected-item.png') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a, #featured ul.ui-tabs-nav li.ui-tabs-active a{ 
	background: #fff1e9; 
}
#featured .ui-tabs-panel{ 
	width:400px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	bottom:0; left:0; 
	height:85px; 
	background: url('../images/transparent-bg.png'); 
}
#featured .ui-tabs-panel .info a.hideshow{
	position:absolute; font-size:11px; font-family:Verdana; color:#f0f0f0; right:10px; top:-20px; line-height:20px; margin:0; outline:none; background:#333;
}
#featured .info h2 { 
	font: normal 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #d5661e; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	color:#f0f0f0;
	font-size: 13px;
}
#featured .info a{ 
	text-decoration:none; 
	color: #fe7218; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

/* TAB */
    .etabs { margin:0; padding: 0; }
    .tab { display: inline-block; zoom:1; *display:inline; background: #f3f3f3; border: solid 1px #f1f1f1; border-bottom: none; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; }
    .tab a { 	font: bold 15px "Lucida Grande", Lucida, Verdana, sans-serif;
 line-height: 2em; display: block; padding: 0 10px; outline: none; text-decoration: none;
	color: #290f00;
}
    .tab a:hover { text-decoration: underline; }
    .tab.active { background: #fff; padding-top: 6px; position: relative; top: 1px; border-color: #f1f1f1; }
    .tab a.active { font-weight: bold; }
    .tab-container .panel-container { background: #fff; border: solid #f1f1f1 1px; padding: 10px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px; }
    .panel-container { margin-bottom: 20px; }
    
/* KÖNYV BOX */
.book_img {
	width: 90px;
	float: left;
	margin-right: 20px;
}

.book_box h1 {
	font: normal normal 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	color: #fefffe;
}

.book_box h2 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #363636;
	font: normal normal 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.book_box h3 {
	font: normal bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 0 15px 0;
	padding: 0;
}

.book_box .details  {
	color: black;	
}

.cart_btn {
	width: 84px;
	height: 30px;
	position: relative;
	top:  -25px;
	left: 230px;
}

.book_box.last {
	margin-right: 0;
}

.book_box {
	width: 315px;
	height: 130px;
	overflow: hidden;
	float: left;
	margin: 0 10px 10px 0;
	padding: 5px;
	border: 1px solid #f3f3f3;
}

/* ADATLAP */
.entry_details ul {
		margin-left: 40px;
		margin-bottom: 10px;
}

.entry_details ul li p{
		margin: 4px;
}

.entry_details ul li p{
		margin: 0;
}

.entry_details img.book_img {
	width: 200px;
	margin-bottom: 20px;
	margin-right: 30px;
	padding: 5px;
	border: 5px solid #ebebeb;
}

.entry_details h2 {
	padding: 0;
	margin: 0 0 10px 0;
	color: black;
	font: normal bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.entry_details h1 {
	padding: 0;
	margin: 0 0 30px 0;
	color: #a7062c;
	font: normal bold 18px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.entry_details p {
	font: 13px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
	margin-bottom: 20px;
	color: #353535;
}

.entry_props {
	font: 14px/22px "Lucida Grande", Lucida, Verdana, sans-serif;	
	color: #272727;
}

.entry_props tr td {
	padding: 2px 30px 0px 0;
}

.tablecimke {
	font-weight: normal;
	color: #6d041d;
}

.entry_props a {
	font-weight: bold;
	text-decoration: none;
	color: #911002;
}


/* regisztrációs form */

form table.tablereg label {
	font-weight:bold;
	}

form table.tablereg input {
	padding:3px;
	width:200px;
	margin:0 0 0px 0;
	}

table.tablereg td {
	vertical-align:top;
	}

form.frmreg {
	margin:0 0 20px 0;
	/*width:370px;*/
	}

form.frmreg label {
	font-weight:bold;
	width:140px;
	display: inline-block;
	vertical-align: top;
	margin:0 0 5px 0;
	padding:0;
	line-height:28px;
	}

form.frmreg input,
form.frmreg select {
	margin:5px 0 0px 0;
	vertical-align: top;
	}

form.frmreg select {
	width:208px;
/*height:140px;*/
	}

form.frmreg select#size_selector {
	width:80px;
	margin-left:5px;
	height:22px;
	}

form.frmreg select#p_comm {
	width:208px;
	height:140px;
	}

form.frmreg textarea#p_comm {
	width:408px;
	height:70px;
	}

form.frmreg input {
	width:200px;
	}

form.frmreg input.gombi {
	width:auto;
	}

form.frmreg input.csekk {
	width:20px;
	}

form.frmreg input.kicsi {
	width:100px;
	}

form.frmreg input.kicsike {
	width:108px;
	}


form.frmreg select.borf {
	width:210px;
	height:150px;
	}

form.frmreg textarea {
	margin:0 0 5px 0;
	width:200px;
	height:160px;
	}

form.frmreg textarea.kicsi {
	height:50px;
	}

form.frmreg textarea.nagy {
	margin:5px 0 0px 0;
	width:338px;
	height:80px;
	}

form.frmreg textarea.kozepes {
	margin:2px 0 5px 0;
	width:280px;
	height:100px;
	}

/* kapcsolat */
.contact_form {
	background-color: #f0f8fc;
	padding: 10px;
	margin: 10px 0;	
}

.contact_form label {
	width: 180px;
	display: inline-block;
	margin-bottom: 10px;
	color: black;
}

.contact_form input, .contact_form select, .contact_form textarea {
	width: 170px;
	margin-bottom: 10px;
	color: black;
	border: 1px solid #136db7;
	padding: 2px;
	margin-right: 20px;
}

.contact_form input:disabled {
    opacity: 0.3;
}
/* kosár vége */

.cart_prod_form {
 	font-size: 11px;
 	border: 1px solid #f2f2f2;
 	margin-bottom: 5px;
 	padding: 5px;
}

.cart_prod_name {
	width: 150px;
}

.cart_prod_total {
	font-weight: bold;
	font-size: 15px;
	text-align: right;
}

.cart_prod_ch {
	width: 25px;
}



.cart_prod_qty {
	width: 75px;
}

.cart_prod_sbm  {
	width: 120px;
	text-align: center;	
}

.cart_prod_form  h2  {
	margin: 0;
	padding: 0 0 5px 0;
}

.cart_prod_form  h2 a {
 	color: #e93c00;
	font-weight: bold;
	text-decoration: none;	
	margin: 0;
	padding: 0;
}

.cart_prod_form h2 a:hover {
	text-decoration: underline;
}

.cart_prod_form table {
	width: 100%;
}

.cart_prod_form table input {
	border: 1px solid gray;
}

.cart_prod_price {
	font-weight: bold;
	font-size: 14px;
	width: 100px;
	text-align: center;
}
.cart_prod_form table h4, .cart_prod_form table a , .cart_prod_form table tr td , .cart_prod_form table tr {
	margin: 0;
	padding: 0;
}

.cart_total {
	margin-bottom: 20px;
	margin-top: 20px;
}

.cart_total tr td {
 font-weight: bold;
 color: #e11912;
}


.cart_total td.label {
 font-weight: bold;
 width: 110px;
 color: black;
}

 
.order_table {
	width: 100%;
}

.order_table thead{
	font-weight: bold;
	background-color: #e2e4e4;
	padding: 10px;
	height: 30px;
}

.order_table thead tr th{
	font-weight: bold;
	background-color: #e2e4e4;
	padding: 10px;
	border-bottom: 2px solid #d5d5d5;

}

.order_table tr td{
	font-weight: bold;
	background-color: #eff1f1;
	padding: 10px;
	border-bottom: 1px solid #d5d5d5;
}

h4.kedvenc a,
h4.kedvencnek a{
	padding:2px 20px 0 0;
	color:#c20000;
	text-decoration: none;
	}
	
h4.kedvenc a { background:url(../img/type_kedvenc.gif) right 2px no-repeat; }

h4.kedvencnek a { background:url(../img/type_kedvencnek.gif) right 2px no-repeat; }


#big_search {
	padding: 10px;
	margin: 0 0 10px 0;
	background-color: #dadada;
}

#big_search h1 {
	color: #8b0724;
	margin-bottom: 20px;
	font: normal 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#big_search input[type=text] {
	font-size: 0.9em;
	border: 0;
	margin: 2px 0 2px 0;
	padding: 3px;
}

#big_search select {
	font-size: 0.9em;
	border: 0;
	margin: 2px 0 2px 0;
	padding: 3px;
}

.feladat_box {
 border: 1px solid #075e55;
 padding: 10px;
 margin-bottom: 10px;
}

.feladat_box p {
	font-size: 15px;
	color: #075e55;
}

.kerdes_box {
 border: 1px solid #ddeeec;
 padding: 10px;
 margin-bottom: 10px;
}

.kerdes_box h2 , .kerdes_box h2 p {
	color: #b41d1d;
	font-weight: normal;
	font-size: 15px;	
}

.kerdes_ul_list {
	list-style-type: none;
}

.kerdes_ul_list li {
	list-style-type: none;
	margin-bottom: 10px;
}

.type_table {
	border: 1px solid #e1e1e1;
	width: 100%;
	overflow-x: scroll;
}

.type_table tr td {
	border: 1px solid #e1e1e1;
	padding: 5px;
	text-align: left;
	font-size: 12px;
}

.type_table tr td input {
	border: 1px solid #e1e1e1;
	padding: 2px;
}

#teszt_box {
	margin-top: 20px;
}

.generate {
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #efefef;
}


.generate section {
	margin-top: 10px;
	margin-bottom:10px;	
}

.generate input {
	margin: 5px;
	padding: 2px;
}
.generate label {
	display: block;
	margin-bottom: 5px;	
	font-size: 15px;
	font-weight: bold;
	color: #416d69;
}

.segedlet {
	background-color: rgba(254,255,254,0.58);
	text-align: center;
	height: 50px;
	min-height: 0;
	overflow: hidden;
	padding: 10px 5px;
}

#segedlet {
	display: block;	
	margin: 0;
	padding-top: 10px;
	background: none;
}

#segedlet img {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
}

.minibox {
	background-color: rgba(254,255,254,0.58);	
	width: 43%;
	float: left;
	border: 1px solid #fefefe;		
	padding: 5px;
	margin-bottom: 10px;
	color: #065000;
	font: normal 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
	text-align: center;	
}

.bigbox {
	background-color: #f8f8f8;	
	width: 48%;
	float: left;
	border: 1px solid #fefefe;		
	padding: 5px;
	margin-bottom: 10px;
	color: #c70014;
	font: normal 25px/34px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
	text-align: center;	
}

.kiadvany {
	width: 640px;
	padding: 20px;
	text-align: left;
}

.kiadvany h2 {
 font-size: 21px;	
}

.kiadvany a {
 font-size: 20px;
 display: block;
 text-decoration: none;	
 background-color: #a31316;
 width: auto;
 text-align: center;
 color: white;
}

.kiadvany a:hover {
 background-color: #f60206;
}

.kiadvany img {
	float: left;
	margin: 10px 20px 30px 0px;
	padding: 0;
}

.akasztofa_keret {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 20px;
	margin-top: 20px;
}

.akasztofa_keret  h2 {
	color: black;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 21px;
}

.akasztofa_keret  h3 {
	color: gray;
}

.newsletter_form {
	background: none;
	background-color: #f0f7d4;
	width: auto;	
}

.newsletter_form form div {
	clear: both;
	margin-bottom: 10px;
	background-color: #f0f7d4;	
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.newsletter_form label {
	display: inline-block;
	width: 120px;
	margin-bottom: 10px;
	font-weight: bold;
}

.newsletter_form h1 {
	margin-bottom: 20px;
	font-size: 20px;
}

.newsletter_form p {
	font-size: 17px;
	line-height: 28px;
}

sub {
    vertical-align: sub
}
