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


.edt_controls_container {
    padding: 0;
    width:100%;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img,  ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol,  ul, li, fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	color:#141393;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.float_right{
    float:right;
    clear: both;
    overflow: hidden;
    *left:0px;
}

.rss {
    color: #3686BE;
    font-size:12px;
    font-weight:bold;
    padding: 0 0 0 20px;
    font-family:Georgia, "Times New Roman", Times, serif;
}

.rss_text {
    font-size:12px;
    font-family:Verdana,Arial,Helvetica,sans-serif;
}

.back_link {
    color: #13AEDB;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:12px;
    text-decoration:underline;
}

a, a:visited{
    text-decoration:none;

}

a:hover{
    text-decoration:none;

}

/* remember to define focus styles! */
:focus { outline: 0; }

ol,
ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after { content: ""; }

blockquote,
q { quotes: "" ""; }
p, a, li{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;}

* html .conteiner{height:1%;}

body {
    margin:0;
    padding:0;
    background:#1F1FBC;
    min-width:964px;
}

.header{
    height:70px;

}
    
.header_top{
    background:url(images/header_bg_main.jpg) repeat-x;
    height:40px;
}

.logo{
    background:url(images/logo.png) no-repeat;
    width:244px;
    height:265px;
    position: absolute;
    top:12px;
    left:12px;
}

.menu_hor{
    float:right;
}

.menu_hor li{
    float:left;
    background:url(images/menu_hor_right_passive.jpg) right repeat-y;
    height:27px;
    padding-top:7px;
}

.menu_hor li a{
    float:left;
    height:28px;
    padding-left:3px;
}

.menu_hor li a span{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#FFFFFF;
    padding-right:24px;
    padding-left:21px;
    display:block;
    padding-top:7px;
    height:21px;
    cursor:pointer;
}

.menu_hor .active {
    background: none;padding-top:0px;
height:34px;
}
.menu_hor .active a span{
height:auto;
padding-top:14px;
background:url(images/../images/menu_hor_active_right.jpg) right no-repeat;
color:#000000;
}


.menu_hor .active a{
    background:url(images/menu_hor_active_left.jpg) left no-repeat;
   height:34px;
position:relative;
right:2px;
}

.menu_hor .active a span{
    background:url(images/menu_hor_active_right.jpg) right no-repeat;
   color:#000000;
height:20px!important;
padding-bottom:0px!important;
padding-bottom:7px;
height:auto;
padding-top:14px;

}

.icon_menu{
    clear:both;
    float:right;
    margin-top:15px;
    *width:710px;
}

.icon_menu li{
    float:left;
    display:block;
    height:103px;
    width:80px;
    margin-right:7px;
}

.icon_menu li p{
    text-align:center;
    color:#FFFFFF;
}

.icon_menu li p {
    text-decoration:underline;
}

.icon_menu li a:hover p{
    text-decoration:none;
}

.conteiner{
    padding:10px 20px 0pt 12px ;

}

.left_col{
    width:249px;
    float:left;
}

.search{
    height:45px;
    width:248px;
    background:url(images/search.jpg) no-repeat;
}

.search input{
    border:medium none;
    height:14px;
    margin-left:25px;
    margin-top:15px;
    color:#666666;
    float:left;
}

.search a{
    display:block;
    float:right;
    margin-top:10px;
    margin-right:14px;
    width:24px;
    height:24px;
}

.block{
    margin-top:13px;
    width:248px;
    background:url(images/block_header_left.jpg) no-repeat top left;
}

.block_header{
    background:transparent url(images/block_header.jpg) repeat-x scroll right center;
    height:32px;
    margin-left:8px;
    padding-left:4px;
    padding-top:8px;
}

.block_header h3{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:21px;
    color:#FFFFFF;
    font-weight:normal;
}

.menu_ver{
    background:url(images/menu_ver_bottom.jpg) bottom;
    padding-bottom:8px;
    position:relative;
}

.menu_ver li{
    background:url(images/menu_ver_li.jpg);
    height:24px;
    padding-left:15px;
    padding-top:4px;
}

.menu_ver li a{
margin-top:4px;
color:#141393;
}

.right_col {
    MARGIN-LEFT:260px;

    BACKGROUND-COLOR: #ffffff;
    float:none;

    
}
* html .right_col {

    MARGIN:0 -10px 0 15px;
    float:left;
}

.right_col .block{
    width:100%;
    margin-top:0px;
    background:url(images/block_header_left.jpg) no-repeat top left;
}

.right_col .block .content_box{
    padding:15px 30px 15px 15px;
    background:url(images/content_box_bottom_left.jpg) bottom left no-repeat;
    overflow:hidden;
}

.content_box_bottom{
    background:url(images/content_box_bottom_right.jpg) bottom right no-repeat;
    margin-bottom:10px;
    *margin-bottom:0px;
}

.block_header{
    margin-left:8px;
    padding-left:4px;
    padding-top:8px;
}

.block_header p{
    color:#FFFFFF;
    float:left;
    margin-top:4px;
    *margin-top:0px;
    vertical-align:middle;
}

.block_header  select{
    border:#999999 solid 1px;
    margin:0 17px;
}

.block_header .filter select{
    width:215px;
    vertical-align:middle;
}

.block_header .filter {
    margin-left:15px;
}

.block_header .per_page select{
    width:60px;
    vertical-align:middle;
}

p.page_nav{
    float:right;
    display:block;
    margin-right:35px;
    margin-top:5px;
}

p.page_nav b{
    padding:0 20px;
}

p.page_nav a{
    color:#ffdf8d;
    text-decoration:underline;
}

p.page_nav .active{
    color:#a99e81;
}

p.page_nav em{
    color:#ffdf8d;
}

h2{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:25px;
    color:#141393;
}

h5{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:18px;
    color:#3686be;
}

.product_row{
    border-bottom:1px solid #9e9e9e;
    padding:15px 0;
	margin-bottom:15px;
}

.product .product_row{
    margin-left:10px;
}

.product_row .category {
    float:right;
    height:20px;
    color:#13aedb;
    text-decoration:underline;
}

.product_row ul {
    float:right;
    width:150px;

}

.download_a{
    color:#2679BF;
    font-size: 18px;
}

.product_row ul li{
    float:right;
    padding:0pt 0pt 15px 15px;
}

.product_row ul li a {
    color:#3686BE; 
    text-decoration:underline;
}

.categories {
    color:#3686BE; 
    text-decoration:underline;
    font-weight:normal;
    font-size:12px;
}


.product_row h4 {
    width:70%;display:block;
    float:left;
}

.product_row h4 a{
    font-weight:bold;
    color:#636363;
    font-size:12px;
}

.product_row h4 ul li a{
    color:#3686BE; 
    text-decoration:underline;
}

.author{
    font-weight:normal;
    margin-left:10px;
    color:#aaaaaa;
}

.product_row .decrp{
    margin-top:0px;
    display:block;
    clear:right;
}

html body .product_row .decrp A.tfTextLink {
    text-decoration: none !important;
    border-top: 1px solid black;
    font-style: italic;
}

#last{
    border-bottom:none;
}



.product_detailed_cat{
    margin-bottom:10px;
    color:#999999;
}

.product_detailed_cat a{
    color:#13aedb;
    text-decoration:underline;
}

.product_detailed_screen{
    margin:3px 13px 0 0;
    float:left;
    border:0;
}

.product_detailed_descrp{
    margin-top:10px;
    color:#585858;
    line-height:16px;
    /*overflow:hidden;*/
}

.product_detailed div{
    padding:10px 0 0 0;
    /*position:relative;*/
}

.product_detailed{
    overflow:hidden;
    margin-bottom:10px;
}

.product_detailed_license, .product_detailed_related{
    background:#f6f1d4 url(images/product_detail_separator.jpg) bottom repeat-x;
    display:block;
    padding:10px 10px;
    overflow:hidden;
    color:#585858;
  clear:both;
}

.download_speed {
    margin: 140 auto;
}

.download_related{
    display:block;
    padding:10px 10px;
    overflow:hidden;
    color:#585858;
}

* html  .download_related {
    height:1%; 
}


.product_detailed_license a, .product_detailed_related a{
    color:#585858;
}

.product_detailed_license a:hover, .product_detailed_related a:hover{
    text-decoration:underline;
}
.product_detailed_file_size{
    color:#785e1e;
    float:left;
    font-weight:normal;
    margin-right: 45px;
}

.product_detailed_file_size a{
    color:#785e1e;
}

.product_detailed_file_size a:hover {
    text-decoration:underline;
}

.download_related .product_detailed_file_size a{
    color:#785e1e;
    text-decoration:underline;
}

.download_list_properties{
    color:#785e1e;
    float:left;
    font-weight:normal;
}

#noborder{
    background:#f6f1d4;
}

.buttom{
    float:left;
    background: url(images/button.jpg) no-repeat;
    width:139px;
    height:23px;
    text-align:center;
    padding-top:4px;
    color:#ffffff;
    font-weight:bold;
    margin-left:5px;
}

.editor .label{
    float:none!important;
   padding-right:10px;
    padding-top:5px;
    text-align:right;
    vertical-align:middle;  
    color:#636363;
    width:140px;
}
.editor div{
    margin:10px 0pt;
    overflow:hidden;
}

.editor .value, .edt_buttons, .textarea{
    width:340px;
    float:none!important;
    color:#868686;
  padding:5px;
    text-align: left;
}

.editor input, .form textarea{
    border:1px solid #cacaca;
}

.editor {
/*    overflow:hidden;
    width:495px;*/
}

input.radio{
    border:none;
}
.editor .form_right .sub{
    width:180px; 
    display:block;
    margin-top:20px;
}

.editor .form_right .int{
    margin-bottom:10px;
}

.editor td{
    text-align: right;
    color:#868686;
}

.alert{
    float:right;
    color:#fe0000;
}





/* IE Hacks */

/*body { behavior: url(images/"css/csshover2.htc"); }*/

/* IE Hacks */




/*.footer{width:832px;
background-image: url(images/blank.gif);
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="footer_new.png", sizingMethod="crop");
 }



.content{
 behavior: url(images/"css/iepngfix.htc"); 
} */
body {
 {
            width:expression(
                (document.compatMode && document.compatMode == 'CSS1Compat')
                ?
                (
                    document.documentElement.clientWidth < 1000
                    ?
                    "1000px"
                    :
                    (
                        document.documentElement.clientWidth > 1690
                        ?
                        "1690px"
                        :
                        "auto"
                    )
                )
                :
                (
                    document.body.clientWidth < 1000
                    ?
                    "1000px"
                    :
                    (
                        document.body.clientWidth > 1690
                        ?
                        "1690px"
                        :
                        "auto"
                    )
                )
            );
        }  



.right_col{
    height:1%;
}

.right_col .block{
    height:1%;
}

.menu_hor li a span{
    padding-top:7px;
    padding-bottom:7px;
    height:auto;
}

.product_detailed {
    height:1%;
}

product_detailed_license, .product_detailed_related {
    height:1%;
}

.form .form_right .sub {
    margin-bottom:10px;
}

.right_col .block .content_box {
    height:1%;
}

.edt_controls_container {
    padding 0;
}
.footerParagraph {
	color:#333333 !important;
	font-size:6px !important;
	margin:0px 10px 0px 10px !important;
}