/* 
    Document   : styles
    Created on : 5-mar-2010, 23.03.22
    Author     : E-FUNCTIONS
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.cprice {
font-size: 13px;
color:rgb(0,0,0);
font-weight:bold;
text-decoration: none;
}

.grid {
font-size: 14px;
color:rgb(10,10,10);
padding:2px;
border:solid 1px #dcdcdc;
}

.lthru {
font-size: 13px;
color:rgb(255,0,0);
font-weight:bold;
text-decoration: line-through;
}

.headstroke {
font-size: 15px;
color:rgb(0,0,204);
font-weight:bold;
text-decoration: none;
}

.headstroke2 {
border-top: dotted 1px #f5f5f5;
padding-bottom:2px;
padding-top:2px;
}

.headarrow {
color:#ff6600;
font-size:12px;
padding-right:5px
}

a:link.headside, a:visited.headside {
font-size: 14px;
color:#f5f5f5;
text-decoration: none;
font-family:Times New Roman,Arial;
}

a:hover.headside {
font-size: 14px;
color:#ff6600;
text-decoration: none;
font-family:Times New Roman,Arial;
}

.headtxt
{
border-top: dotted 1px #f5f5f5;
padding-bottom:2px;
padding-top:2px;
font-size: 16px;
color:rgb(120,120,120);
text-decoration: none;
font-family:Times New Roman,Arial;
}

a:link.homehead, a:visited.homehead {
font-size: 14px;
color:rgb(0,0,204);
font-weight:bold;
text-decoration: none;
font-family:Times New Roman,Arial;
}

a:hover.homehead {
font-size: 14px;
color:#f5f5f5;
font-weight:bold;
text-decoration: none;
font-family:Times New Roman,Arial;
}

a:link.homehead2, a:visited.homehead2 {
font-size: 13px;
color:rgb(0,0,204);
font-weight:bold;
text-decoration: none;
font-family:Times New Roman,Arial;
}

a:hover.homehead2 {
font-size: 13px;
color:#f5f5f5;
font-weight:bold;
text-decoration: none;
font-family:Times New Roman,Arial;
}

.popupcontrol
{
visibility:hidden;
background-color:White;
}

.CPanelHeader
{
    background-color: #CC0000;
    height:18px;
    padding:5px;
    color:#FFFFFF;
    font-weight:bold;
    font-size:16px;
    cursor:pointer;
    width:98%;
    font-style:italic;
    padding-left:5px;
}

.CPanelContent
{
    background-color: #FFFFFF;
    height:0px;
    padding:5px;
    color:#000000;
    font-size:15px;
    overflow:hidden;
    width:100%
}

.loginb{
cursor:pointer;
border:0px;
}

.pnMail{
font-size: 14px; 
color: #888888; 
font-family: Times New Roman,Helvetica,sans-serif
}

.heading {
font-size: 20px; 
color: #f16322; 
font-weight: bold;
font-family: Times New Roman,Helvetica,sans-serif
}

.maintext {
font-size: 14px; 
color: #888888; 
font-family: Times New Roman,Helvetica,sans-serif
}

.maintextuser {
font-size: 20px; 
color: #888888; 
padding-bottom:10px;
font-family: Times New Roman,Helvetica,sans-serif
}

.mainheading {
font-size: 14px; 
color: #0000ff; 
font-weight:bold;
font-family: Times New Roman,Helvetica,sans-serif
}

.select {
border:none;
}

a:link.homelink, a:visited.homelink {
font-size: 12px;
color:#999999;
text-decoration: none
}

a:hover.homelink {
font-size: 12px;
color:#999999;
text-decoration: underline;
}

.homelinklist {
font-size: 12px;
color:Blue;
text-decoration: underline;
cursor:pointer;
}

.homelinklist2 {
font-size: 12px;
color:rgb(125,125,125);
text-decoration: none;
}

a:link.homevoip, a:visited.homevoip {
font-size: 16px;
color:blue;
text-decoration: underline;
}

a:hover.homevoip {
font-size: 16px;
color:blue;
text-decoration: none;
}

a:link.homevoipn, a:visited.homevoipn {
font-size: 15px;
color:blue;
text-decoration: underline;
}

a:hover.homevoipn {
font-size: 15px;
color:blue;
text-decoration: none;
}

a:link.homevoip2, a:visited.homevoip2 {
color:blue;
text-decoration: underline;
}

a:hover.homevoip2 {
color:blue;
text-decoration: none;
}

a:link.about2, a:visited.about2 {
font-size: 18px; 
color: #777777; 
text-decoration: underline;
}

a:hover.about2 {
font-size: 18px; 
color: #777777; 
text-decoration: none;
}

a:link.about, a:visited.about {
font-size: 14px; 
color: #777777; 
text-decoration: underline;
}

a:hover.about {
font-size: 14px; 
color: #777777; 
text-decoration: none;
}

a:link.about3, a:visited.about3 {
font-size: 14px; 
color: #888888; 
text-decoration: underline;
}

a:hover.about3 {
font-size: 14px; 
color: #888888; 
text-decoration: none;
}

a:link.homelogin, a:visited.homelogin {
font-size: 16px;
color:blue;
text-decoration: underline;
}

a:hover.homelogin {
font-size: 16px;
color:blue;
text-decoration: none;
}

a:link.homecopy, a:visited.homecopy {
font-size: 14px;
color:#f5f5f5;
text-decoration: underline;
}

a:hover.homecopy {
font-size: 14px;
color:#f5f5f5;
text-decoration: none;
}

a:link.homedev, a:visited.homedev {
font-size: 22px;
color:#0000ff;
text-decoration: underline;
}

a:hover.homedev {
font-size: 22px;
color:#0000ff;
text-decoration: none;
}
