Body {
	color: #fff;
	font: 62.5%/1.8em Tahoma, "Lucida Grande", Verdana, Arial, sans-serif;
	background: #999 url(/images/bg.jpg) repeat-x center top;
	}

h2{

	font-family: "Tahoma", Lucida, Verdana, sans-serif;

}

* {
	padding:0;
	margin:0;
}

/* Global */

#layout {
	width: 860px;
	margin: auto;
}

#primary, #secondary {
	
	width: 840px;
	text-align: left;
	padding-left: 20px;
	padding-top: 00px;
	background:#000;
	/*margin-left: 35px;
	padding: 5px 0;
	*/
}


/* Header */

#head {
	
	padding: 5px 5px 110px 10px;
}

#header {

	background: #000 url(/images/header.jpg) no-repeat center top;
	/*padding: 260px 0px 0px 0px;*/

	
}

#header-logo {
	/*margin: 0px 0px 50px 0;*/

	float: right;
}






/* Navigation */

#navigation {
	width: 450px;
	float: left;
}

#page-nav {

	margin-left: 0px;
	margin-top: 140px;
	padding: 10px 15px 0px 15px;
	float: left;
	width: 425px;
}

#page-nav #news, #page-nav #contact,#page-nav #home {
	float: right;
	position: relative;
}

#page-nav #news a, #page-nav #contact a,#page-nav #home a {
	height: 50px;
	display: block;
	overflow: hidden;
	float: none;
}


#page-nav #news a   {
	width: 86px;
}


#page-nav #contact a {
	width: 100px;
}


#page-nav #home a {
	width: 86px;
	
}


#page-nav #news a:hover, #page-nav #contact a:hover, #page-nav #log a:hover, #page-nav #home a:hover {
	display: block;
}

#page-nav #contact a:hover {
	text-indent: -100px;
}

#page-nav #news a:hover {
	text-indent: -86px;
}

#page-nav #home a:hover {
	text-indent: -86px;
}

#navigate-cart {
	padding: 0px 0px 0px 0px;
	text-align:center;
}

#navigate-cart a, #navigate-cart a:link, #navigate-cart a:visited {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

#navigate-cart a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Primary */

#primary-left {
	width: 444px;
	float: right;
}

#primary-left h1 {
	color: #fff;
	font-size: 1.25em;
	padding-bottom: 5px;
}

#primary-right {
	color: #fff;
	font-size: 1.25em;
	line-height: 1.55em;
	width: 261px;
	float: left;
}

#primary-right a, #primary-right a:link, #primary-right a:visited, #primary-left h1 a, #primary-left h1 a:link, #primary-left h1 a:visited {
	color: #fff;
	text-decoration: none;
}

#primary-right a:hover, #primary-left h1 a:hover {
	color: #fff;
	text-decoration: underline;
}

.feature {
	width: 175px;
	padding: 0px 20px 20px 0;
	float: left;
}

.feature img {
	background-color: #333;
	padding: 7px;
	border: 1px solid #666;
}

.feature a:hover img {
	background-color: #666;
	padding: 7px;
	border: 1px solid #fff;
}

#primary .feature-desc {
	font-size: 1.14em;
	line-height: 1.4em;
	padding: 5px 5px 0;
}

.feature-desc a, .feature-desc a:link, .feature-desc a:visited {
	color: #473714;
	text-decoration: none;
}

.feature-desc a:hover {
	color: #fff;
	text-decoration: none;
}

#newsletter {
	background: url(/images/subscribe.png) repeat-x center top;
	margin-top: 10px;
	padding-top: 35px;
}



#newsletter-body {
	color: #fff;
	text-align: center;
	/*background: #fff repeat-x left top;*/
	padding: 0px 25px 2px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}


#searchform {
	background: url(/images/search.png) repeat-x center top;
	margin-top: 10px;
	padding-top:33px;
}







#searchform-body {
	color: #fff;
	text-align: center;
	/*background: #fff repeat-x left top;*/
	padding: 0px 7px 0px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}




#signup {
	color: #473714;
	font: 1.2em "Lucida Grande", Verdana, Arial, sans-serif;
	width: 95%;
	margin-bottom: 5px;
	padding: 3px;
	border-top: 2px solid #888;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#events {
	font-size: 1.25em;
	line-height: 1.5em;
	margin-right: 20px;
	padding: 5px 0 10px;
	border-top: 2px solid #c3ce61;
}

#events a, #events a:link, #events a:visited {
	color: #34280e;
	text-decoration: none;
}

#events a:hover {
	color: #578ea1;
	text-decoration: none;
}

#primary #clients {
	padding-top: 20px;
}

#primary #clients p {
	padding-bottom: 15px;
}

/* Secondary */

#secondary {
	font-size: 1.25em;
	line-height: 1.5em;
	background:transparent url(/images/background_secondary.gif) repeat-y center top;}

#secondary-left {
	width: 195px;
	float: left;
	background:;
}

#secondary-left h1 {
	color: #34280e;
	font-size: 2em;
	padding-bottom: 7px;
}

#secondary-left #clients {
	padding-right: 20px;
}

#secondary a, #secondary a:link, #secondary a:visited {
	color: #fff;
	text-decoration: none;
}

#secondary a:hover {
	color: #FFF;
	text-decoration: underline;
}

#secondary-right {
	width: 575px;
	float: left;
	padding-left:50px;
}

#secondary-right h1 {
	color: #fff;
	font-size: 2em;
	
	padding-bottom: 7px;
}

#secondary-right ul {
	padding-bottom: 10px;
}

#secondary-right li {
	padding-left: 25px;
	list-style-type: disc;
	list-style-position: inside;
}

#secondary .feature {
	width: 128px;
	padding: 0 0 10px 40px;
	float: left;
}

#secondary .feature-desc {
	font-size: 0.85em;
	line-height: 1.4em;
	padding: 5px 5px 0;
}

#paginate {
	font-size: 1.1em;
	text-align: center;
}

#paginate a, #paginate a:link, #paginate a:visited {
	color: #578ea1;
	text-decoration: none;
}

#paginate a:hover {
	color: #34280e;
	text-decoration: none;
}

.active {
	color: #c8b71a;
	text-decoration: none;
}

ul#listline {
	margin-right: 20px;
	padding-bottom: 10px;
	border-top: 1px dotted #FFFFFF;
}

ul#collections {
	border-top: 1px dotted #FFFFFF;
	padding-bottom: 20px;
	}

ul#collections li, ul#listline li {
	padding: 3px 7px 2px;
	list-style-type: none;
	border-bottom: 1px dotted #FFFFFF;
	line-height: 25px;
	display:block;

}


#tags {
	color: #578ea1;
}

/* Product */

#prod-left {
	width: 500px;
	float: left;
}

#prod-left h1 {
	color: #fff;
	font-size: 1.7em;
	font-weight: 500;
	padding-bottom: 7px;
}

#prod-right {
	width: 268px;
	float: right;
}




.theprod img {
	background-color: #333;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 40px;
	padding: 5px;
	border: 1px solid #fff;
	float:right;
	text-align: right;
}

.theprod a:hover img {
	background-color: #999;
	padding: 5px;
	border: 1px solid #fff;
}

.theprod-mini-odd img {
	background-color: #f1ff77;
	width: 120px;
	margin: 0 20px 20px 0;
	padding: 4px;
	float: left;
	border: 4px solid #c3ce61;
}

.theprod-mini-even img {
	background-color: #f1ff77;
	width: 120px;
	margin: 0 0 20px;
	padding: 4px;
	float: left;
	border: 2px solid #c3ce61;
}

.theprod-mini-odd a:hover img, .theprod-mini-even a:hover img {
	background-color: #f1ff77;
	padding: 4px;
	border: 2px solid #b1bc59;
}

ul#listline {
	margin-bottom: 10px;
}

ul#prod-list {
	padding-bottom: 25px;
}

ul#prod-list li {
	padding: 3px 0 2px;
	list-style-type: none;
}

.strike {
	color: #578ea1;
	font-size: 0.92em;
	text-decoration: line-through;
	vertical-align: text-top;
}

.prod-type {
	margin-top: 3px;
	padding-top: 3px;
	border-top: 1px dotted #FFFFFF;
}

/* Shopping Basket */

#cart-content {
	font-size: 1.25em;
	color: #fff;
}

#cart-content a, #cart-content a:link, #cart-content a:visited {
	color: #fff;
	text-decoration: none;
}

#viewsuburb{
	
	color: #000;
	
	}
}

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

#cart-content h1 {
	color: #578ea1;
	font-size: 1.6em;
	padding-bottom: 7px;
}

#cart-content h3 {
	font-size: 1.3em;
	padding: 0 10px 10px 0;
}

#cart-content .feature-desc {
	font-size: 0.85em;
	line-height: 1.4em;
	padding: 5px 5px 0;
}

ul.cartlist {
	padding: 0;
	border-top: 1px solid #999;
	list-style-type: none;
}

ul.cartlist li {
	padding: 0;
	border-bottom: 1px solid #999;
}

.thecartodd, .thecarteven {
	padding: 7px 10px;
}

.thecarteven {
	background: #fff;
}

.cartimg {
	background-color: #f1ff77;
	margin-right: 10px;
	padding: 5px;
	float: left;
	border: 7px solid #c3ce61;
}

a:hover .cartimg {
	background-color: #f1ff77;
	padding: 5px;
	border: 7px solid #b1bc59;
}

.cartdesc {
	width: 440px;
	padding-top: 7px;
	float: left;
}

.cartright {
	text-align: right;
	padding-top: 5px;
	float: right;
}

.cart-right {
	text-align: right;
	padding-top: 15px;
}

/* Search */

#searchresults #q, #secondary-left #q {
	color: #578ea1;
	padding: 5px;
	border-top: 2px solid #888;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#searchresults #q {
	font: 2em "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 55%;
}

#secondary-left #q {
	font: 1.15em "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 95%;
	margin: 5px 0 3px;
}

#searchresults {
	font-size: 1.25em;
	background: #fff url(/images/primary.png) repeat-x left top;
	margin: 0 20px 0 5px !important;
	padding: 10px 35px 25px;
}

#searchresults a, #searchresults a:link, #searchresults a:visited, #searchresults h3 a, #searchresults h3 a:link, #searchresults h3 a:visited {
	color: #578ea1;
	text-decoration: none;
}

#searchresults a:hover, #searchresults h3 a:hover {
	color: #c8b71a;
	text-decoration: underline;
}

.highlight {
	color: #c8b71a;
}

.result-image img {
	width: 0px;
	height: 0px;
	visibility: hidden;
}

#searchresults li {
	padding-bottom: 20px;
	border-bottom: 1px dotted #473714;
	list-style-position: inside;
}

/* Footer */

#footer {
	width: auto;
	color: #fff;
	font-size: 1.0em;
	font-weight:400;
	background: transparent url(/images/footer.gif) no-repeat center top;

	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px;
}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#footLeft {
	width: auto;
	padding:0px 0px 0px 0px;
	margin-left:350px;
	}


#footRight {
	width: 270px;
	float:right;
	text-align:right;
	margin-right: 20px;
}

/* Random */

a, a:link, a:visited {
	color: #578ea1;
	text-decoration: none;
}

a:hover {
	color: #c8b71a;
	text-decoration: underline;
}

hr {
	margin: 5px 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom: 1px dotted #473714;
	border-left-style: none;
}

.clear {
	clear: both;
}

.cleared {
	clear: left;
}

.right {
	float: right;
}

img {
	border: none;
}

p {
	padding-bottom: 10px;
}

a {
	text-decoration: none;
}

.button {
	margin-right: 5px;
}

.buttoner {
	margin-left: 5px;
}

.buttoned {
	margin: -12px 5px 0 0;
	float: left;
}

.links {
	font-size: 1.25em;
}

#lightbox {
	border: 0 !important;
}


.search_result{
height:42px;
width:175px;

display: inline-block;
margin-top:1px; 
/*margin-right:12px; */
padding:1px; 
border: 1px solid #fff; 
font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
background: #333;
color: #FFF;
text-align:left;


}

.search_result_over{
height:42px;
width:175px;
display: inline-block;
margin-top:1px; 
/*margin-right:12px; */
padding:1px; 
border: 1px solid #fff; 
/*//#D7C1CE*/
font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
background: #666;
color: #fff;
text-align:left;

}

.search_result_listing{
height:42px;
width:800px;

display: inline-block;
margin-top:2px; 
margin-right:12px;
padding:4px; 
border: 1px solid #000; 
font: 10px Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
background: #333;
color:#fff;

}

.search_result_listing_over{
height:42px;
width:800px;
display: inline-block;
margin-top:2px; 
margin-right:12px;
padding:4px; 
border: 1px solid #000; 
/*//#D7C1CE*/
font: 10px Tahoma,"Lucida Grande", Lucida, Verdana, sans-serif;
background: #666;
color:#ccc;
}








#secondary-left-new {
	width: 261px;
	margin-top:72px;
	float: right;
}

#secondary-left-new h1 {
	color: #34280e;
	font-size: 2em;
	padding-bottom: 7px;
}

#secondary-left-new #clients {
	padding-right: 20px;
}


#secondary-right-new {
	width: 444px;
	float: left;
}

#secondary-right-new h1 {
	color: #000;
	font-size: 2em;
	
	padding-bottom: 7px;
}

#secondary-right-new ul {
	padding-bottom: 10px;
}

#secondary-right-new li {
	padding-left: 25px;
	list-style-type: disc;
	list-style-position: inside;
}


















/* 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: 25px;
	line-height: 30px;
	padding-bottom: 1px;
	
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

.tablerow td {
	background-color: #242424;
	text-align:left;
	padding: 5px;

}

.tableheading td {
	background-color: #666;
	text-align:left;
	padding: 3px;
	color: white;
	letter-spacing: 3px;
}


.tableheading_backend td {
	border: 1px solid #fff;
	background-color: #000;
	text-align:left;
	padding: 5px;
	color: white;
	font: 12px Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;

}



.tablerow_admin td {
	background-color: #333;
	text-align:left;
	padding: 5px;
	font: 10px Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
	 border: 1px solid #fff;

}

.tablerow_admin_over td {
	background-color: #000;
	text-align:left;
	padding: 5px;
	font: 10px Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
	 border: 1px solid #666;

}

/* Page Numbers */
.pages {
    padding-top: 1em;
    /*margin: 1em 0;*/
    clear: left;
    
    font-size: 70%;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #999;
    //background: #fff;
}

.pages span.current {
    border: 1px solid #333;
    font-weight: bold;
    background: #333;
    color: #fff;
}

.pages a {
    border: 1px solid #333;
    text-decoration: none;
}

.pages a:hover {
    border-color: #333;
    text-decoration: none;
}

.pages a.nextprev {
    //font-weight: bold;
}

.pages span.nextprev {
    color: #A7001F;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #666;
}


