body
{
	margin:0;
	width:98%;
	margin-left:2%;
	
}
table {  padding:0px;}
td {  padding:0px;}
.SednaGlobeHeadding
{ font-weight :bold ; font-family :Verdana ; font-size : 14px; color : Red }

.SednaGlobeFooter
{font-weight : lighter; font-family :Verdana ; font-size : 10px; color : Red }


a:link { color: #8A3700;}
a:visited {color: #333333;}
a:hover{text-decoration: none;color: #A45521;}
a:active{ text-decoration: none;color: #000000;}

input, select, textarea
{
    font-size:1em; 
    font-family: arial, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
}

/* Use headers in the markup for accessibility reasons but control look with styles below*/
h1
{
	margin: 2px 0 2px 0;
	font-weight: bold;
        color:Black;
	font-size : 13px;
}

h2
{
	margin: 2px 0 2px 0;
	font-weight: bold;
        color:Black;
	font-size : 12px;
}

h3
{
   margin: 2px 0 2px 0;
   color:#cb600a;
   text-decoration:underline;
   padding-bottom:10px;
   font-family: Verdana;
   font-size : 11px;
}

h4
{
   margin: 2px 0 2px 0;
   color:#333333;
   text-decoration:underline;
   padding-bottom:10px;
   font-family: Verdana;
}

h5, h6
{
	margin: 2px 0 2px 0;
	font-weight: bold;
	color:#333333;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active
{
    text-decoration: underline;
    color: #cc3300;
}

.rdoStyle
{ font-family :Verdana ; font-size :8pt;
}
.drpStyle
{ font-family :Verdana ; font-size :8pt;
}
.headingStyle
{ font-family :Verdana ; font-size :10pt; font-weight :bold ;
}
.txtStyle
{ font-family :Verdana ; font-size :8pt;
}
.lblStyle
{ font-family :Verdana ; font-size :8pt;
}
.labelTextStyle
{ font-family :Verdana ; font-size :8pt;
}
.errortxtStyle
{ font-family :Verdana ; font-size :8pt; color :Red ;
}

/* Table to setup logo */
.logoTable
{	margin:0px;
	color:#cc3300;
	width:100%;
	vertical-align:top;
}
.logoTable tr a { text-decoration:none; }
.logoTable td { vertical-align:top; }

.logoTable left
{	margin:0;
	width:50%;
	background:#cc3300;
	text-align:left;
}

.logoTable right
{	margin:0;
	width:50%;
	background:white;
	color:#cc3300;
	text-align:right;
}

.breadcrums
{	margin:0;
	background:white;
	color:#cc3300;
	text-align:left;
	font-family :Verdana ;
	font-size: 11px;
	padding-left:5px;
	font-weight:normal;
}


/* Menu */
.homemenu
{
	color: White;
    	background-color: #cc3300;
    	font-variant:normal;
    	font-size: 12px;
    	font-weight: normal;
	height:25px;
	vertical-align:top;
	padding:5px;
	text-indent:32px;
	font-family :Verdana ;
}

.homemenu td
{	color:White;
	background:#cc3300;
	vertical-align:top;
	padding:0px;
}

.homemenu td a
{
	color: White;
    	background-color: #cc3300;
    	font-variant:normal;
    	font-size: 12px;
    	font-weight: normal;
	vertical-align:top;
	font-family :Verdana ;
}

.homesubmenu
{
	color: White;
	background-color: #cc3300;
    	font-variant:normal;
    	font-size: 12px;
    	font-weight: normal;
	height:25px;
	vertical-align:middle;
	padding:1px;
	padding-left:5px;
	padding-right:5px;
	text-indent:10px;
	font-family :Verdana ;
	border-bottom:solid 1px white;
}

.homesubmenu td
{
	border-left:solid 5px #999999;
}
.homesubmenuhover td
{
	border-left:solid 5px green;
}
.homesubmenuselected td
{
	border-left:solid 5px White;
	border-bottom:solid 1px white;
	padding-bottom:2px;
}
.homesubmenu hover { background-color: #cc3300;}
.homesubmenu a { color: White; }

.featuresmenu
{
    font-size: 11px;
    font-weight: normal;
	vertical-align:top;
	font-family :Verdana ;
	border-bottom:solid 3px White;
	width:80%;
}

.featuresmenu table td 
{
	color: #cc3300;
    background-color: White;
    font-size: 11px;
    font-weight: normal;
	vertical-align:top;
	font-family :Verdana ;
	border-bottom:solid 1px #ffddbb;
	border-left:solid 6px #999999;
	padding:2px;
	padding-left:8px;
}

.featuresmenuhover {	border-left:solid 6px green; }
.featuresmenuselected {	border-left:solid 6px #cc3300;}
.featuresmenu a
{
	color: #333333;
    background-color: White;
    font-variant:normal;
    font-size: 11px;
    font-weight: normal;
	vertical-align:top;
	font-family :Verdana ;
}

.featuresmenu a hover 
{
	color: #cc3300;
    background-color: White;
    font-variant:normal;
    font-size: 11px;
    font-weight: normal;
	vertical-align:top;
	font-family :Verdana ;
}

/* Content - left, middle, right */

.content{vertical-align:top; width:100%; background-color:White; color:Black; font-family :Verdana ;font-size: 11px;}
.content table 
{
	vertical-align:top; 
	width:100%; 
	background-color:white; 
	color:Black;
	font-size: 11px;
    	font-weight: normal;
	vertical-align:top;
	font-family :Verdana ;
}

.leftpanel { vertical-align:top; width:20%; background-color:White; color:Black;}
.leftpanel table{ vertical-align:top; color:Black; padding-right:5px;}
.leftpanel td { vertical-align:top; background-color:White; padding-left:5px; color:Black;}

.middlecontent{ vertical-align:top; width:40%; background:White;}
.middlecontent table { vertical-align:top; padding-left:0px; padding-bottom:5px; width:90%; }
.middlecontent table tr { vertical-align:top;}
.middlecontent table td { vertical-align:top;}

.rightpanel{width:20%; background:White; vertical-align:top;}


/* Submit case form */

#submitcase
{
	background:white;
}

#submitcase table
{
	background:white;
	padding-top:10px;
	width:100%;
	border-left:solid 1px #999999;
}

#submitcase td
{
	border-right:solid 1px #999999;
	border-bottom:dotted 1px #999999;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	width:40%;
}

#submitcase h4 { font-size: 13px; font-weight: bold;}



.tellfriend {vertical-align:top; color:Black; border-left:dotted 0px #999999;   font-size: 6px; text-align:left;}
.leftmenu  { vertical-align:top; color:Black;  border-top:dotted 0px #999999; padding-bottom:2px;width:40%; }
.rightmenu { vertical-align:top; color:Black; width:30%; padding:0px; text-align:left;}


/* Footer */

.footer
{
	color: White;
    background-color: #999999;
    font-variant:normal;
    font-size: 10px;
    font-weight: normal;
	height:25px;
	vertical-align:middle;
	padding:1px;
	padding-left:5px;
	padding-right:5px;
	text-indent:35px;
	font-family :Verdana ;
	text-align:center;
	width:90%;
}

.footer a
{
	color: White;
    background-color: #999999;
    font-variant:normal;
    font-size: 10px;
    font-weight: normal;
	height:25px;
	vertical-align:middle;
	padding:1px;
	padding-left:5px;
	padding-right:5px;
	text-indent:10px;
	font-family :Verdana ;
	text-align:center;
	text-decoration:underline;
}

/* front page */

#frontpage table
{
  valign="top";
  width:100%;
  background:white;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
}

#frontpage td { padding:0px;}

#frontpage2 table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  width:100%;
  border-left:solid 1px #999999;
}

#frontpage3 table
{
  width:100%;
  border-left:solid 1px #999999;
}


#frontpage3 td
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-right:solid 1px #cc3300;
  border-bottom:solid 1px #cc3300;

}

#frontleft a
{
	font-size: 10px;
}
#frontleft h2
{
	font-family :Verdana ;
	font-size: 11px;
	font-weight:bold;
}

#frontleft h3
{
	font-family :Verdana ;
	font-size: 10px;
	font-weight:bold;
	color:#666666;
}


/* Business services */

#business_services table { border-left:solid 1px #999999; }
#business_services td { padding-left:10px; }


#business_services_standard table { border-left:solid 1px #999999; }
#business_services_standard td {padding-left:10px; }


#business_service_premium table { border-left:solid 1px #999999;}
#business_service_premium td {padding-left:10px; }

#business_services_virtual table { border-left:solid 1px #999999;}
#business_services_virtual td { padding-left:10px; }

#business_services_virtual2 table { border-left:solid 1px #999999;}
#business_services_virtual2 td {padding-left:10px;border-right:solid 1px #cc3300;border-bottom:dotted 1px #cc3300;}

#business_services_pbx table {  border-left:solid 1px #999999;}
#business_services_pbx  td {padding-left:10px; }

#business_services_custom table {border-left:solid 1px #999999;	width:100%;}
#business_services_custom  td {	padding-left:10px; }

#casestudies table {border-left:solid 1px #999999; 	width:100%; }
#casestudies td { padding-left:10px; }

#consultation table {border-left:solid 1px #999999;width:100%;}
#consultation td {padding-left:10px;}



/* --------------------- Features Section ------------------    */


#enhancedvoicemail table
{
  valign="top";
  width:100%;
  background:white;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
}
#enhancedvoicemail td { padding-left:10px;}

#enhancedvoicemail2 table
{
  valign="top";
  width:100%;
  background:white;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
}
#enhancedvoicemail2 td { padding-left:10px;}


#voicemailbyemail table
{
  valign="top";
  width:100%;
  background:white;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
}
#voicemailbyemail td { padding-left:10px;}


#business_services table
{
  width:100%;
  background:white;
  font-family :Verdana ;
  font-size: 11px;
  padding-left:5px;
  padding-right:5px;
  border-left:solid 1px #999999;

}

#business_services2 {  padding-left:10px; }
#business_services2 h3 { color:Black; text-decoration:none; }

#business_services2 table
{
  background:white;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding:2px;

}

#business_services2 td
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-right:solid 1px #cc3300;
  border-bottom:dotted 1px #cc3300;
  padding-left:5px;

}





/* -------------Business services End ---------------*/








#internantionrates_left td
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-right:solid 1px #999999;
  border-bottom:dotted 1px #999999;
}



#features table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}

#features td
{
  padding-left:15px;
}

#calldisplay table
{

  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}

#callwaiting table
{

  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}

#callforwarding table
{

  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}
#calltransfer table
{

  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}

#callreturn table
{

  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}

#threewaycalling table

  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}


#callscreen table
{

  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}


#donotdisturb table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}
#donotdisturb td { padding-left:15px; }


#musiconhold table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}


#speeddial table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}

#networkbackupnumber table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}

#annonymouscaller table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}

#internationalblock table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}

#directoryassistance table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}


#calleridblock table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}

#telemarketerblock table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}

#customringdelay table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}

#virtualnumber table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}



#tollfree table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}

#tollfree2 table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}


#conference table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}

#fax2email table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}


#queuing table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}

#huntgroup table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}

#timegroup table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}

#virtualextension table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}



#autoattendant table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}

#autoattendant td
{
  padding-left:10px;
}


#fax2email table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}

#fax2email td
{
  padding-left:10px;
}



#callrecording table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}

#callrecording td {   padding-left:10px; }


#lnp h3
{
  padding : 5px;
  color:Black;
  font-size: 10px;
  text-decoration:none;
  font-weight:bold;
}

#help table
{
 
  	width:100%;
  	font-family :Verdana ;
  	font-size: 11px;
  	border-left:solid 1px #999999;

}

#help td
{
	padding-left: 10px;
}

#gettingstarted table
{
  background:white;
  color:black;
  font-family :Verdana ;
  font-size: 11px;
  border-left:solid 1px #999999;
  padding-left:5px;
  width:100%;
}
#gettingstarted td { padding-left: 10px;}

#footerlinks 
{
	color: #666666;
	background-color: white;
	font-variant:normal;
	font-size: 10px;
	font-weight: normal;
	vertical-align:middle;
	width:100%;
}
#footerlinks table { background-color: #666666; color: white; width:800px; }
#footerlinks tr { background-color: white;  width:100%; }
#footerlinks td { padding-top:5px; padding-left:15px; padding-right:10px; border-right:solid 1px white;}
#footerlinks a {color: #333333;   background-color: white; }


