/*
----------------------------------

PIKKLES | pikkles.com

copyright 2009

----------------------------------
*/

#products-nav a.knight {
	width: 20%;
	background: transparent url(../images/phones-nav-knight-bg.gif) scroll center 5px no-repeat;
}

#products-nav a.bishop {
	width: 20%;
	background: transparent url(../images/phones-nav-bishop-bg.gif) scroll center 5px no-repeat;
}

#products-nav a.king {
	width: 20%;
	background: transparent url(../images/phones-nav-king-bg.gif) scroll center 0 no-repeat;
}

#products-nav a.basic {
	width: 20%;
	background: transparent url(../images/phones-nav-custom-bg.gif) scroll center 5px no-repeat;
}

#products-nav a.custom {
	width: 20%;
	background: transparent url(../images/phones-nav-custom-bg.gif) scroll center 5px no-repeat;
}

#content .title h1 {
	margin-bottom: 5px;
	color: #ff7f00;
	font-size: 18px;
	font-weight: bold;
}

#content .title p {
	padding-bottom: 10px;
	font-size: 14px;
	color: #ff7f00;
	border-bottom: 1px solid #e0e0e0;
}

#content .description {

}

#content .description p {
	margin-top: 10px;
	font-size: 12px;
}

#content .image {
	width: 450px;
	float: left;
	margin-top: 20px;
}

#content .image p {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

#content .image img {
	margin-top: 20px;
}

#content .text {
	width: 350px;
	float: left;
	margin-top: 20px;
}

#content .text p {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

#content .text p.first {
	margin-top: 0;
}

#content .text table {
	margin: 20px 0 0 1px;
	border-collapse: collapse;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

#content .text th, #content .text table td {
	padding: 7px 10px;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	font-size: 12px;
	text-align: left;
}