@charset "UTF-8";
/* 
Title:     Media Bakery - search.css
Author:    Darrin Waterbury, darrin@darrinscottstudios.com
*/

/* Visible vertical scrollbar which disables correctly and allows normal horizontal scrollbar behaviour. */
/*html {
	overflow-y: scroll !important;
}*/

/* Overrides to make header and navigation bar full width of browser window.
------------------------------------------------------------------------------------------------- */
#header {
	position: relative;
	margin: 8px 0 0 0;
	padding: 0;
	width: 100%;
	min-width: 974px;
}
/*#tabNavContainer {
	float: left;
	margin: 10px 0;
	width: 100%;
	min-width: 974px;
	background: url(../images/tabNav_bg.gif) repeat-x top left;
}*/
.p7EPM52 {
	float: left;
	margin: 10px 0;
	width: 100%;
	min-width: 974px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	background: url(../images/tabnav_bg.gif) repeat-x;
	zoom: 1;
}
#wrapper {
	float: left;
	/*position: relative;
	width: 100%;
	height: 100%;*/
	min-width: 974px;
}
#ResultsContainer {
	position:absolute; 
	margin:0 auto;
	padding: 0 10px;
	width:auto; 
	height:auto; 
	top:0px; 
	left:0px; 
	right:0; 
	overflow:auto;
}
/* Search Results Header
------------------------------------------------------------------------------------------------- */
#searchheadertext {
	color:#ffffff;
	display: none;
}
#resultsPageHeader {
	float: left;
	margin: 0;
	padding: 10px 0 2px 0;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
/*#resultsDescription {
	float: left;
	padding: 0 10px 5px 10px;
	width: 260px;
	text-align: left;
	line-height: normal;
}
#resultsDescription strong {
	font-size: 110%;
	font-weight: bold;
	color: #666;
}*/
#resultsDescription {
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 95%;
	list-style: none;
}
#resultsDescription li {
	float: left;
	margin: 0;
	padding: 0 8px;
	list-style: none;
	background: url(../images/links-li-bg.gif) no-repeat center right;
}
#resultsDescription a:link, #searchHelp a:visited {
	float: left;
	padding: 0;
	color: #337ecb;
	text-decoration: none;
}
#resultsDescription a:hover, #resultsDescription a:active {
	color: #666;
	text-decoration: underline;
}
#resultsDescription li.firstItem, #resultsDescription li.lastItem {
	padding: 0 0 0 8px;
	background: none;
}
#resultsDescription li.firstItem em {
	color: #337ecb;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

/* Results Tabs
------------------------------------------------------------------------------------------------- */
#resultsTypeContainer {
	float: left;
	margin-bottom: 10px;
	width: 100%;
	font-size: 11px;
	line-height: normal;
}
#resultsTypeContainer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#resultsTypeContainer li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0 0 0 8px;
	background: url(../images/tab_left.gif) no-repeat bottom left;
}
#resultsTypeContainer a {
	float: left;
	display: block;
	padding: 8px 8px 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	text-decoration :none;
	background: url(../images/tab_right.gif) no-repeat bottom right;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#resultsTypeContainer a {
	float: none;
}
/* End IE5-Mac hack */
#resultsTypeContainer a:hover {
	color: #337ecb;
}
#resultsTypeContainer #current {
	background-image: url(../images/tab_left_on.gif);
}
#resultsTypeContainer #current a {
	color: #337ecb;
	padding: 8px 8px 8px 0px;
	background-image: url(../images/tab_right_on.gif);
}
/* Budget Images Tab */
li#biTab {
	float: left;
	margin: 0 1px 0 0;
	padding: 0 0 0 8px;
	background: url(../images/bi_tab_left.gif) no-repeat bottom left;
}
#biTab a {
	float: left;
	display: block;
	padding: 8px 8px 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	text-decoration :none;
	background: url(../images/bi_tab_right.gif) no-repeat bottom right;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#biTab a {
	float: none;
}
/* End IE5-Mac hack */
#biTab a:hover {
	color: #333;
}

/* Search Help / Search Tips / Research Request
------------------------------------------------------------------------------------------------- */
#searchHelp {
	float: right;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 95%;
	list-style: none;
	}
#searchHelp li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#searchHelp a:link, #searchHelp a:visited {
	float: left;
	padding: 0 8px;
	color: #337ecb;
	text-decoration: none;
}
#searchHelp a:hover, #searchHelp a:active {
	color: #666;
	text-decoration: underline;
}
#searchTips {
	background: url(../images/links-li-bg.gif) no-repeat center right;
}

/* Lightbox Menu / Links / Randomize
------------------------------------------------------------------------------------------------- */
.lbNavContainer {
	float: left;
}
.lbNavContainer label {
	font-size: 100%;
}
.lbNavContainer ul {
	margin: 0;
	padding: 0;
	font-size: 95%;
	list-style: none;
}
.lbNavContainer li {
	float: left;
	margin: 0;
	padding: 0 8px;
	list-style: none;
}
.view, .addChecked {
	background: url(../images/links-li-bg.gif) no-repeat center right;
}

/* Browse to Page Number
------------------------------------------------------------------------------------------------- */
.browseToPageNum {
	float: right;
	margin: 0;
	padding: 0;
	width: auto;
}

/* Search Results Table
------------------------------------------------------------------------------------------------- */
#resultsTable {
	float: left;
	margin: 10px auto;
	padding: 0;
	width: 100%;
	line-height: normal;	
}
#resultsTable td {
	padding-bottom: 20px;
	text-align: center;
	vertical-align: bottom;
}

/* Image Thesaurus
------------------------------------------------------------------------------------------------- */
#thesaurus {
	position: absolute;
	top: 212px;
	left: -188px; /* closed position */
/* 	left: 10px;  open position */
	width: 205px;
	background: transparent url(../images/thesaurus_bg.png) repeat-y top left;
}
#thesaurus .gutter {
	padding: 11px;
}
#thesaurus p {
	margin: 0;
	padding: 0;
	font-size: 95%;
}
#thesaurus ul {
	float: left;
	margin: 0;
	padding: 10px 10px 20px 10px;
	list-style: none;
	display: block;
}
#thesaurus li {
	list-style: none;
}
.thesaurusBtn {
	padding: 5px 0;
	width: 188px;
	text-align: center;
}
#thesaurusBottomCap {
	width: 188px;
	height: 10px;
	background: transparent url(../images/thesaurus_bottom_cap.png) no-repeat bottom left;
}


