 
@charset "utf-8";
/* CSS Document */
html, body {
	background:#d90000;
}
/* NAVIGATION */
#navapps
{
  display: block;
  width: 83px;
  height: 48px;
  background: url(images/nav-apps.jpg) no-repeat 0 0;
}
#navapps:hover
{ 
  background-position: 0 -48px;
}
#navapps span
{
  display: none;
}
/* */
#navabout
{
  display: block;
  width: 89px;
  height: 48px;
  background: url(images/nav-about.jpg) no-repeat 0 0;
}
#navabout:hover
{ 
  background-position: 0 -48px;
}
#navabout span
{
  display: none;
}
/* */
#navpress
{
  display: block;
  width: 82px;
  height: 48px;
  background: url(images/nav-press.jpg) no-repeat 0 0;
}
#navpress:hover
{ 
  background-position: 0 -48px;
}
#navpress span
{
  display: none;
}
/* */
#navfaq
{
  display: block;
  width: 64px;
  height: 48px;
  background: url(images/nav-faq.jpg) no-repeat 0 0;
}
#navfaq:hover
{ 
  background-position: 0 -48px;
}
#navfaq span
{
  display: none;
}
/* */
#navfeedback
{
  display: block;
  width: 122px;
  height: 48px;
  background: url(images/nav-feedback.jpg) no-repeat 0 0;
}
#navfeedback:hover
{ 
  background-position: 0 -48px;
}
#navfeedback span
{
  display: none;
}
/* */
#navblog
{
  display: block;
  width: 88px;
  height: 48px;
  background: url(images/nav-blog.jpg) no-repeat 0 0;
}
#navblog:hover
{ 
  background-position: 0 -48px;
}
#navblog span
{
  display: none;
}
/* APPS BUTTONS */
#iloci2but
{
  display: block;
  float:left;
  width: 270px;
  height: 270px;
  background: url(images/iloci2-button.png) no-repeat 0 0;
}
#iloci2but:hover
{ 
  background-position: 0 -270px;
}
#iloci2but span
{
  display: none;
}
#gpstbut
{
  display: block;
  float:left;
  width: 270px;
  height: 270px;
  background: url(images/gpst-button.png) no-repeat 0 0;
}
#gpstbut:hover
{ 
  background-position: 0 -270px;
}
#gpstbut span
{
  display: none;
}
#trackingbut
{
  display: block;
  float:left;
  width: 270px;
  height: 270px;
  background: url(images/tracking-button.png) no-repeat 0 0;
}
#trackingbut:hover
{ 
  background-position: 0 -270px;
}
#trackingbut span
{
  display: none;
}
#androidrobot
{
  display: block;
  float:left;
  width: 75px;
  height: 76px;
  background: url(images/apps_android.png) no-repeat 0 0;
}
#androidrobot:hover
{ 
  background-position: 0 -76px;
}
#androidrobot span
{
  display: none;
}
#appleiphone
{
  display: block;
  float:left;
  width: 75px;
  height: 76px;
  background: url(images/apps_iphone.png) no-repeat 0 0;
}
#appleiphone:hover
{ 
  background-position: 0 -76px;
}
#appleiphone span
{
  display: none;
}
#blackberry
{
  display: block;
  float:left;
  width: 75px;
  height: 76px;
  background: url(images/apps_blackberry.png) no-repeat 0 0;
}
#blackberry:hover
{ 
  background-position: 0 -76px;
}
#blackberry span
{
  display: none;
}
#bada
{
  display: block;
  float:left;
  width: 75px;
  height: 76px;
  background: url(images/apps_bada.png) no-repeat 0 0;
}
#bada:hover
{ 
  background-position: 0 -76px;
}
#bada span
{
  display: none;
}
/* */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	color: #ffcc00;
	font-weight:bold;
}
a:active {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	color: #ffcc00;
	font-weight:bold;
}
a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	color: #ffcc00;
	font-weight:bold;
}
a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 12px;
	color: #ffff00;
	font-weight:bold;
}

/*-----------------------------
RESET STYLES
-----------------------------*/

html, body, h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
    color:#fff;
    font-family:arial,helvetica,verdana, sans-serif;
	}
 
/*-----------------------------
	SITE SPECIFIC STYLES
-----------------------------*/

p{
	font-size:12px;
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	padding-bottom:8px;
	}
a{
	color:#ffcc00;
	font-size:12px;
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	text-decoration:none;
	}
#nav a:link, #nav a:active, #nav a:visited {
	color:#fff; 
    font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	}	
#nav a:hover {
	color:#fff; 
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	}		
#product a:link, #product a:active, #product a:visited {
	color:#fff; 
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size:20px;
	text-decoration:none;
	}	
#product a:hover {
	color:#fff; 
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size:20px;
	text-decoration:underline;
	}	
.product2 a:link, .product2 a:active, .product2 a:visited {
	color:#fff; 
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	}	
.product2 a:hover {
	color:#fff; 
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
	}	    
.titles a:link, .titles a:active, .titles a:visited {
	color:#ff0000; 
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size:18px;
    line-height:20px;
	text-decoration:none;
	}	
.titles a:hover {
	color:#fff; 
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:underline;
	}	    	
#footer a:link, #footer a:active, #footer a:visited {
	color:#ffcc00; 
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size:14px;
    line-height:20px;
	text-decoration:none;
	}	
#footer a:hover {
	color:#ffff00; 
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
	}	
.blk{	
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	color: #000;
    font-size:10px;
	}	      
.blk a:link, .blk a:active, .blk a:visited {
	color: #000;
    text-decoration:underline;
	font-weight:bold;
    font-size:10px;
	}	
.blk a:hover {
	background:#ffff00;
    color:#000;
    font-size:10px;
	text-decoration:underline;
	}	         	        
.links {
	color:#ffcc00; 
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	}		
.reg {
	color:#ffffff; 
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	}	
.reg2 {
	color:#ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; 
    line-height:17px;
	}	    
.ds {
	color:#ffffff; 
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size:14px; line-height:20px; font-weight:bold;
	text-decoration:none;
	}		
/*-----------------------------
	HEADINGS
-----------------------------*/

.logo{
	display:block;
	width:120px;
	height:125px;
	background-image:url(images/loci_logo.png);
	text-indent:-5000px;
	}
h1{
	font-size:24px; 
	color:#FFFFFF; 
	margin-bottom:6px;
	margin-top:6px;
	}
h2{
	font-size:20px;
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	color:#FFFFFF; 
	margin-bottom:5px;
	margin-top:5px;
	}	
h3{
	font-size:16px; 
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-bottom:4px;
	margin-top:4px;
	}	
h4{
	font-size:14px; 
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-bottom:3px;
	margin-top:3px;
	}	
h5{
	font-size:12px; 
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-bottom:10px;
	margin-top:10px;
	}	
h6{
	font-size:11px; 
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-bottom:12px;
	margin-top:12px;
	}							
.hr{
	color: #000;
	background: #000;
	height: 1px; 
	}	  	

/*-----------------------------
	BASIC LAYOUT
-----------------------------*/

#page_wrapper{
	padding-top:0px;
	width:900px;
	background:url(http://www.locimobile.com/images/bg.jpg) repeat-x top left;
	margin:0px auto;
	overflow:auto;
	}
#locilinks a:link {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 13px;
	line-height: 20px;
	color: #990000;
	font-weight:normal;
}
#locilinks a:active {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 13px;
	line-height: 20px;
	color: #990000;
	font-weight:normal;
}
#locilinks a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 13px;
	line-height: 20px;
	color: #990000;
	font-weight:normal;
}
#locilinks a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 13px;
	line-height: 20px;
	color: #ff0000;
	font-weight:normal;
}
#small a:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight:bold;
	color: #ffcc00;
}
#small a:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight:bold;
	color: #ffcc00;
}
#small a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight:bold;
	color: #ffcc00;
}
#small a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 10px;
	line-height: 14px;
	font-weight:bold;
	color: #ffcc00;
}
.small {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight:bold;
	color: #000000;
}
.sm {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight:bold;
	color: #ffffff;
}
#search a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	line-height:20px;
	color: #ffcc00;
	font-weight: bold;
}
#search a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color: #ffcc00;
	font-weight: bold;
}
#search a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color: #ffcc00;
	font-weight: bold;
}
#search a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 14px;
	line-height:20px;
	color: #ffff00;
	font-weight: bold;
}
.searchbox { 
 background: #ffffff;
 color: #000000; 
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 14px; 
 font-weight:bold; 
 padding:2px;
 border:none;
 margin-left:10px;
 width:203px;
}

#toplinks a:link, #toplinks a:active, #toplinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #ffcc00;
	font-weight: bold;
	background: url(images/toplinksbg.gif);
	border:thin solid #cc0000;
	padding:6px; 
	margin-left:14px;
    text-decoration:none;
}
#toplinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
	padding:6px;
	background: #ffcc00;
	border:thin solid #4e0000;
	text-decoration:underline;
 	margin-left:14px;
}
.med {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	font-weight:bold;
}
.dark {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
}
.em {
	font-style: oblique;
}
.alert {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight:bold;
	color: #cc0000;
}
.alert_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #cc0000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	font-weight:bold;
}
.titlec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #000000;
	font-weight:normal;
	letter-spacing:-1px;
}
.title-t {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight:bold;
}
.subtitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;
}
.title-news {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	letter-spacing:0px;	
	color: #000000;
	font-weight: bold;
}
.packslip {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 36px;
	letter-spacing:0px;	
	color: #000000;
	font-weight: bold;
}
.packslipsm {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	letter-spacing:0px;	
	color: #ffcc00;
	font-weight: bold;
}
.body-news {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	letter-spacing:0px;
	color: #000000;
	font-weight: normal;
}
.body-celebs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	letter-spacing:0px;	
	color: #000000;
	font-weight: bold;
}
.headline {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 42px;
	letter-spacing:-1px;
	color: #ffffff;
	font-weight: bold;
}
.subhead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
	letter-spacing:-1px;
	color: #ffffff;
	font-weight: normal;
}
.subhead2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	color: #ff0000;
	font-weight: normal;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	letter-spacing: normal;	
	color: #000000;
	font-weight: normal;
}
input { 
 background: #999999; 
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 14px; 
 color: #000000;
 border: 1px groove #4e0000;  
 margin-right: 0px; 
 padding:4px; 
}
#nobg {  background:none;}
select { 
 background: #999999; 
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 14px; 
 color: #000000;
 border: 1px groove #4e0000;  
 margin-right: 0px; 
 padding:0px; 
}
textarea { 
 background: #999999; 
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 14px; 
 color: #000000;
 border: 1px groove #4e0000;  
 margin-right: 0px; 
 padding:0px; 
} 
#neg { 
 background: #ffffff;
 color: #FF0000; 
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 12px; 
 font-weight:bold; 
}
#pos { 
 background: #ffffff;
 color: #000000; 
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 12px; 
 font-weight:bold; 
}
#del { 
 background: #FF0000;
 color: #FFFFFF; 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 padding:4px;
 font-weight:normal; 
}
#green { 
 background: #006600;
 color: #FFFFFF; 
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 12px;
 padding:4px;
 font-weight:normal; 
}
.texta { 
 background: #999999; 
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 16px; 
 color: #000000;
 border: 1px groove #4e0000;  
 margin-right: 0px; 
 padding:4px; 
}
.textb { 
 background: #999999; 
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 18px; 
 color: #000000;
 font-weight:bold;
 border: 1px groove #4e0000;  
 margin-right: 0px; 
 padding:4px; 
}
.textc { 
 background: #999999; 
 font-family:  Arial, Helvetica, sans-serif;
 color: #000000;
 font-size: 12px; 
 border: 1px groove #4e0000;  
 margin-right: 0px;
 padding:4px; 
}
input.largerCheckbox {
	width: 30px;
	height: 30px;
	background:#FF0000;
	padding:2px;
}
.cat {
	width:100%; 
	margin:0px;
	background:#999999; 
	font-family:  Arial, Helvetica, sans-serif;
	font-size:18px; 
	padding:4px; 
	padding-left:4px;
	color:#000000;
}
.subcat {
	width: 100%;
	margin: 0px;
	background: #4e0000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	padding: 4px; 
	color: #fff;
	font-weight: bold; 
	text-align:center
}
.roundright { 
	background: url(http://www.locimobile.com/images/topright.gif) no-repeat top right; 
}
.roundleft { 
	background: url(http://www.locimobile.com/images/topleft.gif) no-repeat top left; 
}
.roundcont {
	width: 80px;
	background: #999999;
	color: #000000;
	margin-left:8px;
}
.roundcont p {
	margin: 0 0px;
	padding-right:8px;
	padding-bottom:2px;
}
.roundtop { 
	background: url(http://www.locimobile.com/images/topright.gif) no-repeat top right; 
}
.roundbottom {
	background: url(http://www.locimobile.com/images/br.gif) no-repeat top right; 
}
img.corner {
   width: 5px;
   height: 5px;
   border: none;
   display: block !important;
}
/* tabs */ 
ul.navi { 
	margin:20px 0 0 0 ;
	padding:0px;
	height:1.45em;
	position: relative;
	top:0px;
	left:0px;
	width:100%; 
}

ul.navi li {
	background:url(images/tab-left.gif) left top no-repeat;
	padding-left:4px;
	float:left;
	margin:1px;
	list-style-type:none;
}

ul.navi a {
	background:url(images/tab-right.gif) right top no-repeat;
	padding:3px 12px;
	border-bottom:1px solid #D2D2D2;
	text-decoration:none;
	display: block;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

ul.navi li.active a, ul.navi a:hover {
	background-position:100% -150px;
	border-bottom:1px solid #fff;
}

ul.navi li.active {
	background-position:0 -150px;
}
a#thumb  {
    display: block;
    margin: 0 auto;
    text-decoration: none;
	border:#999999 solid; 
 	border-width:1px;
 }
a#thumb:hover {
 border:#4e0000 solid; 
 border-width:1px;
 }
 
 #userbar2-wrap {
 width: 420px;
 position: fixed;
 right: 0;
 bottom: 0;
 margin: 0;
 padding: 0;
 text-align:right;
 z-index: 99999;
}
.hlt {
	background:url(http://www.locimobile.com/images/over.gif) repeat-x;
}
.line{
	width:100%; 
    height:1px; 
    background:#999; 
    margin-top:10px; 
    margin-bottom:10px;"
}
.apps_android1 {
	background:url(http://www.locimobile.com/apps/images/apps_android.png) top no-repeat;
	width:75px; height:76px; float:left; border:1px solid #666; margin-left:2px; margin-top:1px;
	cursor:pointer;
}
.apps_android1:hover{
	background:url(http://www.locimobile.com/apps/images/apps_android.png) bottom no-repeat;
	width:75px; height:76px; float:left;  border:1px solid #121212;margin-left:2px; margin-top:1px;
	cursor:pointer;
}
.apps_bada1 {
	background:url(http://www.locimobile.com/apps/images/apps_bada.png) top no-repeat;
	width:75px; height:76px; float:left; border:1px solid #666;margin-left:2px; margin-top:1px;
	cursor:pointer;
}
.apps_bada1:hover{
	background:url(http://www.locimobile.com/apps/images/apps_bada.png) bottom no-repeat;
	width:75px; height:76px; float:left;  border:1px solid #121212;margin-left:2px; margin-top:1px;
	cursor:pointer;
}
.apps_blackberry1 {
	background:url(http://www.locimobile.com/apps/images/apps_blackberry.png) top no-repeat;
	width:75px; height:76px; float:left; border:1px solid #666;margin-left:2px; margin-top:1px;
	cursor:pointer;
}
.apps_blackberry1:hover {
	background:url(http://www.locimobile.com/apps/images/apps_blackberry.png) bottom no-repeat;
	width:75px; height:76px; float:left;  border:1px solid #121212;margin-left:2px; margin-top:1px;
	cursor:pointer;
}
.apps_iphone1 {
	background:url(http://www.locimobile.com/apps/images/apps_iphone.png) top no-repeat;
	width:75px; height:76px; float:left; border:1px solid #666;margin-left:2px; margin-top:1px;
	cursor:pointer;
}
.apps_iphone1:hover{
	background:url(http://www.locimobile.com/apps/images/apps_iphone.png) bottom no-repeat;
	width:75px; height:76px; float:left;  border:1px solid #121212;margin-left:2px; margin-top:1px;   
	cursor:pointer;
} 


