/* #7EB900; */
*{
    padding:0;
    margin:0;
    font-family:Arial,Helvetica,sans-serif;
    color:#444;
}
a,a:hover,a:visited,a:active{
    border:0;
    outline:0;
    text-decoration: none;
}
.red_link,.red_link:hover{
    font:bold 11px Helvetica,Verdana;
    letter-spacing: 1px;
    color:#fff;
    background-color: #ff0000;
    text-align:center;
    padding:2px 4px;
    text-decoration:none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;    
}
.red_link:hover{
    -moz-box-shadow: 0 0 3px #F62817;
    -webkit-box-shadow: 0 0 3px #F62817;
    box-shadow: 0 0 3px #F62817;
}
.text_link,.text_link:hover{
    color:#222;
    background-color: #e7e7e7;
    text-align:center;
    padding:1px 3px;
    text-decoration:none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;    
}
.red_link:hover{
    -moz-box-shadow: 0 0 3px #F62817;
    -webkit-box-shadow: 0 0 3px #F62817;
    box-shadow: 0 0 3px #F62817;
}
img{
    border:0;
    outline:0;
}
#aslogo{
    width:100%;
    text-align: center;
    margin-bottom:70px;
}
body{
    width:100%;
    height:100%;
}
#wrapper{
    vertical-align:top;
    width:1420px;
    min-height:100%;
    height: auto !important;height: 100%;
    margin:0px auto -109px;
    overflow-x: visible;
}
#leftBannerWrapper,#rightBannerWrapper{
    width:200px;
    float:left;  
    top:90px;
    min-height:800px;
    height: 100%;
    position:absolute;
}
/* ADDS */
#topBanner{
    width:1000px;
    height:80px;
    clear:both;
    margin:5px auto;
    background-color: transparent;
}

#leftBanner_1,#leftBanner_2,#leftBanner_3,#rightBanner_1,#rightBanner_2,#rightBanner_3{
    width:200px;
    height:250px;
    clear:both;
    margin-bottom:10px;
    background-color: transparent;
}
/* left */
#leftBanner_1 img,#leftBanner_2 img,#leftBanner_3 img{
    float:right;
}
/* right */
#rightBanner_1 img,#rightBanner_2 img,#rightBanner_3 img{
    float:left;
}
/* ADDS END */

#leftBannerWrapper{
    margin-right:10px;    
}
#rightBannerWrapper{
    float:right;
    margin-left:1220px;
}
#contentWrapper{
    vertical-align:top;
    width:1000px;
    min-height:900px;
    height: 100%;
    background-color:#fff;
    margin:0 auto;
}

#spacer{
    height:100px;
    width:100%;
    clear:both;
}
#flags{
    width:100%;
    height:25px;
    text-align:right;    
    margin:0 auto;
    line-height:25px;
}
#btnWrap{
    width:700px;
    float:right;    
}
#mediaWrap{    
    float:right;
    padding:2px 0;
    vertical-align:top;
    width:100px;
    text-align:right;
}
#flags a,#flags a:hover {
    display:inline;
    text-decoration:none;
    border:0;
    outline:0;
    line-height:25px;
}
#top{
    width:100%;
    height:50px;
    margin:0 auto;
    background:#fff url('../images/top.jpg') repeat-x;
    -moz-box-shadow: 0 0 5px #bbb;
    -webkit-box-shadow: 0 0 5px #bbb;
    box-shadow: 0 0 5px #bbb;
}
#header{
    width:100%;
    margin:10px auto 5px;
    height:220px;   
    clear:both;
}
#staff{
    color: #3D71B6;
    text-decoration:underline;
    font-weight:bold;
    font-size:14px;
    padding:5px 0px 25px 30px;
}
#signin a:hover {
    color:#000;
    text-decoration:underline;
}
#innerContentWrapper{
    width:980px;
    float:left;
    margin:0 auto;
    padding:0 10px;
    min-height:400px;
    clear:both;
}
#bottom{
    margin:0 auto;
    background-color:#fff;
    text-align:center;
    clear:both;
    height:82px;
    width:1000px;
    text-decoration: none;
    color:#908F8F;
    font-size:9px;
    padding-top:15px;
    border-top:1px solid #eee;
}
#loader_big{
    width:100%;
    text-align:center;
    min-height:200px;
    padding-top:40px;
}
#copy{
    float:left;
    width:300px;
    text-align:left;
    padding-left:20px;
}
#contactLogo{
    background:#fff url('../images/idimport_logo.gif') no-repeat -10px center;
    height:64px;
    width:158px;
    float:right;
    display:inline;
    padding-right:10px;
}
#contact{
    float:right;
    display:inline;
    width:180px;
    border-left:1px solid #D3D3D3;
    color:#908F8F;
    font-size:9px;
}
#contact span{
    color:#302F2F;
    font-size:13px;
}
#contact a,#contact a:hover{
    color: #3D71B6;
    text-decoration:underline;
    font-weight:bold;
}
#privacy{
    width:200px;
}
#privacy a,#privacy a:hover{
    text-decoration: none;
    color:#bbb;
    font-size:9px;
    margin-top:20px;
    font-weight: normal;
}
#privacy a:hover{
    text-decoration: underline;
}
.navigation{
    width:100%;
    height:50px;
    margin:0 auto;    
    float:left;
}
.navigation li{
    list-style:none;
    float:left;
    display:inline;
    height:37px;    
    padding-top:13px;
}
.navigation a,.navigation a:hover {
    font-size: 15px;
    color:#fff;
    text-decoration:none;
    text-transform: uppercase;
    border:none;
    outline: none;
    border-style:none;
    margin:0 15px;
}
.navigation a:hover {
    text-decoration:underline;
}
#contentSpace{
    width:100%;
    height:40px;
}
h1{
    font-family: "segoe ui",Helvetica, Verdana,Tahoma, Arial,Helvetica,sans-serif;
    color: #FFF;
    background-color: #7EB900;
    padding:8px 8px 8px 20px;    
    font-size: 20px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px; 
    margin-bottom:25px;
    letter-spacing:1px;
    text-transform: capitalize;
    font-weight: normal;
    width:400px;
}
h2{
    font-family: "segoe ui",Helvetica, Verdana,Tahoma, Arial,Helvetica,sans-serif;
    color: #FFF;
    background-color: #7EB900;
    padding:8px 8px 8px 20px;    
    font-size: 20px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px; 
    margin-bottom:25px;
    letter-spacing:1px;
    text-transform: capitalize;
    font-weight: normal;
    width:400px;
}
#bolded{
    width:100%;
    clear:both;
    line-height: 30px;
    font-weight: bold;
    font-variant-caps: normal;
}
#head{
    font-family: "segoe ui",Helvetica, Verdana,Tahoma, Arial,Helvetica,sans-serif;
    color: #FFF;
    background-color: #7EB900;
    padding:6px;    
    font-size: 18px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;    
    letter-spacing:1px;
    text-transform: capitalize;    
    clear:both;
    line-height:80px;
}
#blueCap{
    text-align:right;
    float:right;
    height:50px;
    line-height:50px;
    padding-right:2px;
}
#blueCap span{
    font-family: "segoe ui",Helvetica, Verdana,Tahoma, Arial,Helvetica,sans-serif;
    color: #FFF;
    background-color: #39C;
    padding:4px;    
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;    
    text-transform: capitalize;    
    clear:both;
    line-height:50px;
}
h3,h4,h5{
    font-size: 1em;
    text-align:justify;
}
h3{
    padding:4px 10px;
    font-weight:normal;
}
h4{
    font-weight:normal;
    margin:0 0 0 20px;
    padding:3px;
}
h5{
    margin:0 0 0 40px;
    font-weight:normal;
    padding:2px;
}
.content_table{
    width:98%;
    text-align:left;
    padding:0;
    margin:0 0 15px 0;
    border:0;
    vertical-align:top;
    clear:both;
    max-width: 980px;
}
#content_caption{
    background: url('../images/greenbox.gif') no-repeat left center;
    height:14px;
    font:bold 13px Helvetica,Verdana;
    color:#7EB900;
    letter-spacing:2px;
    padding:0 0 0 15px;
    margin-bottom:8px;
    vertical-align:middle;
    text-align:left;
    text-transform:uppercase;
}
.input_both{
    font:11px Helvetica,Verdana;
    width:98%;
    background:#f5f5f5;
    border:1px solid #d5d5d5;
    padding:10px 15px;
    text-align:center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;    
    font-weight:bold;
    color:#39C;    
    
    -moz-box-shadow: 0 0 3px #e5e5e5;
    -webkit-box-shadow: 0 0 3px #e5e5e5;
    box-shadow: 0 0 3px #e5e5e5;    
}
.input_label,.input_td,.input_msg{
    height:auto;
    font:12px Helvetica,Verdana;
    color:#555;
    padding:2px;
    vertical-align:middle;
    margin:1px;
}
.input_msg{
    color:red;
    font:bold 10px Helvetica,Verdana;
    text-align:left;
    padding-left:5px;
}
.input_label{
    width:260px;
    padding-left:10px;
    letter-spacing:1px;
}
.input_td{
    width:300px;
}
.input_signin,.input_text,.input_select,.input_text_list1{
    height:auto;
    background:#f5f5f5;
    border:1px solid #d5d5d5;
    font:10px Helvetica,Verdana;
    color:#555;
    vertical-align:middle;
    padding:1px;
    margin:1px;
    width:215px;
    
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px; 
    
    -moz-box-shadow: 0 0 3px #e5e5e5;
    -webkit-box-shadow: 0 0 3px #e5e5e5;
    box-shadow: 0 0 3px #e5e5e5;   
}
.input_text_list1{
    width:85px;
}
.input_signin{
    text-transform:none;
}
.input_select{
    width:220px;
}
.input_submit,.input_submit:hover,.input_submit_red,.input_submit_red:hover,.input_submit_green,.input_submit_green:hover{
    cursor:pointer;
    width:220px;
    height:auto;
    letter-spacing:1px;
    text-align:center;
    vertical-align:middle;
    padding:2px;
    margin:1px;
    text-transform:uppercase;
    outline:0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    background:#39C;
    border:2px solid #39C;
    color:#fff;
    text-decoration:none;
    font:bold 11px Helvetica,Verdana;
}
.input_submit:hover{
    background:#FFF;
    border:2px solid #39C;
    color:#333;
}
.input_submit_red{
    background:#f00;
    border:2px solid #f00;
}
.input_submit_red:hover{
    background:#FFF;   
    border:2px solid #f00;
    color:#333;
}
.input_submit_green{
    background:#f00;
    border:2px solid #7EB900;
}
.input_submit_green:hover{
    background:#FFF;   
    border:2px solid #7EB900;
    color:#333;
}
a#register,a#register:hover,a#marketBtn,a#marketBtn:hover{
    float:left;
    display:block;
    color:#FFF;    
    border:1px solid #7EB900;
    text-decoration:none;    
    font:bold 34px Helvetica,Verdana;
    text-transform:capitalize;    
    padding:6px 15px;
    margin:10px 0 10px;    
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;  
    letter-spacing:1px;
    
    background: #7EB900;
    background: -moz-linear-gradient(bottom, #7EB900, #BCE73A);
    background: -webkit-gradient(linear, center bottom, center top, from(#7EB900), to(#BCE73A));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7EB900', endColorstr='#BCE73A');
}
a#register,a#register:hover{
    font:bold 18px Helvetica,Verdana;
    letter-spacing:0px;
    margin:0px;   
    border:1px solid #FF9900;
    background: #FF9900;
    background: -moz-linear-gradient(bottom, #FF9900, #FFB950);
    background: -webkit-gradient(linear, center bottom, center top, from(#FF9900), to(#FFB950));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9900', endColorstr='#FFB950');
}
a#marketBtn:hover,a#register:hover{
    color:#333;
    background:#FFF;    
}
#tablewrapper {
    width:99%;
    margin:0 auto 15px;
    clear:both;
    font:12px Helvetica,Verdana;
    color:#555;    
}
#tableheader {
    float:left;
    height:50px;
    width:99%;
    margin-bottom:20px;
}
.search {
    float:left;
    margin-left:1px;
    margin-bottom:1px;
    text-transform: uppercase;    
    background-color: #ccc;
    border:0;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    border-radius: 9px;     
    font:bold 14px Helvetica,Verdana;
    color:#555;
    height:46px;
    line-height:46px;
    padding:0 30px 0 20px;
}
.details {
    float:left;
    line-height:46px;
    text-transform: uppercase;
    font:bold 12px Helvetica,Verdana;
}
.details div {
    float:left;
    margin-left:16px;
    line-height:46px;
    text-transform: uppercase;
}
#tablenav div a,#tablenav div a:hover,.details div a,.details div a:hover{
    font:bold 12px Helvetica,Verdana;
    color:#555;
}
.search input{
    height:auto;
    background:#fff;
    border:0;
    font:14px Helvetica,Verdana;
    color:#555;
    vertical-align:middle;
    padding:3px;
    margin:1px;
    height:20px;    
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    border-radius: 9px; 
}

.tinytable {
    width:100%;
    clear:both;
}
.tinytable th {
    text-align:left;
    color:#FFF;
    border:1px solid #FFF;
    background-color:#39C;
    border-collapse: collapse;
    height: 25px;
    max-height: 25px;
}
.tinytable th h3 {
    font-size:11px;
    text-transform: uppercase;
    padding:2px;
    color:#FFF;
}
.tinytable .desc h3,.tinytable .asc h3,.tinytable .head:hover, .tinytable .desc:hover, .tinytable .asc:hover,.tinytable img{
    cursor:pointer;
}
.tinytable td {
    font-size:11px;
    color:#555;
    padding:3px;
    border-collapse: collapse;
    text-align: center;
    border:1px solid #fff;
}
.tinytable td a,.tinytable td a:visited,.tinytable td a:active,.tinytable td a:hover{
    font:11px Helvetica,Verdana;
    color:#555;
    text-decoration:none;
    border:0;
    outline:0;
}
.tinytable td a:hover{
    text-decoration:underline;
}
.tinytable .evenrow td {
    background: #fafafa;
}
.tinytable .oddrow td {
    background: #f4f4f4;  
}
.tinytable tfoot {
    background:#e2e2e2;
    font-weight:bold;
}
.tinytable tfoot td {
    padding:3px 4px;
}
#tablefooter {
    height:30px;
    float:left;
    display: inline;
    margin-top: 20px;
    text-transform: uppercase;
    width:100%;
    line-height:30px;
}
#tablenav {
    float:left;
    line-height:30px;
}
#tablenav img {
    cursor:pointer;
    padding:7px;
    line-height:30px;
}
#tablenav div {
    float:left;
    line-height:30px;
    margin-left:5px;
}
#tablenav select,#tablelocation select{
    height:auto;
    background:#fff;
    border:1px solid #ccc;
    color:#555;
    vertical-align:middle;
    padding:3px;
    margin:3px;
    font:bold 12px Helvetica,Verdana;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px; 
}
#tablelocation {
    float:right;
    line-height:30px;
    text-transform: uppercase;
    margin-right:30px;
}
#tablelocation div {
    float:right;
    line-height:30px;
}
.page {
    margin:2px 5px 0;
    font-style:italic;
    float:right;
    font:bold 12px Helvetica,Verdana;
    color:#555;
    line-height:30px;
}

.slidedoormenuLeft{
    list-style-type: none;
    margin-bottom:8px;
    padding: 0;
    width: 99%;
}
.slidedoormenuLeft li{
    text-align:left;
    padding:0px 3px;
}
.slidedoormenuLeft li a,.slidedoormenuLeft li a:visited,.slidedoormenuLeft li a:active,.slidedoormenuLeft li a:hover{
    font:bold 11px Helvetica,Verdana; 
    text-decoration:none;
    color:#333;
}
.slidedoormenuLeft li a:hover{
    text-decoration:underline;
}
#sub_headerLeft{
    font:12px Helvetica,Verdana;
    border-bottom:2px solid #ccc;
    color:#ccc;
    width:100%;
    height:12px;
    margin:5px 0 10px;
    text-align: right;
    vertical-align: middle;
    text-transform: uppercase;
    float:right;
    width:98%;
    font-weight: bold;
    line-height: 13px;
    text-indent: 2px;
}
#sub_headerLeft{
    text-align: left;
    float:left;
}