/* genaral page tags */
body, html, table
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	direction: rtl;
}

h1, h2, h3 
{
	color: #000000;
	display: block;
	margin: 0px;
	padding: 0px;
}
h1 { font: normal 28px Tahoma, Arial; }
h2, h6 { font: bold 19px Arial, sans-serif; }
h3 { font: bold 16px Arial, sans-serif; }
h6 { margin: 10px 20px; }

a, a:link, a:visited, a:active 
{
	color: #ac3961;
	text-decoration: none;
}
a:hover 
{
	color: #ac3961;
	text-decoration: underline;
}

img
{
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

/* formaters */
#topline
{
    vertical-align: top;
    height: 158px;
}

#cntline
{
    vertical-align: top;
    height: auto;
}

#cntline #cnt_pt
{
    vertical-align: top;
    height: 135px;
}

/* top line separator */
.separator_tl
{
	height: 10px;
	background: #000000;
	margin: 0px;
	padding: 0px;
}

.separator_tl img
{
	width: 1px;
	height: 10px;
}

/* top container */
.top_nav
{
	height: 47px;
	background: #82d4e5;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.top_nav img
{
	margin-right: 2px;
	cursor: pointer;
}

.pttl
{
	text-align: right;
	vertical-align: top;
	background: url(../tmpl/2/img/title_ptrn.gif) repeat;
	padding: 0px 60px;
}

.logo {	width: 250px; }
.logo img
{
	width: 250px;
	height: 148px;
}

/* Main menu */
.main_nav
{
	text-align: center;
	vertical-align: top;
	width: 276px !important;
	width: 279px;
	background: #000000;
	padding: 35px 0px;
}

/* Page header */
.pagehead {	background: #c4c4c4 url(../tmpl/2/img/phbg.gif) no-repeat left top; }

.pagehead .sspacer, .pagehead .sspacer img
{
	background: #000000;
	width: 12px;
	height: 135px;
}

.pagehead .pagettl
{
	padding: 0px 50px 20px;
	text-align: right;
	vertical-align: bottom;
	background: url(../tmpl/2/img/shinbott.gif) no-repeat right top;
}

.hspacer, .hspacer img
{
	background: #ffffff;
	height: 4px;
}

/* --- Page contents --- */
/* main contents */
.maincont
{
	background: #e9e9e9 url(../tmpl/2/img/cptrn.gif) repeat;
	vertical-align: top;
    padding: 10px 20px;
	direction:rtl;
}

.maincont .datetime 
{
    color: #ac3961;
    font-style: italic;
    display: block;
    margin: 0px;
    padding: 0px;
}

.maincont .ev_datetime, .maincont .ev_desc 
{
    padding: 2px;
    text-align: right;
    vertical-align: top;
}
.maincont .ev_datetime 
{
    color: #ac3961;
    font-style: italic;
    width: 100px;
    white-space: nowrap;
}
.maincont .ev_desc { width: auto; }
.maincont .wmarg { margin: 8px 0px 10px; }

/* sub contents */
.subcont
{
    width: 244px;
    color: #000000;
    background: #e9e9e9 url(../tmpl/2/img/sptrn.gif) repeat-y right top;
    vertical-align: top;
}
.subcont .contact_slot, .subcont .contact_slot img { height: 60px; }
.subcont .contact_slot 
{
    font: normal 14px Arial, Helvetica, sans-serif;
    background: #82d4e5;
    margin: 0px 0px 6px;
    padding: 0px;
    width: 244px;
    overflow: hidden;
}
.subcont .contact_slot .cinf { margin: 5px 10px 0px; }
.subcont .contact_slot a { color: #000000; }
.subcont .contact_slot img 
{
    display: inline;
    float: left;
    margin: 0px 12px;
}

.subcont .year 
{
    display: block;
    margin: 6px 22px;
    font-size: 14px;
}

.subcont .month 
{
    display: block;
    margin: 1px 30px;
}

/***/
/*
.copyright
{
    background: url(../tmpl/1/img/title_ptrn.gif) repeat;
   padding: 8px 12px;
}

.bigdesign
{
    direction: rtl;
    background: url(../tmpl/1/img/title_ptrn.gif) repeat;
    padding: 8px 12px;
}

.bigdesign img {
    display: inline;
    vertical-align: middle;
}
*/
