@charset "utf-8";
* {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	text-align: center;
	background-color: #a9e52a;
}
#left_panel {
	height: 678px;
	width: 142px;
	float: left;
}
#main_content {
	float: right;
	width: 512px;
	height: 678px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(/images_smart/phone.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#order_page_carrier {
	height: auto;
	width: 512px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#request {
	height: auto;
	width: 512px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#smartload_container {
	width: 654px;
	height: 600px;
}
#order_page_container {
	height: auto;
	width: 654px;
}

#footer {
	width: 654px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer img {
	padding-top: 5px;
}

#navigation {
	float: left;
	width: 512px;
	padding-top: 5px;
	background-color: #FFFFFF;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.td_color {
	background-color: #f1f9e3;
}
.specs {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #f1f9e3;
	color: #649C13;
}

.td_sep_color {
	background-color: #dff1bd;
}



#tag_line {
	width: 512px;
	float: left;
}
#carrier {
	height: 318px;
	width: 196px;
	float: left;
	background-color: #FFFFFF;
}
#carrier_form {
	padding-bottom: 10px;
	padding-top: 15px;
}
#models {
	float: left;
	width: 316px;
}
#order_content {
	width: 512px;
	background-color: #FFF;
	float: left;
	height: 263px;
	padding-top: 85px;
}
#available_phone_content {
	height: auto;
	width: 492px;
	float: left;
	padding: 10px;
	background-color: #FFF;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.phone_price {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #6BA417;
}
.font_color {
	color: #639B12;
}
#phone_order_content {
	width: 512px;
	float: left;
	height: 678px;
	background-color: #FFF;
}
#phone_purchased {
	height: 131px;
	width: 70px;
}
#other_link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 10px;
}
#other_link a {
	text-decoration: none;
	color: #21508C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#other_link a:hover {
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
