@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #cccccc;
	background-image: url(images/sip-voip-02.png);
	background-repeat: repeat-x;
	background-position: top;
}
a img  {
border:none;
}
a {color:#407CB9;}
#linksCube {}
#linksCube img {
 width: 100%; height: 100%; 
}

 #container {
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(images/sip-voip-15.png);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
} 

 #header {
	background-color: #bbbbbb;
	background-image: url(images/sip-voip-05.png);
	height: 308px;
	padding-top: 0;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 60px;
} 
  #header  #share  {
	position: absolute!important;
	top: 8px!important;
	border: 1px solid #7aa4ce!important;
	display: block;
	right: 60px;
	padding: 4px;
	font-size: 14px;
}

   #header   #slogan {
	margin: 0;
	padding: 10px 0;
	font-style: italic;
	color: #FFFFFF;
	display: block;
	top: 4px;
	position: absolute;
	font-size: 18px;
}
  #header  h3 {
	display: block;
	position: absolute;
	top: 78px;
	left: 60px;
	width: 350px;
}
 #header h3 a {
	display: block;
	height: 25px;
	padding-left: 100px;
	padding-top: 55px;
	font-style: italic;
	color: #C9542A;
	text-decoration: none;
	text-align: center;
}
 #header #download {
	display: block;
	position: absolute;
	right: 60px;
	top: 97px;
	height: 60px;
	padding-left: 70px;
	width: 198px;
	color: #407cb9;
	font-size: 18px;
	text-align: center;
	padding-top: 20px;
	text-decoration: none;
	z-index: 1;
}
 #header #download span {
	display: block;
	width: 200px;
	font-size: 16px;
	font-style: italic;
	bottom: 5px;
	position: absolute;
	right: 0px;
	z-index: -1;
}
 #header #menu {
	position: absolute;
	height: 40px;
	top: 227px;
	left: 0px;
	width: 931px;
	padding-left: 40px;
	padding-right: 14px;
}
 #header #menu ul,  #header #menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
 #header #menu a {
	height: 42px;
	width: 142px;
	margin-right: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/sip-voip-07.png);
	padding-top: 18px;
	display: block;
	float: left;
	background-position: right center;
}

 #header #menu a:hover, #here a {
	background-position: left!important;
}
 #header #breadcrumbs {
	font-size: 12px;
	color: #407cb9;
	position: absolute;
	left: 268px;
	top: 292px;
	text-decoration: none;
}
  #header  #breadcrumbs  a  {
	text-decoration: none;
	color: #407CB9;
	font-weight: bold;
}
  #header  #breadcrumbs  a:hover  {
	text-decoration: underline;
}

#p-personal,#p-cactions {
	display: block;
    padding: 0;
	margin:0;
    position: absolute;
    text-decoration: none;
    top: 307px;
    z-index: 2;
	width:122px;
	overflow:hidden;
}
#p-personal{
right:144px;
}
#p-cactions {
right: 20px;
}
#p-personal h5, #p-cactions h5 {
text-align:center;
  	color: #C9542A;
border-bottom-left-radius : 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius : 5px;
-moz-border-radius-bottomright: 5px;
border : 1px solid #B6B6B6;
margin:0;
padding:5px 0px 5px 0px ;
width:120px;
}
#p-personal ul, #p-cactions ul {
display:none;
margin:0;
padding:5px;
list-style:none;
z-index: 2;
top:-10px;
background-color:#eee;
-moz-border-radius: 5px;
border-radius:5px;
}
#p-personal:hover ul,#p-cactions:hover ul {
display: block;
}
#p-personal li, #p-cactions li {
}
#p-personal a, #p-cactions a {
padding:5px 2px 5px 2px ;
display:block;
text-decoration:none;
font-size:10px;
-moz-border-radius: 5px;
border-radius:5px;

}
#p-personal a:hover, #p-cactions a:hover {
background-color:#fff;
}
 #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	background-repeat: repeat-x;
}
 #sidebar1 ul,  #sidebar1 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
 #sidebar1 a {
	display: block;
	background-image: url(images/sip-voip-08.png);
	background-position: bottom;
	height: 20px;
	text-decoration: none;
	color: #7AA4CE;
	font-size: 14px;
	font-weight: bold;
	padding-left: 18px;
	padding-top: 3px;
	margin-bottom: 4px;
}
  #sidebar1  a:hover  {
	background-position: top;
	color: #407CB9;
}
  #sidebar1 ul li ul li a {
text-indent:20px;
	font-size: 12px;
	height: 20px;
	padding-top: 4px;
}
 #sidebar1 .support {
	color: #d9886a;
}
 #sidebar1 .support:hover {
	color: #c9542a;
}
#sidebar1 #searchBody{

border : 1px solid #B6B6B6;
margin:0px 5px 0px 15px;
padding:5px 0px 5px 0px ;
text-align:center;
background:#FFFFFF;
}
 #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 14px;
} 
  #mainContent  h1,  #mainContent h2,  #mainContent h3,  #mainContent h4,  #mainContent h5,  #mainContent h6 {
	color: #C9542A;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
}
  #mainContent p {
	text-align:justify;
}
 #footer {
	background-color: #DDDDDD;
	background-image: url(images/sip-voip-14.png);
	height: 60px;
	position: relative;
	padding-top: 181px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: center;
	color: #FFFFFF;
} 
 #footer #ads {
	height: 90px;
	width: 720px;
	left: 130px;
	top: 75px;
	position: absolute;
}
   #footer_bg  {
	background-image: url(images/sip-voip-17.png);
	height: 60px;
	width: 100%;
	bottom: 60px;
	z-index: -1;
	background-repeat: repeat-x;
	background-position: center;
	position: relative;
}

 #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
 #footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
 #newsletter {
	width: 60px;
	position: fixed;
	top: 155px;
	left: -10px;
	background-image: url(images/sip-voip.png);
	background-repeat: no-repeat;
	height: 200px;
}
 #newsletter a {
	text-decoration: none;
	display: block;
	height: 200px;
	width: 60px;
	left: 0px;
	top: 0px;
}
 #newsletter:hover {
	left: 0px;
}

 #footer a:hover {
	text-decoration: underline;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#newsPics {
border:1px solid #DDDDDD;
float:left;
margin-right:10px;
max-width:160px;
width:auto;
}
#newsContent {
	margin-left: auto;
	text-align: justify;
} 
.ditto_item {
	border: 1px solid #407CB9;
	margin-bottom: 10px;
}
.ditto_pageTitle {
	background-image: url(images/news.png);
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center;
}
.ditto_pageTitle a {
	color: #FFFFFF;
	text-decoration: none;
display:block;
}
.ditto_introText      {
margin-left:5px;
margin-top:25px;
margin-right:5px;
margin-bottom:5px;
	font-size: 12px;
}
.ditto_introText p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0px;
}
.ditto_date {
	background-color: #407CB9;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: auto;
	right: 40px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	position: absolute;
}

#download a{
	background-image: url(images/sip-voip-19.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 43px;
	width: 200px;
	color: #FFFFFF;
	padding-left: 50px;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-top: 7px;
}
#download a:hover{
	background-position: center bottom;
	color: #598dc2;
}
/* Ditto 2 Blog
------------------------------------------------------------------------------- */
.ditto_summaryPost h2 {
    border-bottom: 1px solid #ccc;
    margin: 0px !important;
    padding: 5px !important;
    color: black;
}
.ditto_summaryPost h2 a { color:#C9542A;

}
.ditto_summaryPost h2 a:hover {
 color:#D9886A;
}
.ditto_summaryPost .ditto_info {
    background-color: #ddd;
    padding: 5px !important;
    font-size: 0.8em;
    color: black;
}
.ditto_link {
    font-size: 76%;
    text-align: right;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: #618100;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid #c9542a;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #d9886a; 
    color: #fff;
} 
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #c9542a; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
} 
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}
#ditto_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}
.ditto_tags {
  background-color: #eeeeee;
    border-bottom: 1px solid #B6B6B6;
}
#ditto_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
} 
#ditto_archivelist .ditto_month {
    font-weight: bold;
}
.visualClear {
    clear: none!important;
}
.errorbox, .successbox {
    float: none!important;
}
#preftoc {
	list-style:none;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#preftoc li {
display:inline;
}
#preftoc a {
border: 1px solid  #000000 ;
padding: 5px;
margin: 2px;
font-size: 11px;
text-decoration:none;
}
#preftoc a:hover {
border: 1px solid #333333 ;
}
#editform, #toolbar, #wpTextbox1 {
    clear:none!important;
}
div.mw-geshi {
  padding: 1em; 
  margin: 1em 0; 
  border: 1px dashed #2f6fab;
}

 #sidebar1 .portlet h5 {
color: #C9542A;
border-top-left-radius : 5px;
-moz-border-radius-topleft: 5px;
border-top-right-radius : 5px;
-moz-border-radius-topright: 5px;
border : 1px solid #B6B6B6;
margin:20px 5px 4px 15px;
padding:5px 0px 5px 0px ;
text-align:center;
font-size:14px;
}

.editsection{font-size: 12px;}
#BreadCrumbsBar {
display:inline; }
