body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(/images/body.gif);
	background-repeat: repeat-x;
	background-position:center top;
	text-align:center;
}

img {
	border: 0;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1,h2,h3,h4,h5,h6 {
	margin-top: 0px;
	margin-bottom: 14px;
}
a{
	color: #3B67AE;

}
a:hover {
	text-decoration: none;
}

form{
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 14px;
}

.items ul{
	margin: 0px;
	padding: 0 0 15px 20px;
}
.items li{
	margin: 0px;
	padding: 10px 0 0 0;
}

hr.dotted{
	border-bottom: dotted 1px #ffffff;
}
input {
	border: 1px solid #CCCCCC;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wrapper{
	text-align:left;
	width:900px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
#header{
	position:relative;
	height:96px;
	background-image: url(/images/TopBg.gif);
	background-repeat: repeat-x;
}
#head_left{
	width:22px;
	height:96px;
	background-image: url(/images/TopLeft.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: -10px;
}
#head_right{
	width:22px;
	height:96px;
	background-image: url(/images/TopRight.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: -10px;
}
#detection_logo{
	background-image: url(/images/MovilaDetectionLogo.gif);
	width:205px;
	height:27px;
	position: absolute;
	top:20px;
	left: 20px;
}
#detection_logo h1{
	display: none;
}
#slogan{
	background-image: url(/images/Slogan.gif);
	width:156px;
	height:15px;
	position: absolute;
	top:30px;
	right:5px;
	left: 718px;
}
#slogan h1{
	display:none;
}
#feature-menu {
	list-style: none;
}
#menu{
    position: absolute;
    bottom:1px;
    left:10px;
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
    width: 800px;
    z-index: 1000;
}
#menu ul{
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
}
#menu a{
    font-family:Arial;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration:none;
    display:block;
    width: auto;
    padding-left:15px;
    padding-right:15px;
    padding-top: 8px;
    padding-bottom: 8px;
}
#menu a:hover {
    background-color: #EFAD2F;
}
#menu li{
    float: left;
    width: auto;
    background-image:url(/images/MenuBg.gif);
    background-repeat:no-repeat;
    background-position: right;

}
#menu li ul {
    position: absolute;
    width: 144px;
    left: -999em;
    padding-left: 2px;
    padding-right: 2px;
    background-color: #F6B62E;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #EFB32A;
    border-bottom-color: #EFB32A;
    border-left-color: #EFB32A;
    padding-bottom: 2px;
}
#menu li li {
    background-image:none;
}
#menu li ul a {
    float: none;
    padding-top: 5px;
    padding-right: 2px;
    padding-bottom: 5px;
    padding-left: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EFAD2F;
    display: block;
    width: 140px;
    font-weight: normal;
}
#menu li:hover ul, #menu li.sfhover ul{
    left: auto;
}
#search{
	position: absolute;
	bottom:5px;
	right:20px;
}
#search input{

}
input.search{
	background-image:url(/images/search.gif);
	background-repeat:no-repeat;
	width:22px;
	height:20px;
	border:0px;
	margin-left:5px;
}
#lang {
	position: absolute;
	top: 75px;
	left: 610px;
	width: 95px;
	height: 19px;
}



#main{
	width:100%;
}
#left{
	float:left;
	width:650px;
}
#right{
	float:right;
	width:240px;
}
#frontpage-flash {
	margin-top: 5px;
	z-index: -1000;
}
#main_pic{
	margin-top:10px;
	/*background-image:url();*/
	height: 224px;
	width:650px;
}

#main_pic_product{
	margin-top:10px;
	background-image:url(/images/movila_detection_2.jpg);
	height: 120px;
	width:650px;
}

#main_pic1{
	margin-top:10px;
	background-image:url(/images/BannerImage2.jpg);
	height: 119px;
	width:650px;
}

#main_pic_why{
	margin-top:10px;
	background-image:url(/images/why.jpg);
	height: 119px;
	width:650px;
}

#main_pic_about_us{
	margin-top:10px;
	background-image:url(/images/about_us.jpg);
	height: 119px;
	width:650px;
}

#main_pic_blog {
	margin-top: 10px;
	background-image: url(/images/blog.jpg);
	height: 119px;
	width:650px;
}

#main_pic_detectfree {
	margin-top: 10px;
	background-image: url(/images/detect_free.jpg);
	height: 119px;
	width:650px;
}

#main_pic_movila_detection {
	margin-top: 10px;
	background-image: url(/images/movila_detection.jpg);
	height: 119px;
	width:650px;
}

#content_wrapper{
	width:650px;
	line-height: 16px;
	background-image: url(/images/textareatop.gif);
	background-repeat: repeat-x;
}
#content_wrapper h1 {
	font-size: 20px;
	color: #FEB502;
	line-height: 20px;
}

#con-bottom {
	background-image: url(/images/textareaBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 13px;
}
#con {
	background-image: url(/images/textareaBg.gif);
}
#conpad {
	padding: 25px;
}

.box{
	float:left;
	display: block;
	width:206px;
	margin-right:15px;
	margin-top: 10px;
}
.box_last{
	float:right;
	display: block;
	width:206px;
	margin-top: 10px;
}
.blue_header{
	background-image:url(/images/HeaderBlue.gif);
	color:#ffffff;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	line-height: 13px;
}

.green_header{
	background-image:url(/images/HeaderGreen.gif);
	color:#ffffff;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	line-height: 13px;
}

.red_header{
	background-image:url(/images/HeaderRed.gif);
	color:#ffffff;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	line-height: 13px;
}
.box_cont{
	border: solid 1px #cccccc;
	height: 150px;
	background-color: #e8e8e8;
	padding:10px;
	line-height: 17px;
	position: relative;
}
a.learn_more {
	background-image: url(/images/Button95px.gif);
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
	padding-right: 2px;
	padding-bottom: 2px;
	outline:none;
	background-position: left center;
	width: 95px;
	position: absolute;
	bottom: 13px;
	left: 59px;
}

#login_area{
	margin-top:10px;
	width:240px;
	
}
#login_header{
	background-image:url(/images/HeaderOrange.gif);
	color:#ffffff;
	padding: 5px 0px 5px 5px;
}
#login_content{
	background-color: #e8e8e8;
	border: solid 1px #cccccc;
	padding:10px;
	height: 74px;

}
.login_button{
	background-image:url(/images/Button77px.gif);
	background-repeat:no-repeat;
	width:77px;
	height:18px;
	border:0px;
	color:#FFFFFF;
	font-size:10px;
	text-align:left;
	padding-bottom:3px;
	padding-left:10px;
}
.login_text {
	width: 140px;
}
td.col{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.orange_box{
	margin-top:10px;
}
.grey_header{
	background-image:url(/images/HeaderBlack.gif);
	color:#ffffff;
	padding: 5px;

}
.orange_content{
	background-color: #feb502;
	border: solid 1px #cccccc;
	padding:6px;
}

.orange_content h2{
	font-family: arial;
	font-size: 12px;
	color:#000000;
	padding:0px;
	margin-bottom: 4px;
}

.white_content {
	background-color: #FFFFFF;
	text-align: center;
	padding: 8px;
	border: 1px solid #CCCCCC;
}

#footer{
	background-image:url(/images/FooterBg.jpg);
	height: 30px;
	width:900px;
	margin-top: 14px;
	position: relative;
	color: #999999;

}
#footer a {
	color: #999999;
}
#footer .text {
	padding: 8px;
	color: #999999;
}
#footer .footer-right {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 500px;
	text-align: right;
}
.no-border {
	border-style: none;
	
}
.clear {
	clear:both;
}
.com_table th {
	background-color: #FEB502;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #FFFFFF;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.com_table td {
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
}
.com_table .td-color {
	background-color: #E2E2E2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
}
.code-header {
	background-color: #feb502;
	width: 100%;	
}
.code-title {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.9em;
	padding: 0.25em;
	margin-left: 1.0em;
	margin-top: 0;
  	margin-bottom: 0;  
}
.code-input {
	background-color: #fee095;
	color: #000000;
	width: 100%;
	margin: 0;
	padding: 0;
}
.code {
	font-family: monospace, "Courier New";
	background-color: #fee095;
	color: #000000;
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}
.basic-list {
    margin-bottom: 14px;
    list-style: none;
}
.spacer {
	margin-bottom: 14px;
}
.error {
	color: red;
	border: 1px solid red;
	padding: 10px;
}
.buynow {
	border: none;
	margin: 10px;
}
.buynow img {
	border: none;
}
.buynow input {
	border: none;
}
