/* ---------------------------------------------------------------------------------
   
   Tamworth Tenpin - Master Stylesheet 
   Author: Pixel House
   Website: www.pixel-house.com.au 

--------------------------------------------------------------------------------- */

body { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; }
a img { border: none; }
p { font-size: 0.70em; line-height: 1.7em; margin: 0 0 1.2em 0;}
h1, h2, h3, h4, h5, h6 { margin: 0 0 0.3em 0; color: #545454; font-weight: normal; }
h4, h5, h6 { font-weight: bold;}

h1 { color: #991f36; font-size: 1.70em; font-weight: normal; }
h2 { font-size: 1.25em; color: #991f36; }
h2 a { color: #991f36; }


#headerBG { 
	background: #000; 
	border-bottom: solid 12px #ba1520; 
	width: 100%;
	height: 250px; 
	margin: 57px 0 0 0; 
	position: absolute; 
	z-index: 10; 
	top: 0px; 
	left: 0px; 
}

#wrapper { 
	width: 961px; 
	margin: 0 auto; 
	z-index: 20; 
	position: relative;
}


#topbar { width: 917px; margin: 0px 22px; float: left; height: 57px; display: inline; }
#header { 
	width: 939px; 
	height:262px;
	float: left; 
	padding: 0px 0px 0px 22px;
}
#main {
	float: left;
	background: url(../images/bg-leftnav.gif) repeat-y 22px 0;
}


/* ---------------------------------------------------------------------------------
   TOPBAR
--------------------------------------------------------------------------------- */

#topbar #logo { margin: 13px 0 0 0; display: block; float: left; }
#topbar #slogan { 
	float: right; 
	width: 646px; 
	height: 57px; 
	background: url(../images/bg-photo-pins.jpg) no-repeat 0 0;
}


/* ---------------------------------------------------------------------------------
   HEADER
--------------------------------------------------------------------------------- */

#nav {
	width: 213px;
	height: 250px;
	background: #ba1520;
	float: left;
	border-bottom: solid 12px #91030c; 
}

#photo {
	background: url(../images/bg-photo.jpg); 
	width: 726px;
	height: 262px;
	float: right;
}

#nav ul { margin: 0; padding: 0px; }

#nav ul li { 
	list-style-type: none;
	padding: 0;
	font-size: 0.75em;
	float: left;
	width: 100%;
}

#nav ul li a { 
	color: #fff; 
	text-decoration: none; 
	display: block;
	float: left;
	width: 197px;
}
#nav ul li a:hover { background: #a50c16; }

#nav .divider { background: url(../images/nav-divider.gif) no-repeat 0 0; padding: 2px 0px 3px 16px; }
#nav .divider:hover { background: url(../images/nav-divider.gif) no-repeat 0 0 #a50c16; }

#navTop { padding: 8px 0px 3px 16px; }
#nav .navBottom { padding: 2px 0px 7px 16px; background: url(../images/nav-divider.gif) no-repeat 0 0; }
#nav .navBottom:hover { background: url(../images/nav-divider.gif) no-repeat 0 0 #a50c16; }


/* ---------------------------------------------------------------------------------
   LEFTBAR
--------------------------------------------------------------------------------- */

#leftbar {
	float: left;
	width: 213px;
	background: #ba1520;
	margin: 0px 0px 0px 22px; 
	padding: 26px 0px 10px 0px; 
	display: inline;
}

#leftbar p { color: #fff; line-height: 1.5em; width: 100%; float: left; }

#leftbar a { color: #fff; text-decoration: none; }

#leftbar a:hover { text-decoration: underline; }

#leftbar strong { font-size: 1.2em; }

#leftbar .left { float: left; }
#leftbar .right { float: right; }

#trading { float: left; padding: 0px 18px 16px 18px; width: 177px; margin-bottom: 12px; border-bottom: solid 1px #fff;}
#trading p { margin: 0; }

#contact { float: left; padding: 0px 18px; width: 177px; }

.article { border-top: dashed 1px #ccc; padding-top: 20px; width: 100%; float: left; }

/* ---------------------------------------------------------------------------------
   CONTENT
--------------------------------------------------------------------------------- */

#content {
	float: left;
	padding: 26px 26px 0 26px;
	width: 419px;
}

#contentFull {
	float: left;
	padding: 26px 26px 0 26px;
	width: 652px;
}

#content p { font-size: 0.75em; color: #545454; }

#content a { color: #545454; text-decoration: none; }

#content a:hover { text-decoration: underline; }

#content li { font-size: 0.75em; color: #545454; line-height: 1.7em;}

#gallery ul { margin: 0px; padding-left: 0px; float: left; }
#gallery ul li { float: left; list-style-type: none; padding: 0px 18px 15px 0px; }
#gallery img { float: left; width: 110px; height: 83px; }
#gallery a img { padding: 2px; border: solid 3px #ccc; }
#gallery a img:hover { border: solid 3px #991f36; }


/* ---------------------------------------------------------------------------------
   RIGHTBAR
--------------------------------------------------------------------------------- */

#rightbar {
	float: left;
	padding-top: 28px;
	width: 233px;
	background: url(../images/bg-specials.jpg) no-repeat;
}


#rightbar h3 { font-size: 0.8em; color: #fff; text-indent: 13px; text-transform: lowercase; font-weight: bold; }
#rightbar h4 { font-size: 1.05em; color: #545454; text-transform: lowercase; margin: 0 0 0.3em 0; }
#rightbar h4 a { color: #545454; text-decoration: none; }
#rightbar h4 a:hover { text-decoration: underline; }
#rightbar p { margin: 0; line-height: 1.3em;}


.special { 
	border-bottom: solid 1px #bfbfbf; 
	width: 207px; 
	float: left; 
	padding: 10px 13px 12px 13px; 
	background: url(../images/bg-special.gif) repeat-x 0 bottom;
}


.details { width: 130px; float: left; color: #545454;}
.price { float: right; font-size: 1.2em; color: #ba1520; margin: 0.2em 0; font-weight: bold; }
.price span { font-size: 0.75em; }


/* ---------------------------------------------------------------------------------
   FOOTER
--------------------------------------------------------------------------------- */

#footer {
	width: 916px; 
	margin: -1px 22px 0 22px;
	padding: 6px 0; 
	border-top: solid 1px #ababab;
	float: left;
	color: #932534;
	font-size: 1.0em;
	display: inline;
}

#footer .left { float: left; }
#footer .right { float: right; }
#footer a { color: #932534; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

/* ---------------------------------------------------------------------------------
   COUPON CSS
--------------------------------------------------------------------------------- */

.coupon { width: 419px; float: left; clear: both; margin: 15px 0px; }
.scissors { width: 100%; float: left; }
.cutLines { width: 407px; border: dashed 1px #666; padding: 5px; float: left; }
.coupon h2, .coupon p { padding: 0px 10px; }
.coupon h2 { margin: 0; color: #ba1520; }
.coupon p { margin: 0 0 0.8em 0; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
.coupon p span { font-size: 12px; padding-top: 10px; display: block; }

/* ---------------------------------------------------------------------------------
   SIFR STYLES
--------------------------------------------------------------------------------- */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 45px; 
	margin-top: -10px;
	display: block;
	height: 50px;
}

