﻿
.card{height: 170px;border: 1px solid #fff;border-top: none;position: relative;}
.card.jahangiri{background: #605947;}
.card.magazine{background: #907C57;}
.card.news{background: #B2A175;}

.card div img{position: absolute;right: 0;bottom: 0;margin: 0 -1px -1px 0;}

.card.jahangiri div{background: url(../Images/Home/id-ir_h_7.gif) bottom right repeat-y;}
.card.news div{background: url(../Images/Home/id-ir_h_14.gif) bottom right repeat-y;}
.card.magazine div{background: url(../Images/Home/id-ir_h_10.gif) bottom right repeat-y;}

.card div div {height: 170px;}
.card.jahangiri div div{background: url(../Images/Home/id-ir_h_6.gif) bottom left repeat-x;}
.card.magazine div div{background: url(../Images/Home/id-ir_h_9.gif) bottom left repeat-x;}
.card.news div div{background: url(../Images/Home/id-ir_h_13.gif) bottom left repeat-x;}

.card div div div{width: 100%;height: 170px;}
.card.jahangiri div div div{background: url(../Images/Home/id-ir_h_5.gif) left bottom no-repeat;}
.card.magazine div div div{background: url(../Images/Home/id-ir_h_12.gif) left bottom no-repeat;}
.card.news div div div{background: url(../Images/Home/id-ir_h_16.gif) left bottom no-repeat;}

.card a.cardHeader{padding: 10px;background: #564F3F;display: block;}
p {margin: 10px;}
.card a.moreInfo{float: left;padding: 0 10px;}
