html {
	height: 100%;
}
body {
	min-height: 100%;
	background-color: #d9c7a7;
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Serif;
	font-size: 12px;
	line-height: 15px;
	color: #454545;
}
img {
	border: 0;
	margin: 0;
}

a {
    color: #ee3232;
    text-decoration: none;
}

a:hover {
    color: #454545;
    text-decoration: none;
}
a:focus {
	outline: none;
}

p {
	padding: 0 0 16px 0;
	margin: 0;
}
h1 {
	font-size: 20px;
	line-height: 26px;
	color: #ee3232;
	padding: 0px 0 18px 0;
	margin: 0;
}
div.main-title h1 {
	color: #ffffff;
}	
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 2px 10px 4px 18px;
	margin: 0;
	line-height: 15px;
	background: transparent url(../gfx/bg-h2.gif) no-repeat 0 4px;
}
h2.book-title,
h3.book-title {
	font-size: 11px;
	background-image: none;
	padding: 2px 6px 0px 2px;
	margin: 0;
	line-height: 12px;
	font-weight: bold;
}
h3.book-title span, 
h2.book-title span {
	padding: 0px 0px 6px 16px !important;
	margin: 0px;
}
h2 a {
    color: #000;
}
/***************
 * main layout
 ***************/

table.main-container {
	background: transparent url(../gfx/bg-main-container.gif) repeat-y top center;
}
	td.main-header {
		background: transparent url(../gfx/bg-main-header.gif) repeat-y top left;
		width: 980px;
		position: relative;
		vertical-align: top;
	}
		td.main-header-left {
			vertical-align: top;
			background: transparent url(../gfx/bg-main-header-left.gif) repeat-y top right;
		}
			td.main-header-left div {
				background: transparent url(../gfx/bg-main-header-left-top.gif) no-repeat top right;
				height: 158px;
			}
		td.main-header-right {
			vertical-align: top;
			background: transparent url(../gfx/bg-main-header-right.gif) repeat-y top left;
		}
			td.main-header-right div {
				background: transparent url(../gfx/bg-main-header-right-top.gif) no-repeat top left;
				height: 158px;
			}
	td.main-menu {
		background-color: #454545;
		height: 43px;
		padding: 0px 0px 0px 29px;
		text-transform: lowercase;
	}
	
	    td.main-menu a {
	       float: left;
	       height: 29px;
	       padding: 14px 12px 0px 10px;
	       color: #FFF;
	       font-size: 14px;
	       font-weight: bold;
	       background: transparent url(../gfx/bg-main-menu-separator.gif) no-repeat top right;
	    }
	    
	       td.main-menu a span {
	           padding: 0px 0px 0px 20px;
	           background: transparent url(../gfx/icons/menu-link-arrow.gif) no-repeat center left;
	       }
	    
	    td.main-menu a:hover {
	       color: #46e110;
	    }
        td.main-menu div a{
            float: right;
            background: transparent url(../gfx/bg-main-menu-separator.gif) no-repeat top left;
        }
	    
	       td.main-menu a:hover span {
	           background: transparent url(../gfx/icons/menu-link-arrow-h.gif) no-repeat center left;
	       }
	    
		td.main-menu-left {
			background: transparent url(../gfx/bg-main-menu-left.gif) no-repeat top right;
		}
		td.main-menu-right {
			background: transparent url(../gfx/bg-main-menu-right.gif) no-repeat top left;
		}

	td.main-promotion {
		background: transparent url(../gfx/bg-main-promotion.gif) no-repeat top left;
		width: 980px;
		height: 267px;
		position: relative;
		vertical-align: top;
	}
		td.main-promotion-left {
			background: transparent url(../gfx/bg-main-promotion-left.gif) no-repeat top right;
		}
		td.main-promotion-right {
			background: transparent url(../gfx/bg-main-promotion-right.gif) no-repeat top left;
		}

	td.main-left {
		vertical-align: top;
		background: transparent url(../gfx/bg-main-left.gif) no-repeat bottom right;
	}
		td.main-left div {
			background: transparent url(../gfx/bg-main-left-top.gif) no-repeat top right;
			height: 333px;
		}
	td.main-right {
		vertical-align: top;
		background: transparent url(../gfx/bg-main-right.gif) no-repeat bottom left;
	}
		td.main-right div {
			background: transparent url(../gfx/bg-main-right-top.gif) no-repeat top left;
			height: 333px;
		}
	td.main-center {
		background-color: #ffffff;
	}

/***************
 * data header
 ***************/
div.data-header {
	background: transparent url(../gfx/bg-data-header.gif) no-repeat top left;
	width: 960px;
	padding: 8px 10px 0 10px;
	position: relative;
    min-height: 160px;
}
	a.header-logo {
		position: absolute;
		top: 8px;
		left: 10px;
		display: block;
		width: 206px;
		height: 72px;
		z-index: 9;
	}
	div.header-menu {
		clear: both;
		float: right;
		width: 500px;
		height: 18px;
		padding: 2px 18px 0 0;
		text-align: right;
		font-size: 11px;
		color: #ee3232;
	}
		div.header-menu a {
			color: #ee3232;
			text-decoration: none;
		}
		div.header-menu a:hover {
			color: #454545;
			text-decoration: none;
		}
		
	div.login-box {
		float: right;
		height: 31px;
		width: 300px;
		padding: 32px 18px 0px 15px;
	}
	
	   div.login-box a {
	       display: block;
	       float: right;
	       height: 20px;
	       padding: 5px 0px 0px 10px;
	       margin: 0px 0px 0px 10px;
	       color: #ee3232;
	       font-weight: bold;
	       text-decoration: none;
	       font-size: 13px;
	       background: transparent url(../gfx/icons/login-link-arrow.gif) no-repeat center left;
	       text-align: right; 
	   }
	   
	   div.login-box a:hover {
	       color: #454545;
	   }
       
	div.logged-in-box {
		float: right;
		height: 80px;
		width: 300px;
		padding: 5px 18px 0px 15px;
	}
	
	   div.logged-in-box a {
	       clear: both;
           display: block;
	       float: right;
	       height: 18px;
	       padding: 2px 0px 0px 10px;
	       margin: 0px 0px 0px 10px;
	       color: #ee3232;
	       font-weight: bold;
	       text-decoration: none;
	       font-size: 12px;
	       background: transparent url(../gfx/icons/login-link-arrow.gif) no-repeat center left;
	       text-align: right; 
	   }
	   
	   div.logged-in-box a:hover {
	       color: #454545;
	   }       
/***************
 * basket
 ***************/
div.basket-left {
	float: left;
	width: 610px;
}
div.basket-right {
	float: left;
	width: 305px;
}
div.basket-header {
	clear: both;
	width: 940px;
	height: 30px;
	background-color: #787878;
	position: relative;
	margin: 0 auto 0 auto;
}
	div.basket-header img.basket-title {
		position: absolute;
		top: -3px;
		left: 17px;
        cursor: pointer;
	}
	div.basket-header img.basket-opener {
		position: absolute;
		top: 5px;
		left: 807px;
		cursor: pointer;
	}
	div.basket-items {
		display: none;
		clear: both;
		width: 920px;
		padding: 0;
		background: #5e5e5e url(../gfx/basket/bg-basket-items.gif) repeat-y left top;
		margin: 0 auto 0 auto;
        color: #ffffff;
	}
        div.basket-items input.amount {
		    background-color: #5e5e5e;
            border: 0;
            width: 20px;
            padding: 0;
            margin: 0;
            color: #ffffff;
            text-align: right;       
        }
            div.basket-items a.change {
                display: block;
                background-color: #3bbe0d;
                color: #ffffff;
                width: 16px;
                height: 16px;
                text-align: center;
                font-size: 13px;
            }
                div.basket-items a.change:hover {
                    background-color: #5ccf2f;
                }
            div.basket-items a.remove {
                display: block;
                background-color: #ee3232;
                color: #ffffff;
                width: 44px;
                height: 16px;
                font-size: 11px;
                text-align: center;
            }
    table.basket td {
        padding: 3px;
        border-bottom: 1px dashed #7e7e7e;
    }
    table.basket tr.noborder td {
        padding: 3px;
        border-bottom: 0px dashed #7e7e7e;
    }
	div.basket-text {
		position: absolute;
		top: 0px;
		left: 130px;
		width: 660px;
		padding: 8px 0 0 0;
		text-align: center;
		color: #ffffff;
	}
div.basket-items form {
	padding: 10px;
}
div.basket-titles {
    clear: both;
    background: transparent url(../gfx/basket/bg-basket-title.gif) no-repeat top left;
    height: 40px;
    width: 740px;
    margin-left: 10px;
    padding: 10px 0 0 0;
    font-size: 20px;
    color: #ee3232;
    font-weight: bold;
}
div.basket-store-title {
    clear: both;
    background: #c2c2c2;
    height: 30px;
    width: 720px;
    margin-left: 10px;
    padding-left: 20px;
    line-height: 30px;
    font-weight: bold;
}
table.store-padding {
    padding: 0 10px;
}
table tr.property-row td label {
    padding: 0px 10px;
}
table tr.store-row td label {
    padding: 0;
}

table tr.basket-row1 {
    padding: 0px 10px;
    background: #dcdcdc;
}
table tr.basket-row2 {
    padding: 0px 10px;
    background: #ececec;
}
table.basket-postinfo {
    margin: 11px 10px 10px 15px;
    width: 285px;
}
table.basket-postinfo td {
    padding: 3px;
    border-bottom: 1px dashed #7e7e7e;
}
table.basket-postinfo tr.noborder td {
    padding: 3px;
    border-bottom: 0px dashed #7e7e7e;
}
table tr.disabled {
    color: #666;
}

/***************
 * header search
 ***************/
div.header-search {
    float: right;
	clear: both;
	background: transparent url(../gfx/headers/bg-header-search.gif) no-repeat center left;
	width: 635px;
	margin: 0 auto 0 auto;
	padding: 13px 5px 0px 0px;
	height: 34px;
}

    div.header-search .submit {
        margin: 0px 10px 0px 0px;
    }
    
    div.header-search input.search-text {
        width: 200px;
        height: 17px;
        border: 0;
        margin: 0px 10px 0px 0px;
        padding: 3px 2px 2px 2px;
        color: #000;
        font-size: 12px;
        background: transparent url(../gfx/inputs/text-204.gif) no-repeat center left;
    }
    
    div.header-search select.search-type {
        width: 85px;
        margin: 0px 10px 0px 0px;
    }

/*************
 * search page
 ************/
div.search-title {
    float: right;
    font-size: 11px;
    font-weight: normal;
    padding-right: 20px;
}
div.search-title a {
	color: #fff;
}
div.cs-title {
    margin-top: 5px;
}
div.search-cat-block
{
	clear: both;
	border-bottom: 1px solid #eee;
	line-height: 18px;
}
div.subcat-arrow-none {
	background: transparent url(../gfx/icons/search-subcat-arrow.gif) no-repeat center left;
	width:11px;
	height: 7px;
	margin-left: 5px;
	cursor: pointer;
	float: left;
	margin-top: 8px;
}
div.subcat-arrow-block {
	background: transparent url(../gfx/icons/search-close-subcat-arrow.gif) no-repeat center left;
	width:11px;
	height: 7px;
	margin-left: 5px;
	cursor: pointer;
	float: left;
	margin-top: 8px;
}

div.empty-arrow {
	width:11px;
	height: 7px;
	margin-left: 5px;
	float: left;
	margin-top: 8px;
}
    
/***************
 * promotion
 ***************/
td.main-promotion {
    position: relative;
}
div.promotion-body {
	clear: both;
	float: left;
	height: 267px;
	width: 980px;
	position: relative;
    z-index: 800000;
    background: #C6B496;
    display: none;
}
	div.promotion-frame {
		height: 267px;
		width: 980px;
		position: absolute;
		top: 0px;
		left: 0px;
		background: transparent url(../gfx/promotion/bg-promotion-frame.png) no-repeat top left;
	}
	img.promotion-image {
		position: absolute;
		top: 0px;
		left: 10px;
	}
	div.promotion-box {
		min-height: 237px;
		width: 461px;
		padding: 16px 0 0 0;
		position: absolute;
		top: 0px;
		left: 0px;
	}
    div.promotion-title {
        padding: 20px 0 0 80px;
        line-height: 22px;
		height: 50px;
    }
    div.promotion-title span.title {
        font-size: 18px;
        color: #fff;
    }
    div.promotion-title span.subtitle {
        font-size: 20px;
        font-weight: bold;
        color: #fff;
    }
    div.promotion-lead {
        padding: 13px 0 0 30px;
        font-size: 11px;
        color: #fff;
        width: 370px;
    }
    div.promotion-details {
        background: transparent url(../gfx/promotion/btn-details.png) no-repeat top left;
        margin: 10px 0 0 30px;
        padding-left: 25px;
        line-height: 18px;
    }
    div.promotion-details a {
        color: #fff;
        font-weight: bold;
    }
	div.box-4 {
        height: 237px;
		background: transparent url(../gfx/promotion/bg-promotion-box-1.png) no-repeat top left;
	}
    div.box-2 {
        height: 237px;
		background: transparent url(../gfx/promotion/bg-promotion-box-2.png) no-repeat top left;
	}
    div.box-3 {
        height: 237px;
		background: transparent url(../gfx/promotion/bg-promotion-box-3.png) no-repeat top left;
	}
    div.box-6 {
        height: 237px;
		background: transparent url(../gfx/promotion/bg-promotion-box-4.png) no-repeat top left;
	}
    div.box-5 {
        height: 237px;
		background: transparent url(../gfx/promotion/bg-promotion-box-5.png) no-repeat top left;
	}
    #nav {z-index: 500000; position: absolute; margin-top: 185px; width: 410px;}
    #nav a { padding: 2px; color: #fff; font-size: 14px; font-weight: bold; }
    #nav a.activeSlide { color: #343434 }
    #nav a:focus { outline: none; }
    #nav div.pager_category {
        float: left;
        color: #343434;
        padding: 0 13px;
        line-height: 19px;
        text-transform: uppercase;
        font-size: 11px;
        font-weight: bold;
        text-align: right;
    }
    #nav div.border-right {border-right: 1px solid #454545}
    
    #slider_player {z-index: 500000; position: absolute; margin-top: 204px; margin-left: 412px; width: 30px;}
    #slide_play { display: none; }


div.orderby-title {
	margin: 10px 0;
    float: right;
    font-size: 11px;
    font-weight: normal;
    padding-right: 10px;
}
div.orderby-title a.active{
	font-weight: bold;
	background: transparent url(../gfx/icons/orderby-active.gif) no-repeat  right 4px;
	padding-right: 15px;
}




div.data-left {
	width: 170px;
	float: left;
}
	div.left-title {
		clear: both;
		background: transparent url(../gfx/bg-left-title.gif) no-repeat top left;
		width: 155px;
		height: 39px;
		padding: 15px 0 0 15px;
		color: #ffffff;
		font-size: 18px;
		line-height: 22px;
		font-weight: bold;
	}
    div.left-title a{
        color: #fff;
    }
	div.left-green-title {
		clear: both;
		background: transparent url(../gfx/bg-left-title-green.gif) no-repeat top left;
		width: 155px;
		height: 39px;
		padding: 15px 0 0 15px;
		color: #ffffff;
		font-size: 18px;
		line-height: 22px;
		font-weight: bold;
	}
		div.properties {
			padding-left: 20px;
		}
		div.properties span{
			display: block;
			padding: 5px 0;
			color: #787878;
			font-size: 12px;
		}
		div.properties a {
			display: block;
			padding: 0px 0px 3px 10px;
			color: #454545;
			font-size: 11px;
			background: transparent url(../gfx/icons/left-categories-cube.gif) no-repeat 0px 2px;
		}
		div.properties div.act-title {
			margin-left: 10px;
			font-size: 11px;
		}
	div.left-title-newsletter {
		clear: both;
		background: transparent url(../gfx/bg-left-title-newsletter.gif) no-repeat top left;
		width: 155px;
		height: 39px;
		padding: 15px 0 0 15px;
		color: #ffffff;
		font-size: 18px;
		line-height: 22px;
		font-weight: bold;
	}
		div.newsletter {
			padding-left: 15px;
		}
		div.newsletter ul {
			padding: 0;
			margin: 2px 0 4px 15px;
		}
		div.newsletter label {
			padding: 0;
			color: #ff0000;	
		}
	    div.newsletter input.newsletter-text {
			width: 146px;
			height: 17px;
			border: 0;
			margin: 0px 10px 0px 0px;
			padding: 3px 2px 2px 2px;
			color: #000;
			font-size: 12px;
			background: transparent url(../gfx/inputs/text-150.gif) no-repeat center left;
		}
		input.submit-no-arrow {
			margin-top: 10px;
			border: 1px solid #ee3232;
			background: #ee3232;
			padding: 2px 10px 2px 10px;
			font-family: Arial, Verdana, Serif;
			font-size: 12px;
			font-weight: bold;
			color: #ffffff;
			cursor: pointer;
			width: 150px;
		}

	div.left-news-item {
		clear: both;
	}
		div.left-news-item a.title {
			display: block;
			padding: 7px 0 8px 14px;
			clear: both;
			font-size: 12px;
			font-weight: bold;
			color: #787878;
			text-decoration: none;				
		}
		div.left-news-item div.image {
			clear: both;
			padding: 7px 0 0 10px;
		}
		div.left-news-item div.content {
			clear: both;
			padding: 0 0 0 14px;
			font-size: 11px;
			line-height: 13px;
		}
		div.more {
			clear: both;
			position: relative;
			height: 14px;
		}
			div.more img {
				position: absolute;
				top: -8px;
				left: 152px;
			}
	div.data-left div.banner {
		text-align: center;
		clear: both;
		padding: 6px 0 6px 0;
	}
div.data-right {
	width: 780px;
	float: right;
	padding: 10px 18px 0 12px;
}
	div.right-title{
		clear: both;
		background-color: #787878;
		
		padding-left: 43px;
		color: #ffffff;
		font-size: 18px;
		line-height: 29px;
		margin: 0;
	}
	div.right-title h2, 
	div.right-title h1 {
		background-color: #787878;
		background-image: none;
		padding: 0px;
		margin: 0px;
		color: #ffffff;
		font-size: 18px;
		line-height: 29px;
		font-weight: normal;
	}
	
	div.tiny-right-title {
		clear: both;
		width: 165px;
		background-color: #787878;
		padding-left: 43px;
		color: #ffffff;
		font-size: 18px;
		line-height: 29px;
		margin: 0;
	}
	
	div.medium-right-title {
		clear: both;
		width: 277px;
		background-color: #787878;
		padding-left: 43px;
		color: #ffffff;
		font-size: 18px;
		line-height: 29px;
		margin: 0;
	}
	
	div.large-right-title {
		clear: both;
		width: 395px;
		background-color: #787878;
		padding-left: 45px;
		color: #ffffff;
		font-size: 18px;
		line-height: 29px;
		margin: 0;
	}
		div.medium-right-title a {
			color: #fff;
		}
		div.header-sales {
			background: #787878 url(../gfx/headers/bg-header-sales.gif) no-repeat center left;
		}
		div.header-news {
			background: #787878 url(../gfx/headers/bg-header-news.gif) no-repeat center left;
		}
		div.header-favourites {
			background: #787878 url(../gfx/headers/bg-header-favourites.gif) no-repeat center left;
		}
		div.header-forum {
			background: #787878 url(../gfx/headers/bg-header-forum.gif) no-repeat center left;
		}
		div.header-comment {
			background: #787878 url(../gfx/headers/bg-header-comment.gif) no-repeat center left;
		}
		div.header-top10 {
			background: #787878 url(../gfx/headers/bg-header-top10.gif) no-repeat center left;
		}
		div.header-video {
			background: #787878 url(../gfx/headers/bg-header-video.gif) no-repeat center left;
		}
		div.header-fresh-green {
			background: #3bbe0d url(../gfx/headers/bg-header-fresh-green.gif) no-repeat center left;
		}
		div.open-list {
			float: right;
			padding-right: 10px;
		}
			div.open-list a{
				color: #fff;
				font-size: 12px;
				line-height: 12px;
			}
			table.top-view, table.top-open {
				display: none;
			}
			table.new-view, table.new-open {
				display: none;
			}

	div.box-padding {
		padding: 10px 10px 10px 10px;
	}
	div.grey-box {
		clear: both;
		background-color: #f6f6f6;
		margin: 0px 0px 18px 0px;
	}
	div.tiny-grey-box {
	    float: left;
		clear: both;
		width: 208px;
		background-color: #f6f6f6;
		margin: 0px 0px 18px 0px;
	}
	   div.tiny-grey-box ul {
	       display: block;
	       float: left;
	       margin: 0px 0px 0px 0px;
	       padding: 0px 0px 0px 0px;
	       list-style-type: none;
	   }
	   
	       div.tiny-grey-box ul li {
	           display: block;
	           float: left;
	           width: 204px;
	           margin: 9px 0px 0px 0px;
	           padding: 0px 0px 7px 4px;
	           background: transparent url(../gfx/boxes/tiny-box-separator.gif) repeat-x bottom left;
	       }
	       
	           div.tiny-grey-box ul li a {
	               float: left;
	               display: block;
	               padding: 0px 0px 0px 20px;
	               color: #f20c4d;
	           }
	           
	           div.tiny-grey-box ul li a:hover {
	               color: #454545;
	           }
	           
	           div.tiny-grey-box ul li span a {
	               float: left;
	               display: block;
	               padding: 0px 0px 0px 20px;
	               color: #000;
	               background: transparent url(../gfx/icons/product-disc.gif) no-repeat top left;
	           }
	   
	div.medium-grey-box {
	    display: block;
	    float: left;
		clear: both;
		width: 320px;
		background-color: #f6f6f6;
		margin: 0px 0px 18px 0px;
	}
	
	   div.medium-grey-box ul {
	       display: block;
	       float: left;
	       margin: 0px;
	       padding: 0px;
	       list-style-type: none;    
	   }
	       
	       div.medium-grey-box ul li {
	           display: block;
	           float: left;
	           margin: 0px;
	           padding: 13px 0px 10px 0px;
               width: 320px;
               height: 42px;
	           background: transparent url(../gfx/boxes/tiny-box-separator.gif) repeat-x bottom left;
	       }
	       
	           div.medium-grey-box ul li span {
	               display: block;
	               float: left;
	               padding: 0px 0px 12px 40px;
	               background: transparent url(../gfx/icons/forum-theme-icon.gif) no-repeat top left;  
	           }
	   
	div.large-grey-box {
		clear: both;
		width: 438px;
		background-color: #f6f6f6;
		margin: 0px 0px 18px 0px;
	}
	   div.large-grey-box tr {
	       background: transparent url(../gfx/boxes/tiny-box-separator.gif) repeat-x bottom left;
	   }
	   div.large-grey-box td.large-left {
	       padding: 5px 0px 0px 5px;
	       color: #3bbe0d;
           height: 87px;
	   }
	   
	       div.large-grey-box td.large-left span {
	           display: block;
	           float: left;
	           padding: 0px 0px 0px 20px;
	           color: #000;
	           background: transparent url(../gfx/icons/product-disc.gif) no-repeat top left;
	       }
	       
	       div.large-grey-box td.large-left a {
               float: left;
               display: block;
               padding: 0px 0px 0px 20px;
               color: #f20c4d;
	       }
	           
           div.large-grey-box td.large-left a:hover {
               color: #454545;
           }
           
           div.large-grey-box td.large-left strong {
               float: left;
               display: block;
               padding: 0px 0px 0px 20px;
               background: transparent url(../gfx/icons/comment-user-icon.gif) no-repeat center left;
	       }
	       
	   div.large-grey-box td.large-right {
	       padding: 5px 5px 5px 5px;
	   }
	       
	div.aticle-box {
		float: left;
		padding: 10px;
		width: 174px;
		height: 280px;
		font-size: 11px;
		background-color: #f6f6f6;
	}
	div.aticle-box h3{
		font-weight: bold;
		margin: 0;
		padding: 0 0 10px 0;
	}
	div.article-text {
		height: 230px;
		overflow: hidden;
	}
	div.article-delimiter {
		float: left;
		width: 1px;
		height: 280px;
		margin-top: 13px;
		background: transparent url(../gfx/bg-product-info.gif) repeat-y top right;
	}
	div.article-delimiter-horizontal {
		float: left;
		width: 755px;
		height: 1px;
		padding: 13px auto;
		margin: 0 10px;
		background: #f6f6f6 url(../gfx/bg-articles-horizontal.gif) repeat-x top right;
	}
	h1.article-title {
		padding: 0 0 5px 0;
		margin-bottom: 15px;
		float: left;
		width: 600px;
		border-bottom: 1px solid #000;
	}
	p.article-date {
		padding: 0 0 5px 0;
		margin-bottom: 15px;
		text-align: right;
		width: 180px;
		float: right;
		line-height: 26px;
		border-bottom: 1px solid #000;
		font-weight: bold;
	}
	p.article-subtitle {
		line-height: 20px;
		font-weight: bold;
	}
    div.grey-box p.clouds {
        padding: 10px;
    }
    p.clouds a {
        color: #000;
    }
    span.cloud_5 {
        font-size: 20px;
    }
    span.cloud_4 {
        font-size: 18px;
    }
    span.cloud_3 {
        font-size: 16px;
    }
    span.cloud_2 {
        font-size: 14px;
    }
    span.cloud_1 {
        font-size: 12px;
    }
div.main-title {
    clear: both;
    background: transparent url(../gfx/bg-main-title.gif) no-repeat top left;
    width: 940px;
    height: 53px;
    padding: 25px 0 0 40px;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;    
}
div.data-center {
	width: 586px;
	float: left;
	padding: 10px 18px 0 12px;
}
div.data-right-side {
    padding: 10px 0 0 0;
	width: 194px;
	float: left;
}
div.data-footer {
	position: relative;
	clear: both;
	width: 980px;
	height: 106px;
	background: transparent url(../gfx/bg-data-footer.gif) no-repeat bottom left;
	color: #dddbd8;
	font-size: 11px;
}
	div.data-footer img#ppp {
		position: absolute;
		top: 0px;
		left: 880px;
		cursor: pointer;
	}
	
    img.store-opener {cursor: pointer;}
    div.footer-stores {
        clear: both;
        background: transparent url(../gfx/bg-footer-store-list.gif) repeat-y top left;
        width: 900px;
        padding: 20px 40px;
    }
	td.searchlist{
		width: 500px;
		color: #dddbd8;
		font-size: 11px;
		padding: 0 0 0 12px;
	}
		td.searchlist a {
			color: #dddbd8;
		}
	td.pick-pack {
		color: #dddbd8;
		font-size: 11px;
		padding: 0 0 0 12px;
        text-align: right;
	}
    div.store-list {
        display: none;
        clear: both;
        width: 900px;
    }
    table.store-table {
        clear: both;
        padding: 15px 0;
    }
    table.border-bottom {
        clear: both;
        border-bottom: 1px dashed #7e7e7e;
        padding: 15px 0;
    }
	div.store-county {
        clear: both;
        display: block;
        width: 740px;
        padding: 0 20px;
        margin: 10px 0;
        background: #8b8b8b;
        line-height: 30px;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
    }
    a.store-county {
        clear: both;
        display: block;
        width: 860px;
        padding: 0 20px;
        margin: 10px 0;
        background: #8b8b8b;
        line-height: 30px;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
    }
    div.store-city a {
        display: block;
        float: left;
        border: 1px solid #d9c7a7;
        background: #535353;
        color: #d9c7a7;
        padding: 5px;
        margin: 5px;
    }
    td.store-info {
        color: #d9c7a7;
        font-size: 11px;
        width: 225px;
        padding-left: 10px;
    }
    td.store-info span.store-type {
        color: #fff;
    }
    td.store-info span.store-city {
        color: #fff;
    }
	span.store-type {
		font-size: 14px;
		font-weight: bold;
	}
	span.store-city {
		font-size: 14px;
	}
	div.store-description {
		text-align: left;
		padding: 5px 0 5px 25px;
		
	}
    div.dot {
       position: relative;
    }
    div.dot div.map {
      position: absolute;
      font-size: 12px;
      width: 595px;
      height: 205px;
      z-index: 100000;
      padding: 5px 60px 40px 25px;
    }
    div.col-1 div.map {
          left: -8px;
          top: -255px;
          background: transparent url(../gfx/bg-map-1.png) no-repeat top left;
    }
    div.col-2 div.map {
          left: -8px;
          top: -255px;
          background: transparent url(../gfx/bg-map-2.png) no-repeat top left;
    }
    div.col-3 div.map {
          left: -213px;
          top: -255px;
          background: transparent url(../gfx/bg-map-3.png) no-repeat top left;
    }
    div.col-4 div.map {
          left: -452px;
          top: -255px;
          background: transparent url(../gfx/bg-map-4.png) no-repeat top left;
    }
    span.map-open-title {
        color: #383838;
        font-weight: bold;
        font-size: 14px;
    }
    img.map-close:hover {
        cursor: pointer;
    }    
    div.map_canvas {
        width: 550px;
        height: 200px;
        
    }
    div.data-footer a {
		color: #dddbd8;
		text-decoration: none;
	}
	div.data-footer img.logo {
		position: absolute;
		top: 9px;
		left: 649px;
	}
	div.data-footer div.copyright {
		position: absolute;
		left: 48px;
		top: 12px;
		white-space: nowrap;
	}

	div.data-footer div.menu {
		position: absolute;
		left: 43px;
		top: 33px;
		padding: 0px 0px 0px 5px;
		white-space: nowrap;
	}
	
/***************
 * prroducts
 ***************/
table.product-box {
    border-top: 9px solid #F6F6F6;
}
    table.product-box th {
        padding: 0px 0px 15px 9px;
        margin: 9px 0px 9px 0px;
        text-align: left;
        vertical-align: top;
        color: #ee3232;
        
    }
    
        table.product-box th span {
            display: block;
            /*height: 21px;*/
            padding: 0px 0px 2px 15px;
            font-size: 11px;
            color: #000;
            background: transparent url(../gfx/icons/product-disc.gif) no-repeat top left;
        }
            table.product-box th a {
                display: block;
                color: #ee3232;
                text-decoration: none;

            }
            
            table.product-box th a:hover {
                color: #454545;
            }
            
            table.product-box th span a {
                color: #000;
                text-decoration: none;
            }
            
            table.product-box th span a:hover {
                color: #454545;
            }
			table.product-box th div.book-maincat {
				float: left;
				margin: 3px 0;
				padding: 2px 5px;
				background: #DFDFDF;
				color: #000;
			}
			table.product-box td.large-right strong {
			   color: #3bbe0d;
               padding: 0px 0px 0px 20px;
               background: transparent url(../gfx/icons/comment-user-icon.gif) no-repeat center left;
	       }
    
    table.product-box td {
        padding: 0px 0px 0px 0px;
        margin: 9px 0px 9px 0px;
        border-bottom: 9px solid #F6F6F6;
        line-height: 14px;
    }
        
        table.product-box td img {
            margin: 0px 0px 0px 9px;
        }
    
    table.product-box td span {
        display: block;
        padding: 0px 0px 10px 0px;
        font-size: 14px;
        font-family: Georgia, Arial, Verdana, Serif;
        text-decoration:line-through;
    }
    
    table.product-box td strong {
        display: block;
        padding: 0px 0px 0px 0px;
        font-size: 14px;
        font-family: Georgia, Arial, Verdana, Serif;
        color: #f20c4d;
    }
    
    table.product-box td div span {
        display: block;
        width: 39px;
        height: 17px;
        padding: 4px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        text-align: center;
        background-color: #f20c4d;
        color: #FFF;
        text-decoration: none;
        font-family: Arial, Verdana, Serif;
        font-weight: bold;
		text-transform: capitalize;
    }
    
    table.product-box td div a {
        display: block;
        width: 93px;
        height: 17px;
        padding: 4px 0px 0px 5px;
        margin: 6px 0px 0px 0px;
        background: #3bbe0d url(../gfx/buttons/button-basket.gif) no-repeat center left;
        color: #FFF;
        font-size: 12px;
        font-weight: bold;
    }
    
    table.product-box td div a:hover {
        color: #000;
        background: #3bbe0d url(../gfx/buttons/button-basket-h.gif) no-repeat center left;
    }

    table.product-box td.border-right,th.border-right  {
        background: transparent url(../gfx/products/product-box-separator.gif) repeat-y top right;
    }
    
    table.product-box td.product-box-separator {
        background-color: #FFF;
    }
    
    div.item-content table td.border-right,th.border-right  {
        background: transparent url(../gfx/products/product-box-separator.gif) repeat-y top right;
    }
    table.productinfo-box th {
        background: #fff url(../gfx/products/product-buy-title.gif) no-repeat center left;
        width: 255px;
        height: 57px;
        line-height: 50px;
        padding-left: 30px;
        font-size: 16px;
        font-weight: bold;
        color: #454545;
    }
    table.productinfo-box td {
        padding: 0 14px;
    }
    table.productinfo-box td div a {
        display: block;
        width: 93px;
        height: 17px;
        padding: 4px 0px 0px 5px;
        margin: 6px 0px 0px 0px;
        background: #3bbe0d url(../gfx/buttons/button-basket.gif) no-repeat center left;
        color: #FFF;
        font-size: 12px;
        font-weight: bold;
    }
    table.productinfo-box td div a:hover {
        color: #000;
        background: #3bbe0d url(../gfx/buttons/button-basket-h.gif) no-repeat center left;
    }

    table.productinfo-box td span {
        display: block;
        padding: 0px 0px 10px 0px;
        font-size: 14px;
        font-family: Georgia, Arial, Verdana, Serif;
        text-decoration:line-through;
    }
    
    table.productinfo-box td strong {
        display: block;
        padding: 0px;
        font-size: 14px;
        font-family: Georgia, Arial, Verdana, Serif;
        color: #f20c4d;
    }
    
    table.productinfo-box td div span {
        display: block;
        width: 39px;
        line-height: 21px;
        padding: 6px 10px;
        margin: 0px 0px 0px 0px;
        text-align: center;
        background-color: #f20c4d;
        font-size: 21px;
        color: #FFF;
        text-decoration: none;
        font-family: Arial, Verdana, Serif;
        font-weight: bold;
		text-transform: capitalize;
    }
    
    div#comments p {
        padding: 5px 20px;
    }
    
    div#youtube {
        margin: auto;
        text-align:center;
        padding: 10px;
    }

/***************
 * product categories
 ***************/
div.left-categories {
    float: left;
    width: 145px;
    padding: 20px 0px 0px 20px;
}
	div.left-categories h2 {
		background-image: none;
		padding: 0px;
	}

    div.left-categories a {
        display: block;
        padding: 0px 0px 3px 10px;
        color: #454545;
		font-size: 11px;
        background: transparent url(../gfx/icons/left-categories-cube.gif) no-repeat 0px 2px;
    }
    
    div.left-categories a:hover {
        color: #f20c4d;
    }
	
	div.left-categories div.act-title {
		padding: 0px 0px 3px 10px;
		font-size: 11px;
		font-weight: bold;
	}

div.top-categories {
	width: 780px;
	padding: 0 0 0 10px;
    float: left;
}
	div.top-categories-title {
		clear: both;
		background: transparent url(../gfx/bg-categories-title.gif) no-repeat top left;
		height: 40px;
		padding: 10px 0 0 0;
		font-size: 20px;
		color: #ee3232;
		font-weight: bold;
	}
	div.top-categories-title span {
		font-weight: normal;
		color: #454545;
		font-weight: bold;
	}
    div.top-categories div.category-column {
        float: left;
        width: 350px;
		padding: 10px 0 10px 20px;
    }
    
        div.category-column a.level3 {
            display: block;
            padding: 1px 0px 3px 10px;
            color: #454545;
            background: transparent url(../gfx/icons/top-categories-cube.gif) no-repeat 0px 1px;
        }
        
        div.category-column a.level3:hover {
            color: #f20c4d;
        }
		
        div.category-column a.level4 {
			padding: 0px 6px 3px 6px;
            color: #676767;
			background: none;
			font-size: 11px;
        }
        
        div.category-column a.level4:hover {
            color: #f20c4d;
        }		
    
    
div.item-properties {
	width: 620px;
	padding: 0 20px 0 0;
	float: left;
	background: transparent url(../gfx/bg-product-info.gif) repeat-y top right;
}
	div.item-iconbox {
        float: right;
        font-size: 10px;
    }
	div.item-iconbox div.iconbox-print, div.item-iconbox div.iconbox-fav  {
        float: left;
        text-align: center;
        width: 90px;
        background: transparent url(../gfx/products/product-box-separator.gif) repeat-y top right;
    }
	div.item-iconbox div.iconbox-bookmark {
        float: left;
        text-align: center;
        width: 90px;
    }
    a.item-prop-link {
        color: #000;
    }
    div.item-description {
        clear: both;
        line-height: 18px;
        padding-top: 10px;
    }
    div.item-image {
		width: 140px; 
		float: left;
	}
	div.item-content {
		width: 480px;
		float: left;
	}
div.item-basket {
	width: 140px;
	float: left;
	height: 300px;
}
div.tab-container {
	clear: both;
	padding: 16px 0 0 0;
}
	div.tabs {
		clear: both;
		background-color: #787878;
		height: 35px;
	}
		div.tabs a {
			display: block;
			float: left;
			height: 25px;
			font-size: 14px;
			padding: 10px 13px 0 13px;
			color: #ffffff;
		}
			div.tabs a:hover,
			div.tabs a.active {
				background-color: #454545;
			}
	div.tabcontent {
		background-color: #f6f6f6;
	}
    div.item-images {
    	padding: 10px;
		width: 100px;
		display: inline-block;
    }
    div.item-images a {
    	padding: 10px;
		margin: auto;
    }
	table.invite-form {
		margin: auto;
		width: 600px;
	}
	div.forward-message {
		text-align: center;
		min-height: 120px;
		padding-top: 80px;
	}

/***************
 *
 * author page
 *
 ***************/
div.author-image {
	width: 140px; 
	float: left;
}
div.author-description {
	width: 630px;
	float: left;
}

/***************
 *
 * favorites page
 *
 ***************/
table.table-favorite {
    background: transparent url(../gfx/bg-articles-horizontal.gif) repeat-x bottom left;
    height: 50px;
}
table.table-favorite span{
    background: url('../gfx/products/favorite-list.gif') top left no-repeat;
    padding-left: 20px;
}

/****************
 *
 * FAQ page
 *
 ***************/
div.top-faq-categories {
	width: 780px;
	padding: 0;
    float: left;
}
	div.top-faq-categories-title {
		clear: both;
		background: transparent url(../gfx/bg-categories-title.gif) no-repeat top left;
		height: 40px;
		padding: 10px 0 0 0;
		font-size: 20px;
		color: #ee3232;
		font-weight: bold;
	}
    div.top-faq-categories div.category-column {
        float: left;
        width: 330px;
		padding: 10px 0 10px 20px;
    }
    
        div.top-faq-categories div.category-column a {
            display: block;
            padding: 0px 0px 3px 10px;
            color: #454545;
            background: transparent url(../gfx/icons/top-categories-cube.gif) no-repeat 0px 1px;
        }
        
        div.top-faq-categories div.category-column a:hover {
            color: #f20c4d;
        }

/**************
 *
 * SALES page
 *
 **************/
div.top-sale-categories-title {
		clear: both;
		background: transparent url(../gfx/bg-categories-title.gif) no-repeat top left;
		height: 40px;
		padding: 10px 0 0 0;
		font-size: 20px;
		color: #ee3232;
		font-weight: bold;
	}


/**************
 *
 * share icons
 * 
 *************/
div.social {
	clear: both; 
	width: 125px;
	margin: 5px 20px;
	padding-bottom:5px;
    min-height: 18px;
}

/***************
 *
 * author and brand list
 *
 ***************/
.author-list {
    /*display: none;*/
}
div#letters {
    width: 760px;
    margin: 0px auto;
	padding: 10px 0 10px 0px;
	clear: both;
	height: 30px;
}
div#letters a.letter {
    display: block;
    float: left;
    color: #fff;
    padding: 3px 4px;
    margin: 3px 3px 3px 1px;
    border: 1px solid #454545;
    background: #787878;
}
div.letter-title {
    clear: both;
    margin-top: 10px;
    background-color: #787878;
    padding-left: 43px;
    color: #ffffff;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
}
div.letter-title a.letter{
    color: #fff;
	width: 100px;
}
div.top-navigator {
    float: right;
    margin-right: 20px;
    font-size: 12px;
    cursor: pointer;
}
td.list-item {
	padding: 3px 0 3px 10px;
}
a.author-link {
    color: #000;
}
a.author-link:hover {
    color: #ee3232;
}
a.brand-link {
    color: #000;
}
a.brand-link:hover {
    color: #ee3232;
}

/******************
 *
 * Megrendelesek
 *
 ******************/
table.ordered-items {
	padding: 0 30px 0 10px;
}
table.ordered-items tr.property-row td{
	border-bottom: 1px solid #F0E9DC;
}
.ordered-item-list {
	font-size: 14px;
	color: #EE3232;
}

/******************
 *
 * forum
 *
 ******************/
.inner-message {
	color: #ff0000;
}
table.forum-description {
    margin: 10px;
}
table.forum-block {
    margin: 0 10px 15px 10px;
}
tr.forum-topic-list {
    background: #e0e0e0;
}
tr.forum-topic-list td{
    padding: 10px 15px;
    line-height: 20px;
}
tr.forum-topic-list td a{
    color: #1e1e1e;
    font-size: 14px;
}
tr.forum-topic-list td a.ajax-link{
    color: #ee3232;
    font-size: 11px;
}
tr.forum-topic-list td.topic-list-right {
    color: #1e1e1e;
    font-size: 11px;
}
td a.ajax-link{
    color: #ee3232;
    font-size: 11px;
}
tr.forum-message-list {
    background: #e0e0e0;
}
tr.forum-message-list td{
    padding: 5px 15px;
    line-height: 20px;
}
table.forum-message-block {
    margin: 0 10px 15px 10px;
}
td.forum-message {
    clear: both;
    background: transparent url(../gfx/basket/bg-basket-title.gif) no-repeat bottom left;
    width: 740px;
    margin-left: 10px;
    padding-bottom: 10px;
}
/*
 * thomas.css
 */

div.header-articles {
	background: #787878 url(../gfx/headers/bg-header-articles.gif) no-repeat center left;
}
div.header-basket {
	background: #787878 url(../gfx/headers/bg-header-basket.gif) no-repeat center left;
}
div.header-faq {
	background: #787878 url(../gfx/headers/bg-header-faq.gif) no-repeat center left;
}
div.header-info {
	background: #787878 url(../gfx/headers/bg-header-info.gif) no-repeat center left;
}
div.header-found {
	background: #787878 url(../gfx/headers/bg-header-found.gif) no-repeat center left;
}
div.header-user {
	background: #787878 url(../gfx/headers/bg-header-user.gif) no-repeat center left;
}

label {
    cursor: pointer;   
    padding: 0 0 0 20px; 
}

a.link-back {
    border: 1px solid #ee3232;
    background: #ee3232 url(../gfx/bg-link-back.gif) no-repeat right center;
    padding: 3px 25px 3px 10px;
	font-family: Arial, Verdana, Serif;
	font-size: 12px;
    text-align: left;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
}
a.submit-back {
    border: 1px solid #ee3232;
    background: #ee3232 url(../gfx/bg-link-back.gif) no-repeat 10px center;
    padding: 3px 10px 3px 25px;
	font-family: Arial, Verdana, Serif;
	font-size: 12px;
    text-align: left;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
}
a.submit {
    overflow: hidden;
    border: 1px solid #ee3232;
    background: #ee3232 url(../gfx/inputs/bg-submit.gif) no-repeat right center;
    padding: 3px 25px 3px 10px;
	font-family: Arial, Verdana, Serif;
	font-size: 12px;
    text-align: left;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
}
a.submit:hover, a.submit-back:hover {
    border: 1px solid #454545;
    background-color: #454545;   
}

input.submit {
    border: 1px solid #ee3232;
    background: #ee3232 url(../gfx/inputs/bg-submit.gif) no-repeat right center;
    padding: 2px 25px 2px 10px;
	font-family: Arial, Verdana, Serif;
	font-size: 12px;
    text-align: left;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
}
input.submit-green {
    border: 1px solid #3bbe0d;
    background: #3bbe0d url(../gfx/inputs/bg-submit.gif) no-repeat right center;
    padding: 2px 25px 2px 10px;
	font-family: Arial, Verdana, Serif;
	font-size: 12px;
    text-align: left;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
}
input.submit-del {
    border: 1px solid #ee3232;
    background: #ee3232 url(../gfx/inputs/bg-submit-del.gif) no-repeat right center;
    padding: 2px 25px 2px 10px;
	font-family: Arial, Verdana, Serif;
	font-size: 12px;
    text-align: left;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
}
input.submit-add {
    border: 1px solid #ee3232;
    background: #ee3232 url(../gfx/inputs/bg-submit-add.gif) no-repeat right center;
    padding: 2px 25px 2px 10px;
	font-family: Arial, Verdana, Serif;
	font-size: 12px;
    text-align: left;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
}
input.submit:hover {
    border: 1px solid #454545;
    background-color: #454545;   
}

input.text250 {
    border: 1px solid #787878;
	font-family: Arial, Verdana, Serif;
	font-size: 12px;
	line-height: 15px;
    padding: 3px 3px 3px 3px;
    width: 300px;
    height: 16px;
}
textarea.text250 {
    border: 1px solid #787878;
	font-family: Arial, Verdana, Serif;
	font-size: 12px;
	line-height: 15px;
    padding: 3px 3px 3px 3px;
    width: 300px;
    height: 66px;
}
select.text200 {
    border: 1px solid #787878;
	font-family: Arial, Verdana, Serif;
	font-size: 12px;
    padding: 3px 3px 3px 3px;
    width: 200px;
}
select.text250 {
    border: 1px solid #787878;
	font-family: Arial, Verdana, Serif;
	font-size: 12px;
    padding: 3px 3px 3px 3px;
    width: 306px;
}

p.error_message {
    font-weight: bold;
}
ul.error_list {
    font-weight: bold;
    padding: 0 0 20px 20px;
    margin: 0;
}
    ul.error_list li {
         padding: 2px 0 2px 0;
         margin: 0 0 0 0;
    }
	ul.error_list li label {
		color: #ff0000;
	}

/***************
 * banner places
 ***************/
div.data-right-side div.banner {
    width: 160px;
    margin: 0 auto 10px auto;
}
div.data-right div.banner {
    margin: 0 auto 10px auto;
}
 div.right-place {
    width: 320px;
    text-align: center;
    margin: 0px 0px 18px 0px;
 }
 
/****************
 * autcomplete
 ****************/
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0 5px 0 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
/*	overflow: hidden; */
}

.ac_loading {
	background : Window url('../gfx/indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
 
div.pager span {
	font-weight: bold;
}

table.line-box {
	padding: 0px;
	border-top: 0px;
}
	table.line-box a.item-title {
		font-size: 12px;
	}
	table.line-box td,
	table.line-box th {
		border-bottom: 1px dotted #454545;
		padding: 10px;
		background-color: #f6f6f6;
	}
	table.line-box tr:hover td,
	table.line-box tr:hover th {
		background-color: #f0f0f0;
	}
	
/*************
 * breadcrumb
 *************/
p.breadcrumb {
	font-size: 13px;
}
p.cat_breadcrumb {
	margin-top: 10px;
	margin-left: 2px;
}
	p.breadcrumb a{
		font-weight: bold;
	}