iframe {
	background:none;
	border:0px !important;
	height:30px;
	overflow: hidden !important;
	width:100%;
}

/*
	MAIN HOLDING DIVs
*/
body {
	background: #000000;
}

img.mainBk {
	position: fixed;
}

#pageWrap {
	padding-bottom: 35px;
	width: 986px;
}

#footerAlign {
	width: 986px;
}

.allCols {
	position: relative;
}

.contentHolder {
	width: 743px;
	float: left;
}

.threeCol .contentHolder,
.threeColAd .contentHolder {
	padding-right: 7px;
	width: 736px;
}


.leftCol {
	position: relative;
	padding-top: 3px;
	width: 240px;
	float: left;
}

.mainCol {
	padding-top: 3px;
	overflow: hidden;
	width: 483px;
	float: right;
}

.rightCol {
	padding-top: 3px;
	float: right;
	width: 238px;
}

.contentBox {
	background: url(../img/bkPlain.png);
	margin-bottom: 12px;
	padding: 12px;
	width: 459px;
}

.contentTop {
	background: url(../img/contentTop.png) top left no-repeat;
	padding-top: 9px;
}

.newsItemFullImg  {
	padding-top: 5px;
}

.newsItemFullImg  .contentBtm {
	padding-bottom: 5px;
}

.contentBtm {
	background: url(../img/contentBtm.png) bottom left no-repeat;
	padding-bottom: 8px;
}

.contentMain {
	background: url(../img/contentMain.png);
	padding: 5px 13px 5px 13px;
}

.mainAd {
	position: relative;
	margin-bottom: 8px;
	height: 282px;
}

.twoCol {
	width: 100%;
	float: none;
}

.twoCol .mainCol {
	width: 737px;
	float: right;
}

.mapContent {
	margin-bottom: 4px;
	height: 327px;
}

.smallMap {
	padding: 0px 0px 4px 0;
}

.twoColMain {
	background: url(../img/bkPlain.png);
	padding: 15px 20px 10px 20px;
	width: 697px;
	margin-top: 3px;
}

.oneCol {
	background: url(../img/bkPlain.png);
	padding: 10px;
	width: 966px;
	margin-top: 3px;
	margin-bottom:12px;
}


/* Shopping basket */
#basket {
	background: url(../img/bkPlain.png);
	width: 229px;
	padding: 5px;
	float: right;
}



#basket h2 {
	text-transform: none;
	padding-left: 6px;
	width: 120px;
	float: left;
}

.bSmall 
{
	width: 129px !important;
}

.bSmall h2 {
	width: auto !important;
	margin-bottom: 0px !important;
}

#basket h2,
#basket p {
	font-size: 75%;
}

#basket .hdr p {
	padding-right: 6px;
	text-align: right;
	width: 90px;
	float: right;
}

#basket form {
	background: url(../img/bkPlain.png);
	padding: 7px 4px 7px 6px;
}

#basket form p {
	padding: 0px;
	margin: 0px;
	width: 109px;
	float: left;
}

#basket form p.items {
	padding-top: 6px;
}

#basket form p.floatRight {
	text-align: right;
}

#basket ul.currency {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: right;
}

#basket ul.currency li {
	padding-left: 5px;
	float: left;
}

#basket li.pound a {
	background: url(../img/iconPound.gif);
	text-indent: -99999px;
	display: block;
	width: 17px;
	height: 16px;
}

#basket li.euro a {
	background: url(../img/iconEuro.gif);
	text-indent: -99999px;
	display: block;
	width: 17px;
	height: 16px;
}

#basket li.dollar a {
	background: url(../img/iconDollar.gif);
	text-indent: -99999px;
	display: block;
	width: 17px;
	height: 16px;
}


#basket li.pound a:hover,
#basket li.pound a.selected {
	background: url(../img/iconPoundOvr.gif);
}

#basket li.euro a:hover,
#basket li.euro a.selected {
	background: url(../img/iconEuroOvr.gif);
}

#basket li.dollar a:hover,
#basket li.dollar a.selected {
	background: url(../img/iconDollarOvr.gif);
}



/*
	STANDARD TYPOGRAPHY
*/
h1,h2,h3,h4,h5 {
	color: #ffffff;
}

h2 {
	text-transform: uppercase;
	font-size: 87.5%;
	font-weight: normal;
	margin-bottom: 13px;
	font-weight: normal;
	color: #ededed;
}

.relItems h3 {
	background: url(../img/bkRelHdr.png) top left no-repeat;
	padding: 8px 10px;
	margin-top: 15px;
	color: #999;
}

p,li,dt,dd,label,address,th,td,legend,input,select,textarea {
	line-height: 120%;
	font-size: 88%;
	color: #ffffff;
}

a {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
}

hr {
	border: none;
	background-color: #524f4d;
	margin-bottom: 10px;
	height: 1px;
}

.btn {
	font-size: 75%;
}

.btn a {
	background: url(../img/bkBtn.gif) top left no-repeat;
	font-weight: bold;
	padding-left: 3px;
	display: block;
	float: left;
}

.btn a:hover,
.btn a:hover span {
	text-decoration: none;
}

.btn a span {
	background: url(../img/bkBtn.gif) top right no-repeat;
	padding: 7px 7px 7px 4px;
	display: block;
}

.btn a span.share {
	background: url(../img/bkBtnShare.gif) top right no-repeat;
	padding-right: 35px;
}

.btn a span.cal {
	background: url(../img/bkBtnCal.gif) top right no-repeat;
	padding-right: 35px;
}

.btn a span.plus {
	background: url(../img/bkBtnPls.gif) top right no-repeat;
	padding-right: 35px;
}

a.embed {
	background: url(../img/iconEmbed.gif) top left no-repeat;
	text-transform: lowercase;
	font-weight: bold;
	padding: 2px 0px 2px 21px;
	font-size: 87.5%;
	float: left;
}

a.embed:hover {
	background: url(../img/iconEmbed.gif) top left no-repeat !important;
}


.jsLink {
	cursor: pointer;
}

input {
	border: solid #b0b0b0 2px;
	font-weight: bold;
	color: #666666;
}

textarea {
	border: solid #b0b0b0 2px;
	color: #666666;
}

select {
	color: #666666;
}

input.formBtn {
	border: none !important;
	width: auto !important;
	font-weight: bold !important;
	background: #8e8e8e;
	font-size: 100%;
	padding: 4px 16px;
	color: #ffffff !important;
	cursor: pointer;
}

.submit,
.checkbox,
.radio {
	width: auto !important;
	border: none !important;
}

.submit 
{
    cursor: pointer;
}

a:active {
  outline: none !important;
}

.linkHdr {
	border-bottom: solid #53514d 1px;
	margin-bottom: 24px;
}

.linkHdr h3 {
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 87.5%;
	float: left;
}

.linkHdr p {
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 3px;
	float: right;
	font-size: 75%;
}
.linkHdr .pageNumbers {
    margin-bottom: 3px !important;
}


/*
	Prev/Next
*/
.hdrPrevNext h2 {
	text-transform: none;
	font-weight: bold;
	font-size: 100%;
	float: left;
	/*width: 485px;*/
	width: 100%;
}

ul.prevNext {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: right;
}

ul.prevNext li {
	font-size: 75%;
	float: left;
}

ul.prevNext li a {
	text-transform: lowercase;
	font-weight: bold;
}

ul.prevNext li.prev {
	margin-right: 6px;
}

ul.prevNext li.prev a {
	background: url(../img/iconPrevNext.gif) top left no-repeat;
	padding: 3px 8px 5px 28px;
	display: block;
}

ul.prevNext li.next a {
	background: url(../img/iconPrevNext.gif) top right no-repeat;
	padding: 3px 28px 5px 8px;
	display: block;
}

ul.prevNext li a:hover {
	text-decoration: none;
}



/*
	SITE HEADER
*/
.siteHeader	h1 {
	background: url(../img/museLogo.png) top left no-repeat;
	padding: 0px 0px 9px 0px;
	overflow: hidden;
	width: 155px;
	height: 76px;
	opacity: 0.7;
	float: left;
	margin: 0px;
}


.siteHeader	h1 a {
	padding-left: 200px;
	display: block;
	width: 155px;
	height: 76px;
}


/*
	MAIN NAVIGATION
*/
ul.mainNav {
	background: url(../img/bkPlain.png);
	list-style: none;
	padding: 8px 0px;
	margin: 0px 0px 6px 0px;
}

ul.mainNav li {
	padding: 0px;
	margin: 0px;
	float: left;
	color: #cdcdcd;
}

ul.mainNav li a {
	border-right: solid #cdcdcd 1px;
	text-transform: uppercase;
	padding: 0px 12px;
	color: #bdbcbc;
}

ul.mainNav li a:hover {
	text-decoration: none;
	color: #ffffff;
}

ul.mainNav li.last a {
	border: none;
}

ul.mainNav li.signIn {
	padding-right: 8px;
	font-size: 75%;
	float: right;
}

/* --- mimick a link through a button --- */

span.buttonLink form ,
span.buttonLink form input
{
    display:inline;
}

span.buttonLink form input
{
    border:none 0px #fff;
    padding:0px;
    margin:0px;
    background:transparent;
    color:#fff;
    font-weight:normal;
    cursor:pointer;
	text-transform: none;
	border: none;
	padding: 0px;
	font-size: 100%;
    
}
/*--- end ---*/

ul.mainNav li.signIn a {
	text-transform: none;
	border: none;
	padding: 0px;
}


/*
	date view
*/
.date {
	text-align: center;
	width: 57px;
}

.date .month {
	display: block;
	font-weight: bold;
	font-size: 75%;
}

.date .day {
	background: url(../img/bkDate.jpg) bottom left no-repeat;
	font-weight: bold;
	padding: 2px 0px 7px 0px;
	font-size: 265%;
	line-height: 90%;
	display: block;
	color: #3b3b3b;
}


/*
	Main Advert
*/
.adContent {
	background: url(../img/bkPlain.png);
	position: absolute;
	padding-left: 15px;
	bottom: 24px;
	left: 0px;
	width: 722px;
	padding-bottom: 10px;
}

.adContent h2 {
	font-family: 'lucida bright', georgia, serif;
	font-weight: normal;
	font-size: 220%;
	padding-top: 6px;
	margin: 0px;
}

.adContent p.bodyCopy {
	font-size: 140%;
	margin-bottom: 4px;
}


/*
	Sub Nav
*/
.subNav {
	background: url(../img/subNavBtm.png) bottom left no-repeat;
	padding-bottom: 5px;
}

.subNav h2 {
	background: url(../img/subNavHdr.png) top left no-repeat;
	margin-bottom: 0px;
	padding: 8px 10px;
	color: #bdbcbc;
}

.subNav h2 a {
	color: #bdbcbc;
}

.subNav h2 a:hover {
    color: #fff;
    text-decoration: none;
}

.subNav ul {
	background: url(../img/subNavMain.png);
	list-style: none;
	padding: 4px 8px 3px 8px;
	margin: 0px;
	width: 223px;
}

.subNav ul li {
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 87.5%;
}

.subNav ul li a {
	padding: 5px 8px 4px 8px;
	display: block;
}

.subNav ul li a:hover {
	text-decoration: none;
	background: #585858;
}

.subNav ul li .selected {
	border-bottom: solid #2b2c2c 1px;
}

.subNav ul li .selected,
.subNav ul li ul {
	background: url(../img/subSubNav.png);
	width: auto;
	display: block;
}

.subNav ul li ul li {
	font-weight: normal;
	font-size: 100%;
}

.subNav ul li ul li a {
	padding-left: 12px;
}

.subNav ul li ul li a:hover {
	text-decoration: none;
	background: #474747;
}

.subNav ul li ul li.selected {
	border: none;
	color: #282727;
}

.subNav ul li.viewAllLnk {
    color: #353535;
    padding: 5px 8px 4px 0;
}

.subNav ul li.viewAllLnk a {
    padding: 5px 8px 4px 0;
}

/*
	Content Menu
*/

.contentMenuContainer {
    border-top: solid #494949 1px;
    clear: both;
}

ul.contentMenu {
	list-style: none;
	padding: 0px 0px 12px 0px;
	margin: 0px;
	clear: both;
}

ul.contentMenu li {
	font-weight: bold;
	padding-top: 1px;
	padding: 1px 1px 0px 0px;
	float: left;
}

ul.contentMenu li a {
	padding: 6px 21px 5px 21px;
	display: block;
}

ul.contentMenu li.selected a,
ul.contentMenu li a:hover {
	text-decoration: none;
	background: #494949;
}


/* Tabs */
ul.tabs {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.tabs li {
	text-transform: uppercase;
	font-weight: normal;
	padding-right: 3px;
	font-size: 87.5%;
	float: left;
}

ul.tabs a {
	background: url(../img/tab.png) top left no-repeat;
	text-align: center;
	padding-top: 10px;
	display: block;
	width: 114px;
	height: 27px;
	color: #cdcdcd;
}


ul.tabs li.selected a {
	background: url(../img/tabSelected.png) top left no-repeat;
	width: 119px;
	color: #bdbcbc;
}

ul.tabs a:hover,
ul.tabs li.selected a:hover {
	text-decoration: none;
	color: #ffffff;
}



/*
	Lightbox/popups
*/
.nockBack {
	background: #000000;
	position: absolute;
	z-index: 4;
	left: 0px;
	top: 0px;
}

.popUp {
	position: absolute;
	background: #000000;
	display: none;
	width: 450px;
	top: 30px;
}

.popTop {
	background: url(../img/bkPopTop.png) top left no-repeat;
	padding: 8px 18px 8px 8px;
}

.popTop h2 {
	font-weight: bold;
	margin: 0px;
	width: 200px;
	float: left;
	color: #ffffff;
}

.popTop p {
	text-align: right;
	padding-top: 6px;
	margin: 0px;
	width: 200px;
	float: right;
}

.popTop p a {
	background: url(../img/iconCross.gif) center right no-repeat;
	padding-right: 20px;
	font-weight: bold;
	color: #666666;
}

.popBtm {
	background: url(../img/bkPopBtm.png) bottom left no-repeat;
	padding-bottom: 15px;
}

.popMain {
	background: url(../img/bkPopMain.png);
}

.popMain input {
	width: 333px;
}


/* Login and register */
.loginReg {
	/*background:  url(../img/bkLrgFrm.png);*/
	background:  url(../img/bkLrgFrmNoLine.png);
	position: relative;
	width: 965px;
}

.loginReg .regThanks {
    padding: 0 18px;
}

.terms {
	background:  url(../img/bkLrgFrmNoLine.png);
	width: 965px;
}

.terms p {
	padding: 0 20px;
}


.loginRegBtm {
	background:  url(../img/bkLrgFrmBtm.png) bottom left no-repeat;
	padding-bottom: 22px;
}


.loginRegHdr {
	background: url(../img/bkLrgFrmHdr.png) top left no-repeat;
	padding: 5px 10px 32px 18px;
}

.loginRegHdr h2 {
	text-transform: none;
	font-weight: bold;
	font-size: 137.5%;
	margin-bottom: 0px;
	float: left;
}

.loginRegHdr p {
    float:right;
    margin-bottom:0;
    padding-top:6px;
}

.loginRegHdr p a {
    background:transparent url(../img/iconCross.gif) no-repeat scroll right center;
    color:#666;
    font-weight:bold;   
    padding-right:20px;
}

.regHdr {
    padding: 5px 10px 10px 18px;
}

.regHdr h2 {
    padding-bottom: 15px;
}

.regHdr p {
    font-size: 80%;
    float: none !important;
    margin-bottom: 6px;
}

form.login {
	padding: 0 20px;
}

.registration {
    margin: 0;
    padding: 0 0 15px 0;
}

form.login input {
	font-weight: normal;
	font-size: 85.7%;
	width: 280px;
	float: left;
}

form.login .remember {
    float: left;
}

form.login .remember input {
    width: auto;
    float: left;
    border: none;
    margin: 0 5px 0 140px;
    padding: 0;
}

form.login label {
	text-align: right;
	padding: 0 16px 0px 0px;
	width: 124px;
	display: block;
	float: left;
}

form.login .remember label {
    text-align: left;
    width: auto;
}

form.login .mailingList input {
    width: auto;
    margin-left: 140px;
    border: none;
}

form.login .mailingList label{
    float: left;
    display: block;
    text-align: left;
    width: 220px;
    padding: 0 0 0 10px;
}

form.login .leftCol,
form.registration .leftCol {
    width: 432px;
    float: left;
    border-right: 1px solid #515151;
    padding-right: 30px;
}

p.loginBtn {
	margin-right: 8px !important;
	font-size: 75%;
	float: right;
	clear: both !important;
}

p.frgtPwd {
	margin-right: 8px !important;
	font-size: 75%;
	float: right;
	clear: both;
}

form.login a.highlight {
	font-weight: bold;
}

form.login p {
	padding: 0 0 10px;
	margin: 0;
}

form.login p.last {
    padding-bottom: 0 !important;
}

form.login p.error{
    font-size: 70%;
}

form.login .privacyPolicy{
    margin: 0 10px 0 0;
    display: block;
    font-size: 85%;
    padding: 0;
    float: right;
}

form.login span.error {
    display: inline;
}

.related {
	width: 450px;
	float: right;
	margin: 0;
	padding: 0;
}

.related h3 {
	margin-bottom: 0px;
}

.related p {
	font-size: 75%;
	padding-right: 20px;
}

.extras {
	background: url(../img/bkExtras.png) top left;
	margin: 0 0 10px;
	width: 432px;
	float: left;
}

.extrasTp {
	background: url(../img/bkExtrasTp.png) top left no-repeat;
}

.extrasBtm {
	background: url(../img/bkExtrasBtm.png) bottom left no-repeat;
	padding: 0px 20px 6px 20px;
}

.extras h3 {
	margin-bottom: 0px;
	padding-top: 16px;
	font-size: 87.5%;
}

.extras p {
	font-size: 75%;
}

.extras p select {
	font-size: 100%;
}

.location p {
	padding-right: 20px;
	float: left;
}

.profileReg p input,
.profileReg p select {
	font-size: 100%;
}

.profileReg p label {
	margin-bottom: 2px;
	text-align: left;
	width: auto;
	display: block;
	font-size: 100%;
	float: none;
}

.avatar {
	float: left;
	width: 100px;
}

.file {
	padding-top: 70px;
	float: left;
}

.userInfoBtm {
	background: url(../img/bkUserInfo.png) bottom left no-repeat;
	padding-bottom: 5px;
}

.userInfo {
	background: url(../img/bkUserInfo.png) top left no-repeat;
	padding: 15px 10px 0px 27px;
}

.userInfo h3 {
	font-size: 87.5%;
}

.nextSteps {
    position: absolute;
    bottom: 40px;
    width: 450px;
    right: 20px;
}

.whyFillBtm {
	background: url(../img/bkWhyFill.png) bottom left no-repeat;
	padding-bottom: 5px;
	margin-top: 3px;
}

.whyFill {
	background: url(../img/bkWhyFill.png) top left no-repeat;
	padding: 15px 10px 0px 27px;
}

.deleteAccount {
    border-top: 1px solid #515151;
    padding-top: 15px;
    margin: 12px 19px 0px;
}

p.confirmDelete {
    color: #ff0000;
}

.accountDeleted {
    margin: 12px 19px 12px;
}

hr.formDivider {
    margin: 12px 19px 12px;
}

.regDivider {
    border-top: 1px solid #515151;
    padding-top: 15px;
}

.shopRegSubmit {
    padding-top: 15px;
}

.pwdMsg {
    padding: 0 20px;
}

p.termsPolicy {
    float: left;
}

p.termsPolicy label {
    padding: 2px 0px 0px 3px;
    text-align: left;
    width: 300px;
}

/*
	CONTENT FORM
*/
.contentForm {
	border: solid #a2a2a2 5px;
	margin-bottom: 15px;
}

.contentForm h3 {
	padding: 4px 15px;
	background: #a2a2a2;
	display: block;
}

.contentForm p {
	padding: 0px 15px;
	float: left;
}

.contentForm input.link {
	font-weight: normal;
	width: 300px;
}


/*
	MAILING
*/
.mailing{
    padding: 10px 0 0 !important;
}

.mailing .container {
    background: url(../img/bkMailing.png) top left repeat-y;
    margin: 0 12px 10px;
    padding: 7px 7px 0;
}

.mailing label {
	padding-bottom: 7px;
    float: left;
    font-size: 100%;
}

.mailing input {
	font-weight: normal;
	margin: 7px 0;
	color: #666666;
	width: 196px;
}

.mailing select {
    width: 145px;
    float: left;
    margin: 0 0 10px 10px;
}

.mailing p {
    font-size: 75%;
}


/*
	Registration
*/
form.registration p {
	margin-left: 54px;
}

form.registration label {
	padding-bottom: 3px;
	font-weight: bold;
	display: block;
	font-size: 100%;
}

form.registration input {
	font-size: 137%;
	width: 355px;
}

.registerHighlightTop {
	background: url(../img/bkRegisterHighlight.gif) top left no-repeat;
	margin-bottom: 19px;
	margin-left: 54px;
	padding-top: 5px;
}

.registerHighlight {
	background: url(../img/bkRegisterHighlight.gif) bottom left no-repeat;
	padding: 4px 10px 5px 10px;
}

form.registration .registerHighlight p {
	margin-left: 0px;
}

form.registration legend {
	font-weight: bold;
}

form.registration .submit {
	margin-right: 54px;
	font-size: 100%;
}


/*
	Page Numbers
*/
.pageNumbers {
    background: url(../img/bkPageNo.png) top left;
    margin: 18px 0px 12px 0px;
    min-height: 19px;
}

.pageNumbers ul {
	list-style: none;
	text-align: right;
	margin: 0;
	padding: 0;
}

.pageNumbers ul li {
	font-weight: bold;
	display: inline;
	padding: 2px 2px 0px 5px;
	margin: 0px;
}

.pageNumbers ul li.selected {
	background: url(../img/bkPageNo.png) bottom left no-repeat;
}

.imgPageNumbers {
    float: right;
    width: 315px;
    background: none !important;
}

.contentMenuContainer .imgPageNumbers {
    width: 200px;
}

/*
	Comments
*/
.commentsBox {
	border: solid #bababa 1px;
	margin-bottom: 14px;
	background: #e5e5e5;
	margin-top: 14px;
}

.comments textarea {
	/*margin-top: 6px;*/
	background: transparent;
	border: none;
	width: 610px;
	height: 61px;
}

.characterCount {
	float: right;
	padding: 6px;
}

.comments form {
	padding-bottom: 15px;
}

.comments  p {
	margin-bottom: 0px;
}

.comments p.commentsMsg {
    margin-bottom: 20px;
}

.characterCount p {
	margin-bottom: 0px;
	font-weight: bold;
	text-align: center;
	background: #bbbbbb;
	font-size: 128%;
	display: block;
}

.characterCount p strong {
	padding: 8px 5px 6px 5px;
	font-size: 166%;
	display: block;
}

ol.comments {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ol.comments a  {
	font-weight: bold;
}

ol.comments a:hover strong {
	text-decoration: underline;
}

ol.comments strong {
	display: block;
}

ol.comments li {
	background: url(../img/bkCommentResponse.png);
	margin-bottom: 2px;
	font-size: 75%;
	padding: 10px;
}

ol.comments li span {
    display: block;
    float: left;
    width: 620px;
}

ol.comments li.odd {
	background: url(../img/bkPlain.png);
}

p.viewAll {
	padding: 14px 0px 8px 0px;
	float: right;
}

.comments .pageNumbers {
    width: 100% !important;
    text-align: right !important;
    margin-top: 10px;

}

.comments .pageNumbers li {
    text-align: right;
    float: none !important;
    display: inline;
    padding-right: 4px;
}

/*
	Cart Popup
*/
.shopingCart {
	position: absolute;
	width: 750px;
	top: 30px;
	z-index: 6;
}

.cartTop {
	background: url(../img/bkCartTop.png) top left no-repeat;
	padding: 8px 18px 8px 8px;
}

.cartBtm {
	background: url(../img/bkCartBtm.png) bottom left no-repeat;
	padding-bottom: 17px;
}

.cartMain {
	background: url(../img/bkCartMain.png);
	padding: 19px 37px 0px 14px;
}

.cartMain th {
	background: url(../img/bkCartTable.gif) top center no-repeat;
	padding: 5px 0px;
	text-align: center;
	font-size: 100%;
	height: 32px;
	line-height: 22px;
}

.cartMain th.item {
	background: url(../img/bkCartTable.gif) top left no-repeat;
	padding-left: 6px;
	text-align: left;
}

.cartMain th.price {
	background: url(../img/bkCartTable.gif) top right no-repeat;
}

.cartMain td {
	padding-top: 36px;
	text-align: center;
}

.cartMain td.item {
	padding-left: 16px;
	padding-top: 18px;
	text-align: left;
}

.cartMain td.price {
	padding-right: 50px;
	text-align: right;
}

.cartMain td.item span {
	padding: 18px 0px 0px 16px;
	display: block;
	width: 159px;
	float: left;
}

.cartMain select {
	margin-bottom: 4px;
	color: #000000;
}

.cartMain td p a {
	text-decoration: underline;
}

p.productTotal {
	border-top: solid #404040 1px;
	padding: 12px 32px 0px 0px;
	text-align: right;
	margin: 0px 18px 12px 18px;
}

p.deliver {
	padding-right: 50px;
	text-align: right;
}

p.totalPrice {
	border-top: solid #404040 1px;
	border-bottom: solid #404040 1px;
	text-align: right;
}

p.totalPrice span {
	padding-right: 28px;
}

.priceAndTerms {
	margin: 0px 18px;
	width: 663px;
}

p.totalPrice strong {
	border-top: solid #000000 3px;
	border-bottom: solid #000000 3px;
	padding: 2px 32px;
	background: #404040;
	display: block;
}

.cartMain p.floatLeft {
	font-size: 75%;
}

/*
	Image List
*/
.imageList ul.images {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 704px;
	overflow: hidden;
}

.imageList ul.images li {
	text-align: center;
	margin-bottom: 40px;
	padding-right: 10px;
	width: 224px;
	height: 125px;
	float: left;
}


/*
	MAP
*/
.hdrMapLnk {
	/*margin-top: -10px;*/
	position: relative;
	padding-bottom: 12px;
	padding-top: 0;
}

.hdrMapLnkProfile {
    height: 28px;
}

.hdrMapLnk h2 {
	margin-top: 0px;
	width: auto;
	float: left;
	padding-right: 13px;
}

.hdrMapLnk p {
    margin-bottom: 0 !important;
}

.hdrMapLnk h2.nLnk {
	line-height: normal;
	margin-top: 8px;
}

.hdrMapLnk a.viewMap {
	background: url(../img/btnMap.gif) top left no-repeat;
	padding-left: 3px;
	display: block;
	float: right;
	cursor: pointer;
}

.hdrMapLnk a.viewMap span {
	background: url(../img/btnMap.gif) top right no-repeat;
	padding: 6px 37px 5px 4px;
	font-weight: bold;
	display: block;
	min-height: 17px;
}

.hdrMapLnk a:hover {
	text-decoration: none;
}

.mapNav {
    width: 580px;
}

.mapNav .mapNavLink{
    text-transform: none;
	font-size: 150%;
}

.mapNav .mapNavPad{
    padding-top: 5px;
}

.mapNav .removeLocation {
    padding-left: 5px;
}

/* RSS HEADER */
.rssHdr h2 {
	margin-top: 0px;
	width: auto;
	float: left;
	padding-right: 13px;
}

.rssHdr h2.nLnk {
	line-height: normal;
	margin-top: 8px;
}

.rssHdr a {
	background: url(../img/btnMap.gif) top left no-repeat;
	padding-left: 3px;
	/*font-size: 87.5%;*/
	display: block;
	float: right;
}

.rssHdr a span {
	background: url(../img/btnMap.gif) top right no-repeat;
	padding: 6px 37px 5px 4px;
	text-transform: lowercase;
	font-weight: bold;
	display: block;
	min-height: 17px;
}


/*
	MUSE WIKI
*/
.museWiki {
	position: relative;
	padding-bottom: 50px;
}

.museWiki h3 {
	position: absolute;
	bottom: 0px;
}

.museWiki h3 a {
	background: url(../img/logoWiki.png) top left no-repeat;
	text-indent: -99999px;
	display: block;
	width: 135px;
	height: 40px;
}

.museWiki .wikiTop {
	background: url(../img/bkWikiTop.png) top left no-repeat;
	padding-top: 12px;
	width: 702px;
}

.museWiki .wikiBtm {
	background: url(../img/bkWikiBtm.png) bottom left no-repeat;
	padding-bottom: 9px;
}

.museWiki .wikiMain {
	background: url(../img/bkWikiMain.png);
	padding: 0px 12px;
	margin-bottom: 14px;
}

p.wikiLink a {
	text-transform: lowercase;
	font-weight: bold;
}


/* 
	RELATED ITEMS
*/
.relItems {
    padding-top: 10px;
}

.relItems ul {
	list-style: none;
	padding: 0 0 12px 0;
	margin: 0;
	width: 697px;
	width: 100%;
}

.relItems ul li {
	font-weight: bold;
	color: #787878;
	display: block;
	float: left;
}

.relItems ul li span.hdr {
	text-align: right;
	padding-right: 12px;
	float: left;
	width: 65px;
}

.relItems ul li ul {
	float: left;
	width: auto;
}

.relItems ul li ul li {
	font-weight: normal;
	padding-right: 12px;
	color: #ffffff;
	width: auto;
	float: left;
	min-height: 155px;
}

.relItems ul li ul li img {
	display: block;
}

.relItems ul li ul li.shopItem .shopItemDetails {
    display: block;
    min-height: 50px;
}

.relItems ul li ul li.shopItem{
    font-size: 100%;
    width: 93px;
}

.relItems ul li ul li.shopItem img {
   margin-bottom: 3px;
}

.relItems ul li ul li .price {
	padding-bottom: 6px;
	font-weight: bold;
	display: block;
}

.relItems ul li ul li span.details {
	width: 57px;
	font-size: 135%;
	display: block;
	padding-top: 5px;
	overflow: hidden;
	line-height: 110%;
}

.relItems ul li ul li .date .month{
   font-size: 120%;
   padding: 2px 0;
}

.relItems ul li ul li .date .day {
    font-size: 350%;
}
.relItems .imgGroup {
	text-align: center;
	float: left;
	width: 87px;
	padding-bottom: 0 !important;
}

.relItems .imgGroup li {
    padding-right: 0 !important;
}

.relItems .imgGroup a {
	border: solid #747474 2px;
	padding: 4px 0 0 4px !important;
	margin: 0 !important;
}

.relItems .imgGroup a:hover {
	text-decoration: none;
}

.relItems .imgGroup  img {
	padding: 0 4px 4px 0;
	margin: 0;
	float: left;
}

.relItems .imgGroup a:hover {border-color: #cecece;}

.relItems .mediaRelItem a {
    position: relative;
}

.relItems .mediaRelItem a:hover {
    text-decoration: none;
}

.relItems .mediaRelItem img {
    position: absolute;
    top:0;
    left: 0;
    z-index: 5;
}

.relItems .mediaRelItem span.title {
    display: block;
    position: absolute;
    top: 76px;
}

.relItems .mediaRelItem span.playMedia {
    position: absolute;
    top: 16px;
    left: 16px;
    background: url(../img/iconPlayMedia.png) top left no-repeat;
    display: block;
    width: 38px;
    height: 38px;
    text-indent: -9999px;
    z-index: 10;
}


/*
	RSS LINKS
*/
ul.rssOptions {
	list-style: none;
	padding: 0px 0px 0px 0;
	margin: 0px;
	float: left;
	width: 120px;
}

.rssOptions .rss a {
	background: url(../img/iconRss.gif) top left no-repeat;
	text-indent: -9999px;
	display: block;
	width: 14px;
	height: 14px;
	float: none;
}

.rssOptions li {
	font-size: 75%;
	display: block;
	float: left;
}

.rssOptions li.rss {
	border-right: solid #bebebd 1px;
	padding-right: 10px;
	margin-right: 9px !important;
}

.rssOptions li a {
	text-transform: lowercase;
	background: transparent;
}


/*
	Change Language Module
*/
.changeLang {
	float: right;
}

.changeLang p {
	font-size: 75%;
	padding-right: 15px;
	float: left;
}

.changeLang ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
}

.changeLang ul li {
	margin-right: 5px;
	float: left;
}

.changeLang ul li a {
	padding: 1px;
	display: block;
}

.changeLang ul li a img {
	padding: 3px;
}

.changeLang ul li a:hover {
	background: #999999;
}

.changeLang ul li a:hover img {
	background: #000000;
}

/*
    TERMS
*/

.tandc li{
    padding-bottom: 5px;
}

.tandc ol ul{
    padding-top: 15px;
}

.tandc li li{
    font-size: 100%;
    list-style-type: disc;
}

/*
	LINKS
*/

.links p {
	margin: 0;
	padding: 15px 0;
}

.links p span {
    display: block;
    padding-bottom: 3px;
}

.links img {
	display: block;
	padding-bottom: 10px;
}

.links .linksContainer {
	background: url(../img/bkLinksTop.png) top left no-repeat;
	padding-top: 21px;
	margin-bottom: 10px;
}

.links .linksContainerBtm{
	background: url(../img/bkLinksBtm.png) bottom left no-repeat;
	padding: 0 20px 0;
}

.links .twitter a{
	display: block;
	color:#00deff;
}

.fansites span {
    display: block;
}
.fansites p {
    padding: 5px 0;
}

.fansites .museRSS {
    background: transparent url(../img/iconRss.gif) no-repeat left top;
    padding: 0 0 10px 20px;
}

/*
    INLINE POPUP
*/

.inlinePopup {
	background: url(../img/bkUploadBtm.gif) bottom left no-repeat #000;
	padding-bottom: 8px;
	margin-bottom: 28px;
}

.inlinePopup .hdr {
	background: url(../img/bkImgUpldHdr.gif);
	padding: 6px 9px 4px 5px;
}

.inlinePopup .hdr h3 {
	font-size: 137%;
	padding: 0 0 0 15px;
	margin: 0px;
	float: left;
	width: 534px;
}

.inlinePopup .hdr p {
	margin-bottom: 0px;
	padding-top: 6px;
	float: right;
}

.inlinePopup .hdr p a {
	background: url(../img/iconCross.gif) center right no-repeat;
	padding-right: 20px;
	font-weight: bold;
	color: #666666;
}

.inlinePopupBody {
	border-left: solid #a2a2a2 7px;
	border-right: solid #a2a2a2 7px;
	padding: 15px 15px 0;
	background: #000;
}

/*
    FAQs
*/
	
.faq h3 {
    font-size: 95%;
}
		
.faq h4 {
    font-size: 85%;
}
		
.faq h5 {
	font-size: 75%;
}

.faq ul, .faq ol {
	margin: 0;
	padding: 0 0 5px 20px;
}

.faq ol ul {
    padding: 5px 0 0 !important;
}

.faq li {
	padding: 0 0 5px;
}

.faq li li {
    font-size: 100%;
}

.faq .faqMenu {
	margin: 0;
	padding: 0 0 30px 20px;
}

.faq .faqMenu li {
	padding: 0 0 5px;
}

.faq .faqMenu ul {
	margin: 0;
	padding: 0 0 0 ;
	list-style-type: none;
}

.faq .roman {
	list-style-type: lower-roman;
}

.faq .backToTop {
	padding: 10px 0 15px;
}

/*
	404 ERROR PAGE
*/

.error404 {
	width: 490px;
	margin: 60px auto;
}

.error404 h2 {
	font-weight: bold;
	font-size: 430%;
	margin: 0;
	padding: 0;
	color: #cdcdcd;
}

.error404 h3 {
	color: #999;
	font-size: 135%;
	background: url(../img/bkError404.png) top left no-repeat;
	padding: 5px;
}

.error404 p {
	font-weight: bold;
	font-size: 90%;
	color: #cdcdcd;
	margin: 0 0 70px;
	padding: 0;
}

.error404 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.error404 li {
	display: block;
	float: left;
	padding: 0 10px 20px 0;
}

.error404 .last {
	padding: 0;
}

.error404 li img {
	display: block;
	padding-bottom: 5px;
}

.error404 a {
	font-size: 85%;
	font-weight: bold;
}



/*
	FOOTER
*/
.footer {
	background: url(../img/bkFooter.png);
	position: fixed;
	bottom: 0px;
	clear: both;
	width: 100%;
	z-index: 30;
}

.footer ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.footer ul li {
	padding: 11px 16px 8px 13px;
	float: left;
	color: #000000;
}

.footer ul li a {
	font-size: 85%;
	color: #000000;
}
a.report
{
    font-size:75%; 
}









