* {
	margin: 0;
	padding: 0;
}

body,html {
	height: 100%;
	width: 100%;
}

body {
	color: #333;
	font-family: 'lucida grande', tahoma;
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #009AA6;
}

a:hover {
	color: #51CCD4;
	text-decoration: underline;
}

a.nodecor {
	color: inherit;
}

a.nodecor:hover {
	color: inherit;
}

table {
	border-collapse: collapse;
}

img {
	border: 0;
}

.nodisplay {
	display: none;
}

h1 {
	border-bottom: 1px solid #C6EAEC;
	padding: 0 0 6px;
	color: #009AA6;
	font-size: 16px;
	margin: 0 0 20px 0;
	font-weight: normal;
}

h2 {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.83em 0px;
}

h3 {
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0.83em 0px;
}

p {
	line-height: 20px;
}

ul {
	margin: 1em 0px;
	padding-left: 40px;
}

div.prompt {
	font-size: 18px;
	margin: 30px 0px;
	text-align: center;
}

div.sep {
	border-bottom: 1px solid #C6EAEC;
	margin: 8px 0;
}

textarea.help,input.help {
	color: #bbb !important;
	font-style: italic;
}

#container {
	width: 970px;
	margin: 0px auto 0px;
	text-align: left;
	margin-bottom: -175px;
	min-height: 100%;
	height: auto !important;
	padding-right: 10px;
    padding-left: 10px;
	border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
	background-color: white;
}

#header {
	padding: 14px 0px 0px;
}

#mainmenu {
	height: 30px;
	background: #009AA6 url(../img/menul.gif) left center no-repeat;
	font-size: 12px;
	line-height: 30px;
	/*border-radius: 10px;*/
	padding-left: 20px;
}

#mainmenu .inner {
	background: #009AA6 url(../img/menur.gif) right center no-repeat;
	padding-right: 20px;
}

#mainmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#mainmenu ul li {
	float: left;
	margin: 0px;
	padding: 0;
}

#mainmenu ul li a {
	background: transparent;
	float: left;
	position: relative;
	left: -8px;
	margin: 0 0 0 0px;
	padding: 0 8px 0 8px;
	color: white;
	font-weight: bold;
}

#mainmenu ul li a:hover {
	color: #eee;
}

#sidebar_left {
	float: left;
	width: 140px;
	height: 100% !important;
	padding-right: 10px;
}

#latest_online {
	padding: 0 2px 0 14px;
	width: 140px;
}

#latest_online ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#latest_online ul li {
	float: left;
	margin: 0 12px 8px 0;
	padding: 0;
	height: 55px;
}

#usermenu .greetings {
	float: right;
	text-align: right;
}

#usermenu .profile_pic {
	display: block;
	min-height: none;
	min-height: 0;
	padding: 6px;
}

#usermenu .profile_pic {
	float: left;
}

#usermenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#usermenu ul li {
	margin: 0;
	padding: 0;
	background-color: #E6F7F8;
}

#usermenu ul li a {
	padding: 2px;
	display: block;
	background-color: #009AA6;
	color: white;
	text-align: right;
	margin-bottom: 1px;
}

#usermenu ul li a:hover {
	background-color: #C6EAEC;
	color: #009AA6;
}

#usermenu ul li a.trusted {
	background-color: #C6EAEC;
	margin-bottom: 5px;
	color: #009AA6;
}

#usermenu ul li a.trusted:hover {
	background-color: #009AA6;
	color: white;
}

#usermenu h3 {
	margin: 0;
	padding: 0;
	font-size: inherit;
	font-family: inherit;
	font-weight: normal;
	padding: 2px;
	display: block;
	background-color: #009AA6;
	color: white;
	text-align: right;
	margin-bottom: 1px;
	cursor: default;
}

#usermenu h3 a {
	
}

#usermenu h3 a:hover {
	background-color: #C6EAEC;
	color: #009AA6;
}

#usermenu .section {
	margin-top: 5px;
}

#usermenu .section ul li a {
	background-color: transparent;
	color: #009AA6;
}

#usermenu .section ul li a:hover {
	background-color: #C6EAEC;
}

#left_links {
	margin-top: 20px;
}

#left_links ul {
	margin: 10px 0 0;
	padding: 0px;
	list-style: none;
}

#left_links ul li {
	margin: 0;
	padding: 0;
}

#left_links ul li a {
	padding: 4px;
	display: block;
	background-color: #C6EAEC;
	color: #009AA6;
	text-align: left;
	margin-bottom: 1px;
}

#left_links ul li a:hover {
	background-color: #009AA6;
	color: #C6EAEC;
}

#sidebar_right {
	float: right;
	width: 140px;
	height: 100%;
}

#sidebar_right .rhs_promos img {
	margin: 10px 0 0;
}

#mini-basket,
#sidelinks {
	background: #ECECEC url(../img/menut.gif) center top no-repeat;
	padding-top: 10px;
	/*border-radius: 10px;*/
}

#mini-basket .inner,
#sidelinks .inner {
	background: #ECECEC url(../img/menub.gif) center bottom no-repeat;
	padding: 0 10px 10px;
}
#mini-basket h3{
margin-bottom: 5px;
margin: 0px 0px 5px;
}

#mini-basket input {
	font-size:90%;
	margin-top:5px;
	width:auto;
	overflow:visible;
	cursor:pointer;
}

#mini-basket {
	margin-top:10px;
	text-align: center;
	}

#sidelinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidelinks ul li {
	margin: 0px;
	padding: 0;
}

#content {
	float: left;
	width: 655px;
}

div.footerpush {
	height: 175px;
	clear: both;
}

#footer_container {
	background-color: #ececec;
	padding: 2px 2px 10px;
	height: auto;
	border-top: 1px solid #ccc;
	margin-top: 20px;
}

#footer {
	width: 980px;
	margin: 0px auto;
}

#footer .bar {
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	height: 34px;
	line-height: 34px;
}

#footer .bar div {
	height: 35px;
}

#footer .bar a,#footer .bar span {
	margin-right: 15px;
	color: #009AA6;
}

#footer .bar a:hover {
	color: #51CCD4;
}

#footer a {
	color: #9B9B9B;
}

#footer a:hover {
	color: #E0241F;
}

#footermenu {
	float: left;
	height: 84px;
	padding: 10px;
}

#footermenu div.section {
	float: left;
	max-width: 140px;
	margin: 0 20px 0 0;
	overflow:hidden;
}

#footermenu h3 {
	font-size: 11px;
	line-height: 18px;
	color: #9B9B9B;
}

#footermenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footermenu ul li {
	clear: left;
	float: left;
	margin: 0px;
	padding: 4px 0 0 0;
}

#footermenu ul li a {
	background: transparent;
	float: left;
	position: relative;
	left: -8px;
	font-size: 11px;
	margin: 0 0 0 0px;
	padding: 0 8px 0 8px;
	color: #9B9B9B;
}

#footermenu ul li a:hover {
	color: #009AA6;
}

/** containers **/
div.form,div.index,div.view {
	float: right;
	width: 76%;
	border-left: 1px solid #666;
	padding: 10px 2%;
}

div.actions {
	float: left;
	width: 16%;
	padding: 10px 1.5%;
}

div.actions h3 {
	padding-top: 0;
	color: #777;
}

/** Tables **/
table {
	background: #fff;
	border-right: 0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}

th {
	border: 0;
	border-bottom: 2px solid #555;
	text-align: left;
	padding: 4px;
}

th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}

th a.asc:after {
	content: ' ⇣';
}

th a.desc:after {
	content: ' ⇡';
}

table tr td {
	background: #fff;
	padding: 6px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
}

table tr:nth-child                                                    
	   (2n                        
	                              ) td {
	background: #f5f5f5;
}

table .altrow td {
	background: #f5f5f5;
}

td.actions {
	text-align: center;
	white-space: nowrap;
}

a.action,table td.actions a {
	margin: 0px 6px;
	padding: 2px 5px;
}

.cake-sql-log table {
	background: #f4f4f4;
}

.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
	font-family: Monaco, Consolas, "Courier New", monospaced;
}

.cake-sql-log caption {
	color: #fff;
}

/** Paging **/
div.paging {
	background: #fff;
	color: #ccc;
	margin-top: 1em;
	clear: both;
}

div.paging span.disabled {
	color: #ddd;
	display: inline;
}

div.paging span.current {
	color: #c73e14;
}

div.paging span a {
	
}

/** Scaffold View **/
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}

dl .altrow {
	background: #f4f4f4;
}

dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}

dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/** Forms **/
form {
	clear: both;
	margin: 0;
	padding: 0;
	display: inline;
}

fieldset {
	border: 1px solid #ccc;
	margin-bottom: 1em;
	padding: 16px 20px;
}

fieldset legend {
	background: #fff;
	color: #C6EAEC;
	font-size: 160%;
	font-weight: bold;
}

fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}

fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}

fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}

form div {
	clear: both;
	margin-bottom: 5px;
	padding: .5em 0;
	vertical-align: text-top;
}

form.trim div {
	clear: none;
	margin: 0;
	padding: 0;
	font-size: 110%;
}

form.trim div.textarea {
	float: none;
	width: auto;
}

form div.section {
	margin: -10px 20px 15px;
	padding: 0;
}

form .input {
	color: #444;
}

form .required {
	font-weight: bold;
}

form .required label:after {
	color: #e32;
	content: '*';
	display: inline;
}

form div.button,form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	text-align: right;
}

form.trim div.button,form div.submit {
	clear: none;
	margin: 0;
}

label {
	display: block;
	font-size: 110%;
	margin-bottom: 3px;
}

form.trim label {
	display: inline;
	margin: 0 5px 0 0;
	font-size: 100%;
}

input,textarea {
	clear: both;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif
		;
	padding: 1%;
	width: 98%;
}

form.trim input,form.trim textarea {
	clear: none;
	width: auto;
}

select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}

select[multiple=multiple] {
	width: 100%;
}

option {
	font-size: 120%;
	padding: 0 3px;
}

input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}

form.trim input[type=checkbox] {
	clear: none;
	float: none;
	margin: 0;
}

div.checkbox label {
	display: inline;
}

input[type=radio] {
	float: left;
	width: auto;
	margin: 0 3px 7px 0;
}

div.radio label {
	margin: 0 0 6px 20px;
}

input[type=submit] {
	display: inline;
	font-size: 110%;
	width: auto;
	cursor: pointer;
}

button {
	cursor: pointer;
}

form div.captcha {
	margin: 0;
	padding: 0;
}

form div.captcha div.input {
	margin-bottom: 0;
	padding-top: 0;
}

form div.captcha span.message {
	padding-left: 4px;
	font-size: 11px;
	font-style: italic;
}

form div.captcha div.captcha_input {
	clear: both;
	background-color: whiteSmoke;
	padding: 10px;
	margin: 0;
}

form div.captcha img {
	vertical-align: middle;
	width: 200px;
	border: 0;
	height: 70px;
}

div.actions ul li a.disabled,
div.disabled input[type=submit],input[type=submit][disabled],button[disabled],input[disabled],textarea[disabled]
	{
	background-color: #eee !important;
	color: #bbb;
}

/** Notices and Errors **/
div.message {
	clear: both;
	font-size: 140%;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 5px;
	text-align: center;
	background-color: #FEFAC2;
	border: 1px solid #0C5900;
}

div.error-message {
	clear: both;
	color: #fff;
	font-weight: bold;
	background: #c73e14;
	padding-left: 0.5em;
}

p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}

p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}

.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}

.success {
	background: green;
	color: #fff;
}

/**  Actions  **/
div.actions ul {
	margin: 0;
	padding: 0;
}

div.actions li {
	margin: 0 0 0.5em 0;
	list-style-type: none;
	white-space: nowrap;
	padding: 0;
}

div.actions ul li a {
	font-weight: normal;
	display: block;
	clear: both;
}

div.actions ul li a:hover {
	text-decoration: underline;
}

.ui-button,
button,input[type=button],input[type=submit],div.actions ul li a,td.actions a,a.action
	{
	font-weight: normal;
	padding: 4px 8px;
	background: #e6e49f;
	background: -webkit-gradient(linear, left top, left bottom, from(#f1f1d4),
		to(#e6e49f) );
	background-image: -moz-linear-gradient(top, #f1f1d4, #e6e49f);
	color: #333;
	border: 1px solid #aaac62;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-decoration: none;
	text-shadow: #fff 0px 1px 0px;
	min-width: 0;
}

.ui-button {
	padding:0;
}

div.actions ul li a.disabled:hover,
div.submit.disabled:hover input[type=submit]:hover,button[disabled]:hover,input[type=button][disabled]:hover,input[type=submit][disabled]:hover
	{
	background: #f0f09a;
	background: -webkit-gradient(linear, left top, left bottom, from(#f7f7e1),
		to(#eeeca9) );
	cursor: default;
	text-decoration: none;
}

input[type=submit][disabled]:hover,button[disabled]:hover,input[type=button][disabled]:hover
	{
	background: -webkit-gradient(linear, left top, left bottom, from(#f1f1d4),
		to(#e6e49f) );
	color: #bbb;
}

/** Related **/
div.related {
	clear: both;
	display: block;
}

/** Debugging **/
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}

pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}

div.cake-stack-trace {
	background: #fff;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}

div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}

div.cake-stack-trace pre,div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}

div.cake-code-dump pre,div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}

div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}

div.code-coverage-results div.code-line {
	padding-left: 5px;
	display: block;
	margin-left: 10px;
}

div.code-coverage-results div.uncovered span.content {
	background: #ecc;
}

div.code-coverage-results div.covered span.content {
	background: #cec;
}

div.code-coverage-results div.ignored span.content {
	color: #aaa;
}

div.code-coverage-results span.line-num {
	color: #666;
	display: block;
	float: left;
	width: 20px;
	text-align: right;
	margin-right: 5px;
}

div.code-coverage-results span.line-num strong {
	color: #666;
}

div.code-coverage-results div.start {
	border: 1px solid #aaa;
	border-width: 1px 1px 0px 1px;
	margin-top: 30px;
	padding-top: 5px;
}

div.code-coverage-results div.end {
	border: 1px solid #aaa;
	border-width: 0px 1px 1px 1px;
	margin-bottom: 30px;
	padding-bottom: 5px;
}

div.code-coverage-results div.realstart {
	margin-top: 0px;
}

div.code-coverage-results p.note {
	color: #bbb;
	padding: 5px;
	margin: 5px 0 10px;
	font-size: 10px;
}

div.code-coverage-results span.result-bad {
	color: #a00;
}

div.code-coverage-results span.result-ok {
	color: #fa0;
}

div.code-coverage-results span.result-good {
	color: #0a0;
}

/* elements */
div.thin {
	margin: 0;
	padding: 0;
	border: 0;
}

div.profile_pic {
	min-height: 10em;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background-color: #ececec;
}

div.profile_pic.borderless {
	background-color: transparent;
}

div.profile_pic.centered {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

div.profile_pic.float {
	float: left;
}

/* Search Boxes */
#item_search {
	margin-bottom: 10px;
	display: inline;
	float: right;
	width: 755px;
	background: #e4e4e4 url(../img/s_bg_75_lt.gif) no-repeat left top;
	float: right;
}

#item_search .inner {
	padding: 0 8px;
	background: transparent url(../img/s_bg_75_tr.gif) no-repeat right top;
}

#item_search .bot-left {
	background: transparent url(../img/s_bg_75_lb.gif) no-repeat left bottom;
}

#item_search .bot-right {
	background: transparent url(../img/s_bg_75_br.gif) no-repeat right bottom;
}

#item_search .inner .bottom {
	background-color: transparent;
	padding-bottom:11px;
	background-image: url(../img/s_bg_75_b.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#item_search .inner .top {
	background-color: transparent;
	padding-top:11px;
	background-image: url(../img/s_bg_75_t.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#item_search .inner .content {
	width: 585px;
	margin: 0 auto;
}

#item_search form {
	
}

#item_search input.search {
	float: left;
	clear: none;
	color: #333;
	font-size: 16px;
	height: 24px !important;
	border: 2px inset;
	margin: 0;
	padding: 0 3px;
	width: 424px;
	font-family: tahoma;
}

#item_search .input {
	float: left;
	margin-bottom: 0;
}

#item_search .input label {
	font-size: 18px;
	color: #444;
	width: 66px;
	float: left;
	line-height: 27px;
}

#item_search .submit {
	float: left;
	clear: none;
	padding: 0;
	margin: 0;
	margin-top: 5px;
}

#item_search .submit input {
	background-color: #ECECEC;
	border-bottom-color: #888;
	border: 1px solid;
	border-left-color: #CCC;
	border-right-color: #888;
	border-top-color: #CCC;
	color: #444;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	height: 28px;
	letter-spacing: 0px;
	padding: 0px 2px 1px;
	width: 75px;
	border-radius: 0;
	background-image: none;
	text-shadow: none;
	cursor: default;
}

#search_adv {
	height: 18px;
	line-height: 18px;
	margin-left: 0.5em;
	padding-left: 66px;
}

#search_adv .checkbox {
	padding: 0 3px;
}

#search_adv .checkbox input {
	vertical-align: middle;
	margin: 0 5px;
	padding: 0;
	float: none;
}

#search_adv div {
	margin: 0;
	padding: 0;
	clear: none;
}

#search_adv .input label {
	font-size: 11px;
	line-height: inherit;
	padding: 0;
	margin: 0;
	float: none;
}

/** item prieviews **/
.book.pic {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.preview a {
	text-decoration: underline;
}

.preview .item-info {
	text-align: left;
}

.preview .header {
	font-size: 12px;
	font-weight: bold;
}

.preview .header span {
	font-weight: normal;
	font-size: 10px;
}

.preview .header span.format {
	font-weight: bold;
	color: #666;
	font-size: 12px;
}

.preview .brief {
	font-size: 11px;
	margin-top: 5px;
}

.preview .pricing {
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}

.preview .pricing .savings {
	font-weight: bold;
	color: #c00;
	font-size: 12px;
}

/***    search_results ***/
.item_list {
	
}

.item_list h1 {
	margin-top: 0px;
	font-weight: bold;
	font-size: 2em;
	padding-bottom: 2px;
	border-bottom: 2px solid #000000;
}

.item_list ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.item_list ul li {
	float: left;
	margin: 15px 0;
	padding: 0;
	width: 218px;
}

.dead_search {
	padding: 10px 10px 15px;
	background-color: #DDF1F7;
}

.dead_search h1 {
	border: 0;
	color: #c00;
	font-weight: bold;
	margin-bottom: 10px;
}

.dead_search .search_string {
	color: #000;
}

/** pagination **/
.paginate {
	position: relative;
	line-height: 17px;
	width: 100%;
}

.paginate .disabled {
	color: #ccc;
}

.paginate span {
	padding-right: 10px;
}

.paginate .current {
	font-weight: bold;
	font-size: 14px;
}

.paginate .previous {
	position: absolute;
	left: 0px;
}

.paginate .next {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
	width: 50px;
}

.paginate .numbers {
	text-align: center;
}

/** book page **/
#item_info h1 {
	margin: 0;
	padding: 0;
	clear: none;
	border: 0;
	color: black;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
}

#item_info div.metalist {
	margin: 0;
	padding: 0;
	line-height: 15px;
}

#item_info div.metalist span {
	
}

#item_info h2 {
	margin: 0;
	padding: 0;
	clear: none;
	font-size: 100%;
	font-weight: normal;
}

#item_info div.seller {
	background-color: #F3FAFC;
	padding: 3px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

#item_info div.market-prompt {
	background-color: #F3FAFC;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	font-size: 130%;
}

#item_info .seller .input,#item_info .seller .submit {
	text-align: center;
}

#item_info .details {
	color: #555;
	padding: 5px;
	background-color: #FAFCF3;
}

#item_info .details dl {
	margin: 0;
	padding: 0;
	width: auto;
	line-height: 15px;
}

#item_info .details dl dt {
	margin: 0;
	padding: 0;
	font-weight: normal;
	margin-right: 3px;
	display: inline;
	br
}

#item_info .details dl dd {
	margin: 0;
	padding: 0;
	display: inline;
}

#item_info .synopsis {
	margin-top: 10px;
	background-color: #ECECEC;
	padding: 10px;
	line-height: 17px;
}

#item_info .synopsis .head {
	font-weight: bold;
	margin-bottom: 5px;
}

/*** User notices and warnings **/
div.msg.warning {
	border: solid 1px #CC0000;
	background: #F7CBCA url(../img/48-badge-cross.png) 8px 6px no-repeat;
	color: #CC0000;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	padding: 8px 8px 8px 65px;
	text-align: left;
	min-height: 45px;
	margin: 0 0 5px;
}

div.msg.warning.single {
	background-image: url(../img/32-badge-cross.png);
}

div.msg.niceinfo {
	border: solid 1px;
	background: #BDE5F8 url(../img/48-info.png) 8px 6px no-repeat;
	color: #00529B;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	padding: 8px 8px 8px 65px;
	text-align: left;
	min-height: 45px;
	margin: 0 0 5px;
}

div.msg.niceinfo.single {
	background-image: url(../img/32-info.png);
}

div.msg.help {
	border: solid 1px;
	background: #BDE5F8 url(../img/48-help.png) 8px 6px no-repeat;
	color: #00529B;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	padding: 8px 8px 8px 65px;
	text-align: left;
	min-height: 45px;
	margin: 0 0 5px;
}

div.msg.help.single {
	background-image: url(../img/32-help.png);
}

div.msg.success {
	border: solid 1px #90ac13;
	background: #eef4d3 url(../img/32-badge-check.png) 8px 6px no-repeat;
	color: #6b800d;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	padding: 8px 8px 8px 65px;
	text-align: left;
	min-height: 45px;
	margin: 0 0 5px;
}

div.msg.success.single {
	background-image: url(../img/32-badge-check.png);
}

div.msg.neutral {
	border: solid 1px #DEDEDE;
	background: #EFEFEF;
	color: #222222;
	padding: 4px;
	text-align: center;
	margin: 0 0 5px;
	font-size: 12px;
	line-height: 16px;
}

div.message,div.msg.info {
	border: solid 1px #DEDEDE;
	background: #FFFFCC url(../img/32-warning.png) 8px 6px no-repeat;
	color: #222222;
	line-height: 27px;
	padding: 8px 8px 8px 55px;
	text-align: left;
	min-height: 25px;
	margin: 0 0 5px;
}

div.msg.info {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	min-height: 45px;
}

div.msg.warning em,div.msg.info em,div.msg.neutral em,div.msg.success em
	{
	font-weight: bold;
	font-style: normal;
}

div.msg.single {
	padding-left: 55px;
	line-height: 27px;
	min-height: 0;
}

div.msg.neutral.single {
	padding-left: 4px;
	line-height: normal;
}

div.msg .title {
	font-weight: bold;
	font-size: 110%;
}

div#sitewideMessage {
	border: solid 1px #DEDEDE;
	background: #EEF4D3;
	color: #222222;
	padding: 4px;
	text-align: center;
	margin: 0 0 5px;
	font-size: 12px;
	line-height: 16px;
	font-size: 145%;
	font-weight: bold;
	padding: 10px 0px;
	min-height: none;
	min-height: 0;
}

div.clear {
	margin: 0 !important;
	padding: 0 !important;
	clear: both !important;
}

.preloader {
	background: transparent url(../img/preloader-32.gif) center center
		no-repeat;
	height: 64px;
}

.preloader.s32 {
	background-image: url(../img/preloader-16.gif);
	height: 32px;
}

.preloader.s48 {
	background-image: url(../img/preloader-24.gif);
	height: 48px;
}

#flashMessage {
	margin-bottom: 15px;
}

div.cur-upload {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 5px;
}

form.trim input.datepicker,form input.datepicker,form.trim input.jdpicker,form input.jdpicker
	{
	font-size: 100%;
	width: 100px;
}

div.jdpicker_w {
	display: inline;
}

.ui-menu li.user-suggest {
	clear: both;
}

.ui-menu li.user-suggest a {
	line-height: 30px;
	font-size: 13px;
}

.ui-menu li.user-suggest .user-alias {
	float: right;
	font-weight: bold;
	color: #888;
	font-size: 11px;
}

.ui-menu li.user-suggest .user-full-name {
	float: right;
	font-weight: bold;
	color: #888;
}

.ui-menu li.user-suggest .profile_pic {
	float: left;
	margin-right: 5px;
	display: block;
	min-height: 0;
}

.ui-menu li.user-suggest a.ui-state-hover .user-alias {
	color: #eee;
}

div.empty {
	font-style: italic;
	padding: 10px;
	text-align: center;
}

div.input div.user_preview {
	margin-top: 10px;
}

div.item_preview,div.item_preview div,div.user_preview,div.user_preview div
	{
	margin: 0;
	padding: 0;
}

div.user_preview .alias {
	color: #aaa;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	clear: none;
}

div.user_preview .profile_pic {
	float: left;
	min-height: 0;
	margin-right: 5px;
}

div.user_preview .rating {
	display: block;
}

div.user_preview.large {
	font-weight: bold;
	font-size: 150%;
}

div.user_preview.large .alias {
	font-size: 90%;
}

div.user_preview.large .rating {
	
}

div#manage-search {
	float: right;
	margin-top: -1px;
}

div#manage-search input {
	font-size: 11px;
	margin: 0px;
	padding: 1px;
	vertical-align: middle;
}

div#manage-search img.go {
	cursor: pointer;
	float: right;
	vertical-align: middle;
	margin: 2px 0 0 1px;
}

div.manage-menu a {
	padding: 0 15px;
}

div.msg.manage-menu {
	text-align: left;
}

ul#manage-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-bottom: 5px;
}

ul#manage-list li {
	margin: 0px;
	padding: 0;
	background-color: #EEE;
	border-bottom: 1px solid #aaa;
	line-height: 35px;
	cursor: pointer;
	height: 35px;
}

ul#manage-list li.selected {
	background-color: #009AA6;
	color: #EEE;
}

ul#manage-list li.preloader {
	background-color: #fff;
}

ul#manage-list li.dynamic {
	height: auto;
	background-color: #fff;
	padding: 5px 10px;
	line-height: normal;
	cursor: default;
}

ul#manage-list li div.subhead {
	font-size: 10px;
	color: #999;
	white-space: nowrap;
}

ul#manage-list li div.subhead.second {
	font-size: 9px;
	line-height: 12px;
}

ul#manage-list li.selected div.subhead {
	color: #ccc;
}

ul#manage-list li .action {
	float: left;
	padding-left: 3px;
	width: 15px;
}

ul#manage-list li .action input {
	vertical-align: middle;
	clear: none;
	float: none;
	margin: 0;
	padding: 0;
	margin: 0;
}

ul#manage-list li .right {
	float: right;
	overflow: hidden;
	padding: 0 8px;
	text-align: right;
}

div.manage-actions {
	background-color: #EEE;
	border-bottom: 1px solid #AAA;
	padding: 4px;
}

div.manage-actions select {
	vertical-align: middle;
}

div#manage-actions-feedback {
	font-weight: bold;
	height: 13px;
	text-align: center;
	padding: 4px;
	background-color: transparent;
}

div#manage-actions-feedback.success {
	color: #090;
}

div#manage-actions-feedback.error {
	color: #900;
}

div#manage-actions-feedback.working {
	background: transparent url(../img/preloader-16.gif) right center
		no-repeat;
}

div.manage-actions div.right {
	float: right;
}

div.manage-actions div.right a {
	padding-left: 15px;
}

ul#manage-list li .highlight {
	font-weight: bold;
	color: #444;
}

ul#manage-list li.selected .highlight {
	color: #fff;
}

ul#manage-list li.selected a {
	color: #C6EAEC;
}

ul#manage-list li {
	line-height: 50px;
	height: 50px;
}

ul#manage-list li .book.pic {
	float: left;
	min-height: 0;
	margin: 3px 9px 0px 3px;
}

ul#manage-list li .item_preview {
	margin: 0 6px 0 3px;
	overflow: hidden;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 12px;
	line-height: 15px;
	padding-top: 5px;
}

.item_preview.small .pic {
	float: left;
}

.item_preview.small .subhead {
	color: #aaa;
	font-size: 85%;
	clear: none;
}

.item_preview .pic {
	margin-right:4px;
}

div.sale-status {
	
}

div.sale-status.exported,div.sale-status.sold,div.sale-status.pending {
	color: #990;
}

div.sale-status.partially_fulfilled,div.sale-status.shipped {
	color: #C80;
}

div.sale-status.delayed {
	color: #909;
}

div.sale-status.received {
	color: #090;
}

div.sale-status.cancelled {
	color: #900;
}

div.sale-status.refunded {
	color: #900;
}

div.sale-status .before {
	color: #000;
}

div.sale-status.confirmed {
	color: #009;
}

span.seller-rating {
	white-space: nowrap;
}

div.inline-radio {
	vertical-align: middle;
	line-height: 11px;
}

div.inline-radio label {
	clear: none;
	float: left;
	margin-left: 0;
	margin-right: 20px;
}

div.inline-radio input {
	clear: none;
	float: left;
	margin-right: 5px;
}

ul.action-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.action-menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	margin-left: 20px;
}

#latest_online .profile_pic {
	min-height: 0;
	min-height: none;
	display: block;
}

div.category-list a.parent {
	display: block;
	text-align: right;
}

div.category-list {
	padding: 0 0 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}

div.category-list h2 {
	margin-top:0;
	display:block;
	margin: 0 0 2px;
	font-size: 125%;
	padding: 5px;
	text-align: center;
	background-color: #EEE;
}
/*
div.category-list div.bar {
}*/

div.category-list ul {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
	margin-top:8px;
}

div.category-list li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 310px;;
	line-height: 22px;
	font-size: 110%;
}


ul.choice {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-left: 30px;
	line-height: 25px;
}

ul.choice li {
	margin: 0px;
	padding: 0;
}

.site-user-name {
	line-height:32px;
}

div.ui-dialog-buttonpane.working {
	background: transparent url(../img/preloader-16.gif) 85% center
		no-repeat;
	height:30px;
}



.item_list ul.bookmarks li {
	float:none;
	width:auto;
	display:block;
}

div.working {
	background: transparent url(../img/preloader-16.gif) right center
		no-repeat;
}

.item_list .bookmarks form,
.item_list .bookmarks form div,
.item_list .bookmarks form button,
.item_list .bookmarks form input {
	clear:none;
}
