@charset "utf-8";

.post-tags {
    margin: 10px;
        margin-top: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
        margin-left: 10px;
    padding: 0;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    list-style: none;
        list-style-type: none;
        list-style-image: none;
        list-style-position: outside;
    font-size: 0;
}
.post-tags li a:hover {
    background: #e0e0e0;
}
.post-tags li a , .post-tags li p, .post-tags li a:visited {
    color: #8d8d8d;
    display: inline-block;
    background: #f2f2f2;
        background-color: rgb(242, 242, 242);
        background-image: none;
        background-repeat: repeat;
        background-attachment: scroll;
        background-clip: border-box;
        background-origin: padding-box;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
	margin-top: 10px;
    padding: 5px 10px;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
    text-shadow: 1px 1px 0 rgba(255,255,255,.5);
	border: thick;
	  border-width: 10px 4px;
  border-radius: 10px 40px;
	
}
.post-tags li {
    font-size: 12px;
}
.post-tags {
    list-style: none;
    font-size: 0;
}


@font-face {
    font-family: 'B Nazanin';
    src:url('./font/BNazanin.eot?#') format('eot'),    
          url('./font/BNazanin.woff') format('woff'),
          url('./font/BNazanin.ttf') format('truetype'); 
}

img
{
	border:none;	
}

*
{
	margin:0;
	padding:0;
}
a
{
	outline: 0;
	text-decoration: none;
}
body
{
	background-color: #fbfbfb;
	font-family:Tahoma;
	font-size:12px;
}
font
{
	vertical-align:middle;
	color:#000;	
}
.PropertiesList
{
	color:#F00;
	font-size:25px;
	text-align:right;
	direction:rtl;
	margin-right:20px;
	vertical-align:middle;
}
.PropertiesListEN
{
	color:#F00;
	font-size:25px;
	text-align:left;
	direction:ltr;
	margin-left:20px;
	vertical-align:middle;
}
.SaleBoxFixed
{
    background: none repeat scroll 0 0 #ff1a00;
    border: 1px solid #FFF;
    padding: 10px;
    position: fixed;
    left:0px;
    top: 141px;
	direction:rtl;
	text-align:right;
	color:#FFF;
	font-weight:bold;
	
}
.SaleFixed
{
    background-image:url(images/sale.gif);
	width:85px;
	height:86px;
    position: fixed;
    right: 0px;
    top: 0px;
	
}
.FlagFixed
{
    background-image:url(images/flag.png);
	width:128px;
	height:142px;
    position: fixed;
    left: 0px;
    top: 0px;
	
}
.ContactFixed
{
    background: none repeat scroll 0 0 #FFFEA1;
    border: 1px solid #FFCC00;
    padding: 10px;
    position: fixed;
    right: 5px;
    top: 5px;
	
}
#KingsMenu ul li:hover
{
	background-color:#d3222a;
	color:#FFF;	
	background-image: url(images/arrow_E.png);
	background-repeat:no-repeat;
	background-position:left;	
}
#KingsMenuEN ul li:hover
{
	background-color:#d3222a;
	color:#FFF;	
	background-image: url(images/arrow_EE.png);
	background-repeat:no-repeat;
	background-position:right;	
}
#KingsMenu ul li  
{
	color:#d3222a;	
	background-image: url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:left;
	border-style: solid;
	border-width: 1px;
	border-color:#d3222a;
	display: block;
	margin: 0 0 5px;
	padding: 0 0 2px 20px;
	background-color:#FFF;
	width:151px;
}
#KingsMenuEN ul li  
{
	color:#d3222a;	
	background-image: url(images/arrowEN.png);
	background-repeat:no-repeat;
	background-position:right;
	border-style: solid;
	border-width: 1px;
	border-color:#d3222a;
	display: block;
	margin: 0 0 5px;
	padding: 0 0 2px 2px;
	background-color:#FFF;
	width:168px;
}
#KingActive
{
	background-color:#d3222a;
	color:#FFF;	
}
#KingsMenu ul 
{
    list-style: none outside none;
    margin: 0 0 0 16px;
    padding: 0;
}
#KingsMenuEN ul 
{
    list-style: none outside none;
    margin: 0 0 0 0px;
    padding: 0;
}
.HeaderLinks a
{
	color:#000;	
	text-decoration:underline;
}
.HeaderLinks a:hover
{
	color:#F00;	
}
#CopyRight {
    border-color: #CCCCCC;
    border-top: 1px solid #CCCCCC;
    border-width: 1px;
    direction: rtl;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 11px;
    padding: 15px;
    text-align: center;
    vertical-align: top;
}
#RedLine
{
	height:6px;
	width:950px;
	background-image: url(images/RedLine.gif);
	background-repeat: repeat-x;
	background-position: center 0px;	
}
#header
{
	height:154px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
}
#slogen
{
	height:372;
	background-image: url(images/slogen_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#footer
{
	background-image: url(images/bot_1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color:#FFF;
}
#logo
{
	background-image: url(images/logo_cmc.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 65px;
	width: 390px;
	position: absolute;
	top: 42px;
	z-index: 0;
}
#logo2
{
	background-image: url(images/logo2.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 34px;
	width: 308px;
	position: absolute;
	top: 126px;
	z-index: 0;
}

#FoamButtonN
{
	background-image: url(images/btn/foam-b.jpg);
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	width:143px;
	height:41px;	
}
#FoamButtonActiveN
{
	background-image: url(images/btn/foam-r.jpg);
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	width:143px;
	height:41px;	
}
#PlasmaButtonN
{
	background-image: url(images/btn/plasma-b.jpg);
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	width:143px;
	height:41px;	
}
#PlasmaButtonActiveN
{
	background-image: url(images/btn/plasma-r.jpg);
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	width:143px;
	height:41px;	
}
#LaserButtonN
{
	background-image: url(images/btn/laser-b.jpg);
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	width:143px;
	height:41px;	
}
#LaserButtonActiveN
{
	background-image: url(images/btn/laser-r.jpg);
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	width:143px;
	height:41px;	
}
#StoneButtonN
{
	background-image: url(images/btn/stone-b.jpg);
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	width:306px;
	height:41px;	
}
#StoneButtonActiveN
{
	background-image: url(images/btn/stone-r.jpg);
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	width:306px;
	height:41px;	
}
#WoodButtonN
{
	background-image: url(images/btn/wood-b.jpg);
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	width:143px;
	height:41px;	
}
#WoodButtonActiveN
{
	background-image: url(images/btn/wood-r.jpg);
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	width:143px;
	height:41px;		
}



#FoamButtonE
{
	background-image: url(images/Foam_DE.jpg);
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	width:175px;
	height:41px;	
}
#FoamButtonActiveE
{
	background-image: url(images/Foam_EE.jpg);
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	width:175px;
	height:41px;	
}
#PlasmaButtonE
{
	background-image: url(images/Plasma_DE.jpg);
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	width:175px;
	height:41px;	
}
#PlasmaButtonActiveE
{
	background-image: url(images/Plasma_EE.jpg);
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	width:175px;
	height:41px;	
}
#LaserButtonE
{
	background-image: url(images/Laser_DE.jpg);
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	width:175px;
	height:41px;	
}
#LaserButtonActiveE
{
	background-image: url(images/Laser_EE.jpg);
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	width:175px;
	height:41px;	
}
#StoneButtonE
{
	background-image: url(images/Stone_DE.jpg);
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	width:175px;
	height:41px;	
}
#StoneButtonActiveE
{
	background-image: url(images/Stone_EE.jpg);
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	width:175px;
	height:41px;	
}
#WoodButtonE
{
	background-image: url(images/Wood_DE.jpg);
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	width:175px;
	height:41px;	
}
#WoodButtonActiveE
{
	background-image: url(images/Wood_EE.jpg);
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	width:175px;
	height:41px;		
}
