/* @override http://scottishbibles.org.colin.devel.inigo.net/shop/templates/sbs/css/main.css */

/* @group Basics */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3A3934;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a {
	color: #8D0E3A;
	text-decoration: none;
}

p {
	margin: 0 0 1em 0;
}

br.clear {
	height: 0;
	visibility: hidden;
	clear: both;
}

h2 {
	margin: 0.5em 0;
	color: #8D0E3A;
	font-size: 20px;
}
h2 span.giant {
	color: #BBBDBD;
	font-size: 45px;
}

hr {
	height: 1px;
	background-color: #F0E2C7;
	border: 0;
	margin: 20px 0;
	clear: both;
}

a img {
	border: 0;
}

/* @end */

#container {
	width: 865px;
	margin: 10px auto;
}

/* @group Forms */

.button {
	background-color: #E7C69C;
	border: none;
	color: #8D0E3A;
	padding: 5px 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	word-spacing: 0.2em;
	display: table-cell;
}

/* @end */

/* @group #header ... */

#header {
	height: 105px;
}

#header #logo {
	float: left;
	margin-top: 15px;
	
}
#header #mission-statement {
	float: left;
	margin-top: 54px;
	margin-left: 175px;
}
#header #search {
	float: left;
	margin-top: 15px;
	margin-left: 55px;
	background: url('../images/search_site.gif') no-repeat;
	padding-top: 51px;
}
#header #search input.text {
	background-color: #d3d3d1;
	width: 92px;
	height: 17px;
	border: 1px solid #565655;
}

/* @end */

/* @group #top-navigation ... */

#top-navigation {
	height: 28px;
	margin-bottom: 2px;
}


#top-navigation ul li {
	float: left;	
}
#top-navigation ul li a {
	display: block;
	width:  173px;
	height: 28px;
}
#top-navigation ul li a {
	text-decoration: none;
}
#top-navigation ul li a span {
	visibility: hidden;
}

#top-navigation ul li a.discover-the-sbs {
	background-image: url('../images/discover.gif');
}
#top-navigation ul li a.spread-the-word {
	background-image: url('../images/spread.gif');
}
#top-navigation ul li a.get-involved {
	background-image: url('../images/involved.gif');
}
#top-navigation ul li a.get-stuff-to-use {
	background-image: url('../images/stuff.gif');
}
#top-navigation ul li a.see-whats-on {
	background-image: url('../images/whatson.gif');
}
#top-navigation ul li a.discover-the-sbs:hover {
	background-image: url('../images/discover_on.gif');
}
#top-navigation ul li a.spread-the-word:hover {
	background-image: url('../images/spread_on.gif');
}
#top-navigation ul li a.get-involved:hover {
	background-image: url('../images/involved_on.gif');
}
#top-navigation ul li a.get-stuff-to-use:hover {
	background-image: url('../images/stuff_on.gif');
}
#top-navigation ul li a.see-whats-on:hover {
	background-image: url('../images/whatson_on.gif');
}

/* @end */

/* @group #shop-header ... */

#shop-header {
	background: #8D0E3A;
	height: 2.5em;
	line-height: 2.5em;
	margin-bottom: 2px;
	padding: 0.2em;
	padding-left: 20px;
}
#shop-header h1 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
}
#shop-header h1 small {
	font-size: 20px;
}
#shop-header a {
	color: #fff;
}

/* @end */

/* @group #shop-top-navigation ... */

#shop-top-navigation {
	height: 2.3em;
	background-color: #8D0E3A;
	margin-bottom: 2px;
}
#shop-top-navigation ul li {
	float: left;
}
#shop-top-navigation ul li a {
	display: block;
	color: #fff;
	height: 2.5em;
	line-height: 2.5em;
	text-transform: uppercase;
	border-right: 2px solid #fff;
	font-size: 12px;
	padding: 0 15px;
	float: left;
}

#shop-top-navigation ul li a:hover, #shop-top-navigation ul li a.active {
	background-color: #BABCBE;
	color: #8D0E3A;
}

/* @end */

/* @group #shop-left-navigation ... */

#shop-left-navigation {
	float: left;
	width: 172px;
	_width: 156px;
	padding-top: 20px;
	background-color: #E8E9EA;
	min-height: 300px;
	margin-bottom: 2px;
}

#shop-left-navigation ul li {
	font-size: 12px;
	font-weight: bold;
}

#shop-left-navigation ul {
	border-top: 2px solid #fff;
}
#shop-left-navigation ul li{
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #fff;
}

#shop-left-navigation ul li.header {
	background-color: #BABCBE;
	color: #3f4640;
	padding: 6px 3px 6px 35px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;	
}

#shop-left-navigation ul li a {
	display: block;
	background-color: #BABCBE;
	padding: 3px 3px 3px 35px;
	background: #BABCBE url('../images/menuArrow.gif') no-repeat;
}

#shop-left-navigation ul li a.active {
	background-image: url('../images/menuArrowDown.gif');
}

#shop-left-navigation ul li ul {
	border-top: none;
}
#shop-left-navigation ul li ul li a {
	background: #DBDCDD;
	height: auto;
	color: #000;
}
#shop-left-navigation ul li ul li a.active {
	background: #DBDCDD url('../images/menuArrow2.gif') no-repeat;
}


/* @end */





/* @group #basket-quick-links ... */

#basket-quick-links {
	float: right;
	width: 215px;
	margin: -10px -20px 10px 10px;
}
#main-content-wide #basket-quick-links {
	margin-right: -10px;
}

#basket-quick-links li {
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
	background-color: #E7C69C;
}
#basket-quick-links li span {
	display: block;
	padding-left: 15px;
	height: 23px;
	line-height: 23px;
	color: #8D0E3A;
	text-transform: uppercase;
}
#basket-quick-links li a {
	display: block;
	background: no-repeat 10px 2px;
	padding-left: 35px;
	height: 23px;
	line-height: 23px;
	color: #3F4640;
	text-transform: uppercase;
	
}
#basket-quick-links li.bql-summary a {
	padding-left: 0;
	display: inline;
	color: #8D0E3A;
	height: auto;
	line-height: auto;
}
#basket-quick-links li.bql-summary a:hover {
	text-decoration: underline;
}
#basket-quick-links li.bql-view-basket a {
	background-image: url('../images/view_basket.gif');
}
#basket-quick-links li.bql-checkout a {
	background-image: url('../images/checkout.gif');
}
#basket-quick-links li.bql-shop-help a {
	background-image: url('../images/help.gif');
}
#basket-quick-links li.bql-view-basket a:hover {
	background-image: url('../images/view_basket_on.gif');
	background-color: #8D0E3A;
	color: #fff;
}
#basket-quick-links li.bql-checkout a:hover {
	background-image: url('../images/checkout_on.gif');
	background-color: #8D0E3A;
	color: #fff;
}
#basket-quick-links li.bql-shop-help a:hover {
	background-image: url('../images/help_on.gif');
	background-color: #8D0E3A;
	color: #fff;
}

/* @end */

#main-content {
	float: left;
	width: 653px;
	padding: 10px 20px;
}
#main-content-wide {
	float: left;
	width: 845px;
	padding: 10px 10px 10px 10px;
}




/* @group #footer-bar ... */

#footer-bar {
	clear: left;
	background-color: #919296;
	height: 22px;
	margin-bottom: 5px;
}



#footer-bar ul li {
	float: left;	
}
#footer-bar ul li a {
	display: block;
	width:  85px;
	height: 22px;
	border-right: 2px solid #fff;
}
#footer-bar ul li a {
	text-decoration: none;
	background-repeat: no-repeat;
}
#footer-bar ul li a span {
	visibility: hidden;
}

#footer-bar ul li a.home {
	background-image: url('../images/footer_home.gif');
}
#footer-bar ul li a.shop {
	background-image: url('../images/footer_shop_on.gif');
}
#footer-bar ul li a.send-to-friend {
	background-image: url('../images/email.gif');
	width: 517px;
}
#footer-bar ul li a.log-in {
	background-image: url('../images/footer_login.gif');
}
#footer-bar ul li a.log-out {
	background-image: url('../images/footer_logout.gif');
}
#footer-bar ul li a.register {
	background-image: url('../images/footer_register.gif');
	border-right: none;
}
#footer-bar ul li a.account {
	background-image: url('../images/footer_account.gif');
	border-right: none;
}

#footer-bar ul li a.home:hover {
	background-image: url('../images/footer_home_on.gif');
}
#footer-bar ul li a.log-in:hover {
	background-image: url('../images/footer_login_on.gif');
}
#footer-bar ul li a.log-out:hover {
	background-image: url('../images/footer_logout_on.gif');
}
#footer-bar ul li a.register:hover {
	background-image: url('../images/footer_register_on.gif');
}
#footer-bar ul li a.account:hover {
	background-image: url('../images/footer_account_on.gif');
	border-right: none;
}

/* @end */

/* @group #footer-links ... */

#footer-links {
	height: 50px;
}

#footer-links a {
	color: #3F4640;
}
#footer-links img {
	float: right;
}
#footer-links img#fund-and-investor-logo {
		margin-top: 10px;
}


/* @group verisign-footer */

#verisign-footer {
	padding: 0px 735px;
	line-height: 1.5em;
	height: 43px;
}

#exit-man-footer a {
	color: #2e2d28;
	font-size: 1.2em;
	font-weight: normal;
}


/* @end */

/* @group #item-grid ... */

.item-grid {
	width: 669px;
	float: left;
}

.item-grid-line {
	clear: left;
}

.item-grid-item {
	width: 300px;
	_width: 289px;
	float: left;
	margin-right: 30px;
	padding: 20px 0;
	border-bottom: 4px double #DFC298;
}

.item-grid-item img {
	float: left;
	margin-right:  5px;
	border-width: 0;
}

.item-grid-item h3 {
	margin: 0 0 5px 0;
	font-size: 14px;
}

/* @end */

/* @group #itemtr-grid ... */

.itemtr-grid {
	width: 669px;
	float: left;
}

.itemtr-grid-line {
	clear: left;
}

.itemtr-grid-item {
	width: 300px;
	_width: 289px;
	float: left;
	margin-right: 30px;
	padding: 20px 0;
	border-bottom: 4px double #DFC298;
}

.itemtr-grid-item img {
	float: left;
	margin-right:  0;
	border-width: 0;
}

.itemtr-grid-item h3 {
	margin: 0 0 5px 0;
	font-size: 14px;
}

/* @end */


.image-box {
	float: left;
	height: 237px;
	width: 163px;
}

.item-image-box {
	float: left;
	width: 105px;
	height: 150px;
}

.item-text {
	float: right;
	width: 195px;
}

.product-image {
	float: left;
	margin-right: 15px;
}

#product-meta {
	clear: right; 
	float: right; 
	width: 215px; 
	margin-bottom: 15px;
}

#product-main {
	xmargin-left: 115px;
	float:left;
	margin-bottom:15px;
	width:270px;
}

#product-related-items {
	margin-right: -20px; 
	clear: right; 
	width: 205px;
	padding: 5px;
	float: right;
}

#product-related-items h2 {
	background-color: #8D0E3A;
	padding: 3px;
	color: #fff;
	font-size: 12px;
	margin: -5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	word-spacing: 0.2em;
}

#product-related-items div.related-item-image {
	float: left;
	width: 40px;
	height: 6em;
	padding-right: 10px;
	margin-bottom: 10px;
	border-bottom: 4px double #E7C69C;
}

#product-related-items div.related-item-info {
	float: left;
	width: 145px;
	margin-right: 10px;
	height: 6em;
	border-bottom: 4px double #E7C69C;
	margin-bottom: 10px;
}
#product-related-items div.related-item-info p {
	font-size: 90%;
}


#product-image {
	float:left;
}


.breadcrumb {
	border-bottom: 1px dotted #8D0E3A;
	width: 620px;
	padding: 3px;
	font-size: 80%;
}






#product-of-month .summary {
	width: 200px;
	float: left;
	margin-bottom: 20px;
}
#product-of-month .image {
	width: 355px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
#product-of-month .info {
	width: 290px;
	float: left;
	margin-bottom: 20px;
}

#side-heading {
	width: 166px;
	margin-right: 10px;
	float: left;
}




table.basket {
	width: 100%;
	margin: 20px 0;
	border: 1px solid #E7C69C;
}

table.basket th {
	text-align: left;
	background-color: #E7C69C;
	padding: 5px;
	margin-bottom: 5px;
}

table.basket td {
	padding: 5px;
}
table tr .money {
	text-align: right;
}

.address {
	border: 1px solid #E7C69C;
	padding: 5px;
	margin-bottom: 5px;
}



input.text, textarea, select {
	border: 1px inset #E7C69C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
input.text {
	padding: 2px 1px 1px 1px;
	width: 300px;
}


.message {
	background-color: #E7C69C;
	border: 1px solid #8D0E3A;
	width: 440px;
	padding: 5px;
}


td.label {
	padding-right: 15px;
	text-align: right;
}


.pages {
	float: right;
}

.pages a {
	display: block;
}
.pages td.page-text {
	background-color: #E7C69C;
	text-transform: uppercase;
	padding-left: 1em;
}
.pages td.link {
	text-align: center;
	background-color: #E7C69C;
	color: #fff;
	padding: 3px 3px;
	width: 1.5em;
	height: 1.5em;
}
.pages td.link strong {
	color: #000;
}


p.error {
	color: #8D0E3A;
	font-size: 0.9em;
	font-weight: bold;
}




/* @group Contact Form */

.contact .error.text  {
	color: #000000;
}

.contact label {
	display: block;
	width: 170px;
	float: left;
}

.contact input.text, select, textarea {
	width: 210px;
}

.contact textarea.error {
	color: #000000;
}

/* @end */

