img { border: 0px; }
span img { vertical-align: middle; }


a:link {  text-decoration: underline; color: #3366cc }
a:visited { color: #3366cc }
a:hover { color: #d86b21 }
a:active { color: #d86b21 }


body {

	margin: 0;
	padding: 0;
	font-family: helvetica, san-serif;
	font-size: 0.8em;

	background-image: url(images/header-bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

#container {

	width: 870px;
	margin: 10px auto;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.5;

	color: #4e4e4e;
	padding-left: 20px;
}

/*** header ***/


	#header-topbar {

		height: 21px;
		text-align: right;
	}

	#header-topbar-text {

		padding: 0;
		margin: 0;
		font-family: verdana;
		font-size: 13px;
		color: #000;
	}

	#header-topbar a { color: #fff; text-decoration: none; }


	#header-banner {

		text-align: center;
		padding: 22px 0 0 0;
		margin: 0 0 20px 0;
	}

	#header-banner img {

		vertical-align: middle;
		margin-right: 30px;

	}

	#header-navbar {

		text-align: center;
		background-image: url(header-navbar-bg.jpg);
		background-repeat: repeat-x;
		background-position: top left;
	}

/*** end header ***/


/*** index specific ***/

	#index-phone-image { float: left; width: 240px; }

	#index-phone-text {

		float: left;
		padding: 0 20px 15px 20px;
		width: 360px;

	}

	#index-phone-text h1 { margin: 5px 0 0 0; padding: 0; color: #e56d0b; font-size: 2.25em; line-height: 1.1em; }

	.index-phone-list { clear: left; line-height: 1.3em; border: 1px solid #fff; margin-bottom: 7px; }
	.index-phone-list .phone-icon-list { float: left; }
	.index-phone-list .icon {

		float: left;
		text-align: center;
		width: 85px;
		background-image: url(images/icon-border.gif);
		background-repeat: no-repeat;
		background-position: top left;
		padding: 2px 0 0 0;
		margin: 0 10px 8px 10px;
	}

	.index-phone-list .icon h2 { margin: 0; margin-top: 7px; color: #4b4b4b; font-size: 14px; font-family: tahoma; }
	.index-phone-list .icon img { margin: 3px 0 0 4px; }
	.index-phone-list .brand-icon { float: left; width: 100px; margin: 10px 10px 0 0; }

	#index-ending-soon {

		float: right;
		background-image: url(images/index-endingsoon.gif);
		background-repeat: no-repeat;
		background-position: top left;

		height: 235px;
		width: 190px;

		padding: 30px 5px 10px 5px;
		margin: 0;
	}

	#index-ending-soon a { text-decoration: none; }

	.ending-icon { float: left; border: 1px solid #dfdfdf; height: 75px;}
	.ending-text { float: left; padding: 0 5px 0 5px; height: 75px; }

	.ending-text h2 { margin: 0; padding: 0; color: #b04700; font-weight: bold; font-size: 12px; }
	.ending-text h3 { margin: 0; padding: 0; color: #5b5b5b; font-weight: bold; font-size: 12px; }

/*** end index ***/

/*** phones specific ***/

	h1.phones-title { margin: 0 0 5px 0; color: #e56d0b; font-size: 2.25em; }

	#phones-iconmenu { margin: 15px 0 0 0; }

	#phones-infobox { float: left; font-size: 1em; }

#phones-leftcontainer { float: left; font-size: 1em; }
#phones-leftmenu { padding: 12px 3px 10px 2px; width: 168px; height: 180px; background: url(images/phones-menubox.gif); color: #fff; background-repeat: no-repeat; background-position: top left; }
#phones-leftmenu ul { list-style-type: none; margin: 3px 0 0 0; padding: 0 }
#phones-leftmenu ul li { width: 152px; color: #fff; padding-left: 15px; cursor: pointer; }
#phones-leftmenu ul li.selected { background-color: #c6d79c; }
#phones-middlebox { float: left; width: 400px; padding: 0 20px 0 20px; }
#phones-rightimage { float: right; width: 250px; }

	.roundedrect {

		width: 465px;
		height: 181px;
		background-image: url(images/phones-roundedrect.gif);
		background-repeat: no-repeat;
		background-position: top left;

		padding: 20px;
		margin: 0 0 0 0;


	}

	#phones-image { float: right; margin: 55px 0 0 0; width: 250px;}

	.phones-auctionbox { float: left; padding: 15px; width: 229px; height: 103px; background-image: url(images/auctionitem-bg.gif); background-repeat: no-repeat; }
	.phones-auctionbox .image img { border-left: 1px solid #e7e7e7; border-top: 1px solid #e7e7e7; border-bottom: 1px solid #a9a9a9; border-right: 1px solid #a9a9a9; }
	.phones-auctionbox .image { float: left; text-align: center; width: 96px; }
	.phones-auctionbox-text { float: left; width: 98px; line-height: 1.3; padding: 0 10px 10px 10px; }
	.phones-auctionbox-text h1, .auction-list-price h1 { padding: 0; margin: 0 0 5px 0; font-size: 1.7em; color: #d86b21; }

	#phones-blogad { width: 170px; border-top: 1px solid #779d03; font-size: .9em; margin-bottom: 5px;}
	#phones-blogad-image { float: left; display: inline; width: 75px; height: 75px; }
	#phones-blogad-text { float: left; display: inline; padding-top: 2px; width: 95px; height: 75px; }

	#phones-blogad a:link { text-decoration: none; color: #4e4e4e; }
	#phones-blogad a:visited { text-decoration: none; color: #4e4e4e; }
	#phones-blogad a:hover { text-decoration: none; color: #d86b21; }
	#phones-blogad a:active { text-decoration: none; color: #4e4e4e; }

/*** end ***/

/*** auction specific ***/

	#auction { float: left; width: 559px; padding: 0 30px 0 0; }
	#auction h2 { padding:0; margin: 0; font-family: verdana; font-size: 2.1em; font-weight: normal; color: #d83221; }
	#auction h3 { padding:0; margin: 0; color: #979797; font-family: verdana; font-size: 1.6em; font-weight: normal; }

	#auction-seller { float: left; width: 271px; }
	#auction-seller-image { float: left; width: 50px; height: 50px; }
	#auction-seller-text h2 { padding: 0; margin: 0 0 3px 0; color: #d86b21; font-family: tahoma; font-weight: bold; font-size: 1.2em; }
	#auction-seller-text { float: left; width: 210px; height: 30px; padding: 0 0 0 10px; }

	#auction-menubox { padding: 0 20px 0 20px; }

	.auction-link { font-size: 1.1em; }
	#auction-price { line-height: 1.2; margin-top: 5px; }
	#auction-image { float: left; }
	#auction-image img { margin: 0; padding: 10px; border-left: 1px solid #e7e7e7; border-top: 1px solid #e7e7e7; border-bottom: 1px solid #a9a9a9; border-right: 1px solid #a9a9a9; }
	#auction-menu { float: left; width: 375px; }
	#auction-menu ul { list-style-type: none; padding: 0; margin: 0 0 0 20px; line-height: 1.3; }
	#auction-menu li { padding-left: 1.9em; font-size: 1.1em; margin-top: 3px; background-position: 0 .15em; background-image: url(images/arrow-blueright.jpg); background-repeat: no-repeat; }

	#auction-menuflag { padding: 0 10px 0 10px; text-align: center; margin-top: 10px; }
	#auction-menuflag a { text-decoration: none; color: #4e4e4e; }
	#auction-menuflag a:hover { text-decoration: none; color: #d86b21; }

	#auction-flags { margin-bottom: 15px; }
	#auction-flags ul { list-style-type: none; padding: 0; margin: 0; line-height: 1.3; }
	#auction-flags li { margin-bottom: 3px; }
	#auction-flags li.positive { padding-left: 2.1em; background-position: 0 .1em; background-image: url(images/icon-happy.jpg); background-repeat: no-repeat; }
	#auction-flags li.negative { padding-left: 2.1em; background-position: 0 .1em; background-image: url(images/icon-exclamation.jpg); background-repeat: no-repeat; }

	.auction-list { margin-bottom: .6em; border-bottom: 1px dotted #c9c9c9; }
	.auction-list-image, .auction-list-price, .auction-list-title, .auction-list-options { float: left; }
	.auction-list-image { width: 96px; padding: 0 10px 0 10px; text-align: center; }
	.auction-list-price { padding: 0 0 0 20px; }

	.auction-list-price h1 { line-height: 1.2em; }

	.auction-list-title { padding: 3px 0 0 20px; width: 450px; }
	.auction-list-menu { float:right; width: 170px; }
	.auction-list-menu img { margin-bottom: 5px; }

	#auction-rate-seller { padding: 10px 0 10px 0; text-align: center; }

	#auction-similar table td { padding-right: 5px; }
/*** end ***/

#footer {
	clear: both;
	font-size: .9em;
	text-align: center;

}

/*** frequently used colors ***/

span.orange { color: #d86b21; }
span.red { color: #FF594A; }


/*** standard ***/

	h1 { margin: 0 0 5px 0; padding:0; font-family: verdana; font-size: 1.8em; font-weight: normal; color: #7c9b1d; }

	.spacer { clear: both; }

	.page-index a { padding: 3px 5px 3px 5px; border: 1px solid #c9c9c9; font-weight: bold; text-decoration: none; }
	.page-index a:hover { background-color: #007dd6; color: #fff; }
	.page-index { margin: 15px 0 0 0; font-size: 1em; text-align: center; }

	.left-aligned { text-align: left; }

	.exclamation-table { background-color: #ffe399; margin: 0px auto; width: 500px; border: 1px solid #c9c9c9; font-family: verdana; font-size: 1.05em; font-weight: bold; margin-bottom: 15px;}
	.exclamation-table td { padding: 10px 0 10px 15px; }
	.exclamation-table td.image { width: 50px; }
	.exclamation-table td.message { padding-right: 10px; }
	.exclamation-table img { border: 1px solid #c9c9c9; }

	.exclamation-box { height: 50px; width: 500px; padding: 10px 10px 10px 50px;  color: #4e4e4e;  background-image: url(images/exclamation.jpg); background-repeat: no-repeat; background-position: top left; }

	.announcement-box { margin: 0px auto; margin-bottom: 20px; width: 75%; padding: 10px; color: #303030; background-color: #fff; border-bottom: 1px solid #c9c9c9; border-top: 1px solid #c9c9c9; }

	#breadcrumbs { color: #898989; margin-bottom: 5px; }
	#breadcrumbs a { color: #898989; text-decoration: none; }
	#breadcrumbs a:hover { color: #d86b21; text-decoration: underline; }


	.alerts-table { font-size: 1.4em; }
	.alerts-table td { padding: 0 20px 5px 0; }

	.button {

		border: 3px double #999999;
		border-top-color: #CCCCCC;
		border-left-color: #CCCCCC;
		padding: 5px;
		color: #333333;
		font-size: 1em;
		font-weight: bold;
		font-family: verdana, arial, sans-serif;
	}

	.smallbutton {


		border: 3px double #fff;
		background-color: #8cae39;
		padding: 4px;
		color: #fff;
		font-size: .85em;
		font-weight: bold;
		font-family: verdana, arial, sans-serif;
		text-transform: uppercase;
	}

	a.smallbutton:link { text-decoration: none; color: #fff; }
	a.smallbutton:visited { text-decoration: none; color: #fff; }
	a.smallbutton:hover { border: 3px double #fff; background-color: #d86b21; text-decoration: none; color: #fff; }
	a.smallbutton:active { text-decoration: none; color: #fff; }

	a.button:link { text-decoration: none; color: #4e4e4e; }
	a.button:visited { text-decoration: none; color: #4e4e4e; }
	a.button:hover { text-decoration: none; border: 3px double #b14600; border-top-color: #d86b21; border-left-color: #d86b21; }
	a.button:active { }