/*<content os reset.css>*/
body {
    color: #000;
    background: #fff;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
    margin: 0px;
    padding: 0px;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
}

fieldset,img {
    border: 0px;
}

address,caption,cite,code,dfn,em,strong,th,var {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

caption,th {
    text-align: left;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,q:after {
    content: '';
}

abbr,acronym {
    border: 0px;
    font-variant: normal;
}

sup,sub {
    line-height: -1px;
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

/*</content os reset.css>*/

body {
    font-family: Arial;
    font-size: 12px;
    background: url(/images/css_images/main_fill.gif) repeat-x;
}

a:focus {outline: 0;}
a { behavior: url("/includes/noLinksDots.htc"); }

div#headerContainer {
    width: 100%;
    height: 72px;
    background: url(/images/css_images/header_fill.gif) repeat-x;
}

div#header {
    width: 980px;
    height: 72px;
    background: url(/images/css_images/header_bg.gif) no-repeat;
}

div#privacyCleaner {
    float: left;
    width: 453px;
    height: 72px;  
}

div#home {
    float: right;
    width: 40px;
    height: 36px;
    padding-top: 36px;
    text-align: left;
}

div#mail {
    float: right;
    width: 40px;
    height: 34px;
    padding-top: 38px;
    text-align: left;
}

div#map {
position:relative;
left:33px;
    float: right;
    padding-top: 36px;
    text-align: left;
}

#logoTop, #logoMiddle, #logoBottom{
    background: url(/images/css_images/logo.gif) no-repeat;
}

div#logoTop {
    float: left;
    width: 101px;
    height: 72px;
    position:relative;left:1px;    
}

div#logoMiddle {
    width: 980px;
    height: 1px;
    overflow: hidden;
    background-position:0 -72px;
}

div#logoBottom {
    float: left;
    width: 102px;
    height: 26px;
    background-position:0 -73px;
}
/* --------------------------------<menuContainer>-----------------------------------*/

div#menuContainer {
    width: 980px;
    height: 26px;
    overflow: hidden;
    background: url(/images/css_images/menu_fill.gif) repeat-x;
}

div#menuContainer a:hover {
    color: #2d2d2d;       
}

div#menuContainer ul li{
    display:inline;
}
div#menuContainer ul li.Selected a, div#menuContainer ul li.Selected a:hover{
    background: url(/images/css_images/top_menu_selected.gif) top left repeat-x;
    color:black;
}

div#menuContainer ul li a{
    text-transform:uppercase;
    text-decoration: none;
    color: #fff;    
    float:left;    
    padding:6px 8px 5px;
    margin-left:5px;    
}

div#menuContainer ul li a:hover{
    background: url(/images/css_images/top_menu_hover.gif) top left repeat-x;
}

div#menuContainer ul li#Home {
    width:52px;
    padding:0;
    margin:0 -8px 0 0; 
}

div#menuContainer ul li#Home a{     
     background: url(/images/css_images/top_menu_home.gif) top center no-repeat;
      width:52px;
    padding:0;
    margin:0;
     background-position:0 0;
      
}

div#menuContainer ul li#Home a:hover{
     background-position:-52px 0;
}

/* --------------------------------</menuContainer>-----------------------------------*/
#top_menu{
     font-size:13px;
    padding:7px 5px 0;
    list-style-type:none;
    background-color:transparent;   
}

#top_menu li{
    display:inline;
    padding:0 0 0 20px;
    margin:0 8px;  
}
/* --------------------------------<featuresMenu>-----------------------------------*/
#featuresMenu{
    font-size:13px;
    padding:7px 5px 0;
    list-style-type:none;
    background-color:transparent;
}

#featuresMenu li{
    display:inline;
    padding:0 0 0 20px;
    margin:0 8px;
    background: url(/images/icons/icons_features.png) top left no-repeat;    
}

#featuresMenu li a{
    background:#ebe9e9;
    margin-right:-4px;
    
}

#featuresMenu #icon_overview{
    background-position:0 0;
}

#featuresMenu #icon_windows{
    background-position:-20px 0;
}

#featuresMenu #icon_office{
    background-position:-40px 0;
}

#featuresMenu #icon_browsers{
    background-position:-60px 0;
}

#featuresMenu #icon_java{
    background-position:-80px 0;
}

#featuresMenu #icon_messenger{
    background-position:-100px 0;
}

#featuresMenu #icon_mediaplayer{
    background-position:-120px 0;
}

#featuresMenu #icon_other{
    background-position:-140px 0;
}


/* --------------------------------</featuresMenu>-----------------------------------*/
#article h2{
font-size:16px;
margin-top:5px;
text-align:left;
}

#article h3{
font-size:15px;
margin-top:5px;
text-align:left;
}
#article h4{
font-size:14px;
margin-top:5px;
text-align:left;
}

div#menuRight {
    float: right;
    width: 5px;
    height: 26px;
    background: url(/images/css_images/menu_right.gif) no-repeat;
}

div#mainContainer {
    width: 954px;
    margin-top: 7px;
    text-align: left;
    padding: 15px 13px 0px;
    background-image: url(/images/css_images/content_top.gif);
    background-repeat: no-repeat;
    background-color: #fff;
}

div#interface {
    float: left;
    width: 338px;
    height: 155px;
    background: url(/images/css_images/interface.gif) no-repeat;
}

div#promo{position:relative;top:-6px;
    width: 575px;
    height: 205px;
    background: url(/images/css_images/promo.png) no-repeat;
} 

div#promoClear {
position:relative;top:20px;left:190px;
width: 359px;   
}

#scan{
position:relative;top:-133px;left:206px;
}


.toggleborder:hover img{
border: 1px solid navy;
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}


div#sideBar {
    float: left;
    margin-top: 20px;
}

#remove{
padding-top:10px;
}

#remove li {   
    margin-top: 7px;
    padding: 1px 0px 5px 30px;   
}

p.opinion {
    margin-top: 20px;    
    font-style: italic;
    color: #2d2d2d;
}

p.user {
    margin-top: -20px;
    color: #b43919;
    text-align:right;
}

div#content {    
	text-align:justify;
    float: left;
    width: 424px;
    margin-top:20px;
    padding: 0px 20px 20px 20px;
   
}
div#content2 {    
	text-align:justify;    
    width: 575px;     
    margin:0 auto;        
}

#content2 h1{
text-align:center;
}

div#common {
    width:700px;
    margin:0 auto;
    height:100%;
    text-align:justify;    
	color:#484f4e;
}
div#common h1 {
    text-align:center;
	}

div#common p {
    margin: 15px 0px 5px;
	text-indent: 20px;
}
b{
color:#5e5d5d; 
    font-weight:bold;
}
strong{
color:#5e5d5d; 
    font-weight:bold;
}
em{
color:#5e5d5d; 
    font-weight:bold;
}

div#common ul {
    margin: 0px;
}

div#common ul li {
    margin: 10px 0px;
    padding: 1px 0px 5px 25px;    
}

div#common ul.inner {
    float: left;
    width: 180px;
    margin:5px 0 10px;
    padding: 0px;
}

div#common ul.inner2 {
    width: 340px;
    margin: 0px;
    padding: 0px;
}

div#common ul.inner2 li {
    margin: 2px 0px 0px 65px;
    padding: 0px 0px 3px 5px;
    list-style-type: square;
    background-image: none;
}


div#common ul.inner li {
    margin: 2px 0px 0px 5px;
    padding: 0px 0px 3px 5px;
    list-style-type: square;
    background-image: none;
}

div.contactLogo {
    float: right;
    width: 360px;
    height: 100px;
    margin-left: 30px;
    background: url(/images/logo.gif) no-repeat;
}

div#footerContainer {
    width: 100%;
    height: 44px;
    background: #e5e3e2;	
}

div#footer {
    width: 754px;
    height: 27px;
    padding: 0px 13px;
    text-align: left;
}

div#menuBottom {

    float: left;
    width: 500px;
    height: 27px;
    padding: 17px 0px 0px;
}

div#menuBottom span.selected {
    margin-right: 20px;
}

div#menuBottom a {
    margin-right: 20px;
    text-decoration: underline;
    color: #2d2d2d;
}

div#menuBottom a:hover {
    text-decoration: none;
    color: #aaa9a9;
}

div#copyright {
/*    float: right; */
position:relative;top:20px;
    width: 250px;
    display:inline;
    font-size: 10px;
    text-align: right;
	
}

div#copyright a {
    text-decoration: underline;
    color: #2d2d2d;
}

div#copyright a:hover {
    text-decoration: none;
    color: #aaa9a9;
}

div.clear {
    clear: both;
}

h1 {
    font-size: 24px;
    color: #b94628;	
    text-align:left;
}

h2 {
    font-size: 22px;
    color: #b94628;
}

h3 {
    font-size: 20px;color: #b94628;
}

h4 {
    font-size: 18px;color: #b94628;
}

h5{
font-size: 18px;color:#b94628;
}

#cleanup{
padding-bottom:10px;
color:#be4528;
font-size:33px;
text-align:center;
}

#common h2{
margin:30px 0 0;
padding:0;
}

p {
    margin: 10px 0px 20px;
}

.red {
    color: #b43919;
}

a {
    text-decoration: underline;
    color: #b94628;
}

a:hover {
    text-decoration: none;
}

td.award {
    text-align: center;
    vertical-align: center;
}

.leftButtons2{
margin-left:6px;
}

div.item4 {
    width: 175px;
    margin-bottom: 10px;
    background: url(/images/css_images/sidebar_fill4.gif) repeat-y;
}


div.item4 .itemHeader2 {
    width: 175px;
    height: 22px;    
    overflow: hidden;
    font-size: 18px;
    color: #7b7b7b;
    background: url(/images/css_images/sidebar_top4.gif) no-repeat;
}

div.item4 .itemContent2 {
    width: 145px;
    padding: 0px 15px 5px;
    overflow: hidden;
}
div.item4 .itemContent2 ul li{
padding:2px;
}

div.item4 .itemFooter2 {
    width: 175px;
    height: 6px;
    overflow: hidden;
    background: url(/images/css_images/sidebar_bottom4.gif) no-repeat;
}
div.item3 {
	float:right;
    width: 300px;
    margin-bottom: 10px;
    background: url(/images/css_images/sidebar_fill3.gif) repeat-y;
}

div.item3 .itemHeader {
    width: 288px;
    height: 22px;
    padding: 0px 20px 0px;
    overflow: hidden;
    color: #7b7b7b;
    background: url(/images/css_images/sidebar_top3.gif) no-repeat;
}

div.item3 .itemContent {
    width: 288px;
    padding: 0px 20px 5px;
    overflow: hidden;
}

div.item3 .leftButtons ul li{
display:inline;
}

div.item3 .itemFooter {
    width: 300px;
    height: 6px;
    overflow: hidden;
    background: url(/images/css_images/sidebar_bottom3.gif) no-repeat;
}

.current{
font-size:105%;
color: #2d2d2d;
text-decoration:none;
}

div#common ul.leftButtons {
    width: 340px;
    margin: 0px;
    padding: 0px;
}

div#common ul.leftButtons li {
    margin: 2px 0px 0px 11px;
    padding: 0px 0px 3px 5px;
    list-style-type: none;
    background-image: none;
}

.center_img {
text-align:center;
}

.single_column{
margin-left:30px;
}
.sitemap td{
margin:0;padding:0;
vertical-align:top;
}
.sitemap ul li{
margin-bottom:5px;
}

#sitemap span{
color:#7b7b7b;
font-weight:bold;
}
#sitemap{
width:528px;
margin:12px auto;
}
#sitemap td{
padding:4px;
border:1px solid silver;
}
#sitemap ul{
text-align:left;
}

#sitemap td ul li{
font-size:11px;
padding:2px 0;
margin:0;
}
#sitemap a{
text-decoration:none;
}
#sitemap a:hover{
text-decoration:underline;
}

#table_and_box{
margin:0 auto;
width:500px;

}

#difference{
width:500px;
margin:0 auto;
}

#difference td{
border:1px solid silver;
}

#difference td.definition{
height:30px;
text-align:left;
padding: 0 5px;
width:200px;
}

#difference td.trial{
vertical-align:middle;
text-align:center;
}


#download_buy_table{
width:270px;
height:200px;
margin:10px 20px;
}

#download_buy_table td{
width:138px;
padding:5px;
border:1px solid silver;
text-align:center;
}

#download_buy_table  td.param{
font-size:10px;
}

#download_buy_table  td.value{
font-weight:bold;
}
#download_buy_table a{
margin-left:5px;
}
#payment_methods{
margin-top:20px;float:right;position:relative;right:30px;
}

.photonavigation a{
font-size:120%;
text-decoration:none;
}
.photonavigation .nav{
font-size:150%;
}
.pager a{
text-decoration:none;
}

#tour{
padding-top:10px;
text-align:left;
}

#screenshot{
position:absolute;top:480px;
margin-left:550px;
text-align:center;
width:750px;
}

#pager-top{
text-align:left;
float:left;
}

.pager span{
color:#7b7b7b;
font-weight:bold;
}
.right_buttons{
text-align:center;
}

.tour_header{
margin-top:10px;
text-align:center;
}

.700px{
width:700px;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:12px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
background-color: #e5e3e3;
color:#b94628;
}

#dropmenudiv a:hover{ 
background-color: white;
}
ul .articles{
margin:0;padding:5px;;
}

.articles li{display:inline;
font-size:11px;margin:0;padding:0px;
}
.articles li a{
font-size:11px;margin:0;padding:0;
}

#top_header{
text-align:left;
color:#ffffff;
font-size:35px;
margin:25px 0 0 5px;
padding:0;
}

#top_header span{
font-size:14px;
}

#footer_home{
position:relative;top:2px;
}

#right{
float:right;
width:175px;
}

#left{
width:175px;
float:left;
display:inline;
}
#left .leftButtons li{
margin-left:20px;
padding:2px 0
}

.border-left p{
margin-top:0;
margin-bottom:10px;
}

#right h1{
font-size:13px;
}

#articles_list li {
padding:3px;
}

#tour_menu li{
padding:6px;
}

#contacts td {
padding:5px;
  font-size:13px;
  text-align:left;
}


.item4 p a{
font-size:11px;
}

.item4 h1, .item4 h2, .item4 h3, .item4 h4, .item4 h5, .item4 h6, pre{
font-size:14px;
color: #b94628;
font-family:Arial;	
}

pre{
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}

.item4 p{
font-size:11px;
text-align:left;
text-indent:10px;
}

.features_list{
width:300px;
border-right:1px solid silver;
}

#main_table td{
width:300px;
vertical-align:top;
padding:20px;
}

#main_table td ul li{
margin-top:5px;
}

.features_table td{
font-size:14px;
padding-bottom:15px;
}

.features_table2 td{
font-size:11px;
padding-bottom:15px;
vertical-align:middle;
}
.remove_table td{
vertical-align:top;
padding-left:30px;
}

.remove  li{
font-size:14px;
padding:7px;
list-style-type:disc;
}

.remove{
color:#b94628;
}

.awards img{
margin-left:8px;
}

.screenshot_img{
float:left;padding:18px;
}

.admin{
font-size:120%;
}

.main_page{
margin-top:-200px;
font-size:110%;
}

.main_page h1{
font-size:26px;
}
.main_page h2{
font-size:24px;
}
.h3{
font-size:22px;
color: #b94628;
}
.h4{
font-size:20px;
color: #b94628;
}
.h5{
color: #b94628;
font-size:20px;
}
.top_image{
margin-bottom:15px;
}

#safe{
text-align:center;
margin-right:120px;
}
#skins{
text-align:center;
}
#settings{
margin-right:120px;
}

/*download & buy buttons*/

.buy, .download{    
    color:white;
    background: transparent url('/images/css_images/buttons_buy_download.gif') center no-repeat;
    width:113px;
    height:32px;
    display:block;
    text-align:center;
    text-decoration:none;
    margin:0 auto;
    }

.buy{
   background-position:0 0;
}

.download{
    background-position:0 -32px;
}

.download span, .buy span{
    position:relative;top:9px;left:10px;
}

.full, .trial{
    text-align:center;
}

.inv {display:none}