/*-----------------------------------------------------------------------------
version:   0.01
date:      06/03/08
author:    Zgursky N. Yura
email:     uzgurski@belsource.com


version history: ...
-----------------------------------------------------------------------------*/

/* Set up the document
-----------------------------------------------------------------------------*/

body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	behavior:url("csshover.htc");
}
/*	>> Document menu
-----------------------------------------------------------------------------*/

#login_button {
	height: 27px;
	margin: 0;
	text-align: right;
}
#login_button a {
	display: block;
	height: 27px;
	float: right;
	margin-left: 0px;
	text-decoration: none;
}
#login_button a#customer_login {
	width: 105px;
	background: url(images/button_customer_login.gif) no-repeat 0px 0px;
}
#login_button a#customer_login:hover {
	background: url(images/button_customer_login.gif) no-repeat 0px -27px;
}
#login_button a#customer_login_select {
	width: 105px;
	background: url(images/button_customer_login.gif) no-repeat 0px -27px;
}
#menu {
	height: 27px;
	margin: 0;
	text-align: right;
}
#menu a {
	display: block;
	height: 27px;
	float: left;
	margin-right: 5px;
	text-decoration: none;
}
#menu a#home {
	width: 51px;
	background: url(images/home.gif) no-repeat 0px 0px;
}
#menu a#home:hover {
	background: url(images/home.gif) no-repeat 0px -27px;
}
#menu a#home_select {
	width: 51px;
	background: url(images/home.gif) no-repeat 0px -27px;
}
#menu a#services_portfolio {
	width: 124px;
	background: url(images/services_portfolio.gif) no-repeat 0px 0px;
}
#menu a#services_portfolio:hover {
	background: url(images/services_portfolio.gif) no-repeat 0px -27px;
}
#menu a#services_portfolio_select {
	width: 124px;
	background: url(images/services_portfolio.gif) no-repeat 0px -27px;
}
#menu a#process {
	width: 62px;
	background: url(images/process.gif) no-repeat 0px 0px;
}
#menu a#process:hover {
	background: url(images/process.gif) no-repeat 0px -27px;
}
#menu a#process_select {
	width: 62px;
	background: url(images/process.gif) no-repeat 0px -27px;
}
#menu a#contact_us {
	width: 80px;
	background: url(images/contact_us.gif) no-repeat 0px 0px;
}
#menu a#contact_us:hover {
	background: url(images/contact_us.gif) no-repeat 0px -27px;
}
#menu a#contact_us_select {
	width: 80px;
	background: url(images/contact_us.gif) no-repeat 0px -27px;
}
.div_tab {
	font-family: "Trebuchet MS";
	font-size: 12px;
	display: block;
	height: 169px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	text-decoration: none;
}
.pic_tab {
	float:left;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 25px;
}
.calendar_pic_tab {
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}
.text_tab {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.text_tab_r {
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.text_tab_tb {
	padding-top: 15px;
	padding-bottom: 15px;
}
.text_tab_b {
	padding-bottom: 20px;
}
.text_tab_t {
	padding-top: 20px;
}
img.thumb {
	BORDER-RIGHT: #DFDFDF 2px solid;
	BORDER-TOP: #DFDFDF 2px solid;
	BORDER-LEFT: #DFDFDF 2px solid;
	BORDER-BOTTOM: #DFDFDF 2px solid;
	margin: 5px;
}
.in_picture_text_tab {
	padding-left: 600px;
	padding-right: 50px;
	padding-bottom: 10px;
}
.in_picture_down_text_tab {
	padding-left: 175px;
	padding-right: 20px;
	padding-bottom: 12px;
}
.in_picture_title_text {
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
.in_picture_text {
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}
a.in_picture_text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #81bdf5;
	text-decoration: underline;
	cursor:hand;
}
a.in_picture_text:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #f0aa80;
	text-decoration: none;
	cursor:hand;
}
a.in_picture_text:active, a.in_picture_text:focus {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #f0aa80;
}
a[disabled].in_picture_text {
	color: #ffffff;
	text-decoration: none;
}

.in_picture_title_text2 {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
.in_picture_text2 {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}
a.in_picture_text2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #0D579B;
	text-decoration: underline;
	cursor:hand;
}
a.in_picture_text2:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #B55115;
	text-decoration: none;
	cursor:hand;
}
a.in_picture_text2:active, a.in_picture_text2:focus {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #D7611A;
}
a[disabled].in_picture_text2 {
	color: #ffffff;
	text-decoration: none;
}



.main_title_text {
	color: #2D2D2D;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
a.main_title_text {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	cursor:hand;
}
a.main_title_text:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	cursor:hand;
}
a.main_title_text:active, a.main_title_text:focus {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style:normal;
}
a[disabled].main_title_text {
	color: #000000;
	text-decoration: none;
}
A.search {
	font-style: italic;
	COLOR: #E0E0E0;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: 1px dotted #E0E0E0;
	text-decoration:none;
}
A.search:hover {
	font-style: italic;
	COLOR: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px dotted #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration:none;
}
.date_text {
	color: #909090;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	font-style:italic;
}
a.date_text {
	color: #909090;
	text-decoration: none;
	font-style:normal;
	cursor:hand;
	font-style:italic;
}
a.date_text:hover {
	color: #909090;
	text-decoration: underline;
	font-style:normal;
	cursor:hand;
	font-style:italic;
}
a[disabled].date_text {
	color:#909090;
}
.footer_text {
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
}
a.footer_text {
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style:normal;
	cursor:hand;
}
a.footer_text:hover {
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	font-style:normal;
	cursor:hand;
}
a[disabled].footer_text {
	color:#999999;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
}
.main_title_text_nonetab {
	COLOR: #000000;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	fontsize: 19px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.main_tab_text {
	COLOR: #000000;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}
A.active_list {
	COLOR: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 1px dotted #FFFFFF;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
}
A.active_list:hover {
	COLOR: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
A.list {
	COLOR: #4d485b;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 1px dotted #4d485b;
	cursor: pointer;
	cursor: hand;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
A.list:hover {
	COLOR: #000000;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #EEEEEE;
}
.list_text {
	COLOR: #4d485b;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
}
.list_text_select {
	COLOR: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #A62100;
}
.search_tab {
	COLOR: #4d485b;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.right_panel_text {
	COLOR: #4d485b;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.right_panel_text_title {
	COLOR: #4d485b;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.search_panel_text {
	COLOR: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
.search_panel_text_select {
	COLOR: #000000;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	padding-left: 5px;
	padding-right: 5px;
	background-color:#EFEFEF;
}
a {
	FONT-WEIGHT: normal;
	color: #5a81a6;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 12px;
	cursor:hand;
}
a:hover {
	FONT-WEIGHT: normal;
	color: #d30500;
	font-family: "Trebuchet MS";
	text-decoration: underline;
	font-size: 12px;
	cursor:hand;
}
h1 {
	font-weight: bold;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	COLOR: #4d485b;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
h2 {
	font-weight: bold;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	COLOR: #4d485b;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h3 {
	font-weight: bold;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	COLOR: #4d485b;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
}
p {
	margin: 0;
	padding: 0;
	COLOR: #333333;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
span {
	margin: 0;
	padding: 0;
	COLOR: #333333;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
ul {
	COLOR: #4d485b;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
}
li {
	COLOR: #4d485b;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type:disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.pic {
	background-color: #FFFFFF;
	float:left;
	padding:2px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-color:#bfbeba;
	border:1px;
	border-style:solid;
	border-bottom-color:#bfbeba;
	border-bottom-width:1px;
	border-left-color:#bfbeba;
	border-left-width:1px;
	border-right-color:#bfbeba;
	border-right-width:1px;
	border-top-color:#bfbeba;
	border-top-width:1px;
}
#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	height: 1px;
	z-index: 5000;
}
