@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_main.jpg);
	background-position: center top;
}
a {
	outline: none;
}
#page_container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#header {
	height: 150px;
	width: 960px;
	display: inline;
	float: left;
	position: relative;
}
#main {
	width: 960px;
	padding-bottom: 15px;
	display: inline;
	float: left;
}
#header a#logo {
	position: absolute;
	left: 25px;
	top: 22px;
	width: 215px;
	height: 80px;
}
#header #text {
	position: absolute;
	height: 75px;
	width: 530px;
	left: 220px;
	top: 44px;
        font-size: 11px;
}
#header #menu {
	position: absolute;
	height: 15px;
	width: 250px;
	left: 735px;
	top: 17px;
	text-align: center;
	font-size: 9px;
	color: #336699;
}
a {
	color: #336699;
}
#header #menu a:hover {
	color: #336699;
	text-decoration: none;
}
#header h1 {
	text-indent: -9999px;
}
#header #text h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.red {
	color: #F21414;
}
.lightblue {
	color: #336699;
}
#header #text p {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
}
a#choosewhat {
	background: transparent url(../images/small_choosewhat5.png) no-repeat 0 0;
	width: 125px; 
	height: 75px; 
	display: block;
        position: absolute;
        float: left;
        left: 950px;
        top: 40px;
}
#main #left {
	width: 165px;
	display: inline;
	float: left;
	margin-top: -35px;
	margin-left: 20px;
	padding-top: 10px;
	position: relative;
}
#main #choice {
	width: 165px;
	display: inline;
	float: left;
	margin-top: -35px;
	margin-left: 20px;
	padding-top: 10px;
	position: relative;
}
#main #left a.btn {
	height: 23px;
	width: 165px;
	background-image: url(../images/btn_left.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 7px;
	margin-bottom: 4px;
}
#main #choice a.btn {
	height: 23px;
	width: 165px;
	background-image: url(../images/btn_left.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 7px;
	margin-bottom: 4px;
}
#main #left a.btnnav {
	height: 49px;
	width: 147px;
        margin-left: 8px;
        background-image: url(../images/leftnav2.jpg);
	background-repeat: no-repeat;
	display: block;
        position: absolute;
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #F80A0A;
	text-decoration: none;   
        padding: 8px 0 0 15px;
        top: 310px;  
}
#main #left a.btnnav1 {
	height: 49px;
	width: 147px;
        margin-left: 8px;
	background-image: url(../images/leftnav2.jpg);
	background-repeat: no-repeat;
	display: block;
        position: absolute;  
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #F80A0A;
	text-decoration: none;   
        top: 370px;
        padding: 8px 0 0 15px;
}
#main #left h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../png/bg_left_h2.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: block;
	padding: 13px 0 0;
	margin: 12px 0 0px;
	width: 165px;
}
#main #left h2 a {
	text-decoration: none;
	color: #F80A0A;
}

#main #left img {
	margin: 4px 0 0;
}

#main #left ul {
	margin: 0px;
	list-style-type: none;
	display: block;
	background-image: url(../png/bg_left_ul.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: 27px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 165px;
}
#main #left ul a {
	font-size: 9px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
	
}
#main #left ul a:hover {
	font-size: 9px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
#main #left li {
	padding-bottom: 7px;
}
#main #left #newsletter {
	text-align: center;
	display: inline;
	float: left;
	width: 165px;
}
#main #left #newsletter h3 {
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-align: center;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	vertical-align: middle;
}
#main #left #newsletter form {
	margin: 0px;
	padding: 0px;
}

#main #left #newsletter #email {
	font-size: 10px;
	width: 140px;
	text-align: center;
}
#main #left #newsletter #submit {
	text-align: center;
	margin-top: 10px;
}

/*
#main #left #adSenseContainer {
	float: left;
	display: inline;
	text-align: center;
	width: 130px;
	padding: 4px;
	margin: 15px 0 0 15px;
	background-color: #fff;
}

#main #left #adSense {
	width: 127px;
	text-align: center;
	border: 1px solid #d6d6d6; 
}
*/

#main #left #featureContainer {
	float: left;
	display: inline;
	margin-top: 20px;
	font-size: 11px;
}

#main #left #featureContainer #featureTop {
	width: 164px;
	height: 32px;
	margin: 0;
	background: url(../images/bg_featureTop.jpg) no-repeat top left;
	
}

#main #left #featureContainer #featureContent {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0 5px;
	margin: 0;
	background-color: #fff;
	line-height: 15px;
}
#main #left #featureContainer #featureBottom {
	width: 164px;
	height: 62px;
	margin: 0;
	padding: 0;
	position: relative;
	background: url(../images/bg_featureBottom.jpg) no-repeat top left;
}
#main #left #featureContainer #featureBottom a {
	text-indent: -9999px;
	position: absolute;
	top: 11px;
	left: 12px;
	display: block;
	height: 38px;
	width: 142px;
	background: url(../images/bg_featureLink.jpg) no-repeat top left;
}

#main #content {
	width: 730px;
	display: inline;
	float: right;
	margin-right: 15px;
       
}
#main #content .services {
	display: block;
	width: 155px;
	font-size: 10px;
	color: #000000;
	float: left;
        margin-top: -18px;
     
}
#main #content .services h2 {
	height: 20px;
	width: 155px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/h_list.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 7px;
	margin-top: 63px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #content .services ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#main #content .services li {
	list-style-type: none;
	margin: 0px;
	text-indent: 7px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#main #content .services li.brdr_top, #main #content .column li.brdr_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#main #content .services li.last {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4473A1;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../images/bg_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
	font-style: italic;
	font-weight: bold;
	color: #F50F0F;
	text-indent: 13px;
	padding-top: 10px;
	font-size: 11px;
	background-color: #FFFFFF;
}
#main #content .column {
	font-size: 10px;
	color: #000000;
	width: 95px;
	float: left;
       margin-top: 11.5px;

}
#main #content .column.approved {
	font-size: 10px;
	color: #000000;
	width: 95px;
	float: left;
	margin-top: -2px;
	text-align: center;
}
#main #content .column h3 {
	height: 28px;
	width: 95px;
	text-align: center;
	margin: 0px;
	font-size: 9px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #content .column a.btn {
	text-decoration: none;
	height: 24px;
	width: 93px;
	display: block;
	background-image: url(../images/btn_column.jpg);
	background-repeat: no-repeat;
	background-position:center;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
        font-weight: bold;
	text-align: center;
	padding-top: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
        margin-top: -5px;
}
#main #content .column a.bluebtn {
	text-decoration: none;
	height: 24px;
	width: 93px;
	display: block;
	background-image: url(../images/bluebtn_column.jpg);
	background-repeat: no-repeat;
	background-position:center;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
        font-weight: bold;
	text-align: center;
	padding-top: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
        margin-top: -5px;
}        
#main #content .column a.brdr_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#main #content .column ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#main #content .column li {
	list-style-type: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#main   #content   .column   h3.brdr_left    {
	background-image: url(../images/bg_lines_list.jpg);
	background-repeat: no-repeat;
	background-position: left top;

	
}
#main   #content   .column   h3.brdr_top    {
	background-image: url(../images/bg_lines_list.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#main   #content   .column   h3.brdr_right    {
	background-image: url(../images/bg_lines_list.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
#main  #content  .column  ul.brdr_right li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#main #content .column li.last, #main #content .column ul.brdr_right li.last {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4473A1;
	border-right-style: none;
	border-left-style: none;
	height: 38px;
	background-image: url(../images/bg_li_last.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	padding-top: 23px;
	display: block;
}
#main #content .column li.last a.btn {
	margin-left: 1px;
	border-right-style: none;
	border-left-style: none;
}
ul.lightgrey {
	background-color: #E4E4E4;
}
ul.darkgrey {
	background-color: #CCCCCC;
}
#main  #content  #text_content {
	clear: left;
	float: left;
	width: 730px;
}
#main #content #text_content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #336699;
	font-weight: normal;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #content #text_content p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 17px;
}
#main #content #text_content .newsletter {
	padding-right:100px;
	padding-left:7px;
}
#main #content #text_content .newsletter h1 {
	text-align:center;
}
#main #content #text_content .newsletter img {
	padding-right:8px;
}
#main #content #text_content .newsletter p {
	padding-left:70px;
}
#main #content #text_content .newsletter ul {
	padding-left:120px;
}
#footer {
	display: inline;
	float: left;
	width: 960px;
	clear: left;
	background-image: url(../images/bg_main_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 25px;
}
#footer #left {
	display: inline;
	float: left;
	width: 200px;
	margin-left: 10px;
	font-size: 9px;
	text-align: center;
}
#footer #left a {
	color: #336699;
}
#footer #left a:hover {
	color: #336699;
	text-decoration: none;
}
#footer #right {
	display: inline;
	float: right;
	width: 730px;
	margin-right: 15px;
	font-size: 9px;
	color: #666666;
}
#footer .copyright {
	text-align: center;
}
.pricing {
	display: inline;
	float: right;
	margin-bottom: 3px;
	margin-left: 10px;
	width: 300px;
}
.pricing p.first:first-line {
	font-weight: bold;
}
.pricing a.btn {
	text-decoration: none;
	height: 24px;
	width: 80px;
	display: block;
	background-image: url(../images/btn_column.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	margin-top: 15px;
}
.providerlogo {
	text-align: center;
	margin: 0 0 15px;
}
.vendor_table {
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.vendor_table td {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.vendor_table td + td + td {
	width: 100px;
}
.vendor_table td + td {
	width: 20px;
}
ul.demoTips li, div.protoDiv, div.protoDiv2 {
	background-color: #FFFFFF;
	text-decoration: underline;
	color: #006600;
	cursor: pointer;
}
ul.demoTips li.notip, ul.demoTips li.notip:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
	cursor: default;
}
.protoDiv {
	font-weight: bold;
}
ul.demoTips li:hover {
	background-color: #E5E5E5;
}

ul.demoTips li.last {
	text-decoration: none;
}



.provider {
	display: inline;
	float: left;
	width: 100%;
	margin-top: 15px;
}
.provider p {
	width: 410px;
}
.provider p.first:first-line {
	font-weight: bold;
}

.provider h2 {
	font-size: 18px;
	color: #F80A0A;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 3px;
}
.providerlinks {
	width: 100%;
	text-align: center;
	line-height: 18px;
	padding-top: 15px;
}
.providerlinks a {
	color: #336699;
	text-decoration: underline;
}
.providerlinks a:hover {
	color: #336699;
	text-decoration: none;
}
a.backtotop {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}
a.backtotop:hover {
	text-decoration: none;
}
li.hovertip {
	text-decoration: underline;
	color: #006600;
	cursor: pointer;
	font-weight: bold;
}
li:hover.hovertip {
	color: #006600;
	text-decoration: none;
	background-color: #F1F1F1;
}
.bold {
	font-weight: bold;
}






#tab_default {
	display: inline;
        position: relative;
        float: left;
	width: 640px;
	height: 340px;
	padding: 0% 4% 16% 10%;
	background: url(http://toll-free.pbxcompare.com/images/default_3.jpg) no-repeat top left;

}
#tab_default h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336799;
	margin: 8% 0 0 0;
	padding: 6% 0 0 0;
}
#tab_default p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0 0 0 0;
	padding: 3% 7% 5% 0;
	font-weight: normal;

}

/*  Feedback form styles  */




div#feedback-box {
	display: block;
	padding: 0 0 0 0;
	margin: 0;
	line-height: 140%;
	font-size: .89em;
	margin-bottom: 1em;
}


p.feedback {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336699;
	padding: 0 5px 10px 5px;
	margin: 5px 0 0 0;
	border-bottom: 1px dotted #CCCCCC;
	text-align: center;
}


#feedbackForm {
	position: relative;
	display: block;
	width: 220px;
	padding: 0 0 0 0;
	margin: 0 auto 5px auto;
}


.req {
	color: #FF0000;
}
#feedbackForm label,
#feedbackForm input,
#feedbackForm textarea,
#feedbackForm table {
	position: relative;
	display: block;
	float: left;
	clear: left;
}
#feedbackForm table,
#feedbackForm tr,
#feedbackForm td {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}
#feedbackForm label {
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#feedbackForm input,
#feedbackForm textarea,
#feedbackForm select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
#feedbackForm input,
#feedbackForm textarea {
	width: 210px;
}
#feedbackForm input#city {
	width: 150px;
	margin: 0 10px 0 0;
}
#feedbackForm input#url {
	display: none;
}
#feedbackForm select#state {
	width: 50px;
}
#feedbackForm select#rating {
	margin-left: 10px;
}
#feedbackForm button {
	position: relative;
	display: block;
	clear: both;
	width: 100px;
	margin: 10px auto 0 auto;
	width: 79px;
	height: 25px;
	background: url(../images/btn_submit.png) no-repeat top left;
	border: none;
	outline: none;
}













/*  Vendor Application form styles  */




div#vendor-box {
	display: block;
	padding: 0 0 0 0;
	margin: 0;
	line-height: 140%;
	font-size: .89em;
	margin-bottom: 1em;
}


p.vendor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336699;
	padding: 0 5px 10px 5px;
	margin: 5px 0 0 0;
	border-bottom: 1px dotted #CCCCCC;
	text-align: center;
}


#vendorForm {
	position: relative;
	display: block;
	width: 470px;
	padding: 0 0 0 0;
	margin: 0 auto 5px auto;
}


#vendorForm #leftcol {
	position: relative;
	display: block;
	width: 220px;
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	float: left;
}


#vendorForm #rightcol {
	position: relative;
	display: block;
	width: 250px;
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	float: left;
}



#vendorForm label,
#vendorForm input,
#vendorForm textarea,
#vendorForm table {
	position: relative;
	display: block;
	float: left;
	clear: left;
}
#vendorForm table,
#vendorForm tr,
#vendorForm td {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}
#vendorForm label {
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#vendorForm input,
#vendorForm textarea,
#vendorForm select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
#vendorForm input,
#vendorForm textarea {
	width: 210px;
}
#vendorForm input#city {
	width: 150px;
	margin: 0 10px 0 0;
}
#vendorForm select#state {
	width: 50px;
}
#vendorForm button {
	position: relative;
	display: block;
	clear: both;
	width: 100px;
	float: right;
	margin: 10px auto 0 auto;
	width: 79px;
	height: 25px;
	background: url(../images/btn_submit.png) no-repeat top left;
	border: none;
	outline: none;
}


#vendorForm #rightcol label {
	width: 150px;
	float: left;
	clear: left;
	padding-right: 5px;
	text-align: right;
}
#vendorForm #rightcol label.title {
	width: 203px;
}
#vendorForm #rightcol input {
	width: 80px;
	float: left;
	clear: none;
	margin-bottom: 2px;
}


#vendorForm select#rating {
	margin: 5px 0 5px 10px;
}




/*  Vendor Reviews styles  */


#showReviews {
	width: 410px;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	clear: both;
}
#showReviews h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#showReviews .review {
	border-top: 1px solid #CCCCCC;
	width: 410px;
	margin: 5px 0 0 0;
	padding: 15px 0 10px 0;
	clear: both;
	float: left;
	display: inline;
}
.buttons a.feedback-btn {
	float: left;
	text-decoration: none;
	height: 24px;
	width: 218px;
	display: inline;
	background-image: url(../images/btn_feedback.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	margin-top: 15px;
}
.buttons a.signup-btn {
	float: left;
	text-decoration: none;
	height: 24px;
	width: 80px;
	display: inline;
	background-image: url(../images/btn_column.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	margin-top: 15px;
	margin-left: 112px;
}


