body {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}

body#home {
	text-align:center;
}


html, body {
	height: 100%;
}

#container {
	height: auto;
	min-height: 100%;
	border-left: 35px solid #ff9900;
	border-right: 35px solid #4aa0e0;
}

* html #container {
	height: 100%; /*IE*/
}

#header {
	padding: 25px;
}

#breadcrumb, #bnav {
	clear: both;
	padding: 10px 25px;
	background: #eee;
}

#hbnav {
	margin: 20px 0 0 0;
}

#content {
	padding: 20px 25px;
}

#footer {
	margin: 25px;
}

body#home #footer {
	margin: 20px 0 50px 0;
}

body#home #logo {
	margin: 50px 0 0 0;
	}
	
body#home #searching {
	line-height: 21px
	}
	
body#home #searching strong {
	font-weight: bold;
	color:#000;
	}
	
body#home #browse {
	margin: 2px 0;
	}
	
#logosmall {
	float:left;
	margin-right: 20px;
	}

h1 {
	font-size: 20px;
	color:#808080;
	}

a {
	text-decoration: underline;
	color: #3f89c9;
}

a:hover {
	color: #f78300;
	text-decoration: underline;
}

a img {
	border:none;
	}

#querybox {
	margin: 3px 0;
}

#querybox .example {
	margin: 10px 0;
}

body#home #querybox {
	margin: 45px 0 15px 0;
}

#intro {
	width: 375px;
	font-size: 12px;
	background: #FFFDD7 url("/images/lightbulb_on.png") no-repeat 8px 12px;
	border: 1px solid #FFED51;
	margin: 45px auto 0 auto;
	padding: 10px 10px 10px 46px;
	text-align: left;
	line-height:1.4;
	}

.searchbutton {background: #f4f4f4 url(/images/sbbkg.png) no-repeat left center;
border-top: solid 1px #d3d3d3;
border-right: solid 1px #a4a4a4;
border-bottom: solid 1px #a4a4a4;
border-left: solid 1px #d3d3d3;
width: auto;
padding: 4px 4px 4px 22px; font-size: 13px;}

#searchform #q {
	width: 200px;
	margin: 0 8px 0 0;
	padding: 5px;
	font-weight: normal;
	color: #232323;
	font-size: 13px;
	border: solid 1px #a4a4a4;
	}
	
body#home #searchform #q {
	width: 300px;
	}

#popphones {
	height: 130px;
	overflow: hidden;
}

.phoneItem {
	float: left;
	width: 95px;
	height:130px;
	margin: 0 15px 20px 0;
	text-align:center;
}
	
.phoneItem a {
	display:block;
	font-size: 13px;
	line-height: 17px;
}

.phoneImage {
	background: #fff;
	padding: 0;
	margin: 0 0 6px 0;
	text-align:center;
}

.phoneItem .newimg {
	position: relative;
	top: -130px;
	right: -20px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
	margin: 0 0 15px 0;
}

h3 {
	font-size: 24px;
	font-weight: normal;
	color: #ff9900;
	margin: 10px 0 20px 0;
	padding:0 0 2px 0;
	border-bottom: 2px dotted #C0C0C0;
}

.bigphoneimg {
	float: left;
	padding: 0 25px 25px 0;
	}
	
.networkimg {
	margin: 10px 25px 25px 0;
	}


div#manufacturers {
	margin: 0 0 22px 0;
	}
	
div#manufacturers ul li, div#allPhones ul li {
	float: left;
	width: 33%;
	line-height: 1.5;
	}

div#manufacturers ul li.major {
	font-weight: bold;
	}



/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    margin:0 1px 0 0;
    background: #f5f5f5 url("/images/buttonbkg2.png") no-repeat 0 0;
	border-top: solid 1px #d3d3d3;
	border-right: solid 1px #a4a4a4;
	border-bottom: solid 1px #a4a4a4;
	border-left: solid 1px #d3d3d3;
    font-family:Arial, Verdana, sans-serif;
    font-size:100%;
    text-decoration:none;
    font-weight:normal;
    color:#565656;
    cursor:pointer;
    padding:6px 6px 6px 6px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#f5f5f5;
    border:1px solid #d3d3d3;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#f5f5f5;
    border:1px solid #d3d3d3;
    color:#fff;
}

/* NEGATIVE */

.buttons a.info, button.info{
    color:#000;
}
.buttons a.info:hover, button.info:hover{
    background:#f5f5f5;
    border:1px solid #d3d3d3;
    color:#000;
}
.buttons a.info:active{
    background-color:#f5f5f5;
    border:1px solid #d3d3d3;
    color:#000;
}

.retailertl {
	text-align: left;
}


#description {
	/* max-width: 750px; */
}

#filters {
	/* border-top:10px solid #4aa0e0; */
	background: #eee;
	color: #333;
	padding: 12px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 4px 0;
}

#filtercounts {
	float:left;
	padding: 12px;
	color: #333;
	width: 220px;
	}

#filteroptions {
	padding: 10px;
	color: #333;
	}

#navlist {
	padding: 5px 0;
	margin-left: 0;
	}

#navlist li{
	list-style: none;
	margin: 0;
	display: inline;
	}

#navlist li a {
	padding: 5px 10px;
	margin-right: 2px;
	background: #DEEEF9;
	color: #333;
	text-decoration: none;
	}

/* #navlist li a:link, #navlist li a:visited { color: #fff; } */

#navlist li a:hover {
	color: #fff;
	background: #696969;
	}

#navlist li a#current {
	color: #fff;
	background: #4aa0e0;
	}
	
	
form#filterform label {
	margin: 0 0 0 20px;
}

form#filterform select {
	width: 120px;
}



/** deal table **/
table#deals {
	width: 100%;
	text-align: center;
	clear:both;
	}
	
table#deals td {
	border-top: 1px #aaa dotted;
	padding: 12px 5px;
	text-align: center;
	}

table#deals th {
	background: #fff;
	border-bottom: 1px #aaa dotted;
	padding: 12px 5px 0 5px;
	text-align: center;
	vertical-align:bottom;
	font-weight: bold;
	}
	
table#deals th.lefty, table#deals td.lefty {text-align: left;}

table#deals th#th-contract, table#deals td.dummy {
	visibility: hidden;
	padding: 0;
	font-size: 1px;
	}

table#deals tr.alt {
	background-color: #fff;
}

table#deals th.table-sortable span.col {
	text-decoration: underline;
	color: #3f89c9;
	cursor:pointer;
	}
	
table#deals th.table-sortable span.col:hover {
	color: #f78300;
	}

table#deals th span.sorted {
	text-decoration: none;
	margin: 0 0 0 2px;
	width: 9px;
	}
	
table#deals th.table-sorted-asc span.sorted {
	background-image:url('/images/ascending.gif');
	background-position:center center;
	background-repeat:no-repeat;
	}
	
table#deals th.table-sorted-desc span.sorted {
	background-image:url('/images/descending.gif');
	background-position:center center;
	background-repeat:no-repeat;
	}

table#deals span.highlight {
	/* color: #DE1900; */
}

table#deals td.bolder {
	color: #000;
	font-weight: bold;
}

table#deals #help {
	background: #FFFDD7 url("/images/lightbulb_on_small.png") no-repeat 5px 5px;
	border: 1px solid #FFED51;
	margin: 0 0 15px 0;
	padding: 5px 5px 5px 25px;
	font-weight: normal;
	text-align: left;
	line-height:1.4;
	}
	
	