@import url("../BareBones/stylesheet.css");

#vertbar,
#vertborder {
	width: 5px;
}

#menu_main {
	width: 163px;
	left: 0;
}

.flyoutmenu {
	width: 153px;
}

.menu_a,
.menu_d,
.flyoutitem {
	border-style: solid;
}

/* Special for jellybrations.co.uk-specific links-in-top-spacer stuff. */
div#spacer {
	/*margin-right: -165px;*/
	padding: 4px 15px;
}
div#spacer a {
	padding: 0 10px;
	text-decoration: none;
}
div#spacer a:hover {
	color: #5050a8;
}
div#spacer a.about {
	float: right;
	margin-right: 30px;
	font-weight: bold;
}
/* End of top-spacer bits */

div.main {
	width: auto;
	margin: 0 0 30px 183px;
}

.menu_a.expanded,
.menu_d.expanded {
	font-weight: normal;
	background-position: center left;
}


.page_contact #rhs,
.page_search #rhs {
	width: 0;
	margin: 0;
	border: none;
	padding: 0;
}

.page_contact #memsec,
.page_contact #rhslinks,
.page_search #memsec,
.page_search #rhslinks {
	display: none;
}

div#page_search div#noresults.refine,
div#page_search div.proplist.refine {
	margin-right: 175px;
}


body.page_jellybrations div.main {
	padding: 5px;
}

body.page_jellybrations h1 {
	margin-top: 10px;
	border: none;
	padding: 0;
	background: #ffffff;
	color: #4e4ea8;
	font-size: 100%;
	text-transform: uppercase;
}

body.page_jellybrations h1 span {
	color: #575656;
	font-weight: normal;
	text-transform: none;
}

body.page_jellybrations h2 {
	border: none;
	padding: 0;
	background: transparent;
}


table.layout td.grsmag_prev table.button {
	margin: 0 auto 0 0;
}
table.layout td.grsmag_next table.button {
	margin: 0 0 0 auto;
}

table.button td.mc,
table.data table.button td.mc {
	padding: 0 15px;
	background: url('/i/templates/Jellybrations/button-mc.gif')
		repeat-x 50% 50%;
	color: #000000;
	text-transform: uppercase;
}
table.button td.mc a,
table.button td.mc a:link,
table.button td.mc a:hover {
	color: inherit;
}
table.button td.mc input.submit {
	margin: 0;
	border: none;
	padding: 0;
	background: transparent;
	color: inherit;
	font-family: inherit;
	font-size: 100%;
	text-transform: uppercase;
}

table.button td.tl {
	width: 4px;
	height: 4px;
	background: url('/i/templates/Jellybrations/button-tl.gif')
		no-repeat top left;
}
table.button td.tc {
	height: 4px;
	background: url('/i/templates/Jellybrations/button-tc.gif')
		repeat-x top;
}
table.button td.tr {
	width: 4px;
	height: 4px;
	background: url('/i/templates/Jellybrations/button-tr.gif')
		no-repeat top right;
}
table.button td.mr {
	width: 4px;
	background: url('/i/templates/Jellybrations/button-mr.gif')
		repeat-y right;
}
table.button td.br {
	width: 4px;
	height: 4px;
	background: url('/i/templates/Jellybrations/button-br.gif')
		no-repeat bottom right;
}
table.button td.bc {
	height: 4px;
	background: url('/i/templates/Jellybrations/button-bc.gif')
		repeat-x right;
}
table.button td.bl {
	width: 4px;
	height: 4px;
	background: url('/i/templates/Jellybrations/button-bl.gif')
		no-repeat bottom left;
}
table.button td.ml {
	width: 4px;
	background: url('/i/templates/Jellybrations/button-ml.gif')
		repeat-y left;
}

table.button.hi td.mc {
	background: url('/i/templates/Jellybrations/button-hi-mc.png')
		repeat-x 50% 50%;
}
table.button.hi td.tl {
	background: url('/i/templates/Jellybrations/button-hi-tl.png')
		no-repeat top left;
}
table.button.hi td.tc {
	background: url('/i/templates/Jellybrations/button-hi-tc.png')
		repeat-x top;
}
table.button.hi td.tr {
	background: url('/i/templates/Jellybrations/button-hi-tr.png')
		no-repeat top right;
}
table.button.hi td.mr {
	background: url('/i/templates/Jellybrations/button-hi-mr.png')
		repeat-y right;
}
table.button.hi td.br {
	background: url('/i/templates/Jellybrations/button-hi-br.png')
		no-repeat bottom right;
}
table.button.hi td.bc {
	background: url('/i/templates/Jellybrations/button-hi-bc.png')
		repeat-x right;
}
table.button.hi td.bl {
	background: url('/i/templates/Jellybrations/button-hi-bl.png')
		no-repeat bottom left;
}
table.button.hi td.ml {
	background: url('/i/templates/Jellybrations/button-hi-ml.png')
		repeat-y left;
}


body.page_jellybrations div.block,
body.page_jellybrations div.block2 {
	padding: 5px;
}

body.page_jellybrations input.text,
body.page_jellybrations input.password,
body.page_jellybrations input.file,
body.page_jellybrations textarea {
	width: 95%;
}

body.page_jellybrations table.data th {
	text-align: left;
}

body.page_jellybrations table.vertical,
body.page_jellybrations table.data {
	background: #cdcff6;
}

body.page_jellybrations table#stepheader {
	background: #b0b0f0;
}
body.page_jellybrations table#stepheader td {
	height: 24px;
	padding: 8px;
	vertical-align: middle;
	background: transparent
		url('/i/templates/Jellybrations/light-purple-circle.png')
		no-repeat 5px 50%;
	color: #ffffff;
	font-weight: bold;
}
body.page_jellybrations table#stepheader td span.number {
	padding: 0 10px 0 4px;
	text-align: center;
	vertical-align: middle;
}
body.page_jellybrations table#stepheader td.active {
	background: transparent
		url('/i/templates/Jellybrations/purple-circle.png')
		no-repeat 5px 50%;
	color: #6060b0;
}
body.page_jellybrations table#stepheader td.active span.number {
	color: #ffffff;
}

body.page_jellybrations table#memorabiliasource {
	background: #cdcff6;
}
body.page_jellybrations table#memorabiliasource td {
	padding: 10px;
}
body.page_jellybrations table#memorabiliasource td#memorabiliasource_gap {
	background: #ffffff;
}

body.page_jellybrations table#edgeexampleselect {
	width: 100%;
}
body.page_jellybrations table#edgeexampleselect td table {
	margin: 0 auto;
}
body.page_jellybrations img#edgeexampleimg {
	display: block;
	margin: 0 auto;
}

body.page_jellybrations table#jb_sizes td,
body.page_jellybrations table#orderitems td {
	white-space: pre;
}

body.jellybrations table#orderitems th {
	padding: 4px 0.5em;
}

body.page_jellybrations table#ordertotals col.spacer {
	width: 60%;
	background: transparent;
}
body.page_jellybrations table#ordertotals col.hdr,
body.page_jellybrations table#ordertotals col.data {
	width: 20%;
	background: #f1f6fc;
}

body.page_jellybrations table.addresses {
	width: 100%;
}
body.page_jellybrations table.addresses tr.titles th {
	text-align: left;
}

body.page_jellybrations div#referer {
	position: relative;
	padding-bottom: 1em;
}
body.page_jellybrations div#referer select {
	position: absolute;
	top: 2px;
	right: 5px;
}
body.page_jellybrations div#referer input.text {
	margin-top: 1em;
}
