/* Professional Cameras */

.page-tnid-item-30267 #block-product_dropdown-in_page_top_menu{
	float:right;
}


/* **** Specific page/node overrides **** */
.page-tnid-item-30702 #content-area .node .node-body, /* image gallery */
.page-tnid-item-30267 #content-area .node .node-body, /* where to buy */
.page-tnid-item-30801 #content-area .node .node-body { /* service centre locator */
	-webkit-border-radius:0;
		-moz-border-radius:0;
			border-radius:0;
	background:transparent;
	padding: 0;
	margin-bottom:0;
	width: 100%;	
	behavior: url(/PIE.php);	
}

.page-tnid-item-30267 #block-system-main { /* where to buy */
	border:none;
}

/* **** Where to buy  **** */
.page-tnid-item-30267 .field-name-field-include {
	margin-right:0;
}

/* Only for the 'here to buy' page, not 'Service centre locator' page */
.page-tnid-item-30267 .view-where-to-buy table.views-table td.views-field-title .sprite-holder {
	background: url('../../../../all/themes/panasonic/images/Pansonic-sprite-sheet_V3.png') no-repeat -166px -563px;
	width: 19px;
	height: 25px;
	padding-right: 6px;
	display:block;
	float:left;
}

/* Downloads archive */

#node-30808 .field-name-field-include {
	width:585px;
}

#node-30808 .field-name-field-include .views-row {
	float:left;
	width:500px;
	height:60px;
	border-bottom:1px solid #eee;
	padding-top:20px;
	color:white; /* hides the '-' that appear cos they're inline fields. They're inline fields in the view cos they're format is reference list */
}

#node-30808 .field-name-field-include .views-field-nid-1 {
	float: left;
	padding: 0 10px 0 0;
}

#node-30808 .field-name-field-include .views-field-title {
	float: left;
	padding: 10px 0 4px 5px;
	font-weight: bold;
	width: 430px;
}

#node-30808 .field-name-field-include .views-field-nid {
	float: left;
	padding: 1px 0 0 19px;
	font-weight: bold;
	font-size: 11px;
	background: url("../../panasonic/images/assets/arrow.png") no-repeat scroll 6px 3px transparent;
}


/* Re show filters for where to buy (hidden for other pages where this view is shown */
.page-tnid-item-30267 div.node .view-where-to-buy .view-filters,
.page-tnid-item-30699 div.node .view-where-to-buy .view-filters{
	display:block;
}