body#home #top {
	padding-top: 200px;
}
div#container {
	width: 900px;
	margin: 0px auto;
	padding: 30px 0 40px 0;
}
div#home-search-examples {
	width: 900px;
	margin: 30px auto 0 auto;
}

/***********/
/*** Top ***/
/***********/
#top {
	width: 900px;
	height: 75px;
	margin: 0 auto;
}
#logo {
	width: 500px;
	height: 75px;
	float: left;
}
#logo img {
	margin-top: 13px;
}
img.external-icon {
	margin-right: 3px;
	vertical-align: middle;
}
div#top-navigation {
	width: 400px;
	float: right;
}
div#top-navigation ul {
	line-height: 75px;
	padding: 0;
	list-style: none;
	text-align: right
}
div#top-navigation ul li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #eee;
}
div#top-navigation ul li.last {
	padding-right: 0;
	border: 0;
}


/**************/
/*** Search ***/
/**************/
#search-container {
	height: 240px;
	background-color: #e0e0e0;
	border-top: 1px solid #dbdbdb;
	padding: 20px 0;
}
#search {
	width: 900px;
	margin: 0 auto
}
span.search-step {
	font-size: 12px;
	font-family: tahoma;
	color: #ff9000;
	padding: 7px 10px;
	text-align: left;
	background-color: #fff;
	-moz-border-radius: 4px 4px 0px 0px;
}
div.search-box-container {
	width: 280px;
	float: left;
}
.search-box-container.error span.search-step {
	color: #ff0000;
}
.search-box-container.col2 {
	margin: 0 30px;
}
div.search-box {
	position: relative;
	width: 260px;
	height: 200px;
	padding: 10px;
	overflow: auto;
	background-color: #fff;
	-moz-border-radius: 4px;
}
div.search-box-container ul {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin-bottom: 18px;
}
div.search-box-container ul li {
	height: 27px;
	line-height: 27px;
}

p#search-submit-holder {
	margin-top: 25px;
	text-align: right;
}
a#search-submit {
	-moz-border-radius: 4px;
	background-color: #ff9000;
	color: #fff;
	text-decoration: none;
	padding: 10px 20px;
}
a#search-submit:hover {
	background-color: #ff7d00;
}
a#reset-search {
	color: #909090;
	text-decoration: none;
}
a#reset-search:hover {
	text-decoration: underline;
}
div.autocomplete {
	position:absolute;
	width:250px;
	background-color:white;
	border: 1px solid #dbdbdb;
	font-size: 11px;
	color: #303030;
	-moz-border-radius: 4px;
	margin:0;
	padding:0;
}
div.autocomplete ul {
	list-style: none !important;
	list-style-image: none;
	margin:0;
	padding:0;
}
div.autocomplete ul li.selected { background-color: #ff9000;}
div.autocomplete ul li {
  list-style: none !important;
  -moz-border-radius: 4px;
  display: block;
  margin: 1px;
  padding: 0 10px;
  height: 32px;
  line-height: 32px;
  cursor: pointer;
}


/*********************/
/*** Search results **/
/*********************/
div#results-title {
	background-color: #eee;
	-moz-border-radius: 4px;
	width: 900px;
	height: 27px;
	line-height: 27px;
	margin-bottom: 27px;
}
div#results-title div#results-total {
	width: 150px;
	padding: 0 20px;
	border-right: 1px solid #fff;
	float: left;
}
div#results-title div#results-query {
	float: left;
	padding: 0 20px;
}
div#searchResults {
	width: 620px;
	float: left;
}
ul.searchResultPages{
	list-style: none;
	padding: 0;
}
ul.pagination li {
	display: inline;
}
span.searchResult {
	display: block;
	min-height: 30px;
	border-bottom: 1px solid #eee;
	padding: 25px 0 0 20px;
	cursor:pointer;
}
span.searchResult:hover {
	border-bottom: 1px solid #ff9000;
}
div#search-right {
	width: 210px;
	padding: 20px;
	min-height: 200px;
	float: right;
	background-color: #eee;
	-moz-border-radius: 4px;
}
div.search-suggestion {
	padding: 0;
}
ul.category-image-list {
	list-style: none;
	padding: 0;
	margin-top: 18px;
	height: 36px;
}
ul.category-image-list li {
	display: block;
	float: left;
	width: 80px;
	text-align: center;
}
div.category-images-small {
	line-height: 36px;
	height: 36px;
	vertical-align: middle;
}
div.category-images-small img {
	vertical-align: middle;
	margin-right: 10px;
}
ul.result-options {
	list-style: none;
	padding: 0;
	margin-top: 18px;
}
ul.result-options li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #606060;
}
ul.result-options li.first {
	padding-left: 0;
}
ul.result-options li.last {
	border: 0;
}
ul.suggestions li.header {
	margin-top: 4px;
	margin-left: 0px;
}


/**************/
/*** Browse ***/
/**************/
div.sitemap-list {
	width: 280px;
	float: left;
}
div.sitemap-list.col2 {
	margin: 0 30px;
}
div#content-right-box {
	width: 250px;
	float: right;
}
div#content-right {
	padding: 20px;
	-moz-border-radius: 4px;
	background-color: #eee;
}
div#content-left, div#company-left {
	width: 620px;
	float: left;
}


/*************/
/** Company **/
/*************/
div#company-left {
	width: 620px;

}
div#company-right {
	width: 250px;
	float: right;
}
div#company-right div#offers {
	padding: 20px;
	background-color: #eee;
	-moz-border-radius: 4px;
}
table.profile td, table.profile th, table.category_sizes td {
	padding: 5px;
	border-bottom: 1px solid #dbdbdb;
}
table.profile th {
	text-align: left;
}
table.category_sizes td {
	border-bottom: 1px solid #dbdbdb;
	padding: 5px;
}


/**************/
/*** Footer ***/
/**************/
div#footer-container {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #dbdbdb;
}
div#footer {
	width: 900px;
	margin: auto;
}
div#footer-left {
	height: 27px;
	width: 500px;
	float: left;
	text-align: right;
}
div#footer-right {
	line-height: 27px;
	width: 400px;
	float: right;
}
div#footer ul {
	line-height: 27px;
	float: left;
	padding: 0;
	margin-bottom: 0;
	display: inline;
}
div#footer ul li {
	display: inline;
	margin-right: 10px;
}

div#footer, div#footer-container, div#footer a, div#footer ul li a, div#footer div#footer-right {
	color: #909090;
	text-decoration: none;
}
div#footer ul li a:hover, div#footer a:hover {
	color: #303030;
}
a#btnToggleList.active {
	color: #ff9000;
}
div#toggleList ul {
	padding: 0;
	list-style-image: url(../images/bullets/grey_content.jpg);
	width: 180px;
	float: left;
	margin: 0 0 18px 0;
}
div#toggleList ul li {
	display: block;
	border-bottom: 1px solid #eee;
}
