.clearfix:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

form
{
	margin:0;
}

* 
{
	margin: 0;
}

html, body 
{
	height: 100%;	
	font-size: 14px;
	font-family: Arial;
	color: #444;
}

#non_cdn
{
	display: none;
}


a
{
	text-decoration: none;
	color: #1a74b0;
}

a:hover
{
	text-decoration: underline;
}

body 
{
	background: #1d7abf url(../img/mtl3/envelope_bg.gif) left top repeat-x;
}

.wrapper 
{
	width: 960px;
	margin: 0 auto;
	background: url(../img/mtl3/wrapper_bg.gif) left top repeat-y;
}

div.tabs
{
	height: 85px;
	background-color: #fff;
	position: relative;
}

div.surveyheadline
{
	height: 35px;
	font-size: 22px;
	background-color: #edf2f6;
	text-align: center;
	position: relative;
}

div.verticalspace
{
	height: 15px;
	background-color: #fff;
	position: relative;
}

div.tabs img.logo
{
	position: absolute;
	left: 34px;
	bottom: 25px;
	border: none;
}

div.tabs img.logo_master
{
	border: 1px solid  #0F1839;	
}

div.tabs img.master_logo_no_border
{
	border: none;
}

.footer 
{
	margin: 0 auto;
	width: 960px;
	background: url(../img/sales/footer_bg.gif) left top no-repeat;
	text-align: center;
	font-size: 11px;
	vertical-align: bottom;
}

.footer div.info
{
	padding: 20px 0;
}

.footer span
{
	margin: 0 5px;
	color: #FFFFFF;
}

.footer span.business
{
	margin-right: 70px;
	font-size: 12px;
}

.footer a 
{
	color: #FFFFFF;
}

.footer div.info span.grey
{
	color: #FFFFFF;
}

div.tabs ul
{
	bottom: 20px;
	right: 6px;
	position: absolute;
	list-style:none;
	margin: 0;
	padding: 0;
}


div.tabs li
{
	display: inline;
	margin: 0;
}

div.tabs li a
{
	float:left;
	margin: 0 6px;
	color: #0F1839;
	height: 46px;
	font-size: 18px;	
	padding-left: 20px;
	vertical-align: top;
}


span.TABSUBTITLE
{
	color: #69A720;
	font-size: 14px;	
	height: 2px;
	padding-left: 2px;
	vertical-align: top;
	bottom: 2px;
	border: solid red;

}

div.tabs li a span
{
	display: block;
	line-height: 28px;	
	padding-right: 10px;
	padding-left: 7px;
}

div.tabs li a.selected
{
	background: url(../img/mtl3/tabs_left_bg.gif) left top no-repeat;	
}

div.tabs li a.selected span
{
	background: url(../img/mtl3/tabs_right_bg.gif) right top no-repeat;	
}

div.tabs li a.button
{
	height: 30px;
	background: url(../img/mtl3/blue_button.gif) left top no-repeat;
	width: 100px;
	text-align: center;
	color: #fff;
}

div.tabs li a.registerbutton
{
	height: 30px;
	background: url(../img/mtl3/blue_button.gif) left top no-repeat;
	width: 120px;
	text-align: center;
	padding-left: 0px;
	color: #fff;
}

div.wrapper div.main
{
	padding: 32px;
}


div.main div.block_round_blue
{
	color: #333;
	font-size: 13px;
}

div.main div.block_round_blue div.lt
{
	background: #edf2f6 url(../img/sales/block_lt.gif) left top no-repeat;
}

div.main div.block_round_blue div.rt
{
	background: url(../img/sales/block_rt.gif) right top no-repeat;
}

div.main div.block_round_blue div.rb
{
	background: url(../img/sales/block_rb.gif) right bottom no-repeat;
}

div.main div.block_round_blue div.lb
{
	background: url(../img/sales/block_lb.gif) left bottom no-repeat;
}

div.main div.block_round_blue div.content
{	
	padding: 5px 10px 5px 14px;
	font-weight: bold;
}


div.main div.block_round_gray
{
	color: #333;
	font-size: 13px;
}

div.main div.block_round_gray div.lt
{
	background: #f0f0f0 url(../img/sales/block_gray_lt.gif) left top no-repeat;
}

div.main div.block_round_gray div.rt
{
	background: url(../img/sales/block_gray_rt.gif) right top no-repeat;
}

div.main div.block_round_gray div.rb
{
	background: url(../img/sales/block_gray_rb.gif) right bottom no-repeat;
}

div.main div.block_round_gray div.lb
{
	background: url(../img/sales/block_gray_lb.gif) left bottom no-repeat;
}

div.main div.block_round_gray div.content
{	
	padding: 5px 10px 5px 14px;
	font-weight: bold;
}

.nomargin_bottom
{
	margin-bottom: 0;
}

div.main div.column_third td.field input,
table.form td.field input,
table.form td.field textarea
{
	width: 145px;
	border: solid #cacaca 1px;
	background: #fff url(../img/sales/input_bg.gif) left top repeat-x;
	padding: 4px;
	font-size: 13px;
}

div.main div.column_third td.field select,
table.form td.field select
{
	color: #1D7ABF;
	padding: 4px;
}

div.main div.column_third td.label,
table.form td.label
{
	white-space: nowrap;
	text-align: right;
	font-weight: normal;
}

div.main div.column_third td.label img,
table.form td.label img
{
	position: relative;
	top: 2px;
}

div.main div.column_third td a.button,
table.form a.button
{
	display: block;
	background: url(../img/mtl3/green_button.gif) left top no-repeat;
	width: 155px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}

div.main div.column_first
{
	margin-right: 23px;
}

div.main div.column_third div.block_round_blue div.content
{
	font-weight: normal;
	width: auto;
	padding: 15px 10px 15px 15px;
}

div.main div.column_third div.block_round_blue div.title
{
	color: #333;
	font-weight: bold;
	font-size: 22px;
}

div.main div.column
{
	float: left;
}

div.main div.column_third td.terms
{
	text-align:center; 
	color: #999;
}

div.main div.column_third
{	
	float: right;
}


div.info_part
{
	width: 630px;
	float: left;
}

div.sidebar
{
	width: 230px;
	float: right;
}

div.sidebar div.block_next_steps div.content
{
	font-size: 14px;
}

div.sidebar div.block_round_gray,
div.sidebar div.block_round_blue
{
	margin-bottom: 15px;	
}

div.sidebar div.block_round div.content
{
	padding: 15px;
	font-weight: normal;
}

div.sidebar div.block_round div.content h4
{
	font-weight: bold;
	margin-bottom: 5px;
	color: #333;
	font-size: 14px;
}

div.sidebar div.block_round a
{
	color: #1a74b0;
	display: block;
}

div.sidebar div.block1 div.content div,
div.sidebar div.block_next_steps div.content div
{
	margin-top: 10px;
	padding-left: 20px;
}

div.sidebar div.block1 div.content div.icon1,
div.sidebar div.block_next_steps div.content div.icon1
{
	background: url(../img/sales/solutions_icon_map.gif) 2px top no-repeat;
}

div.sidebar div.block1 div.content div.icon2,
div.sidebar div.block_next_steps div.content div.icon2
{
	background: url(../img/sales/solutions_icon_map.gif) left -29px no-repeat;
}

div.sidebar div.block1 div.content div.icon3,
div.sidebar div.block_next_steps div.content div.icon3
{
	background: url(../img/sales/solutions_icon_map.gif) left -51px no-repeat;
}

div.sidebar div.block2 ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div.sidebar div.block2 li
{
	padding-top: 5px;
	padding-bottom: 5px;
}

div.sidebar div.block2 li.current
{
	background: url(../img/sales/sidebar_menu_hover.gif) left no-repeat;
	padding-left: 8px;
}

div.sidebar div.block_case_studies div.content div,
div.sidebar div.block_resources div.content div
{
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(../img/sales/solutions_icon_map.gif) -86px -111px no-repeat;
	line-height: 17px;
}

div.sidebar div.block_case_studies div.content div span,
div.sidebar div.block_resources div.content div span
{
	display: block;
	color: #1a74b0;
}

div.sidebar div.block_case_studies div.content a,
div.sidebar div.block_resources div.content a
{
	background: url(../img/sales/solutions_icon_map.gif) right -82px no-repeat;
	padding-right: 10px;
	display: inline;
}

div.citation
{
	font-family: "Times New Roman", Times;
	font-style: italic;
	font-size: 20px;
	margin-bottom: 30px;
}

div.citation span
{
	font-family: Arial;
	font-style: normal;
	font-size: 13px;
	display: block;
	margin-top: 10px;
}


div.p_block
{
	font-size: 13px;
	line-height: 20px;
}

div.p_block h2
{
	color: #333;
	margin-bottom: 10px;
}

div.p_block p
{
	margin-top: 35px;
	padding-left: 72px;
}

div.p_block p span
{
	color: #1a74b0;
	font-size: 14px;
	font-weight: bold;
}

div.p_block p span.lite
{
	font-weight: normal;
}

div.p_block p a
{
	font-size: 14px;
	background: url(../img/sales/solutions_icon_map.gif) right -82px no-repeat;
	padding-right: 10px;
}

div.text_block
{
	margin-top: 50px;
	line-height: 20px; 
	font-size: 13px;
}

div.text_block_less_margin
{
	margin-top: 25px;
}

div.text_block img
{
	margin-top: 25px;
}

div.text_block h2,
div.text_block h3,
div.text_block h4
{
	color: #333
}

div.text_block h2
{
	margin-bottom: 5px;
}

div.text_block h4
{
	margin-top: 25px;
	font-size: 13px;
}

div.info_part_footer
{
	margin-top: 25px;
	background: url(../img/sales/solutions_footer_bg.gif) left top no-repeat;
	width: 605px;
	height: 106px;
	position: relative;
}

div.info_part_footer div.footer_column
{
	float: left;
	padding: 20px;
}

div.info_part_footer div.footer_column1,
div.info_part_footer div.footer_column3
{
	font-size: 15px;
	font-weight: bold;
}

div.info_part_footer div.footer_column2,
div.info_part_footer div.footer_column4
{
	font-size: 13px;
	line-height: 22px;
	padding-left: 5px;
	padding-right: 35px;
}

span.e_message
{
	color: #F00;
	font-weight: bold;
}

h2.red_error
{
	color: #F00;
}

div.p_block span.light
{
	color: #999;
	font-size: 11px;
	font-style: italic;
}

img.help
{
	cursor: help;
}

a.noicon
{
	padding: 0 !important;
	background: none !important;
}

div.header
{
	position: relative;
}

div.header a.button
{
	position: absolute;
	width: 175px;
	height: 36px;
	line-height: 34px;
	background: url(../img/sales/btn_requestmoreinfo.gif) left top no-repeat;
	color: #fff;
	font-size: 16px;
	text-align: center;
	top: 135px;
	left: 30px;
	display: block;
	cursor: pointer;
}

div.header a.link
{
	position: absolute;
	top: 145px;
	left: 224px;
	color: #fff;
}


a.change_user
{
	font-size: 10px;
}

div.header img.search_ad_image,
div.header img.search_ad_image_inv
{
	position: absolute;
	top:0;
	border: 0;
}

div.header img.search_ad_image
{
	left: 0;
}

div.header img.search_ad_image_inv
{
	right: 0;
}


div.signup_header
{
	background: url(../img/mtl3/signup_header_1.jpg) 0 0 no-repeat;
	height: 108px;
}

div.headersmaller
{
	height: 185px; 
}

div.headersmaller a.linkleft
{
	position: absolute;
	color: #fff;
	font-size: 18px;
	text-align: left;
	top: 269px;
	left: 334px;
	
}

div.headersmaller a.linkright
{
	position: absolute;
	color: #fff;
	font-size: 18px;
	text-align: left;
	top: 269px;
	left: 474px;
}

div.headersmaller_overview_ONSITE
{
	background: url(../img/mtl3/header-labondemand.jpg) left top no-repeat;
}

div.headersmaller_overview_JAVITS
{
	background: url(../img/mtl3/header-javits.jpg) left top no-repeat;
}

div.headersmaller_overview_ONCALL
{
	background: url(../img/mtl3/header-pickupdelivery.jpg) left top no-repeat;
}
div.headersmaller_overview_ONLINE
{
	background: url(../img/mtl3/header-mobiletekconnect.jpg) left top no-repeat;
}
div.headersmaller_overview_COMPANY
{
	background: url(../img/mtl3/header-company.jpg) left top no-repeat;
}


div.header
{
	height: 185px; 
}

div.header_overview
{
	background: url(../img/mtl3/subpage-header.jpg) left top no-repeat;
}

div.header_overview_labondemand
{
	background: url(../img/mtl3/header-labondemand.jpg) left top no-repeat;
}

div.header_overview_company
{
	background: url(../img/mtl3/header-company.jpg) left top no-repeat;
}
div.header_overview_pickupdelivery
{
	background: url(../img/mtl3/header-pickupdelivery.jpg) left top no-repeat;
}

div.header_overview_mobiletekconnect
{
	background: url(../img/mtl3/header-mobiletekconnect.jpg) left top no-repeat;
}



h2
{
	color: #333;
	margin-bottom: 20px;
}

div.plans_info
{
	color: #666;
	font-size: 13px;
	margin-top: 15px;
}

table.form
{
	color: #666;
	font-size: 13px;
}

table.form td.label
{
	width: 160px;
}

table.form td.field input
{
	width: 240px;
}
table.form td.field select
{
	width: 248px;
}
table.form td.exp_date select
{
	width: 70px;
}
table.form td.plans label
{
	display: block;
	margin-bottom: 7px;
}
a.chat_live
{
	color: #1D7ABF;
	display: block;
	font-size: 16px;
	margin: 30px 0;
	text-align: center;
}

div.column_third h3
{
	margin-bottom: 10px;
}

div.column_third h4
{
	margin-bottom: 10px;
}

div.column_third p
{
	color: #666;
	line-height: 22px;
}

div.column_third ul
{
	color: #666;
	line-height: 22px;
	padding: 0 0 0 20px;
}
div.column_third div.paypal
{
	text-align: center;
}
div.column_third div.paypal img
{
	border: 0;
}

/* signup invited */
div.signup_invited
{
	color: #666;
	font-size: 13px;
}
div.signup_invited h2
{
	margin-bottom: 10px;
}
div.signup_invited div.item_arrow
{
	background: url(../img/signup_invited_arrow.gif) right 0 no-repeat;
	margin: 20px 0;
	padding-right: 30px;
}
div.signup_invited div.item_block
{
	background: #F8FBFD url(../img/signup_invited_folder.gif) 30px center no-repeat;
	border: 1px solid #E1E8EE;
	border-right: none;
	display: table;
	height: 178px;
	position: static;
}

div.signup_invited div.item_block div.middle
{
	display: table-cell;
	padding-left: 140px;
	position: static;
	vertical-align: middle;
	width: 350px;
}

div.signup_invited div.item_block b
{
	color: #000;
}

div.signup_invited div.item_block b.folder
{
	font-size: 14px;
}
div.signup_invited div.item_block p
{
	margin: 10px 0;
}

div.signup_invited div.file
{
	background: #F8FBFD url(thumbs/48x48/text/webdoc_file.gif) 30px center no-repeat;
}

div.signup_invited ul
{
	font-size: 12px;
	line-height: 40px;
	list-style: none;
	margin-top: 10px;
	padding: 0;
}
div.signup_invited ul li
{
	padding-left: 40px;
}
div.signup_invited ul li.access
{
	background: url(../img/li_earth.png) 0 center no-repeat;
}
div.signup_invited ul li.ftp
{
	background: url(../img/li_arrow.png) 0 center no-repeat;
}
div.signup_invited ul li.share
{
	background: url(../img/li_collab.png) 0 center no-repeat;
}

div.signup_invited div.account
{
	color: #666;
	font-size: 12px;
	margin-top: 30px;
	text-align: center;
}
div.signup_invited div.account a
{
	color: #1D7ABF;
}

div.signup_invited div.folder_network
{
	background: url(../img/network_ico_large.gif) 0 center no-repeat;
	margin: 10px 0;
}
div.signup_invited div.folder_network ul
{
	margin:  0;
	line-height: 20px;
	list-style: disc;
	padding: 0;
}
div.signup_invited div.folder_network ul li
{
	height: 20px;
	margin-left: 80px;
	padding: 0;
}
/* plan selector */
ul.plan_selector
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 480px;
}

ul.plan_selector li
{
	border-right: 1px solid #EEE;
	display: block;
	float: left;
	padding-left: 6px;
	text-decoration: none;
}
ul.plan_cnt_2 li
{
	width: 200px;
}

ul.plan_cnt_3 li
{
	width: 164px;
}
ul.plan_cnt_3 li#plan10
{
	width: 150px;
}

ul.plan_selector li span.left
{
	color: #666;
	display: block;
	font-size: 12px;
	height: 348px;
	line-height: 24px;
	padding: 15px 15px 15px 10px;
}

li#planent
{
	border-right: none;
}

ul.plan_selector li.noborder
{
	border-right: 1px solid #FFF;
}

ul.plan_selector li.selected
{
	background: url(/img/plan_option_bg.png) 0 0 no-repeat;
	border-right: 1px solid #FFF;
}

ul.plan_selector li.selected span.left
{
	background: url(/img/plan_option_bg.png) right 0 no-repeat;
}

ul.plan_selector li span.left b.title
{
	color: #1D7ABF;
	display: block;
	font-size: 20px;
	margin-bottom: 7px;
}
ul.plan_selector li span.left b.title input
{
}

ul.plan_selector li span.left b.price
{
	color: #333;
	display: block;
	font-size: 16px;
}
ul.plan_selector li span.left select
{
	color: #1D7ABF;
	padding: 5px;
	width: 100%;
}

ul.plan_selector li span.left b.seats_number
{
	display: block;
	margin-top: 10px;
}

ul.plan_selector li span.left .plan_hide
{
	display: none !important;
}

div.paypal_warning
{
	display: none;
	position: absolute;
	width: 356px;
	border: solid #BBB 1px;
	padding: 62px 12px 22px 12px;
	background: #fff url(../img/box_paypal_logo.gif) 17px 17px no-repeat;
	z-index: 100000;
	left: 150px;
	top: 168px;
}

div.paypal_warning a.close
{
	position: absolute;
	right: 9px;
	top: 9px;
	font-size: 12px;
	color: #277EB8;
	text-decoration: underline;
}

div.paypal_warning div.text
{
	color: #111;
	font-size: 13px;
	line-height: 20px;
}

div.paypal_warning div.links
{
	margin-top: 20px;
	width: 100%;	
	text-align: center;
}

div.paypal_warning div.links a
{
	color: #277EB8;
	font-size: 18px;
	background: url(../img/blue3_1px.gif) left bottom repeat-x;
}

div.paypal_warning div.links a:hover
{
	background: url(../img/blue3_hover_1px.gif) left bottom repeat-x;
}
.error
{
	color: #F00;
}
div.signup_login
{
	background: url(../img/silver_key.gif) 0 12px no-repeat;
	border-top: 1px solid #CFDDE7;
	color: #666;
	font-size: 13px;
	margin: 5px 5px 0 0;
	padding: 10px 0 0 40px;
}
div.signup_login b
{
	color: #444;
	display: block;
}
div.box_new_tooltip
{
	display: none;
	position: absolute;
	width: 160px;
	z-index: 2000;
	opacity: 0.95;
}

div.box_new_tooltip div.arrow_part
{
	width: 16px;
	float: left;
	height: 40px;
}

div.arrow_part span.new_tooltip_la
{
	display: block;
	width: 12px;
	height: 13px;
	background: url(/img/service_images_parts.gif) 0 -179px no-repeat;
}


div.box_new_tooltip div.arrow_part img,
div.box_new_tooltip div.arrow_part span
{
	position: relative;
	top: 13px;
	left: 5px;
}

div.box_new_tooltip_right div.arrow_part img,
div.box_new_tooltip_right div.arrow_part span
{
	position: relative;
	top: 13px;
	left: -1px;
}


div.box_new_tooltip div.main_part
{
	width: 144px;
	float: left;
}

div.box_new_tooltip div.main_part div.topbot
{
	height: 1px;
	width: 142px;
	background-color: #E87400;
	margin: 0 1px 0 1px;
}

div.box_new_tooltip div.main_part div.center
{
	width: 100%;
	background-color: #E87400;
}

div.box_new_tooltip div.main_part div.center div.center2
{
	width: 142px;
	background-color: #FF8000;
	border-top: solid #FFA54A 1px;
	margin: 0 1px 0 1px;	
}

div.box_new_tooltip div.main_part div.center div.center2 span
{
	line-height: 16px;
	display: block;
	font-size: 12px;
	color: #fff;
	font-weight: bold;	
	padding: 10px;
}

div.box_new_tooltip2
{
	width: 198px;
	background-color: #fff;
	position: absolute;
	border: solid #ff8000 2px;
	z-index: 20000;
}

div.box_new_tooltip2 div.head
{
	background-color: #ff8000;
	padding: 3px 7px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

div.box_new_tooltip2 div.text
{
	padding: 7px;
	color: #666;
	line-height: 16px;
	font-size: 12px;
}

div.box_new_tooltip2 div.text span
{
	color: #000;
}

div.box_new_tooltip2 div.img
{
	width: 19px;
	height: 13px;
	position: absolute;
	bottom: -13px;
	left: 15px;
	background-image: url(../img/box_tooltip_arrow.gif);
	background-repeat: no-repeat;
}

div.box_new_tooltip2 div.img_up
{
	width: 19px;
	height: 13px;
	top: -13px;
	left: 15px;
	background-image: url(../img/box_tooltip_arrow_up.gif);
	background-repeat: no-repeat;
}

div.box_new_tooltip2 div.img_right
{
	position: absolute;
	width: 13px;
	height: 19px;
	right: -14px;
	top: 29px;	
	background-image: url(../img/box_tooltip_arrow_right.gif);
	background-repeat: no-repeat;
}

div.box_new_tooltip2 div.img_left
{
	position: absolute;
	width: 13px;
	height: 19px;
	left: -14px;
	top: 29px;	
	background-image: url(../img/box_tooltip_arrow_left.gif);
	background-repeat: no-repeat;
}


div.box_thumbnail_tip
{
	width: 94px;
	height: 94px;
	background-color: #fff;
	position: absolute;
	border: solid #97cae8 1px;
	z-index: 20000;
	padding: 5px;
}

div.box_thumbnail_tip div.box_thumbnail_arr
{
	background: url(../img/preview_arrow_right.gif) left top no-repeat;
	height: 15px;
	position: absolute;
	right: -10px;
	top: 44px;
	width: 10px;
	z-index: 21000;	
}

div.box_thumbnail_tip_down div.box_thumbnail_arr
{
	background: url(../img/preview_arrow_bottom.gif) 0 0 no-repeat;
	height: 10px;
	left: 18px;
	top: 104px;
	width: 15px;
}

/* ALL TOOLTIPS */

div#tooltip, div.tooltip
{
	margin-left: -43px;
	margin-top: 10px;
	position: absolute;
	z-index: 2000;
}

div#tooltip div.tooltip_arrow, div.tooltip div.tooltip_arrow
{
	height: 20px;
	margin-left: 25px;
	padding-top: 0px;
	position: relative;
	width: 30px;
	z-index: 99;
}

div#tooltip div.tooltip_background, div.tooltip div.tooltip_background
{
	margin-top: -10px;
	padding-left: 0px;
	padding-bottom: 0px;
	position: relative;
}

div#tooltip em, div.tooltip em
{
	font-size: 11px;
}

/* BLUE TOOLTIPS */

div#tooltip div.tooltip_normal div.tooltip_arrow, div.tooltip div.tooltip_normal div.tooltip_arrow
{
	background: url('../img/new_tip_arrow.gif') top left no-repeat;
	top: 1px;
}

div#tooltip div.tooltip_normal div.tooltip_background, div.tooltip div.tooltip_normal div.tooltip_background
{
	background: #d8e7fa;
}

div#tooltip div.tooltip_normal h3, div.tooltip div.tooltip_normal h3
{
	background-color: #fff;
	border: 1px solid #80c8fc;
	color: #1297fa;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 4px;
}

/* ORANGE TOOLTIPS */

div#tooltip div.tooltip_info, div.tooltip div.tooltip_info
{
	margin-top: -100px;
}

div#tooltip div.tooltip_info div.tooltip_arrow, div.tooltip div.tooltip_info div.tooltip_arrow
{
	background: url('../img/box_tooltip_arrow.gif') top left no-repeat;
	top: -2px;
}

div#tooltip div.tooltip_info div.tooltip_background, div.tooltip div.tooltip_info div.tooltip_background
{
	background: #d8e7fa;
}

div#tooltip div.tooltip_info h2, div.tooltip div.tooltip_info h2
{
	background-color: #ff8000;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 4px;
}

div#tooltip div.tooltip_info h3, div.tooltip div.tooltip_info h3
{
	background-color: #fff;
	border: 2px solid #ff8000;
	color: #555;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 7px;
}

div.box_new_tooltip2 div.text a
{
	color: #297EB8;
	font-weight: bold;
}

div.login
{
	font-size: 13px;
}
div.login div.column_first
{
	width: 600px;
}

div.login div.column_third
{
	width: 340px;
}

div.login p
{
	color: #666;
	margin: 10px 0;
}

div.login_header
{
	background: url(/img/MTL3/login_header1.jpg) 0 0 no-repeat;
	height: 108px;
}

div.login a.btn_gray
{
	background: url(/img/sales/login_button_right_bg.gif) right 0 no-repeat;
	float: left;
	height: 25px;
	line-height: 25px;
	text-align:center;
}
div.login a.btn_gray span.left
{
	background: url(/img/sales/login_button_left_bg.gif) left 0 no-repeat;
	display: block;
	padding: 0 12px;
}

div.login tr.buttons td
{
	padding-bottom: 10px;
	line-height: 25px;
}
div.login td.register
{
	border-top: 1px solid #DDD;
	line-height:20px;
	margin-top: 10px;
	padding-top: 10px;
}
div.login td label
{
	font-size: 11px;
}
div.login ul
{
	color: #666;
	line-height: 22px;
	list-style: none;
	margin-top: 20px;
	padding: 0;
}
div.login ul li
{
	margin-bottom: 20px;
	padding-left: 80px;
}

div.login ul li b
{
	color: #333;
	font-size: 14px;
}

div.login ul li.bookmark
{
	background: url(../img/li_big_bookmark.png) 7px 12px no-repeat;
}
div.login ul li.discussion
{
	background: url(../img/li_big_discussion.png) 10px center no-repeat;
}
div.login ul li.interface
{
	background: url(../img/li_big_interface.png) 7px 12px no-repeat;
}
div.login ul li.profile
{
	background: url(../img/li_big_profile.png) 7px 12px no-repeat;
}

div.login ul li.webdoc
{
	background: url(../img/sales/webdoc_file.gif) 10px 12px no-repeat;
}

div.login ul li.webdoc span.new
{
	color: #ff8000;
}
div.header
{
	height: 265px; 
	position: relative;
}

div.header span
{
	top: 230px;
	position: absolute;
	color: #e4f4fe;
	font-size: 17px;
}

div.header span.first
{
	left: 90px;
}

div.header span.seccond
{
	left: 400px;
}

div.header span.third
{
	left: 670px;
}

div.main div.column_second div.block_round_blue div.content
{
	width: 180px;
}

div.main div.column_second 
{
	width: 210px;
}

div.main div.column_first 
{
	width: 321px;
}

div.main div.column_first div.block_round_blue div.content
{
	width: 297px;
}

div.main div.column div.news_block
{
	margin-top: 25px;
}

div.main div.column div.news_block div.content
{
	font-weight: normal;
	position: relative;
	padding: 10px 10px 10px 14px;
}

div.main div.column div.news_block div.content div.navigation
{
	position: absolute;
	top: 10px;
	right: 10px;
}

div.main div.column div.news_block div.content div.navigation img
{
	margin-right: 5px;
	border: none;
}

div.main div.column div.news_block div.content
{
	line-height: 20px;
}

div.main div.column div.news_block div.content span
{
	display: block;
	margin-top: 7px;
	font-size: 14px;
}

div.main div.column div.news_block div.content div.title
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

div.main div.column div.news_block div.content div.text
{
	padding: 5px 0;
	font-size: 13px;
}

div.main div.column div.news_block div.content div.text div
{
	display: none;
}

div.main div.column div.news_block div.content a
{
	color: #1a74b0;
	font-size: 15px;
}

div.main div.text_block
{
	padding: 15px 0 0 14px;
	width: 285px;
	font-size: 13px;
}

div.main div.text_block span.line
{
	display: block;
	margin-top: 20px;
	padding-left: 45px;	
}

div.main div.column_second div.text_block
{
	width: 188px;
}

div.main div.text_block span.sline
{
	display: block;
	margin-top: 15px;
	padding-left: 20px;	
}

div.main div.text_block span.sline1
{
	background: url(../img/sales/icon_map.gif) 2px -145px no-repeat;
}

div.main div.text_block span.sline2
{
	background: url(../img/sales/icon_map.gif) 2px -167px no-repeat;
}

div.main div.text_block span.sline3
{
	background: url(../img/sales/icon_map.gif) 2px -186px no-repeat;
}

div.main div.text_block span.sline4
{
	background: url(../img/sales/icon_map.gif) 2px -206px no-repeat;
}

div.main div.text_block span.sline5
{
	background: url(../img/sales/icon_map.gif) 2px -225px no-repeat;
}

div.main div.text_block span.line1
{
	background: url(../img/sales/icon_map.gif) 5px 2px no-repeat;
}

div.main div.text_block span.line2
{
	background: url(../img/sales/icon_map.gif) 5px -50px no-repeat;
}

div.main div.text_block span.line3
{
	background: url(../img/sales/icon_map.gif) 5px -101px no-repeat;
}

.margin_top
{
	margin-top: 15px;
}

.nomargin_top
{
	margin-top: 0 !important;
}

table td.field
{
	width: 168px;
}

table td.field_login
{
	height: 30px;
}

div.main div.column_third
{	
	float: right;
	width: 315px;
}

div.main div.block_round_blue div.content
{	
	font-size: 14px;
}

div.main div.column_third td.label
{
	font-size: 13px;
}

div.rotating
{
	height: 65px;
}

div.signup_login_titile a
{
	font-size: 13px;
	float: right;
	border-left: solid #d5e2ec 1px;
	height: 21px;
	line-height: 21px;
	padding: 0 11px 0 9px;	
}

div.signup_login_titile span
{
	float: left;
}

div.main div.column_first_blog 
{
	width: 540px;
	font-size: 18px;
}

div.main div.column_first_blog div.blog_line 
{
	margin-top: 16px;
	font-size: 13px;
	padding-left: 30px;
}

div.main div.column_first_blog div.blog_line div 
{
	height: 1px;
	background-color: #eee;
	margin-top: 16px;
}

