/* begin hide \*/
* html .news_resume {height: 1%;}
/* end hide */ 

body {
  padding: 0;
  margin: 0;
  background: #818181;
  text-align: center;
  font-family: Arial, Helvetica, Verdana, sans-serif;
}
a img {
  border: 0;
}
h1 {
  font: 13px Arial, Verdana, sans-serif;
}
h2 {
  font: 13px Arial, Verdana, sans-serif;
}
p {
  font: 13px Arial, Verdana, sans-serif;
}
font {
  font-family: Arial, Verdana, sans-serif;
}
a {
  color: #000;
}
a:hover {
  color: #EF4005;
}
#wrapper {
  width: 955px;
  margin: 0 auto;
  padding: 0 0 0 24px;
  _padding: 0 0 0 2px;
  background: #818181 url(/images/wrap_bg.gif) 0 0 repeat-y;
  display: table;
}

/* -- Header
---------------------------------*/
#header {
  width: 909px;
  margin: 0;
  padding: 10px 0 0 0;
  background: #fff;
  text-align: center;
}
.logo {
  float: left;
  padding: 0 0 0 30px;
  _padding: 0 0 0 15px;
  display: inline;
}

/* -- Top nav
--------------------------------*/
#top_navigation {
  clear: left;
  width: 860px;
  background: #fff url(/images/topnav_t.gif) 0 0 no-repeat;
  margin: 0 auto;
  display: table;
}
#top_navigation ul {
  padding: 5px 0 0 10px;
  margin: 0;
  list-style: none;
  float: left;
}
#top_navigation ul li {
  padding: 0;
  margin: 0;
  display: inline;
}
#top_navigation ul li a {
  font: bold 14px Arial, Verdana, sans-serif;
  padding: 0 15px 0 17px;
  color: #EAEEF4;
  background: url(/images/yellow_asterisk.gif) 0 2px no-repeat;
  text-decoration: none;
}
#top_navigation ul li a:hover {
  color:#fff;
}
.version {
  float: left;
  padding: 0 0 0 30px;
  border: 0;
  background: #fff;
}
#search_form {
  width: 100%;
  background: #fff;
  float: left;
  padding: 0 0 10px 0;
}
#search_field {
  border: 1px solid #b9b9b9;
  margin: 0;
  _margin: 10px 0 0 0;
}
#search_submit {
  height: 20px;
  border: 1px solid #444444;
  display: inline;
}

/* -- Content
--------------------------------*/

.box_title {
  width: 191px;
  text-align: left;
  font: bold 11px Arial, Verdana, sans-serif;
  color: #fff;
  padding: 2px 0 0 20px;
  margin: 0;
}

#right {
  width: 145px;
  margin: 0;
  padding: 10px 0 10px 0;
}
#left {
  width: 750px;
  float: left;
  margin: 10px 0 0 0;
  padding: 44px 0 0 0;
  border: 1px solid #B9B9B9;
  background: #E3E6EB url(/images/content_head.gif) 0 0 no-repeat;
}

.head_forum {
  background: #E3E6EB url(/images/content_head_forum.gif) 0 0 no-repeat !important;}

.head_archives {
  background: #E3E6EB url(/images/content_head_archives.gif) 0 0 no-repeat !important;}

.head_gallery {
  background: #E3E6EB url(/images/content_head_gallery.gif) 0 0 no-repeat !important;}

.head_idefisk {
  background: #E3E6EB url(/images/content_head_idefisk.gif) 0 0 no-repeat !important;}

.head_zoiper {
  background: #E3E6EB url(/images/content_head_zoiper.gif) 0 0 no-repeat !important;}

.head_news {
  background: #E3E6EB url(/images/content_head_news.gif) 0 0 no-repeat !important;}

.head_reviews {
  background: #E3E6EB url(/images/content_head_reviews.gif) 0 0 no-repeat !important;}

.head_tools {
  background: #E3E6EB url(/images/content_head_tools.gif) 0 0 no-repeat !important;}

.head_tutorials {
  background: #E3E6EB url(/images/content_head_tutorials.gif) 0 0 no-repeat !important;}

.head_voipproviders {
  background: #E3E6EB url(/images/content_head_voipproviders.gif) 0 0 no-repeat !important;}

.nav_button {
  position: absolute;
  right: 0;
  top: 10px;
  width: 100px;
  height: 30px;
}
.nav_button a {
  font: 11px Arial, Verdana, sans-serif;
  color: #626262;
  border: 1px solid #919AAA;
  text-decoration: none;
  background: #E3E6EB;
  padding: 0 6px;
}
.nav_button a:hover {
  background: #D7DBE1;
  color:#000;
  border: 1px solid #000;
  font: 11px Arial, Verdana, sans-serif;
}
.dropdown {
  position: relative;
  float: left;
}
.half_width {
  clear: left;
  width: 30px;
  height: 20px;
}
ul#content_nav {
  width: 100%;
  height: 21px;
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
  background: #fff url(/images/second_nav_bg.gif) 0 0 repeat;
  text-align: left;
  border-bottom: 1px solid #B9B9B9;
}
ul#content_nav li {
  padding: 0;
  margin: 0;
  display: inline;
  float: left;
}
ul#content_nav li a {
  display: block;
  font: 11px Arial, Verdana, sans-serif;
  padding: 3px 0;
  color: #4D4D4D;
  text-decoration: none;
  padding: 4px 8px 3px 8px;
  border-right: 1px solid #B9B9B9;
}
ul#content_nav li a:hover {
  color: #000;
  background: #fff;
}
#center_left {
  width: 510px;
  float: left;
  padding: 0;
  margin: 30px 0 0 5px;
  text-align: left;
  display: inline;
}
#center_right {
  width: 218px;
  float: right;
  margin: 20px 0 0 0;
  display: inline;
}

#center_right_index {
  width: 218px;
  float: right;
  margin: 260px 0 0 0;
  display: inline;
}

.right_conteiners {
  border: 1px solid #B9B9B9;
  margin: 10px 5px 5px 0;
  padding: 0;
  background: #F0F0F0;
}

.content_box  {
  list-style-image: url(/images/orange_asterisk.gif);
  font: 11px Arial, Verdana, sans-serif;
  text-align: left;
  padding: 5px 0 5px 20px;
  margin: 0 0 10px 5px;
}
.content_box li {
  border-bottom: 1px solid #e1e1e1;
  margin: 0 0 5px 0;
}
.content_box li a {
  color: #000;
}
.content_box li a:hover {
  color: #f60;
}
.content_box li span {
  font: 10px Arial, Verdana, sans-serif;
}

table.idefisk_version {
  margin-top: 7px;
  margin-bottom: 10px;
  width: 570px;
}
td.ide_left {
  border-bottom: 1px solid #A0A0A0;
}
td.ide_middle {
  border-right: 1px solid #A0A0A0;
  border-bottom: 1px solid #A0A0A0;
  padding-right: 15px;
}
td.ide_right {
  border-bottom: 1px solid #A0A0A0;
}
td.ide_botmiddle {
  border-right: 1px solid #A0A0A0;
}

td.ide_right a img {
  border: 0px solid;
}
.line {
  border-bottom: 1px solid #A0A0A0;
  margin-top: 5px;
  margin-bottom: 5px;
}
table.download {
        border-left: 1px solid #A0A0A0;
        margin-left: 31px;
        margin-bottom: 10px;
        width: 570px;
}

table.download {
        border-left: 1px solid #A0A0A0;
        margin-left: 31px;
        margin-bottom: 10px;
        width: 570px;
}
table.download2 {
        display: none;
        border-left: 1px solid #A0A0A0;
        margin-left: 31px;
        margin-bottom: 10px;
}
table.download3 {
        margin-left: 31px;
        margin-bottom: 10px;
        width: 570px;
}
.greyback {
        background-color: #D9D9D9;
        margin: 10px;
        padding: 5px;
        font-size: 12px;
}
.highl {
        text-align: center;
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 12px;
        color: #000000;
        margin-left: 25px;
        border: 1px solid #EE7000;
        width: 570px;
}
table.idefisk_old {
        margin-left: 18px;
        width: 570px;
}
table.idefisk_old img{
        border: 0px solid;
}


.box_grey {
  background: #817B75;
}
.box_orange {
  background:#EC7308;
}
.box_blue {
  background:#6392DA;
}

.manual .orange, .idefisk_old .orange, .link_title .orange {
/*  background: inherit;*/
  color:#EC7308;
}
.manual .blue, .idefisk_old .blue, .link_title .blue {
/*  background: inherit;*/
  color:#6392DA;
}

.comments {
  font:12px Arial, Verdana, sans-serif;
}

.nav {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
  margin-left: 25px;
}

.tut {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
  margin: 0 5px 0 5px;
}
.tut span{
  font-weight: bold;
}
.tut img {
  margin: 10px 0px 10px 20px;
}
.tex a {
  font-size: 12px;
}
.tut_child {
  margin: 5px 0px 10px 20px;
}
.tut .fold {
  width: 9px;
  height: 9px;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  vertical-align: baseline;
}
.title {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: medium;
  font-weight: bold;
  color: #EE7000;
  border-bottom: 1px dashed #A0A0A0;
  margin-left: 15px;
}
.dash {
  border-bottom: 1px dashed #A0A0A0;
}
.tut_nav {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
}

/* -- Idefisk */
table.free {
  width: 176px;
  height: 235px;
  background:url(/images/idefisk/box_free.gif) 0 0 no-repeat;
  color: #EC7308;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px;
  padding: 15px;
  text-align: center;
}
table.free p,table.biz p,table.oem p{
  margin-top: 45px;
} 
table.free img,table.biz img,table.oem img{
  margin-right: 5px;
  margin-bottom: -3px; 
} 
table.oem {
  width: 176px;
  height: 235px;
  background:url(/images/idefisk/box_oem.gif) 0 0 no-repeat;
  color: #EC7308;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px;
  padding: 15px;
  text-align: center;
}
table.biz {
  width: 176px;
  height: 235px;
  background:url(/images/idefisk/box_biz.gif) 0 0 no-repeat;
  color: #5186D6;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px;
  padding: 15px;
  text-align: center;
}
table.grid {
  margin: auto;
  width: 620px;
  padding: 0px;
  border: 4px solid #7BA0D6;
} 
table.grid td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  height: 21px;
  padding: 2px;
  text-align: left;
} 
table.grid {
  margin: auto;
  width: 620px;
  padding: 0px;
  border: 4px solid #7BA0D6;
} 
table.grid td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  height: 21px;
  padding: 2px;
}
.top1 {
  background: #7BA0D6;
  width: 500px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: left;
}
.top2 {
  background: #7BA0D6;
  width: 60px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}
.top2 span {
  color: #F1D485;
}
.bott {
  background:#7BA0D6;
}
.img1 {
  text-align: center;
}
.img2 {
  text-align: center;
  background: #CCCCCC;
}
.text2 {
  background: #CCCCCC;
}
table.grid td div {
  margin-left: 50px;
}
div.mainframe {
  padding: 10px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}

/* -- Idefisk Free */
#idefisk_title {
  width: 711px;
  height: 142px;
  background-image: url(/images/idefisk/title_back.gif);
  background-repeat: no-repeat;
  margin: auto;
  text-align: center;
}
#idefisk_title img{
  border: 0px solid;
}
img.logo_img {
  margin-top: 28px;
  margin-bottom: 10px;
}
td.changes {
  font-size: 13px;
  padding: 10px;
}
.step {
  font-size: 16px;
  color: #EE7000;
}
.step span{
  color: #0066CC;
}
table.idefisk_menu td img{
  border: 0px solid;
}
td.oses { 
  width: 262px;
  height: 106px;
  background-image: url(/images/idefisk/downloadfor.gif);
  background-repeat: no-repeat;
  padding-top: 60px;
}
td.oses td img{
  border: 0px solid;
}
ul {
  margin: 0px;
  padding: 0px;
}
li {
  margin-left: 20px; 
  padding: 0px;
}

/* -- Idefisk Biz */
#price {
  float: right;
  margin-top: 1px;
  margin-right: 20px;
  height: 140px;
  width: 106px;
}
#biz {
  margin-left: 140px;
}
.tab {
  margin-left: 20px;
} 
.bubig { 
  font-weight: bold;
  text-decoration: underline;
  font-size: 15px;
}

table.tools img {
  margin-left:30px;
  border: 1px solid #A0A0A0;
} 
.asterisk {
  color: #ff0000;
}
td.title {
  font-size: 13px;
  font-weight: bold
}
.error {
  color: #ff0000;
}

td.tool_head {
  height: 30px;
  font-size: 15px;
  font-weight: bold;
  color: #0066CC;
  text-align: center;
}

/* FOOTER
-------------------------------------*/
#footer {
  width: 100%;
  clear: both;
  height: 30px;
  font: 10px Arial, Verdana, sans-serif;
}
#footer a {
  color: #000;
}
#footer a:hover {
  color: #EF4005;
}
input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000
}
select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #ededfd
}
