/* bookservices.css */
.bsm_page_title {
	margin:0px;
	margin-bottom: 10px;
}
.bsm_page_subtitle {
	margin:0px;
	padding:0 0 10px
}
#bsm_cover_image {
	margin-top: 0px;
}
table {
	margin:0;
	padding:0;
}
.bserv_content {
	padding: 20px;
	font-size: 11px;
	line-height: 15px;
}

#bsm_cont {
	padding: 0 20px 20px;
}
#bsm_page {
	width: 100%;
	margin:0;
}
.bsm_page_cell {
	width:99%;
	vertical-align:top;
	padding:10px;
}
.ie6or7 .bsm_page_cell {
	width: 80%;
}
.bsm_drag_cell {
	width: 240px;
	padding-top:20px;
	padding-left:0;
}
.ie6or7 .bsm_drag_cell {
	width: 240px !important;
}

.bserv_sourcedomain {
	border:1px solid bottom;
}

#bsm_manage {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color:#DAF6DD;
	border:3px solid #CDF0D1;
	width: 230px;
	padding: 5px 10px 10px;
}
#bsm_manage_title {
	font-weight: bold;
	padding-bottom: 5px;
}
.bsm_aitem {
	width:100%;
}
.bsm_aitem_loz {
	width: 10px;
}
.bsm_aitem_del {
	width: 16px;
}
.bsm_aitem_del .sp_c {
	margin-left:0px;
	background-position:-17px -17px;
	margin-top:-8px;
}
.bsm_active_item {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border:1px solid #ccc;
	background-color: #eee;
	margin:2px 0px;
	padding:4px 5px;
	font-size: 10px;
	cursor:pointer;
}
.bsm_active_item:hover {
	-webkit-box-shadow: 0 1px 3px #555;
	-moz-box-shadow: 0 1px 3px #555;
}

.bsm_manage_note {
	color:#666666;
	font-size:9px;
	margin-bottom:8px;
	margin-top:-5px;
}
#bsm_saving {
	float:right;
	margin-top:-3px;
}

.bsm_favicon_c {
	display:none;
	margin-right:-5px;
	margin-top:-1px;
}
.bsm_active_item .bsm_favicon_c {
	display:block;
}

.bsm_s {
	margin:12px 0 0;
	font-size:12px;
}
.bsm_inEditMode {
	
}
.bsm_sln {
	margin-left:0px;
	margin-top:-12px;
	padding-bottom:6px;
}
.bsm_inEditMode.bsm_sln {
	xmargin-left:40px;
}

.bsm_inEditMode.bsm_sln {
	margin-left: 40px;
}

.bsm_sectionhead {
	font-size:12px;
	font-weight: bold;
	margin-left:20px;
	padding-bottom:10px;
	margin-top: 15px;
}
.bsm_source_subtype {
	font-size: 12px;
	font-weight:bold;
	color: #666;
	border-bottom:1px solid #eee;
	margin:20px 0 10px;
}
.bsm_sectioncont {
	margin-left: 20px;
	margin-top: 20px;
}
.bsm_section_note {
	color: #777;
	xfont-size: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.bsm_sel_content {
	padding-right: 20px;
	border-top:1px solid #DDDDDD;
	margin-top:-1px;
	font-size: 12px;
}
#bsm_search_closebutton {
	position:relative;
	margin-top:-12px;
	margin-left:-12px;
	width: 50px;
}
.bsm_fi {
	vertical-align: bottom;
	margin-top: -1px;
	margin-right: 3px;
}
.bsm_ql_feature_icon {
	vertical-align: top;
	xmargin-top: -1px;
	xmargin-left: -13px;
	margin-right: 5px;
}
.bsm_greenbox {
	font-size: 10px;
	margin-top: 20px;
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color:#DAF6DD;
	border:3px solid #CDF0D1;
	min-width: 145px;
	padding: 5px 10px 5px 10px;
}

.bsm_return_link {
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 10px;
}
ul.bsm_legend
{
margin-bottom: 5px;
}

#bsm_legend_title {
	font-weight:bold;
	font-size: 11px;
	margin-bottom: 10px;
}
.bsm_legend_item {
	margin-top: 5px;
}
/* page tabs */
.bsm_sel_cell {
	xbackground-color: #ddd;
}
.bsm_sel {
}
.bsm_sel_tab {
	display: inline;
	display: inline-block;
	padding:5px 10px 8px;
	border: 1px solid #ccc;
	background-color: #eee;
	margin:0 4px 0 0;
	color: #999;
	cursor:pointer;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-box-shadow:0 -3px 3px -1px #d9d9d9 inset; /* nice shadow effect */
	font-weight:bold;
}
.bsm_sel_tab.selected {
	background-color: #fff;
	color: #000;
	cursor:default;
	border-bottom-color: #f2f2f2;
	-moz-box-shadow: 0 3px 6px #fff, 0 -3px 8px -1px #fff inset, 0 3px 8px -1px #fff inset, -2px 0px 3px #ccc inset;
}
.ie6 .bsm_sel_tab,
.ie7 .bsm_sel_tab {
	display: inline;
}

#bsm_sel_container {
	background-color: white;
	border:1px solid #ccc;
	margin-top:-1px;
	padding-bottom:20px;
	
}
.bsm_sel_page {
	xmargin:15px 15px 25px;
}

.bsm_sel_subbar {
	xbackground-color: #f9f9f9;
	min-width: 450px;
	x-moz-box-shadow:0 -3px 12px -3px #ccc inset; /* nice shadow effect */
	x-moz-box-shadow:0 -3px 12px -3px #CCCCCC inset;
	
	background-color:#fff;
	xborder-bottom:1px solid #E6E6E6;	
	xborder-top:1px solid #E6E6E6;
	margin-top:8px;
	x-moz-box-shadow:0 -2px 4px #ddd;
	border-top:1px solid #ddd;
	
	background-color:#F7F7F7;
	-moz-box-shadow:0 5px 10px -4px #d6d6d6 inset;
}
.bsm_sel_subbar_search {
	text-align:right;
}
.bsm_sel_subbar_add {
	
}
.bsm_sel_subbar_item {
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	padding:6px 10px;
	margin: 0;
	border-right:1px solid #ddd;
	cursor:pointer;
	-moz-box-shadow:0 5px 10px -4px #c6c6c6 inset;
	background-color:#F7F7F7;
	color:#999;
	border-bottom:1px solid #DDDDDD;
	font-weight: bold;
	text-align: left;
}

.bsm_sel_subbar_item.selected {
	background-color:#fff;
	border-bottom:1px solid white;
	border-color:#ccc #ccc white;
	color: black;
	xborder-top:1px solid #BBBBBB;
	-moz-box-shadow:0 20px 0 white inset;
}
.bsm_sel_subbar_item.disabled {
	cursor:default;
	-moz-box-shadow:0 5px 10px -4px #d6d6d6 inset;
	border-right: none;
}
/* ie6 only */
.ie6 .bsm_sel_subbar_item,
.ie7 .bsm_sel_subbar_item {
	display: inline;
}


#searchsubbaritem {
	float: right;
	padding-right: 8px;
}
.ie6 #searchsubbaritem,
.ie7 #searchsubbaritem {
	float: none;	
}
.bsm_searchinput {
	border:1px solid #CCCCCC;
	font-size:12px;
	padding:3px;
	width:15em;
	font-family:	Verdana,Arial,Helvetica,sans-serif !important;
	
	margin:-1px 0px -1px -1px;
	padding:0 3px;
	background-color: #fff;
	outline: none;
	
	-moz-box-shadow:0 0 5px #DDDDDD inset, 0 1px 2px #AAAAAA inset,0 -5px 8px #FFFFFF inset; /* nice shadow effect */
}
.ie6 .bsm_searchinput {
	border:1px solid #666;
}
.ie6 .bsm_searchinput,
.ie7 .bsm_searchinput {
	height: 1.3em;
}
.bsm_searchinput:active,
.bsm_searchinput:hover {
	background-color:#f0e8b3;
	-moz-box-shadow:0 0 5px #DDDDDD inset, 0 1px 2px #AAAAAA inset,0 -5px 8px #f9f1b9 inset; /* nice shadow effect */
}
#bsm_local_searchresults {
	position: absolute;
	background-color: #fff;
	border: 1px solid #ccc;
	width: 350px;
	
	-webkit-box-shadow: 0 5px 10px #000;
	-moz-box-shadow: 0 3px 8px #000;
	
	padding-bottom: 25px;
	padding-right: 20px;
	
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
}
#bsm_sr_content {
	font-size: 10px;
	padding-top: 10px;
	padding-left: 20px;
}
/* bsm_local_table */
.bsm_local_table {
	margin-top: 10px;
}
.bsm_section_columns {
	width: 100%;
}
.bsm_section_columns td {
	vertical-align:top;
	width: 50%;
	padding-right: 20px;
}
.bsm_section_columns td .bsm_sln {
	xpadding-right: 20px;
}
.bsm_local_table td {
	vertical-align: top;
}


.note {
	font-size: 9px;
	color:grey;
}
.detail {
	font-size: 10px;
}
/* bsm link editor */
#bsm_editql_title {
	font-size: 14px;
	font-weight: bold;
	background-color:#EEE9E4;
	border-bottom:1px solid #AAA29D;
	padding:5px 20px;
	margin:-20px;
	margin-bottom: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
}
.bsm_editlabel {
	width: 70px;
	display: inline-block;
	text-align:right;
	padding:0.1em 0.5em 0.1em 0;
	color: grey;
	font-weight: bold;
	vertical-align: top;
	margin-top: 0.3em;
}

.bsm_edititem,
.bsm_editsubitem {
	margin-bottom: 0.5em;
}
.bsm_editsubitem {
	margin-top: -0.75em;
}
.bsm_editinput {
	border:1px solid #ccb;
	background-color: #f7f7cc;
	font-family: Verdana, Arial, Helvetica, san-serif;
	padding:0.3em;
	font-size: 12px;
	width: 340px;
}
.bsm_editcheckbox {
	width: auto !important;
	margin-top:0.5em;
}
.bsm_editsource {
	font-style:italic;	
}
.bsm_editreview {
	margin-left: 0px;
	margin-top: 0px;
	height: 120px;
}
.bsm_edithint {
	font-size: 10px;
	color:grey;
	width: 340px;
	margin-left: 80px;
	margin-top:0.2em;
}
.bsm_edithintcheckbox {
	margin-left: 0px;
	margin-top:0;
}
#bsm_editbuttons {
	width: 350px;
	margin-left:75px;
	margin-top: 1.5em;
}
#bsm_editpaid {
	width: 16px;
	margin-top:8px;
}

.btm {
	margin: -8px 6px 0px;
}

/* quicklinks box for work page */
/* probably should be moved over to work.css */
.ql_entry {
	margin:5px 0 0;
	font-size:10px;
}
.ql_entry_name {
	margin-left:21px;
	margin-top:-15px;
	padding-bottom:1px;
}
.ql_entry_icon {
	vertical-align: top;
}

#amazonlb p {
	margin-top: 10px;
}