@charset "utf-8";
/* CSS Document */

#wrap #contents{
    width: 100%;
}

a:link, a:active, a:hover, a:visited {
    outline: none;    
}

html{
    background:#ffffff;
    font-family:Arial, Helvetica, sans-serif;
    color:#888888;
    font-size:12px;
}

body{
    margin:0px;
    margin-bottom:50px;
}

div, img, form{
    border:0px;
    display:block;
}

a{
    color:#333333;
    text-decoration:none;
}

h2{    
    font-size:26px;
    color:#ffffff;
    margin-top:0px;
    font-weight:normal;
    margin-bottom:3px;
    height: 25px;
}

h4{
    color:#e5b62c;
    font-size:18px;
    font-weight:normal;
    margin-top:0px;
    margin-bottom:5px;
}

a:hover{
    text-decoration:underline;
}

#black_pad{
    min-height:383px;    
}

.black_pad{
    background:url(../images/background.jpg) top center no-repeat #000000    
}

.black_pad_new{
    background:url(../images/black.jpg) repeat-x
}


#wide_wrap{
    margin-top:-383px;
}

#wide_wrap #search_bar{
    height:30px;
}

#wide_wrap #search_bar .inside_wrap #search_text{
    background:url(../images/search-bg.png) top left no-repeat;
    background-color:transparent;
    width:174px;
    height:18px;
    padding-left:15px;
    padding-top:2px;
    margin-top:12px;
}

.search_text{
    float:left;
    border:0px;
    padding-top:0px;
    width:110px;
    height:12px;
    font-size:11px;
    margin-top:1px;
}

.search_button{
    float:right;
    margin-right:4px;
}

#wide_wrap #nav_bg{
    height:80px;
    background:url(../images/nav-bg.jpg) top left repeat;
}

#wide_wrap .inside_wrap{
    width:784px;
    text-align:left;
    /*background:#333333; */
}

#wide_wrap .inside_wrap #hawking_logo{
    float:left;
    margin-top:20px;
    margin-left:24px;
}

#wide_wrap .inside_wrap #navigation{
    float:right;
    font-family: "Trebuchet MS", sans-serif;
    color:#ffffff;
    font-size:19px;
}

#wrap{
    background-color: #182933;
    padding-bottom: 25px;
    padding-top: 25px;
    width: 100%;
}

#slideshow{
    margin-top:53px;
    padding-left:24px;
    padding-right:24px;
    height:240px;
    text-align:left;    
    font-family:Helvetica,Geneva,sans-serif;
    z-index: 1;
    margin-bottom: 20px;
}

#slideshow .slide{

}

#slideshow .slide .sl_image{
    float:left;
    width:35%;
}

#slideshow .slide .sl_text{
    float:right;
    text-align:left;
    width:50%;
    font-family:Helvetica, Geneva, sans-serif;
    color:#ffffff;
}

#slideshow .slide .sl_text img{
    margin-top:10px;
    display:inherit;
}

#features{
    padding-left:20px;
    padding-right:20px;
    margin-bottom:5px;
}

#features h3{
    font-size:16px;
    color:#020202;
    margin-bottom:5px;
    margin-top:0px;
}

#features .ft_container{
    width:48%;
    float:left;
    text-align:left;
}

#features .ft_container#ft_left{
    background:url(../images/front-feature/feature-divider.jpg) top right no-repeat;
    padding-right:12px;
}

#features .ft_container#ft_right{
    float:right;
}

#features .ft_container .ft_image{
    float:left;    
    width:40%;
}

#features .ft_container .ft_image_left{
    position: relative;
    left: -7%;
    z-index: -1;

}

#features .ft_container .ft_text{
    float:left;
    width:60%;
    text-align: justify;
}

#headline{
    background:url(../images/headline-tab.jpg) top left no-repeat #f5f5f5;
    text-align:left;
    height:22px;
    overflow:hidden;
    margin-bottom:12px;

}

#headline #hd_item{
    padding-top:3px;
    padding-bottom:3px;
    border-top:#d6d6d6 1px solid;
    border-right:#d6d6d6 1px solid;
    border-bottom:#d6d6d6 1px solid;	
    margin-left:124px;
    padding-left:24px;
    font-weight:bold;
}

#categories{
    /*background:url(../images/categories-bg.jpg) top left no-repeat;*/
    height:130px;    
    float: left;    
}

#categories ul li{	
    width:20%;
    font-weight:bold;
}

#main_links{
    margin-bottom:3px;
}

#main_links .m_link{
    background:url(../images/main-links-bg.png) top left no-repeat;
    height:50px;
    width:259px;
    float:left;
    margin-right:3px;
    text-align:left;
}

#main_links .m_last{
    margin-right:0px;
}

#main_links .m_link img{
    margin-top:-24px;
    margin-left:10px;
}

#main_links .m_link_text{
    float:right;
    color:#ffffff;
    font-size:13px;
    font-weight:bold;
    margin-top:12px;
    margin-right:6px;
    text-align:right;
    text-shadow:#000000 1px 1px 1px;
}

#main_links .m_link_text a{
    color:#ffffff;
    font-size:12px;
    text-shadow:#000000 1px 1px 1px;
}

#ext_links{
    margin-bottom:8px;
}

#ext_links .ext_link{
    height:33px;
    float:left;
    width:259px;
    margin-right:3px;
}

#ext_links .ext_connect{
    background:url(../images/ext_connect.jpg) top left no-repeat;
    text-align:right;
}

#ext_links .ext_connect img{
    float:right;
    margin-right:4px;
    margin-top:4px;
}

#ext_links .ext_last{
    margin-right:0px;    
}

#footer{    
    color:#434242;
    text-align:center;
    font-size:10px;
    margin-top: 30px;
    margin-bottom: 30px;
}

#footer span{
    font-weight:normal;
}

#footer a{    
    color:#434242;
}

.clear{
    clear:both;
}

.ext_last{
    margin-top: -5px;
}

.main_links {
    margin: 40px 0 10px 0;
}


/* product search*/

.product_search {
    margin:0 20px 0 0;
    overflow:hidden;
    cursor: pointer;
}

.product_search .image{
    float:left;
    padding:0 10px 0 0;
    width:150px;
}

.product_search .image img{
    width: 150px;
    height: 150px;
}

.product_search .info{
    float:left;
    padding:15px 10px 0 0;
    width:480px;
}

.dotted_separator {
    border-bottom:1px dotted #CCCCCC;
    clear:both;
    height:1px;
    line-height:1px;
    margin:5px 0;
    padding:0;    
}

#searchAsYouTypeResults{    
    background: url("../images/dropdown_bg_long.png") repeat scroll 0 0 transparent;    
    border-bottom: 1px dashed #83B4D8;
    border-left: 1px dashed #83B4D8;
    display:none;    
    font-size:11px;
    line-height:1px;
    overflow:hidden;
    position:absolute;
    z-index:2010 
}

.searchResultList {
    border-bottom: 1px dashed #83B4D8;
    cursor: pointer;
    display: block !important;
    height: 45px;
    margin-left: 20px;
    text-align: left;
    color: #C6DFF5;
}

.search_p{    
    height: 40px;
    padding-top: 23px;
    width: 293px;
}

.search_p div{
    float: left;
}

.searchResultList:hover{
    color: #D7D81C;    
}

.floatsaytdiv h1 {
    display:inline;
    font-size:100%;
    font-weight:bold;
    margin:0 0 0 5px;
    padding:0;
    visibility:visible;    
    color: #C6DFF5;
}

.floatsaytdiv {
    float:left;
    width:214px;
}

.floatimgleft {
    float:left;
    margin-right:10px;
}

.viewAllResults {
    border-bottom: 1px dashed #83B4D8;
    color: #C6DFF5;
    cursor: pointer;
    display: block !important;
    height: 45px;
    margin-left: 30px;
    text-align: left;
}

.search_highlighted{
    color: #D7D81C;
}

.viewAllResults a{
    color: #C6DFF5;
    display: block;
    font-weight: bold;
    padding: 20px 90px 18px;
    text-decoration: none;
}

.viewAllResults a:hover{
    color: #D7D81C;
    text-decoration: none;
}

.next, .prev {
    outline: none;
}

#contents_box #contents_top{
    margin-top: 50px;    
    min-height: 320px;
}

#contents_top .product_image{
    float: left;
    position: relative;
    left: -110px;
}

#contents_top .product_image #triggers img{
    min-width: 360px;
}

#contents_top .product_header{
    float: left;
    width: 500px;
    margin-left: -100px;
}

#contents_top .product_header{
    float: left;
    width: 500px;
    margin-left: -100px;
}

.product_header .product_buy_now img{
    float: left;
    margin-right: 15px;
}

.category_breadcrumbs{
    margin-bottom: 10px;
    font-size: 15px;
}

#contents_top .product_header .product_name{
    font-size: 35px;
    font-weight: normal;
    text-align: left;
    color: #000000;
    float: left;
    width: 445px;
}

#contents_top .product_header .product_model{
    font-size: 15px;
    font-weight: normal;   
}

.ini_hide {
    display: none;
}

.product_content {
    min-height: 300px;
}

.product_support{
    display: none;
}

.product_image_tab{
    float:left;
    padding:0;
    text-align:center;
    width:100px;
    margin-right: 30%;
    margin-bottom: 10px;
}

.product_image_tab .subcategory_thumb img{
    width: 160px;
}

#tienda_categories #category_list{
    width: 100%;
    margin-left: 15px;
    float: left;
}

#tienda_categories #category_list .category_item{    
    width: 222px;
    height: 116px;
    float: left;
    margin: 10px 15px;
}

#tienda_categories #category_list .category_item .category_div{
    height: 116px;
    float: left;
}

#tienda_categories #category_list .category_item .category_left{
    background:url(../images/category-left.jpg) no-repeat;    
    width: 10px;
}

#tienda_categories #category_list .category_item .category_body{
    background:url(../images/category-body.jpg) repeat-x;    
    width: 200px;
}

#tienda_categories #category_list .category_item .category_body .category_thumb{
    float: left;
    width: 100px;
}

#tienda_categories #category_list .category_item .category_body .category_thumb img{
    margin-top: 8px;
    width: 90px;
}

#tienda_categories #category_list .category_item .category_body .category_name{
    float: left;
    width: 100px;
    text-align: left;
    font-size: 13px;
    margin-top: 15px;    
}

#tienda_categories #category_list .category_item .category_right{
    background:url(../images/category-right.jpg) no-repeat;
    width: 12px;
}

.blue_header{
    background:url("../images/contents-nav-bg.png") repeat-x scroll left bottom transparent;        
    height: 29px;
}

#contents_box #contents_left .sideproduct{
    background:url("../images/left-sideproduct.png") no-repeat transparent;
    height: 211px;
}

#contents_box #contents_left .sideproduct img{
    margin-left: 35px;    
    padding-top: 5px;
    width: 160px;
    height: 131px;
}

#contents_box #contents_left .sideproduct span{
    color: #FFFFFF;    
}

#contents_box #contents_left .sideproduct .product_name{
    font-size: 25px;
    margin-left: 25px;
}

#contents_box #contents_left .sideproduct .product_model{
    font-size: 15px;
    margin-left: 80px;
}

#contents_box #contents_left .sideproduct .details {
    margin-top: 3px;
    margin-left: 80px;
}

#contents_box #contents_left .featured{
    background:url("../images/left-featprod.png") no-repeat transparent;    
}

.promotion .feat_prom_img{
    float: left;
    margin-left: -8px;
    margin-top: -10px;
}

.featured .feat_prom_img{    
    float: left;
    margin-left: -8px;
    margin-top: -5px;
    width: 96px;
    height: 79px;
}

.feat_prom .feat_prom_span{    
    float: left;
    color: white;
    margin-left: 5px;
    margin-top: 7px
}

.feat_prom .feat_prom_span a{
    color: white;
}

.feat_prom .feat_prom_span .featured_text{
    font-size: 17px;    
}

.feat_prom .feat_prom_span .product_name{
    font-size: 13px;    
}

#contents_box #contents_left .promotion{
    background:url("../images/left-promo.png") no-repeat transparent;    
}

#contents_box #contents_left .feat_prom{
    height: 57px;
    margin-top: 20px;
}

.box_bg .contact_box{
    margin-left: 60px;
    padding-right: 30px;
}

.box_bg .contact_text{
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    margin-left: 20px;
}

.press_left:hover{
    background-color: #CDDAE2;
    cursor: pointer;    
}

#contents_left .press_left div{
    float: left;
    height: 95px;
    overflow: hidden;    
}

#contents_left .press_left div p{
    padding: 5px;
    height: 70px;
    overflow: hidden;    
}

#contents_left .press_left .press_date{
    width: 50px;        
}

#contents_left .press_left .press_text{        
    width: 175px;    
    padding-left: 5px;
    text-align: justify;    
}

#contents_left .press_hr{                
    border-top: #000000 1px dotted;
    width: 230px;        
    margin-top: -10px;
}

.press_header{
    color: black;
}

#contents_box #contents_left .sideproduct_shop{
    background:url("../images/prod-sidebar.jpg") no-repeat transparent;
    height: 216px;
}

#contents_box #contents_left .sideproduct_shop div{
    float: left;
    margin-top: 50px;
}

#contents_box #contents_left .sideproduct_shop .side_img{
    width: 149px;
}

#contents_box #contents_left .sideproduct_shop .side_text {
    margin-top: 85px;
}

.sideproduct_shop .side_text .product_name{
    color: #000000;
    font-size: 17px;
    font-weight: bold;
}

.sideproduct_shop .side_text .product_model{
    color: #dc3636;
    font-weight: bold;
    font-size: 12px;
}

.sideproduct_shop .side_text .details{
    margin-top: 10px;
}

.shop_images{
    width: 100%;
}

.shop_images div{
    float: left;
    margin: 25px;
}

.shop_images div img{
    width: 160px;
}

.box_bg .registration_desc{
    margin: 5px;
}

.registration_desc {
    color: #000000;
}

.registration_box {
    margin-right: 15px;
    color: #000000;
}

.registration_box table tr td input[type=text]{
    width: 100%;
}

.registration_box table tr td span{
    text-align: right;
    width: 100%;
}

.align_right{
    text-align: right;
}

.registration_required{
    font-weight: bold;
}

.captcha_text {    
    float:left;
    margin-right:5px;
    margin-top:10px;
}

.captcha_image{
    float: left;
}

.thankyou_registration {
    background-color:#FFFFAA;
    border:1px solid black;
    margin:10px;
    padding:5px;    
}

.error_text {
    color: red;
    font-weight: bold;
}

.related_wheel{
    text-align: center;
    height: 100px;    
}

.related_wheel img{
    width: 100px;
    height: 100px;
    margin-left: 20px;
}

.category_thumb img{
    width: 90px;
    height: 90px;
}

.related_wheel_text{
    text-align: center;
    margin-right: 10px;
    margin-top: 10px;        
    height: 30px;
    overflow: hidden;
}

#tienda_products .product_info{
    min-height: 200px;
    float: left;    
    width: 614px;
}

#tienda_products .product_info .product_numbers{
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: normal;
}

.product_minidesc{
    margin-bottom: 20px;
    min-height: 123px;
    overflow: hidden;
}

.products_wheel{
    margin-left: 25px;
    margin-top: 20px;
}

.products_wheel input[type=image]{
    float: left;
    margin: 10px;
}

#product_files{

}

.current_page_text {  
    color: #000000;
    padding: 5px;
}

.breadcrumb_link{
    color: #79a8b0;    
}

.product_breadcrumb{
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 25px;
}

.related_text{
    margin-bottom: 5px;    
}

.related_text span{
    float: left;
    font-size: 16px;
}

.related_text img{
    float: left;    
    margin-left: 5px;
    margin-top: 2px;
}

#tbl_rma tr td input[type=text]{
    width: 100%;
}

#tbl_rma {
    text-align: right;
}

.rma_div{
    margin-left: -30px; 
    width: 580px;
    margin-bottom: 20px;
}

.rma_div p{
    text-align: justify; 
    line-height: 20px;
}

.productfile_header{    
    margin-bottom: 30px;
    display: none;
}

.revision_name {
    background-color: #00467F;
    border-bottom: 2px solid #60849C;
    height: 30px;
    width: 625px;
    cursor: pointer;
    margin-top: 15px;
}

.revision_tab{
    background-color: #D1EAFF;
    height: 30px;
    margin-top: -2px;
    width: 625px;
    border-bottom: 2px solid #00477f;
}

.revision_tab div{
    float: left;
    font-size: 12px;
    font-weight: bold;    
    padding-top: 8px;
    text-align: center;
    vertical-align: middle;
    width: 135px;
    cursor: pointer;
}

.revision_tab_focus, .revision_tab div:hover{
    background-color: #FFFFFF;
    height: 24px;
}

.revision_div{
    background-color: #FFFFFF;
    min-height: 150px;
    width: 625px;
    border-bottom: 5px solid #00477F;
}

.revision_title {
    font-size: 12px;
    font-weight: bold;
    color: #3d5260;
    padding: 13px;
}

.revision_os div{
    color: #808080;
    border: 1px solid #99a4aa;
    float: left;
    width: 73px;
    height: 24px;
    border-right: none;
}

.revision_os div img{
    float: left;
    margin-right: 5px;
    cursor: pointer;
}

.revision_os div p{
    margin-top: 5px;    
}

.second_os div{
    margin-top: -1px;
}

.revision_display{
    margin-top: 30px;
    min-height: 30px;
}

.revision_display div{    
    float: left;
    margin: 15px;
    width: 100px;
    color: #808080;
    margin-right: 0px;
}

.revision_display div img{
    float: left;    
    margin-right: 5px;
}

.revision_text p{    
    margin-top: 5px;
}

.revision_text p a{
    font-weight: bold;
    font-size: 12px;
    color: #4fd84d;    
}

.video_display div{
    float: left;    
}

.video_display .title{
    width: 230px;
}

.video_display .uploaded{
    width: 90px;
}

.video_display .description{
    width: 290px;
}

.faq_class, .video_class{
    padding-top: 30px;
}

.faq_question{
    font-weight: bold;
    margin-bottom: 15px;
    cursor: pointer;
}

.faq_question img{
    float: left;
}

.faq_answer, .faq_photo{
    margin-left: 30px;
    margin-top: 5px;
    margin-right: 15px;
    text-align: justify;
}





.drivers .win_mac_tab{    
    width: 510px;
    height: 40px;    
}

.drivers .win_mac_tab span{
    padding-top: 10px;
    font-size: 14px;
    font-weight: bold;
    float: left;
    padding-left: 95px;
    cursor: pointer;
    color: 000000;
}

.drivers .win_mac_tab .win_tab{
    height: 30px;    
    width: 165px;
}

.drivers .win_mac_tab .mac_tab{
    height: 30px;    
    width: 145px;
}

.win_drivers, .mac_drivers {
    margin-top: 20px;
    min-height: 40px;
}

.win_drivers div, .mac_drivers div {
    float: left;
    margin-left: 17px;
    margin-right: 17px;
}

.win_drivers div p, .mac_drivers div p{
    text-align: center;
}

.drivers{
    margin-top: 10px;
}

.disabled_driver {    
    font-style: oblique;
    color: grey;
}



#banner {
    background: url("../images/banner.gif") no-repeat scroll center 0 transparent;
    height: 180px;    
    width: 100%;
    text-align: center;
}

.new_categories{
    float: left;
    height: 270px;
    width: 319px;
    margin-right: 3px;
    margin-top: 10px;
    cursor: pointer;
    overflow: hidden;
}

.category_body {
    background: url("../images/content_bg.png") repeat-x scroll 0 0 transparent;
    height: 245px;
    width: 100%;
}

#category_header{
    background-color: #006AB6;
    height: 26px;
    width: 100%;
    text-align: left;
}

#category_header div {
    color: #90B9D8;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 5px 25px;
}

.content_title {
    color: #90CFF2;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 23px;
    font-weight: bold;
    padding: 20px 0 0 25px;
    text-align: left;
    width: 270px;
}

.content_desc {
    color: #BADAF3;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 10px 0 0 25px;
    text-align: left;
    width: 270px;
}

.learn_button {
    margin: 215px 0 0 25px;
    position: absolute;
}

.content_img {
    float: right;
    margin-right: 10px;
    width: 225px;
    height: 170px;
}

#cat_footer {
    background-color: #384E5C;
    height: 161px;
    margin-left: 15px;
    margin-top: 20px;
    width: 965px;
}

#cat_footer_inner {
    border-right: 1px solid #8BB5CF;
    float: left;
    height: 161px;
    width: 321px;
    text-align: left;
    overflow: hidden;
    cursor: pointer;
}

.footer_title {
    color: #94BAD8;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding: 20px 0 0 25px;
}

.footer_desc {
    color: #BADAF3;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 15px;
    letter-spacing: 0;
    padding: 8px 0 0 25px;
}

.learn_button1 {
    margin: 75px 0 0 25px;
    float: left;
    width: 100px;
}

#product_header {
    background-color: #006AB6;
    height: 26px;
    margin-left: 15px;
    margin-top: 20px;
    width: 963px;
    margin-bottom: 20px;
}

#inside_text {
    height: 14px;
    margin: 4px 25px;
    width: 940px;
}

#product_text a{
    color: #83B4D8;
    float: left;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
}

#next_text, #next {    
    float: left;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 4px;
    color: #D7D81C;
}


#inside_text img {
    margin-bottom: 1px;
}

#ja-headerwrap {
    width: 1398px;
    background-color: #182933;
    padding-bottom: 10px;    
}

#ja-headerwrap #header{
    background-color: #384E5C;
    height: 93px;
    width: 1398px;
}

#links_wrapper {
    background-color: #384E5C;
    float: left;
    height: 100%;
    width: 254px;
    text-align: left;
    font-size: 13px;
}

#text_wrapper {
    margin: 15px auto;
    width: 225px;
}

.title_text, .title_text a {
    color: #D1EAFF;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
}

.parent_active_link {
    margin-bottom: 15px;
    background: url("../images/arrow1.png") no-repeat scroll 0 center transparent;
    width: 235px;
}

.active_link {
    margin-bottom: 15px;
    background: url("../images/arrow.png") no-repeat scroll 0 center transparent;
    width: 240px;
}

.parent_active_link a{
    color: #D1EAFF;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-left: 20px;
}

.active_link a {
    color: #D7D81C;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-left: 20px;
}

.parent_active_link img, .active_link img{
    margin-top: 3px;
}

#sub_link_wrapper {
    margin: 0 0 15px 30px;
    width: 178px;
}

#text_wrapper a {
    text-decoration: none;
}

.sub_link a {
    color: #D1EAFF;
    font-weight: bold;
    font-size: 12px;
}

#tienda_products {
    float: left;
    width: 722px;
}

.wireless_wrapper {
    height: 232px;    
    width: 699px;
    text-align: left;
    margin-top: 7px;
    margin-left: 15px;
    font-size: 12px;
}

.wireless_header {
    background-color: #90B9D8;
    height: 26px;
}

.head_text {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 5px 25px;
    text-align: left;
}

.wireless_body {
    background: url("../images/content_bg1.png") repeat-x scroll 0 0 transparent;
    height: 207px;
    width: 100%;
}

.item_img {
    float: left;
    height: 190px;
    margin: 14px;
    overflow: hidden;
    width: 297px;
}

#upper_overview .item_detail {
    float: right;
    height: 204px;
    margin-right: 30px;
    width: 350px;
}

.wireless_body .item_detail {
    float: right;
    height: 204px;
    margin-right: 30px;
    width: 335px;
}

.item_code {
    color: #90B9D8;
    font-weight: bold;
    margin-top: 15px;
    font-size: 16px;
}

.item_name {
    color: #C7E0F5;
    font-size: 17px;
    font-weight: bold;
    margin-top: 10px;
    width: 360px;

}

.item_specs {
    color: #000000;
    font-weight: bold;
    height: 160px;
    line-height: 14px;    
    overflow: hidden;    
    margin-top: 10px;
}

.contentpane {
    width: 270px;
}

.sub_sublinks {
    margin: 0 0 20px 25px;
}

.sublinks {
    margin-bottom: 15px;
}

.sublinks a {
    color: #D1EAFF;
    font-weight: bold;
    font-size: 12px;
}

.item_img img{
    vertical-align: middle;
}

#products_wrapper {
    float: left;
    width: 722px;
}

#overview_body {
    background: url("../images/content_bg2.png") repeat-x scroll 0 0 #699FCB;
    padding-bottom: 1px;
}

#upper_overview {
    height: 227px;
    width: 714px;
}

.learn_more_button a {
    margin-right: 10px;
}

#tabs {
    margin-left: 25px;
}

#tabs ul li {
    float: left;
    list-style: none outside none;
    margin-right: 3px;
}

#tabs ul li a:hover, #tabs ul li a.current {
    background-color: #00467F;
    color: #D7D81C;
}

#tabs ul li a {
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    background-color: #306497;
    color: #90B9D8;
    float: left;
    font-weight: bold;
    padding: 4px 10px;
    text-decoration: none;
}

#lower_overview_body {
    border-top: 1px solid #00467F;
    margin: 0 auto;
    width: 680px;
    padding-left: 20px;
}

#lower_overview_body .product_content {
    margin: 15px 20px;
    width: 630px;
    color: #000000
}

.detail_content {
    font-weight: bold;
    line-height: 15px;
}

#product_container {
    margin: auto;
    width: 980px;
}

.learn_more_button{
    float: right;
    margin-bottom: 15px;
    padding-right: 155px;
    width: 100%;
}

.learn_more_button a img{
    float: right;
    margin-right: 10px;
}

.scroll_title {
    float: left;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 3px;
    padding: 11px 20px;
}

.scroll_direction {
    float: right;
    padding: 13px 40px;
}

.product_file{
    margin: 15px 0;
}


.productfile .file_type {
    color: #004882;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 15px 0 5px 15px;
}

.productfile .file_name {
    -moz-border-radius: 10px 10px 10px 10px;
    background-color: #394F5C;
    height: 36px;
    width: 537px;
}

.productfile .file_name .download {
    color: #FFFF00;
    float: left;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 3px;
    padding: 11px 20px;
}

.productfile .file_name .file a{
    color: #8CBDE1;
    float: left;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 11px 0 0 10px;
    width: 215px;
}

.productfile .file_name .date_upload {
    color: #8CBDE1;
    float: right;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 11px 15px 0 70px;
}

.sub_sublinks div a{
    font-size: 12px;
}

#press_wrapper, #support_wrapper {
    float: left;
    width: 700px;
    margin-left: 15px;
    margin-right: 5px;
}

.content_wrapper{
    float: left;
    background: url("../images/content_bg2.png") repeat-x scroll 0 0 #699FCB;
    width: 963px;
    margin-left: 15px;
    margin-right: 5px;
}

.content_body{
    color: #000000;
    margin: 20px;
    text-align: justify;
    width: 98%;
    margin-left: 0px;
}

#press_body, #support_body {    
    background: url("../images/content_bg2.png") repeat-x scroll 0 0 #699FCB;
    width: 100%;
    color: #FFFFFF;
    text-align: left;
    min-height: 532px;
}


#support_nav {
    padding: 25px 0 0px 20px;
}

#support_nav ul li {
    float: left;
    list-style: none outside none;
    margin-right: 3px;
}

#support_nav ul li a:hover, #support_nav ul li a.current {
    background-color: #00467F;
    color: #D7D81C;
}

#support_nav ul li a {
    -moz-border-radius-topright: 3px;
    background-color: #306497;
    color: #90B9D8;
    float: left;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 14px;
    text-decoration: none;
}

.shop_container, .support_container {
    /*background: none repeat scroll 0 0 #D1EAFF;*/
    margin: auto auto auto 11px;
    padding-bottom: 25px;
    width: 678px;
    color: #000000;
    min-height: 440px;
}

#support_search_wrapper {
    background-color: #00467F;
    padding: 20px 0 10px;
    width: 70%;
    float: left;
}

#support_search_wrapper span{
    color: #90B9D8;
    font-size: 12px;
    font-weight: bold;    
    margin-right: 16px;
}

#support_search_wrapper input {
    background-color: #C7E0F5;
    border: medium none;
    height: 20px;
    width: 200px;    
}

#support_content {
    background-color: #00467F;
    margin-top: 1px;
    min-height: 212px;
    width: 100%;
}

#support_content_head {
    background-color: #00467F;
    float: left;
    height: 52px;
    width: 30%;
}

#support_content_head div {
    color: #00467F;
    font-size: 12px;
    margin-left: 30px;
    margin-top: 16px;
    padding: 8px 0;
    text-align: left;
}

#support_content_head div a{
    color: #D7D81C;
    font-weight: bold;
}

.support_list {
    float: left;    
    width: 224px;
}

.support_list_head {
    background-color: #00467F;
    height: 28px;
    position: relative;
    width: 226px;
    z-index: 100;
}

.support_list_head div {
    color: #D1EAFF;
    padding: 8px 10px;
    font-size: 12px;
}

#select_category, #select_subcategory{
    height: 181px;
    width: 99%;
}

.support_list_content select {
    background-color: #C7E0F5;
    border: medium none;
    font-size: 10px;        
    overflow-x: scroll;
    padding: 15px;    
}

#continue_button {
    margin: 15px auto;
    width: 632px;
}

#continue_button input {
    float: right;
}

#support_right_content {
    margin-top: 5px;
}

.support_right_wrapper {
    border-bottom: 1px solid #000000;
    padding: 20px 10px;
}

.search_right_wrapper {
    border-top: 1px solid #000000;
    padding: 20px 10px;
    cursor: pointer;
    position: absolute;    
}

.right_head_text {
    color: #90B9D8;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 7px;
}

.right_body_text {
    color: #D1EAFF;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 16px;
}

.support_other_tab{
    background-color: #D1EAFF;
    text-align: justify;    
    padding: 20px;    
    min-height: 364px;
}

.support_rma_tab{    
    font-size: 12px;
    margin-left: 50px;
    padding-right: 50px;
    padding-top: 20px;
    text-align: justify;
}

#links_wrapper_1 {
    background-color: #394F5C;
    float: right;
    min-height: 330px;
    padding-bottom: 30px;
    width: 254px;
}

#press_right_content {
    margin-top: 5px;
}

.press_right_wrapper {
    border-bottom: 1px solid #000000;
    min-height: 50px;
    padding: 20px 10px;
}

#press_body_head {
    border-bottom: 1px solid #000000;
    min-height: 50px;
}

#press_head_links {
    padding: 20px 15px;
}

#press_head_links a:hover, #press_head_links a.current {
    color: #D6D819;
}

#press_head_links a {
    color: #182933;
    font-weight: bold;
    padding: 0 20px;
    text-decoration: none;
}

#press_lower_links {
    padding: 0 0 10px 15px;
}

#press_lower_links a:hover, #press_lower_links a.current {
    color: #C7E0F5;
}

#press_lower_links a {
    color: #182933;
    font-weight: bold;
    padding: 0 20px;
    text-decoration: none;
}

#media_content_wrapper, #press_content_wrapper {
    background-color: #00467F;
    margin-left: 11px;
    margin-top: 20px;
    width: 100%;
}

.press_contents {
    float: left;
    margin-bottom: 15px;
}

.press_date {
    color: #000000;
    float: left;
    margin-right: 35px;
}

.press_msg {
    color: #000000;
    float: right;
    letter-spacing: 1px;
    line-height: 16px;
    width: 800px;
}

.press_msg a {
    color: #306497;
    font-style: italic;
    text-decoration: none;
}

#previous_next {
    margin: 40px auto 10px;
    width: 600px;
}

#prev_next {
    float: right;
}

#prev_next a {
    color: #000000;
    font-style: italic;
    padding: 0 10px;
    text-decoration: none;
}

.press_body{
    font-size: 12px;
    text-align: left;
}


#search_results ul, #products_wrapper ul{
    margin-left: 15px;
}

#search_results{
    float: left;
    width: 727px;
}

.overview_title a{
    color: #90B9D8;
}

#support_nav ul{
    margin-left: -9px;
}

.press_content_inner{
    background-color: #D1EAFF;
    margin: 3px;    
    padding: 8px;
    color: #000000;
    min-height: 373px;
}

.current_press{
    background: url("../images/arrow.png") no-repeat scroll 0 center transparent;
    padding-left: 15px;       
    color: #D7D81C;
}

.press_sub_header div{
    float: left;
    color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    font-weight: bold;
    font-size: 12px;
}

#product_photos_wrapper, #product_howto_wrapper{
    background: none repeat scroll 0 0 #D1E8F8;
    border-top: 15px solid #00477F;
    margin-bottom: 20px;
    margin-top: 20px;
    overflow: hidden;
    width: 655px;
}

.support_other_header{
    background-color: #00467F;
    color: #D1EAFF;
    font-size: 11px;
    height: 40px;
    padding: 9px;
    padding-left: 20px;
}

#media_content_wrapper a{
    color: #00467F;
}

.registration_form{
    font-size: 11px;
}

.registration_form table{
    margin-top: 10px;
}

.registration_form table tr td span{
    font-weight: normal;
    font-size: 10px;
}

.bold_font{
    font-weight: bold;
}

.register_tell{
    font-size: 14px;
    color: #00467F;
    margin-top: 15px;
    font-weight: bold;
}

.registration_link{
    margin: 15px;
}

.registration_link a{
    font-style: italic; 
    color: #00467F;    
}

.registration_table{
    height: 330px;
}

.rma_download div{
    float: left;
    font-weight: bold;
    margin-right: 14px;
    margin-top: 12px;
}

.rma_download a{
    color: #FFFFFF;
    font-size: 11px;
}

.revision_name_div {
    color: #D1EAFF;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 15px;
    margin-left: 13px;
    margin-top: 8px;        
}

.file_header{
    background-color: #91C5EB;
    border-bottom: 1px solid #BCDBF1;
    border-right: 1px solid #BCDBF1;
    color: #1C1413;
    float: left;
    height: 26px;
    padding-left: 15px;
    padding-top: 15px;
    width: 190px;
    font-weight: bold;
}

#file_list a, #file_list div{
    color: #384E5C;
    font-weight: normal;
}

img.doubox1, img.arrow_dwn, img.arrow_up {
    width: 13px;
    margin-top: 3px;
}


#file_list img{
    border: medium none;
    padding-right: 6px;
    width: 12px;
    display: inline;
}

.spec_lists {
    font-weight: bold;
    line-height: 14px;
}

img.doubox, img.tr_grn {
    width: 12px;
    display: inline;
}

.revision_desc_p{
    width: 280px; 
    overflow: hidden; 
    float: left; 
    margin-right: 5px;
    height: 19px;
    text-align: center;
}

.revision_file_desc_p{
    height: 32px;
    margin-top: -10px;
    overflow: hidden;
    width: 180px;
}

.revision_more{
    float: right;
    width: 30px;
    margin-top: 0px;
}

#tab_bar {
    background-color: #90B9D8;
    height: 26px;
}

#tab_bar_text {
    font-weight: bold;
    padding: 8px 0 0 30px;
}

.category_text {
    border-bottom: 1px solid #000000;
    font-size: 10px;
    padding: 15px 20px;
}

.category_list {
    border-bottom: 1px solid #000000;
    padding: 25px 30px;
}

.category_name {
    float: left;
    font-weight: bold;
}

.show_more {
    float: right;
}

#category_wrapper {
    background-color: #D1E8F8;
}

#legacy_wrapper {
    float: left;
    font-size: 14px;
    margin-left: 5px;
    text-align: left;
    width: 718px;
}

.support_rma_tab input{
    background-color: #FFFFFF;
}

.support_search{
    border: 1px solid #00467F;
    background-color: #d1eaff;
    min-height: 376px;
}

.search_separator{
    background-color: #00467F;
    border-top: 2px solid #90b9d8;
    height: 30px;
    width: 100%;
}

.support_comments{
    color: #000000;
    height: 650px;
    overflow: auto;
    width: 600px;
}

.support_comments h1{    
    font-size: 25px;
}

.support_comments p{
    font-size: 11px;
}

.support_info{
    font-size: 11px;
    font-weight: bold;    
    margin-top: 10px;
}

.support_info table tr td{
    text-align: right;
    vertical-align: top;
}

.support_info input{
    width: 300px;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    font: 12px Arial;
}

.input_textarea{
    font: 12px Arial;
    width: 300px;
}

.support_info input[type=textarea]{
    font-size: 11px;
}

#comment_pr{
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0;
}

.support_info a{
    color: #00AEEF;
}

.comment_button{    
    margin-top: 25px;
    float: right;    
    margin-right: 25px;
}

.table_support_search{
    margin-left: 25px;    
    width: 610px;
}

.support_search #product_files .productfile{
    background-color: #d1eaff;
}

.support_result_text{
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 27px;
    padding-top: 10px;
}

.no_found{
    color: #000000;
    margin-left: 25px;
    margin-top: 10px;
}

.popup_comments .right_head_text{
    color: #90B9D8;
}

.popup_comments .right_body_text{
    color: #D1EAFF;
}

#popup_newsletter input{
    margin-top: 10px;
}

#popup_newsletter .newsletter_div{
    margin-left: 35px;
}

#popup_newsletter .newsletter_div_captcha{
    margin-left: -15px;
}

#thumbs .thumb{
    cursor: pointer;
}

.popImg_container{
    overflow: auto;
}

.right_head_text a:hover, .right_body_text a:hover{
    text-decoration: none;
}

#sitemap{
    text-transform: uppercase;
}

#sitemap ul{
    margin-left: 45px;
    line-height: 20px;
}

.sitemap_container{
    background-color: #D1EAFF;
    color: #000000;
    margin: 3px;    
    padding: 15px;
}

.featured_item, .help_me_choose{
    float: right;
    margin-right: 25px;
    overflow: hidden;    
}

.help_me_choose img{
    width: 100px;
    margin-top: 3px;
}

.featured_item img{
    width: 70px;    
}

.photo_thumb_div, .how_photo_thumb_div{
    border-top: 3px solid #00477F;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-left: 20px;
    padding-top: 10px;
    min-height: 125px;
}

.photo_thumb_div div, .how_photo_thumb_div div{
    float: left;
    margin-right:20px;
}

.photo_thumb_div div img, .how_photo_thumb_div div img{
    width: 100px;
    cursor: pointer;
}

.main_content div{
    float: left;
    margin-top: 20px;
}

.main_content .main_arrows{
    margin-left: 15px;    
    width: 30px;
}

.main_content .main_arrows img{
    margin-bottom: 15px;
    cursor: pointer;
}

.main_content .main_image{
    margin-left: 55px;    
    width: 500px;
}

.main_content .main_image img{
    width: 500px;
}