@charset "utf-8";
/* CSS Document */
body {
	font: 11px Arial, Helvetica, sans-serif;
	color: #313031;
	background: #666666 url(../images/body_bg.jpg) repeat-y 50% top;
	margin: 0;
}

H2 {
            Color: #697BBD;
            Font: normal 21px Tahoma, sans-serif;
            Margin: .6em 0 .4em;
}

H1 {
            Color: #697BBD;
            Font: normal 17px Tahoma, sans-serif;
            Margin: .6em 0 .4em;
}
#k_slogan, #k_slogan a{
  color:#fff;
}

#wrapper {
	background: url(../images/wrapper_bg.jpg) no-repeat 50% 0px;
}

#wrapper2 {
	margin: 10px auto;
	width: 940px;
}

div, p, h1, h2, dl, dt, dd, img, a {
	margin: 0px;
	padding: 0px;
}

ul li{
	list-style:none;
}

a {
	color: #6666FF;
	text-decoration: none;
}
a:hover   {
	text-decoration: underline;
}
p {
	margin-bottom: 1em;
}
.left {
  float:left;
}
.right {
  float:right;
}
.clear {
  clear: both;
}
#header {
	background: url(../images/header_bg.gif) no-repeat;
	height: 81px;
	margin-bottom: 10px;
}
#header #servicesSpan{
	text-align:center;
	width:637px;
	display:block;
	float:right;
	margin:7px 7px;
	font-size:11px;
	color:#8d8d8d;
}
#header #servicesSpan a{
	color:#8d8d8d;
}
#header #logo {
	text-align: left;
	margin: 15px 0px 15px 10px;
	height: 50px;
	width: 277px;
	float: left;
}
#header #horizontal_menu {
	float: right;
	margin-top: 8px;
	margin-right:10px;
}
#header #horizontal_menu a {
	margin-right: 10px;
	padding-left:15px;
	line-height:1.5em;
	text-decoration:none;
	zoom:1;
	color:#333;
	margin-bottom:4px;
	padding-right:2px;
}
#header #horizontal_menu #menu_home {
	border-bottom: 4px solid #C60800;
	background: url(../images/home.gif) no-repeat center left;
	border-top: 1px solid #FFFFFF;
}
#header #horizontal_menu #menu_contact {
	border-bottom: 4px solid #006699;
	background: url(../images/contact.gif) no-repeat center left;
	border-top: 1px solid #FFFFFF;
}

#header #horizontal_menu #menu_sitemap {
	border-bottom: 4px solid #9C8208;
	background: url(../images/sitemap.gif) no-repeat left center;
	border-top: 1px solid #FFFFFF;
}

#header #horizontal_menu #menu_login {
margin:0;
padding:0;
}

#header #horizontal_menu #menu_login a{
	border-bottom: 4px solid #6B8A18;
  background: url(../images/login.gif) no-repeat left center;
	border-top: 1px solid #FFFFFF;
	padding-right:4px;
	  
}

#header #horizontal_menu #menu_logout a{
	border-bottom: 4px solid #6B8A18;
	background: url(../images/login.gif) no-repeat left center;
 	 margin-right: 10px;
	padding-left:15px;
	padding-right:4px;
}

#header #horizontal_menu #search {
	border-bottom: 4px solid #5265B5;
	background: url(../images/search.gif) no-repeat left center;
}
#header #horizontal_menu #menu_home:hover {
	border-top: 1px solid #C60800;
}
#header #horizontal_menu #menu_contact:hover {
	border-top: 1px solid #003366;
}
#header #horizontal_menu #menu_sitemap:hover  {
	border-top: 1px solid #9C8208;
}
#header #horizontal_menu #menu_login a:hover  {
  border-top: 1px solid #6B8A18;
}
#header #horizontal_menu #logout:hover  {
	border-top: 1px solid #6B8A18;
}
#header #horizontal_menu #search:hover  {
	border-top: 1px solid #5265B5;
}

#breadCDiv{
  background: url(../images/breadC_bg.jpg) no-repeat left bottom;
  height:24px;
  margin-bottom: 10px;
  padding-left:11px;
  color:#666;
  line-height:23px;
  font-weight:bold;
  position:relative;
}

#bcCont{
  float:left;
}


/* email - print */	
#email_print{
  position:absolute;
  right:190px;
  width:70px;
}

#email_print #emailPage{
	float:left;
	background:url(../images/emailPage.jpg) no-repeat left center;
	border:none;
	width:15px;
	cursor:pointer;
}

#breadCDiv #email_print #printPage{
	float:left;
	background:url(../images/printPage.jpg) no-repeat left center;
	width:15px;
}


#frmSearch{
  float:right;
  margin-top: 1px;
  margin-right:15px!important;
  margin-right:7px;
  padding:0 0 0 10px;
  width:145px;
  background: url(../images/formBg.jpg) no-repeat left 2px;
}
#frmSearch input#search{
  height:15px;
  line-height:16px;
  font-size:12px;
  background:none;
  border:none;
  width: 125px;
}
#breadCDiv a{
  color:#666;
  font-weight:normal;
  padding-right:10px;
  margin-right:4px;
  height:24px;
  float:left;
  display:block;
  background: url(../images/breadArr.jpg) no-repeat right center;
}

#loginFrm {
  margin-bottom: 1em;
}
#loginFrm h2 {
  font-size: 13px;
  padding: 0 .8em;
  margin-bottom: .5em;
}
#loginFrm input {
  font-size: 10px;
}
#loginFrm #sf_guard_auth_username, #loginFrm #sf_guard_auth_password {
  display:inline;
  padding:0 1em;
}
.homeNewsCarTitle {
	font-weight: bold;
	padding:0;
	margin:0;
	margin-right: 10px;
	line-height:24px;

}
.more_link {
	text-align: right;
	margin-right: 10px;
}
#outer_left_column {
	float: left;
	width: 190px;
	margin-bottom:10px;
}
.outer_left_box {
	background: url(../images/left_bg.gif) no-repeat left bottom;
	margin-bottom: 10px;
}
.left_box_header  {
	color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	background: url(../images/left_block_bg.gif) no-repeat;
	padding:0 5px;
	font-size: 1.18em;
	font-weight: bold;
}


/* menu */
#outer_left_column  #navigate  #under_navigate {
  list-style:none;
  padding:0;
  margin:0;
}
#outer_left_column  #navigate  #under_navigate  li {	
	background: url(../images/navigate_block.gif) no-repeat;
	padding:0 1px;
	cursor:pointer;
	font-weight: bold;
	width: 188px;
}
#outer_left_column #navigate #under_navigate li a {
	color: #333;
	line-height: 25px;
	height: 25px;
	padding-left: 10px;
	display:block;
	text-decoration:none;
}
#outer_left_column #navigate #under_navigate a:hover,
#outer_left_column #navigate #under_navigate a.menuactive,
#outer_left_column #navigate #under_navigate a.current {
	color: #C00;
	background-color: transparent;
}
#outer_left_column  #navigate  #under_navigate li ul {
  list-style:none;
  padding: 0;
  margin: 0;
}
#outer_left_column #navigate #under_navigate li li {
	background: none;
	padding: 0;
}
#outer_left_column #navigate #under_navigate li li a {
	color: #333;
	background: transparent url(../images/arrow.gif) 10px center no-repeat;
	font-weight: normal;
	line-height: 22px;
	height: 22px;
	display: block;
	padding: 0 0 0 22px;
}
#outer_left_column #navigate #under_navigate li li a:hover,
#outer_left_column #navigate #under_navigate li li a.current {
  color: #C00;
	background: #EEE url(../images/arrow_red.gif) 10px center no-repeat;
	font-weight: bold;
}


#outer_left_column #navigate #left_bottom_block {
	background: url(../images/left_bottom_block.gif) no-repeat left center;
	height: 26px;
	width: 190px;
}
#outer_left_column #clients #all_clients_foto {
  width: 150px;
  min-height: 130px;
  _height:130px;
  padding:5px 7px 0 7px;
  display:block;
}
#outer_left_column #clients #all_clients_foto img {
	border-style: none;
}
#outer_left_column #clients {
	padding: 1px;
}
#outer_left_column #testimonials {
	padding: 10px 1px 1px 10px;

}
#outer_left_column #testimonials #all_testimonials_text p {
	color: #313031;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#outer_left_column #testimonials #testimonial_signature {
	text-align: right;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
}
#outer_right_column {
	float: right;
	width: 740px;
}
#outer_right_column #animation {
	/*background: url(../images/animation_foto.gif) no-repeat;*/
	margin-bottom: 10px;
  width: 740px;
	height: 202px;
}
#outer_right_column #animation #an_title {
	font-size: 1.7em;
	font-weight: bold;
	color: #676767;
	margin-left: 90px;
	padding-top: 30px;
}
#outer_right_column #animation #an_title span {
	font-size: 1.5em;
	color: #CE0000;
	margin-right: 10px;
}
.an_subtitle {
	font-size: 1.2em;
	color: #000000;
	margin-right: 10px;
	font-weight: bold;
}
#outer_right_column #animation #first_subtitle {
	padding-top: 12px;
	font-size: 1.5em;
	font-weight: bold;
	color: #676767;
	margin-bottom: 5px;
	margin-left: 150px;
}
#outer_right_column #animation #second_subtitle {
	margin-left: 170px;
	font-size: 1.5em;
	font-weight: bold;
	color: #676767;
	margin-bottom: 5px;
}
#outer_right_column #animation #third_subtitle {
	margin-left: 190px;
	font-size: 1.5em;
	font-weight: bold;
	color: #676767;
}
#outer_right_column #inner_left_column {
	float: left;
	width: 430px;
	font-size:12px;
}
#outer_right_column #inner_left_column ul li{
	list-style:none;
	padding-left:20px;
margin:0;
	background:url(../images/template/listBullet.gif) no-repeat left 4px; 
}
.inner_left_box {
	background: url(../images/middle_bg.gif) no-repeat bottom;
	margin-bottom: 0px;
	padding: 10px;
	padding-bottom:0px;
}

.inner_left_box .smartProducts{
	min-height:100px;
	_height:100px;
	width:250px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:67px;
	color: #666666;
}

.inner_left_box .smartProducts p{
	line-height:11px;
	padding:0;
	margin:0;
}
.inner_left_box .smartProducts a{
	text-decoration:none;
	padding-right:6px;
	background: url(../images/arrow_red.gif) no-repeat right 5px;
	margin-left:170px;
}
.inner_left_box .smartProducts p.productDescription{
	padding-bottom:5px;
}

.inner_left_box #smartCmsHome{
	background:url(../images/template/smartcms.png) no-repeat top center;
}

.inner_left_box #smartStoreHome{
	background:url(../images/template/smartstore.png) no-repeat top center;	
	float:none;
	margin-left:267px;
}

.inner_left_box #smartLabHome{
	background:url(../images/template/smartlab.png) no-repeat top center;
}

.inner_left_box #smartTicketsHome{
	background:url(../images/template/smartickets.png) no-repeat top center;
	float:none;
	margin-left:267px;
}


#marginblock{
	padding:5px 10px;
}



.inner_left_box ul{
	margin-left:0px;
       padding-left:20px;
}
.inner_left_box {
  line-height: 1.5em;
}
.inner_left_box dd {
  margin-left: 2em;
}

.middle_text {
	line-height: 14px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#outer_right_column  #inner_left_column  #featured_project  #middle_text_title {
	display: none;
}

#outer_right_column #inner_right_column {
	float: right;
	width: 300px;

}

#outer_right_column #inner_right_column p{
	color: #313031;
	padding-top:3px;
}



#sitemapUl li{
	list-style:none;
	background:none;
}
#outer_right_column #inner_left_column #sitemapUl li{
	list-style:none;
	background:none;
}
#tickCareersNews #sitemapUl li{
		background:none;
}

#sitemapUl li a{
	background: url(../images/arrow.gif) no-repeat left 5px;
	padding-left:7px;margin:0;
}

.inner_right_box {
	background: url(../images/right_bg.gif) no-repeat bottom;
	margin-bottom: 10px;
}
.right_box_header  {
	color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	background: url(../images/left_block_bg.gif) no-repeat;
	padding:0 5px;
	font-size: 1.18em;
	font-weight: bold;
}
#outer_right_column #inner_right_column #our_news #under_our_news dt,
#outer_right_column #inner_right_column #our_rss #under_our_rss dt,
#outer_right_column #inner_right_column #our_career #under_our_career dt {
	background: url(../images/inner_block_our_news.gif) no-repeat;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	
	cursor:pointer;
}



#outer_right_column #inner_right_column #our_news #under_our_news dd,
#outer_right_column #inner_right_column #our_rss #under_our_rss dd,
#outer_right_column #inner_right_column #our_career #under_our_career dd {
	padding: 0 10px;
}
/*#outer_right_column #inner_right_column #our_news #under_our_news img {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}*/
#outer_right_column #inner_right_column #right_bottom_block {
	background: url(../images/right_bottom_block.gif) no-repeat left center;
	height: 26px;
}
#footer {
	color: #6666FF;
	background: url(../images/footer_bg.gif) no-repeat;
	clear: both;
	height: 65px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer #ft_left {
	float: left;
	margin-right: 10px;
	margin-left:2px;
	line-height: 30px;
}
#footer #ft_right {
	float: right;
	line-height: 30px;
	margin-right:2px;
}
#footer #ft_center {
	text-align: center;
	margin-right: 10px;
	line-height: 30px;
}

#footerLinks{
	text-align:center;
	padding-top:10px;
	color:#666666;
}

#footerLinks a{
	color: #666666;
}

/*  PAGE LAYOUT FOR  2nd VERSION OF HOMEPAGE  */
body.modified.homepage #outer_right_column #animation {
	/*background: url(../images/animation_foto.gif) no-repeat;*/
	margin-bottom: 10px;
	width: 740px;
	height: 202px;
}


/*  PAGE LAYOUT FOR OTHER PAGES  */




body.modified #outer_right_column #animation {
	background: url(../images/animation_bg_mod.gif) no-repeat;
	margin-bottom: 10px;
	height: 91px;
}
body.modified #outer_right_column #animation #under_animation {
	display: none;
}
body.modified #outer_right_column #inner_left_column {
	float: left;
	width: 540px;
	
}
body.modified .inner_left_box{
	background-image: url(../images/middle_bg_center.gif);
	background-repeat:repeat-y;
	margin:0;
	padding: 10px;
	padding-bottom:1px;
}

body.modified .inner_left_box_image{
	padding-left:103px;
	position:relative;
}

body.modified .inner_left_box_image img{
	position:absolute;
	top:13px;
	left:13px;
}

body.modified .inner_left_box_bottom {
	background: url(../images/middle_bg_mod.gif) no-repeat bottom left;
	height:20px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	clear:both;
}

.middle_box_header {
	font-size: 12px;
	color:  #313031;
	height: 25px;
	line-height: 25px;
	background: url(../images/middle_block_bg_mod.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	padding-left:10px;
	font-weight:bold;
}

.sideDate{
	margin:0;
	float:right;
	font-size:10px;
	line-height:25px;
}
.h2Date{
	margin-right:10px;
	float:right;
	line-height:25px;
	color:#313031;
}

body.modified #outer_right_column #inner_left_column #featured_project #middle_text_title {
	display: none;
}
body.modified #outer_right_column #inner_right_column {
	float: right;
	width: 190px;
}
body.modified .inner_right_box {
	background: url(../images/right_bg_mod.gif) no-repeat bottom;
	margin-bottom: 10px;
	color:#0000ff;
}
body.modified .right_box_header {
	font-size: 1.18em;
	color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	background: url(../images/right_block_bg_mod.gif) no-repeat;
	padding:0 5px;
}


body.modified #outer_right_column #inner_right_column #our_news #under_our_news dt,
body.modified #outer_right_column #inner_right_column #our_rss #under_our_rss dt,
body.modified #outer_right_column #inner_right_column #our_career #under_our_career dt {
	background: url(../images/inner_block_our_news_mod.gif) no-repeat;
	cursor:pointer;
	color:#333;
}

body.modified #outer_right_column #inner_right_column #our_news #under_our_news dt span,
body.modified #outer_right_column #inner_right_column #our_rss #under_our_rss dt span,
body.modified #outer_right_column #inner_right_column #our_career #under_our_career dt span {
	font-size:11px;
}

body.modified #outer_right_column #inner_right_column #our_news #under_our_news dt:hover,
body.modified #outer_right_column #inner_right_column #our_career #under_our_career dt:hover,
body.modified #outer_right_column #inner_right_column #our_rss #under_our_rss dt:hover {
	/*background: url(../images/inner_block_our_news_hov.jpg) no-repeat;*/
	color:#cc0000;
}


/*body.modified #outer_right_column #inner_right_column #our_news #under_our_news img {
	margin: 10px auto;
	display: block;
}*/
body.modified #outer_right_column #inner_right_column #right_bottom_block {
	background: url(../images/right_bottom_block_mod.gif) no-repeat left center;
	height: 26px;
}

#iframe{
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #cccccc;
	border-right-color-value: #cccccc;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #cccccc;
	border-left-color-value: #cccccc;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	width: 100%;
	height: 600px;
}



	
#qForm{
	font: 12px Verdana, Geneva, sans-serif;
	margin:0 auto;
	}
	

#qForm legend{
	background-color:#7CA5DB;
	color:#FFF;
	font-weight:bold;
	}

#qForm fieldset{
	position:relative;
	}
	
#qForm #pd{
	width: 150px;
	float: left;
	text-align: left;
	margin-right: 10px;
	display: block;
	}

#qForm #dr{
	width: 200px;
	float: left;
	text-align: left;
	margin:0px;
	margin-left:5px
	display: block;
	}
	
#qForm #dr2{
	width: 195px;
	float: left;
	text-align: left;
	margin:0px;
	display: block;
	}

#qForm label{
	width: 230px;
	float: left;
	text-align: left;
	margin:0px;
	padding:0px;
	display: block;
	}
	

#qForm button{
	margin: 10px;
	}

#qForm .box1 {
	background-color: #FFC;
	position:absolute;
	border: 1px solid #595bb0;
	height: 80px;
	width: 200px;
	padding: 5px;
	float:right;
	margin-top:17px;
	right:35px;
	}
	
#qForm .box2 {
	background-color: #FFC;
	position:absolute;
	border: 1px solid #595bb0;
	height: 80px;
	width: 200px;
	padding: 5px;
	float:right;
	margin-top:17px;
	right:35px;
	}
	
#qForm #img{
	margin: 0px;
	float:right;
	}
	
#qForm .red{
	color:red;}
	
#page_count{
	width: 60px;}
	
/************ FORM VALIDATION **************************/


		.validation-failed {  for textboxes, textareas, passwords 
			border:1px solid #F33;
		}
