/* Index - Content */
div.left-banners {
	margin: 15px 0px 8px 15px;
	border: 0;
	width: 600px;
	height: 500px;
	float: left;
}
div.right-banners {
	margin: 15px 15px 8px 0;
	border: 0;
	width: 130px;
	height: 480px;
	float: right;
}
div.banner {
	margin: 0px 0px 0px 0px;
	border: 0;
	width: 600px;
	height: 225px;
	float: left;
}
div.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-align: center;
	text-decoration: none;
	float: left;
	width: 580px;
	margin: 13px 0 15px 10px;
}
.caption:link, .caption:active, .caption:visited, .caption:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-align: center;
	text-decoration: none;
	float: inherit;
}

/* Product Boxes */

div.hot-plans {
	float: left;
	width: 150px;
}
div.product-box {
	float: right;
	width: 435px;
	margin: 0 3px 15px 0;
}
div.product-box-top {
	background-image: url("/media/images/index/product-box-top.png");
	background-repeat: no-repeat;
	background-position: center top;
	width: 435px;
	height: 18px;
	margin: 0;
	padding: 0;
}
div.product-box-middle {
	background-image: url("/media/images/index/product-box-middle.png");
	width: 435px;
	height: 180px;
	overflow: hidden;
}
div.product-box-bottom {
	background-image: url("/media/images/index/product-box-bottom.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 435px;
	height: 19px;
	margin: 0;
	padding: 0;
}
div.product-box01 {
	width: 275px;
	margin: 0;
	padding: 0 0 0 15px;
	float: left;
}
h1 a.linked:link, h1 a.linked:active, h1 a.linked:visited {
	color: #FBC716;
	text-decoration: none;
	line-height: 15px;
}
h1 a.linked:hover {
	text-decoration: underline;
}
h2 a.linked:link, h2 a.linked:active, h2 a.linked:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h2 a.linked:hover {
	color: #FBC716;
}
div.price-box {
	width: 85px;
	margin: 0 0 10px 10px;
	text-align: right;
	float: left;
	line-height: 25px;
}	
.price, .price:link, .price:active, .price:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0;
	margin: 0;
}	
.price:hover {
	color: #FBC716;
}	
.price span {
	font-size: 24px;
	font-weight: bold;
}
div.price-phone {
	width: 40px;
	margin: 0 0 0 5px;
	float: left;
}
.phone:link, .phone:active, .phone:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}	
.phone:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FBC716;
	text-decoration: none;
}

/* Right Boxes */
div.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	margin: 0 0 7px 7px;
	padding: 0 10px 0 0;
}
a.heading:link, a.heading:active, a.heading:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	line-height: 17px;
	text-decoration: none;
}
a.heading:hover {
	color: #FF0000;
}
div.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	line-height: 13px;
	margin: 0 0 0 7px;
	padding: 0 10px 0 0;
}
a.text:link, a.text:active, a.text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	line-height: 13px;
	text-decoration: none;
}
a.text:hover {
	color: #FF0000;
}


/* Members Box */

div.members-box {
	width: 130px;
}
div.members-top {
	background-image: url("/media/images/index/members-top.png");
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 130px;
	height: 20px;
}
div.members-middle {
	background-image: url("/media/images/index/members-mid.png");
	width: 130px;
	height: 150px;
	text-align: center;
}
div.login {
	height: 100px;
	margin: 10px 0 10px 0;
}
.go-button {
	padding: -3px;
	margin: 5px 0 0 0;
	background: url("/media/images/index/login.png") top left no-repeat;
	width: 102px;
	height: 25px;
	border-style: none;
	color: #FFFFFF;
	font-weight: bold;
	font: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
	width: 100px;
	background-position: center;
	display: block;
	list-style-position: inside;
	background-color: #fffbd4;
	border: 1px solid #FCAD13;
}

/* Phone Checker */
div.sq-check-box {
	width: 130px;
	background-image: url("/media/images/index/nerdphone-mid.png");
	padding: 10px 0 15px 0;
	
}
div.sq-check-heading {
	margin: 0 10px 5px 10px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #000;
	font-weight: bold;
}
.sq-check-heading02 {
	color: #ED2024;
}
div.sq-check-number {
	margin: 10px 10px 0 10px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	height: 65px;	
}
div.sq-check-number02 {
	margin: 0 10px 0 10px;
	padding: 0;
}
.sq-check-field01 {
	color: #ED2024;
	height: 18px;
	width: 18px;
	background-color: #FFF;
	border: 1px solid #999;
	text-align: left;
}
.sq-check-field02 {
	color: #ED2024;
	height: 18px;
	width: 35px;
	background-color: #FFF;
	border: 1px solid #999;
	text-align: left;
}
input.sq-check-submit {
	width: 90px;
	margin: 5px 0 0 0;
}

/* NerdCash Ad */

div.nerdcash-box {
	width: 130px;
	padding: 0;
}
div.nerdcash-middle {
	background-image: url("/media/images/index/nerdcash-mid.png");
	width: 130px;
	height: 120px;
	margin: 0;
	padding: 15px 0 0 0;
}
div.nerdcash-bottom {
	background-image: url("/media/images/index/nerdcash-bottom.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 130px;
	height: 20px;
}