/* FreeVirtualNumbers CSS Document */

html, body {
	background:url(images/bodybg.jpg) #FBFCFD repeat-x top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

p {
	font-size: 12px;
}

h1 {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	font-size: 26px;
	font-weight: normal;
	color: #3094BF;
	text-align: left;
	padding-left: 195px;
}

#container {
	width: 795px;
	height: 100%;
	background-color: white;
}

#topcontainer {
	width: 100%;
	height: 500px;
}

#topcontainershrink {
	width: 100%;
	height: 200px;
}

#topcontainer .left {
	float: left;
	background-image:url(images/headerline_left.jpg);
	width: 10px;
	height: 500px;
}

#topcontainer .mid {
	float: left;
	width: 775px;
}

#topcontainer .right {
	float: left;
	background-image:url(images/headerline_right.jpg);
	width: 10px;
	height: 500px;
}

#header {
	width: 100%;
	height: 134px;
	background-image:url(images/headerbg.jpg);
}

#header .left {
	float: left;
	background-image: url(images/logo.jpg);
	width: 210px;
	height: 133px;
}

#header .right {
	float: right;
	background-image:url(images/headerswirls.jpg);
	width: 309px;
	height: 133px;
}

#splash {
	width: 758px;
	height: 272px;
	text-align: left;
	padding: 0px;
	clear: both;
}

#menu {
	float: left;
	width: 178px;
	text-align: left;
}

#menu .top {
	width: 100%;
	height: 25px;
	background-image:url(images/menutop.jpg);
}

#menu .mid {
	width: 100%;
	background:url(images/menubottom.jpg) #3094BF bottom no-repeat;
	padding-bottom: 10px;
}

#menu .mid ul{
	color: white;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 20px;
	line-height: 20px;
	margin-top: 0px;
	padding-top: 0px;
}

#menu a {
	text-decoration: none;
	color: white;
}

#menu a:hover, a:active {
 text-decoration:underline;
 color: black;
}

#menu .line{
	height: 1px;
	background-color: #95C2D6;
	width: 100%;
	background-image: none;
	padding: 0px;
	margin: 0px;
}

#menu form{
	padding-top: 10px;
	padding-left: 10px;
	font-size: 11px;
	color: white;
	background: none;
}

#menu input{
	height: 20px;
	background-image:url(images/form_bg.jpg);
	border: none;
}

#splashbox {
	float: left;
	height: 272px;
	width: 565px;
	background-image:url(images/splashbg.jpg);
}

#splashend {
	float: left;
	height: 272px;
	width: 15px;
	background-image:url(images/splashrightend.jpg);
}

#fadeout {
	height: 25px;
	background-image:url(images/splashendgradient.jpg);
	width: 758px;
	background-repeat: repeat-x;
}

#contentcontainer {
	width: 100%;
	background-image: url(images/contentbg.jpg);
	background-color: white;
	background-position: center;
	height: 100%;
}

#contentcontainer .left {
	float: left;
	width: 175px;
	padding-left: 12px;
}

#contentcontainer .right {
	float: left;
	padding-left: 20px;
	width: 550px;
	text-align: left;
}

#position {
	width: 775px;
}

#featurebox {
	background-image:url(images/featurebox.jpg);
	width: 175px;
	height: 123px;
	text-align: left;
}

#featurebox .padd{
	padding: 5px;
}

#featurebox h1{
	padding: 0px;
	margin: 0px;
	color: #1B4C5F;
	font-size: 18px;
}

#featurebox p{
	font-size: 11px;
}

#featurebox a{
	color: #666;
}

.line {
	height: 5px;
	width: 90%;
	background-image: url(images/dottedline.jpg);
	background-repeat: repeat-x;
}

.clear {
	clear: both;
}

.package {
	float: left;
	width: 172px;
	height: 272px; 
	margin-left: 12px;
}

.package :link, .package :visited {
    text-decoration:none;
	color:black;
}

.package :hover {
    cursor: hand;
}

.package .tophome {
	background-image:url(images/home.jpg);
	width: 100%;
	height: 131px;
}

.package .topbusiness {
	background-image:url(images/business.jpg);
	width: 100%;
	height: 131px;
}

.package .topasterisk {
	background-image:url(images/asterisk.jpg);
	width: 100%;
	height: 131px;
}

.package .title {
	background-image:url(images/splashboxhead.jpg);
	height: 23px;
	width: 100%;
}

.package .title p {
	display: block;
	padding-left: 10px;
	font-size: 16px;
	font-family: Arial Narrow, Arial;
	margin: 0px;
	
}

.package .content {
	background-color: #EAF1F4;
	height: 96px;
	width: 100%;
	background-image:url(images/splashboxgradient.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
}

.package .content ul {
	list-style-image: url(images/bullet.jpg);
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	margin-left: 25px;
	font-size: 12px;
	color: #666;
	padding-top: 20px;
	
}

.package .content li {
	padding: 0px;
}

.package .signup {
	background-color: #EAF1F4;
	text-align: right;
	height: 22px;
}

#footer {
	padding: 5px;
	background-color: #F0F0F0;
	text-align: center;
	background-image:url(images/footer.jpg);
	background-repeat: repeat-x;
}

#footer p {
	font-size: 10px;
	color: #666;
}

#breadcrumb {
	float: left;
	font-size: 11px;
	color: #666;
	padding-left: 15px;
	padding-top: 20px;
}

#phone {
	float: right;
	font-size: 23px;
	color: #EBEBEB;
	padding-right: 15px;
	padding-top: 7px;
}

acronym {
  border-bottom: 1px dotted black;
}

.finderheader {
font-size:12px;
font-weight:bold;
font-family:verdana;
border:1px solid #3293be;
background:#3293be;
color:#ffffff;
padding-top:5px;
width:400px;
text-align:center
}

.finderbody {
font-size:10px;
font-family:verdana;
border:1px solid #cedfe6;
background:#cedfe6;
color:#000000;
padding-top:5px;
width:400px;
}

div.largeblock {
width: 517px;
background-color: #cedfe6;
margin-bottom: 10px;
}

div.largeblock_inner {
width: 491px;
padding-top: 13px;
margin-left: 13px;
overflow: hidden;
}

div.largeblock {
overflow: hidden;
voice-family: "\"}\""; 
voice-family: inherit;
height: 100%;
}

img.floatright {
float: right;
padding: 0 0 5px 14px;
}