/* ----------------- Page Navigation ----------------- */ 
.PageNav {
    margin-top:10px;
    text-align: center;
}

.PageNav a {

    min-width:15px; 
    padding:2px 5px 2px 5px; 
    text-align:center; 
    border:1px solid #acacac; 
    margin:1px;
    text-decoration: none;
    background: white;
}

.PageNav a.active {
    background-color: #F0F0F0;
}

/* ----------------- Information ----------------- */
.SimpleInformation {
    padding:10px 10px;
}

.SimpleInformation div {
    padding:10px 20px 10px 20px;
    color:red;
    font-weight: bold;
    border:1px solid #cbccce;
}

/* ----------------- Form Table ----------------- */
.FormTable {
    border-collapse:collapse;
}

.FormTable td {
    padding: 4px 5px;
}

.FormTable .Head {
    padding:10px 0px; 
}

.FormTable .Head div {
    border-top:1px solid #acacac;
    border-bottom:1px solid #acacac;
    padding: 4px 5px;
    font-size:14px;
    font-weight: bold;     
}

.FormTable .Line {
    padding:10px 0px;   
}

.FormTable .Line div {
    border-bottom:1px solid #acacac;   
}

/* ----------------- Data Table ----------------- */
.DataTable {
    border-collapse:collapse;
}

.DataTable td {
    padding: 8px 5px;
    border-top:1px solid #acacac;
}

.DataTable .noBorder {
    border:none;
}

.DataTable .Head {
    background: #F0F0F0;
    padding: 5px 5px;
}
 
/* ----------------- Images Block Left ----------------- */
.ImagesBlockLeft {
    float:left;
    display: block;
    width:310px;
    padding: 0px 10px 10px 0px;
}

.ImagesBlockLeft .imageBig img {
    border:1px solid #acacac;
    padding:2px;
    margin:0px 0px 0px 0px;
}

.ImagesBlockLeft .imageSmall {
    float:left;    
}

.ImagesBlockLeft .imageSmall img {
    border:1px solid #acacac;
    padding:2px;
    margin:4px 4px 0px 0px;
}

/* ----------------- postmeta ----------------- */
.post-footer {
    clear: both;
    padding: 8px 10px;
    margin: 15px 0px 10px 0px;    
    color: #977C57;
    border: 1px solid #E0E0E0; 
    background: #F0F0F0;
}
.post-footer .date{ 
    margin: 0 10px 0 5px;    
    padding: 7px;
    background: url(../images/icons/clock.gif) no-repeat 0 2px;
    padding-left: 30px;
}
.post-footer a.comments { 
    margin: 0 10px 0 5px;    
    padding: 7px 5px;
    background: url(../images/icons/comments.gif) no-repeat 0 2px;
    padding-left: 30px;
    color: #977C57;
}
.post-footer a.readmore { 
    margin: 0 10px 0 5px;    
    padding: 7px 5px;
    background: url(../images/icons/doc.gif) no-repeat 0 2px;
    padding-left: 30px;
    color: #977C57;
}
.post-footer a.edit { 
    margin: 0 10px 0 5px;    
    padding: 7px 5px;
    background: url(../images/icons/edit-doc.gif) no-repeat 0 2px;
    padding-left: 30px;
    color: #977C57;
}

/* ----------------- Galery ----------------- */
.GalleryItems {
    padding: 10px 0px 0px 0px;
}

.GalleryItems a {
    border:1px solid #E0E0E0;
    padding:10px;
    background: #F0F0F0;
    display: block;
    float:left;
    margin:5px;
    text-decoration: none;
    text-align: center;   
}

.GalleryItems img {
    border:none;
}

.GalleryList {
    padding-top:10px;
}

.GalleryList a {
    display: block;
    border:1px solid #E0E0E0; 
    margin-bottom:10px;
    padding:3px;
    background: white;       
}

.GalleryList a img {
    float:left;
    border:#E6D8CC solid 1px;       
}

.GalleryList a .Data {
    float:left;
    padding-left: 10px;      
}

.GalleryList a .Data .Title {
    font-weight:bold;
    margin-top: 3px;
    font-size:1.3em;       
}

.GalleryList a .Data .TimeAdd {
    color:#aa1e1c;
    margin-top: 10px;      
}

.GalleryList a .Data .TotalPhotos {
    color:#aa1e1c;  
}

/* ----------------- Sections width image ----------------- */
.ItemsList td {
    width:160px;
    text-align: center;
    padding: 10px;
    cursor: pointer;   
}

.ItemsList td:hover {
    background:#F0F0F0;
}

.ItemsList .Image img {
    border:none;
}

.ItemsList .Title {
    display: block;
    padding:10px 10px;
    text-decoration: none; 
}

.ItemsList .Cost {
    color:#57544b;
    font-size:20px;
}

/* ----------------- Backet ----------------- */
.basketList {
    margin-top:15px;
    width:100%;
    border-top:1px solid #acacac;
}

.basketList td {
    padding: 5px 5px;
    text-align:left;
    vertical-align:middle;        
}

.basketList th {
    padding: 2px 5px;
    font-size:12px;
    text-align:left;        
}

.basketHistory {
    width:100%;
}

.basketHistory table {
    margin:0px 0px 10px 0px;
}

.basketHistory table td {
     padding:3px 0px;
}

.basketHistory table th {
    font-weight:bold;
    text-align: left;
}

/* ----------------- Filter Block ----------------- */
.FilterBlock {
    border-top:1px solid #acacac;
    padding: 10px 0px 10px 0px;
}

.FilterBlock input {
    border:1px solid #acacac;
    padding:1px;
}

.FilterBlock select {
    border:1px solid #acacac;
    padding:1px;
}

/* ----------------- Left Menu ----------------- */
.LeftMenu .Level1 a {
    display: block;
    border-bottom: 1px dashed #969696;
    background: url(../images/LeftMenuInactive.gif) no-repeat right;
    line-height: 30px;
    color:#000000;
    font-size:13px;
    padding-right: 20px;
    text-decoration: none;
}

.LeftMenu .Level1 .selected {
    background: url(../images/LeftMenuActive.gif) no-repeat right;
    font-weight:bold;    
}

.LeftMenu .Level2 a {
    display: block;
    border-bottom: 1px dashed #969696;
    background: none;
    line-height: 22px;
    color:#585858;
    font-size:10px;
    padding-right: 5px;
    text-align: right;
}

.LeftMenu .Level2 .selected {
    background: none;
    font-weight:bold;    
}

.LeftMenu .Level3 {
    padding:3px 0px;
    border-bottom: 1px dashed #969696;
}

.LeftMenu .Level3 a {
    display: block;
    border: none;
    line-height: 20px;
    font-size:10px;
    padding-right: 5px;
    text-align: right;
}