/*
-------------------------------------------------
URI: http://www.shefamehadrin.co.uk/
Created by Forte Trinity
-------------------------------------------------

CONTENTS

1: SITE MASTER SETUP (including reset from Tripoli)

2: TYPOGRAPHY/DESIGN 

3: LAYOUT
	3.1 main form
	3.2 container
	3.3 header
	3.4 content
	3.5 primary content
	3.6 secondary content
	3.7 tertiary content
	3.8 footer
	
4: GLOBAL ELEMENTS / CONTROLS
	4.1 accessibility
	
5: TEMPLATE / PAGE SPECIFIC
	
6: USEFUL CLASSES

/* -----------------------------------------------
1. SITE MASTER SETUP
----------------------------------------------- */

/* Imported mostly from Tripoli reset.css - http://www.monc.se/tripoli/css/reset.css */
* { margin:0; padding:0; text-decoration:none; outline:none } code, kbd, samp, pre, tt, var, textarea, input, select, isindex, listing, xmp, plaintext { font:inherit } a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet, table { border:none } table { border-collapse:collapse; border-spacing:0 } caption, th, td, center { text-align:left; vertical-align:top } q { quotes:"" "" } font { color:inherit !important; font:inherit !important; color:inherit !important } marquee { overflow:inherit !important; -moz-binding:none } blink { text-decoration:none } nobr { white-space:normal }
/* end of import */
body { height:100%; text-align:center; min-width:775px;  background:url(../images/backgrounds/page-bg.jpg) no-repeat 50% 0% }
ul { list-style:disc outside }
ol { list-style:decimal outside }

/* -----------------------------------------------
2. TYPOGRAPHY / DESIGN
----------------------------------------------- */

html { font-size:62.5%; font-family: arial, helvetica, verdana, "microsoft sans serif",  sans-serif; line-height:1.4em; color:#000 }
code, kbd, samp, pre, tt, var, input[type='text'], input[type='password'], textarea { font-size:1.1em; font-family:monaco, "Lucida Console", courier, mono-space }
h1 { font-size:1.6em; color:#000; margin:0 0 12px 0 }
h2 { font-size:1.5em; color:#000; margin:0 0 12px 0 }
h3 { font-size:1.4em; color:#000; margin:0 0 12px 0 }
h4 { font-size:1.3em; color:#000; margin:0 0 12px 0 }
h5 { font-size:1.2em; color:#000; margin:0 0 12px 0 }
h6 { font-size:1.1em; color:#000; margin:0 0 12px 0 }
p {  font-size:1.4em; color:#666; margin:0 0 12px 0; line-height:130% }
a { color:#ff9900 }
a:hover { color:#ff6400; text-decoration:underline }

ul { margin:0 0 12px 0; font-size:1.4em; color:#666; line-height:130% }
ol { margin:0 0 12px 0; font-size:1.4em; color:#666; line-height:130% }
dl { margin:0 0 12px 0; font-size:1.4em; color:#666; line-height:130% }
hr { display:block; background:#ccc; color:#ccc; width:100%; height:1px; border:none }
address { font-size:1.4em; color:#000; font-style:normal; margin-bottom:20px; line-height:120% }
address span { font-weight:bold; color:#666 }
blockqoute {  }
table { border-top:1px solid #ccc;  border-left:1px solid #ccc }
th, td { border-bottom:1px solid #ddd; border-right:1px solid #ccc }
fieldset { border:1px solid #ccc; }
legend { background:#fff; }
label { font-size:1.1em }
textarea, input[type='text'], select { border:1px solid #000; background:#fff; font-size:11px; color:#000 }
img { border:none }

/* -----------------------------------------------
3. LAYOUT
----------------------------------------------- */

/* 3.1 - main form */
form.main { width:100%; height:100% }

/* 3.2 - container */
div#container { text-align:left;  margin:0 auto; width:904px; padding-bottom:20px }

/* 3.3 - wrapper */
div#wrapper {  }

/* 3.4 - header */
div#header { position:relative }
#newsletter-btn { position:absolute; top:330px; left:70px}
#newsletter-btn a { width:265px; height:122px; background:url(../images/navigation/newsletter-btn.gif) no-repeat; display:block; text-indent:-9999px;}
#newsletter-btn a:hover { background-position:0% 100%}

ul#contact-details { float:right; text-align:right }
ul#contact-details li { list-style:none }

/* 3.5 - content */
div#content { background:url(../images/backgrounds/content-bg.jpg) repeat-y; padding-left:29px }

/* 3.6 - primary content */
body.index div#primary-content {}
body.subpage div#primary-content { width:578px; float:left; border-top:4px solid #ccc; padding:20px 0 0 0  }
body.subpage div#primary-content .column1 { width:250px; float:left; margin-right:40px }
body.subpage div#primary-content .column2 { width:250px; float:left }

/* 3.7 - secondary content */
body.index div#secondary-content { width:271px; float:left }
body.subpage div#secondary-content { width:271px; float:left }

/* 3.7 - tertiary content */
body.index div#tertiary-content {}
body.subpage div#tertiary-content {}

/* 3.8 - page banner */
div#page-banner { height:437px; margin-top:-12px }

/* 3.9 - footer */
div#footer { background:url(../images/backgrounds/footer-bg.jpg) no-repeat; padding:40px 10px 0 10px; color:#fff }


/* -----------------------------------------------
4. GLOBAL ELEMENTS / CONTROLS
----------------------------------------------- */

/* 4.1 - accessibility */
ul#skiplinks { display:none }
ul#skiplinks a, ul#skiplinks a:hover, ul#skiplinks a:visited { position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden } 
ul#skiplinks a:active, ul#skiplinks a:focus { position:static; width:auto; height:auto }
ul#text-resize { text-align:right; background:#fff; font-size:1.4em; padding:10px 0 10px 0 }
ul#text-resize li { display:inline; list-style:none }

/* 4.2 - primary navigation */
div#primary-navigation-outer { width:904px; background:url(../images/backgrounds/index-navigation-bg.jpg) no-repeat }
ul#primary-navigation { }
ul#primary-navigation li { float:left; padding:0; list-style:none }
ul#primary-navigation a { overflow:hidden }
ul#primary-navigation li a.thispage { background-position:0% 100%; border-bottom:none }
ul#primary-navigation li a:hover { background-position:50% -57px; border-bottom:none }
ul#primary-navigation li a.currentSection, ul#primary-navigation li a.currentSection:hover { background-position:50% -57px }

/* Buttons */
#nav-home {width:57px; text-indent:-3000px}
#nav-home a {width:57px; height:57px; background:url(../../_includes/images/navigation/home-btn.jpg) top left no-repeat; display:block}

#nav-special-offers {width:119px; text-indent:-3000px}
#nav-special-offers a {width:119px; height:57px; background:url(../../_includes/images/navigation/special-offers-btn.jpg) top left no-repeat; display:block}

#nav-rabbi-supervision {width:180px; text-indent:-3000px}
#nav-rabbi-supervision a {width:180px; height:57px; background:url(../../_includes/images/navigation/rabbi-supervision-btn.jpg) top left no-repeat; display:block}

#nav-gallery {width:70px; text-indent:-3000px}
#nav-gallery a {width:70px; height:57px; background:url(../../_includes/images/navigation/gallery-btn.jpg) top left no-repeat; display:block}

#nav-about-us {width:85px; text-indent:-3000px}
#nav-about-us a {width:85px; height:57px; background:url(../../_includes/images/navigation/about-us-btn.jpg) top left no-repeat; display:block}

#nav-contact {width:76px; text-indent:-3000px}
#nav-contact a {width:76px; height:57px; background:url(../../_includes/images/navigation/contact-btn.jpg) top left no-repeat; display:block}

/* 4.3 - footer links */
ul#footer-links { float:right; list-style:none; padding:5px; color:#333; font-size:1.0em }
ul#footer-links li {float:left; margin:0 0 0 10px}
ul#footer-links li a {color:#333; text-decoration:none; font-weight:normal }
ul#footer-links li a:hover {color:#990000} 
div#footer span {float:left; margin:0; padding:5px; color:#333}
div#footer span a {color:#333; text-decoration:none; font-weight:normal }
div#footer span a:hover {color:#990000}


/* -----------------------------------------------
5. TEMPLATE/PAGE SPECIFIC
----------------------------------------------- */

/* index page */
div#feeling-hungry { width:261px; float:left; border-top:4px solid #ccc; padding:20px 5px 0 5px }

div#index-special-offers { width:290px; float:left; margin:0 0 0 20px; border-top:4px solid #ccc; padding:20px 0 0 0  }
div#index-special-offers dl { border-top:4px solid #ccc; padding:20px 0 0 0 }
div#index-special-offers dt { width:152px; font-weight:bold; color:#000; float:right }
div#index-special-offers dd { width:152px; float:right }
div#index-special-offers dd p { font-size:1.0em;  }
div#index-special-offers dd.img { width:135px; float:left }
div#index-special-offers dd.img img { border:4px solid #ccc }
div#index-special-offers dd a { background:#cc0000; font-size:0.8em; color:#fff; padding:3px }

div#opening-hours { width:241px; float:left; margin-left:16px; border-top:4px solid #ccc; padding:20px 5px 0 5px }
div#opening-hours ul { font-size:1.4em; margin-bottom:30px }
div#opening-hours ul li { list-style:none; line-height:140% }
div#opening-hours ul li span { font-weight:bold; color:#666 }
div#opening-hours a { color:#990000; text-decoration:none }
div#opening-hours a:hover { color:#000 }

h1,h2,h3.ttl-medium { font-size:2.4em; color:#990000; letter-spacing:-0.05em; margin-bottom:20px }
h2.ttl-large { font-size:4.4em; color:#990000; letter-spacing:-0.05em; line-height:100%; margin-bottom:20px }

/* banners */
div.banner-index { width:904px; background:url(../images/banners/index.jpg) no-repeat 0 50%;}

/* special-offers */
div#special-offers { width:100%; float:left; margin:0; padding:0  }
div#special-offers dl { padding:10px 0 0 0 }
div#special-offers dt { width:430px; font-weight:bold; color:#000; float:right; margin:0 0 5px 0 }
div#special-offers dd { width:430px; float:right }
div#special-offers dd p { font-size:1.0em;  }
div#special-offers dd.img { width:135px; float:left }
div#special-offers dd.img img { border:4px solid #ccc }

/* gallery */
ul#gallery { margin-top:25px}
ul#gallery li { float:left; list-style:none; margin:0 10px 12px 0 }
ul#gallery li.last { float:left; list-style:none; margin:0 0 12px 0 }
ul#gallery li img { border:3px solid #ccc }

/* compliance */
div#compliance {  }
div#compliance li { list-style:none }

/* seo */
div#basescript { width:900px; }
ul#basewords { list-style:none; padding:0 10px }
ul#basewords li { float:left; margin-right:8px; font-size:0.8em; color:#333 }
ul#basewords strong { font-weight:normal }


/* -----------------------------------------------
6. USEFUL CLASSES
----------------------------------------------- */

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden }
.clr { overflow:hidden; clear:both; height:1px; margin-top:-1px }
.la { text-align:left }
.ra { text-align:right }
.ca { text-align:center }
.fl { float:left }
.fr { float:right }
.vt { vertical-align:top }
.vm { vertical-align:middle }
.vb { vertical-align:bottom }
.nb { border:0 none }
.bold-text { font-weight:bold }
.bullet-list {}
.bullet-list li { background:url(../images/backgrounds/red-arrow.gif) no-repeat 0% 5%; list-style:none; margin:0 0 8px 0; padding:0 0 0 20px }
.submit-btn { margin:0 130px 0 0}
