﻿/* begin pCatalog ********************/
.masterContent .pCatalog
{
    float:right;
    width:701px;
} 
.masterContent .pCatalog .body .text
{
    float:left;
    clear:both;
    width:100%;
    padding-bottom:10px;
}   
.masterContent .pCatalog .headerWrapper h1
{
    font-weight:bold;
}
/* end pCatalog ********************/ 
/* begin pCategory ********************/
.masterContent .pCategory
{
    float:right;
    width:708px;
    padding-left:6px;
}
.masterContent .pCategory .headerWrapper
{
    float:left;
    clear:both;
    width:708px;
    padding-left:6px;
}
.masterContent .pCategory .headerWrapper h1
{
    font-weight:bold;
}
.masterContent .pCategory .text
{
    width:701px;
    padding-left:7px;
    padding-bottom:2px;
}
.pCategory .goTop
{
    float:left;
    clear:both;
    width:701px;
    padding-right:7px;
    padding-top:10px;
    text-align:right;
}
.pCategory .goTop a
{
    color:#575149;
}
/* end pCategory ********************/
/* begin ctrlCategoryBrandsList *********/
.ctrlCategoryBrandsList
{
    float:left;
    clear:both;
    /*width:694px;*/
    width:100%;
    padding-top:15px;
    padding-bottom:7px;
    line-height:1em;
} 
.ctrlCategoryBrandsList ul
{
    /*float:right;*/
    padding:0px;
    margin:0px;
    list-style:none;
    background:#e9d1b6;
    padding-left:7px;
} 
.ctrlCategoryBrandsList ul li
{
    float:left;
    padding-bottom:10px;
}
.ctrlCategoryBrandsList ul li.brandSeparator
{
    width:21px;
    height:1em;
    background:url(../i/controls/categoryBrands/sep.gif) no-repeat left top;
}
.ctrlCategoryBrandsList ul a.brandLink
{
    color:#575149;
    text-decoration:none;
}
.ctrlCategoryBrandsList ul a.brandLink:hover
{
    text-decoration:underline;
}
.ctrlCategoryBrandsList ul a.selected
{
    color:#ca0000;
    text-decoration:underline;
} 
/* end ctrlCategoryBrandsList *******/  
/* begin ctrlItemsList **************/
.ctrlItemsList .item,
.ctrlItemsList .itemAlt
{
    float:left;
    clear:both;
    width:686px;
    padding:11px 8px 11px 7px;
}              
.ctrlItemsList .itemAlt
{
    background:#f4e7da;
}               
.ctrlItemsList .new
{
    background-image:url(../i/controls/novelty.gif);
    background-position:596px 2px;
    background-repeat:no-repeat;                  
}             
/*.ctrlItemsList .itemContent
{
    float:left;
    clear:both;
    width:100%;
}*/
.ctrlItemsList .pnlImage
{
    float:left;
    width:124px;
}
.ctrlItemsList .image
{
    float:left;
    width:117px;
    padding-right:7px;
}
.ctrlItemsList .image img
{
    width:111px;
    border:solid 3px #e6ccb0;
}
.ctrlItemsList .noImage
{
    float:left;
    width:117px;
    padding-right:7px;
}
.ctrlItemsList .noImage .imageWrapper
{
    width:111px;
    height:100px;
    padding:3px;
    background:#e6ccb0 url(../i/controls/noimage.jpg) no-repeat center center;
}
.ctrlItemsList .itemFields
{
    float:left;
    width:560px;
}
.ctrlItemsList .withoutImage .itemFields
{
    float:left;
    width:100%;
    padding-left:0px;
}
.ctrlItemsList .name
{
    float:left;
    color:#935739;
    width:555px;
    font-weight:bold;
    padding-bottom:15px;
    padding-right:0px;
}            
.ctrlItemsList .new .name
{
    width:460px;
    padding-right:95px;
}
.ctrlItemsList .description
{
    float:left;
    width:100%;
    padding-bottom:11px;
}
.ctrlItemsList table.itemFields
{
    float:left;
    width:100%;
    border-collapse:collapse;
	border-color:#c7ae93;
	margin:0px;
	padding:0px;
}
.ctrlItemsList table.itemFields td
{
	border-color:#c7ae93;
	padding:10px 0px;
	text-align:center;
}
.ctrlItemsList table.itemFields td.field
{
    background:#e9d6c1;
}
.ctrlItemsList table.itemFields td.value
{
    background:#fdf3e6;
}
.ctrlItemsList table.itemFields td.value a
{
    color:#575149;
    text-decoration:none;
}
.ctrlItemsList table.itemFields td.value a:hover
{
    color:#575149;
    text-decoration:underline;
}
.ctrlItemsList div.line
{
    float:left;
    clear:both;
    width:100%;
    padding-top:10px;
}
.ctrlItemsList div.line div.field
{
    float:left;
    width:50px;
    font-weight:bold;
}
.ctrlItemsList div.line div.value
{
    float:left;
    padding-left:5px;
}

/* begin ctrlItemGallery ********************/
.ctrlItemsList .galleryLink
{
    float:left;
    clear:both;
	width:100%;
	margin:0px;
	padding-top:10px;
	color:#575149;
}
.ctrlItemsList .galleryLink a
{
    float:left;
    clear:both;
	color:#575149;
	cursor:pointer;
}
.ctrlItemsList .galleryLink a:hover
{
    text-decoration:underline;
}
.ctrlItemsList .ctrlItemGallery
{
    float:left;
    clear:both;
	width:100%;
	padding:0px;
}
.ctrlItemsList .ctrlItemGallery .body
{
    padding-top:10px;
    *padding-top:0px;
    *margin-top:-5px;
}
.ctrlItemsList .ctrlItemGallery .image
{
	float:left;
	width:72px;
	padding-right:8px;
	padding-bottom:10px;
}
.ctrlItemsList .ctrlItemGallery .image a
{
	float:left;
    width:70px;
    height:61px;
    display:block;
    border: 1px solid #e6ccb0;
}
.ctrlItemsList .ctrlItemGallery .image a:hover
{
    border: 1px solid #D7AC7D;
}
/* end ctrlItemGallery*********************/
.ctrlItemsList .settings
{
    float:left;
    width:701px;
    padding:10px 0px 10px 7px;
    font-family:Tahoma;
}
/* begin itemsPerPage*********************/
.itemsPerPage
{
    float:right;
}
.itemsPerPage .outputOf
{
    float: right;
    padding-right:10px;
    line-height: 1.5em;
    font-weight: normal;
    color: #736A60;
}
.itemsPerPage .outputButtons
{
    float: right;
}
.itemsPerPage .outputLink
{
    float:left;
    padding:2px 7px;
    color:#575149;
    display:block;
}
.itemsPerPage .outputLink:hover
{
    text-decoration:underline;
}
.itemsPerPage .selected
{
    text-decoration:none;
    background:#e9d6c1;
    border:solid 1px #c7ae93;
    color:#575149;
    cursor:text;
}
.itemsPerPage .selected:hover
{
    text-decoration:none;
}
/* end itemsPerPage***********************/
/* begin pager*********************/
.pager
{
   float:left;
   line-height: 1.5em;
}
.pager .xPager
{
   float:left;
}
.pager .xPager_countPanel
{
   float:left;
   padding-right:30px; 
}
.pager .xPager_countPanel span
{
   font-weight:bold; 
}
.pager .xPager_pagerPanel
{
   float:left; 
}
.pager .xPager_pagerPanel a
{
   color:#575149;
   padding:0px 5px;
   display:block; 
   float:left;
}
.pager .xPager_pagerPanel a.xPagerSelected
{
   color:#ca0000;
   text-decoration:none;
}
/* end pager***********************/
/* end ctrlItemsList*********************/
/* begin pBrand ********************/
.masterContent .pBrand
{
    float:right;
    width:701px;
}
.pBrand .text
{
    width:100%;
    padding-bottom:15px;
}
.pBrand .brandImage
{
    text-align:center;
}
.pBrand .itemsLink
{
    float:right;
    clear:both;
    width:100%;
    text-align:left;
}
/* end pBrand ********************/
/* begin ctrlBrandsList***************/
.ctrlBrandsList
{
    width:100%;
    float:left;
    clear:both;
}
.ctrlBrandsList .brandField
{
    width:100%;
    float:left;
    clear:both;
    font-size:1.1em;
    /*color:#311307;*/
    padding-bottom:10px;
}
.ctrlBrandsList .content
{ 
    position:relative;
    margin:0 auto;
    width:520px;  
}
.ctrlBrandsList .brand
{ 
    float:left;
    width:120px; 
    height:140px;
    padding-left:8px;
    padding-top:10px;
}
.ctrlBrandsList .image
{ 
    float:left;
    width:120px;
    height:100px;
    border:solid 1px #c9b197;
    background-color:#fff;
}
.ctrlBrandsList .withoutImage .image
{ 
    background-color:Transparent;
}
.ctrlBrandsList .image a
{ 
    float:left;
    width:120px;
    height:100px;
    display:block;
}
.ctrlBrandsList .name
{ 
    float:left;
    width:120px;
    padding-top:6px;
    text-align:center;
}
.ctrlBrandsList .name a
{ 
    color:#575149;
    font-size:0.9em;
    text-decoration:none;
}
.ctrlBrandsList .name a:hover
{ 
    text-decoration:underline;
} 
/*.ctrlBrandsList .withoutImage 
{
    display: table;
    width:120px; 
    height: 100px;
    margin-top:10px;
    margin-left:6px;
    *margin-left:3px;
    #position: relative; 
    overflow: hidden;
    float:left;
    border:solid 1px #c9b197;
}
.ctrlBrandsList .withoutImage .name 
{
    #position: absolute; 
    #top: 50%;
    display: table-cell; 
    vertical-align: middle;
    float:none; 
}
.ctrlBrandsList .withoutImage .name a 
{
    display:block;
    #position: relative; 
    #top: -50%; 
} 
/* end ctrlBrandsList*****************/
/* begin ctrlNoveltiesLink************/
.ctrlNoveltiesLink
{
    float:left;
    clear:left;
    width:250px;
    margin-top:10px;
    _margin-top:5px;
}
.ctrlNoveltiesLink a
{
    float:left;
    width:250px;
    height:31px;
    cursor:pointer;
} 
.ctrlNoveltiesLink a b.center
{
    float:left;
    width:227px;
    height:31px;
    line-height:31px;
    padding-left:23px;
    background:url(../i/controls/noveltyButton.gif) no-repeat left top;
    color:#f8ead8;
    font-weight:normal;
}
/* end ctrlNoveltiesLink**************/

/* begin table.descriptionTable**************/
table.descriptionTable
{
    float:left;
    width:100%;
    border-collapse:collapse;
	border-color:#c7ae93;
	margin:0px;
	padding:0px;
}
table.descriptionTable tr td
{
	border-color:#c7ae93;
	padding:10px 0px;
	text-align:center;
    background:#fdf3e6;
} 
table.descriptionTable tr.head td
{
    background:#e9d6c1;
}
table.descriptionTable tr td a
{
    color:#575149;
    text-decoration:none;
}
table.descriptionTable td a:hover
{
    color:#575149;
    text-decoration:underline;
}
/* end table.description**************/
