/* CSS global BODY styles */
body {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	background: #FFF;
	color: #686868;
}
select {
	margin: 0px;
	padding: 0px;
}
ul, li, p, div, h1, h2, h3, form, fieldset {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
fieldset {
	border: none;
}
p {
	line-height: 1.25em;
}
.textVersion {
	display: none;
}
a, a:visited {
	color: #4b4b4b;
	text-decoration: none;
	font-weight: bold;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
h2 span {
	display: none;
}
/* ------------------------------------------------------------------------------ MAIN DIVS */
#contener {
	width: 911px;
	margin-left: auto;
	margin-right: auto;
}
.clearfix {
	clear: both;
	font-size: 0px;
}
/* ------------------------------------------------------------------------------ TOP DIV */
#top {
	width: 911px;
}
.top_separator {
	height: 78px;
	background: url('../img/top_separator.jpg') bottom right no-repeat;
}
#top h1 {
	padding: 0px;
	float: left;
}
#top ul.mainMenu {
	float: right;
	padding: 0px 15px 0px 0px;
	list-style-type: none;
	width: 438px;
	margin-top: 21px;
}
#top ul.mainMenu li {
	float: left;
	padding-right: 35px;
}
#top ul.mainMenu li a {
	display: block;
	width: 110px;
	height: 26px;
}
#top ul li a span {
	display: none;
}
#top ul li.menu_forumGlobalCongress a{
	background: url('../img/forum-global-congress.jpg');
}
#top ul li.menu_whyComarch a {
	background: url('../img/menu_whyComarch.jpg');
}
#top ul li.menu_theChallenge a {
	background: url('../img/menu_theChallenge.jpg');
}
#top ul li.menu_theSolution a {
	background: url('../img/menu_theSolution.jpg');
}
#top ul li.menu_forumGlobalCongress a:hover, #top ul li.menu_forumGlobalCongress a.active {
	background: url('../img/forum-global-congress.jpg') 0 -26px no-repeat;
}
#top ul li.menu_whyComarch a:hover, #top ul li.menu_whyComarch a.active {
	background: url('../img/menu_whyComarch.jpg') 0 -26px no-repeat;
}
#top ul li.menu_theChallenge a:hover, #top ul li.menu_theChallenge a.active {
	background: url('../img/menu_theChallenge.jpg') 0 -26px no-repeat;
}
#top ul li.menu_theSolution a:hover, #top ul li.menu_theSolution a.active {
	background: url('../img/menu_theSolution.jpg') 0 -26px no-repeat;
}


#top ul.langMenu{
  width:44px;
  float:right;
  padding:26px 0px 0px 0px;
  list-style-type:none;
}

#top ul.langMenu li {
	float: left;
	padding-left:4px;
  background: url('../img/langMenu_separator.jpg') 0 3px no-repeat;
}
#top ul.langMenu li.first{
  padding:0px;
  background:none;
  padding-right:4px;
}
#top ul.langMenu li a {
	display: block;
	width: 18px;
	height: 15px;
}
#top ul li.langMenu_en a {
	background: url('../img/langMenu_en.jpg');
}
#top ul li.langMenu_ru a {
	background: url('../img/langMenu_ru.jpg');
}
#top ul li.langMenu_en a:hover, #top ul li.langMenu_en a.active {
	background: url('../img/langMenu_en.jpg') 0 -15px no-repeat;
}
#top ul li.langMenu_ru a:hover, #top ul li.langMenu_ru a.active {
	background: url('../img/langMenu_ru.jpg') 0 -15px no-repeat;
}


#fleshPlayer
{
	width:911px;
	height:260px;
}

/* ------------------------------------------------------------------------------ CONTENT DIV */
#content {
	clear: both;
	padding: 0px 0px 25px 0px;
}
#content ul.infoArea {
	list-style-type: none;
}
#content ul.infoArea li {
	width: 240px;
}
#content ul.infoArea li a span {
	display: none;
}
#content ul.infoArea li img {
	float: left;
	margin-top: 17px;
}
#content ul.infoArea li .text {
	float: left;
	width: 150px;
	margin-top: 17px;
}
#content ul.infoArea li .text p {
	padding-right: 12px;
	text-align: justify;
	line-height: 1.5em;
}



#content ul.infoArea li b {
	color: #4d748d;
	display: block;
}
#content ul.infoArea li a.more {
	width: 73px;
	height: 22px;
	display: block;
	background: url('../img/link_more.jpg');
	float: right;
}
#content ul.infoArea li a.more:hover {
	background: url('../img/link_more.jpg') 0 -22px no-repeat;
}
#content a.link_downloadWhitepaper {
	width: 164px;
	height: 26px;
	display: block;
	/*margin: 0px auto;*/
	margin-left:6px;
	background: url('../img/link_downloadWhitepaper.jpg');
}
#content a.link_downloadCaseStudy {
	width: 161px;
	height: 26px;
	display: block;
	/*margin: 0px auto;*/
	background: url('../img/link_downloadCaseStudy.jpg');
}
#content a.link_requestInformation {
	width: 161px;
	height: 26px;
	display: block;
	/*margin: 0px auto;*/
	background: url('../img/link_requestInformation.jpg');
}
#content a.link_downloadWhitepaper:hover {
	background: url('../img/link_downloadWhitepaper.jpg') 0 -26px no-repeat;
}
#content a.link_downloadCaseStudy:hover {
	background: url('../img/link_downloadCaseStudy.jpg') 0 -26px no-repeat;
}
#content a.link_requestInformation:hover {
	background: url('../img/link_requestInformation.jpg') 0 -26px no-repeat;
}
#content ul.horizontalInfo {
	padding: 40px 0px 0px 40px;
}
#content ul.horizontalInfo li {
	background: url('../img/horizontal_separator.jpg') 0 bottom no-repeat;
	float: left;
	padding: 0px 20px;
}
#content ul.horizontalInfo li.first {
	background: none;
}
#content ul.verticalInfo {
	display: block;
	float: right;
}
#content ul.verticalInfo li {
	background: url('../img/vertical_separator.jpg') 0 0 no-repeat;
	padding: 20px 0px;
}
#content ul.verticalInfo li.first {
	background: none;
}
#content #main {
	width: 590px;
	float: left;
	padding-top: 15px;
}
#content #main p {
	padding: 10px 0px;
	line-height: 2em;
}
#content #main ul {
	margin-left:25px;
	padding: 10px 0px;
	list-style-position: outside;
}
#content #main ul li {
	line-height: 2em;
	padding: 5px 0px;
}
#content #main a {
	text-decoration: underline;
}
#content #main h1{
	font-size:22px;
}
#content form p {
	clear: both;
	text-align: justify;
	color: #4d748d;
	padding: 30px 0px 40px 0px;
}
#content form ul.input_text_list {
	list-style-type: none;
}
#content form ul.input_text_list li {
	float: left;
	width: 275px;
}
#content form ul.input_text_list li.left {
	padding-right: 40px;
}
#content form ul.input_text_list label {
	font-weight: bold;
	color: #4d748d;
	display: block;
	width: 80px;
	float: left;
}
#content form ul.input_text_list label span{
  color:red;
  font-weight:normal;
}
#content form ul.input_text_list label.error, #content form label.error{
  font-weight:normal;
  color:red;
  padding-left:80px;
  width:170px;
}
#content form label.error{
  padding:0px;
}
#content form ul.input_text_list input {
	width: 171px;
	height: 16px;
	padding: 3px 10px;
	;
	background: url('../img/input_text_bkg.jpg');
	border: none;
}
#content form ul.input_text_list input.error {
	background: url('../img/input_text_error.jpg');
}
#content form span.incorrect {
	color: #ff2c2c;
	display: block;
	padding: 5px 0px 3px 80px;
	height: 13px;
}
#content ul.input_radio_list {
	list-style-type: none;
	padding-top: 45px;
}
#content ul.input_radio_list li {
	text-align: right;
	float: left;
	display: block;
}
#content ul.input_radio_list li ul li {
	float: right;
	clear: both;
	color: #686868;
	width: 125px;
	line-height: 1.5em;
}
#content ul.input_radio_list b {
	color: #4d748d;
}
#content ul.input_radio_list b span, #content #main p span{
  font-weight:normal;
  color:red;
}
#content ul.input_radio_list li.timeframe {
	width: 125px;
	padding-right: 110px;
	text-align: right;
}
#content ul.input_radio_list li.timeframe ul li {
	width: 125px;
}
#content ul.input_radio_list li.timeframe ul li label.error{
  display:block;
  width:125px;
}
#content ul.input_radio_list li.kindOfCompany {
	width: 140px;
	padding-right: 120px;
	text-align: right;
}
#content ul.input_radio_list li.kindOfCompany ul li {
	width: 140px;
}
#content ul.input_radio_list li.kindOfCompany ul li label.error{
  display:block;
  width:140px;
}
#content ul.input_radio_list li.companySize {
	width: 90px;
	text-align: right;
}
#content ul.input_radio_list li.companySize ul li {
	width: 90px;
}
#content ul.input_radio_list li.companySize ul li label.error{
  display:block;
  width:99px;
}
#content ul.input_radio_list ul {
	list-style-type: none;
}
#content textarea {
	width: 556px;
	height: 125px;
	padding: 5px 10px;
	background: url('../img/textarea_bkg.jpg');
	border: none;
	margin: 5px 0px 10px 0px;
	overflow: hidden;
}
#content label.mesages {
	text-align: left;
	font-weight: bold;
	color: #4d748d;
}
#content label.mesages span{
  color:red;
  font-weight:normal;
}
#content input.agree {
	float: left;
}
#content label.agree {
	width: 340px;
	float: left;
	color: #686868;
}
#content input.sendForm {
	width: 110px;
	height: 26px;
	background: url('../img/input_send.jpg');
	border: none;
	float: right;
	margin-right: 10px;
}
#content input.sendForm:hover {
	background: url('../img/input_send.jpg') 0 -26px no-repeat;
}
/* ------------------------------------------------------------------------------ FOOTER DIV */
#footer {
	padding: 30px 0px 40px 0px;
	background: url('../img/footer_separator.jpg') 0 0 no-repeat;
}
#footer ul {
	float: left;
	width: 400px;
	list-style-type: none;
}
#footer ul li {
	float: left;
	padding: 0px 8px;
	border-right: 1px solid #686868;
}
#footer ul li.last {
	border: none;
}
#footer ul li a {
	font-weight: normal;
	font-size: 10px;
	color: #686868;
}
#footer .copy {
	display: block;
	float: left;
	font-weight: normal;
	font-size: 10px;
	color: #686868;
}
#footer .copy a {
	color: #686868;
	font-weight: normal;
}
#footer a.sointeracitve {
	float: right;	width:112px;
	height:18px;
	background: url('../img/Logo-SOI_02.png') no-repeat;
}
#footer a.sointeracitve:hover {
	float: right;
	width:112px;
	height:18px;
	background: url('../img/Logo-SOI_01.png') no-repeat;
}
a.llink{
	font-weight:normal;
	color:#686868;
}
.sep{
	float:left;
	
	width:911px;
	height:2px;
	background: url('../img/vertical_separator.gif') no-repeat;
	margin-top:1px;
}