
/*/items/wishlists/views/css/wishlist.css*/
#wishlist
{
	margin-top: 0.3em;
	border-top: 1px solid #DED9D5;
	float: left;
	width: 100%;
}

#wishlist .link-button
{
	margin-bottom: 0.3em;
	margin-top: 0em;
}

.wishlist-add-item
{
	display: block;
}

.wishlist-items-list
{
	display: block;
	padding: 0px;
	margin: 0px;
}

.wishlist-actions-div
{
	display: block;
	padding-bottom: 1em;
}

.wishlist-items-list-div
{
	display: block;
	clear: both;
	margin-top: 1em;
}

#other_users_wishlist_ticker
{
	padding-top: 0.3em;
	margin-top: 0.3em;
	min-height: 10em;
	width: 180px;
}

#wishlist_items_data
{
	height: 10em;
	padding: 0.5em;
	overflow: hidden;
	margin: 0px;
	border-top:1px solid #DED9D5;
	border-bottom:1px solid #DED9D5;
	padding-left: 0px;
}

#small_wishlist_items_data
{
	height: 6em;
	padding: 0.5em;
	overflow: hidden;
	margin: 0px;
	border-top:1px solid #DED9D5;
	border-bottom:1px solid #DED9D5;
	list-style-type: none;
	padding-left: 0px;
}

#wishlist_items_data li, #small_wishlist_items_data li
{
	display: block;
	margin-bottom: 2.2em;
}

#wishlist_items_data li a.link-button
{
	display: block;
	margin-left: 0.6em;
	margin-right: 0.6em;
}

.wishlist-item
{
	display: block;
	margin-top: 1em;
	margin-bottom: 3em;
}

.wishlist-item-body
{
	display: inline;
}

.wishlist-item-title
{
	display: inline;
	font-weight: bold;
	color: #0C750C;
}

.wishlist-item-actions
{
	margin-top: 0.2em;
	margin-bottom: 0.4em;
}

.wishlist-item-post-date
{
	font-size: 90%;
	color: gray;
}

.ticker-padding
{
	height: 10em;
}

.add-wishlist-item-form
{
	margin-bottom: 2em;
}

#wishlist_add_item input[name=title]
{
	width: 30em;
	display: block;
}

.add-wishlist-item-form .wishlist-item-description
{
	width: 30em;
}

.add-wishlist-item-form input[type=submit]
{
	margin-top: 0.3em;
}

.users-wanted-stuff-full-list
{
	margin-bottom: 2em;
}

#wishlist-actions
{
	display: block;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}

.wishlist-content
{
	display: block;
}

/*/items/views/css/index.css*/
#content
{
	width: 860px;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
}

#index_page_table
{
	border-collapse: collapse;
}

#index_page_table td
{
	vertical-align: top;
}

.image-td
{
	width: 660px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

.panel-td
{
	background: #F6F1ED;
	text-align: center;
	padding-top: 20px;
}

.tour-link img
{
	text-decoration: none;
	border-style: none;
}

#top_links_container
{
	padding-top: 0px;
}

.recent-blog-posts-div
{
	text-align: left;
	font-size: 12px;
	padding: 0.8em;
}

.recent-blog-posts-div h1
{
	font-size: 16px;
	text-align: left;
	padding-bottom: 0.4em;
	text-align: center;
}

.wishlist-ticker-div
{
	text-align: left;
	font-size: 12px;
	padding: 0.8em;
	width: 178px;
}

.wishlist-ticker-div h1
{
	font-size: 16px;
	text-align: left;
	padding-bottom: 0.4em;
	text-align: center;
}

div.recent-blog-posts-div img
{
	max-width: 132px;
}

.full-blog-link-div
{
	padding-left: 1.8em;
	padding-right: 1.8em;
}

.full-blog-link-div img
{
	border-style: none;
	margin-top: 4px;
}

.full-blog-link
{
	text-decoration: underline;
}

.rss-feed-box
{
	padding-top: 0.4em;
}

.rss-feed-box .row-body-ul
{
	padding: 0px;
	color: #0D750D;
}

.rss-feed-box .row-title
{
	font-weight: bold;
}

.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("/base/views/images/feed-icon-14x14.png") no-repeat 0 50%;
}

#front_page_messages
{
	display: none;
}
/*/base/views/css/expandable-collapsible.css*/
.row-ul {
	list-style: none;
	list-style-image: url(/base/views/images/open_node.gif);
	margin: 2px 0px 2px 0px;
	padding-right: 20px;
	padding-left: 20px;
	clear:both;
}

.row-ul ul {
	padding-left:8px;
}

.row-body-ul {
	list-style: none;
	display: none;
	list-style-image: none;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

.row-body-li{
	clear: none;
	display: inline;
}
/*/items/views/css/search-snippet.css*/
#search-snippet
{
	margin-bottom: 1em;
	margin-top: 1em;
}

.search-terms-box
{
	width:300px;
}

.search-button
{
	display: inline;
	vertical-align: top;
}

.search-remark
{
	width: 45em;
}

.ajax-form-submit-loader
{
	display: inline;
	vertical-align: top;
}

/*/locale/views/css/select_locale.css*/
#select_locale
{
	display: inline;
	margin-top: 0px;
}

#select_locale select
{
	display: inline;
	font-size: 9px;
	vertical-align: top;
}

.language-icon
{
	display: inline;
}
/*/layouts/main.css*/
html {
	direction: ltr;
	background: #FDFBFA url(/items/views/images/background.png) repeat-x;
}

body
{
	font-family: arial, verdana;
	line-height: 1.2em;
	font-size: 80%;
	margin-top: 0px;
}

#centered_content
{
	margin-left: auto; 
	margin-right: auto;	
	margin-top: 0px;
	width: 860px;
}

a, .aPretender
{
	color:#0C750C;
	cursor:pointer;
	text-decoration: none;
	border-style:none;
	background:none;
	padding:0px;
}

h1
{
	color: gray;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0.4em;
	margin-top: 0.4em;
}

h2
{
	color: black;
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 0.4em;
	margin-top: 0.4em;	
}

h3
{
	color: black;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0.4em;
	margin-top: 0.4em;	
}

.link-action
{
	color: gray;
	font-size: 90%;
	margin-left: 0.5em;
}

.link-button
{
	border-width: 1px;
	border-style: solid;
	border-color: #CFCFCF;
	background: #EFEFEF;
	color: #333;
	padding-left: 0.4em;
	padding-right: 0.4em;
	font-size: 90%;
	white-space: nowrap;
	cursor:pointer;
}

.link-button:hover
{
	z-index: 24;
}

input, select, textarea
{
	border: 1px solid #DDDDDD;
}

.remark
{
	color: gray;
	margin-bottom: 0.5em;
}

#feedback
{
	padding-top: 0.3em;
	padding-bottom: 0.4em;
	padding-left: 1em;
	padding-right: 1em;
}

#feedback span
{
	width: 100%;
	font-weight: bold;
	font-size: 20px;
	white-space: nowrap;
	color: white;
	background: transparent;
}

.feedback-invisible
{
	display: none;
}

.feedback-visible
{
	display: block;
}

.feedback-success, .feedback-not-final, .feedback-fail
{
	background: gray;
	padding-left: 2em;
	padding-right: 2em;
}

.feedback-not-final
{
	background: gray;
}

.feedback-success
{
	background: green;
	color: white;}

.feedback-fail
{
	background: red;
	color: white;
}

.banner
{
	background: white url(/items/views/images/lines.png) repeat-x;
	padding-top: 0px;
	display: block;
	border-collapse: collapse;
}

.banner td {
	padding-top: 0px;
}

.shadow
{
	height: 4px;
	background: white url(/items/views/images/striped-shadow.png) repeat-x;
}

#site_logo_td, #site_top_links_td, #site_locale_links_td
{
	padding-left: 15px;
	padding-right: 15px;
}

#site_logo_td
{
	width: 209px;
}

#site_top_links_td, #site_locale_links_td
{
	width: 580px;
}

#logo
{
	background: transparent url(/items/views/images/logo-trans.png) no-repeat;
	width: 209px;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 7px;

}

.container-div
{
	padding-bottom: 1em;
}

.top-links-container
{
	float: right;
	padding-top: 0px;
}

#top_links
{
	float: right;
	line-height: 1.8em;
}

#search_form
{
	float: right;
}

.search-button
{
	cursor: pointer;
	background: transparent url(/items/views/images/looking_glass.gif);
	border: none;
	width: 25px;
	height: 25px;
}

.main-links{
	float: left;
	padding-top: 4px;
}

.locale-links
{
	padding-bottom: 4px;
	float: right;
}

.locale-links #select_locale {
	padding: 0px;
	margin: 0px;
}

#content-top a
{
	color: #484b4b;
	font-weight: bold;
}

#content-top a:hover
{
	background:#2E91C6 url(/items/views/images/nav-item-hover.gif) repeat-x;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 4px;
}

.page-content
{	
	background: white;
	padding: 0.6em;
	padding-left: 1em;
}

#footer
{
	border-top: 1px solid #BBBCBE;
	background: white;
	color: #0C750C;
	padding: 0.6em;
}

table
{
	font-size: 100%;
	width: 100%;
}

form textarea[name=message]
{
	width: 400px;
	height: 60px;
	margin-bottom: 0.6em;
	display: block;
}

.layout-side-panel
{
	width : 180px;
	vertical-align: top;
	background: #F6F1EC;
	padding: 15px 15px 0.5em	
}

.ajax-form-submit-loader
{
	margin-top: 2px;
}

#MB_content textarea
{
	width: 460px;
}

/*/base/js/tooltips/tooltips.css*/
/* Tooltips CSS definitions */	

.tooltip {
	position: absolute!important;
	overflow:hidden;
	font-size: 12px;
	z-index: 10001!important;
}
	.tooltip .xtop, .tooltip .xbottom { display: block; background: transparent; font-size: 1px; }
	.tooltip .xb1, .tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { display: block; overflow: hidden; }
	.tooltip .xb1, .tooltip .xb2, .tooltip .xb3 { height: 1px; }
	.tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { background: #666; border-left: 1px solid #333; border-right: 1px solid #333; }
	.tooltip .xbottom .xb2, .tooltip .xbottom .xb3, .tooltip .xbottom .xb4 { background: #666; }
	.tooltip .xb1 { margin: 0 5px; background: #333; }
	.tooltip .xb2 { margin: 0 3px; border-width: 0 2px; }
	.tooltip .xb3 { margin: 0 2px; }
	.tooltip .xb4 { height: 2px; margin: 0 1px; }

	.tooltip .xboxcontent {
		padding: 0 .5em;
		margin: 0;
		color: #000;
		text-shadow: 2px 2px 0px #CCC;
		word-wrap:break-word;
		border: 1px solid #333;
		border-width: 0px 1px 0 1px;
		background-color: #666;
	}

/*/base/js/hints/hints.css*/
.noinput
{
	color: gray;
}

/*/users/views/css/login.css*/
#logout, #logout div, #login div
{
	display: inline;
}

#login
{
	top:0px;
	left:734px;
}

#login table
{
	display: inline;
	border-collapse:collapse;
	width: auto;
	direction:ltr;
}

#logout_text
{
	font-weight: bold;
}

#login td
{
	cursor: pointer;
	text-decoration: none;
}

#login_username, #login_password
{
	width: 240px;
	display: block;
}

#login_password
{
	margin-bottom: 10px;
}

/* top buttons style */
.top-buttons {
  float:right;
  font-size:93%;
  line-height:normal;
  }
.top-buttons ul {
  margin:0;
  padding:0;
  list-style:none;
  }
.top-buttons li {
  float:left;
  background:url("/base/views/images/button_left.png") no-repeat left bottom;
  margin:0;
  padding:0 5px 0px 7px;
  }
.top-buttons a {
  float:left;
  display:block;
  background:url("/base/views/images/button_right.png") no-repeat right bottom;
  padding:5px 15px 12px 6px;
  text-decoration:none;
  font-weight:bold;
	font-size: 15px;
  color:#EE2A16;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.top-buttons a {float:none;}
/* End IE5-Mac hack */
.top-buttons a:hover {
  color:#333;
  }
/*/base/js/modalBox/modalbox.css*/
#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position: absolute;
	top: 0;
	border: 0 solid;
	text-align: left;
	z-index: 10000;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position: relative;
	background-color: #EFEFEF;
	height: 100%;
}

#MB_header {
	margin: 0;
	padding: 0;
}

#MB_content {
	padding: 6px .75em;
	overflow: auto;
}

#MB_caption {
	font: bold 100% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em .5em .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display: block;
	position: absolute;
	right: 5px; top: 4px;
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#MB_close:hover {
	background: transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(/base/js/modalBox/spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_frame {
	padding-bottom: 7px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_window {
	background-color: #EFEFEF;
	color: #000;
	-webkit-box-shadow: 0 8px 64px #000; 
	-moz-box-shadow: 0 0 64px #000; 
	box-shadow: 0 0 64px #000;
	
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_content { border-top: 1px solid #F9F9F9; }
#MB_header {
  background-color: #DDD;
  border-bottom: 1px solid #CCC;
}
#MB_caption { color: #000 }
#MB_close { color: #777 }
#MB_close:hover { color: #000 }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}