body{background: #eeeee9; margin: 0px; padding: 0px; font-family: Sylfaen; color: #2d2f22; }
a {color: #0063DC; text-decoration: none;}
a:hover { color: Red;}
#logo{margin: 60px 0px 49px 20%;}
#main{margin-right: 23px; min-height:600px; height:auto !important; height:600px; background: url(images/davit_of_sasun.jpg) no-repeat top left; margin-left: 3%; padding-left: 400px; 
/*margin-left: 13%; padding-left: 311px;*/}
a.item, div.item{ display: block; font-weight: Bold; font-size:11pt; padding: 11px 5px; color: #2d2f22; border-bottom: 1px dashed Black; text-decoration: none;}
a.item:hover{cursor: pointer; color: #eeeee9; background: #b60a0a;}
li.item{list-style: none;}

#menu{padding: 0px; margin:0px; float: left; width:40%}

.title{display: block; font-weight: Bold; font-size: 14pt; border-bottom: 1px dashed Black; width: 800px;padding: 11px 0px; color: Black; margin-bottom: 20px;}
.catalog_thumb{border: 1px dashed #a8a8a4; margin-right: 20px;}
.catalog_thumb:hover{border: 1px solid Black; margin-right: 20px;}
.catalog_item {min-height:110px; height:auto !important; height:110px; border-bottom: 1px dashed Black; width:800px;}
.catalog_item h3 {font-weight: Bold;font-size: 12pt; color:#2d2f22; text-decoration: none; }
#bottom {margin: 80px 0px 60px 13%; padding-left:311px; font-family: Arian AMU, Arial AMU, Arial Armenian, Arial Unicode; font-size: 8pt; color: #a3a3a0; }

.page_li
{margin: 5px; margin-right: 0px; list-style: none; float: right; }
.page_li a{padding:4px; border:solid 1px Gray; color:#0063DC; }
.page_li a:hover {color: Red;}


/*   ----------------------   */

#nav{
    height:40px;
    position:fixed;
    top:0px;
    left:0px;
    right:0px;
    background:#fff url(images/top_bg.gif) repeat-x center left;
    z-index:999999;
}
#nav ul{
    height:40px;
    list-style:none;
    margin:0px 10px 0px 10px;
	padding:0px;
}
#nav ul li{
    display:inline;
    float:left;
    margin:9px 2px;
}
#nav ul li h1{
padding: 0px;
margin: 0px;
margin-left: 20px;
font-size: 10pt;
}

#nav ul li.search{
    float:right;
}
#nav input[type="text"]{
    float:left;
	height: 18px;
    border:1px solid #ccc;
    margin:0px 1px 0px 28px;
	padding: 0px;
}

#nav ul li#home{
	margin: 0px;
	padding-top: 9px;
    float: right;
	width: 73px;
	height: 31px;
	text-align:center;
	border-left: 1px dashed #9a9a9a;
	border-right: 1px dashed #9a9a9a;
}
#nav ul li#contacts{
	margin: 0px;
	padding-top: 10px;
    float: right;
	width: 73px;
	height: 30px;
	text-align:center;
	border-right: 1px dashed #9a9a9a;
}


input.searchbutton{
    border:1px solid #ccc;
    padding:1px;
    cursor:pointer;
    width:32px;
    height:20px;
    background:#E8E9EA url(images/search.gif) no-repeat center center;
}
input.searchbutton:hover{
    background-color:#D9D9DA;
}

.row{
  padding: 0px;
  font-size: 12pt;
 }

.row .label {
  text-align: right;
  clear: left;
  float: left;
  width: 100px;
  padding-right: 15px;
  color: #333;
  font-style: italic;
  margin: 10px;
}

.row .labeled {
  float: left;
  width: 300px;
  margin: 10px;
}

ul#articles{
width: 40%;
padding: 0px;
padding-left: 2%;
margin: 0px;
margin-left: 2%;
float: left;
border-left: 1px dashed #9a9a9a;
min-height:420px; height:auto !important; height:420px;
}
ul#articles li{
list-style: none;
border-bottom: 1px dashed #9a9a9a;
padding: 4px 6px;
}
ul#articles li a{
font-weight: Bold;
display: block;
font-size:10pt;

color: #2d2f22;
text-decoration: none;
}
ul#articles li a:hover{
color: #b60a0a;
}
