/* CSS Document */

/*
colours
========================
Dark purple	(color_one)		#35262d
Mid blue (color_two)		#5f8197
Light blue (color_three)	#cbd9e5
light grey					#e8eced
Cream						#f2f1e4
Text light grey 			#858585
*/

/* @group Site structure */

* { margin: 0; padding: 0; }

body { width: 100%; margin: 0px auto; background: url(../../site/images/bg_body.png) repeat-x left top; font-size: 75%; line-height: 1.5em; font-family: 'Helvetica', Arial, sans-serif; color: #35262d; }

html>body { font-size: 12px; }

label,blockquote,h1,h2,h3 { font-family: 'Georgia', Times New Roman, serif; font-weight: normal; }
h1 { font-size: 1.4em; line-height: 1.8em; }
h2,h3,label { font-size: 1.2em; line-height: 1.5em; }
p { display: block; font-size: 1em; line-height: 1.4em; margin: 0.75em 0; xpadding: 0 20px;}
cite { font-style: normal; padding: 0 20px; }



#container { width: 960px; margin: 25px auto; }

.navsection { display: block; float: left; width: 180px; height: 35px; line-height: 35px; color: #fff; font-family: 'Georgia', Times New Roman, serif; font-size: 1.2em; font-weight: normal; padding-left: 20px; }
.colour_one { background: url(../../site/images/bg_section_lightblue.png) repeat-x left top; }
.colour_two { background: url(../../site/images/bg_section_midblue.png) repeat-x left top; }
.colour_three { background: url(../../site/images/bg_section_purple.png) repeat-x left top; }

/* @end */

/* @group site defaults */


a,
#quickview { color: #5f8197; text-decoration: none;}
a:hover,
#quickview:hover { text-decoration: underline; }
a img { border: 0px none; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

img.left { margin: 0px 10px 10px 0px }
img.right { margin: 0px 0px 10px 10px }
img.center { display: block; margin: 0px auto; }

img.small { width: 100px; }
img.large { width: 250px; }

.error { display:none; font-size: 1em; color: red; }

/* @end */

/* @group Header */

#header { width: 960px; height: 120px; margin: 0px auto; }
#header img#logo { display: block; float: left; width: 450px; height: 115px; margin-top: 5px; }

#header #minibasket { display: block; float: right; width: 200px; height: 85px; padding-top: 25px; }
#header #minibasket h3 { }
#header #popupbasket { position: absolute; top: 120px; margin-left: 481px; border: #5f8197 solid 1px; background: #fff; width: 477px; }
/* @end */

/* @group Main Navigation */

#mainnavigation { width: 960px; height: 45px; margin: 0px auto; border-left: solid 1px #fff; border-right: solid 1px #fff; }

#mainnavigation #searchbar { display: block; float: left; width: 480px; height: 45px; background: url(../../site/images/bg_header_purple.png) repeat-x left top; color: #fff; }
#mainnavigation #searchbar label { display: block; float: left; color: #fff; line-height: 45px; padding: 0 20px; }
#mainnavigation #searchbar input#search { display: block; float: left; border: 0px; width: 345px; height: 20px; margin-top: 10px; font-size: 1em; padding: 5px 5px 0 5px; }

#mainnavigation #searchbar input#submit { display: block; float: left; margin-top: 10px; }
#mainnavigation ul { display: block; float: left; width: 480px; height: 45px; list-style: none; }
#mainnavigation ul li { display: block; float: left; width: 119px; height: 45px; padding-left: 1px; }
#mainnavigation ul li a { display: block; float: left; width: 119px; height: 45px; line-height: 45px; text-align: center; text-decoration: none; color: #fff; background: url(../../site/images/bg_button_mainnav.png) no-repeat left top; font-family: 'Georgia', Times New Roman, serif; font-size: 1.2em; }
#mainnavigation ul li a:hover { background: url(../../site/images/bg_button_mainnav.png) no-repeat left bottom; }

/* @end */

/* @group Browse */

#browse { display: block; float: left; width: 200px; padding-bottom: 50px;}
#browse ul { display: block; float: left; width: 200px; list-style: none; margin: 15px 0; }
#browse ul li { display: block; float: left; }
#browse ul li a { display: block; float: left; width: 178px; height: 25px; line-height: 25px; padding-left: 22px; background: url(../../site/images/bg_nav_bullet.png) no-repeat left top; text-decoration: none; color: #35262d; font-size: 1.1em; outline: none; }
#browse ul li a:hover { color: #5f8197; background: url(../../site/images/bg_nav_bullet.png) no-repeat left bottom; }

/* @end */

/* @group Main Content */

/* @group General CMS page styles */

#maincontent { display: block; float: left; width: 500px; padding: 0 30px 40px; }

#maincontent h1 { width: 520px; height: 33px; line-height: 33px; border-top: solid 1px #5f8197; border-bottom: solid 1px #5f8197; padding-left: 20px; background-color: #e8eced; margin-bottom: 20px; margin-left: -20px; }
#maincontent h2 { font-size: 1.4em; color: #35262d; margin-top: 25px; }

#maincontent ol,
#maincontent ul {  list-style: none; margin: 10px 0; }
#maincontent ol li a,
#maincontent ul li a {  text-decoration: none; color: #5f8197; }
#maincontent ol li a:hover,
#maincontent ul li a:hover { text-decoration: underline; }
#maincontent #promotion { padding: 0 20px; }

/* @end */

/* @group Home page styles */

#maincontent.homepage { width: 560px; padding: 0 0 40px; }
#maincontent.homepage .double { display: block; float: left; width: 540px; padding: 0px 10px 20px; }
#maincontent.homepage .single { display: block; float: left; width: 265px; padding: 0px 0px 20px 10px; }
#maincontent.homepage h2 { display: block; float: left; width: 520px; height: 33px; line-height: 33px; border-top: solid 1px #5f8197; border-bottom: solid 1px #5f8197; padding-left: 20px; background-color: #e8eced; margin-bottom: 20px; margin-top: 0;}
#maincontent.homepage .single h2 { width: 243px; background-color: #f2f1e4; }
#maincontent.homepage #bibleverse p { display: block; float: left; font-weight: normal; font-family: 'Georgia', Times New Roman, serif; font-size: 1.4em; padding: 0 20px; color: #5f8197; }
#maincontent.homepage #bibleverse cite { font-style: italic; }

#maincontent.homepage ol li a,
#maincontent.homepage ul li a {  text-decoration: none; color: #35262d; }
#maincontent.homepage ol li a:hover,
#maincontent.homepage ul li a:hover {  text-decoration: underline; }

/* @end */

/* @group Department page styles - Changes maincontent div once you've entered a specific section from the browse menu  */

#maincontent.department { width: 560px; padding: 0 0 40px; }
#maincontent.department h1 { position: relative; left: 30px; margin-bottom: 0; }
#maincontent.department h1 span { font-family: 'Helvetica', Arial, sans-serif; font-size: 0.8em; }

#maincontent.department ol li a,
#maincontent.department ul li a {  text-decoration: none; color: #35262d; }
#maincontent.department ol li a:hover,
#maincontent.department ul li a:hover {  text-decoration: underline; }

/* @end */

/* @end */

/* @group Product page */

#maincontent.productinfo { width: 520px; padding: 0px 20px 40px 20px; }
#maincontent.productinfo img#productimage { display: block; float: right; width: 160px; padding: 0 0 20px 20px; margin: 0; }
#maincontent.productinfo h1 { border: 0px none; background-color: transparent; font-size: 1.6em; height: auto; line-height: 22px; margin: 0; padding-left: 0; width: auto; }
#maincontent.productinfo h2 { font-family: 'Helvetica', Arial, sans-serif; color: #858585; font-size: 1.1em; margin-top: 0; }
#maincontent.productinfo h3 { font-size: 1.4em; color: #5f8197; margin-top: 20px; }
#maincontent.productinfo div.addview p { text-align: left; margin: 0.75em 0 0.5em 0; }
#maincontent.productinfo div.addview { margin-bottom: 20px; margin-top: 0; }

/* @end */

/* @group Top 10's */

#maincontent.homepage ol.top10 { display: block; padding: 0 20px 0; list-style-type: decimal; margin-top: 0; }
#maincontent.homepage ol.top10 li { padding: 2px 0; }
#maincontent.homepage ol.top10 li a { text-decoration: none; color: #35262d; }
#maincontent.homepage ol.top10 li a:hover { text-decoration: underline; }
#maincontent.homepage ol.top10 li a h3 { font-family: 'Helvetica', Arial, sans-serif; font-size: 1.1em; line-height: 1.2em; }
#maincontent.homepage ol.top10 li a h4 { color: #858585; font-family: 'Helvetica', Arial, sans-serif; font-weight: normal; font-size: 0.9em; line-height: 1.2em; }

/* @end */

li.listleft { margin-left: -35px; }

/* @group Thumbnail list horizontal - Used for all maincontent selection lists (except anything with a single item) */

ul.thumbnaillist { display: block; float: left; list-style: none; }
ul.thumbnaillist li { display: block; float: left; width: 170px; padding: 0 0 0 13px; }
ul.thumbnaillist li a.cover { display: block; float: left; width: 170px; line-height: 160px; height: 160px; max-height: 160px; text-decoration: none; text-align: center; padding-bottom: 10px; }
ul.thumbnaillist li a.cover img { vertical-align: bottom;  border: none; width: 80px; max-height: 140px; }
ul.thumbnaillist li a.title { display: block; float: left; width: 170px; text-align: center; height: 60px; }
ul.thumbnaillist li a.title:hover {  }
ul.thumbnaillist li a h3 { font-family: 'Helvetica', Arial, sans-serif; font-size: 1.1em; line-height: 1.1em; color: #35262d; }
ul.thumbnaillist li a h4 { color: #858585; font-family: 'Helvetica', Arial, sans-serif; font-weight: normal; font-size: 0.9em; line-height: 1.2em; }

#maincontent.homepage ul[class=thumbnaillist] { margin-top: -20px; }
#maincontent.homepage ul.thumbnaillist li { padding: 0 5px; }

/* @end */

/* @group Thumbnail list vetical - Used for lists created in right hand column */

ul.thumbnaillistvert { display: block; float: left; list-style: none; }
ul.thumbnaillistvert li { display: block; float: left; width: 170px; padding: 20px 0 0 15px; }
ul.thumbnaillistvert li a.cover { display: block; float: left; width: 80px; xheight: 140px; text-decoration: none; text-align: center; padding: 0 10px 0 0; }
ul.thumbnaillistvert li a.cover img { vertical-align: bottom; border: none; width: 80px; }
ul.thumbnaillistvert li a.title { display: block; float: left; width: 80px; }
ul.thumbnaillistvert li a.title:hover { }
ul.thumbnaillistvert li a h3 { font-family: 'Helvetica', Arial, sans-serif; font-size: 1.1em; line-height: 1.2em; color: #35262d; }
ul.thumbnaillistvert li a h4 { color: #858585; font-family: 'Helvetica', Arial, sans-serif; font-weight: normal; font-size: 0.9em; line-height: 1.3em; }

/* @end */

/* @group Thumbnail single item - Used for home page selections of a single item */

ul.thumbnaillistsingle { display: block; float: left; list-style: none; }
ul.thumbnaillistsingle li { display: block; float: left; width: 235px; padding: 0 15px 10px 15px; }
ul.thumbnaillistsingle li a.cover { display: block; float: left; width: 80px; text-decoration: none; text-align: center; padding: 0 10px 0 0; }
ul.thumbnaillistsingle li a.cover img { vertical-align: bottom; border: none; width: 80px; }
ul.thumbnaillistsingle li a.title { display: block; float: left; width: 145px; }
ul.thumbnaillistsingle li a.title:hover { }
ul.thumbnaillistsingle li a h3 { font-family: 'Helvetica', Arial, sans-serif; font-size: 1.1em; line-height: 1.2em; color: #35262d; }
ul.thumbnaillistsingle li a h4 { color: #858585; font-family: 'Helvetica', Arial, sans-serif; font-weight: normal; font-size: 0.9em; line-height: 1.3em; }

/* @end */

/* @group Add to basket/More info */

div.addview { display: block; float: left; text-align: center; width: 170px; margin-top: 10px; line-height: 30px;}
div.addview a img { display: block; float: left; border: 0 none; width: 80px; }
div.addview a img.moreinfo { padding-left: 10px; }
div.addview p { padding: 0; }

ul.thumbnaillistsingle li div.addview { display: block; float: left; text-align: center; width: 80px; margin-top: 10px; }
ul.thumbnaillistsingle li div.addview a img { display: block; float: left; border: 0 none; width: 80px; }
ul.thumbnaillistsingle li div.addview a img.moreinfo { xclear: left; padding: 5px 0 0; }
ul.thumbnaillistsingle li div.addview p { padding-left: 0; text-align: left; }

/* @end */

/* @group Categories list - Used for right hand jquery drop down menu */

#additionalcontent { display: block; float: left; width: 200px; padding-bottom: 40px; }
#additionalcontent #categories ul { display: block; float: left; width: 200px; list-style: none; margin-top: 15px; }
#additionalcontent #categories ul li { display: block; float: left; }
#additionalcontent #categories ul li h4 { display: block; float: left; width: 178px; padding-left: 22px; height: 25px; line-height: 25px; background: url(../../site/images/bg_nav_bullet.png) no-repeat left top; text-decoration: none; color: #35262d; font-size: 1.1em; font-weight: normal; }
#additionalcontent #categories ul li h4:hover { color: #5f8197; background: url(../../site/images/bg_nav_bullet.png) no-repeat left bottom; cursor: pointer; }
#additionalcontent #categories ul li ul { margin: 0 0 5px; }
#additionalcontent #categories ul li ul li { display: block; float: left; clear: both; }
#additionalcontent #categories ul li ul li a { display: block; float: left; font-size: 1em; line-height: 1.7em; padding-left: 22px; text-decoration: none; color: #35262d; outline: none;}
#additionalcontent #categories ul li ul li a:hover { color: #5f8197; }

/* @end */

/* @group Search results */

#maincontent .navbar { padding-bottom: 10px; }
#maincontent .navbottom { padding-top: 10px; }

#maincontent .searchitem { display: block; float: left; border-bottom: dotted 1px #35262d; padding-bottom: 15px; margin-bottom: 10px; width: 500px; }
#maincontent .searchitem a { display: block; border: 0px none; text-decoration: none; }
#maincontent .searchitem a:hover { text-decoration: underline; }
#maincontent .searchitem a img { border: 0px none; width: 80px; display: block; float: left; padding: 20px 20px 0 0; }
#maincontent .searchitem a h2 { background-color: none; border: 0px none; line-height: 1.5em; margin-bottom: 10px; margin-top: 10px;}
#maincontent .searchitem p { display: block; }

/* @end */

/* @group Products listing - Used when selecting a subcategory from the right hand menu */

#maincontent .productsitem { display: block; float: left; border-bottom: dotted 1px #35262d; padding-bottom: 15px; margin-bottom: 10px; width: 500px; }
#maincontent .productsitem a { display: block; border: 0px none; text-decoration: none; }
#maincontent .productsitem a:hover { text-decoration: underline; }
#maincontent .productsitem a img { border: 0px none; width: 80px; display: block; float: left; padding: 20px 20px 0 0; }
#maincontent .productsitem a h2 { background-color: none; border: 0px none; line-height: 1.5em; margin-bottom: 10px; margin-top: 10px;}
#maincontent .productsitem p { display: block; }

/* @end */

/* @group Footer */

#footer { display: block; float: left; width: 100%; height: 100px; background-color: #f2f1e4; border-top: solid 1px #5f8197; padding-top: 10px; margin: top; clear: both; text-align: center; }
#footer a { color: #5f8197; }
#footer a:hover { text-decoration: underline; }

/* @end */


/* @group form layout - wufoo */

/* @group form */

input { border: 0 none; padding: 0; }

form ol { margin: 0 !important; padding: 0 !important; list-style-type: none; width: 100%; }
form li { margin: 0; width: 62%; padding: 4px 5px 2px 9px; position: relative; }
form li ol li { width: auto; }

form li:after,
.buttons:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

form li,
.buttons { display: inline-block; }
* html form li,
* html .buttons { height: 1%; }

form li,
.buttons { display: block; }

form li ol li { margin: 0 4px 0 0; padding: 0 0 8px 0; }
form li ol li { float: left; }
form li.left { display: inline; width: 48%; }
form li.right { display: inline; width: 48%; }
form li.left .medium,
form li.right .medium { width: 100%; }

form li ol li label { padding-top: 3px; clear: both; color: #858585; display: block; }
form li .datepicker { float: left; margin: .1em 5px 0 0; padding: 0; width: 16px; height: 16px; cursor: pointer !important; }

.info,
fieldset { border-style: none; border-bottom: 1px dotted #999; margin: 1.5em 0; padding-bottom: 1em; }
legend { font-size: 120%; margin-left: -7px; color: #35262d; }
fieldset>legend { margin-left: 0; }

/* @end */

/* @group fields and labels */

label.desc { display: block; padding: 0 0 1px 0; line-height: 1.5; color: #5f8197; }

input.text,
input.file,
textarea.textarea,
select.select { margin: 0; font-size: 100%; xcolor: #000; }

input.text,
textarea.textarea,
.firefox select.select { border-top: 1px solid #7c7c7c; border-left: 1px solid #c3c3c3; border-right: 1px solid #c3c3c3; border-bottom: 1px solid #ddd; background: #fff url(../../site/images/fieldbg.gif) repeat-x top; }

input.text,
input.file { padding: 2px 0 2px 0; }

input.checkbox,
input.formradio { display: block; line-height: 1.4em; margin: 6px 0 0 3px; width: 13px; height: 13px; }
label.choice { display: block; line-height: 1.4em; margin: -1.55em 0 0 25px; padding: 4px 0 5px 0; width: 90%; }
label.list { margin-left: 50px; }

textarea.textarea{ font-family: Helvetica, Arial, sans-serif; }

select.select { margin: 1px 0; padding: 1px 0 0 0; }
select.select[class]{ margin: 0;	padding:1px 0 1px 0; }
*:first-child+html select.select[class]{ margin: 1px 0; }
.safari select.select { margin-bottom: 1px; font-size: 120% !important; }

/* @end */

/* @group sizes */

.third { width: 32% !important; }
.half { width: 48% !important; }
.full { width: 100% !important; }

input.tiny,
select.tiny { width: 40px; }

input.small,
select.small { width: 25%; }

input.medium,
select.medium { width: 50%; }

input.large,
select.large,
textarea.textarea { width: 100%; }

textarea.small { height: 5.5em; }
textarea.medium { height: 10em; }
textarea.large { height: 20em; }

/* @end */

/* @group required */

form .req { float: none; color: red; font-weight: bold; }

/* @end */

/* @group instructions */

form li.focused { background: #f2f1e4; }
form li.focused label { xcolor: #000; }
form .instruct { position: absolute; top: 0; left: 100%; z-index: 1000; width: 42%; margin: 0 0 0 8px; padding: 8px 10px 9px 10px; border: 1px solid #f2f1e4; background: #f2f1e4; line-height: 130%; font-size: 90%; xcolor: #000; visibility: hidden; }
form .instruct small { font-size: 105%; }
form li.focused .instruct,
form li:hover .instruct{ visibility: visible; }

/* @end */

/* @group buttons */

.buttons { clear: both; margin-top: 10px; margin-bottom: 20px; border-top: 1px dotted #fff; padding-top: 10px; }
.buttons input { width: auto; overflow: visible; border: 1px solid #7c7c7c; margin: 0px 10px; padding: 0px 10px; }

/* @end */

/* @end */


/* @group basket */

.basket table { margin-bottom: 20px; width: 100%; }
.basket table caption { text-align: left; color: #858585; margin-top: 20px; padding: 3px 5px; }
.basket table tfoot { color: #858585; }
.basket table th { background: #f2f1e4; padding: 3px 5px; font-weight: normal; }
.basket table td { padding: 3px 5px; border: 0 none; }
.basket table tr.lineitem td { border-bottom: #e8eced dotted 1px; }
.basket table tr.totalvat th,
.basket table tr.totalvat td,
.basket table tr.totalprice th,
.basket table tr.totalprice td { background: none; font-weight: bold; text-align: right; }
.basket table td.price { text-align: right; }

.basket input.addfield { text-align: center; } /*this is the qty field */

.basket table#addressdetails tbody td { border-bottom: #e8eced dotted 1px; }

#popupbasket { display: none; z-index: 100; }
#popupbasket table { margin-bottom: 0; }
#popupbasket table caption { margin-top: 0; }

col#deletecolumn { text-align: center; width: 5%; }
col#productcodecolumn { width: 5%; text-align: left; }
col#desciptioncolumn { width: 65%; text-align: left; }
col#quantitycolumn { text-align: center; width: 5%; }
col#itempricecolumn { text-align: right; width: 10%; }
col#totalpricecolumn { text-align: right; font-weight: bold; width: 10%; }
col#invoiceaddress { width: 50%; }
col#deliveryaddress { width: 50%; }

.basket ul#cardlist { display: block; clear: both; list-style: none; margin-top: 20px; }
.basket ul#cardlist li { float: left; display: block; margin: 0 10px 10px 0; }
.basket ul#cardlist li a { float: left; display: block; border: #cbd9e5 solid 1px; background-color: #f2f1e4; text-align: center; width: 95px; height: 25px; text-decoration: none; padding-top: 95px }
.basket ul#cardlist li a:hover { background-color: #e8eced; }

.visa { background: url(/store/images/visa.png) no-repeat center 10px; }
.visadelta { background: url(/store/images/visadebit.png) no-repeat center 10px; }
.visaelectron { background: url(/store/images/visaelectron.png) no-repeat center 10px; }
.mastercard { background: url(/store/images/mastercard.png) no-repeat center 10px; }
.solo { background: url(/store/images/solo.png) no-repeat center 10px; }
.other { background: url(/store/images/other.png) no-repeat center 10px; }
.account { background: url(/store/images/account.png) no-repeat center 10px; }

/* @end */



