body {
	margin: 0px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
}

p
{
	_margin: 10px;
}
.chk{
	vertical-align:middle;
	width:auto;
	border:0;
}
.tell_check{
	height:2em;
	float:left;
	padding-right:.4em;
	padding-top:.1em;
}
.clr {
	clear:both;
}
/*---------------------MENU-------------------*/
/*

120
89
*/
#header {
	width:996px;
	margin:0 auto;
	text-align:center;
	padding-top:20px;
}
#home:link, #home:visited {
	width:108px;
	background:url(images/home_norm.jpg) top left no-repeat #255f9b;
}
#about:link, #about:visited {
	width:111px;
	background:url(images/about_norm.jpg) top left no-repeat #255f9b;
} 
#prod:link, #prod:visited {
	width:112px;
	background:url(images/prod_norm.jpg) top left no-repeat #255f9b;
}
#contact:link, #contact:visited {
	width:89px;
	background:url(images/contact_norm.jpg) top left no-repeat #255f9b;
}
#submit:link, #submit:visited {
	width:109px;
	background:url(images/submit_norm.jpg) top left no-repeat #255f9b;
}
#world:link, #world:visited {
	width:109px;
	background:url(images/submit_norm.jpg) top left no-repeat #255f9b;
}
#extra:link, #extra:visited {
	width:114px;
	background:url(images/extra_norm.jpg) top left no-repeat #255f9b;
}
/*----------*/
#home:hover, #menu ul li a.active1:link, #menu ul li a.active1:visited {
	background:url(images/home_hov.jpg) top left no-repeat #d6dade;
	width:116px;
}
#about:hover, #menu ul li a.active2:link, #menu ul li a.active2:visited  {
	background:url(images/about_hov.jpg) top left no-repeat #d6dade;
	width:119px;
} 
#prod:hover, #menu ul li a.active3:link, #menu ul li a.active3:visited  {
	background:url(images/prod_hov.jpg) top left no-repeat #d6dade;
	width:120px;
}
#contact:hover,  #menu ul li a.active4:link, #menu ul li a.active4:visited  {
	background:url(images/contact_hov.jpg) top left no-repeat #d6dade;
	width:97px;
}
#submit:hover,  #menu ul li a.active5:link, #menu ul li a.active5:visited  {
	background:url(images/submit_hov.jpg) top left no-repeat #d6dade;
	width:117px;
}
#world:hover,  #menu ul li a.active6:link, #menu ul li a.active6:visited  {
	background:url(images/submit_hov.jpg) top left no-repeat #d6dade;
	width:117px; 
}
#extra:hover, #menu ul li a.active7:link, #menu ul li a.active7:visited  {
	background:url(images/extra_hov.jpg) top left no-repeat #d6dade;
}

#menu ul li a.active1:link, #menu ul li a.active1:visited, #menu ul li a.active2:link, #menu ul li a.active2:visited, #menu ul li a.active3:link, #menu ul li a.active3:visited, #menu ul li a.active4:link, #menu ul li a.active4:visited, #menu ul li a.active5:link, #menu ul li a.active5:visited, #menu ul li a.active6:link, #menu ul li a.active6:visited, #menu ul li a.active7:link, #menu ul li a.active7:visited {
	color:#000000; /* IE6 bug fix */
	font-weight:bold;
	margin:0 auto;
	margin-right:-8px;
}
#menu ul li a.active1:link span, #menu ul li a.active1:visited span, #menu ul li a.active2:link span, #menu ul li a.active2:visited span, #menu ul li a.active3:link span, #menu ul li a.active3:visited span, #menu ul li a.active4:link span, #menu ul li a.active4:visited span, #menu ul li a.active5:link span, #menu ul li a.active5:visited span, #menu ul li a.active6:link span, #menu ul li a.active6:visited span, #menu ul li a.active7:link span, #menu ul li a.active7:visited span, #menu ul li a:hover span, #menu ul li a.active1 span, #menu ul li a.active2 span,  #menu ul li a.active3 span, #menu ul li a.active4 span, #menu ul li a.active5 span, #menu ul li a.active6 span, #menu ul li a.active7 span  {
	margin-left:-4px;
}

#menu {	
	height:40px;	
	width:760px;
	margin:0 auto;
	float:left;
}
#menu ul {	
	list-style-type:none;	
	width:760px;	
	height:40px;	
	display:inline;
	margin:0;
}

#menu ul li {
	float:left;
	display:block;
	width:auto;
}
#menu ul li a:link, #menu ul li a:visited {	
	display:block;	
	height:40px;	
	/*padding:0 10px;*/	
	text-decoration:none;	
	color:#FFFFFF;	
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:normal;
	text-align:center;
	/*padding-left:20px;*/
	/*background:url(images/men_l.jpg) bottom left no-repeat;*/
}	
/*#menu ul li a#last:link, #menu ul li a#last:visited {
	background:url(images/men_r_last.jpg) bottom right no-repeat;
}
#menu ul li a#first:link, #menu ul li a#first:visited {
	background:url(images/men_l_first.jpg) bottom left no-repeat;
}*/
/*#menu ul li a.active:link, #menu ul li a.active:visited, #menu ul li a:hover, #menu ul li a#last:hover {
	color:#000000;
	font-weight:bold;
	font-style:italic;
	margin-right:-8px;
	position:relative;
	z-index:100;
	padding-right:8px;
}*/
#menu ul li a:hover, #menu ul li a.active1, #menu ul li a.active2,  #menu ul li a.active3, #menu ul li a.active4, #menu ul li a.active5, #menu ul li a.active6, #menu ul li a.active7 {
	margin-right:-8px;
	position:relative;
	z-index:5;
	color:#000000;
	font-weight:bold;
	font-style:italic;
}
#extra:link, #extra:visited, #extra:hover {
	margin:0;
	padding:0;
}
#menu ul li a span {display:block; cursor:pointer; padding-top:15px;}
/*-------------------------end menu--------------------------------*/
/*-------------------about right menu------------------------*/

#tabs_about[id] {
	display: block;
	vertical-align: top;
	/*overflow: hidden;*/
}

#tabs_about {
	display: block;
	vertical-align: top;
	/*overflow: hidden;*/
}

#tabs_about2[id] {
	display: block;
	vertical-align: top;
	/*overflow: hidden;*/
}

#tabs_about2 {
	display: block;
	vertical-align: top;
	/*overflow: hidden;*/
}
#media_tabs div {}
#media_tabs div ul {
	list-style:square;
	margin:0;
	padding:0;
}
#media_tabs div ul li {margin-left:35px; font-size:11px}

#about_right_cnt_special {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/about_right_bg.png", sizingMethod='crop');*/
	width: 215px;
	display: block;
}

#about_right_top_special {
	width: 215px;
	height: 6px;
	background:url(images/about_right_bg_special_top.png) top left no-repeat;
	display:block;
	line-height:6px;
	min-height:6px;
	padding:0;
	margin:0;
}

#about_right_mid_special {
	width: 215px;
	background:url(images/about_right_bg_special_mid.png) top left repeat-y;	
}

#about_right_mid_special {_margin-top:-4px;}

#about_right_bot_special {
	width: 215px;
	height: 6px;
	background:url(images/about_right_bg_special_btm.png) top left no-repeat;
	display:block;	
}

#about_right_bot_special  {_margin-bottom:-4px;}






.news {
	width: 240px;
	height: 215px;
	display: block;
	background-image: url('images/news_background.png');
	vertical-align: top;
	padding-top: 5px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.news_dropshadow {
	width: 240px;
	height: 5px;
	display: block;
	background-image: url('images/news_dropshadow.png');	
}

.news_title {
	background-image: url('images/news_title.png');
	width: 240px;
	height: 22px;
	display: block;
	/*overflow-x: hidden;*/
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-color: #CBCBCB;
	border-style: solid;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 1px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 11px;
}

/*.news_separator {
	width: 240px;
	height: 2px;
	display: block;
	overflow: hidden;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-color: #CBCBCB;
	border-style: solid;
	padding-top: 4px;
}*/

.news_container {
	width: 242px;
	height: 185px;
	display: block;
	overflow: hidden;
}

.news_content {
	padding-top: 5px;
	color: #13467B;
	font-weight: bold;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	/*font-stretch: wider;*/
	padding-bottom: 3px;
	padding-left: 9px;
}
/*.news_date {
	padding-left: 10px;
	color: #959595;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 10px;
}*/

#body_bg[id] {
	background-color: #d6dade;
	width: 100%;
	/*height: 100%;
	margin-top: 9px;*/
	margin-left: 0px;
}

#body_bg {
	background-color: #d6dade;
	width: 100%;
	/*height: 100%;*/
}

.all_page {
	float:none;
	margin-left:auto;
	margin-right:auto;
	width: 1010px;
	text-align: left;
	background-color: #d6dade;
	padding-top: 30px;
}

#video[id] {
	width: 500px;
	height: 300px;
	display: block;
	background-image: url('images/video_bg.png');
	vertical-align: top;
	overflow: hidden;
	background-repeat: no-repeat;
}

#video {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/video_bg.png", sizingMethod='crop');*/
	width: 500px;
	height: 300px;
	display: block;
	vertical-align: top;
	overflow: hidden;
	background-repeat: no-repeat;
}

#tabs[id] {
	width: 500px;
	height: 300px;
	display: block;
	background-image: url('images/video_bg.png');
	vertical-align: top;
	overflow: hidden;
	background-repeat: no-repeat;
}

#tabs {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/video_bg.png", sizingMethod='crop');*/
	width: 500px;
	height: 300px;
	display: block;
	vertical-align: top;
	overflow: hidden;
	background-repeat: no-repeat;
}

#tabs2[id] {
	width: 500px;
	height: 300px;
	display: block;
	background-image: url('images/video_bg.png');
	vertical-align: top;
	overflow: hidden;
	background-repeat: no-repeat;
}

#tabs2 {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/video_bg.png", sizingMethod='crop');*/
	width: 500px;
	height: 300px;
	display: block;
	vertical-align: top;
	overflow: hidden;
	background-repeat: no-repeat;
}

#tab_content_bg[id] {
	width: 477px;
	height: 1px;
	display: block;
	background-color: #CCCCCC;	
}

#tab_content_bg {
	width: 477px;
	height: 1px;
	display: block;
	background-color: #CCCCCC;	
}

#tab_content_bg_lower[id] {
	width: 477px;
	height: 247px;
	padding-top: 9px;
	display: block;
	background-repeat: no-repeat;
	background-image: url('images/tabs_grey_bg.png');
	margin-top:0px;
}

#tab_content_bg_lower {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/tabs_grey_bg2.png", sizingMethod='crop');*/
	width: 477px;
	height: 257px;
	padding-top: 9px;
	display: block;
	background-repeat: no-repeat;
	border: medium;
	border-style: solid;
	border-color: red;
	margin-top:-3px;
}

#tab_content_bg_lower2[id] {
	width: 477px;
	height: 247px;
	padding-top: 9px;
	display: block;
	background-repeat: no-repeat;
	background-image: url('images/tabs_grey_bg.png');
	margin-top:0px;
}

#tab_content_bg_lower2 {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/tabs_grey_bg2.png", sizingMethod='crop');*/
	width: 477px;
	height: 247px;
	padding-top: 9px;
	display: block;
	background-repeat: no-repeat;
	margin-top:-3px;
}

#switcher_on_left[id] {
	width: 138px;
	height: 22px;
	display: table-cell;
	background-repeat: no-repeat;
	background-image: url('images/buton_sus_st.png');
	font-weight: bold;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	/*font-stretch: wider;*/
	text-align: center;
	padding-top: 2px;
	color: #EEEEEE;
	border: 0px;
	margin-left: 0px;
	margin-right: 0px;
	cursor: pointer;
}

#switcher_on_left {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/buton_sus_st.png", sizingMethod='crop');*/
	width: 138px;
	height: 22px;
	display: table-cell;
	background-repeat: no-repeat;
	font-weight: bold;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	/*font-stretch: wider;*/
	text-align: center;
	padding-top: 2px;
	color: #EEEEEE;
	border: 0px;
	margin-left: 0px;
	margin-right: 0px;
	cursor: pointer;
}


#switcher_on_left2[id] {
	width: 138px;
	height: 22px;
	display: table-cell;
	background-repeat: no-repeat;
	background-image: url('images/buton_sus_dr2.png');
	font-weight: bold;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	/*font-stretch: wider;*/
	text-align: center;
	padding-top: 2px;
	color: #333333;
	border: 0px;
	margin-left: 0px;
	margin-right: 0px;
	cursor: pointer;
}

#switcher_on_left2 {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/buton_sus_dr2.png", sizingMethod='crop');*/
	width: 138px;
	height: 22px;
	display: table-cell;
	background-repeat: no-repeat;
	font-weight: bold;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	/*font-stretch: wider;*/
	text-align: center;
	padding-top: 2px;
	color: #333333;
	border: 0px;
	margin-left: 0px;
	margin-right: 0px;
	cursor: pointer;
}

#switcher_on_right[id] {
	width: 138px;
	height: 22px;
	display: table-cell;
	background-repeat: no-repeat;
	background-image: url('images/buton_sus_dr.png');
	font-weight: bold;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	/*font-stretch: wider;*/
	text-align: center;
	padding-top: 2px;
	color: #333333;
	border: 0px;
	margin-left: 0px;
	margin-right: 0px;
	cursor: pointer;
}

#switcher_on_right {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/buton_sus_dr.png", sizingMethod='crop');*/
	width: 138px;
	height: 22px;
	display: table-cell;
	background-repeat: no-repeat;
	font-weight: bold;
	font-family:  sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	/*font-stretch: wider;*/
	text-align: center;
	padding-top: 2px;
	color: #333333;
	border: 0px;
	margin-left: 0px;
	margin-right: 0px;
	cursor: pointer;
}

#switcher_on_right2[id] {
	width: 138px;
	height: 22px;
	display: table-cell;
	background-repeat: no-repeat;
	background-image: url('images/buton_sus_st2.png');
	font-weight: bold;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	/*font-stretch: wider;*/
	text-align: center;
	padding-top: 2px;
	color: #EEEEEE;
	border: 0px;
	margin-left: 0px;
	margin-right: 0px;
	cursor: pointer;
}

#switcher_on_right2 {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/buton_sus_st2.png", sizingMethod='crop');*/
	width: 138px;
	height: 22px;
	display: table-cell;
	background-repeat: no-repeat;
	font-weight: bold;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	/*font-stretch: wider;*/
	text-align: center;
	padding-top: 2px;
	color: #EEEEEE;
	border: 0px;
	margin-left: 0px;
	margin-right: 0px;
	cursor: pointer;
}

.thin_separator {
	background-color: #EBEBEB;
	width: 477px;
	height: 2px;
	overflow: hidden;
	display: block;
	background-image: url('images/thin_separator.png');
}

.thin_separator2 {
	background-color: #EBEBEB;
	width: 200px;
	height: 2px;
	overflow: hidden;
	display: block;
	background-image: url('images/thin_separator.png');
}

.top {
	height: 60px;
	background-color: #FFFFFF;
	width: 100%;
	display: block;	
	text-align: center;
	font-weight: bold;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 16px;
	/*font-stretch: wider;*/
	margin-left:auto;
	margin-right:auto;
}

.toplink {
	font-weight: bold;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 11px;
	/*font-stretch: wider;*/
	text-decoration: none;
	color: black;
	padding:0px;
	margin: 0px;
	/**padding-right: 17px;**/
}

.logo {
	background:url(images/logo.jpg) bottom left no-repeat;
	display: block;
	width: 200px;
	height: 40px;
	float:right;	
}

/*------------tell me box---------*/
.about_menu3 #button_click_tell, .about_menu3 #button_click {
	margin-left:20px;
	border:0;
	padding-top:0px;
}

.tell_me {
	margin-bottom:15px;
	height:50px;
}
.tell_me input {
	background-color: #C7C7C7;
	border: 0px;
	float:right;
	width:120px;
}
.tell_me input, .tell_me label {
	margin:0 0 2px 0;
}

/*--------------------*/

#wheel[id] {
	width: 300px;
	height: 180px;
	display: block;
	background-image: url('images/roata.png');
	position: absolute;
	margin-top: -152px;
	margin-left: 225px;
}

#wheel {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/roata.png", sizingMethod='crop');*/
	width: 300px;
	height: 180px;
	display: block;
	position: absolute;
	margin-top: -160px;
	margin-left: 225px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
}

#fixer[id] {
	background-color: #CCCCCC; 
	width: 477px; 
	height: 11px; 
	display:block;
}

#arrow_big[id] {
	background-image: url('images/arrow_big.png');
	background-repeat:no-repeat;
	/*height: 31px;*/
	width: 228px;
	display: block;
}

#arrow_big {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/arrow_big.png", sizingMethod='crop');*/
	/*height: 31px;*/
	width: 228px;
	/*display: block;*/
	background-repeat:no-repeat;
	padding-top: 7px;
	padding-bottom: 12px;
}

#arrow_orange[id] {
	background-repeat:no-repeat;
	width: 250px;
	height: 12px;
	display: block;
	background-image: url('images/arrow_orange.png');
	text-align: left;
	vertical-align: middle;	
	background-position: 6px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

#arrow_orange {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/arrow_orange.png", sizingMethod='crop');*/
	background-repeat:no-repeat;
	width: 250px;
	height: 12px;
	display: block;
	text-align: left;
	vertical-align: middle;	
	background-position: 6px;
	font-size: 12px;
	font-weight: normal;
	
}

#arrow_blue[id] {
	background-repeat:no-repeat;
	width: 250px;
	height: 12px;
	display: block;
	background-image: url('images/arrow_blue.png');
	text-align: left;
	vertical-align: text-top;	
	background-position: 6px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

#arrow_blue {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/arrow_blue.png", sizingMethod='crop');*/
	background-repeat:no-repeat;
	width: 250px;
	height: 12px;
	display: block;
	text-align: left;
	vertical-align: text-top;	
	background-position: 6px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

.space_me {
	margin-top: 3px;
	margin-bottom: 3px;
}

#thumb_dr_1[id] {
	background-image: url('images/tire_tracking_system_org.png');
	width: 210px;
	height:  169px;
	display: block;
	margin-left: 271px;
	margin-top: -135px;
	position: absolute;
}

#thumb_dr_1 {
	background-repeat: no-repeat;
	width: 210px;
	height: 170px;
	display: block;
	margin-left: 271px;
	margin-top: -160px;
}

#thumb_dr_2[id] {
	background-image: url('images/TTS_screen2.png');
	width: 210px;
	height:  169px;
	display: block;
	margin-left: 271px;
	margin-top: -135px;
	position: absolute;
}

#thumb_dr_2 {
	background-repeat: no-repeat;
	width: 210px;
	height: 170px;
	display: block;
	margin-left: 271px;
	margin-top: -160px;
}

#thumb_dr_3[id] {
	background-image: url('images/TTS_screen3.png');
	width: 210px;
	height:  169px;
	display: block;
	margin-left: 271px;
	margin-top: -135px;
	position: absolute;
}

#thumb_dr_3 {
	background-repeat: no-repeat;
	width: 210px;
	height: 170px;
	display: block;
	margin-left: 271px;
	margin-top: -160px;
}

#thumb_dr_4[id] {
	background-image: url('images/TTS_screen4.png');
	width: 210px;
	height:  169px;
	display: block;
	margin-left: 271px;
	margin-top: -135px;
	position: absolute;
}

#thumb_dr_4 {
	background-repeat: no-repeat;
	width: 210px;
	height: 170px;
	display: block;
	margin-left: 271px;
	margin-top: -160px;
}

.active {
	color: #e5b319;
}

.footer_index, .footer {
	vertical-align: bottom;
	width: 100%;
	display: block;
	margin:0 auto;
	text-align: center;
	font-size: 12px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	margin-top:28px;
}

.footer_index .band {
	height: 41px;
	width:996px;
	margin:0 auto;
}

.footer .band {
	height: 41px;
	width:996px;
	margin:0 auto;
}

.foot {
	color: #929191;
	font-size: 12px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	padding:13px 18px;
}
.foot a {
	font-size: 12px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	color: #929191;
	text-decoration:none;
}

.foot a:hover {
	color: #14487d;
}

#foot_l {
	width: 6px;
	height: 41px;
	display:block;
	background:url(images/foot_l.png) top left no-repeat;
	float:left;
}
#foot_r {
	width: 6px;
	height: 41px;
	display:block;
	background:url(images/foot_r.png) top left no-repeat;
	float:right;
}
#foot_m {
	width: 984px;
	height: 41px;
	display:block;
	background:url(images/foot_m.png) top left repeat-x;
	float:left;
}

/*.bodyy {
	height: 1000px;
	display: block;
}*/

#about_bg[id] {
	width: 760px;
	height: 610px;
	display: block;
	background-image: url('images/about_bg.png');
}

#about_bg {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/about_bg.png", sizingMethod='crop');*/
	width: 760px;
	height: 610px;
	display: block;
}

#contact_bg[id] {
	width: 760px;
	height: 715px;
	display: block;
	background-image: url('images/contact_bg.png');
}

#contact_bg {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/contact_bg.png", sizingMethod='crop');*/
	width: 760px;
	height: 715px;
	display: block;
}

#about_title { 
	width: 760px;
	height: 60px;
	display: block;
	background-image: url('images/about_title.png');
	background-repeat: no-repeat;
	margin-left: 6px;
	top: 6px;
}

/*#about_title { 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/about_title.png", sizingMethod='crop');
	width: 760px;
	height: 60px;
	display: block;
	margin-left: 6px;
	top: 6px;
}*/

.title_text {
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
	z-index: 2;
	font-family: sans-serif, Verdana, Arial, Helvetica;
}
.about_banner {
	margin-left: 20px;
	margin-top: -5px;
}

.about_subtitle {
	color: #13467B;
	font-weight:normal;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 17px;
	/*font-stretch: wider;*/
	padding-bottom: 10px;
	padding-left: 28px;
}

.about_subtitle2 {
	padding-top: 10px;
	color: #000000;
	font-weight:normal;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	/*font-stretch: wider;*/
	padding-bottom: 3px;
}

#about_watch[id] {
	width: 220px;
	height: 42px;
	background-repeat: no-repeat;
	background-image: url('images/watch_video_presentation.png');
	display: block;
}

#about_watch {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/watch_video_presentation.png", sizingMethod='crop');*/
	width: 220px;
	height: 42px;
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
}


#live_support[id] {
	width: 207px;
	height: 42px;
	background-repeat: no-repeat;
	background-image: url('images/live_support.png');
	display: block;
}

#live_support {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/live_support.png", sizingMethod='crop');
	width: 207px;
	height: 42px;
	background-repeat: no-repeat;
	cursor: pointer;
}


#about_right_bg[id] {
	width: 215px;
	height: 203px;
	background-image: url('images/about_right_bg.png');
	display: block;
}

#about_right_bg2[id] {
	width: 215px;
	height: 215px;
	background-image: url('images/about_right_bg2.png');
	display: block;
}

/*#contact_right_bg[id] {
	width: 215px;
	height: 105px;
	background-image: url('images/contact_right_bg.png');
	display: block;
}*/

#contact_right_bg {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/contact_right_bg.png", sizingMethod='crop');*/
	width: 215px;
	height: 105px;
	display: block;
	background-image: url('images/contact_right_bg.png');
}

/*----------------contact---------*/
#contact_right_bg .about_menu {
/*	border-top: 1px;
	border-top-color: #C7C7C7;
	border-top-style: solid;
	border-top-width: thin;*/
	border-top: 1px solid #C7C7C7;
	font-size: 12px;
	color: #000000;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	text-align: left;
	width: 185px;
	padding: 4px 0 4px 20px;	
	margin-left: 5px;
	line-height:12px;
}

/*----------------------------*/

#tell_right_bg[id] {
	width: 215px;
	height: 135px;
	background-image: url('images/tell_right_bg.png');
	display: block;
}

#tell_right_bg {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/tell_right_bg.png", sizingMethod='crop');*/
	width: 215px;
	height: 135px;
	display: block;
}

#about_right_bg {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/about_right_bg.png", sizingMethod='crop');*/
	width: 215px;
	height: 203px;
	display: block;
}

.about_right_bg2 {
	width: 215px;
	height: 320px;
	background-image: url('images/bg2.png');
	display: block;
}

.about_right_title_blue {
	width: 205px;
	height: 43px;
	display: block;
	background-image: url('images/about_right_title_blue.png');
	margin-left: 6px;
	background-repeat: no-repeat;
	font-size: 13px;
	color: #FFFFFF;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-weight: bold;
	text-align: center;
}

/*------------ pt. paginile de la about ---------------------*/
.about_right_title_blue_a {
	width: 205px;
	height: 39px;
	display: block;
	background-image: url('images/about_right_title_blue.jpg');
	margin-left: 6px;
	background-repeat: no-repeat;
	font-size: 13px;
	color: #FFFFFF;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-weight: bold;
	text-align: center;
}
/*----------------------------end pt. paginile about---------------------------*/

.about_right_title_orange {
	width: 205px;
	height: 39px;
	display: block;
	background:url(images/about_right_title_orange.png) bottom left no-repeat;
	margin-left: 6px;
	font-size: 13px;
	color: #FFFFFF;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-weight: bold;
	text-align: center;
}

#chat {
	/*background:url(images/about_right_title_orange.png) bottom left no-repeat;*/
	background:url(images/about_right_title_orange2.png) bottom left no-repeat;
}

#chat_text {
	border:none;
}
	
/*------------get in touch---------*/
#tell_right_bg .wrapper_inside {
	padding-top:4px;
}

/*------------------------------------*/


.about_menu {
/*	border-top: 1px;
	border-top-color: #C7C7C7;
	border-top-style: solid;
	border-top-width: thin;*/
	border-top: 1px solid #C7C7C7;
	font-size: 12px;
	color: #000000;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	text-align: left;
	width: 185px;
	padding: 5px 0 5px 20px;	
	margin-left: 5px;
}


.about_menu2 {
	/*border-top: 1px;
	border-top-color: ;
	border-top-style: solid;
	border-top-width: thin;*/
	border-top: 1px solid #C7C7C7;
	font-size: 11px;
	color: #13467B;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	text-align: left;
	width: 185px;
	height: 25px;
	padding-left: 20px;	
	margin-left: 5px;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height:25px;
}


.about_menu3 {
	/*border-top: 1px;
	border-top-color: ;
	border-top-style: solid;
	border-top-width: thin;*/
	border-top: 0px solid #C7C7C7;
	font-size: 12px;
	color: #13467B;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	text-align: left;
	width: 205px;	
	margin-left: 5px;
	padding-top:10px;
	color: #000000;
}

.ab_selected {
	background-color: #C7C7C7;
}

.ab_selected2 {
	background:url(images/arrow_black_grey.png) 20px center no-repeat #C7C7C7;
}

/*.about_menu2 {
	font-size: 12px;
	color: #000000;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	text-align: left;
	width: 185px;
	height: 25px;
	padding-left: 20px;	
	margin-left: 5px;
}*/

.prod_details {
	width: 755px;
	height: 295px;
	display :block;
	background-image: url('images/product_details_bg.png');
	margin-left: 2px;
}

#details_row {
	width: 336px;
	height: 21px;
	display: block;
	background-image: url('images/prod_details_det.png');
	background-repeat: no-repeat;
}

.rowd {
	width: 200px;
	padding-left: 20px;
	font-size: 12px;
	padding-top: 1px;
	display:block;
	text-align: left;
	font-family: sans-serif, Verdana, Arial, Helvetica;
}

.rowd2 {
	width: 100px;
	padding-left: 13px;
	font-size: 12px;
	margin-top: 3px;
	font-weight: bold;
	color: #13467B;
	text-align: left;
	font-family: sans-serif, Verdana, Arial, Helvetica;
}

.contact_format {
	font-size: 12px;
	text-align: left;
	color: #444444;
}

.bg_flex_top {
	width: 760px;
	height: 6px;
	display: block;
	background-image: url("images/bg_top.png");	
	margin: 0px;
	background-repeat: no-repeat;
}

.bg_flex_middle {
	width: 760px;
	display: block;
	background-image: url("images/bg_mid.png");	
	margin: 0px;
	_margin-top: -12px;
	background-repeat: repeat-y;
	overflow: none;
}

.bg_flex_bottom {
	width: 760px;
	height: 10px;
	display: block;
	background-image: url("images/bg_bottom.png");	
	margin: 0px;
	background-repeat: no-repeat;
}

.button_small {
	width: 103px;
	height: 23px;
	display: block;
	text-align: center;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	background-image: url("images/button_small.png");
	color: #24507D;
	font-size: 13px;
	background-repeat: no-repeat;
	cursor: pointer;
	line-height:23px;
}

.button_large {
	width: 224px;
	height: 27px;
	display: block;
	text-align: center;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	background-image:url(images/button_large.jpg);
	color: #24507D;
	font-size: 13px;
	line-height:27px;
	background-repeat: no-repeat;
	cursor: pointer;
	font-weight:bold;
	margin-left:8px;
}

.product {
	width: 240px;
	height: 250px;
	display: block;
	padding:5px;
}

.product_all_details {
	width: 223px;
	height: 105px;
	background-image: url("images/prod_all_bg.png");
	display: block;
	padding: 7px;
	background-repeat: no-repeat;
}

.prod_detail_line {
	width: 215px;
	height: 20px;
	display: block;
	background-repeat: no-repeat;
	background-image: url("images/all_prod_det_back.png");
	background-repeat: no-repeat;
}

.prod_detail_line1 {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	width: 120px;
	height: 13px;
	text-align: left;
	display: block;
	padding-left: 10px;
}

.prod_detail_line2 {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
	height: 13px;
	text-align: left;
	color: #1D4978;
}

.prod_all_title {
	color: #1D4978;
	width: 210px;
	height: 21px;
	display: block;
	text-align: center;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}

#btn1 {
	background-image: url("images/btn1.jpg");	
	width: 278px;
	height: 19px;
	display: block;
	padding-top: 4px;
	cursor: pointer;
}

#btn4 {
	background-image: url("images/btn4.jpg");	
	width: 278px;
	height: 19px;
	display: block;
	padding-top: 4px;
	cursor: pointer;
}

#btn2 {
	background-image: url("images/btn2.jpg");	
	width: 278px;
	height: 19px;
	display: block;
	padding-top: 4px;
	cursor: pointer;
}

#btn3 {
	background-image: url("images/btn3.jpg");	
	width: 278px;
	height: 19px;
	display: block;
	padding-top: 4px;
	cursor: pointer;
}

/*#btn1 {	
	width: 278px;
	height: 17px;
	display: block;
	padding-top: 4px;
	cursor: pointer;
}

#btn2 {
	width: 278px;
	height: 17px;
	display: block;
	padding-top: 4px;
	cursor: pointer;
}

#btn3 {	
	width: 278px;
	height: 17px;
	display: block;
	padding-top: 4px;
	cursor: pointer;
}

#btn4 {	
	width: 278px;
	height: 17px;
	display: block;
	padding-top: 4px;
	cursor: pointer;
}*/

a {
	color: #13467B;
	text-decoration: none;
}

a visited {
	color: #13467B;
	text-decoration: none;
}

.factory_bg {
	width: 686px;
	height: 385px;
	background-image: url("images/factory_bg.png");
	display: block;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}

.fixer2 {
	padding-left: 29px;
	margin-top: -15px;
	padding-right: 29px;
	font-size: 13px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
}

.fixer3 {
	margin: 0 30px;
	font-size: 13px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
}
.fixer3 p {margin:0; padding:0}
.about_subtitle3 {
	color: #13467B;
	font-weight:normal;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 17px;
	/*font-stretch: wider;*/
	padding: 0 0 20px 30px;
}

.fixer2 ul {
	line-height:16px;
}

.mapbutton {
	background-image: url(images/button.png); 
	width: 112;
	height: 23px;
	text-align: center;
	color: #225385;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	cursor: pointer;
}

.tdtop {
	padding: 0px;
	margin: 0px;
	background-image: url(./images/menu-bg.gif);
	background-repeat: repeat-x;
	height: 22px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.tdactive {
	margin: 0px;
	padding: 0px;
	/*background-color: #5e5e5e;*/
	background-image:url(./images/menu-bg-pressed.gif) !important;
	background-repeat: repeat-x;
	height: 22px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	color: #e5b319 !important;
}

/*-----------------------------*/

.news_title:link, .news_title:visited, .news_title:hover {color:#000000}


/*.news_title {
	background: url(images/news_title.jpg) top left;
	width: 240px;
	height: 23px;
	display: block;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 11px;
}
*/
.news_separator {
	width: 240px;
	height: 2px;
	display: block;
	overflow: hidden;
	border-bottom: #CBCBCB solid 1px;
	margin-top: 2px;
}

/*.news_container2 {
	width: 242px;
	height: 185px;
	display: block;
	overflow: hidden;
}*/

.news_content2{
	color: #000000;
	font-weight:normal;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	padding:0 9px;
}
.news_content2 .title {
	font-size: 14px;
	padding:5px 0;
	color: #13467B;
	font-weight: bold;
}
.news_content2 .yellow {
	color: #E6B614;
	font-weight:bold;
}
.news_content2 table tr td {
	font-size:12px;
}
.news_date {
	color: #959595;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 10px;
	padding-left: 8px;
}

/*-----------------------TIRE TRACKING------------------------------*/
#tabs_tire[id] {
	width: 704px;
	height: 317px;
	display: block;
}

#tabs_tire {
	width: 704px;
	height: 317px;
	display: block;
}

#tabs2_tire[id] {
	width: 704px;
	height: 321px;
	display: block;
}
#tabs2_tire {
	width: 704px;
	height: 317px;
	display: block;
	
}

.tab_tire_btn {	 
	 height:29px;
	 width: 704px;
	 display:block;
	 background:url(images/tab_tire_bg_ie.jpg) 0 29px repeat-x;
}

.tab_tire_btn a img {
	border:none;
}

#tab_content_bg_lower_tire[id] {
	width: 704px;
	height: 284px;
	display: block;
	background:url(images/tab_tire_bg.jpg) bottom left no-repeat #d9d9d9;
}

#tab_content_bg_lower_tire {
	width: 704px;
	height: 284px;
	display: block;
	background:url(images/tab_tire_bg.jpg) bottom left no-repeat #d9d9d9;
}

#tab_content_bg_lower2_tire[id] {
	width: 704px;
	height: 284px;
	display: block;
	background:url(images/tab_tire_bg.jpg) bottom left no-repeat #d9d9d9;
}

#tab_content_bg_lower2_tire {
	width: 704px;
	height: 284px;
	display: block;
	background:url(images/tab_tire_bg.jpg) bottom left no-repeat #d9d9d9;
}

.sep_tire {
	background-color: #EBEBEB;
	width: 704px;
	height: 12px;
	display: block;
	background:url(images/tab_tire_sp.jpg) center repeat-x;
}

.body {
	padding: 25px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

.body_text {
	padding-bottom:25px;
	font-size:12px;
	line-height:16px;
}

.body_text ul {
	line-height:16px;
}

.tire_title {
	padding-top: 5px;
	color: #164a7f;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

 #lform table .pad_l {
 	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:16px;
}

.pad_lr {
	padding-left: 25px;
	padding-right:25px;
}

.pad_l {
	padding-left: 25px;
	padding-right:10px;
}

#button_click_tire {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/buton.png", sizingMethod='crop');*/
	width: 145px;
	height: 24px;
	display: block;
	text-align: center;
	font-weight: bold;
	font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background:url(images/buton.png) top left no-repeat;
	padding-top: 4px;
	color: #305d8b;
	cursor: pointer;
}

#button_click_browse {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/buton.png", sizingMethod='crop');*/
	width: 70px;
	height: 24px;
	display: block;
	text-align: center;
	font-weight: bold;
	font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background:url(images/buton2.png) top left no-repeat;
	padding-top: 4px;
	color: #305d8b;
	cursor: pointer;
}

#lform input {
	color:#959595;
	font-size:11px;
	padding-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:200px;
	border:#b3b3b3 solid 1px;
}

.body .tire_special, .body a {
	font-size:11px;
	color: #164a7f;
	font-weight:bold;
}

.terms_pop_head {
	width:620px;
	height:44px;
	display:block;
	background:#FFFFFF;
	color:#3e4a94;
	font-size:14px;
	margin:20px 6px 0px 6px;
	text-align:right;
	line-height:44px;
}

.terms_pop_head div {
	padding:0 60px;
	background:url(images/terms_pop_logo.jpg) 60px 17px no-repeat;
}

#terms .pad_lr p {
	padding:0 40px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:auto 0px;	
}

/*-----------------------------EVENTS--------------------------*/
.bg_flex_top2 {
	width: 761px;
	height: 6px;
	display: block;
	background-image: url("images/bg_top.jpg");	
	margin: 0px;
	background-repeat: no-repeat;
}

.bg_flex_middle2 {
	width: 761px;
	display: block;
	background-image: url("images/bg_mid.jpg");	
	margin: 0px;
	_margin-top: -12px;
	background-repeat: repeat-y;
	overflow: none;
}

.bg_flex_bottom2 {
	width: 761px;
	height: 10px;
	display: block;
	background-image: url("images/bg_bottom.jpg");	
	margin: 0px;
	background-repeat: no-repeat;
}

#about_title_ev { 
	width: 761px;
	height: 54px;
	display: block;
	margin-left: 6px;
	background:url(images/about_title.jpg) top left no-repeat;
}
.title_text_ev {
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 20px;
	line-height:34px;
	height:34px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
}
#about_title_pr {
	width: 761px;
	height: 54px;
	display: block;
	margin-left: 6px;
	background:url(images/about_title.jpg) top left no-repeat;
}
.title_text_pr {
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 20px;
	z-index: 2;
	font-family: sans-serif, Verdana, Arial, Helvetica;
}

.fixer2_ev {
	padding-left: 29px;
	padding-right: 25px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
}

/*------------------------GALLERY---------------------------*/
.gl_cnt {
	padding-left:25px;
	height:165px;
	margin-top:15px;
} 
.gallery {
	 width:720px;
	 height:150px;
	 display:block;
	 background:url(images/gallery_bg.jpg) 17px center no-repeat;
	 float:left;
}
.gl_arw_l {
	width:23px;
	height:150px;
	display:block;
	float:left;
	padding-top:60px;
}
.gl_arw_r {
	width:23px;
	height:150px;
	display:block;
	float:right;
	padding-top:63px;
}
.gallery_pics {
	width:674px;
	height:100px;
	display:block;
	padding-top:26px;
	float:left;
	overflow: hidden;
}

.gl_img {
	height:100px;
	float:left;
	padding-right:15px;
}

.gl_img img {
	border:#707070 solid 2px;
}



.about_subtitle form {
	margin:0;
	padding:0;
}
.about_subtitle form select {
	width:250px;
}


/*--------------------MEDIA+INDUSTRY---------------*/
#pagination {
	height:22px;
	font-size: 11px;
	padding-left: 26px;
	line-height:22px;
	margin-top:20px;
}

.prev {
	width:87px;
	height:22px;
	display:block;
	background:url(images/prev_btn.jpg) top left no-repeat;
	float:left;
	text-align:center;
}

.next {
	width:84px;
	height:22px;
	display:block;
	background:url(images/next_btn.jpg) top left no-repeat;
	float:right;
	text-align:center;
}

.pg_num {
	float:left;
	width:163px;
	height:22px;
	display:block;
	background:url(images/pg_num_bg.jpg) top left repeat-x;
	text-align:center;
	overflow: hidden;
}

#pagination a {
	color: #164a7f;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#pagination .current_pg {
	color: #e2aa12;
}

.search-ul {
	padding-left:32px;
	height:40px;
	width:400px;
/*	float:left;*/
	margin-bottom:5px;
}
.search-ul form, #news form, #rss form, #friend form {
	padding:0;
	margin:0;
}
.search {
	margin-top:10px;
	background:url(images/search_bg.jpg) top left no-repeat;
	height:21px;
	width:185px;
	display:block;
	float:left;
}
.search_field {
	border:none;
	background:none;
	width:175px;
	color:#9c9c9c;
	font-size:11px;
	height:21px;
	margin:0;
	padding:0;
	margin-left:5px;
	margin-top:3px;
}
.search_btn {
	width:32px;
	height:23px;
	display:block;
	background:url(images/search_btn.jpg) top left no-repeat;
	margin:0;
	border:0;
	padding:0;
	margin-top:9px;
	cursor:pointer;
}
.search-ul a:link, .search-ul a:visited {
	font-size:11px;
	text-decoration:underline;
	margin-left:18px;
}
.search-ul a:hover {
	text-decoration:none;
}

.btns_media {
	height:48px;
	width:330px;
	display:block;
	background:url(images/print_m.jpg) top left repeat-x;
}

.btn_media_l {
	float:left;
	width:5px;
	height:31px;
	display:block;
	background:url(images/print_l.jpg) top left no-repeat;
}

.btn_media_r {
	float:right;
	width:5px;
	height:31px;
	display:block;
	background:url(images/print_r.jpg) top left no-repeat;
}
.btn_media_m {
	float:left;
	height:31px;
	display:block;
}
.btn_media_m a {
	font-size:12px;
	margin-left:10px;
	padding-left:25px;
	margin-bottom:5px;
	margin-top:0px;
	padding-top:0px;
}
.press_sp {
	height:1px;
	line-height:1px;
	min-height:1px;
	width:320px;
	display:block;
	overflow:hidden;
	background:#dbdbdb;
	margin:10px 0;
}
.press_date {
	font-size:11px;
	color:#737373;
	padding-left:17px;
}
.article_begining {
	height:30px;
	width:300px;
	display:block;
	overflow:hidden;
	font-size:11px;
	color:#737373;
	margin-left:17px;
	line-height:16px;
}

.lgalben {
	color: #e2aa12;
}

#button_click[id] {
	width: 145px;
	height: 24px;
	display: block;
	text-align: center;
	font-weight: bold;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	background:url(images/buton.png) top left no-repeat;
	color: #164a7f;
	cursor: pointer;
}
#button_click {
	width: 145px;
	height: 24px;
	display: block;
	text-align: center;
	font-weight: bold;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/buton.png", sizingMethod='crop');
	line-height:24px;
	color: #164a7f;
	cursor: pointer;
}

#button_click_tell {
	width: 145px;
	height: 24px;
	display: block;
	text-align: center;
	font-weight: bold;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	background:url(images/buton.jpg) top left no-repeat;
	color: #164a7f;
	cursor: pointer;
}

.wrapper_button_click[class] {
	background:url(images/buton.png) top left no-repeat;
	width: 145px;
	height: 24px;
	text-align: center;
	font-weight: bold;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height:24px;
	color: #164a7f;
	cursor: pointer;
}

.wrapper_button_click {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/buton.png", sizingMethod='scale');
	width: 145px;
	height: 24px;
	text-align: center;
	font-weight: bold;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height:24px;
	color: #164a7f;
	cursor: pointer;
}

/*--------------CAREERS-------------------*/
#careers1, #careers2, #careers3 {
	display:block;
	float:left;
	/*margin:10px 0 20px 30px;*/
	height:23px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	cursor:pointer;
	text-align:center;
	line-height:23px;
}

#switch_left, #switch_mid, #switch_right {
	height:23px;
	display:block;
	float:left;
}

#careers1 #switch_left {
	background:url(images/cur_vac_on.jpg) top left no-repeat;
}
#careers2 #switch_mid {
	background:url(images/work_on.jpg) top left no-repeat;
}
#careers3 #switch_right {
	background:url(images/future_on.jpg) top left no-repeat;
}
#careers2 #switch_left, #careers3 #switch_left {
	background:url(images/cur_vac_of.jpg) top left no-repeat;
}
#careers1 #switch_mid, #careers3 #switch_mid {
	background:url(images/work_of.jpg) top left no-repeat;
}
#careers1 #switch_right, #careers2 #switch_right {
	background:url(images/future_of.jpg) top left no-repeat;
}

#switch_left {
	width:139px;
}

#switch_mid {
	width:156px;
}
#switch_right {
	width:168px;
}
.fixer3 .yellow {
	color:#E6B614;
}
.browse_btn {
	width:66px;
	height:22px;
	color:#305d8b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	cursor:pointer;
	background:url(images/browse_btn.jpg) top left no-repeat;
	line-height:22px;
	text-align:center;
}
#browse[id] {
	margin-top:-2px;
}

.brw input {
	background:#e6e6e6;
}

* html .desc_class {height:105px}
.desc_class {
	padding-left:130px;
	padding-top:10px;
	font-size: 15px;
	display:block;
	min-height:90px;
}

div.fixer2 p, div.fixer2 span {/* iomihai fixeaza fontul la editor*/
	font-family:Arial, Helvetica, sans-serif !important;
}