/*//////// GENERAL STYLE ////////*/

* { margin: 0; padding: 0;}

ul { list-style: none; }

a 
{
	text-decoration: none;
	font: 11px Tahoma,Arial,Verdana,Helvetica,sans-serif;
}

body
{
	background: #07293b;
	color: #07293b;
	font: 11px Tahoma,Arial,Verdana,Helvetica,sans-serif;
	line-height: 17px;
}

address
{
	font-style: normal;
}

img
{
	border: 0;
}
/*//////// BODY ////////*/
.body
{
	background: #ffffff url(../images/MainBackground.jpg) repeat-x;
	min-width: 1010px;
}
/*//////// top block ////////*/
.top_block
{ 
	position: relative;
	margin: 0 auto;
	padding: 0 73px 0 0;
	width: 927px;
	height: 186px;
}
.top_block h1
{
	float: left;
	padding-left: 40px;
}
.top_block h1 a
{
	display: block;
	background: url(../images/Logo.png) no-repeat center 44px;
	width: 292px;
	height: 110px;
}

.top_block .languages
{
	float: right;
	padding-top: 8px;
}
.top_block .languages li
{
	float: left;
	height: 12px;
	border-right: 1px solid #556d79;
	line-height: 11px;
	padding: 0 5px 0 5px;
}
.top_block .languages li a
{
	line-height: 11px;
	color: #556d79;
}
.top_block .languages li.selected a {
	color: #0babf8;
	font-weight: bold;
}
.top_block .languages li.last { border: 0; }

.top_menu_block
{
	float: right;	
	width: 589px;
	margin-top: 8px;
}

/* top menu */
.top_menu
{
	float: left;
	padding-top: 8px;
}
.top_menu li
{
	float: left;
	color: #556d79;
	padding: 0 6px 0 6px;
	border-right: 1px solid #556d79;
	line-height: 11px;
}
.top_menu li.last { border: 0; }
.top_menu li a
{
	color: #556d79;
	font-weight: bold;
	line-height: 11px;
}
.top_menu li a:hover, .top_menu li.selected a { color: #0babf8; }

/* main menu */
.main_menu
{
	float: right;
	margin-top: 13px;
	background: url(../images/bg_main_menu.gif) repeat-x;
}
.main_menu ul
{
	width: 589px;
	height: 51px;
	background: url(../images/bg_main_menu_right.gif) right no-repeat;
}
.main_menu li
{
	float: left;
	height: 35px;
	padding: 16px 21px 0 20px;
	background: url(../images/main_menu_line.jpg) no-repeat;
}
.main_menu li a
{
	color: #ffffff;
	font: 18px Times New Roman,Arial,Tahoma,Verdana,Helvetica,sans-serif;
}
.main_menu li a:hover, .main_menu li.selected a
{
	color: #43befa;
}
.main_menu .left
{
	padding-left: 24px;
	background: url(../images/bg_main_menu_left.gif) no-repeat;
}

/* tabs */
.tabs
{
	position: absolute;
	bottom: 0px;
	left: 40px;
	width: 895px;
}
.tabs li
{
	float: left;
	width: 292px;
	margin-right: 5px;
}
.tabs .getStartedTab
{
	background: url(../images/GetStartedTab.jpg) no-repeat;
}
.tabs .oneStepAheadTab
{
	background: url(../images/OneStepAheadTab.jpg) no-repeat;
}
.tabs .goFurtherTab
{
	background: url(../images/GoFurtherTab.jpg) no-repeat;
}
.tabs li h2
{
	color: #ffffff;
	font: 37px Times New Roman,Arial,Tahoma,Verdana,Helvetica,sans-serif;
	padding: 8px 0 0 19px;
}
.tabs li a
{
	display: block;
	height: 52px;
	color: #ffffff;
	font: 35px Georgia,Times New Roman,Arial,Tahoma,Verdana,Helvetica,sans-serif;
	padding-top: 14px;
	text-align: center;
}


/* left block */
.left_block
{
	float: left;
	width: 202px;
	padding: 10px 0 10px 0;
	position: relative;
}

.left_block h3
{
	margin-right: 20px;
	margin-bottom: 19px;
	padding-top: 142px;
	border-bottom: 1px solid #99a7af;
	color: #07293b;
	font: 27px Georgia,Times New Roman,Arial,Tahoma,Verdana,Helvetica,sans-serif;
}
.productsHeader { background: url(../images/ProductsHeader.jpg) 0 24px no-repeat; }
.head_about_us { background: url(../images/head_about_us.jpg) 0 10px no-repeat; }
.head_career { background: url(../images/head_career.jpg) 0 12px no-repeat; }
.head_contacts { background: url(../images/head_contacts.jpg) 0 18px no-repeat; }
.head_feedback { background: url(../images/head_feedback.jpg) 0 18px no-repeat; }
.head_partners { background: url(../images/head_partners.jpg) 0 9px no-repeat; }
.head_technologies { background: url(../images/head_technologies.jpg) 0 12px no-repeat; }
.head_testimonials { background: url(../images/head_testimonials.jpg) 0 21px no-repeat; }

.left_block h3.no_image { padding-top: 14px; }

.left_block p { width: 140px; }

.left_block li
{
	padding: 0 20px 11px 0;
}
.left_block li a
{
	font-weight: bold;
	color: #556d79;
}
.left_block li a:hover { color: #07293b; }

/* right block */
.right_block
{
	float: left;
	width: 758px;
	position: relative;
}
.right_block a
{
	color: #0babf8;
	text-decoration: underline;
}
.right_block a:hover { text-decoration: none; }

/* content right block */
.content_right
{
	width: 684px;
	padding: 27px 0 15px 0;
}

.line
{
	display: block;
	clear: both;
	height: 20px;
	margin: 23px 0 10px 0;
	background: url(../images/hr.jpg) no-repeat;
}

.min_title
{
	font-size: 12px;
	margin-top: 12px;
	text-transform: uppercase;
}

.left_element
{
	float: left;
	margin: 0 15px 10px 0;
}

a.goTop
{
	float: right;
	margin-top: 20px;
	text-decoration: none;
	color: #07293b;
}
a.goTop span
{
	background: url(../images/GoTop.gif) no-repeat top left;
	padding-left: 20px;
	height: 16px;
	display: block;
}

/* LISTS */
.list
{
	padding: 20px 0 5px 0;
}
.list li
{
	padding-bottom: 5px;
}
.list a
{
	font-weight: bold;
	color: #07293b;
	text-decoration: none;
}
.list a:hover { color: #0babf8; }

/* large list */
.large_list li
{
	display: inline-block;
	padding: 0 0 40px 0;
	overflow: hidden;
	position: relative;
	background: url(../images/hr.jpg) left bottom no-repeat;
}
.large_list img
{
	float: left;
	margin: 8px 27px 0 18px;
}
.large_list h4
{	
	float: left;
	width: 520px;
	font: bold 11px Tahoma,Verdana,Times New Roman,Arial,Helvetica,sans-serif;
	text-transform: uppercase;
}
.large_list h5.name
{	
	font: bold 11px Tahoma,Verdana,Times New Roman,Arial,Helvetica,sans-serif;
	text-transform: uppercase;
}
.large_list h5.name span 
{
	color: #0cabf8;
	padding-left: 5px;
	text-transform: none;
}
.large_list h5.name a
{
	font: bold 11px Tahoma,Verdana,Times New Roman,Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #07293b;
}
.large_list p.image
{
	float: left;
	width: 500px;
	padding: 0;
}
.large_list li li
{
	background: none;
	padding: 13px 0 0 0;
}
.large_list a.readMore
{
	float: right;
	text-decoration: none;
}
a.top
{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 24px;
	height: 18px;
	font: bold 11px Tahoma,Verdana,Georgia,Times New Roman,Arial,Helvetica,sans-serif;
	color: #ffffff;
	background: url(../images/top.gif) no-repeat;
	text-decoration: none;
	padding: 4px 0 0 7px;
}

/* contacts list */
.contacts
{
	float: left;
	padding: 0 80px 10px 0;
}
.contacts li
{
	float: left;
	padding: 0 80px 30px 0;
}
.contacts h4
{
	margin-bottom: 20px;
	font-size: 12px;
	text-transform: uppercase; 
}
.contacts h4 span
{
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
}

/* top line */
.leftLine, .rightLine
{
	display: block;
	width: 100%;
	height: 10px;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 1px;
}
.getStarted .leftLine
{
	background: #0babf8 url(../images/GetStartedLeftLine.gif) no-repeat;
}
.getStarted .rightLine
{
	width: 684px;
	background: #0babf8 url(../images/GetStartedRightLine.gif) right no-repeat;
}
.oneStepAhead .leftLine 
{
	background: #ff2390 url(../images/OneStepAheadLeftLine.gif) no-repeat;
}
.oneStepAhead .rightLine
{
	width: 684px;
	background: #ff2390 url(../images/OneStepAheadRightLine.gif) right no-repeat;
}
.goFurther .leftLine 
{
	background: #ff9c00 url(../images/GoFurtherLeftLine.gif) no-repeat;
}
.goFurther .rightLine
{
	width: 684px;
	background: #ff9c00 url(../images/GoFurtherRightLine.gif) right no-repeat;
}
/*//////// BOTTOM ////////*/
.bottom 
{
	background: url(../images/bg_bottom.jpg) repeat-x;
}
.bottom_block 
{
	margin: 0 auto;
	padding: 25px 0 20px 40px;
	background: url(../images/bg_bottom.jpg) repeat-x;
	width: 960px;
	color: #ffffff;
	overflow: hidden;
}
.bottom_block p
{
	float: left;
	margin-right: 135px;
}
.bottom_block ul
{
	float: left;
	margin-right: 43px;
}
.bottom_block ul a
{
	color: #ffffff;
}
.bottom_block ul a:hover, .bottom_block li.selected a
{
	color: #43befa;
}
/*//////// text format ////////*/
.text
{
	padding-top: 12px;
}
.italic
{
	font-style: italic;
}
.bold a
{
	font-weight: bold;	
}
.text_none
{
	visibility: hidden;
	font: 1px Verdana,Tahoma, Arial, Helvetica, sans-serif;
}
.clear_both
{
	clear: both;
}
.number
{
	background: #0babf8;
	font-weight: bold;
	color: #ffffff;
	padding: 0 2px 0 2px;
}
a.apply
{
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 25px;
	background: url(../images/apply.gif) 0 1px no-repeat;
}
/*//////// form format ////////*/
fieldset
{
	border: 0;
	background-image: url(../images/bg_fieldset.jpg);
	background-repeat: repeat-x;
	padding: 30px 0 0 14px;
	margin-top: 15px;
}

label
{
	display: block;
	float: left;
	height: 13px;
	width: 96px;
	text-align: right;
	padding: 7px 10px 0 0;
	margin-bottom: 15px;
	line-height: 12px;
}

input
{
	float: left;
	height: 16px;
	width: 209px;
	border: 1px solid #acb1b3;
	background: #ffffff url(../images/bg_input.jpg) repeat-x;
	color: #5a5a5a;
	font: 11px Tahoma,Verdana,Times New Roman,Arial,Helvetica,sans-serif;
	line-height: 12px;
	padding: 4px 5px 0 5px;
	margin-bottom: 15px;
}

select
{
	float: left;
	height: 20px;
	width: 213px;
	border: 1px solid #acb1b3;
	color: #5a5a5a;
	font: 12px Tahoma,Verdana,Times New Roman,Arial,Helvetica,sans-serif;
	margin-bottom: 15px;
}

textarea
{
	float: left;
	height: 148px;
	width: 530px;
	border: 1px solid #acb1b3;
	background: #ffffff url(../images/bg_input.jpg) repeat-x;
	color: #5a5a5a;
	font: 11px Tahoma,Verdana,Times New Roman,Arial,Helvetica,sans-serif;
	line-height: 16px;
	padding: 4px 5px 0 5px;
	margin-bottom: 15px;
}

button, .button
{
	float: right;
	width: 59px;
	height: 22px;
	padding: 0;
	margin-bottom: 0;
	margin-right: 22px;
	border: 0;
	color: #ffffff;
	font: bold 14px Georgia,Times New Roman,Arial,Tahoma,Verdana,Helvetica,sans-serif;
}
button.send { background: #ffffff url(../images/btn_send.gif) no-repeat; }
button.clear { background: #ffffff url(../images/btn_clear.gif) no-repeat; }

.validator
{
	margin: 4px 0 0 4px;	
}
span.information
{
	float: left;
	margin-left: 107px;	
}

/* Testimonials */
.testimonialsList .webAddress
{
	float: left;
	margin-top: 14px;
}
.testimonialsList .originalTestimonialButton
{
	margin-top: 12px;

	color: #FFFFFF;
	background: #ffffff url(../images/btn_send.gif) no-repeat;

	font-family: Tahoma,Verdana,Times New Roman,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;

	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	
	line-height: 22px;
}
