@import url(reset.css);

body {
	margin: 0px;
	padding: 0px;
	background-color: #e6e6e6;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.5;
	color: #5c6f7c;
}
td.body_edit {
	margin: 0px;
	padding: 0px;
	background-color: #e6e6e6;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.5;
	color: #5c6f7c;
}
div#opaque {
	position: fixed;
	top: 0;
        left: 0;
	width: 100%;
	height: 100%;
	background-image: url(/themes/wgmuse940/opaque.png);
	background-repeat: repeat;
	background-position: top left;
	z-index: -10;
}
div#searching {
	width: 300px;
	height: 100px;
	margin: 300px auto auto auto;
	padding: 20px;
	background-color: white;
	border: 2px solid black;
}
div#searching span {
	display: block;
	font-size: 150%;
	color: #23595e;
}
div#searching img {
	margin: 30px 0px 0px 135px;
}
div#normal {
	position: fixed;
	top: 0;
        left: 0;
	width: 100%;
	height: 100%;
	background-color: #e6e6e6;
	z-index: -9;
}

a {
	color: red;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
u {
	text-decoration: underline;
}
ul {
	margin: 10px 10px 15px 30px;
	padding: 5px 10px 5px 20px;
}
li {
	margin: 5px 0px 5px 0px;
}
ul.sitemap1 {
	margin: 10px 0px 10px 60px;
	font-weight: bold;
}
ul.sitemap2 {
	margin: 4px 0px 8px 20px;
	font-weight: normal;
}

blockquote {
	margin: 10px 0px 10px 30px;
}
p {
	padding: 0px 30px 10px 30px;
}
p img {
	padding: 10px 15px 10px 15px;
}
div.page_text {
	clear: both;
	padding: 0px 30px 10px 30px;

}
div.information_pictext {
	clear: both;
	padding: 0px 30px 10px 30px;

}
div.page_text img {
	padding: 10px 15px 10px 15px;

}
div.newsletter_form {
	clear: both;
	padding: 0px 30px 10px 30px;

}
div.newsletter_form table {
	margin-left: 30px;
}
td.form_title {
	vertical-align: top;
	font-weight: bold;
	text-align: right;
	padding: 5px 10px 5px 0px;
}
td.form_info {
	vertical-align: top;
	padding: 5px 10px 5px 0px;
}
td.form_title_group {
	padding: 10px 10px 5px 0px;
	vertical-align: top;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
}
td.form_info_group {
	font-size: 90%;
	padding: 5px 10px 5px 0px;
	vertical-align: top;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}

div.informationlinks {
	clear: both;
	padding: 0px 30px 10px 30px;
}
object {
	padding: 0px 30px 10px 30px;

}
h2 {
	padding: 0px 30px 10px 30px;
	font-weight: bold;
	font-size: 150%;
}
h3 {
	padding: 0px 30px 0px 30px;
	font-weight: bold;
	font-size: 150%;
}
span.subtitle {
	display: block;
	padding: 0px 30px 0px 30px;
	font-weight: bold;
	font-size: 130%;
}
h4 {
	margin: 0px;
	padding: 0px 30px 0px 30px;
	font-weight: bold;
	font-size: 120%;
}

table.maintable {
	width: 1000px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.sitetitle {
	width: 250px;
	float: left;
	margin-top: 10px;
}
div.oration {
	width: 500px;
	float: left;
	margin: 10px 24px 10px 150px;
	padding: 8px;
/*	border: 1px solid #ccb683;
	background-image: url(/themes/wgmuse940/gradient_light.jpg);
	background-position: top left;
	background-repeat: repeat-x;
*/
}
div.oration_head {
	display: none;
}
div.oration_attrib {
	font-weight: bold;
	text-align: right;
	margin: 6px 6px 6px 0px;
}
div#menu_box {
	clear: both;
	padding: 4px;
	margin: 0px 3px 10px 10px;
}
#menu {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	position: relative;
	z-index: 55;
}

#menu li {
	float: left;
	position: relative;
	margin: 0px 0px 0px 12px;
	display: block;
}
#menu li.menu_item  a {
	display: block;
	float: left;
	width: 121px;
	text-align: center;
	padding: 6px 3px 6px 3px;
	color: white;
	text-decoration: none;
	background-color: #0073bb;
}
#menu li.menu_item  a:hover {
	background-color: #7ab9e1;
}
#menu li.menu_item_current {
	display: block;
	float: left;
	position: relative;
	width: 125px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	color: white;
	text-decoration: none;
	background-color: #7ab9e1;
}

/*--- Dropdown menus ---*/
#menu ul {
	background-color: #0073bb;
	list-style: none;
	position: absolute;
	margin: 31px 0px 0px 0px;
	padding: 0px;
	left: -9999px;
}
#menu ul li {
	display: block;
	padding-top: 0px;
	float: none;
	width: 121px;
	margin: 0px;
}
#menu ul li a {
	display: block;
	width: 121px;
	background-color: #0073bb;
}
#menu li:hover ul { 
	left: 0;
	top: 0px;
}
#menu li.menu_item_current:hover ul {
	left: 0;
	top: 0px;
}
#menu li:hover ul a { 
	text-decoration:none;
	background-color: #0073bb;
	border-bottom: 1px solid #7ab9e1;
}
#menu li.menu_item_current:hover ul a {
	display: block;
	float: left;
	text-align: center;
	width: 121px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: white;
	background-color: #0073bb;
	text-decoration: none;
}

#menu li.menu_item_current:hover ul a:hover { 
	background-color: #7ab9e1;
}
#menu li.item_current {
	display: block;
	float: left;
	width: 121px;
	text-align: center;
	padding: 6px 3px 6px 3px;
	color: white;
	text-decoration: none;
	background-color: #7ab9e1;
}

#menu_box li:first-child {
	margin-left: 0px;
}

div.sitetitle {
	float: left;
	margin: 14px 30px 14px 14px;
}
div#pmenu_box {
	float: right;
	padding: 4px;
	margin: 36px 10px 10px 12px;
	font-weight: bold;
}
ul#pmenu {
	margin: 0px;
}
#pmenu {
	list-style: none;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	position: relative;
	z-index: 55;
}
#pmenu li {
	float: left;
	position: relative;
	text-align: center;
	margin: 0px 2px 0px 10px;
	padding-left: 10px;
	border-left: 1px solid gray;
}
#pmenu_box li:first-child {
	border-left: 1px solid white;
}

#pmenu li.menu_item  a {
	text-align: center;
	color: gray;
	text-decoration: none;
}
#pmenu li.menu_item  a:hover {
	color: #fdba29;
	text-decoration: none;
}
#pmenu li.menu_item_current {
	display: block;
	float: left;
	position: relative;
	text-align: center;
	color: #fdba29;
	text-decoration: none;
}
#pmenu a {
	display: block;
	float: left;
	color: gray;
	text-decoration: none;
}
#pmenu a:hover {
	color: #fdba29;
	text-decoration: none;
}

/*--- Dropdown menus ---*/
#pmenu ul {
	background: #ffffff;
	background: rgba(255,255,255,0);
	list-style: none;
	position: absolute;
	margin-top: 31px;
	left: -9999px;
}
#pmenu ul li {
	padding-top: 1px;
	float: none;
}
#pmenu ul a {
	white-space:nowrap;
	text-align: left;
	width: 100%;
	min-width: 139px;
	padding-left: 7px;
}
#pmenu li:hover ul { 
	left: 0;
}
#pmenu li.menu_item_current:hover ul {
	left: 0;
	top: 0px;
}
#pmenu li:hover a { 
	color: #fdba29;
}
#pmenu li:hover ul a { 
	text-decoration:none;
	color: #fdba29;
}
#pmenu li:hover ul li a:hover{ 
	color: #fdba29;
}
div.banner {
	clear: both;
	margin: 14px 14px 6px 14px;
	background-color: #0073bb;
	color: white;
	padding: 20px 20px 20px 20px;
	font-size: 240%;
	font-weight: bold;
}
div.banner span {
	display: block;
	color: #fdb927;
	font-weight: normal;
	font-size: 60%;
}

div.title_searchbox {
	margin: 14px 0px 5px 0px;
	padding: 14px 10px 41px 10px;
	background-color: #e6e6e6;
	font-size: 90%;
}
span.search_title {
	display: block;
	font-size: 110%;
	font-weight: bold;
	padding: 4px 0px 6px 4px;
}
div.title_searchbox input {
	display: block;
	clear: both;
	margin-bottom: 6px;
	margin-left: 4px;
	color: #5c6f7c;
}

span.searchbutton {
	display: block;
	float: right;
	width: 62px;
	margin-left: 0px;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	background-color: #ed1c24;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	text-shadow: 2px 2px 2px #333333;
}
div.title_searchbox a {
	font-size: 90%;
	display: block;
	float: left;
	padding-left: 15px;
	padding-bottom: 4px;
	padding-top: 10px;
	color: #0073bb;
}
div.title_searchbox a:hover {
	background-image: url(/themes/wgmuse940/a_hover_small.png);
	background-position: 2px 10px;
	background-repeat: no-repeat;
	text-decoration: none;
}
td.mainbox {
	vertical-align: top;
	width: 720px;
}
td.dynamics {
	width: 200px;
	vertical-align: top;
}
div.dynamics {
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
div.social {
	padding-top: 10px;
	margin-bottom: 6px;
	text-align: center;
}
img.soclogo {
	padding-left: 8px;
	padding-right: 8px;
}
span.dyn_head {
	display: block;
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 4px;

}
div.show_basket {
	margin-top: 15px;
}
span.basket_head {
	display: block;
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 4px;
}
div.show_basket a {
	display: block;
	padding-left: 10px;
	padding-bottom: 4px;
}

div.quicklinks {
	margin: 0px 0px 5px 0px;
	padding: 14px 15px 20px 15px;
	background-color: #e6e6e6;
}
span.quicklink_head {
	display: block;
	font-weight: bold;
	font-size: 130%;
	padding-bottom: 4px;
	color: #0073bb;
}
a.quicklink {
	display: block;
	padding-left: 15px;
	padding-bottom: 4px;
	color: #0073bb;
}
a.quicklink:hover {
	background-image: url(/themes/wgmuse940/a_hover.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
}
div.featgroup {
	margin: 0px 0px 5px 0px;
	padding: 14px 15px 20px 15px;
	background-color: #e6e6e6;
}
span.featgroup_head {
	display: block;
	font-weight: bold;
	font-size: 130%;
	padding-bottom: 4px;
	color: #0073bb;
}
a.grouplist {
	display: block;
	padding-left: 15px;
	padding-bottom: 4px;
	color: #0073bb;
}
a.grouplist:hover {
	background-image: url(/themes/wgmuse940/a_hover.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
}
div.blog {
	margin: 0px 0px 5px 0px;
	padding: 14px 15px 20px 15px;
	background-color: #e6e6e6;
}
span.bloghead {
	display: block;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 14px;
	color: #0073bb;
}
span.blogtitle {
	display: block;
	font-weight: bold;
	margin: 0px 8px 6px 8px;
	color: #0073bb;
}
div.blogitem {
	margin: 0px 8px 0px 8px;
	padding-bottom: 6px;
}
a.blogmore {
	display: block;
	clear: both;
	text-align: right;
	font-style: normal;
	margin: 0px 8px 15px 8px;
	border-bottom: 1px dotted #fdba29;
}

div.hp_main {
	width: 720px;
	float: left;
}
div.featured_catalogue {
	width: 370px;
	float: left;
	margin: 14px 10px 14px 10px;
	padding: 10px;
}
div.featured_catalogue_head {
	font-weight: bold;
	font-size: 130%;
	color: #0073bb;
	margin-bottom: 0px;
}
div.featured_catalogue_body {
	clear: both;
	margin: 0px 0px 0px 12px;
	padding-top: 16px;
}
div.featured_catalogue_image {
	float: left;
	margin: 10px 15px 10px 0px;
}
div.featured_catalogue_text {
	width: 260px;
	float: left;
	padding-top: 5px;
}
div.featured_catalogue_text span {
	display: block;
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 6px;
}
div.featured_catalogue_text a {
	display: block;
	padding-top: 8px;
}
div.view_cats {
	clear: both;
	float: right;
	margin-right: 20px;
}
div.hpnews {
	width: 300px;
	float: right;
	margin: 14px 0px 14px 10px;

}
div.stop_press {
	background-color: #e6e6e6;
	padding: 10px;
}
div.stop_press_head {
	font-weight: bold;
	font-size: 130%;
	color: #0073bb;
	margin-bottom: 14px;
}
div.stop_press_item {
	color: #0073bb;
	font-weight: bold;
	margin: 0px 8px 10px 8px;
}
div.stop_press_extract {
	margin: 0px 8px 20px 8px;
	padding-bottom: 6px;
	color: #0073bb;
}
div.stop_press_extract a {
	display: block;
}
div.stop_press_more {
	clear: both;
	float: right;
	margin-right: 20px;
}
table.newsindextable td {
	vertical-align: top;
}
td.newsdate {
	width: 230px;
}
t..newshead p {
	margin: 0px 5px;
	padding: 0px 5px;
}
p.newshead {
	font-size: 120%;
	font-weight: bold;
}
div.featured_audio {
	background-image: url(/themes/wgmuse940/gradient_blue.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 20px 10px 10px 10px;
	padding: 10px;
}
div.featured_audio_head {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 14px;
}
div.featured_audio_item {
	color: #cc0000;
	margin: 0px 8px 10px 8px;
}
a.featured_audio_link {
	display: block;
	text-align: center;
	width: 54px;
	padding: 6px 8px 6px 8px;
	margin: 10px 8px 10px 8px;
	background-image: url(/themes/wgmuse940/gradient_red.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #8b0000;
	color: white;
	text-decoration: none;
}
a.featured_audio_link:hover {
	text-decoration: none;
}
div.featured_review {
	background-image: url(/themes/wgmuse940/gradient_blue.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 20px 10px 10px 10px;
	padding: 10px;
}
div.featured_review_head {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 14px;
}
div.featured_review_item {
	color: #cc0000;
	margin: 0px 8px 10px 8px;
}
div.featured_review_extract {
	margin: 0px 8px 10px 8px;
	padding-bottom: 6px;
}
div.featured_review_extract a {
	display: block;
	font-style: normal;
}
div.featured_interview {
	background-image: url(/themes/wgmuse940/gradient_blue.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 20px 10px 10px 10px;
	padding: 10px;
}
div.featured_interview_head {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 14px;
}
div.featured_interview_item {
	color: #cc0000;
	margin: 0px 8px 10px 8px;
}
div.featured_interview_extract {
	margin: 0px 8px 10px 8px;
	padding-bottom: 6px;
}
div.featured_interview_extract a {
	display: block;
	font-style: normal;
}

div.feat_prods {
	margin-left: 16px;
}
span.featprods_title {
	display: block;
	font-size: 200%;
	font-weight: bold;
	color: #0073bb;
	padding-bottom: 24px;
}
div.featured_item {
	float: left;
	width: 160px;
	margin: 0px 0px 0px 14px;
}
div.feat_closer {
	float: none;
	clear: both;
	width: 100%;
	padding-bottom: 16px;
	border-bottom: 2px solid #fdba29;
}
img.feature {
	border: 1px solid gray;
}
a.featurepiclink {

}
a.featuretitlelink {

}
span.featuretitle {
	display: block;
	font-size: 90%;
	font-weight: bold;
	width: 80%;
}
span.featureauthor, span.featureeditor, span.featuretranslator {
	display: block;
	font-size: 80%;
	width: 70%;
}

div.featured_info {
	margin-left: 16px;
	margin-top: 14px;
	padding-bottom: 16px;
	border-bottom: 2px solid #fdba29;
}
div.featured_info_head {
	display: block;
	font-size: 200%;
	font-weight: bold;
	color: #0073bb;
	padding-bottom: 24px;
}
div.featinfo_item {
	float: left;
	width: 21%;
	margin: 0px 0px 0px 14px;
}
img.feature {
	border: 1px solid gray;
}
a.featurepiclink {

}
a.featuretitlelink {

}
span.featinfo_title {
	display: block;
	font-size: 80%;
	width: 70%;
}
a.feat_new {
	display: block;
	clear: both;
	float: right;
	padding-right: 20px;
}
div.hp_ptext {
	padding: 8px 16px 16px 16px;
}
div.twocol {
	position: relative;
}
table.twocol {
	border-collapse: separate;
	border-spacing: 26px;
}
table.twocol td {
	width: 50%;
	border: 1px solid #cc0000;
	vertical-align: top;
}
div.featured_owner {
}
div.featured_owner_head {
	background-image: url(/themes/wgmuse940/gradient_red.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #8b0000;
	color: white;
	padding: 8px 8px 8px 14px;
	font-weight: bold;
}
div.featured_owner_name {
	color: #cc0000;
	margin: 10px 10px 10px 10px;
	font-size: 140%;
}
div.featured_owner_text {
	margin: 10px 10px 10px 10px;
}
img.featured_owner_img {
	float: right;
	margin: 10px 10px 10px 10px;
}
a.featured_owner_more {
	display: block;
	font-style: normal;
}
div.dyndoc1{
	float: left;
	width: 508px;
	margin: 0px 17px 16px 26px;
	padding: 10px;
	background-image: url(/themes/wgmuse940/gradient_blue.jpg);
	background-position: top left;
	background-repeat: repeat-x;

}
div.dynfeature1_head {
	font-weight: bold;
	font-size: 140%;
	margin-bottom: 10px;

}
p.dyndoc_title {
	font-weight: bold;
	font-size: 120%;
	margin-left: 20px;
}
p.dyndoc_author {
	margin-left: 20px;

}
div.doc_text {
	margin: 10px 0px 14px 20px;
}
span.doc_date {
	display: block;
	padding: 10px 0px 14px 20px;
	font-weight: bold;
}

span.doc_book {
	display: block;
	float: right;
	clear: both;
	padding-right: 30px;
}
span.doc_author {
	display: block;
	float: right;
	clear: both;
	padding-right: 30px;
}
div.recent_views {
	margin: 10px 20px 10px 20px;
	padding: 10px;
	background-color: #e6e6e6;
}
span.recent_head {
	display: block;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 8px;
	color: #0073bb;
}
div.recent_container {
	position: relative;
}
div.recent_item {
	width: 170px;
	padding-left: 8px;
	border-left: 1px dotted #fdba29;
	float: left;
	position: relative;
}
.recent_item img {
	display: block;
	float: left;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 30px;
}
span.recent_title {
	display: block;
	font-size: 90%;
	font-weight: bold;
}
span.recent_subtitle {
	display: block;
	font-size: 90%;
	font-weight: normal;
}
span.recent_author {
	display: block;
	font-size: 90%;
	font-weight: bold;
}

td.footerbox {
	padding: 25px 0px 25px 20px;
	background-color: #0073bb;
	border: 1px solid #0073bb;
}
div#legal {
}
#legal a {
	color: white;
	padding: 0px 4px 0px 6px;
	border-left: 1px solid white;
}
#legal a:hover {
	color: #fdba29;
	text-decoration: none;
}
#legal a:first-child {
	border-left: none;
}
a.footermenuhref {
	color: white;
}
a.footermenuhref:hover {
	color: red;
	text-decoration: none;
}

div#footermenu {
	margin: 8px 0px 15px 0px;
}
#footermenu span {
	padding: 3px 8px 3px 12px;
	border-left: 1px solid white;
}
#footermenu span:first-child {
	border-left: none;
}
div#copy {
	color: #7ab9e1;
	margin-left: 6px;
}
div.index_page {
	padding: 0px 20px 20px 30px;
}
div.catalogue_ptext {
	margin: 8px 20px 10px 20px;
}
div.browse {
	margin: 8px 0px 4px 20px;
	clear: both;
	padding-top: 5px;
}
div.browse span {
	display: block;
	float: left;
	width: 200px;
	text-align: right;
	padding: 5px 10px 5px 0px;
	font-weight: bold;
}
div.browse form {
	float: left;
}
a.browse_new, a.browse_special {
	display: block;
	text-align: center;
	width: 200px;
	padding: 6px 8px 6px 8px;
	margin: 0px 0px 0px 210px;
	background-color: #0073bb;
	color: white;
	text-decoration: none;
	text-shadow: 2px 2px 2px #333333;
}
a.browse_new:hover, a.browse_special:hover {
	text-decoration: none;
}

div.catalogue_search p {
	clear: both;
	margin: 8px 10px 20px 20px;
	padding-top: 10px;
}
div.catalogue_search span {
	display: block;
	clear: both;
	float: left;
	width: 200px;
	text-align: right;
	padding: 5px 10px 5px 0px;
	font-weight: bold;
}
div.catalogue_search input {
	display: block;
	float: left;
}
input.search {
	display: block;
	clear: both;
	margin: 5px 0px 5px 210px;
	padding: 3px 8px 3px 8px;
}
div.index_description {
    	margin: 8px 16px 16px 28px;
}
div.additional_content {
	position: relative;
}
div.series_images {
	float: left;
	position: relative;
  	margin: 8px 16px 16px 28px;

}
div.series_images img {
	padding: 0px;
	margin: 0px;
	position: absolute;
	border-top: 1px solid #dddddd;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 1px solid #dddddd;
}
img.series_img1 {
	top: 0px;
	left: 0px;

}

img.series_img2 {
	top: 20px;
	left: 20px;

}

img.series_img3 {
	top: 40px;
	left: 40px;

}
img.series_img4 {
	top: 60px;
	left: 60px;

}
img.series_img5 {
	top: 80px;
	left: 80px;

}

div.series_description {
	top: 20px;
	left: 20px;
	margin: 8px 20px 16px 230px;

}
table.product_head {
	clear: both;
	margin-top: 10px;
	padding: 0px 30px 10px 50px;

}
table.product_listing {
	padding: 0px 30px 10px 30px;

}
table.product_listing td {
	vertical-align: top;
	border-bottom: 1px dotted #ccb683;
	padding: 7px 8px 7px 8px;
}
td.product_list_title {
	width: 300px;
}
td.product_list_authors {
	width: 160px;
}
span.product_list_isbn {
	display: block;
	font-family: Arial, sans-serif;
	font-size: 90%;
}
span.product_list_format {
	display: block;

}
p.product_navlinks {
	padding: 0px 30px 10px 50px;
	font-family: Arial, sans-serif;
}
p.product_navlinks span {
	border: 1px solid #ccb683;
	padding: 3px 2px 3px 4px;
}
a.product_navlink, a.product_navlink_previous, a.product_navlink_next {
	text-decoration: none;
	border: 1px solid white;
	padding: 3px 2px 3px 4px;
}
a.product_navlink:hover, a.product_navlink_previous:hover, a.product_navlink_next:hover {
	border: 1px solid red;
}

span.tab_authorname {
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
}
div.tab_authortext {
	margin-bottom: 20px;
}
div.tab_review_extract {
	margin-bottom: 20px;
}
span.tab_audio_link {
	display: block;
	padding-bottom: 10px;
}
div.tab_gallery_image {
	text-align: center;
}
div.tab_gallery_image img {
	border: 1px solid #777777;
}

div.tab_gallery_caption {
	text-align: center;
	margin-bottom: 20px;
}
span.award_heading {
	display: block;
	font-weight: bold;
	padding-bottom: 8px;
}
span.award {
	display: block;
}
span.quote_heading {
	display: block;
	font-weight: bold;
	padding-bottom: 8px;
}
span.quote {
	display: block;
	padding-bottom: 8px;
}
p.review_attrib {
	margin: -12px 0px 0px 0px;
	padding: 0px 0px 18px 0px;
	font-weight:bold;
}
div.portfolio_cover {
	width: 130px;
	float: left;
	margin: 20px 10px 30px 30px;
	padding-left: 10px;
	overflow: hidden;
}
div.portfolio_cover img {
	border: 1px solid #ccb683;
}
div.portfolio_prices {
	width: 130px;
	float: left;
	margin: 26px 20px 30px 10px;
}
div.portfolio_info {
	width: 300px;
	float: left;
	margin: 20px 20px 30px 30px;
	padding: 15px;
	background-color: #e6e6e6;
}
div.portfolio_tabs {
	clear: both;
	margin: 20px 20px 30px 40px;
}
div.portfolio_resources {
	clear: both;
	margin: 20px 20px 30px 30px;

}
div.portfolio_assoc {
	clear: both;
	margin: 20px 20px 30px 30px;

}
span.rrp {
	text-decoration: line-through;
}
span.price {
	font-weight: bold;
}
span.status {
	display: block;
	font-weight: bold;
	padding-top: 10px;
}
span.new_release {
	display: block;
	font-weight: bold;
	padding-top: 10px;
}
img.prod_buy {
	padding-bottom: 5px;
}
span.format {
	font-weight: bold;
}
span.pages {
	font-weight: bold;
}
span.dimensions {
	font-weight: bold;
}
span.assochead {
	font-weight: bold;
	display: block;
	padding-bottom: 14px;
}
div.assoctitles {
	margin-left: 50px;
}
div.assoctitle {
	clear: both;
	width: 380px;
	padding: 10px 0px 10px 20px;
	border-bottom: 1px dotted #ccb683;
}
img.associmage {
	display: block;
	float: left;
	padding-bottom: 5px;
}
div.assoctext {
	float: left;
	margin-left: 14px;
}
span.assoctitle {
	display: block;
	font-size: 90%;
}
span.assocowner {
	display: block;
	font-size: 90%;
}
span.prod_buying {
	display: block;
	font-weight: bold;
	padding-top: 10px;
}
a.prod_buylink {
	display: block;
	clear: both;
	font-weight: bold;
	padding-left: 15px;
}
p.newsintro {
	margin: 8px 16px 16px 28px;

}
div.rssindextable {
	margin: 8px 16px 16px 40px;

}
div.rssfeed {
	margin-top: 20px;
}
div.rssfeed a {
	font-weight: bold;
	font-size: 120%;
	padding-right: 10px;
}
div.rssfeed img {
	padding-left: 10px;
}

div.rssfeed p {
	margin: 10px 0px 0px 10px;
}

span.index_title {
	display: block;
	margin: 10px 0px;
	font-weight: bold;
	font-size: 150%;
	padding-left: 20px;
}
div.index_main {
	padding: 4px;
	margin: 8px 16px 16px 36px;
}
div.alpha_list {
	padding: 4px;
}
span.alpha_head {
	display: block;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 5px;
}


span.alpha_letter_current {
	background-color: #a2b0ba;
	color: white;
	padding: 2px 5px;
	font-weight: bold;

}
span.alpha_letter {
	background-color: white;
	color: #918a8a;
	padding: 2px 5px;
	font-weight: bold;
}
a.alpha_letter {
	text-decoration: none;
	color: white;
	padding: 2px 5px;
	font-weight: bold;
}
a.alpha_letter:link {
	background-color: #5c6f7c;

}
a.alpha_letter:visited {
	background-color: #5c6f7c;

}
a.alpha_letter:hover {
	background-color: #a2b0ba;

}
div.owner_list {
	width: 600px;
	background-color: white;
	border: 0px;
	padding: 0px;
	margin: 0px 0px 10px 20px;
}
div.owner_list_entry {
	position: relative;
	clear: both;
	padding: 5px 5px 25px 5px;
	margin: 6px 0px 6px 0px;
	border: 1px solid #ccb683;
}
span.owner_list_name {
	display: block;
	float: left;
	width: 350px;
	padding: 2px 5px 7px 5px;
	font-weight: bold;

}
span.owner_list_details {
	display: block;
	float: right;
	padding: 2px 5px 7px 5px;
}
span.owner_list_products {
	display: block;
	float: left;
	padding: 2px 5px 7px 5px;
}
div.owner_left {
	width: 200px;
	margin: 0px 10px 0px 20px;
	float: left;
}
div.owner_image {
	padding: 10px 10px 20px 30px;
	overflow: hidden;
}
div.owner_image img {
	padding-bottom: 20px;
}
div.owner_books {
	margin-top: 40px;

}
span.owner_books_title {
	display: block;
	clear: both;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}
a.ownerproduct_link {
	display: block;
	padding: 0px 0px 5px 8px;
}
div.owner_right {
	float: left;
	margin: 0px 10px 0px 20px;
}
div.owner_tabs {
	margin: 0px 20px 30px 20px;
}
div.owner_resources {
	margin: 0px 0px 15px 30px; 
	padding: 10px;

}
span.resourceshead {
	display: block;
	clear: both;
	font-weight: bold;
	padding: 10px 0px 10px 0px;

}
span.resourcestitle {
	display: block;
	padding: 0px 0px 5px 8px;
}

div.ownersite_link {
	margin: 0px 0px 15px 30px; 
	padding: 10px;

}

p.newsphead, p.newspdate {
	font-weight: bold;
}
span#newsprev {
	display: block;
	float: left;
	padding-left: 30px;
	padding-bottom: 30px;
}
span#newsnext {
	display: block;
	float: right;
	padding-right: 30px;
	padding-bottom: 30px;

}
span.prev_doc {
	display: block;
	float: left;
	padding-left: 30px;
	padding-bottom: 10px;

}
span.next_doc {
	display: block;
	float: right;
	padding-right: 30px;
	padding-bottom: 10px;

}

div.docs {
	margin-left: 25px;
}
div.docs img {
	padding-top: 8px;
}
div.docs_group {

}
span.docs_group_title {
	display: block;

}
span.docs_link {
	display: block;
}
a.docs_link {
	padding-left: 8px;
	padding-bottom: 8px;
}

table.cart_display {
	margin: 10px 10px 14px 26px;

}
td.cart_head {
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
}
td.cart_body {
	vertical-align: top;
	padding-left: 6px;
	padding-right: 6px;
}
td.cart_total {
	vertical-align: top;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;

}
div.cart_change {
	margin: 10px 10px 0px 40px;

}
em.basket_bd {
	font-style: normal;
	font-weight: bold;
}
table.checkout {
	margin: 10px 10px 14px 26px;

}
table.order_address {
	margin: 10px 10px 14px 26px;

}
td.resource_ptext {
	vertical-align: top;
	width: 65%;
}
table.browse_list select {
	display: block;
	margin-left: 24px;
}
p.browse_author, p.browse_event {
	font-weight: bold;
	margin-top: 15px;
}
p.ai_head, p.iv_head, p.rv_head {
	font-weight: bold;
	margin-top: 10px;
	font-size: 110%;
}
p.ai_item, p.iv_item, p.rv_item {
	border-bottom: 1px dotted #5c6f7c;
	margin: 10px 10px 0px 6px;
}
div.shipping_menu {
	margin: 10px 10px 14px 30px;

}
p.shipping_method {
	font-weight: bold;
}
div.featured_images {
	margin: 5px 10px 15px 40px;

}
div.featured_images img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #777777;
}
div.featured_images div {
	margin: 0px;
	padding: 0px;
}
div.featured_images_image {
	width: 92px;
	height: 69px;
	overflow: hidden;
	float: left;
}
div.featured_images_2 {
	clear: both;
}
div.gallery_description {
	margin: 10px 10px 14px 40px;

}
table.gallery {
	margin-left: 20px;
}
table.gallery td {
	padding: 10px 16px 10px 16px;
	text-align: center;
	vertical-align: bottom;
}
table.gallery img {
	border: 1px solid #777777;
}
div.gallery_caption {
	margin: 8px 12px 12px 12px;
	text-align: center;
}
table.catalogue_list {
	margin: 20px 20px 30px 50px;
}
table.catalogue_list td {
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 20px;
}
span.catindex_title {
	display: block;
	font-weight: bold;
	font-size: 120%;
	color: #0073bb;
	padding: 10px 0px 10px 0px;
}
a.catindex_download {
	display: block;
	font-weight: bold;
	padding-top: 15px;
}
table.subject_list {
	margin: 20px 20px 30px 50px;
}
table.subject_list td {
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 20px;
}
table.subject_list a {
	display: block;
	font-weight: bold;
	font-size: 120%;
	padding: 10px 0px 10px 0px;
}
table.linkstable td {
	vertical-align: top;
}
p.linkshead {
	margin: 5px 0px 5px 20px;
	font-weight: bold;
	font-size: 110%;
}
p.linktitle {
	text-align: right;
	font-weight: bold;
}
td.linkdesc {
	width: 45%;
}
p.linkdesc {
	padding: 0px 30px 10px 5px;
}
div.infotabs {
	clear: both;
	margin: 30px 20px 30px 40px;
	  padding-top: 20px;
}
table.group_list {
	margin: 10px 20px 10px 20px;
}
table.group_list td {
	vertical-align: top;
	padding: 10px;
}
table.group_list img {
	border: 1px solid #aaaaaa;
}

p.item_title {
	width: 180px;
	font-weight: bold;
}
div.journal img {
  	border: 1px solid #aaaaaa;
	padding: 0px;
	margin-left: 12px;
}
div.journal_hilite {
	width: 200px;
	margin: 20px 0px 5px 0px;
	padding: 14px 15px 20px 15px;
	background-color: #e6e6e6;
	line-height: 1.2;
}

div.journal_hilite a {
	display: block;
	padding: 0px 0px 6px 24px;
}
div.journal_hilite a[href*='format=rss'] {
	background: url('/themes/wgmuse940/rss_20.png') no-repeat left 3px;
}
div.journal_hilite a[href*='AddAlert'] {
	background: url('/themes/wgmuse940/mail_20.png') no-repeat left 3px;
}
div.journal_hilite a[href*='twitter'] {
	background: url('/graphics/twitter_20.png') no-repeat left 3px;
}

div.tabcontent a[href*='format=rss'] {
	display: block;
	padding: 0px 0px 6px 24px;
	background: url('/themes/wgmuse940/rss_20.png') no-repeat left 3px;
}
div.tabcontent a[href*='AddAlert'] {
	display: block;
	padding: 0px 0px 6px 24px;
	background: url('/themes/wgmuse940/mail_20.png') no-repeat left 3px;
}
div.tabcontent a[href*='twitter'] {
	display: block;
	padding: 0px 0px 6px 24px;
	background: url('/graphics/twitter_20.png') no-repeat left 3px;
}

span.hilite_head {
	display: block;
	clear: both;
	text-align: center;
	font-weight: bold;
	font-size: 130%;
	padding-bottom: 14px;
	color: #0073bb;
}
img.crossref {
	display: block;
	clear: both;
	margin: 30px 20px 30px 0px;
	padding: 0px;
}
span.search_hilite {
	font-weight: bold;
	background-color: #efe65e;
}
span.search_intro {
	display: block;
	margin: 5px 20px 10px 30px;
}
div.search_item {
	margin: 5px 20px 10px 30px;
}
a.search_item {
	font-weight: bold;
	padding-left: 5px;
}
div.search_extract {
	padding-left: 30px;
}
span.search_issue {
	display: block;
	clear: both;
	float: right;
	font-weight: bold;
}
span.search_author {
	font-variant: small-caps;

}
div.search_again {
	margin: 35px 20px 10px 30px;
	background-color: #e6e6e6;
	border: 1px solid #0073bb;
	padding: 10px 5px 10px 20px;

}
span.search_again {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}
div.search_line {
	margin: 0px 0px 5px 0px;
}
span.search_choice {
	display: block;
	float: left;
	width: 120px;
	font-weight: bold;
	margin-top: 0px;
	padding-bottom: 8px;
}
a.search_more {
	display: block;
	margin: 15px 20px 10px 30px;
	font-weight: bold;
}

/* ######### CSS for Shade Tabs.  ######### */

/* within Artisan  */

div.tabcontent_edit {
	margin: 5px 20px 14px 20px;
	padding-bottom: 8px;
	border-bottom:  1px solid #ccb683; 
}
span.tabedit_head {
	display: block;
	font-weight: bold;
	padding-bottom: 8px;
}

div.tabcontainer {
	border: 1px solid #fdba29; 
	width: 640px; 
	margin: 2px 0px 5px 0px; 
	padding: 10px;
}
div.owner_tabcontainer {
	border: 1px solid #fdba29; 
	width: 430px; 
	margin: 2px 0px 5px 0px; 
	padding: 10px;
}
div.infotabcontainer {
	border: 1px solid #fdba29; 
	width: 640px; 
	margin: 0px 0px 5px 0px; 
	padding: 10px;
}

.shadetabs {
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.shadeinfotabs {
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li {
	display: inline;
	margin: 0;
}
.shadeinfotabs li {
	display: inline;
	margin: 0;
}
.shadetabs li a {
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	top: 1px;
	color: #5c6f7c;
	border-top: 1px solid #fdba29;
	border-right: 1px solid #fdba29;
	border-left: 1px solid #fdba29;
	border-bottom: 1px solid #fdba29;
}
.shadeinfotabs li a {
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	top: 2px;
	color: #5c6f7c;
	border-top: 1px solid #fdba29;
	border-right: 1px solid #fdba29;
	border-left: 1px solid #fdba29;
	border-bottom: 1px solid #fdba29;
}

.shadetabs li a:visited {
	color: #5c6f7c;
}
.shadeinfotabs li a:visited {
	color: #5c6f7c;
}

.shadetabs li a:hover {
	text-decoration: underline;
	color: #5c6f7c;
}
.shadeinfotabs li a:hover {
	text-decoration: underline;
	color: #5c6f7c;
}

.shadetabs li a.selected { /*selected main tab style */
	background-image: none;
	font-weight: bold;
	position: relative;
	top: 1px;
	border-bottom: 1px solid white;
}

.shadeinfotabs li a.selected { /*selected main tab style */
	background-image: none;
	font-weight: bold;
	position: relative;
	top: 2px;
	border-bottom: 1px solid white;
}

.shadetabs li a.selected:hover { /*selected main tab style */
	text-decoration: none;
}
.shadeinfotabs li a.selected:hover { /*selected main tab style */
	text-decoration: none;
}

.tabcontent {
	display: none;
	font-weight: normal;
	padding: 15px;
}

@media print {
.tabcontent {
	display:block !important;
}
}



