body
{
    margin: 0;
	background-color: #3d8ec3;
	#background-color: #3695c5;
	background-image: url('assets/bg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

body, td, div, p
{
    font-family: "Tahoma", sans-serif;
    font-size: 10pt;
    color: #2d408c;
	margin-top: 0;
}

div.centered
{
	text-align: center;
	background-color: none;
}
#nav-menu
{
	float: left;
	height: 60px;
	width: 465px;
	padding-top: 10px;
}
#nav-menu-ul{
	clear: both;
	margin-left: -40px;
}
#nav-menu-ul li{
	display: block;
	list-style-type: none;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	margin: 0 10px 0 0;
	float: left;
}
#nav-menu-ul a:hover
{
	text-decoration: underline;
}
#buttons{
height: 35px;
width: 470px;
float: right;
padding-top: 5px;
#margin-top: 0;
vertical-align: top;
}
#buttons img{
vertical-align: top;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
	float: none
}
/* End hide */ 

input
{
	font-size: 11px;
}

select
{
	font-size: 11px;
}

a
{
    color: #3D90CD;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    color: #2A408B;
    text-decoration: underline;
}

/* -------- Specific Styles -------- */

a.mainMenuLink
{
    padding: 0 10px 0 10px;
	color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

a.mainMenuLink:hover
{
    color: #fff001;
    text-decoration: underline;
}

a.smallLink
{
    color: #3d90cd;
	font-size: 9px;
    font-weight: bold;
    text-decoration: none;
}

a.smallLink:hover
{
    color: #2A408B;
	font-size: 9px;
}

a.menuLink
{
    color: #2d408c;
    font-weight: bold;
    text-decoration: none;
}

a.menuLink:hover
{
    color: #ABBFD2;
    font-weight: bold;
}

a.menuLink2
{
    color: #2d408c;
    font-weight: normal;
    font-size: 12px;
	text-decoration: none;
}

a.menuLink2:hover
{
    color: #ABBFD2;
}

a.weatherLink
{
    color: #3D90CD;
    font-size: 9px;
	font-weight: normal;
    text-decoration: none;
}

a.weatherLink:hover
{
    color: #ABBFD2;
}

a.bottomlink
{
    color: #ffffff;
    font-size: 7pt;
    font-weight: normal;
}
a.donotcall{
    color: #ffffff;
    font-size: 8pt;
    margin-top: 5px;
}
a.donotcall:hover{
    color: #ffffff;
    text-decoration: underline;
}


p.services
{
    top: -10px;
}

img.leftimg
{
    text-align: center;
}

h1
{
    font-size: 11pt;
	font-weight: bold;
    color: #2d408c;
	border-bottom: 1px #e3eff6 dotted;
}

h1.title
{
    height: 55px;
    padding-top: 18px;
    font-size: 12pt;
    font-weight: bold;
    background-image: url("assets/header_companies.jpg");
    background-repeat: repeat-x;
    background-position: bottom;
    color: #2d408c;
}

h2
{
    font-size: 10pt;
	font-weight: bold;
    color: #3D90CD;
}

h3
{
    font-size: 10pt;
}

h4
{
    font-size: 10pt;
	font-weight: bold;
    color: #ffffff;
    background-color: #E26144;
    width: 572px;
	padding: 3px 3px 3px 10px;
}

ul.menulist
{
    width: 165px;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    text-align: left;
    font-weight: bold;
    list-style: none;
}

ul.menulist2
{
	width: 100%;
	margin-left: 5px;
	padding: 0px;
	font-weight: normal;
	list-style: none;
}

li.menulist2
{
	padding-left: 14px;
	background-image: url("assets/bullet_menuarrow.jpg");
	background-repeat: no-repeat;
	background-position: 0 -3px;
}

table.body td
{
	padding-right: 15px;
}

table.sidebar
{
	width: 180px;
	background-color: #abbfd2;
	background-image: url('assets/specials_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

td.sidebar
{
	padding: 4px;
	font-size: 8pt;
	line-height: 14pt;
	color: #ffffff;
}

a.bottomlink
{
    color: #ffffff;
    font-size: 7pt;
    font-weight: normal;
}

img.menuad
{
    margin-top: 2px;
    margin-bottom: 2px;
}
#directoryThumb{
	z-index: 0;
}
#directoryThumb span{
	position: absolute;
	margin-top: 15px;
	margin-left: 10px;
	z-index: 50;
	visibility: hidden;
	background-color: #ffffff;
	border: 1px dotted;
	padding: 4px;
}
#directoryThumb:hover{
	z-index: 50;
}
#directoryThumb:hover span{
	visibility: visible;
}

/* -------- Container Divs -------- */
div.centered
{
    background-color: #ffffff;
    position: absolute;
    left: 50%;
	margin-left: -350px;
}

div.weather
{
    position: absolute;
    width: 365px;
    margin-top: -50px;
	font-size: 9px;
}

div.header
{
    width: 770px;
    height: 92px;
    padding: 0px;
    background-image: url("assets/header_main.jpg");
}

div.topmenu
{
	padding-top: 57px;
	padding-left: 397px;
}

div.body
{
    overflow: auto;
    width: 770px;
    min-height: 337px;
}

div.text
{
    width: 590px;
	float: left;
	padding: 0 10px 0 15px;
	margin-bottom: 15px;
}

div.text1
{
	width: 365px;
	margin-left: 15px;
	float: left;
	padding-bottom: 10px;
}

div.text2
{
	width: 525px;
	margin-left: 15px;
	float: left;
	padding-bottom: 10px;
}

div.menu
{
	width: 170px;
    min-height: 375px;
    height: auto !important;
    height: 375px;
	/*
    background-image: url("<?php echo $BaseWebPath;?>/assets/bg_dottedy.jpg");
	background-position: right;
	background-repeat: repeat-y;
    */
	float: left;
	text-align: center;
}

div.ads
{
    width: 317px;
    height: 335px;
    float: right;
}

div.search
{
    height: 45px;
    font-size: 8pt;
    text-align: center;
    padding-left: 15px;
    padding-top: 6px;
    background-color: #ffffff;
}

div.bottom
{
    clear: both;
    width: 770px;
    height: 63px;
    font-size: 7pt;
    background-color: #77B5E2;
    background-image: url("assets/bg_dotted.png");
    background-repeat: repeat-x;
    color: #ffffff;
}

div.bottommenu
{
	padding: 3px;
	font-size: 7pt;
	color: #ffffff;
	float: left;
    display: table-cell;
}

div.copyright
{
	padding: 3px;
	font-size: 7pt;
	color: #ffffff;
	float: left;
    display: table-cell;
    text-align: right;
    padding-left: 20px;
}

div.bottomads
{
    width: 770px;
    height: 52px;
}
td.formtitle
{
	width: 200px;
}
textarea
{
	font-family: verdana;
	font-size: 11px;
}
table.phoneservices{
    BORDER: 1pt #adcada solid;
}
#timeBox{
float: right;
margin-top: -85px;
}


/* -------- Long Distance / Telephone Styles -------- */
table.longdistance{
    width: 380px;
    border: 1pt #adcada solid;
    border-collapse: collapse;
}
table.longdistance_int{
    width: 450px;
    border: 1pt #adcada solid;
    border-collapse: collapse;
}
.longdistance_int .longdistance_title{
padding-left: 20px;
font-weight: bold;
text-align: left;
background-color: #87acc1;
color: #ffffff;
}
.countryCode{
text-align: center;
font-weight: normal;
padding-left: 0px;
background-color: #ffffff;
color: #2d408c;
}
.retailRate{
text-align: right;
font-weight: normal;
padding-left: 0px;
background-color: #ffffff;
color: #2d408c;
}

td.longdistance_title {
    background-color: #87acc1;
    color: #ffffff;
}

tr.altColor{
    background-color: #EAF0F6;
}
tr.title td{
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}
td.title{
    text-align: center;
    background-color: #9AB8C9;
    font-weight: bold;
    color: #ffffff;
    padding: 6px;
}
td.divider{
    font-size: 1px;
    height: 1px;
    background-color: #ffffff;
    padding: 0px;
    margin: 0px;
}
td.left{
    text-align: left;
    padding: 6px;
}
td.right{
    text-align: right;
    padding: 6px;
}

/*CSS for RSS NEWS FEED*/
.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
font-size: 10px;
}

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 10px;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 9px;
}

#example1{ /*Demo 1 main container*/
width: 837px;
height: 33px;
padding: 7px;
background-color: #eaeaea;
}

code{ /*CSS for insructions*/
color: red;
}

/*CSS for the fade slide show navigation*/
#fadeshownav {
	position: absolute;
	margin: -255px 0 0 3px;
	z-index: 1000;
}
img.fadeSlideShow_nav {
	height: 12px;
	width: 12px;
	margin: 0 5px 0 0;
	background: url("assets/nav.png") no-repeat;
	cursor: pointer;
}
img.fadeSlideShow_nav:hover {
	background: url("assets/nav.on.png") no-repeat;
}


fieldset {   
  -moz-border-radius:5px;  
  border-radius: 5px;  
  -webkit-border-radius: 5px; //edit :D
}

/*---------- Video Page styles ----------*/

#fadeshow1{
margin-bottom: 0px;
}
#videoContainer{
padding-left: 65px;
}
.video{
width: 200px;
float: left;
height: 250px;
margin: 25px;
}
.videoThumb{
}
.videoInfo{
float: left;
}
.videoDate{
font-size: 8pt;
font-style: italic;
}
.videoLink{
font-size: 8pt;
margin-top: auto;
display: block;
}
.red{
color: red;
font-weight: bold;
}
#POPclients{
float: left;
margin-left: 50px;
}
#IMAPclients{
float: right;
margin-right: 50px;
}
.clear{
clear: both;
}
#GoogleLanding_email{
background: url('assets/bg_GoogleLanding_email.jpg') no-repeat;
height: 67px;
width: 638px;
}
#GoogleLanding_email p{
margin-left: 125px;
padding-top: 15px;
width: 500px;
}
#GoogleLanding_myaccount{
background: url('assets/bg_GoogleLanding_myaccount.jpg') no-repeat;
height: 67px;
width: 638px;
}
#GoogleLanding_myaccount p{
margin-left: 125px;
padding-top: 15px;
width: 500px;
}
