.roundedBorderNo
{
   position: relative;
   border: 0px; 
   padding: 0px; 
   margin: 0px;
   overflow: hidden;
}
.roundedBorderNo .backgroundContent
{
    position: absolute; 
    border: 0px;
    padding: 0px;
    margin: 0px; 
    width: 100%; 
    height: 100%;
 }
.roundedBorderNo .vSlash
 {
   position: absolute; 
   height: 100%;
   top: 0px;
 }
 .roundedBorderNo .hSlash
 {
    position: absolute; 
    width: 100%;
    left: 0px;
 }
.transparent
{
   opacity:0.75; -moz-opacity: 0.75;
   filter: alpha(opacity=75);
}
.cornerNoBorder_top_right
{
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='center', src='kintool/css/cantobranco_top_right.png');
 overflow:hidden; 
 padding: 0px;
 margin: 0px;
 position: absolute;
 right: 0px;
 top: 0px;
 width:10px;
 height: 10px;
 border: 0px; 
}

.cornerNoBorder_top_right[class]
{
 background: url('cantobranco_top_right.png') no-repeat; 
}

.cornerNoBorder_top_left
{
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='center', src='kintool/css/cantobranco_top_left.png');
  overflow:hidden; 
  position: absolute; 
  left: 0px;
  top: 0px;
  width:10px;
  height: 10px;
  border: 0px;
  padding: 0px;
  margin: 0px;
}
.cornerNoBorder_top_left[class]
{
  background: url('cantobranco_top_left.png') no-repeat;
}

.cornerNoBorder_bottom_left
{
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='center', src='kintool/css/cantobranco_bottom_left.png');
   overflow:hidden; 
   position: absolute; 
   left: 0px; 
   bottom: 0px;
   width:10px;
   height: 10px;
   border: 0px; 
   padding: 0px;
   margin: 0px;
}

.cornerNoBorder_bottom_left[class]
{
   background: url('cantobranco_bottom_left.png') no-repeat;
}


.cornerNoBorder_bottom_right
{
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='center', src='kintool/css/cantobranco_bottom_right.png');
   overflow:hidden;
   position: absolute; 
   right: 0px; 
   bottom: 0px;
   width:10px;
   height: 10px;
   border: 0px; 
   padding: 0px; 
   margin: 0px;
}

.cornerNoBorder_bottom_right[class]
{
   background: url('cantobranco_bottom_right.png') no-repeat; 
}


.cornerBorder_top_right
{
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='center', src='kintool/css/cantoborder_top_right.png');
 overflow:hidden; 
 padding: 0px;
 margin: 0px;
 position: absolute;
 right: 0px;
 top: 0px;
 width:10px;
 height: 10px;
 border: 0px; 
}
.cornerBorder_top_right[class]
{
 background: url('cantoborder_top_right.png') no-repeat; 
}


.cornerBorder_top_left
{
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='center', src='kintool/css/cantoborder_top_left.png');
  overflow:hidden; 
  position: absolute; 
  left: 0px;
  top: 0px;
  width:10px;
  height: 10px;
  border: 0px;
  padding: 0px;
  margin: 0px;
}

.cornerBorder_top_left[class]
{
  background: url('cantoborder_top_left.png') no-repeat;
}

.cornerBorder_bottom_left
{
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='center', src='kintool/css/cantoborder_bottom_left.png');
   overflow:hidden; 
   position: absolute; 
   left: 0px; 
   bottom: 0px;
   width:10px;
   height: 10px;
   border: 0px; 
   padding: 0px;
   margin: 0px;
}
.cornerBorder_bottom_left[class]
{
   background: url('cantoborder_bottom_left.png') no-repeat;
}


.cornerBorder_bottom_right
{
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='center', src='kintool/css/cantoborder_bottom_right.png');
   overflow:hidden;
   position: absolute; 
   right: 0px; 
   bottom: 0px;
   width:10px;
   height: 10px;
   border: 0px; 
   padding: 0px; 
   margin: 0px;
}

.cornerBorder_bottom_right[class]
{
   background: url('cantoborder_bottom_right.png') no-repeat; 
}

.borderToRight
{
   border-right: 1px solid #454545;
   width: 1px;
   height: 100%; 
   position: absolute;
   top: 0px; 
   right: 0px;
   overflow: hidden;
}
.borderToLeft
{
   border-left: 1px solid #454545;
   width: 1px;
   height: 100%;
   position: absolute;
   top: 0px; 
   left 0px;
   overflow: hidden;
 }
 .borderToTop
 {
	border-top: 1px solid #454545; 
	width: 100%; 
	height: 1px; 
	position: absolute;
	top: 0px;
	left 0px;
	overflow: hidden;
}
.borderToBottom
{
   border-bottom: 1px solid #454545; 
   width: 100%; 
   height: 1px; 
   position: absolute;
   bottom: 0px; 
   left 0px; 
   overflow: hidden;
}
.title_right
{
   color: #000;
   font-size: 20px;
   font-weight: bolder;
   margin-right: 13px;
}
.home_middle
{
	position: relative;
	font-size: 13px;
	margin-top: 3px;
	padding: 7px; 
	margin-left: 4px;
	width: 542px;
	height: 426px; 
	overflow: auto;

	sscrollbar-arrow-color:#8D8D8D;
	sscrollbar-3dlight-color:#8D8D8D;
	sscrollbar-highlight-color:#8D8D8D;
	sscrollbar-face-color:#FFFFFF;
	sscrollbar-shadow-color:#8D8D8D;
	sscrollbar-darkshadow-color:#8D8D8D;
	sscrollbar-track-color:#CCCCCC;
}
.home_middle[class]
{
	
	width: 528px;
	height: 411px;
}
.home_menu
{
	margin-right: 5px; 
	width: 154px;
	height: 84px;
	cursor: pointer;
}
.home_menu .title
{
	top: 60px; 
	height: 24px; 
	background-color: #000;
	width: 100%;
}
.home_menu .title_text, .home_menu .title_text_home
{
	padding-left: 10px;
	padding-top: 3px;
	top: 60px; 
	color: white; 
	width: 100%; 
	font-weight: bolder;
	font-size: 11px;
	width: 155px;
}
.home_menu .title_text_home
{
	font-size: 13px;
}
.btn_works, .btn_works_over, .btn_benefits, .btn_benefits_over, .btn_offer, .btn_offer_over, .btn_demo, .btn_demo_over, .btn_tag, .btn_tag_over,
.btn_myitems, .btn_myitems_over, .btn_newitem, .btn_newitem_over, .btn_trackitem, .btn_trackitem_over, .btn_reportitem, .btn_reportitem_over, .btn_founditem, .btn_founditem_over 
{
	position: absolute; 
    border: 0px;
    padding: 0px;
    margin: 0px; 
    width: 100%; 
    height: 100%;
}
.btn_works
{
	background: url( 'menu/button_works_over.jpg' ) no-repeat;
}
.btn_works_over
{
	background: url( 'menu/button_works_over.jpg' ) no-repeat;
}
.btn_benefits
{
	background: url( 'menu/button_benefits_over.jpg' ) no-repeat;
}
.btn_benefits_over
{
	background: url( 'menu/button_benefits_over.jpg' ) no-repeat;
}
.btn_offer
{
	background: url( 'menu/button_offer_over.jpg' ) no-repeat;
}
.btn_offer_over
{
	background: url( 'menu/button_offer_over.jpg' ) no-repeat;
}
.btn_demo
{
	background: url( 'menu/button_demo_over.jpg' ) no-repeat;
}
.btn_demo_over
{
	background: url( 'menu/button_demo_over.jpg' ) no-repeat;
}
.btn_tag
{
	background: url( 'menu/button_tag_over.jpg' ) no-repeat;
}
.btn_tag_over
{
	background: url( 'menu/button_tag_over.jpg' ) no-repeat;
}
.btn_myitems
{
	background: url( 'menu/button_myitems.jpg' ) no-repeat;
}
.btn_myitems_over
{
	background: url( 'menu/button_myitems_over.jpg' ) no-repeat;
}
.btn_newitem
{
	background: url( 'menu/button_additems.jpg' ) no-repeat;
}
.btn_newitem_over
{
	background: url( 'menu/button_additems_over.jpg' ) no-repeat;
}
.btn_trackitem
{
	background: url( 'menu/button_track.jpg' ) no-repeat;
}
.btn_trackitem_over
{
	background: url( 'menu/button_track_over.jpg' ) no-repeat;
}
.btn_reportitem
{
	background: url( 'menu/button_report.jpg' ) no-repeat;
}
.btn_reportitem_over
{
	background: url( 'menu/button_report_over.jpg' ) no-repeat;
}
.btn_founditem
{
	background: url( 'menu/button_found.jpg' ) no-repeat;
}
.btn_founditem_over
{
	background: url( 'menu/button_found_over.jpg' ) no-repeat;
}
.completeHead
{
	padding: 0px;
	margin: 0px; 
	margin-bottom: 5px;
	margin-top: 10px;
	width: 914px; 
	height: 97px;
}
.completeHead .topHead
{
	width:914px; 
	border: 0px; 
	padding: 0px;
	padding-left: 10px;
}
.completeHead .topHead[class]
{
	width:904px; 
}
.topbarr
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-top: 10px;
	mmargin-bottom: 10px;	
	background-color: #454545;
	font-weight: bold;
	color: white;
	text-align: left;	
	height: 28px;
	width: 914px;
	overflow: hidden;

}
.titlebarr
{
	 overflow: hidden; 
	 color: white; 
	 padding-top: 6px; 
	 padding-left: 10px; 
	 padding-bottom: 4px; 
	 font-weight: bolder;
	 height: 28px;
	 font-size: 13px;
}
.titlebarr[class]
{
	height: 18px;
}
.colorTop
{
	background-color: #454545;
}
.facts
{
	margin-top: 0px;
	margin-left: 24px; 
	margin-right: 6px;
}
.facts[class]
{
	margin: 0px;
	padding-left: 24px; 
	padding-right: 6px;;
}
.facts LI
{
	padding-bottom: 8px;
}
.middle_max
{
	width: 740px;
}
.middle_max[class]
{
	width: 728px;
}
.marked_action
{
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	cursor: pointer;
}
.action
{
	cursor: pointer;
	padding: 0px; 
	margin: 0px; 
}
.status_in
{
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
	background-color: #D7D4CB;
}
.status_text_in
{
	padding: 0px;
	padding-right: 3px;
	background-color: #D7D4CB;
}
.status_nochecked, .status_checked, .status_checked1, .status_checked2, .status_checked3, .status_checked4, .status_checked5, .status_checked6, .status_checked7, .status_checked8, .status_checked9
{
	padding: 0px;
	margin: 0px;
	padding-left: 3px;
	padding-right: 5px;
	background: url('check.gif') no-repeat;
	width: 16px;
	height: 13px;	
	overflow: hidden;
}
.status_checked1
{
	background: url('safe.png') no-repeat;
}
.status_checked2
{
	background: url('lost.png') no-repeat;
}
.status_checked3
{
	background: url('stolen.png') no-repeat;
}
.status_checked4
{
	background: url('transfer.png') no-repeat;
}
.status_checked5
{
	background: url('mark.png') no-repeat;
}
.status_nochecked
{
	background: url('nocheck.png') no-repeat;
	cursor: pointer;
}
.status_nochecked[class], .status_checked[class].status_checked1[class], .status_checked1[class], .status_checked2[class], .status_checked3[class], .status_checked4[class], .status_checked5[class], .status_checked6[class], .status_checked7[class], .status_checked8[class], .status_checked9[class]
{
	padding-right: 1px;
	width: 12px;
}
.brownBorder .borderRight
{
	border-right: 1px solid #9C9688;
}
.brownBorder .borderLeft
{
	border-left: 1px solid #9C9688;
}
.brownBorder .borderTop
{
	border-top: 1px solid #9C9688;
}
.brownBorder .borderBottom
{
	border-bottom: 1px solid #9C9688;
}
.brownBorder .cornerBorder_bottom_right
{
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='center', src='kintool/css/cantoborder_bottom_right_br.png');
 }
.brownBorder .cornerBorder_bottom_right[class]
{
   background: url('cantoborder_bottom_right_br.png') no-repeat;
}
.brownBorder .cornerBorder_top_left
{
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='center', src='kintool/css/cantoborder_top_left_br.png');
 }
.brownBorder .cornerBorder_top_left[class]
{
   background: url('cantoborder_top_left_br.png') no-repeat; 
}

.tableItem
{
	ooverflow: hidden;
	border: 0px; 
	margin: 0px;
	font-size: 13px; 
	width: 500px;
}
.tableItem .top
{
	border: 0px; 
	color: #9C9688; 
	font-size: 13px;
	font-weight: bolder;
	padding-left: 10px;
}
.tableItem .close
{
	border: 0px; 
	padding: 0px;
}
.tableItem .close .closeDiv
{
	width: 16px;
	height: 16px; 
	font-weight: bolder;
	padding: 0px; 
	margin: 0px;
	color: #9C9688;
	border: 1px solid #9C9688;
	overflow: hidden;
}
.tableItem .close .closeDiv[class]
{
	width: 15px;
	height: 15px; 
}
.tableItem .close .closeDiv .closeButton
{
	position: relative; 
	top: -2px; 
	left: -3px;
}
.tableItem .content
{
	margin-top: 5px;
	position: relative; 
	height: 160px;
	ffont-family: 'Lucida Grande', 'Geneva', 'Arial', 'Verdana', 'sans-serif';
	font-family: 'Arial', 'Verdana', 'sans-serif';
}
.tableItem .content .item
{
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 10px;
}
.imgItem
{
	position: absolute;
	top: -22px; 
	left: 378px;
}
.imgItem .imgItemDiv
{
	width: 100px; 
	overflow: hidden;
	padding-top: 6px;
}
.imgItem .imgItemDiv .imgItemLink
{
	font-size: 11px; 
	color:#9C9688;
}
.tableStatus
{
	height: 25px;
	overflow: hidden;
	font-size: 11px;
	color: #000;
	font-weight: bolder;
}
.tableStatus .TDstatus
{
	color: #FFF; 
	width: 80px;
	text-align: center;
}
.subtitle_demo
{
	color: #BDB691;
	font-size: 13px;
	font-weight: bolder;
}
.title_corporate
{
	font-weight: bolder;
	font-size: 15px;
	margin-bottom: 5px;
}
.moreInfo
{
	background-color: #D7D4CB;
	width: 500px;
	padding: 5px;
	padding-left: 10px;
	margin: 0px;
}
.moreInfo[class]
{
	width: 485px;
}
.tableActions
{
	width: 500px; 
	hheight: 25px; 
	padding: 0px; 
	margin: 0px; 
	overflow: hidden;
	background: #9C9688;
}
.t_value_title
{
	font-weight: bolder;
}

.title
{
	font-size: 13px;
	font-weight: bolder;
	ffont-family: 'Lucida Grande', 'Geneva', 'Arial', 'Verdana', 'sans-serif';
	font-family: 'Arial', 'Verdana', 'sans-serif';
}
.text
{
	font-size: 13px;
	ffont-family: 'Lucida Grande', 'Geneva', 'Arial', 'Verdana', 'sans-serif';
	font-family: 'Arial', 'Verdana', 'sans-serif';
}
.smalltext
{
	font-size: 11px;
}
.menubarr .top
{
	background-color: #CF741B;

	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 100%;

	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	margin-right: 2px;

	cursor: pointer;
	color: #FFF;	
	font-weight: bolder;
	font-size: 13px;
	ffont-family: 'Lucida Grande', 'Geneva', 'Arial', 'Verdana', 'sans-serif';
	font-family: 'Arial', 'Verdana', 'sans-serif';
}
.menubarr .top_selected
{
	background-color: #FF821C;

	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 100%;

	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	margin-right: 2px;

	cursor: pointer;
	color: #FFF;	
	font-weight: bolder;
	font-size: 13px;
	ffont-family: 'Lucida Grande', 'Geneva', 'Arial', 'Verdana', 'sans-serif';
	font-family: 'Arial', 'Verdana', 'sans-serif';
}
.sub
{
	background-color: #F1AE75;
	margin: 0px;
	padding: 0px;
	border: 0px;

	height: 22px;

	padding-left: 8px;
	padding-right: 8px;
	margin-top: 2px;
	padding-top: 3px;
	margin-right: 2px;

	cursor: pointer;
	color: #FFF;	
	ffont-weight: bolder;
	font-size: 13px;
	ffont-family: 'Lucida Grande', 'Geneva', 'Arial', 'Verdana', 'sans-serif';
	font-family: 'Arial', 'Verdana', 'sans-serif';
}
.sub_selected
{
	background-color: #FFF;

	margin: 0px;
	padding: 0px;
	border: 1px solid #F1AE75;
	border-bottom: none; 
	height: 22px;

	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
	margin-top: 2px;	
	margin-right: 2px;

	cursor: pointer;
	color: #777;	
	ffont-weight: bolder;
	font-size: 13px;
	ffont-family: 'Lucida Grande', 'Geneva', 'Arial', 'Verdana', 'sans-serif';
	font-family: 'Arial', 'Verdana', 'sans-serif';
}
.sub_selected[class]
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
}
.sub[class], .sub_selected[class]
{
	height: 20px;
}
.divdrop
{
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: absolute;
}
.divdrop .init
{
	width: 150px;
	height: 20px;
	background-color: #CF741B;
	color: #FFF;
	font-weight: bolder;
	font-size: 11px;

	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.divdrop .init .left
{
	width: 130px;
	height: 20px;

	margin: 0px;
	padding: 0px;

	padding-top: 2px;
	padding-left: 10px;
	ffont-family: 'Lucida Grande', 'Geneva', 'Arial', 'Verdana', 'sans-serif';
	font-family: 'Arial', 'Verdana', 'sans-serif';
}
.divdrop .init .left[class]
{
	width: 120px;
	height: 18px;
}
.divdrop .init .right
{
	width: 20px;
	height: 20px;
	background: url( 'down.gif' ) no-repeat;

	margin: 0px;
	padding: 0px;
	ffont-family: 'Lucida Grande', 'Geneva', 'Arial', 'Verdana', 'sans-serif';
	font-family: 'Arial', 'Verdana', 'sans-serif';
}


.divdrop .item
{
	width: 150px;
	height: 20px;

	color: #FBF0E7;
	background-color: #FF821C;
	font-size: 11px;
	font-weight: bolder;

	text-align: left;
	padding-top: 2px;
	padding-left: 10px;
	margin: 0px;
	ffont-family: 'Lucida Grande', 'Geneva', 'Arial', 'Verdana', 'sans-serif';
	font-family: 'Arial', 'Verdana', 'sans-serif';
}
.divdrop .item[class]
{
	width: 140px;
	height: 18px;
}


.divdrop .item_sel
{
	width: 150px;
	height: 20px;

	color: #FFF;
	background-color: #E27720;
	font-size: 11px;
	font-weight: bolder;

	text-align: left;
	padding-top: 2px;
	padding-left: 10px;
	margin: 0px;
	ffont-family: 'Lucida Grande', 'Geneva', 'Arial', 'Verdana', 'sans-serif';
	font-family: 'Arial', 'Verdana', 'sans-serif';
}
.divdrop .item_sel[class]
{
	width: 140px;
	height: 18px;
}

.sub_barr
{
	margin: 0px;
	padding: 0px; 
	display: none; 
	border: 1px solid #F1AE75;
	border-top: none; 
	width: 640px;
	height: 30px;
	position: relative;
	ffont-family: 'Lucida Grande', 'Geneva', 'Arial', 'Verdana', 'sans-serif';
	font-family: 'Arial', 'Verdana', 'sans-serif';
}
.sub_barr[class]
{
	width: 638px;
}
.subaba
{
	margin: 0px; 
	padding: 0px; 
	position: absolute;
	margin-top: -9px;
	margin-left: 6px;
	ffont-family: 'Lucida Grande', 'Geneva', 'Arial', 'Verdana', 'sans-serif';
	font-family: 'Arial', 'Verdana', 'sans-serif';
}
.subaba[class]
{
	margin-top: -10px;
}



.myphones_item
{
	width: 204px;
	margin-right: 2px;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
.myphones_item[class]
{
	margin-right: 10px; 
}
.more_item
{
	border: 1px solid #FF821C;

	ccolor: #FF821C; 
	color: #FFF;
	background-color: #F1AE75; 
	
	width: 14px;
	height: 14px;

	overflow: hidden; 
	text-align:center;
	padding: 0px;
	margin: 0px; 

	font-size: 13px;
	line-height: 12px;

	margin-bottom: 1px;
	margin-right: 4px;
	cursor: pointer;
	font-family:  'Arial', 'Verdana', 'sans-serif';
}
.more_item[class]
{
	width: 12px;
	height: 12px;
}
.more_sel
{
	background-color: #FBF0E7;
	color: #FF821C;
}
.table
{
	ffont-family: 'Lucida Grande', 'Geneva', 'Arial', 'Verdana', 'sans-serif';
	font-family: 'Arial', 'Verdana', 'sans-serif';
}
.ie .roundedBorderNo
{
	height: 10px;
}

form .label, form .labelhuge
{
	font-weight: normal;
}

.discontinue
{
	cursor: pointer; 
	margin-right: 1px; 
	color: #888;
	font-size: 12px;
}
.discontinue_over
{
	cursor: pointer; 
	margin-right: 1px; 
	color: #FF821C;
	font-size: 12px;
}
