/*  
Template name: Grunge Superstar
Template URI: http://templates.arcsin.se/grunge-superstar-website-template/
Release date: 2008-06-15
Description: A dirty, monochrome single-column template.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* --------------------------------
   General
----------------------------------- no-repeat fixed 50% top*/

html {
	font-size: 62.5%; /* reset 1em to 10px */
	height:  %;
}

body {
	background: #000000 url('http://www.beyondhomeentertainment.com.au/img/body.jpg')no-repeat fixed 50% top;

	background-color:#000000;
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	color: #fff;
	font: normal 1.2em Arial,sans-serif;
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
	padding-top: 20px;
}


small,.small {font-size: 0.9em;}

a {
	color: #EEC;
	text-decoration: none;
}
a:hover {
	color: #FFA;
	text-decoration: underline;
}

p {padding: 0.2em 0 1.2em;}

blockquote, code {
	background: #4A4A4A;
	border: 1px solid #333;
	color: #BBB;
	display: block;
	margin-bottom: 12px;
}
code {
	font: normal 0.9em sans-serif;
	line-height: 1.5em;
	padding: 8px 14px;
}
blockquote {
	background: #4A4A4A url('img/quote.gif') no-repeat left top;
	padding: 6px 14px 6px 44px;
}
blockquote p {padding: 0.5em 0;}


/* --------------------------------
   Headings, titles
----------------------------------- */

h1 {font: normal 2em Georgia,sans-serif;}
h2 {font: normal 1.6em Georgia,sans-serif;}
h3 {font: normal 1.4em Georgia,sans-serif;}
h4 {font: bold 1em Georgia,sans-serif;}

h1, h2, h3, h4 {margin-bottom: 5px;}


/* --------------------------------
   Main layout
----------------------------------- */

#paper_left {
	background: url('img/paper_left.gif') no-repeat left top;
	margin: 0 auto;
	padding-bottom: 35px;
	width: 900px;
}
#paper_right {
	background: url('img/paper_right.gif') no-repeat right bottom;
}

#layout_wrapper {
	background: #50504A url('img/grain_dark.gif');
	width: 855px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#layout_container {padding: 8px;}
#layout_content {border: 1px solid #333;}

#header_image {
	height: 233px;
	border-bottom: 1px solid #222;
	border-top: 1px solid #111;
}


/* --------------------------------
   Site title
----------------------------------- */

#site_title {
	background: #000000;
	background-image: url(img/post_top.gif);
}
#site_title h1 	{
	color: #EED;
	font: normal 2em Georgia,sans-serif;
	margin: 0 0 5px;
}
#site_title h2 {
	color: #BFBFB6;
	font: normal 1.1em sans-serif;
	margin: 0;
}


/* --------------------------------
   Navigation
----------------------------------- */

.navigation {
	background: #353535 url('img/navigation.jpg') repeat-x;
	border-bottom: 1px solid #222;
	border-top: 1px solid #555;
}
.navigation ul {display: inline; margin: 0;}
.navigation ul li {
	border-right: 1px solid #303030;
	float: left;
	list-style: none;
}
.navigation a {
	color: #AAA;
	display: block;
	font: bold 1em sans-serif;
	padding: 12px 22px;
	text-decoration: none;
}
.navigation a:hover {
	background: #444;
	color: #E5E5D5;
	text-decoration: none;
}
.navigation li.current_page_item a {
	background: none;
	color: #EEE;
}

/* Sub navigation */
#subnav a {
	padding: 10px;
	font-size: 0.9em;
}


/* --------------------------------
   Main
----------------------------------- */

#main {
	background: #4A4A4A;
	color: #CCC;
	height: 525px;
}


/* --------------------------------
   Bottom
----------------------------------- */

#bottom {
	background: #222;
	border-bottom: 1px solid #1A1A1A;
	border-top: 1px solid #2A2A2A;
	color: #AAA;
	padding: 16px;
}
#bottom ul li {
	border-bottom: 1px solid #303030;
}
#bottom ul li a {
	color: #777;
	display: block;
	padding: 4px 6px;
}
#bottom ul li a:hover {
	background: #2A2A2A;
	color: #FFC;
	text-decoration: none;
}

/* Tag cloud */
#tag_cloud a {color: #777;}
#tag_cloud a:hover {color: #FFC;}

/* --------------------------------
   Footer
----------------------------------- */

#footer {
	background: #2A2A2A;
	border-bottom: 1px solid #1A1A1A;
	border-top: 1px solid #333;
	color: #888;
	font-size: 0.9em;
	padding: 10px 12px;
}
#footer a {color: #AAA;}
#footer .right,#footer .right a {color: #555;}
#footer a:hover {color: #BBB;}


/* --------------------------------
   Floats
----------------------------------- */

.left {float: left;}
.right {float: right;}
.clear,.clearer {clear: both;}
.clearer,.block {
	display: block;
	line-height: 0;
	font-size: 0;
}
.clearer {height: 0;}


/* --------------------------------
   Misc
----------------------------------- */

/* Columns */
.col3, .col3last {width: 31%; margin-right: 3%;}
.col3last {margin-right: 0;}

/* Images */
img.bordered {padding: 3px; background: #666;}

/* Text */
.tleft {text-align: left;}
.tcenter {text-align: center;}
.tright {text-align: right;}
.vtop {vertical-align: top;}

/* Icons */
span.comment {background: url('img/icon_comment.gif') no-repeat left center; padding-left: 18px;}

/* Label */
.label {
	background: #222 url('img/post_top.gif') repeat-x left top;
	border-bottom: 2px solid #555;
	color: #BBB;
	margin: 0;
	padding: 0.5em 0.8em 0.6em;
}

/* Margin, padding, width, height */
.ptb10 {padding: 10px 0;}

/* --------------------------------
   Posts
----------------------------------- */

.post {
	background: #363636;
	border-bottom: 1px solid #111;
}
.post_top {
	background: #222 url('img/post_top.gif') repeat-x left top;
	border-bottom: 4px solid #777;
	height:auto;
	border-top: 1px solid #3A3A3A;
	padding: 10px 16px 13px;
	height: 0px;
}
.post_title h2 {
	font-size: 2em;
	margin: 0;
	padding: 0;
}
.post_body {
	background: url('img/post_body.jpg') no-repeat left top;
	border-top: 1px solid #222;
	padding: 0px 0px 0;
}
.post_metadata {
	padding: 0px;
}
.post_metadata .content {
	background: #424242;
	color: #999;
	font-size: 0.9em;
	padding: 10px 12px;
}
.post_metadata a {color: #BBB;}
.post_metadata a:hover {color: #DDD;}

.post_body ul, .post_body ol {margin: 0 0 1em 1.5em;}
.post_body ul {list-style: disc;}
.post_body ol {list-style: decimal;}


/* ----------------------------------------
  Forms
------------------------------------------- */

form {margin: 0; padding: 0;}

/* Inputs */
input#s, textarea, input.styled {
	background: #DDD;
	border: 3px solid #555;
	font: normal 1em sans-serif;
	padding: 3px;
	width: 160px;
}
textarea {width: 440px;}

/* Seachform */
table.search {
	border-collapse: collapse;
	width: 250px;
}
table.search td {vertical-align: top;}


/* ----------------------------------------
   Comments
------------------------------------------- */

.comment_gravatar {width: 48px;}
.comment_gravatar img {
	background: #666;
	border: 1px solid #444;
	padding: 2px;
}
.comment_author {
	color: #EEE;
	padding-top: 2px;
}

/* ----------------------------------------
   Lists
------------------------------------------- */

.nicelist {padding: 0;}
.nicelist ol {margin: 0;}
.nicelist ol li {
	border-bottom: 1px solid #333;
	border-top: 1px solid #505050;
	list-style: none;
	padding: 8px 10px 1px;
}
.nicelist ol li:first-child {border-top: none;}
.nicelist li.alt {background: #444;}
.nicelist .body {padding-top: 5px;}
.nicelist .date {
	color: #999;
	font-size: 0.9em;
	padding-top: 0px;
}
.nicelist .date a {
	color: #BBB;
	text-decoration: none;
}
.nicelist .date a:hover {text-decoration: underline;}


/* ----------------------------------------
   Archives
------------------------------------------- */

.archive_title {font: normal 1.4em sans-serif;}
.archive_title a {text-decoration: none;}
.archive_title a:hover {text-decoration: underline;}
.archive_postinfo {padding-bottom: 6px;}


/* ----------------------------------------
   Pagination
------------------------------------------- */

.pagenavigation {
	background: #555;
	border-top: 1px solid #444;
	font-size: 0.9em;
	padding: 7px 8px 9px;
}
.pagenavigation a {
	color: #CCC;
	text-decoration: none;
}
.pagenavigation a:hover {
	color: #FFF;
	text-decoration: underline;
}







.subheading,h4,h5,h6 { 
	color:#900000;
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif}






#content_container2 {
position: relative;
	margin: 0px;
	padding: 0px;
	width:auto;
	
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	
	
#content_content2 {
position: relative;
	margin:0px;
	width:688px;
	padding-left:20px;
	padding-right:20px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	
	#body_output {
position: relative;
	margin:0px;
	padding-left:30px;
	padding-right:20px;
	padding-top:8px;
	padding-bottom:8px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	
	}
	
	#body_output a:link, #body_output a:visited, #content_content2 a:link, #content_content2 a:visited,
#inpage_content a:link, #inpage_content a:visited {
	font-weight:bold;
	color:#fff;
	text-decoration: none;
	font:Arial, Helvetica, sans-serif;
}
 
#body_output a:hover, #content_content2 a:hover, #inpage_content a:hover {
	font-weight:bold;
	color:#fff;
	text-decoration: underline;
	font:Arial, Helvetica, sans-serif;
}

#body_output a:active, #content_content2 a:active, #inpage_content a:active {
	font-weight:bold;
	color:#fff;
	text-decoration: none;
	font:Arial, Helvetica, sans-serif;
}

	
	
	
#nav_container{
position: relative;
 	margin:0px;	
	padding-bottom:0px;
 	text-align:left;	
 	width:736px;
	height:25px;
	background-image: url(http://www.beyondhomeentertainment.com.au/MamboCMS/templates/force/images/force_nav.gif);
	background-repeat: repeat-x;
	}	
#main_container {
	position: relative;
	width:100%;
	margin: 0px;
	padding: 0px;
}

#header_container {
position: relative;
	margin: 0px;
	padding: 0px;
	width:736px;
	height:127px;
	background-image: url(http://www.beyondhomeentertainment.com.au/MamboCMS/templates/force/images/force_header.jpg);
	background-repeat: no-repeat
}


#header_container a, 
#header_container a:link, 
#header_container a:visited, 
#header_container a:active, 
#header_container a:hover {
	display: block;
	font-size: 8pt;
	height: 100px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 153px;
}
#nav_container{
position: relative;
 	margin:0px;	
	padding-bottom:0px;
 	text-align:left;	
 	width:736px;
	height:25px;
	background-image: url(http://www.beyondhomeentertainment.com.au/MamboCMS/templates/force/images/force_nav.gif);
	background-repeat: repeat-x;
	}
	
#nav_content {
position: relative;
	margin:0px;
	padding-left:14px;
	padding-right:14px;
	padding-top:5px}
	
#inpage_container {
	position: relative;
	margin: 0px;
	padding: 0px;	
 	width:736px;
	background-image: url(http://www.beyondhomeentertainment.com.au/MamboCMS/templates/force/images/force_login.gif);
	background-repeat: repeat-y;}

#inpage_content {
	margin:0px;
	position: relative;
	padding-left:14px;
	padding-right:14px;
	padding-top:2px;
	padding-bottom:1px;}
	
#main_info {
background-color:#333333;
font:Arial, Helvetica, sans-serif;
padding: 3px;
padding-left:8px;
padding-top:8px;
}
.mainImage {
	margin-bottom:5px;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #fff;
	border-right-color: #222;
	border-bottom-color: #222;
	border-left-color: #222;
}


	
.advancedSearchLink, .advancedSearchLink:link  {
	color: #ccc;
	text-decoration: none;}
	
.advancedSearchLink:hover {
	color: #ccc;
	text-decoration: underline}
	
.advancedSearchLink:active, .advancedSearchLink:visited  	{
	color: #ccc;
	text-decoration: none;}


a.catMenu, .catmenu:link  {
	color: #999;
	text-decoration: none;}
	
.catMenu:hover {
	color: #e5e5d5;
	text-decoration: underline}
	
.catMenu:active, .advancedSearchLink:visited  	{
	color: #fff;
	text-decoration: none;}


input.searchfield {
 height: 18px;
 width: 110px;
 color: #333;
 font-size:10px}
 
 .searchPanel {
padding: 7px;
background-color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #222;}



.productlight{
background-color: #222;
color: #fff}

.smallText {
font-size:9px}

.detailNameOnly {
	color: #ccc}
	
.detailContentOnly {
	color: #525252}

.detailName {
	vertical-align: top;
	width: 75px;
	padding: 2px;
	background-color: #222222;
	font-size:9px;
	color: #ccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #444;
	border-right-color: #444;
	border-bottom-color: #444;
	border-left-color: #444;
}
	
.detailContent {
	width: 200px;
	padding: 2px;
	font-size:9px;
	color: #ccc;
	background-color:#222222;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #444;
	border-right-color: #444;
	border-bottom-color: #444;
	border-left-color: #444;}

.productName {
	font-size:14px;
	color: #ccc;
	font-weight: bold}

		
button, input[type="reset"], input[type="submit"]  {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	border: 1px solid #CCC;
	width: 79px;
	height: 19px;
	font-weight: bold;
	background-color: #E5E5E5;
}

.button {
	color: #CCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	border: 1px solid #CCC;
	width: 79px;
	height: 19px;
	background-color: #E5E5E5;}

	
.inputtext   { 
	font-size: 9px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; background-color: #FFFFFF; margin-top: 1px; 
	margin: 0px; 
	vertical-align:top;
	padding: 1px; 
	width: 100px;
	height: 15px;
	border: 1px solid #ccc}
	
textarea  { 
	font-size: 9px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	background-color: #FFFFFF; 
	margin-top: 1px; 
	margin-bottom: 0px; 
	padding: 2px; 
	width: 100px;
	border: 1px solid #ccc}
	
select {}

	/* INTERNET EXPLORER EXCEPTIONS */
	.inputsubmit {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	border: 1px solid #666;
	width: 38px;
	height: 16px;
	background-color: #656565;
}

.inputreset {
	color: #fff;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	border: 1px solid #666;
	width: 76px;
	height: 15px;
	background-color: #656565;
}

.inputbutton {
	color: #fff;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	border: 1px solid #666;
	width: 76px;
	height: 15px;
	background-color: #656565;
}

	.inputpassword { font-size: 9px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color: #FFFFFF; margin-top: 1px; margin-bottom: 7px; padding: 2px; border: 1px solid #ccc}

.subheading#inpage_element 	{ color: #ffffff }

	a:link.inpage_element {}
	a:hover.inpage_element {}
	a:active.inpage_element {}
	a:visited.inpage_element {}

	input.inpage_element  		{ color: #525c00; font-size: 10px; background-color: white; padding-right: 3px; padding-left: 3px; border: solid 1px #4e6217; width: 100% }
	textarea.inpage_element  	{ color: #525c00; font-size: 10px; background-color: white; padding-right: 3px; padding-left: 3px; border: solid 1px #4e6217; width: 100% }
	select.inpage_element 		{}
	button.inpage_element, .inputsubmit#inpage_element, .inputreset#inpage_element, .inputbutton#inpage_element {
	color: #CCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	border: none;
	width: 38px;
	height: 16px;
	font-weight: bold;
}
#inpage_container {
	position: relative;
	margin: 0px;
	padding: 0px;	
 	width:736px;
	background-image: url(http://www.beyondhomeentertainment.com.au/MamboCMS/templates/force/images/force_login.gif);
	background-repeat: repeat-y;}

#inpage_content {
	margin:0px;
	position: relative;
	padding-left:14px;
	padding-right:14px;
	padding-top:2px;
	padding-bottom:1px;}
