@charset "UTF-8";

body {
	font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	line-height: 12px;
}

#container {
	position: relative;
	width: 943px;
	height: 562px;
	margin-top: 45px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../img/pa_website_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}

#flashContent {
	width: 456px;
	height: 519px;
	position: absolute;
	left: 18px;
	top: 18px;
}

#subNav {
	position:absolute;
	left: 462px;
}

.products {
	top: 263px;
}

.history {
	top: 305px;
}	

.press {
	top: 315px;
}
	
.consignment {
	top: 305px;
}

.hire {
	top: 352px;
}

.contact {
	top: 395px;
}

.news {
	top: 370px;
}

#subNav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 15px;
	font-size: 10px;
	position: relative;
}

#subNav li a:hover {
	color: #862829;
/*	font-weight: bold;	
*/
}

#subNav li ul li a:hover {
	color: #862829;
/*	font-weight: bold;	
*/
}

#subNav li {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	position: relative;
}

#subNav li ul {
	margin-left:5px;
	display: none;
}

#subNav li a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#subNav li.active a {
	color: #862829;
	font-weight: bold;
	text-decoration: none;
}

#subNav li.active li a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#subNav li.active li li a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#subNav li.active li li.active a {
	color: #862829;
/*	font-weight: bold;
*/	text-decoration: none;
}

#subNav li li.active a {
	color: #862829;
/*	font-weight: bold;
*/	text-decoration: none;
}

#subNav li.active ul {
	display: block;
}
	

#mainContent {
	width: 360px;
	height: 519px;
	position: absolute;
	left: 563px;
	top: 18px;
}

#mainContent a:link {
	color: #862829;
	text-decoration: none;
}

#mainContent a:active {
	color: #862829;
	text-decoration: none;
}

#mainContent a:hover {
	color: #862829;
	text-decoration: none;
	border-bottom: 1px dotted #862829;
}

#mainContent a:visited {
	color: #862829;
	text-decoration: none;
}

#mainContent ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 15px;
	font-size: 10px;
	position: relative;
}

#mainContent li a:link, #mainContent li a:visited {
	color: #000000;
}

#mainContent li a:hover {
	color: #862829;
}

div.theMan {
	bottom:-21px;
	height:213px;
	position:absolute;
	right:2px;
	width:296px;
	background-image: url(../img/the_man.png);
	background-repeat: no-repeat;
}

 /* \*/
* html div.theMan {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='http://www.pennyarcade.com.au/assets/templates/pennyarcade/img/the_man.png',sizingMethod='scale');
}
/* */

#footer {
	width: 910px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	clear: both;
}

#footer p {
	display: block;
	position: relative;
	float: left;
	width: 560px;
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
}

#footer img {
	float: right;
}

#footer a img {
	border: 0px;
}

#footer a:link {
	color: #AEAEAE;
	text-decoration: none;
}

#footer a:visited {
	color: #AEAEAE;
	text-decoration: none;
}

#footer a:active {
	color: #AEAEAE;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a.highlight:link {
	color: #AEAEAE;
	text-decoration: none;
}

#footer a.highlight:visited {
	color: #AEAEAE;
	text-decoration: none;
}

#footer a.highlight:active {
	color: #AEAEAE;
	text-decoration: none;
}

#footer a.highlight:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a.darkLink:link {
	color: #333333;
	text-decoration: none;
}

#footer a.darkLink:visited {
	color: #333333;
	text-decoration: none;
}

#footer a.darkLink:active {
	color: #333333;
	text-decoration: none;
}

#footer a.darkLink:hover {
	color: #999999;
	text-decoration: none;
}

#polaroid {
	position: absolute;
	width: 278px;
	height: 335px;
	left: 18px;
	top: 55px;
	background-image:url(../img/polaroid-frame.png);
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 100;
}

/* \*/
* html #polaroid {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='http://www.pennyarcade.com.au/assets/templates/pennyarcade/img/polaroid-frame.png',sizingMethod='scale');
}
/* */

#polaroid.soldProduct {
	background-image:url(../img/polaroid-frame-sold.png);
}

/* \*/
* html #polaroid.soldProduct {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='http://www.pennyarcade.com.au/assets/templates/pennyarcade/img/polaroid-frame-sold.png',sizingMethod='scale');
}
/* */

#description {
	position: absolute;
	top: 356px;
	left: 5px;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	width: 292px;
	height: 100px;
	overflow: hidden;
	background-color: #1a2042;
	color: #FFFFFF;
}

#description p {
	padding: 0px;
	margin: 0px;
	padding-top: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
}

#description a {
	color: #FFFFFF;
	font-weight: bold;
}

#description a:link {
	color: #FFF;
	text-decoration: none;
}

#description a:visited {
	color: #FFF;
	text-decoration: none;
}

#description a:active {
	color: #FFF;
	text-decoration: none;
}

#description a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

#enquiryLink {
	position: absolute;
	left: 195px;
	top: 15px;
	width: 83px;
	height: 45px;

}

#enquiryLink a {
	display: block;
	position: relative;
	width: 83px;
	height: 45px;
	top: 14px;
	background-image: url(../img/next_product.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
}

/* \*/
* html #enquiryLink a {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='http://www.pennyarcade.com.au/assets/templates/pennyarcade/img/next_product.png',sizingMethod='scale');
}
/* */

#enquiryLink a:hover {
	display: block;
	top: 0px;
}

.enquiryLink {
	visibility: hidden;
}

#paginators {
	position: absolute;
	left: 290px;
	top: 338px;
}

#paginators a, #paginators a:hover {
	border-bottom: none;
}

#pageNumbers {
	position: absolute;
	left: 290px;
	top: 200px;
	width: 45px;
	height: 120px;
	overflow: hidden;
	font-size: 9px;
	line-height: 9px;
}

#numberBottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 45px;
}

#pageNumbers a, #pageNumbers a:link, #pageNumbers a:visited {
	padding: 2px;
	border-bottom: 0px;
	float: left;
	width: 11px;
	text-align: center;
	color: #000;
}

#pageNumbers a:hover {
	padding: 2px;
	border-bottom: 0px;
	background-color: #1a2042;
	color: #FFF;
}

#pageNumbers span.ditto_currentpage {
	padding: 2px;
	color: #1a2042;
	font-weight: bold;
	float: left;
	width: 11px;
	text-align: center;
}

#prevlink {
	border: 0px;
	border-right: 1px solid black;
}

#nextlink {
	border: 0px;
	
}

.polariodimg {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 24px;
	left: 23px;
	clear: both;
}

.polaroidtitle {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 280px;
	left: 19px;
	float: left;
	/*font-size: 15px;*/
}

.polaroidnumber {
	position: absolute;
	text-align: right;
	margin: 0;
	padding: 0;
	top: 280px;
	right: 19px;
	float: right;
	/*font-size: 15px;*/
}

#pressItem {
	position: absolute;
	top: 430px;
	border-top: 1px solid black;
	width: 100%;
}

#pressPaginators {
	float: left;
	width: 60px;
}

#pressDetails {
	float: left;
	width: 290px;
}

.pressImage {
	padding-top: 20px;
	border: none;
}

#formContainer {
	width: 335px;
	margin-top: 10px;
}

.textContainer {
	width: 335px;
	margin-top: 10px;
	height: 480px;
	overflow: hidden;
}

.contactForm label {
	font-weight: bold;
}

.contactForm td {
	padding-top: 6px;
}

.contactForm input, .contactForm textarea {
	border: 1px solid black;
	font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

.contactForm textarea {
	width: 333px;
}

.errors {
	color: #C10000;
}

.seperatorimg {
	text-align: center;
}

.topLine {
	margin-top: 10px;
}

.bottomLine {
	position: absolute;
	top: 485px;
}

.strong {
	font-weight: bold;
}

.emphasised {
	font-weight: bold;
	color: #862829;
}

.blue {
	color: #1a2042;
}

/* 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;
}

.sIFR-hasFlash h1 {
   visibility: hidden;
   line-height:29px;
   margin-top:-6px;
}

h1 {
	font-size: 14px;
}

h4 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #862829;
	font-size: 10px;
}

.newsChunk {
	margin-top: 3px;
	padding-top: 0px;
}

.newsBite {
	padding-bottom: 18px;
	border-bottom: 1px dotted #000;
}

.productPrice {
	text-align: right;
	position: absolute;
	bottom: 10px;
	right: 20px;
}


#introimage {
	position: absolute;
	top: 20px;
	left: 20px;
}

#mapContainer {
	padding: 0px;
	margin: 0px;
	height: 207px;
	width: 335px;
}
