
/* structure */
body
{
	margin: 0; padding: 0;
	font: 12px arial, tahoma, verdana, sans-serif;
	background: #fff;
}

img
{
    border: none;
}

acronym {
	border-bottom: 0;
	cursor: help;
}

#page
{
    width: 830px;
    margin: 17px auto;
}

#content
{
    background: url('../img/site/bg.gif') repeat-y;
    overflow: hidden;
    height: 1%;
}
/* structure end */


/* header */
#header
{
    padding-bottom: 33px;
    background: #fff;
}

#logos
{
    height: 97px;
}

#logo
{
    float: left; width: 245px;height: 83px;
    background: url('../img/site/logo.png') no-repeat;
}

#header h1 a
{
	display: block; width: 245px; height: 83px;
	text-indent: -666em;
}

#logo2
{
    float: right; width: 84px; height: 80px;
    background: url('../img/site/logo2.png') no-repeat;
}

#menuHeader
{
    height: 26px;
    margin: 0; padding: 0;
    background: #402828;
    list-style: none;
}

#menuHeader li
{
    float: left;
    border-right: 1px solid #fff;
	display: inline;
}

#menuHeader li a
{
    display: block;
    padding: 6px 10px;
    font-size: 14px; line-height: 14px; text-align: center; text-decoration: none;
    background: #402828; color: #f6f4ef;
}

#menuHeader li.whatsnew
{
    float: right;
    border-right: 0;
    border-left: 1px solid #fff;
}

#menuHeader li a:hover, #menuHeader li a.active
{
    background: #d3c8af;
    color: #4b3535;
}
/* header end */


/* footer */

/* start here */
#footer
{
    clear: both;
    padding-top: 25px;
    background: #fff;
}

#footerContent
{
    padding-top: 10px;
    border-top: 2px solid #695d4c;
}

#menuFooter
{
	float: right;
    height: 26px;
    margin: 0; padding: 0;
    list-style: none;
}

#menuFooter li
{
	display: inline;
}

#menuFooter li a
{
    padding: 0px 10px 3px;
    font-size: 14px; text-align: center; text-decoration: none;
    color: #4b3535;
}

#menuLogo
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menuLogo li
{
	display: inline;
	padding: 0 10px;
}

.container 
{
	overflow:hidden;
	_height:1%;
}


/* end here */

/* footer end */


/* content left */
#contentLeft
{
    float: left; width: 177px;
    display: inline;
}

#contentLeft .categoriesList
{
    margin: 15px 0 0; padding: 0 0 15px 0;
    list-style: none;
}

#contentLeft .categoriesList li a
{
    display: block; width: 153px; height: 18px;
    padding: 4px 0 0 24px;
    font-size: 13px; text-decoration: none;
    background: url('../img/site/li.jpg') 10px 0 no-repeat; color: #4e3835;
}

#contentLeft .categoriesList li.selected a.selected
{
    background: #e0d7c2 url('../img/site/li.jpg') 10px -22px no-repeat; color: #261818;
}

#contentLeft .categoriesList li a:hover
{
    background: #e0d7c2 url('../img/site/li.jpg') 10px -22px no-repeat;
}

#contentLeft .collectionsList
{
    width: 177px;
    margin: 5px 0 0; padding: 0;
    list-style-type: none;
}

#contentLeft .collectionsList li a
{
    display: block; width: 133px; height: 12px;
    padding: 7px 0 3px 44px;
    font-size: 12px; line-height: 12px; text-decoration: none;
    background: url('../img/site/li.jpg') 30px 0 no-repeat; color: #4e3835;
}

#contentLeft .collectionsList li a.selected
{
    display: block; width: 133px; height: 12px;
    padding: 7px 0 3px 44px;
    font-size: 12px; line-height: 12px; text-decoration: none;
    background: #e0d7c2 url('../img/site/li.jpg') 30px -22px no-repeat !important; color: #261818;
}

#contentLeft .collectionsList li a:hover
{
    background: #e0d7c2 url('../img/site/li.jpg') 30px -22px no-repeat;
}

/* content left end */


/* content center */
#contentCenter
{
    float: right; width: 633px;
    overflow: hidden;
	display: inline;
}

#contentCenter .list
{
    float: left; width: 585px;
}

#contentCenter .list a
{
    float: left; width: 165px; height: 192px; display:inline;
    margin: 0 25px 28px 0;
    font-size: 13px; font-weight: bold; line-height: 19px;
	text-align: center;text-decoration: none;
    color: #464240;
}

#contentCenter .list .inShoppingCart
{
    clear: both;
}

#contentCenter .list .inShoppingCart a
{
    height: auto;
    margin-right: 10px;
}

#contentCenter .list .inShoppingCart .description
{
    float: left; width: 240px;
}

#contentCenter .list .inShoppingCart .removeFromBasket
{
    float: left; width: 160px;
    margin-left: 10px;
}

#contentCenter .list .inShoppingCart .removeFromBasket a
{
    display: block; width: 155px;
    border: 1px solid #695d4c; margin: 0 auto; padding-left: 5px;
    line-height: 22px; text-align: left; text-decoration: none;
    background: #d3c8af url('../img/site/li.jpg') 145px 0 no-repeat; color: #4e3835;
}

#contentCenter .list .inShoppingCart .removeFromBasket a:hover
{
    background: #e0d7c2 url('../img/site/li.jpg') 145px -22px no-repeat;
}

#contentCenter .list a strong
{
    font-size: 12px;line-height: 15px;
    color: #1f1a17;
}

#contentCenter .list a img
{
    border: 1px solid #fff; margin-bottom: 14px; padding: 1px;
    /*filter:alpha(opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;*/
}

#contentCenter .list a:hover img
{
    border: 1px solid #402828;
	/*filter:alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;*/
}

#contentCenter .article h2
{
    border-bottom: 1px solid #d3c8af;margin: 0; padding: 3px 0 3px 20px;
    font-size: 14px; font-weight: normal;
    color: #402828;
}

#contentCenter .article .content
{
    padding:  0 10px 10px;
    line-height: 18px;
}

#contentCenter .article .content a
{
    border-bottom: 1px solid #d3c8af;
    text-decoration: none;
	color: #402828;
    
}
#contentCenter .article .content a:hover
{
    border-bottom: 1px solid #402828;
}
/* content center end */

#contentCenter .porcelain, #contentCenter .stoneware
{
	float: left; position:relative;
}

#contentCenter .porcelain img, #contentCenter .stoneware img
{
	float: left;
    border: none; margin-right: 3px;
}

#contentCenter a.porcelain, #contentCenter a.stoneware {text-decoration:none; color:#4E3835;}

#contentCenter .porcelain span {width: 237px; left:0;}

#contentCenter .stoneware span {width: 240px; left:0;}

#contentCenter a span
{
	display: block;
	position: absolute; bottom: 0; /* left: 0; */ padding: 8px 0;
	text-align: center;
	background: #E0D7C2;
	filter:alpha(opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
	
}

#contentCenter a:hover 
{
	cursor: pointer;
}

#contentCenter a:hover span
{
	display: block;
	background: #E0D7C2; color: #000;
	filter:alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}

#contentCenter .whatsnew
{
    float: right; width: 149px; height: 268px;
    font-size: 0; text-decoration: none;
}

#contentCenter .whatsnew img
{
    border: none;
}

#contentCenter .temporary
{
    width: 433px; height: 218px;
    padding: 30px 100px 0;
    font-weight: bold; line-height: 17px;
    background: url('../img/site/temporar.jpg') no-repeat; color: #4b3535;
}

#contentCenter .temporary a
{
	border-bottom: 1px solid #d3c8af;
    text-decoration: none; 
	color: #402828;
    
}
#contentCenter .temporary a:hover
{
    border-bottom: 1px solid #402828;
}

.clear
{
    clear: both; display: block; height: 0;
    margin: 0; padding: 0;
    font-size: 0; line-height: 0;
}

/* set */
#contentCenter .set .graphics
{
    float: left; width: 347px;
    display: inline;
}

#contentCenter .set .description
{
    float: right; width: 266px;
    margin-right: 20px;
	display: inline;
}

#contentCenter .set .description .content
{
    line-height: 18px;
    padding-bottom: 20px;
}

#contentCenter .set .graphics .imageMedium
{
    position:relative; display: block;
    margin-bottom: 6px; width: 324px;
    font-size: 0;text-decoration: none;
    background-color: #fff;
    
}

#contentCenter .set .graphics .imageMedium span
{
	position:absolute; bottom:0; right:0; padding:4px 6px 4px 22px; 
	background:#fff url(img00000.gif) 3px 50% no-repeat !important; color:#4E3835 !important;
	font-size:11px; text-align:left; text-transform:uppercase;
	
}

#contentCenter .set .graphics .imageMedium img 
{
	border: 1px solid #fff;
	/*filter:alpha(opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;*/
}

#contentCenter .set .graphics .imageMedium :hover
{
    /*filter:alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;*/
}
#contentCenter .set .graphics .imageMedium :hover img 
{
	border: 1px solid #402828;
}

#contentCenter .set .graphics .imageSmall
{
    float: left; display: block; width: 103px;
    border: 1px solid #fff; margin: 0; padding: 1px;
    font-size: 0;
    /*filter:alpha(opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;*/
}
#contentCenter .set .graphics .imageSmall1
{
    margin-right: 3px;
}

#contentCenter .set .graphics .imageSmall2
{
    margin-right: 2px;
}

#contentCenter .set .graphics .imageSmall:hover
{
    border: 1px solid #402828;
    /*filter:alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;*/
}

#contentCenter .set .products
{
    clear: both; width: 327px;
	padding: 25px 0 0 5px; 
}

#contentCenter .set .products a
{
    float: left; width: 70px;
    margin: 0 10px 10px 0;
    text-align:center; text-decoration: none;
    color: #1f1a17;
}

#contentCenter .set .products a img
{
    /*filter:alpha(opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity:0.8;
    opacity: 0.8;*/
}

#contentCenter .set .products a:hover
{
    border-bottom: 1px solid #d3c8af;
}

#contentCenter .set .products a:hover img
{
    /*filter:alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;*/
}

#contentCenter .set .products a img
{
    margin-bottom: 10px;
}

#contentCenter .set .description h2
{
	margin: 7px 0 7px 5px;
    font-size: 22px; font-weight: normal;
    color: #1f1a17;
}

#contentCenter .set .description em
{
    display: block;
	margin: 7px 0 7px 5px;
    font-size: 18px; font-weight: normal;
    color: #1f1a17;
}

#contentCenter .set .description .colors,
#collectionDescription .colors
{
	height: 77px;
    border-top: 2px solid #695d4c; margin: 20px 0 0 0; padding: 10px 0;
}

#collectionDescription .colors
{
    border-bottom: 2px solid #695d4c;
}

#contentCenter .set .description .colors h3,
#collectionDescription .colors h3
{
    margin: 0; padding: 0 0 10px 0;
    font-size: 12px; font-weight: normal;
}

#contentCenter .set .description .colors ul,
#collectionDescription .colors ul
{
    margin: 0; padding: 0;
    list-style: none;
}

#contentCenter .set .description .colors li,
#collectionDescription .colors li
{
    float: left;
    margin: 0;padding: 0display: inline;
}

#contentCenter .set .description .colors li a,
#collectionDescription .colors li a
{
    display: block;
    margin-right: 12px; padding:1px;
    background: #fff;
    /*filter:alpha(opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity:0.8;
    opacity: 0.8;*/
}

#contentCenter .set .description .colors li a:hover,
#collectionDescription .colors li a:hover
{
    /*filter:alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;*/
}

#contentCenter .set .description .colors li a img,
#collectionDescription .colors li a img
{
	display:block;
}

#contentCenter .set .description .addToBasket
{
    border-top: 2px solid #695d4c;
    padding-top: 20px;
}

#contentCenter .set .description .addToBasket a
{
    display: block; width: 95px;
    border: 1px solid #695d4c; margin: 0 auto; padding-left: 5px;
    line-height: 22px;
    text-decoration: none;
    background: #d3c8af url('../img/site/li.jpg') 85px 0 no-repeat; color: #4e3835;
}

#contentCenter .set .description .addToBasket a:hover
{
    background: #e0d7c2 url('../img/site/li.jpg') 85px -22px no-repeat;
}

/* set end */

.borderOnHover
{
    border: 1px solid #fff;
}

.borderOnHover:hover
{
    border: 1px solid #402828;
}

.borderBottomOnHover
{
    border-bottom: 1px solid #fff;
}

.borderBottomOnHover:hover
{
    border-bottom: 1px solid #d3c8af;
}

/* start here */

.cyberstudio
{ 
	clear: both;
	text-align: center;
	font-size: 9px;
    padding-top: 30px;
}

/* end here */

.cyberstudio a
{
    border-bottom: 1px solid #fff; padding: 0;
	font-size: 9px;
	text-decoration: none;
	color: #4E3835;
}

.cyberstudio a:hover
{
    border-bottom: 1px solid #d3c8af;
}

#contentPagination
{
    float: right; width: 48px; height: 100px; 
	display: inline;
}

#contentPagination h3
{
    margin: 0; padding: 0 0 5px 0;
    font-size: 14px; font-weight: normal; text-align: center;
    color: #969595;
}

#contentPagination a
{
    float: left; width: 19px; height: 17px;
    border: 1px solid #b1b0b0; margin:0 3px 3px 0; padding-top: 2px;
    text-align: center; text-decoration: none;
    background: #fff; color: #969595;
}

#contentPagination a:hover
{
    background: #969595; color: #fff;
}

#contentPagination a.selected
{
    background: #969595; color: #fff;
}

#collectionData
{
    width: 633px; height: 1%;
    padding-bottom: 20px;
	overflow: hidden;
}

#collectionImage
{
	float: left; width: 304px;
    margin-right: 29px;
    display: inline;
}

#collectionImage a
{
	position: relative; display:block;
	border:1px solid #fff;
	text-decoration:none;
}

#collectionImage a img
{
	border: 1px solid #fff;
	display: block;
    /*filter:alpha(opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;*/
    
}
#collectionImage a span
{
	position:absolute; bottom:0; right:0; padding:4px 6px 4px 22px; 
	_right:1px;
	background:#fff url(img00000.gif) no-repeat scroll 3px 50% !important; color:#4E3835 !important;
	font-size:11px; text-align:left; text-transform:uppercase;
}

#collectionImage a:hover
{
	border:1px solid #402828;
}

#collectionImage a:hover span
{
	opacity:1;
}

#collectionImage a:hover img
{
    /*filter:alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;*/
}

#collectionDescription
{	
	float: left; width: 300px;
    display: inline;
}

#setsInCollectionList,
#productsInCollectionList
{
    float: left; width: 300px;
    display: inline;
}

#setsInCollectionList
{
    margin-right: 33px;
}

#setsInCollectionList a,
#productsInCollectionList a
{
    float: left; width: 300px;
    margin-bottom: 10px;
    font-size: 12px; line-height: 16px; text-decoration: none; padding-top: 12px;
    border-top: 1px solid #d3c8aF;
    color: #44403e;
}

#setsInCollectionList a 
{
	border-top:1px solid #D3C8AF; padding-top:12px;
}

#setsInCollectionList a:first-child, #setsInCollectionList a.first-child
{
	border-top:0; padding-top:0;
}

#productsInCollectionList a:first-child, #productsInCollectionList a.first-child
{
    border-top:0pt none; padding-top:0pt;
}

#setsInCollectionList a img,
#productsInCollectionList a img
{
    float: left; width: 107px;
    border: 1px solid #fff; margin-right: 15px; padding: 1px;
    /*filter:alpha(opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;*/
   
}

#setsInCollectionList a:hover img,
#productsInCollectionList a:hover img
{
	border: 1px solid #402828;
    /*filter:alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;*/
}

#setsInCollectionList a strong,
#productsInCollectionList a strong
{
    display: block; width: 300px;
	padding-top: 10px;
    font-size: 12px; line-height: 15px;
}

.vcard
{
    display: none;
}

#productContour
{
    clear:both;
    padding-top: 10px;
}
