@charset "utf-8";

#rates {
	width: 100%;
	font-size: 12px;
	border-collapse:collapse;
}


#rates td {
	text-align: center;
	background-color: #D2EAA6;
	color: #000000;
	padding: 10px;
}
#rates ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;
	position: relative;
	color: #000;
}

#rates ul.list {
margin: 0;
padding: 0;
}
.learnmore {
	text-align: right;
	padding-top: 1em;
	padding-bottom: 1em;
}

#rates th {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #fff;
}

#rates th, #rates td {
border-bottom:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
}
#rates td {
vertical-align: middle;
}
#rates .features {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 20%;
	background-color: #A4D44D;
	font-weight: bold;
	vertical-align: top;
	font-size: 12px;
}

#rates .anytime {
	color: #FFFFFF;
}
#rates thead {
	background-color: #003466;
	background-image: url(../images/table-rate-bg.gif);
	background-repeat: repeat-x;
}

#rates .plan {
	text-align: left;
	padding-left: 10px;
}

#rates .evening {
	color: #FFFFFF;
}
#rates thead.canada {
	background-image: url(../images/table-rate-bg-red.gif);
	background-color: #017AC1;
}
#ratelist {
	padding-right: 75px;
	margin-top: 0em;
	padding-top: 1em;
}
#ratelist li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
}

#ratelist li.rate-first {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#ratelist h2 {
	font-size: 18px;
	color: #017AC1;
	margin: 1em 0 0 0;
	padding: 0px;
	text-decoration: none;
}
#ratelist h2 a {
	color: #003366;
	text-decoration: none;
}
#ratelist a {
	color: #003366;
	text-decoration: underline;
}
#ratelist a:hover {
	color: #017AC1;
}

#ratelist a:visited {
	color: #003366;
}

#ratelist p {
	font-size: 12px;
	margin: 5px 0px 10px;
	padding: 0px;
}


#main ul#ratelist_new {
list-style-type: none;
padding: 0;
}
#ratelist_new li {
background-image:url(http://www.cityfone.net/images/rate-plans-bg2.jpg);
background-repeat:no-repeat;
float:left;
height:135px;
margin-bottom:5px;
width:230px;
padding: 5px 15px 0px;
position: relative;
margin-left: 10px;
}

#ratelist_new li.odd {

}

#ratelist_new li.even {

}

#ratelist_new p.learnmore {
position: absolute;
bottom: -10px;
right: 15px;
}

ratelist_new h2 {

}

#ratelist h2 a, #ratelist h2 a:visited  {
color:#619819;
text-decoration:none;
margin-top: 9px;
}

#rates .col2 {
width: 40%;
}

#rates .col3 {
width: 26%;
}

#rates .col4 {
width: 20%;
}

#rates .col5 {
width: 16%;
}

#rates .anytimeplan th.col5 {
line-height:1.33;
padding-left:10px;
padding-right:10px;
}

#rates .col6 {
width: 14%;
}

#rates .col7 {
width: 12%;
}

