/*
 * General styles
 */
* {
	margin: 0;
	padding: 0;
	font-family: Verdana;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

html {height: 100%;}

body {
	font-size: 10pt;
	height: 100%;
}

p {
	margin: 1em 0;
}

h3 {
	margin-top: 2em;
}

#header {
	margin-bottom: 0px;
	padding: 10px;
	/*margin-top: 20px;*/
	height: 75px;
}

#header #search-keyword {
/*	text-align: center;*/

	min-width: 600px;

}

#header #search-price {
	text-align:center;
	margin-top: 5px;
}

#header a img {
	border: 0px;
	vertical-align:middle;
}

#header #search-keyword input#querytext  {
	width: 400px;
	height: 34px;
	border: 1px solid #AAAADD;
	background-image: url("../img3/search_background.png");
	background-repeat: repeat-x;
	font-size: 24px;
	vertical-align: middle;
	fontweight: normal;
}

#header #search-price input {
	width: 50px;
	border: 1px solid #AAAADD;
	height: 20px;
}

#header button {
	width: 50px;
	height: 36px;
	vertical-align: middle;
	font-size: 20px; 
	cursor: pointer;
}

#search-string {
	margin: 20px 40px;
}

#footer {
	color: #11AAD3;	
	text-align: center;
	padding-top: 50px;
	text-align:center;
	margin-top: 2em; 
	margin-bottom: 2em;
}



/*
 * Home page
 */
#home
{
	margin-top: 20px;
}
 
#home #search-box
{
	padding-top: 10px;
 	margin-right: auto;
 	margin-left: auto;
 	height: 120px;
 	width: 700px;
 	background-repeat: no-repeat;
}
 
#home #search-keyword
{
	text-align: center;
}

#home #search-price
{
	text-align:center;
	margin-top: 5px;
}

#home a img
{
	border: 0px;
	vertical-align:middle;
}

#home #search-keyword input
{
	width: 400px;
	height: 34px;
	border: 1px solid #AAAADD;
	background-image: url("../img3/search_background.png");
	background-repeat: repeat-x;
	font-size: 24px;
	vertical-align: middle;
}

#home #search-price input
{
	width: 50px;
	border: 1px solid #AAAADD;
	height: 20px;
}

#home button
{
	width: 50px;
	height: 36px;
	vertical-align: middle;
	font-size: 20px; 
	cursor: pointer;
}
 
#new-to-uniseek
{
	clear: both;
/*	padding-top: 40px; */
	padding-top: 0px;
	width: 380px;
	margin-left: auto;
	margin-right: auto;
	color: #444444;
}

#new-to-uniseek img
{
	margin-right: 10px;
	float: left;
}

#home #whats-hot
{
/*	height: 180px; */
/*	border: 1px solid red; */
/*	margin-top: 90px;  */
}

#home #whats-hot-1,
#home #whats-hot-2,
#home .top10
{
	clear: both;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	display: none; 
}

#home #whats-hot-1 img,
#home #whats-hot-2 img,
#home .top10 img
{
	margin-right: 20px;
	float: left;
}

#home #middle_info {
	height: 250px;
	margin-top: 90px;
}


/*
 * Results page
 */
#previous-searches
{
	position:absolute;
	float: right;
	border: 1px solid #EEEEEE;
	background-color: #FFFFFF;
	width: 300px;
	right: 40px;
}

#add-filter
{
	position: absolute;
	float: left;
	border: 1px solid #EEEEEE;
	background-color: #FFFFFF;
	width: 300px;
	left: 40px;
	padding: 0.5em;
}

#add-filter .closeButton
{
	float: right;
}

#add-filter #filter-dropdown
{
	margin-bottom: 2em;
}

#filter .filter
{
	border: 1px solid #DDDDDD;
	padding: 2px;
	margin-left: 1em;
}

#previous-searches div
{
	margin: 0.5em 0.5em;
}

#results-container
{
	margin: 0px 40px;
	text-align: left;
}

#results-container_hub
{
	margin: 0px 20px;
	text-align: left;
}

#results-container button
{
	margin-top: 2em;
	float: right;
}

#results-container #filter
{
	float: left;
}

#results-container #filter a
{
}

#results-container #filter a.selected
{
}

#results-container #sort
{
	float: right;
}

#results-container .result div.badges,
#results-container_hub .result div.badges
{
	clear: right;
	margin-top: 0;
	font-weight: bold;
}

#results-container .result div.badges div.badge,
#results-container_hub .result div.badges div.badge
{
	display: inline;
}

#results-container .result,
#results-container .paging
{
	padding: 40px 0 0 0;
	/* clear: both; */
}

#results-container_hub .result
{
	padding: 20px 0 0 0;
	clear: both;
}



#results-container .paging
{
	text-align: center;
}

#results-container .result h2
{
	font-size: 1.20em;
	margin-left: 120px;
}

#results-container_hub .result h2
{
	font-size: 1.20em;
	margin-left: 110px;
	margin-top: 0;
}


#results-container .result h2 .title,
#results-container_hub .result h2 .title
{
	vertical-align: middle;
	float: left;
}



#results-container .result .price,
#results-container_hub .result .price
{
	float: right;
	font-weight: bold;
}

#results-container .result p
{
	margin-left: 170px;
}

#results-container .image
{
	width: 150px;
	float: left;
	margin-right: 20px;
}

#results-container_hub .image
{
	width: 90px;
	float: left;
/*	margin-right: 20px; */
}


#results-container .image_small_1
{
	width: 40px;
	float: left;
/*	margin-right: 10px; */
}

#results-container .image img,
#results-container_hub .image img
{
	border: 1px solid silver;
}

#results-container p
{
	margin-left: 120px;
}

#results-container_hub p
{
	margin-left: 110px;
}


#results-container .item_add {
	float: right; 
	margin-right: 110px; 
	width: 220px;
}


#results-container_hub .item_add {
	float: right; 
/*	margin-right: 110px; */
	width: 120px;
}


#results-container .item_add div{
	margin-top: 5px;
/*	padding-top: 5px; */
}




/*
 * Listing page
 */
#listing-container #description .image
{
	width: 200px;
	float: left;
	margin-right: 20px;
}

#listing-container #seller .price
{
	font-weight: bold;
	font-size: 1.40em;
}

#listing-container #description p
{
	margin-left: 220px;
	margin-right: 340px;
}

#listing-container #description div.badges
{
	margin-top: 0;
	font-weight: bold;
}

#listing-container #description div.badges div.badge
{
	display: inline;
}

#listing-container
{
	margin: 20px 40px;
}

#listing-container #seller
{
	width: 300px;
	float: right;
	border: 1px solid #DDDDDD;
	padding: 0 10px 10px 10px;
}

#listing-container #description h2
{
	font-size: 1.40em;
	margin-left: 220px;
	margin-right: 340px;
}

#listing-container #related-products
{
	clear: both;
}

#listing-container #more-from-this-seller
{
	clear: both;
}

#listing-container #message-board
{
	clear: both;
}

#listing-container p.enhanced-listing
{
	margin-top: 0;
	font-weight: bold;
}

#listing-container #related-products .related-product,
#listing-container #more-from-this-seller .more-from-this-seller
{
	width: 200px;
	font-size: 0.90em;
	float: left;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#listing-container #related-products .related-product .image,
#listing-container #more-from-this-seller .more-from-this-seller .image
{
	width: 100px;
	height: 160px;
	margin: 10px auto;
}

#message-board .message
{
	margin: 0px 20px 20px 20px;
	padding: 10px;
	background-color: #EEEEEE;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
   	border-radius: 10px;
}

#message-board blockquote
{
}

#message-board p
{
}

#message-board p span.author
{
	font-weight: bold;
}

#message-board p span.date
{
	font-weight: bold;
}

/*********************/



#topmenu {
	background-color: transparent;
	height: auto;
	float: left;
	padding: 5px;	
}

#topmenu ul {
	/* display: inline; */
	margin-left: 0px;
	padding-left: 0px;
}

#topmenu li {
	list-style: none;
	float: left;
	text-transform: none;
	font-weight: bold;
	cursor: default;
	margin-right: 5px;
	margin-left: 5px;
}

#topmenu li a, #topmenu li div{
	text-decoration: none;
	color: #014769;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	cursor: pointer;
}

#topmenu ul.topmenu2 {
	display: block;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	position: absolute;
	padding: 10px;
	display: none;
	background-color: White;
	margin-left: -14px;
	z-index: 100;
	/*top: 22px;*/
}

#topmenu ul.topmenu2 li{
	display: list-item;
	float: none;
	margin: 0;
	padding: 3px;
}

#topmenu ul.topmenu2 li:hover{
	background-color: #dcdcdc;
}



#top_login a {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #014769; 
	font-style: normal;
}



#adv_search {
	padding-top: 10px; 
	display: none;
	z-index: 10;
	position: absolute;
}

.lightblue {
	background-color: #B0E0E6;
}

.top_filter_section{
	cursor: default;
}

.italic {
	font-style: italic;
}

/*
#results_top_tabs table tr td  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Green;
}
*/


#adv_search .rating_rb{
	margin-left: 57px;
}

#order_tabs .tab {
	padding: 5px;
	border: 1px solid gray;
	margin: 0 0 1em; /* cursor: n-resize; */
	cursor: pointer;
	background-color: #F5F5F5;
	
}

#order_numbers li{
	padding: 5px;
	border: 1px solid white;
	margin:0 0 1em;
}

.tab_placeholder2{
	padding: 5px;
	border: 1px solid white;
	margin:0 0 1em;
	background-color: #FFFBE8;
}

#results_top_tabs .tab {
	height: 22px;
	width: 100px;
	padding: 0;
	margin: 0;
	text-align: left;
	float: left;
	color: gray;
	cursor: pointer;
	margin-left: 2px;
	white-space: nowrap;
}

#results_top_tabs .myeyeq {
	color: red;
}

#results_top_tabs .tab .x {
	float: right;
	padding-top: 1px;
	padding-right: 1px;
	display: none;
}

#results_top_tabs .selected .x {
	float: right;
	padding-top: 1px;
	padding-right: 2px;
	display: block;
}

#results_top_tabs .tab .text {
	padding-top: 2px;
	margin-left: 10px;
}

#results_top_tabs .selected {
	font-weight: bold;
	color: black;
}

#results_top_tabs .tabgray {
	/* background-image: url(/img3/tab_gray_bg.png); */
	background-color: #DCDCDC;
}

#results_top_tabs .tabblue {
	/* background-image: url(/img3/tab_blue_bg.png); */
	color: black;
	font-weight: bold;
	background-color: silver;
	
}

#results_top_tabs1 {
	height: 22px;
	/*background-color: Blue;*/
/*	background-image: url(/img3/tabs_bg.gif); */
/*	background-position: 0 20px;*/
}

#results_top_tabs .tab a {
	color: Black;
	text-decoration: none;
}

#results_top_tabs .tab img.left {
	float: left;
}

#results_top_tabs .tab img.right {
	float: right;
}



/*

ul#source_ul {
	font-size: 120%;
	font-weight: bold;
	cursor: pointer;
}

ul#source_ul ul{
	list-style-type: circle;
	font-size: 100%;
	font-weight: normal;
	margin-left: 10px;
	display: none;
}

ul#source_ul ul ul{
	list-style-type: disc;
	font-size: 100%;
	font-weight: normal;
	margin-left: 20px;
	display: none;
}

*/

ul#source_ul {
	font-weight: bold;
	cursor: pointer;
}

ul#source_ul ul{
	margin-left: 10px;
	display: none;
	font-weight: normal;
}

ul#source_ul ul ul{
	margin-left: 20px;
	display: none;
	font-weight: normal;
	list-style-type: disc;
}

.closed_thread, .open_thread {
	cursor: pointer;
}

.closed_thread {
	display: none;
}

.open_thread {
	display: block;
	list-style-image: url(/img3/tree/content_tree-open.gif);
}

.plus {
	list-style-image: url(/img3/tree/content_tree-open.gif);
}

.minus {
	list-style-image: url(/img3/tree/content_tree-close.gif);
}



#filterHistory2 {
	
}

#filterHistory2 input.disabled {
	border: none;
}

#filterHistory2 div.filterrow{
	padding: 5px;
	border-bottom: 1px solid gray;
}


.graphbar {
	cursor: pointer; background-color: yellow; 
	border: 1px solid gray;
	position: absolute;
}

.graphbox {
	float: left;
	width: 140px;
	height: 140px;
	border: 2px solid silver;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #FFFBE8;
	overflow: hidden;
	cursor: pointer;
}

#histogram {
	margin-left: 20px; 
	width: 870px; 
	height: 250px; 
	border-left: 1px solid gray; 
	border-bottom: 1px solid gray;	
}

#histogram2 {
	margin-left: 75px; 
	margin-top: 20px;
	width: 250px; 
	height: 870px;  
	border-left: 1px solid gray; 
	border-bottom: 1px solid gray;	
	border-top: 1px solid gray;	
	position: absolute;
}


.tab_filter_box {
/*	width: 960px; */
}

div.tab_filter_box_inner{
	background-color: #FFFBE8;
	text-align: left;
	padding: 10px;
	margin: 0;
	
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

div.tab_filter_box_inner div{
	margin-top: 7px;
}

#filterHistory {
	display: none; 
}

.red {
	color: #B22222;
}


.tab_filter_box #pricesliderbox {
	width: 350px; 
	margin: -10px auto; 
}

#price_histogram {
	min-width: 490px; 
	width: 45%; 
	float: left;
	background-color: #FFFBE8; 
	border: 1px solid silver;
}

#results-container2 .title {
	margin-left: 40px; margin-right: 150px;
}

#reviewbutton {
/*
	position: absolute; 
	margin-top: -111px; 
	left: 0;
*/
	text-align: center;
}

.tab_placeholder {
	width: 120px;
	background-color: red;
	float: left;
	background-image: url(/img3/tab_gray_left.png);
}

/*
#green_div1 img {
	vertical-align: middle;	
}
*/

#green_search, #green_cart, #green_hub {
	cursor: pointer;
	vertical-align: middle;	
}


.op50 {
	opacity: 0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); 	
}

.op100 {
	opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); 	
}





#hub td {
	vertical-align: top;
}

.more {
	text-align: right;
	
}

.more a {
	background-color: #F87C18;
	color: white;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding: 5px;
}

#hub .img_box, #video_div .img_box, #video_div2 .img_box, #hub_images_box .img_box, #hub_video_box .img_box{
	float: left;  
	width: 150px; 
	height: 150px; 
	text-align: center; 
	overflow: hidden;
	margin-left: 5px;
	margin-right: 5px;

}

/*
#hub .s_box {

float: left;
width: 50%;
}
*/


table.u_cat_box {
/*	background-color: #a9a9a9; */
	border-collapse: collapse;
	border: 1px solid #a9a9a9;
	width: 160px;
	margin: 2px;
}

table.u_cat_box th, table.u_cat_box td {
	text-align: left;
	font-size: 90%;
	border: 1px solid #a9a9a9;
	padding: 3px;
	padding-left: 5px;  /* 18 */
}

table.u_cat_box th {
	background-color: #dcdcdc;
	
}

table.u_cat_box td {
	background-color: #ffffe1;
	
}

table.u_cat_box td.star {
	background-image: url("/img3/onestar.png");
	background-repeat: no-repeat;
	background-position: 2px;
	
}


/* #hub .hubbox { */
.hubbox {
	background-color: #F0FED5;
	border: 1px solid gray;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
  	border-radius: 6px;
}

.hubbox h2 {
	background-color: #90EE90;
}


/* #hub .hubbox { */
.hubbox2 {
	background-color: #f5f5f5;
	border: 1px solid gray;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.hubbox h22 {
	background-color: #90EE90;
}




.hubbox table.uniseek {
	
}

.hubbox table.uniseek tr.odd{
}

.hubbox table.uniseek tr.even{
	background-color: #FAFFEE;
}



.hubbox table.uniseek th {
	background-color: #b8ce8d;
}

.hubbox table.uniseek td {
	padding: 3px;
	
}







.artist_box {
	float: left; 
	width: 220px; 
	height: 200px;	
}

.video_box {
	float: left; width: 270px; height: 190px;
}


div.ym_video_item {
	float: left; 
	width: 205px; 
	height: 200px; 
	margin-left: 5px; 
	margin-right: 5px;	
}

.ym_youtube_item {
	float: left; 
	width: 150px; 
	height: 150px;	\
}

.ym_youtube_item div {
	text-align: center;
	
}

.ym_amazon_item {
	float: left; width: 200px; height: 220px;
}

a.disabled {
	color: Gray;
	text-decoration: none;
	cursor: default;
}



html, body {
  margin:0;
  padding:0;
  width:100%;
  height:100%;
}



#uni_tabs td {
	width: 120px; /* 160 */ 
	text-align: center;	
	background-color: #DCDCDC;
	font-size: 120%;
	padding: 5px;
}

#uni_tabs td.active {
	background-color: silver; font-weight: bold; color: white	
}

#uni_tabs td a{
	color: white;
font-weight: bold;
}



#uni_tabs2 td {
	width: 140px; 
	text-align: center;	
	background-color: #DCDCDC;
	font-weight: bold; 
	color: white	
}

#uni_tabs2 td.active {
	background-color: silver; font-weight: bold; color: white	
}

#uni_tabs2 td.active a{
	color: white;
}

.social_links {
	margin-top: 7px;	
	margin-left: 160px;
	font-size: 80%;
}

.social_links span {
	white-space: nowrap;
}


#a_adv_view, #a_spl_view {
	text-decoration: underline;
}


#left_cat_menu li {
	padding-left: 10px;
	font-size: 11pt;
	height: 20px;
	cursor: pointer;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FAFAFA;
	margin: 1px;
	
}


#left_cat_menu ul.second{
	width: 150px;
	position: absolute;
	margin-left: 150px;
	margin-top: -23px;
	z-index: 20;
	display: none;
	background-color: Silver;
}


#left_cat_menu li.second
{
	font-size: 10pt;
	height: 15px;
}

#left_cat_menu li.second a
{
	color: black;
	text-decoration: none;
	display: block;

}


#left_cat_menu .ml_selected {
	background-color: #A9A9A9;
	color: White;
}