html, body {
	margin: 0 auto 0 auto;
	padding: 0;
  color: #706556;
  background: #b49a74 url(../images/bg.jpg) no-repeat center top;      
}

:focus { /* FF1.5 bug */
 -moz-outline-style: none;
}

html {
	overflow-y: scroll;
}

body{
font: normal 14px arial, helvetica, sans-serif;
}

* {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 18px;
}

.generalColumnBox h1 {
	font-size: 15px;
}

h2 {
	font-size: 14px;
	margin-bottom: 2px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color:#666666;
	padding:5px 0pt;
}

h5 {
	font-size: 12px;
	font-weight: bold; 
}

ul, li {
	list-style-type: none;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #b1501a;
}

a:hover {
  color: #b11b29;
  text-decoration: underline;
}

a.iconBullet {
	display: inline;
	background-repeat: no-repeat;
	padding: 0 0 0 18px;
}

a.toCart {
	background-image: url(../images/cart.gif);
}

a.productDetails {
 background-image: url(../images/details.gif);
}




/* cikkeket es termekeket elvalaszto hr */

hr {
  display: none;
  /*
	clear: both;
	height: 5px;
	border: 0;
	border-bottom: 1px #eedcc2 solid;
	color: #111;
	margin: 5px 0;
	padding: 0 0;
  */
}

input,
textarea,
select,
option {
	padding: 1px 2px;
}

input.submitButton,
input.buttonOK {
	cursor: pointer;
	margin: 5px 0 0 0;
	padding: 0 7px;
	font-size: 95%;
	width: auto !important;
}

input.radio {
	border: none;
}    


.error {
	color: red;
	font-weight: bold;
}



/* alapveto szerkezeti elemek */

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

#wholeStuff {
  width: 980px;
  background: #000 url(../images/content.gif) repeat-y center 0;   
}

#header {
  position: relative;
	width: 980px;
  height: 250px;
	background: #000 url(../images/header3.jpg) no-repeat 0 0;  
}

#leftColumn {
	width: 160px;
	float: left;
}

#mainColumn {
	width: 660px; /* az oszlop szelessege. 1024 eseten xxx kell legyen */
	float: left;
}



/* rightColumn - jobb oszlop */

#rightColumn {
	width: 160px; /* az oszlop szelessege. 1024 eseten xxx kell legyen */
	float: left;
}



/* fejlec */

#header p {
  position: relative;
  left: 600px;
  top: 35px;
  width: 200px;
  color: #b11a28;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  text-align: right;
}

#header a.home {
  position: absolute;
  left: 20px;
  top: 20px;
  display: block;
  width: 450px;
  height: 100px;
  font-size: 1px;
  text-indent: -9000px;
}

#header a.contact {
  position: absolute;
  left: 550px;
  top: 10px;
  display: block;
  width: 220px;
  height: 110px;
  font-size: 1px;
  text-indent: -9000px;
}



/* footer - teljes oldalt alul vegigero sav */

#mainFooter {
  width: 960px;
	margin: 0 auto 0 auto;
	padding: 10px 10px 10px 10px;
	background: #ddc4a1 url(../images/footer.gif) no-repeat center top;  
}



/* a dobozok megegyezo tulajdonasagai */

div.generalBox {
	padding: 5px 10px 10px 10px;
}



/* az oszlopokban levu dobozok megegyezo tulajdonasagai */

div.generalColumnBox {
	background-image: url(../images/columnbox.gif);
}



/* az oszlopokban levu dobozok h1 fejlecenek megegyezo tulajdonasagai */

div.generalColumnBox h1 {
	margin-bottom: 10px;
  padding: 0 0 0 20px;
  color: #f6e9d6;
  background: url(../images/h-icon.gif) no-repeat 0 2px;  
}

h1.productColumnName {
  padding: 0 !important;   
  background-image: none !important;
}



/* a kozepso oszlopban levu dobozok h1 fejlecenek megegyezo tulajdonasagai */

div.mainColumnBox h1 {
	margin: 0 0 15px 0;
  padding: 0;
  color: #b11b29;
	clear: both;
}



/* a kozepso oszlopban levu dobozok h2 fejlecenek megegyezo tulajdonasagai */

div.mainColumnBox h2 a {
	font-size: 14px;
}

div.generalColumnBox input {
	width: 100px;
}

div.generalColumnBox select {
	width: 100px;
}



/* az oszlopok megegyezo tulajdonasagai */

div.generalColumn a {
  font-size: 12px !important;    
}



/* szelso oszlopban levo lista alapu menu elemei */

div.columnMenu a {
 font-size: 12px;
}

div.columnMenu a:hover {

}

.columnMenu ul li {
  padding: 0 0 0 10px;
	background: url(../images/li-grey.gif) no-repeat 0 5px;  
}

.columnMenu ul li ul li {
	margin-left: 10px; /* a lista menu masodik kategoria szint ennyivel beljebb */
}

.columnMenu ul li ul li a {
	font-size: 11px; /* masodik kategoria szint fontmerete */
	off color: #039; /* masodik kategoria szint link szine */
}

.columnMenu ul li ul li a:hover {
	off color: black; /* masodik kategoria szint link hover szine */
}

.columnMenu ul li ul li ul li a {
	font-size: 10px; /* harmadik kategoria szint fontmerete */
	off color: #666; /* harmadik kategoria szint link szine */
	font-weight: normal;
}

.columnMenu ul li ul li ul li a:hover {
	font-size: 10px; /* harmadik kategoria szint fontmerete */
	off color: #000; /* harmadik kategoria szint link hover szine */
	font-weight: normal;
}



/* temalista */

.themeList h1 a {
  font-size: 15px !important;
  font-weight: normal !important;
  color: #f6e9d6;
}



/* vizszintes menu adatai */

.horizontalMenu {
  position: absolute;
  top: 130px;
}

.horizontalMenu ul li {
	display: inline;
	margin-left: 15px; /* vizszintes menu linkjeinek egymastol valo tavolsaga */
}

.horizontalMenu ul li a {
  font-size: 12px !important;    
}

.horizontalMenu ul li a.priceList {

}

.horizontalMenu ul li a:hover {

}



/* a szelso oszlopban levo thumbnail kep */

.productOfferListByPicture img {
 position: relative;
 top: 5px;
}

a.thumbnailColumn {
	display: block;
	width: 140px; /* a height es width az oszlop szelessegetol 20px-el kevesebb, az img legnagyobb meretnel 20px-el nagyobb */
	height: 140px;
	text-align: center;
	background-color: #fff; /* a dia hatterszine, ide lehet hatterkepet is tenni */
  background: #ddc4a1 url(../images/box.gif) no-repeat right top;   
	margin: 2px 0; /* kis margo hogy ne tapadjanak a feliratok */
}

a.thumbnailColumn:hover {
  background: #e8d4b8 !important; 
}

a.thumbnailColumn img {
	border: 1px solid #000; /* a dian beluli kep kerete */
}

a.thumbnailColumn:hover img {
	border: 1px solid #000; /* a dian beluli kep kerete hover eseten*/
}



/* cikk vagy termeklista thumbnail */

a.thumbnailList {
	float: left;
	margin: 0 5px 0 0;
}

h1.productColumnName {
	margin-top: 10px; /* a diak tavolsaga */
}

h1.productColumnName a {
	font-size: 14px; /* a termek nevenek font merete */
}



/* lista jellegu boxok a szelso oszlopokban pl. TOP10 */

.listBox {
}

.listBox ol li {
	list-style-type: decimal;
	margin: 0 0 0 20px;
}

p.partnerName {
	margin: 0 0 10px 0;
}



/* lapozo */

div.pager {
	padding: 10px;
}

div.pager ul li {
	display: block;
	float: left;
	width: 30px;
}

div.pager ul li a {
	display: block;
	text-align: center;
	width: 25px;
	height: 20px; /* a height es a fuggoleges padding osszege = a width-el ha negyzetet akarunk */
	padding: 5px 0 0 0;
	border: 1px solid #b49a74;
	background-color: #eedcc2;
}

div.pager ul li a:hover {
	background-color: #e2cbab; /* lapozo elemek hatterszine hoverkor - bg kep is lehet */
}

div.pager ul li.actualPage { /* aktualis oldal li eleme, nem kattinthato */
	display: block;
	text-align: center;
	width: 25px;
	height: 20px; /* a height es a fuggoleges padding osszege = a width-el ha negyzetet akarunk */
	padding: 5px 0 0 0;
	border: 1px solid #b49a74;
  background-color: #e2cbab;     
	color: white;
	margin: 0 3px 0 0;
}

.clearfix: after { /* div.clearing helyett */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
  clear: both;
  font-size: 1px;
}

p.categoryLeader { /* cikk es termekkategoria ROVAT bevezeto */
	background-color: #eedcc2;
	padding: 10px;
	margin: 0 0 10px 0;
}

p.cartLeader { /* kosar bevezeto */
	background-color: #eedcc2;
	padding: 10px;
	margin: 0 0 10px 0;
}

.breadCrumb {
	padding: 5px;
	background-color: #eedcc2;
	margin-top: 3px;
}

.breadCrumb a {
	font-size: 10px;
	font-weight: bold;
}

.breadCrumb a:hover {

}

ul.productDetailsPage { /* reszletes termekoldal ar es kosar link lista */
	margin: 10px 0;
}

ul.productDetailsPage li.price { /* reszletes termekoldal ar */
	padding: 5px 0;
	color: #red;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
}

ul.productDetailsPage { /* reszletes termekoldal ar es kosar link lista */
}

ul.productDetailsPage  li.subTypeChoose { /* reszletes termekoldal altipusok */  
	margin: -10px 0 10px 0;  
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px; 
}
ul.productDetailsPage  li.subTypeChoose select{ /* reszletes termekoldal altipusok */  

}

p.productShortDesc { /* termek rovidleiras */
}

p.productLongDesc { /* termek hosszuleiras */
}

p.newsShortDesc { /* cikk rovid leiras */
	/*font-weight: bold;*/
}

p.newsLongDesc { /* cikk hosszu leiras */
}

div.productShortDesc { /* termek rovidleiras */
}

div.productLongDesc { /* termek hosszuleiras */
}

div.newsShortDesc { /* cikk rovid leiras */
	/*font-weight: bold; */
}

div.newsLongDesc { /* cikk hosszu leiras */
}


ul.productDetailsPage li.toCartProductDetailsPage a { /* reszletes termekoldal kosarba linkje*/
	clear: both;
	display: block;
	width: 60px;
	padding: 5px 10px 5px 20px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/cart.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
	background-color: #eee;
	border: 1px solid #aaa;
}

ul.productDetailsPage li.toCartProductDetailsPage a:hover { /* reszletes termekoldal kosarba linkje*/
	background-color: #fff;
	border: 1px solid #000;
	color: black;
}

div.mediumProductPic { /* reszletes termekoldal kep */
	float: left;
	margin-right: 10px;
}

div.mediumNewsPic { /* reszletes termekoldal kep */
	float: right;
	margin-left: 10px;
}

ul.attachments { /* kapcsolodo elemek altalanos tulajdonsagai */
}

ul.attachments li {
	margin: 1px 0;
	padding: 0 0 0 15px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}

ul.attachedNews li {
	background-image: url(../images/li-news.gif);
}

ul.attachedFiles li {
	background-image: url(../images/li-files.gif);
}

ul.attachedVideo li {
	background-image: url(../images/li-files.gif);
}

ul.attachedAudio li {
	background-image: url(../images/li-files.gif);
}

ul.attachedMedia li {
	background-image: url(../images/li-files.gif);
}


ul.attachedProducts li {
	background-image: url(../images/li-product.gif);
}

ul.attachedLinks li {
	background-image: url(../images/li-links.gif);
}

div.attachedGallery { /* kapcsolodo galeriak tulajdonsagai */
}

div.attachedGallery h3 { /* kapcsolodo galeriak címei */
	margin: 10px 0 0 0;
}

div.attachedGallery p { /* kapcsolodo galeriak rövid bevezetoi */
	margin: 5px 0;
}

div.attachedGallery a {
	display: block;
	width: 130px; /* a height es width az oszlop szelessegetol 20px-el kevesebb, az img legnagyobb meretnel 20px-el nagyobb */
	height: 130px;
	text-align: center;
  background-color: #fff; /* a dia hatterszine, ide lehet hatterkepet is tenni */
  background: #ddc4a1 url(../images/box.gif) no-repeat right top;  
	margin: 2px 0; /* kis margo hogy ne tapadjanak a feliratok */
	float: left;
	margin: 0 10px 15px 0;
}

div.attachedGallery a:hover {
  background: #e8d4b8 !important;   
}

div.attachedGallery a img {
	border: 1px solid #000;
}



/* Vendegkonyv es hozzaszolasok */

div#messageFormBox {
}
#messageFormBox .swinging {
	display: none; /* Js jeleniti meg, elrejtjuk. */
}
#messageFormBox label {
	margin: 10px 0 0 0;
	display: block;
}
#messageFormBox textarea {
	width: 440px;
	height: 100px;
}
div.tImage img {
	border: 1px solid #777;
	margin: 5px 0;
}



/* Vendegkonyv v2 - kapcsolat */

.guestBook .swinging {
	display: none;
}
.guestBook label {
	margin: 10px 0 0 0;
	display: block;
}
.guestBook textarea {
	width: 440px;
	height: 100px;
}




/* nagy termekkep */

.mediumProductPic img {
  padding: 5px;
  background: #ddc4a1;   
  border: 0 !important;
}


         
/* kosar */

.cartItemList .productThumb {
  display: block;
  width: 150px; /* a height es width az oszlop szelessegetol 20px-el kevesebb, az img legnagyobb meretnel 20px-el nagyobb */
  height: 150px;
  text-align: center;
  background-color: #fff; /* a dia hatterszine, ide lehet hatterkepet is tenni */
  background: #ddc4a1 url(../images/box.gif) no-repeat right top;   
  margin-right: 10px;
}

.cartItemList .productThumb img {
  position: relative;
  top: 10px;
}

.cartItemList form {
  margin: 10px 0 10px 0;
}

.cartItemList ul li {
  margin-bottom: 5px;
}

.cartItemList hr {
  display: block !important;
  clear: both;
  height: 5px;
  border: 0;
  border-bottom: 1px #b6a48a solid;
  color: #f6e9d6;
  margin: 0 0 15px 0;
  padding: 0 0;
}

a.cartButton { /* a kosarban levo gombok altalanos adatai */
	display: block;
	float: left;
	padding: 2px 5px;
	margin-right: 5px;
  border: 1px solid #b49a74;
  background-color: #eedcc2;
}

a.cartButton:hover {
  background-color:white;
  color: red;
  text-decoration: none;
}

/* a kosarban levo gombokat itt lehet egyenkent allitani */
a.cartButtonPlus {
}


a.cartButtonMinus {
}

a.emptyCart {
}

input.cartButtonLeft {
	float: left;
}

input.cartButtonRight {
	float: right;
	color: red;
	font-weight: bold;
}

li.totalPrice {
	clear: both;
	font-size: 14px;
	padding: 5px 0;
}

p.totalFullPrice { /* a kosarban a teljes ar kiirasa*/
	font-size: 16px;
  background-color: #eedcc2;
  color: #b11b29;   
	padding: 5px;
	margin: 5px 0;
}

p.totalFullPrice strong {
	font-size: 16px;
}



/* a regisztracios oldal */

div.regForm { 
}

div.regForm fieldset {
	padding: 0 10px 10px 10px; /* a top ertek 0, mivel a labelnak van felso margoja */
	margin: 10px 0;
	border: 1px solid #333;
}

div.regForm fieldset legend {
	font-size: 14px;
	font-weight: bold;
}

div.regForm label {
	display: block;
	margin: 5px 0 0 0;
}

div.linkListPage { /* linkes lista oldal */
}

div.linkListPage ul {
}

div.linkListPage ul li {
	font-size: 14px;
	margin: 2px 0 2px 10px;
	font-weight: bold;
}

div.linkListPage ul li ul {
	margin: 0 0 10px 0;
}

div.linkListPage ul li ul li {
	font-weight: normal;
}

div.linkListPage ul li a {
	background-image: url(../images/li-links.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 15px;
}

div.linkListPage ul li.linkCategory a {
	background-image: url(../images/li-category.gif);
}

div.linkListPage ul li.back a {
	background-image: url(../images/li-category.gif);
}

.blockLabel {
	display: block;
}



/* oldalterkep */
        div.siteMap table.siteMapTable
{
	width: 100%;
	table-layout: fixed;
	
}
div.siteMap table.siteMapTable td
{
	vertical-align: top;
}
div.siteMapBox
{
border: 1px solid black;
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
padding: 0px 3px 3px 3px;
margin: 6px 3px 3px 3px;
}
div.siteMapBox h1
{ 
	margin: 0px;
	text-align: center;
}

div.siteMapBox ul li a
{
	font-weight:normal;	
}



/* A kepes termeklista adatai */

.productListBox {
  position: relative;  
  width: 160px;
	height: 230px;
	margin-right: 0px;
  margin-bottom: 10px !important;  
	float: left;
}

.productListBox ul {
  position: absolute;
  left: 0;
  top: 155px;
  width: 150px;
  margin-bottom: 10px !important;
}

.productListBox .prodPic {

}

.productListBox img {
 float: normal !important;
 clear: both !important;
 margin-top: 10px !important;
}

.productListBox a {
 width: 150px;
 height: 150px;
}

.productListBox a:hover {
 background-color: #444;
}

.mediumProductPic img {
 margin-bottom: 10px;
 border: 1px solid #000;
}



/* Ujsag adatai */

#rightWideColumn {
	margin-left: 10px;
	margin-right: 10px;
}

#rightWideColumn h1 {
	text-align: left;
	border-bottom: 1px solid black;
	margin: 10px 0;
	clear: both;
}

#issueList {
	width: 450px;
}

#issueList img {
	border: none;
	margin: 5px;
}

#issueList a {
	margin: 2px;
	float: left;
	display: block;
	width: 145px;
	height: 200px;
	text-align: center;
	background: #c2c2c2;
}

#issueList a:hover {
	background: #f9f9f9;
}

#issueContent {
	margin: 5px;
}



/* Forum - uj hozzaszolas */

#forumNewText {
 padding: 3px 8px 12px 8px;
}

#forumNewText textarea {
 width: 420px;
 height: 100px;
 margin: 3px 0 10px 0;
}

#forumNewText input.mentorTitle {
 width: 420px;
 margin: 3px 0 10px 0;
}



/* Forum */

#forumNewTopic {
 padding: 3px 8px 12px 8px;
}

#forumNewTopic input {
 width: 420px;
 margin: 3px 0 10px 0;
}

#forumNewTopic input.button {
 width: 70px;
 margin: 0 0 10px 0;
}

#forumNewTopic textarea {
 width: 420px;
 height: 100px;
 margin: 3px 0 10px 0;
}

#forum {
 width: 426px;
 margin: 0 0 10px 7px;
 padding: 0;
 border: 0;
}

#forum table {
 margin: 0 0 15px 0;
 background: #F2F2F2;
}

#forum td {
 border-bottom: 1px solid #CBCACA;
 padding: 1px 4px 1px 4px;
}

#forum td.bal {
 width: 366px;
 font-weight: normal;
 background: #E9E9E9;
}
#forum td.jobb {
 text-align: right;
 background: #E9E9E9;
}

#forum td.szoveg {
 padding: 8px 4px 8px 4px;
}

#forum td.szoveg_rc {
 padding: 8px 4px 8px 4px;
 color: #000;
 background-color: #FDF7EE;
}

#forum div.antecedent {
 width: 410px;
 margin: 10px 0 0 1px;
 padding: 4px 2px 4px 2px;
 background-color: #E9E9E9;
 border: 1px solid #CBCACA;
 font-style: italic;
 color: #595959;
}

#forum div.antecedent_rc {
 width: 410px;
 margin: 10px 0 0 1px;
 padding: 4px 2px 4px 2px;
 background-color: #E9E9E9;
 border: 1px solid #CBCACA;
 font-style: italic;
 color: #595959;
}



/* szavazas */

.voteBox .voteItem {
 width: 137px;
 clear: both;
}

.voteBox .question {
 margin-bottom: 10px;
}

.voteBox fieldset {
 margin-bottom: 10px;
}

.voteBox .radio {
 width: 18px;
 height: 18px;
 float: left;
}

.voteBox label {
 width: 110px;
 margin: 0;
 padding-left: 5px;
 float: left;
}
/*eshopLanding*/

.landingList .newsShortDesc,
.landingList .newsLongDesc
{
	font-weight: normal;
	margin: 15px 0px 15px 0px;
}

.landingList a.productThumb
{
	height:150px;
	width:150px;
	margin: 5px 5px 5px 0px;
}

.landingList img
{
clear:both !important;
margin-top:10px !important;
}

/*feliratkozó form*/    

form#feliratkozo {
    display: block;
    width: 450px !important;
    }

#feliratkozo fieldset {
	margin: 10px 10px 10px 0px; 
    border: 1px dotted #ddc4a1;
    display: block:
    position: relative;
    width: 450px !important;
    }

#feliratkozo input {
    border: 1px solid #ddc4a1;
    background: #fff;
    margin: 0 0 5px;
    }  
     
#feliratkozo input.form-submit {
    margin-top: 10px;
    }       
    
#feliratkozo input.form-submit:hover {
    background: #B6A48A;
    cursor: pointer;
    }       
    

/* Kiegeszito elemek */

.binding {
	color: red;
}

.languagePopup {}

.languagePopup img {
	border: none;
}


table.sortable thead th {
	cursor: pointer;
}
.scrollable {
	overflow: auto;
}


.onlyPrint,
.hide {
	display: none;
}
.notPrint {
}

@media print {
	@page {
		size: 21cm 29.7cm;
	}
	.horizontalMenu, .upperMenu, .mainMenu, .eMail,
	#leftColumn, #rightColumn, #breadCrumb {
		display: none;
	}

	html, body,
	#wholeStuff, #mainColumn, #container,
	#header, #header h1, #header h1 a, #footer {
		text-align: left;
		margin: 0 auto;
		border: none !important;
		width: auto !important;
		height: auto !important;
		display: block !important;
		position: static !important;
		text-indent: 0 !important;
		color: black !important;
		background: white none !important;
	}
	html, body,
	div#wholeStuff, div#mainColumn, div#container, div#header {
		width: 99.7% !important;
	}
	html, body {
		text-align: center;
	}
	#header, #header h1, #header h1 a {
		font: bold 24pt Garamound, Times;
	}
	#header {
		margin: 0 0 1em 0;
	}
	#footer {
		border-top: 2px solid #777 !important;
		margin-top: 12px;
	}
	p {
		text-align: justify;
	}

	/* ---------------------------------- */
	.notPrint {
		display: none;
	}
	.onlyPrint {
		display: block;
	}
}



/* Egyebek */

#userBox form {
 margin-bottom: 8px;
}

.WYSWYG_body {
background: none;
background-color: #F6E9D6;
}
.WYSWYG_color-1 {
color: #1999B2;
}
.WYSWYG_color-2 {
color: #AE1A28;
}
.WYSWYG_color-3 {
color: #DDC628;
}
.WYSWYG_highlight-color-1 {
background-color:red;
}
.WYSWYG_highlight-color-2 {
background-color: #B6A48A;
}
.WYSWYG_highlight-color-3 {
background-color: #B6A48A;
}
.WYSWYG_text-w-bg {
background-color: #DDC628;
}
.WYSWYG_text-w-border {
border: 1px solid black;
}
.WYSWYG_text-indent {
text-indent: 15px;
}

#dataCollector fieldset {
width: 600px;
}

#dataCollector textarea{
width: 580px;
}

#dataCollector label {
display: block;
}

#dataCollector fieldset {
margin: 5px;
padding: 5px;
}

/*visszaszámláló*/
.countdownImage {
	border: 5px solid #E8D4B8;

}

#defaultCountdown {
	
}


.hasCountdown {
/*	border: 1px solid #ccc;  */
	background-color: #eee;
	height: 20px; 
	margin-bottom: 10px;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	/*background-color: #ccc;*/
	
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 22.0%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 60%;
	text-align: center;
}
.countdown_amount {
	color: #B11B29;     
	font-size: 210%;
}
.countdown_descr { 
	display: block;
	width: 100%; 
}

