/* 
Stylesheet for the free sNews15_1 template
from http://www.free-css-templates.com
*/

/* Reset all margins and paddings for browsers */
* { 
	padding: 0;
	margin: 0;
}

body { 
	font: .8em Verdana, Arial, Sans-Serif; 
	line-height: 1.6em; 
	margin: 0;
	background-color: white;
}

#wrap {	margin: 0 auto;	width: 80%;  }

/* TOP HEADER -------- */
#top {
	margin: 0 auto;
	padding: 0;
	color: #666;
	background: #FFF url(../images/top.jpg) repeat-x top;
	height: 81px;
}
#top h1 { padding: 10px 0 0 25px; color: #FFF; font-size: 160%; background: transparent;}
#top h2 { padding: 0px 0 0 25px; color: #aaa; font-size: 80%; background: transparent;}
#top .padding { padding-top: 5px; }
#top .lefts { 
	background: transparent url(../images/topl.jpg) no-repeat left; 
	height: 81px; 
}
#top .rights {
	background: transparent url(../images/topr.jpg) no-repeat right;
	float: right;
	height: 81px;
	width: 18px;
}

/* SEARCH BOX AND BUTTON ----------*/
#search { float: right;  padding: 10px 25px 0 0;  }

#search a {
	text-decoration: none; 
/*	border-bottom: 1px dashed #D6D6D6;*/
	color: #43587E;/* #003C77;*/
	font-weight:bold;
	text-decoration:underline;
}

#search input.text { 
	border: 1px solid #eee;
	display: inline;
	margin-top: 5px;
	width: 120px;
	height: 12px;
	font-size: 10px;
 }
 #search input.searchbutton {
	border: 0;
	background: transparent;
	color: #FFF;
	cursor: pointer;
	font: bold 0.8em Arial, Arial, Sans-Serif
 }

#subheader { 
	clear: both; 
	border-top: 1px dotted #888;	
	border-bottom: 1px dotted #888;
	background: #eaeaea;
	color: #808080;
	padding: 1em;
	margin: 15px 8px 10px 8px;
	text-align: justify;	
}

#subheader a { text-decoration: none; border-bottom: 1px dashed #0066B3; } 
 
 
/* TOP MENU ---------- */
#topmenu {  	margin: 0px 8px 0 8px; 
			padding: 0;
			background: url(../images/menu.jpg) repeat-x top;
			height: 35px;
			
}
#topmenu .lefts { 
	background: url(../images/menul.jpg) no-repeat left; 
	height: 35px; 
	padding-left: 5px;
}
#topmenu .rights {
	background: url(../images/menur.jpg) no-repeat right;
	float: right;
	height: 35px;
	width: 8px;
}
#topmenu li a { 
	color: #FFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 15px;
	text-decoration: none;
	background: transparent;
	font-weight: bold
} 
#topmenu li { padding: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 35px;
	white-space: nowrap;
	list-style-type: none;
	width: auto;
	background: url(../images/sep.gif) no-repeat top right
	
}

#main { background: #FFF; margin: 25px 10px 15px 10px; color: #666; }

#main_extended { background: #FFF; margin: 25px 0 15px 10px; color: #666; }

#main #rightside {
	width: 220px;
	float: right;
	background: #FFF;
	margin-right: 8px;
	color: #666;
	
}

#rightside ul {  padding: 0; margin: 0; background: none; }
#rightside li { 
	list-style-type: none;
	background-color: inherit;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
	/*text-indent: 10px;*/
	padding-left: 10px;
}

#rightside a { 
	background: none;
}

#main #rightside .box {
	background: #efefef;
	margin-bottom: 10px;
	padding: 5px;
	color: #666;
}

#main #rightside h2 {
	font: bold 1.0em Arial, Arial, Sans-Serif; 
    	background: #CDCDCD url(../images/greyc.gif) no-repeat top right;
	height: 18px;
	padding: 3px;
	color: #777;
	border-bottom: solid 3px #666666; 
}


/* LEFT SIDE - ARTICLES AREA -------- */
#leftside {
	padding-left: 8px;
	color: #888;
	background: #FFF;
	margin-right: 255px;
	margin-left: 8px;
	
}
#leftside h2 { color: #555; text-indent: 17px; background: #FFF url(../images/head.gif) no-repeat left; }

#footer {
	clear: both;
	background: #FFF url(../images/footer.jpg) repeat-x;
	height: 65px;
	padding: 0px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 10px;
	color: #666;
	border-top: solid 2px #999999;
}
#footer p  { padding: 0px 5px 0px 5px; }
#footer .rside { float: right; display: inline; padding: 0px 5px 0px 5px; text-align: right; }
#footer .lside { padding: 0px 5px 0px 5px; }

 
a { color: #0066B3; background: inherit; text-decoration: none }
h1 { font: bold 1.9em Arial, Arial, Sans-Serif }
h2 { font: bold 1.2em Arial, Arial, Sans-Serif; padding: 0; margin: 0 }
ul {  padding: 0; margin: 0}
li { /*list-style-type: circle;*/ list-style-position: inside; }
.date { border-top: 1px solid #e5e5e5; text-align: right; margin-bottom: 25px; margin-top: 5px;}
#main #leftside .date a, #main #rightside a { border: 0; text-decoration: none; }
 
.comment .date { text-align: left; border: 0;}	


#breadcrumbs { 
	float: left;
	padding-left: 8px;
	padding-top: 0px;
	font: bold .8em Arial, Arial, Sans-Serif; 
	color: #666;
	width: 100%;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}



#leftside #txt {width: 85%; height: 10em; padding: 3px 3px 3px 6px; margin-left:0em;}
#leftside textarea { border: 1px solid #bbb; width: 85%;  }


/* SNEWS */
#main #leftside fieldset { float: left; width: 95%; border: 1px solid #ccc; padding: 10px 8px; margin: 0 10px 8px 0; background: #FFF; color: #000; }
#main #leftside fieldset p { width: 95%; }
#main input { padding: 3px; margin: 0; border: 1px solid #bbb }
p { margin-top: 5px; }
/*input.search { border: 1px solid #ccc; padding: 4px; width: 160px; }*/
.comment { background: #FFF; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { background: #FFF; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }

/* LOGO */
div.logo {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;	
}

img {
	border: 0;
}

div.title {
	text-align: center;
	color: #005A7B;
}

.exq_questionmark {
	margin:0px 10px 0px 0px;
}

#DHTMLgoodies_formTooltipDiv {
	color:#FFFFFF;
	font-family:arial;
	font-size: 12px;
	font-weight:bold;
	line-height:120%;
}

#DHTMLgoodies_formTooltipContent {
	padding:5px;
}

p.error {
	text-align:center;
	color:#FF0000;
	font-weight:bold;
	margin: 0px;
	padding: 20px;
	border: dashed red thin;
}

#print {

}

#print_footer {

}

#print_header {
	
}

#marqueecontainer{
	position: relative;
	/*width: 195px; /*marquee width */
	height: 150px; /*marquee height */
	overflow: hidden;
	padding: 5px;
	padding-left: 10px;
}

textarea.editor {
	height: 500px;
	width: 950px;
}

/*
#homepage_content p.quote {
	background: white;
	color: black;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-left: 2%;
	margin-right: 2%;
	font-size: small;
}
*/
/*
#homepage_content p { 
	margin-top: 15px; 
	margin-bottom: 15px; 
	margin-left: 15px; 
	margin-right: 25px;
}
*/

#homepage_content table { 
	width: 100%;
	border: 0px;
	padding: 0px;
}

#homepage_content td {
	border: 0px; 
}

#homepage_content tr { 
	border: 0px;
}

#homepage_content ul { 
	margin-left: 25px; 
	margin-right: 15px;
	margin-top: -5px; 
	margin-bottom: 0px; 
	padding-left:15px;
	list-style-type: disc;
	font-size: small; 
}  

#homepage_content ol { 
	margin-left: 25px; 
	margin-right: 15px;
	margin-top: -5px; 
	margin-bottom: 0px; 
	padding-left:15px;
	list-style-type: decimal;
	font-size: small; 
}

#homepage_content li.kakanakov { 
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-type: armenian;
}

li.kakanakov {
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-type: armenian;
}


#homepage_content li { 
	margin-top: 0px;
	margin-bottom: 5px;
	/*list-style-type: square;*/
}

/* hr {} */

#homepage_content address { 
	font-family: Helvetica, "x-small Verdana", Arial, sans-serif;
	font-style: normal;
	font-size: small;
	margin-top: -10px;
	margin-left: 25px;
	color: #333333; 
	background: transparent; 
	color: black;
}

#homepage_content div.ribbonwide { 
	font-size: xx-small;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

#homepage_content div.ribbon { 
	margin-left: auto; 
	margin-right: auto;
}

#homepage_content div.infotitle {
	font-family: arial, sans-serif; 
	/* color: rgb(84,94,180); */ 
	font-size: small; 
	font-weight:bold; 
	line-height:140%; 
	padding:2px; 
	margin-top:10px; 
	text-transform:uppercase; 
	letter-spacing: .2em; 
}

#homepage_content small, #homepage_content big, #homepage_content h1, #homepage_content h2, #homepage_content h3, #homepage_content h4, #homepage_content h5, #homepage_content h6 {
	font-family: Helvetica, "x-small Verdana", Arial, sans-serif;
	background: transparent;
	color: black;
}

#homepage_content small { 
	font-size: smaller;
}

#homepage_content big { 
	font-size: larger;	
}
 
#homepage_content h1 { 
	font-size: xx-large; 
}
 
#homepage_content h2 { 
	font-size: x-large; 
}
 
#homepage_content h3 { 
	font-size: large;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
}
 
#homepage_content h4 { 
	font-size: medium; 
}
 
#homepage_content h5 { 
	font-size: small; 
	padding-top: 10px;
	padding-bottom: 20px;	
	padding-left: 15px;
}

#homepage_content h6 { 
	font-size: x-small; 
	padding-left: 15px;
}

#homepage_content div.reversedbar { 
/*	font-family: Helvetica, "x-small Verdana", Arial, sans-serif; */
	font-size: 14px;
	vertical-align:middle;
	background: #e0e0e0;
	color: black;
	margin-top: 15px; 
	margin-bottom: 15px; 
	width: 98%;
	height: 22px;
	padding: 4px;
	padding-left: 10px;
	padding-right: 8px;
	letter-spacing: .2em;
}

/*
.style1 {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}

.style2 {
	font-size: 100%;
	font-weight: bold;
}
*/
#homepage_content a:link, #homepage_content a:visited, #homepage_content a:hover {
	color: #43587E;
	text-decoration: none;
/*	font-size: xx-small;*/
}

#homepage_content a:hover {
	text-decoration: underline;
	color: #660033;
}

h2.error { }
