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

body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #444;
	background-image: url(/Media/images/shell-bkg.png);
	background-repeat: repeat-x;
}

a:link, a:visited {
	color: #647cdf;
	text-decoration: none;
}

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

label {
	color: #000000;
}

/* Layout */
#home-link {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	float: left;
	list-style: none;
}

#home-link span {
	display: none;
}

#home-link #home li, #home-link #home a {
	height: 150px;
	width: 400px;
	display: block;
}


#shell {
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 0;
	background-color: #FFFFFF;
	height: 100%;
}

#masthead {
	position: relative;
	top: 0;
	background-image: url(/Media/images/masthead_switch_save.gif);
	background-repeat: no-repeat;
	width: 1000px;
	height: 179px;
}

#masthead #nav {
	position: relative;
	padding: 5px;
	left: 0;
	text-align: right;
	font-size: 10px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#masthead #nav a {
	color: #FFFFFF;
	text-decoration: none;
}

/* Primary Navigation */
/* ------------------ */

#navigation_primary {
	width: 1000px;
	height: 35px;
	left: 50%;
	margin-left: -500px;
	position: absolute;
	top: 150px;
}


/* Begin: Secondary Navigation */
/* --------------------------- */
#navigation_secondary {
	position: relative;
	float: left;
	width: 206px;
	height: 517px;
	margin: 0;
	padding: 0;
}

/* -------------------------- */
/* End:  Secondary Navigation */

#main {
	background-color: #FFFFFF;
	position: relative;
	top: 5px;
	z-index: 1;
}

#footer {
	background-color: #FFFFFF;
	top: 10px;
	font-size: 9px;
	color: #AAAAAA;
}

#meta {
	position: relative;
	width: 480px;
	float: left;
	background-color: #FFFFFF;
	height: 75px;
	padding: 8px;
	left: 25px;
}

#disclaimers {
	position: relative;
	width: 480px;
	float: left;
	background-color: #FFFFFF;
	height: 75px;
	padding: 10px;
}

#primary_content {
	position: relative;
	z-index: 1;
	float: left;
	padding: 5px;
	width: 750px;
	background-color: #FFFFFF;
}

#breadcrumbs {
	position: relative;
	background-image: url(/Media/images/breadcrumbs.png);
	background-repeat: no-repeat;
	clear: both;
	height: 43px;
	width: 1000px;
	top: 10px;
	left: 50%;
	margin-left: -466px;
}

#breadcrumbs_logo {
	position: relative;
	top: 7px;
	left: 9px;
	width: 37px;
	height: 22px;
	float: left;
}

#bc_links {
	position: relative;
	padding-left: 30px;
	float: left;
	font-size: 11px;
	padding-top: 7px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	
}

/* Phones List */
#phones_list {
	position: relative;
	float: left;
	width: 550px;
}

#right_column {
	position: relative;
	float: right;
	width: 180px;
	padding: 10px;
}

/* Redefinitions of various tags */
h1, h2, h3, h4 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

strong, th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

th {
	color: #000000;
	font-weight: bold;
}

/* Custom Styles */
.phone_title {
	color: #FF0000;
	font-size: 14px;
}

#dealer_form input {
	font-size: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

#dealer_form textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#dealer_form .center_text {
	text-align: center;
}

.item-listing-border {
	border-bottom: 1px solid #CCCCCC;
}

.item-listing-top {
	padding-top: 10px;
}

#phone-feature-list {
	position: absolute; 
	left: 600px; 
	top: 110px; 
	width: 120px; 
	color: #FFFFFF;
}

#phone-feature-list h2, #phone-feature-list h1 {
	color: #FFFFFF;
}

#phone-feature-list ul {
	color: #FFFFFF;
	line-height: 120%;
}

#phone-feature-list a {
	text-decoration: none;
	color: #FFFFFF;
}

#phones-more-images {
	position: relative;
	top: 330px;
	left: 640px;
	width: 113px;
}

#phone_browser, #manage-features {
	position: absolute;
	z-index: 9999;
	width: 675px;
	height: 640px;
	background-image: url(/Media/images/phone_view_backdrop.png);
	background-repeat: no-repeat;
	background-color: transparent;
	top: -175px;
	left: 50%;
	margin-left: -425px;
}

#phone_browser #close_button {
	position: absolute;
	top: 25px;
	right: 25px;
	font-size: 24px;
	line-height: 100%;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#phone_browser #close_button a {
	color: #000000;
	text-decoration: none;
	display: block;
	/*background-color: #F1F1F1;*/
	/*border: 1px solid #cccccc;*/
	width: 30px;
	height: 30px;
}

#phone_browser #image_links {
	position: relative;
	top: 20px;
	font-size: 14px;
	line-height: 100%;
	text-align: center;
	padding: 5px;
	margin: 5px;
}

#phone_browser #image_links a {
	color: #000000;
	text-decoration: none;
	display: block, inline;
	background-color: #F1F1F1;
	border: 1px solid #cccccc;
	height: 35px;
	padding: 5px;
	margin: 5px;
}

.plan-feature {
	clear: both;
}

.plan-feature-title {
	margin: 5px;
	float: left;
	width: 700px;
}

.form_hint {
	color: #888888;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Plans Layout/Styling - view page */
#plan-title-info {
	position: relative;
	width: 750px;
	height: 275px;
	background-image: url(/Media/images/plan_title_header.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

#plan-title-info #plan-name {
	position: absolute;
	left: 15px;
	top: 35px;
	font-size: 24px;
	color: #FFFFFF;
}

#plan-title-info #plan-info-box {
	position: absolute;
	left: 30px;
	top: 65px;
	font-size: 16px;
	color: #FFFFFF;
}

#plan-title-info #plan-price {
	position: absolute;
	right: 35px;
	top: 150px;
	width: 300px;
	text-align: right;
	color: #FFFFFF;
	font-size: 40px;
	padding: 10px;
}

#plan-features {
	position: relative;
}

#plan-disclaimer {
	position: relative;
	/*top: 25px;*/
	font-size: 10px;
	color: #AAAAAA;
	clear: both;
}

#plan-disclaimer a {
	color: #AAAAAA;
	text-decoration: underline;
}

.even {
	
}

.odd {
	background-color: #F1F1F1;
}

.plan-feature-list {
	padding-left: 25px;
	color: #55606b;
}

.plan-feature-price {
	color: #55606b;
}

.small {
	font-size: 10px;
	color: #333333;
	line-height: 110%;
}

.plan-small {
	font-size: 10px;
}

.item-added-large {
	font-size: 30px;
	line-height: 30px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}


#rateViewer {
	position: fixed;
	top: 10px;
	left: 50%;
	margin-left: -250px;
	background-color: #fff;
	z-index: 999;
	width: 500px;
	min-height: 500px;
	border: 5px solid #666;
	visibility: hidden;
	padding: 15px;
}

.intl_rate_top {
	width: 100%; 
	text-align: left;
	clear: both;
}

dt {
	color: #000;
	font-weight: bold;
}

a {
	border: none;
}

img {
	border: none;
}

.outlined_image img {
	padding: 10px;
}