/* CSS Document */
body{
  margin:0 auto;
  padding:0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#2167ac;
  background-image:url(images/back.jpg);
  background-repeat:repeat-x;
  background-color:#c8dfef;
  }
 
 
 
 /*header*/ 
.head{
  width:930px;
  margin:0 auto;
  padding:0px;
  background-image:url(images/light.jpg);
  background-repeat:no-repeat;
  height:115px;
  }
.logo{
  float:left;
  width:115px;
  }
.english{
  float:right;
  width:250px;
  color:#FFFFFF;
  margin-top:60px;
  padding-left:360px;
  text-align:center;
  }
.english a{
  text-decoration:none;
  color:#FFFFFF;
  }
.english a:hover{
  text-decoration:underline;
  color:#FFFFFF;
  }
.english img{
  margin-right:5px;
  }
.menu{
  width:930px;
  margin:0 auto;
  padding:0px;
  font-size:13px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  }
.nav{
  background-image: url(images/nav-back.jpg);
  background-repeat:repeat-x;
 
  color:#FFFFFF;
  width:930px;
  height:40px;
  padding:0px;
  float:left;
  }




/*nav*/


.nav ul{
  list-style-type:none;
  padding:0px;
  margin:0px;
  }
.nav ul li{ 
  float:left;
  text-align:center;
  display:block;
  text-decoration:none
  }
.nav ul li a{
  text-decoration:none;
  color:#FFFFFF;
  display:block;
  font-size:13px;
  }

.nav ul li a#current{
   background-image: url(images/home-hover.jpg);
   color:#FFFFFF;
   } 
.nav ul li a#current02{
   background-image:url(images/support-hover.jpg);
   color:#FFFFFF;
   }   
 
.nav ul li a#current03{
  background-image:url(images/nav-hover.jpg);
  background-repeat:repeat-x;
  } 
.navspel{
  line-height:40px;
  float:left;
 
  } 
.navspel a{
  padding:0px 20px 0px 21px;
  margin:0px;
  display:block;
   font-weight:bold;
  }
.navspel a:hover{
  background: url(images/nav-hover.jpg) repeat-x;
  display:block;
  }
.navmid{
float:right;
  width:2px;
  margin:0px;
  padding:0px;
  }
  
.support{
  float:right;
  width:109px;
  line-height:40px;
  }
.support a{
  width:109px;
  display:block;
  text-decoration:none;
  color:#FFFFFF;
  margin:0px;
  background-image:url(images/support-back.jpg);
  background-repeat:no-repeat;
  margin:0px;
  }
.support a:hover{ 
  width:109px;
  background-image: url(images/support-hover.jpg);
  background-repeat:no-repeat;
  display:block;
  }
  
  
.home{ width:88px;}
.home a{
  display:block;
  text-decoration:none;
  line-height:40px;
  text-align:center;
  margin:0px;
  background-image:url(images/home-back.jpg);
  background-repeat:no-repeat;
  margin:0px;
  }
.home a:hover{ 
  background-image: url(images/home-hover.jpg);
  background-repeat:no-repeat;
  }
a{
  text-decoration:underline;
  color:#2167ac;
  }  



/*contain*/


.contain{
  width:913px;
  margin:0 auto;
  background-color:#FFFFFF;
  padding:3px 8px 8px 9px;
  }
 
.mid{
  margin-bottom:20px;
  padding:0px;
  } 
.wisedrivers{
  margin:10px 0px 20px 0px;
  background-image:url(images/downloadback.jpg);
  background-repeat:repeat-x;
  }
.download{
  float:left;
  margin:0px 10px 0px 10px;
  padding:0px;
  }
 .center{
  text-align:center;
  margin-top:10px;
  margin-bottom:10px;
  }
.downloadright{
  width:600px;
  float:right;
  margin-top:10px;
  margin-right:10px;
  }  
.downloadright table tr td{
  padding-top:10px;
  }  
  
  
h1{
  font-size:30px;
  margin:0px;
  padding:0px;
  }
.h2{
  color:#1e65ab;
  font-size:18px;
  font-weight:normal;
 
  }
h3{
  font-size:18px;
  color:#2167ac;
  margin:0px;
  padding:0px;
  }  
p{
  margin:0px;
  padding:0px;
  }

 
.left{
  width:282px;
  margin-left:8px;
  margin-right:8px;
  float:left;
  }
.font{
  float:left;
  margin-top:15px;
  }
 .font h3{ margin:0;} 

.content02{
  float:left;
  width:604px;
  margin:0px;
  padding:0px;
  }  
.title02{
 border-bottom:1px #b1c5d6 solid;
 }
.title{
  float:left;
  margin-left:5px;
  margin-right:5px;
  padding:0px;
  margin-bottom:8px;
  }
  
.title03{
  margin-top:20px;
  padding-bottom:5px;
  border-bottom:1px #b1c5d6 solid;
  font-size:16px;
  font-weight:bold;
  color:#2167ac;
  }
  
  
.font02{
  margin:0px;
  margin-left:10px;
  margin-right:10px;
  margin-top:10px;
  padding:0px;
  }
  
.font03{
  float:right;
  width:216px;
  font-size:11px;
  }

.butter{
  background-color:#c8dfef;
  height:85px;
  width:913px;
  }
.butterleft{
  width:550px;
  float:left;
  margin-top:15px;
  margin-left:20px;
  }  
.butterright{
  float:right;
  width:310px;
  margin-top:15px;
  margin-right:10px;
  }


/*footer*/  
.footer01{
  margin:0 auto;
  border-bottom:6px #daeaf4 solid;
  }
.footer02{
  background-color:#e6f1f8;
  height:170px;
  }
.footer03{
  margin:0 auto;
  width:795px;
  padding-top:25px;
  }
.footer03 a{
  text-decoration:none;
  }
.footer03 a:hover{
  text-decoration:underline;
  }
.footer04{
  padding-top:20px;
  margin:0 60px;
  }
.footerlogo{
  float:left;
  text-align:right;
  width:220px;
  } 
.footercontent{
  float:right;
  width:435px;
  margin-left:15px;
  margin-top:10px;
  }
.font04{
  color:#000000;
  font-size:11px;
  }
  
  
  
/*feature*/

.featureback{
  width:908px;
  background-image:url(images/features/navback.gif);
  background-repeat:repeat-y;
  margin-top:5px;
  margin-left:5px;
  }
  
.leftnavspel{
  height:2px;
  margin:0px;
  padding:0px;
  width:230px;
  }
  
.featurenav{
  float:left;
  width:230px;
  margin-right:5px;
  }
.leftnav{ 
  }
.leftnav ul{ 
  list-style:none;
  margin:0px;
  padding:0px;
  } 
.leftnav ul li{ 
  height:36px;
  line-height:36px;
  }
.leftnav ul li a{ 
  text-decoration:none;
  background-image:url(images/features/nav-line.jpg);
  background-position:top;
  background-repeat:no-repeat;
  padding:0px 0px 0px 20px;
  display:block;
  margin:0px;
  }
  
.leftnav ul li a#current02{
  background-image:url(images/features/navhover.jpg);
  background-repeat:no-repeat;
  color:#2e96e4;
  font-weight:bold;
  padding-left:40px;
  display:block;
  }
.leftnav ul li a:hover{
  color:#2e96e4;
  font-weight:bold;
  padding-left:40px;
  display:block;
  background-image:url(images/features/navhover.jpg);
  background-repeat:no-repeat;
  }
.featureright{
  float:right;
  width:673px;
  } 
.font05{
  margin:10px;
  }
.font06{
  font-size:13px;
  font-weight:bold;
  }
.font07{
  margin-left:15px;
  margin-right:25px;
  margin-top:10px;
  margin-bottom:10px;
  } 
  
/*drivers*/
#drivers{
  margin:0px;
  padding:0px;
  }
#drivers span{ 
   margin:0px;
   padding:0px;
   }
#drivers span img{ width:152px;
                   height:100px;
				   margin-right:10px;
				   margin-bottom:20px;}
#driverfor img{ width:310px;
                height:57px;}
				
				
				
.form{ text-indent:5em;
       margin:5px 0px 5px 0px;}
.form02{ text-indent:9em;}


/* screenshots */
#screenshots{ margin-top:10px;
              margin-bottom:15px;}
#screenshots span{ padding-right:15px 0px 10px 5px;
                   margin:0px;}
#screenshots span img{ 
					   margin-right:25px;
					   padding:0px;}
					   
/*	Resend license */
.resend{ width:800px;
         height:120px;
		 border-left:1px #8abbde solid;
		 border-right:1px #8abbde solid;
		 border-bottom:1px #8abbde solid;
		 border-top:30px #8abbde solid;}
.resend02{ margin-left:120px;
           margin-top:40px;
		   height:24px;
		   line-height:24px;
		   }
.resend02 img{ margin:0px;
                padding:0px;
				}
				


/*pay*/
.pay{ float:left;
      width:299px;
	  height:330px;
	  background-image:url(images/pay/back.gif);
	  background-repeat:no-repeat;
	  text-align:center;
	  margin-bottom:15px;
	  margin-top:10px;
	  }
.pay02{ float:right;
        width:299px;
		height:330px;
		background-image:url(images/pay/back.gif);
		background-repeat:no-repeat;
		text-align:center;
		margin-bottom:15px;
		margin-top:10px;
		margin-right:10px;
		}	
.paycontain{ margin:10px;
             padding:0px;}
.paycontain02{ float:right;
               width:180px;
			   margin-top:10px;}
.payleft{ float:left;
          margin-top:15px;
		  margin-right:20px;
		  width:240px;}
.payright{ float:right;
           width:585px;
		   margin-top:15px;
		   margin-bottom:15px;}
		   
.payfont{ color:#03478b;
          font-weight:bold;}
.projection{ float:left;}

/*ticket*/
#ticket{ clear:both; 
          padding:0px 40px 0px 0px; 
		  margin:0px; 
		  border-bottom:1px #9dc6e2 solid;
		  height:24px;
          background-color:#d2e7f5;}

#ticket li{ padding:0px; 
            display:inline; 
			margin:0px; 
			list-style-type:none; }

#ticket li a{ display:block; 
              padding-left:25px; 
			  color:#2667ab; 
			  font-weight:bold; 
			  float:right; 
			  margin:0px 10px; 
			  line-height:24px; 
			  height:24px; 
			  text-decoration:none;}
			  
			  
#ticket li a:hover{ color:#074b8f;}
#ticket a.home{ background:url(images/home.gif) no-repeat 0px 5px;}

#ticket a.new_ticket{ background:url(images/new_ticket.gif) no-repeat 0px 5px;}

#ticket a.my_tickets {background: url(images/my_tickets.gif) no-repeat 0px 5px;}

#ticket a.ticket_status {background: url(images/ticket_status.gif) no-repeat 0px 5px;}

#ticket a.log_out {background:: url(images/logout.gif) no-repeat 0px 5px;}

#index { padding:15px 0px 20px opx; }

#index h1{ font-size:15px;}

.big{ font-size: 12px; 
      line-height:1.4em;}
.lcol { float:left; 
        width:400px;}
.rcol { float:right; 
        width:400px;}
.clear { clear:both;}
.lcol h3 { font-weight:bold; 
           font-size:12px; 
		   color:#ff8100;}
.rcol h3 { font-weight:bold; 
           font-size:12px; 
		   color:#ff8100;}
.lcol .btn { border:1px solid; 
             font-weight:bold; 
			 font-size:11px; 
			 margin:5px;}
.lcol.btn a{ border:1px solid; 
             font-weight:bold; 
			 font-size:11px; 
			 margin:5px;}
#content form { padding:0px; 
                margin:0px;}
#content form.status_form fieldset{ clear:none;}
#content form label{ padding-right:10px; 
                     display:block; 
					 float:left; 
					 width:60px; 
					 text-align: right;}
#content #index form input{ float:left; 
                            width:175px;}
#content #bar{ display:block; 
               float:left; 
			   width:21px; 
			   height:auto;}
			   
			   



/*awards*/
.awards02{ margin:10px;
           padding:0px;}
.awards03{ 
		   float:left;
		   text-align:center;
		   font-size:120px;
		   font-family:Arial;
		   display:block;
		   width:222px;
           height:126px;
		   }
		   
		   
.awards03 img{ vertical-align:middle;}
.back{ background-color:#f0f0f0;
       padding:15px 8px 5px 8px;
	   margin:0px;}
	   
/*register*/
.register{
   width:385px;
   float:left;
   margin-left:40px;
   }
.register02{ 
  margin:15px 0px 15px 0px;
  background-image:url(images/other/back.jpg);
  height:166px;
  padding-top:30px;
  }
.register03{ width:120px;
             float:left;
			 text-align:right;}
.register03 p{ padding-bottom:8px;
               padding-top:5px;}
.register04{ width:265px;
             float:right;
			 text-align:left;}
			 
hr{
  color: red; 
  height: 1px; 
  border: 0; 
  background:#b1c5d6;
  }
  
  
  
/*pay*/

      div#sell {
        width: 300px;
        float: left;
        padding-left: 30px;
        padding-top: 5px;
        margin-bottom: 30px;
      }
      
      div#sell img#box {
        margin-bottom: 40px;
      }
      
      div#sell h3, div#sell h5 {
        position: relative;
        right: 20px;
        text-align: center;
      }
      
      div#sell h3 {
        margin: 0;
      }
      
      div#sell h5 {
        margin: 0;
        font-size: 25pt;
        font-weight: normal;
        font-style: italic;
		font-family:Verdana, Arial, Helvetica, sans-serif;
        color: #2a70b6;
		font-weight:bold;
      }
 
 
 
 
 
 
 
 
      
      div#secure {
        position: relative;        
        border: 2px solid #E6E6E6;
        padding: 10px;
        margin-left: 10px;
        margin-right: 50px;
        margin-top: 30px;
        margin-bottom: 30px;
      }
      
      div#secure h4 {
        margin-top: 0;
      }
      
      div#secure img {
        position: absolute;
        right: -35px;
        _right: 13px;
        top: -20px;
      }
      
      div#secure p {
        text-align: justify;
        font-size: 9pt;
      }
      
      div#process {
        width: 540px;
        float: left;
        padding-top: 10px;
        margin-left: 10px;
        margin-right: 5px;
      }

      div#wiseoption {
        margin-top: 20px;
        padding: 10px 20px;
        background-image: url(images/feature/back.gif);
        background-position: top;
        background-color: #c8dfef;
        background-repeat: repeat-x;
        border: 1px solid #3981bc;
      }
      
      label {
        font-weight: bold;
        font-size: 11pt;
        float: right;
        height: 30px;
        padding: 5px 0;
      }

      div#wiseoption label {
        margin-left: 5px;
        font-weight: bold;
      }
      
      div#wiseoption p {
        margin-top: 0;
      }

      div#wiseoption p span {
        text-decoration: line-through;
      }
      
      div#wiseoption select {
        width: 240px;
        display: block;
        margin: 0 auto;
      }
      
      div#addon {
        width: 310px;
        padding-left: 0px;
        margin: 5px auto 5px;
      }
      
      div#addon input {
        margin-top: 7px;
        _margin-top: 3px;
        float: left;
      }

      *:first-child+html div#addon input {
        margin-top: 4px;
      }      

      div#addon label {
        position: relative;
        left: -5px;
      }
      
      div#addon p {
        font-size: 11pt;
        font-weight: bold;
        text-align: center;
    }

      p#limitedoffer {
        position: relative;
        top: -15px;
        font-weight:bold;

      }
      
      div#wiseoption p#bigbtn {
        width: 280px;        
        height: 31px;
        margin: 0px auto 10px;
        display: block;
        margin-top: 0px;
        _overflow: hidden;
      }      

      div#wiseoption p#bigbtn span {
        text-decoration: none;
        font-weight: bold;
        font-size: 36pt;
        vertical-align: top;
        color: red;
		margin-bottom:20px;
        
      }
      div#wiseoption p#bigbtn span {
        _position: relative;
        _top: -18px;

      }
      
      *:first-child+html p#bigbtn span {
        position: relative;
        top: -18px;

      }
      
      div#wiseoption {
      }
      
      
      p#bigbtn input {
        height: 30px;
        width: 90px;
        margin: 0 10px;
      }
      
      div#creditcards {
        padding: 10px 0;
        border: 1px solid #3981bc;
        border-top: 0;
      }
      
      div#creditcards img {
        width: 355px;
        margin: 0 auto;
        display: block; 
      }

      div#footer {
        clear: both;
        text-align: right;
        border-top: 5px solid #d6d6d6;
        background-color: #FF8800;
      }
      
      div#footer p {
        color: #666666;
        margin-right: 30px;
        margin-top: 8px;
        margin-bottom: 0;
        padding-bottom: 8px;
      }  
      
      div#pitch {
        border-top: 15px solid #FF8800;
        padding: 15px 30px 0 30px;
      }
      
      div#pitch img {
        float: left;
        margin-right: 20px;
      }
      
      div#userinfo {
        width: 330px;
        float: left;
        margin-left: 35px;
        margin-top: 30px;
        padding: 20px;
        border: 2px solid #c6c6c6;
        background-color: #F3B663;
        background-image: url(images/feature/back.gif);
        background-position: top;
        background-repeat: repeat-x;
      }
      
      img.awards {
      }
      
      img#leftawards {
        float: left;
        width: 160px;
        margin-left: 40px;        
        margin-bottom: 30px;
        clear: left; /* for ie8 */
      }
      
      img#rightawards {
        float: right;
        width: 83px;
        margin-right: 30px;

      }

      div#info input {
        padding: 2px;
        float: right;
        height: 20px;
        margin-right: 40px;
        margin-left: 10px;
        width: 175px;
      }

      div#info select {
        float: right;
        margin-top: 3px;
        margin-right: 40px;
        margin-left: 10px;
        width: 185px;
      }
      
      div#info select {
        margin-right: 39px;
      }
      
      div#userinfo input#submit {
        float: right;
        height: 30px;
        margin-top: 20px;
        position: relative;
        right: 110px;
      }
.highlight{color:#b22927;font-size:22px; font-weight:bold; }
.highlight1{ color: #B22927; }
