/* *** BASIC SETUP *** */

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

em {font-style:italic;}

body, td, p, input, dt, dd {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
body {
	margin:0;
	text-align: center;
	background-color: #333 !important;
}
a {color:#E53022;cursor:pointer;}
a:link	{color:#E53022;text-decoration:none;}
a:visited	{color:#E53022;text-decoration:none;}
a:hover	{color:#E53022;text-decoration:none;}
a:focus	{color:#E53022;text-decoration:none;}
a:active	{color:#E53022;text-decoration:none;}

img {
	display : block;
	border-width : 0;
}
.clearboth, .breaker {
	height: 2px;
	font-size: 1px;
	line-height: 2px;
	clear:both;
}
hr {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
	visibility:hidden;
}

/* *** BASIC LAYOUT *** */

#page {
	width:1003px;
	margin:0 auto;
	padding:0;
	text-align: left;
}
#headerBlock {
	margin:0;
	padding:0;
	height: 338px;
	position:relative;

}
#bodyBlock {
	width:1003px;
	clear:both;
	min-height:1450px;
	position:relative;
	margin-top:0em;
	background-color : #fff;
	background-repeat:repeat-y;
	background-image:url(../statimages_n/body_back.png);
}

#contentColumn	/* The big wahoonie */ {
	margin:0 218px 0 218px;
	padding:20px 17px 0 17px;
	width:533px;
	line-height:1.2em;
	z-index:1;
	position:relative;
	background-repeat:repeat-x;
	background-image:url(../statimages_n/body_shadow.png);
}
#leftColumn {
	position:absolute;
	top:0;
	left:0;
	width:218px;
	line-height:1.2em;
	text-align:left;
}
#rightColumn {
	position:absolute;
	top:0px;
	right:0;
	width:218px;
	line-height:1.2em;
	text-align:left;
}
#footerBlock {
	clear:both;
	width:1003px;
	background-color:#FFF;
	border-top:2px solid #FFF;
	text-align:center;
}

/* *** FOOTER *** */

#footerMain {
	background-repeat:repeat-x;
	background-image:url(../statimages_n/footer_back.png);
	background-color:#BE1E2D;
	position:relative;
	min-height:130px;
	padding:0 0 0 200px;
}
#footerLogo {
	position:absolute;
	top:22px;
	left:30px;
}

#footerGtee {
	position:absolute;
	top:250px;
	left:30px;
}
#footerMain table {
	margin:25px 0 0 0;
	width:760px;
}
#footerMain table td.fCell {
	padding:4px 10px 4px 0;
	vertical-align:top;
	text-align:left;
}
#footerMain table td.fCell2 {
	padding:4px 10px 4px 0;
	vertical-align:top;
	text-align:left;
}
#footerMain table td a {
	font-size:1.1em;
	color:#FFF !important;
	font-weight:bold;
}
#footerBottom {
	padding:12px 10px;
	text-align:center;
	font-size:0.8em;
	line-height:1.8em;
	background-color:#FFF;
}
#footerBottom a {
	color:#C21E2C !important;
}

/* *** HEADER *** */

h1{
	font-size:0.7em;
	margin:1px 4px 2px 4px;
	width:995px;
}
h1 a {color:#FFF !important;}
#headerBanner {
	height:269px;
	padding:0 0 4px 220px;
	background-repeat:no-repeat;
	background-position:13px 64px;
	background-image:url(../statimages_n/header_logo.png);
	background-color:#FFF;
	position:relative;
}
#headerHomeLink {
	display:block;
	width:220px;
	height:269px;
	position:absolute;
	top:0;
	left:0;
}
#headerFlash {
	width:783px;
	height:269px;
	overflow:hidden;
}
#headerMenu {
	height:65px;
	padding:0px;
	background-repeat:no-repeat;
	background-image:url(../statimages_n/menus_back.png);
}

#littleSearchForm {
	position:absolute;
	left:0;
	top:273px;
}
#lsfString{
	width:126px;
	height:18px;
	line-height:18px;
	padding:0 4px;
	position:absolute;
	top:24px;
	left:17px;
	border-radius:3px;
}
#lsfButton{
	position:absolute;
	top:25px;
	left:161px;
}

/* *** FOOTER *** */

#footerBlock a,
#footerBlock a:visited {
	text-decoration:none;
	color:#777;
}
#footerBlock a:hover {
	text-decoration:underline;
	color:#777;
}
#footerBlock ul
 {
	margin:0.3em 0 0 0; 
	padding:0;
	list-style:none;
	text-align:right;
}
#footerBlock ul li {
	margin:0;
	padding:0 5px 0 5px;
	list-style:none;
	display:inline;
	border-left:1px solid #777;
}
#footerBlock ul li.first {
	border-width:0;
}
#footerBlock #copyright {
	margin:0.3em 0 0.3em 0.5em; 
}
#footerBlock .gtpWebsiteDesign {
	margin:0;
	float:right;
	text-align:right;
	padding:0 0.5em 0 0;
}
#bookmarks a,
#bookmarks a:hover,
#bookmarks a:visited {
	color:#777;
	text-decoration:none;
}

/* *** FOOTER - NOW WITH COLUMNS *** */

#footerMenuHolder {
	position:absolute;
	top:10px;
	left:250px;
}

#footerBlockCol a,
#footerBlockCol a:visited {
	text-decoration:none;
	 color:#000;
}
#footerBlockCol a:hover {
	text-decoration:underline;
	 color:#000;
}
#footerBlockCol ul
 {
	margin:0.3em 0 0 0;
	padding:0;
	list-style:none;
	float:left;
}
#footerBlockCol ul li {
 padding:13px 0 13px 30px;
 font-size:1.4em;

}

#footerBlockCol ul li a {
	float:left;
	background-image:url(../statimages/footerdot.gif);
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	background-position:0 50%;

}
#footerBlockCol ul li.first {
	border-width:0;
}
#copyright {
	text-align:center;
	color:#8b8c8f;
	margin:0 0 0 100px;
	font-size:0.9em;

}

#copyright li {
	float:left;
	background-image:url(../statimages/footerdot_lower.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding:2px 0px 2px 15px;
	margin: 0 0 0 10px;
}

#copyright li a {
	color:#8b8c8f;
}

/* *** NEW FOOTER *** */

#newFooterBlock {
	background-image:url(../statimages_n/footer_grad_background.png);
	background-repeat:no-repeat;
	height:497px;
	clear:both;
	width:1003px;
	background-color:#FFF;
	border-top:2px solid #FFF;
	border-bottom:5px solid #FFF;
	text-align:center;
	position:relative;
}
#newFooterBlock #footerLogo {
	position:absolute;
	top:40px;
	left:25px;
}

#newFooterBlock #socialBox {
	position:absolute;
	top:15px;
	right:15px;
	width:200px;
	height:470px;
}


#socialBox .sFacebook {
	position:absolute;
	top:25px;
	left:25px;
}

#socialBox .sTwitter {
	position:absolute;
	top:75px;
	left:25px;
}

#socialBox .sGoogle {
	position:absolute;
	top:125px;
	left:25px;
}

#socialBox .sEmail {
	position:absolute;
	top:175px;
	left:25px;
}

#FooterCreditCards {text-align:center;margin-top:365px;}
#FooterCreditCards img {display:inline;padding:5px 3px 0 3px;}

#newFooterMenuBlock {
	text-align:center;
}
ul#newFooter {
	list-style:none;
	margin:28px 0 0 220px;
	padding:0;
	display:block;
	text-align:left;
	float:none;
	font-size:12px;
	border-width:0px;
	width:770px;
}
ul#newFooter li {
	list-style:none;
	margin:0;
	padding:10px 15px;
	display:block;
	text-align:left;
	float:left;
	border-width:0;
}
ul#newFooter li ul {
	list-style:none;
	margin:5px 0 15px 13px;
	padding:0;
	display:block;
	text-align:left;
	float:none;
	border-width:0;
}
ul#newFooter li ul li {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	text-align:left;
	float:none;
	border-width:0;
}
#fcol1, #fcol2, #fcol3, #fcol4 {width:150px;}

#links48 {
	position:absolute;
	top:185px;
	left:23px;
	width:175px;
}
#links48 img {
	margin:0 0 12px 0;
}


#footerBottom {
	clear:both;
}
ul#newFooter strong {
	font-weight:400;
	color:#FFF;
	font-size:1.4em;
}
ul#newFooter li a         {color:#FFF;text-decoration:none;}
ul#newFooter li a:link    {color:#FFF;text-decoration:none;}
ul#newFooter li a:visited {color:#FFF;text-decoration:none;}
ul#newFooter li a:hover   {color:#FFF;text-decoration:underline;}
ul#newFooter li a:focus   {color:#FFF;text-decoration:underline;}
ul#newFooter li a:active  {color:#FFF;text-decoration:underline;}


/* *** LIST NAVIGATION *** */

/* *** LIST NAVIGATION *** */

#shoppingCart .listNavTable {
	font-size:12px;
	text-align:left;
	padding-bottom:2px;
}
#shoppingCart .listNavTable span,
#shoppingCart .showNavTable span {
	padding:0 0.5em;
}
#shoppingCart .listNavTable span.fakea,
#shoppingCart .showNavTable span.fakea {
	padding:0 0;
}
#shoppingCart .listNavTable a,
#shoppingCart .showNavTable a {
	margin:0;
	padding:0;
	color:#000;
}
#shoppingCart .showNavTable {
	font-size:12px;
	text-align:right;
	border-bottom:1px solid #fff;
	padding-bottom:2px;
}
#shoppingCart .listNavTable strong {
	font-weight:normal;
	color:#E53022;
}
#shoppingCart .listNavTable .embiggen {
	font-size:16px;
}


/* *** 'BACK' LINKS IN SHOPPING CART HEADERS *** */

#shoppingCart #linkHeader {
	position:relative;
	background-color:#000;
	height:35px;
	line-height:35px;
	background-image:url(../statimages_n/h2_back_black.png);
	background-repeat:no-repeat;
	font-size:1.2em;
}
#shoppingCart h2 {
	margin:0;
	padding:0 100px 0 16px;
	font-size:1em;
	color:#FFF;
	font-weight:bold;
	height:35px;
	line-height:35px;
}
#shoppingCart .fakeH2 {
	margin:0;
	padding:0 10px 0 0;
	font-size:90%;
	color:#fff;
	font-weight:bold;
	position:absolute;
	top:0;
	right:0;
	width:100px;
	height:35px;
	line-height:35px;
	text-align:right;
}
#shoppingCart .fakeH2 a {color:#E53022;}
#shoppingCart .fakeH2 a:hover {color:#E53022;}

/* *** BREADCRUMBS *** */

#breadcrumbs {
	font-size:10px;
	padding:0 0 0.5em 0;
	background-color:#fff;
}
#breadcrumbs a 		{color:#E61C25;text-decoration:none;}
#breadcrumbs a:hover	{color:#F62C35;text-decoration:none;}


/* **** IE7 FIX **** */
#shoppingCart .contentArea {width:100%;}

/* **** GODAWFUL EMAIL POPUP **** */
#btPopup {
	width:379px;
	height:500px;
	border:3px solid #FFF;
	background-image:url(../statimages/pop_back.png);
	background-repeat:no-repeat;
	background-color:#BD1D2C;
	position:absolute;
	top:50px;
	left:50%;
	margin-left:-205px;
	z-index:100;
	display:none;
}
#btpClose {
	position:absolute;
	top:0px;
	right:0;
}
#btpSubmit {
	position:absolute;
	top:450px;
	left:219px;
	z-index:100;
}
#btpemail {
	position:absolute;
	top:413px;
	left:27px;
	width:325px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-radius:5px;
	border-width:0px;
	font-weight:bold;
}
#btppostcode {
	position:absolute;
	top:449px;
	left:27px;
	width:152px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-radius:5px;
	border-width:0px;
	font-weight:bold;
}

#btPopup input.greyed  {color:#BABABC;}
#btPopup input.blacked {color:#000000;}


/* **** ADDCART POPUP **** */

#addedToBasketStatus
{
	width:461px;
	height:134px;
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-67px;
	margin-left:-243px;
	padding:13px;
	background-image:url('http://www.bigthanks.com.au/2011/statimages_n/cart_popup_shadow.png');
	display: none;
	z-index: 1000;
}
#siteOverlay {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#FFF;
	z-index:900;
	opacity:0.6;
	filter:alpha(opacity=60);
	display:none;
}
