/* begin overall style */
body
{
	margin: 0;
	padding: 0;
	background: white;
	color: #444;
	font: normal 12px Arial,Helvetica,sans-serif;
	background:white url(/images/header_bg2.jpg) repeat-x left top;
}

a{
	color: #333399;
}

.clear{
	clear: both;
}

#page
{
	width1: 1103px;
	margin1: 0 auto;
	padding: 0;
}

#header
{
	width: 1103px;
	margin: 0 auto;
	padding: 0;
	height: 186px;
	background1: url(/images/hea);
}

#contacts{
	margin-left1: 350px;
	font-size: 14px;
	text-align: right;
	margin-right: 340px;
}
#contacts #tel{
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	font-size: 15px;
}

#logo
{
	padding1: 20px 0 20px 10px;
	font-size1: 200%;
	width: 333px;
	height: 186px;
	background: url(/images/logo2.jpg);
	float: left;
	border1: 1px red solid;
}

#header #img{
	width: 767px;
	height: 186px;
	background: url(/images/header_img2.jpg);
	margin-left: 333px;
	border1: 1px red solid;
}

#mainmenu
{
	position: absolute;
	top: 59px;
}

#mainmenu ul
{
	padding: 0;
	margin: 0;
	padding: 0.4em 0 0.3em 0;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	padding: 0.4em 0.4em;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#mainmenu ul li a:hover, #mainmenu ul li a.active
{
	background: #E6F2FF;
	color: #6399cd;
}

#container{
	background: url(/images/left_bg.png) repeat-y left top;
}
#content
{
	position1: relative;
	width1: 727px;
	margin1: 0 auto;
	padding: 20px;
	margin-left: 333px;
	padding-right: 353px;
	border1: 1px red solid;
	background: url(/images/left_bg.png) repeat-y right top;
	background-position: right 40px;
}

#side{
	padding-top: 30px;
	border1: 1px red solid;
	width: 333px;
	float: left;
	min-height: 350px;
}
#sideright #itnews{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin1: 0 30px 40px 30px;
}
#sideright #itnews a{
	text-decoration: none;
	font-size: 16px;
}
#sideright #itnews a:hover{
	text-decoration: underline;
}
#sideright #itnews a:visited{
	color1: #808080;
}

#sideright{
	padding-top: 30px;
	padding: 10px;
	width: 313px;
	float: right;
	min-height: 350px;
	background: url(/images/left_bg.png) repeat-y left top;
	margin-top: 20px;
}

#loginform .input{
	width: 100px;
	border: 1px #000000 solid;
}

.leftmenu{
	margin-left1: 20px;
}
.leftmenu .center ul{
	list-style-type: none;
	list-style-image1: url(/images/list_li.png);
	list-style-position1: outside;
	margin-left1: 25px;
	padding-bottom1: 10px;
}
.leftmenu .center ul li{
	margin-bottom: 5px;
	vertical-align: middle;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.leftmenu .center ul li td{
	vertical-align: middle;
}
.leftmenu .center ul li td.img{
	width: 30px;
}
.leftmenu a{
	color: #4E5161;
	text-decoration: none;
}
.leftmenu a.active{
	color: Red;
}
.leftmenu a:visited{
	color1: #A0A2AD;
}
.leftmenu a:hover{
	color: #3567BA;
	text-decoration: underline;
}

h2.title{
	border-bottom: 2px #000000 solid;
}

.newsdate{
	margin-top: 20px;
	margin-left: 40px;
	font-size: 12px;
	font-weight: bold;
	color: Teal;
}
.newspre{
	border-bottom1: 1px #808080 solid;
}

#counters{
	text-align: center;
	margin-top: 15px;
}

#footer{
	padding: 15px;
	font-size: 14px;
	margin: 20px 0 0 0;
	text-align: center;
	border-top1: 1px solid #EEE;
	background: url(/images/header_bg.png);
}
#footer h1{
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#footer a{
	color: #2E6D89;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer .center{
	float1: left;
}
#footer .right{
	float: right;
}
/* end of overall style */


/* begin form Login style */
.formLogin{
	
}
.formLogin .simple{
	text-align: center;
}
.formLogin .simple input{
	font-size: 28px;
	text-align: center;
	width: 450px;
	margin-bottom: 15px;
}
.formLogin .action{
	text-align: center;
}
.formLogin .submit{
	width: 150px;
}
/* end of form Login style*/

.user_login{
	margin-left: 20px;
}

/* begin data grid style */
table.dataGrid
{
	background: white;
	border-collapse: collapse;
	width: 100%;
}

table.dataGrid th, table.dataGrid td
{
	font-size: 0.9em;
	border: 1px #4F81BD solid;
	padding: 0.3em;
}

table.dataGrid th
{
	background: #d3dfee;
	text-align: center;
}

table.dataGrid th.label
{
	width: 150px;
}

table.dataGrid tr.odd
{
	background: #E6F2FF;
}
/* end of data grid style */

/* begin wish style */
.wish{
	margin: 10px 0 10px 0;
	border-top: 1px Teal solid;
	border-bottom: 1px #808080 solid;
}
.wish .caption, .wish .name, .wish .date{
	background-color: #F1F1F1;
	padding: 0 20px;
}
.wish .caption, .wish .name{
	color: Teal;
}
.wish .date{
	font-size: 12px;
}
.wish .message{
	padding: 0 0 0 50px;
}
/* end of wish style */

.actionBar
{
	margin: 10px;
}

div.item
{
	margin: 10px 0 0 0;
	border: 1px solid silver;
	padding: 5px;
}
