/* CSS Document */

/* set all padding and margin to 0 */
* { 
	margin: 0;
	padding: 0;	

}

img { /* set all images to display as block elements initially, over-ride to inline as required */
	
	display: block;	
}

	
.clearFloat {
		
	clear: both;	
}
	

body {

	background-color: #FFFFFF;
	font: normal normal normal 12px Arial, Geneva, sans-serif; 
	color: #575757;	
	margin-bottom: 30px;
	margin-top: 10px;
	
}
	
body a {
	
	text-decoration: none;
	outline: none;
}
	
body a img {
		
	border: 0;	
}
	
	
.sitelink a {

	text-decoration: none;
	color: #1356A6;
	
}
	
	
.sitelink a:hover {

	/* text-decoration: underline; */
}

.sitelink a.small {
	
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: bold;
}


.largerFont {

	font-size: 14px;	
}


.smallerFont {

	font-size: 11px;	
}


.avionBlue {
	
	color: #1356A6;
}

.bold {
	
	font-weight: bold;
	
}

.green {
	
	color: #009900;	
}

.avionGrey {
	
	color: #575757;	
}

.alignCenter {
	
	text-align: center;	
	width: 130px;
	display: block;
}

h2 {

	font-size: 16px;
	padding-bottom: 10px;	
	color: #1356A6;
}

h2.stillShots {
		
	position: absolute;
	top: 273px;
	left: 260px;
	font-size: 12px;
	text-align: center;
	width: 400px;
	padding: 0;
}

h2.highslide {
	
	padding-top: 25px;	
}


h2 img {
	
	cursor: pointer;	
	
}

h3 {

	font-size: 13px;
	padding-bottom: 10px;	
	color: #1356A6;		
}

h3.centreText {

	text-align: center;
	padding: 0;
}

h3.newsItem {
	
	padding-top: 15px;	
}

.leftpad5 {
	
	padding-left: 5px;	
}

.leftMargin5 {
	
	margin-left: 5px;	
}

.leftpad10 {
	
	padding-left: 10px;	
}

.leftpad15 {
	
	padding-left: 15px;	
}

.toppad20 {
	
	padding-top: 20px;	
}

.toppad5 {
	
	padding-top: 5px;	
}

img.closeButton {
	
	position: absolute;
	right: 0;	
	
}

/* the shell is set width auto left and right margins to centre the div on the screen */

#shell {
	
	display: block;		
	width: 960px;
	padding-top: 18px;		
	margin-left:   auto;
	margin-right:   auto;
	background-color: #FFFFFF;
	background-image: url(images/topShadow.gif);
	background-repeat: no-repeat;
	background-position: top;	
	
}


#wrapper {
	
	position: relative;
	display: block;		
	width: 960px;
	padding: 0 15px;		
	background-image: url(images/pageShadow.gif);
	background-repeat: repeat-y;
	position: relative;
	
}


p.cmalert {
	
	width: 400px;
	position: relative;
	left: 0px;
	top: 0;	
	padding-bottom: 10px;
	padding-left: 2px;
	color: #FF0000;
	background-color: transparent;	
	
}

#avionLogo {
	
	position: absolute;
	top: 57px;
	left: 50px;
	display: block;
	z-index: 60;	
}

#weGetCloser {
	
	position: absolute;
	top: 10px;
	left: 200px;	
}


#topNavHolder {
	
	width: 800px;
	position: relative;
	left: 80px;
	z-index: 50;
	display: block;

}





#slideshowHolder {
	
	clear: both;
	width: 920px;
	height: 290px;	
	position: relative;
	z-index: 0;
	background-image: url(images/headerBackground_225.jpg);
	background-repeat: no-repeat;
	left: 5px;
	margin-top: 5px;
}

#slideShowContainer {
	
	width: 400px;
	height: 225px;
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 0;
	position: relative;
	top: 32px;
	left: 261px;
	background-color: #000000;
}


#slideshow {
	
	position: absolute;
	top: 0px;
	left: 0;	
	z-index: 5;
	width: 400px;
}

#titleCoverHolder {
	
	width: 210px;
	height: 270px;	
	position: absolute;
	top: 13px;
	right: 0;
	background-repeat: no-repeat;
	
}


#titleCoverHolder.caption {
	
	width: 250px;	
}

#titleCover {
	
	position: relative;
	top: 0;
	left: 0;
	height: 235px;	
	left: 14px;
	top: 15px;
	
}

		
#contentMain {
		
	
	/* border: 1px solid red; */
	width: 928px;
	background-image: url(images/contentMainDivider.gif);
	background-repeat: repeat-y;
	background-position: left;	
	margin-top: 20px;
	
}

#contentMain p {
	
	text-align: justify;
	padding: 5px 5px;
	background-color: transparent;	
}

#contentMain a:hover{

	color: #575757;		
}

#leftCol {
	
	/* border: 1px solid yellow; */
	width: 160px;	
	position: relative;
	top: 0;
	left: 0;

}


#centerCol {
	
	width: 590px;	
	float: right;
	margin-bottom: 60px;
	margin-right: 2px;
}

#centerCol.fullWidth {
	
	width: 740px;
	margin-right: 15px;	
	
}


#rightCol {
	
	width: 150px;
	margin-left: 15px;		
	float: right;
	padding-left: 0px;
	margin-right: 3px;
	display: block;
	border: 1px solid #FFFFFF;
	position: relative;
}


div.latestReleaseHolder {
	
	padding-top: 5px;
}

div.latestReleaseHolder ul {
	
	list-style: none;
	width: 150px;
	
}

div.latestReleaseHolder ul li {

	background-image: url(images/latestReleaseBackground_off.gif);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}




div.latestReleaseHolder ul li p {
	
	font-size: 11px;
	text-align: center;
	margin-top: 15px;
	
}

div.latestReleaseHolder ul li div {
	
	background-color: #000000;
	width: 127px;
	height: 180px;	
	position: relative;
	top: 9px;
	left: 9px;	
}

div.latestReleaseHolder ul li img.swapBackground {
	
	height: 180px;	
	width: 127px;

	
}
.oldPrice {
	
	text-decoration: line-through;	
	font-size: 17px;	
}


#titlePrice  {
	
	width: 150px;	
	position: relative;
	top: 25px;
	left: 0px;

	
}


#titlePrice img {
	
	display: block;
	position: relative;
	margin-top: 10px;
}



table.orderedItem {
	
	width: 740px;
	color: #000000;
}

table.orderedItem td {

	padding: 5px 0;
	vertical-align: top;
	
}

table.orderedItem td.centered {
	
	text-align: center;	
}

table.orderedItem td.right {
	
	text-align: right;	
}

table.orderedItem td.postageMessage {
	
	text-align: center;
	font-size: 14px;
	padding-bottom: 20px;
	padding-top: 20px;
}


table.customerDetails {
	
	width: 600px;	
}

table.customerDetails td {
	
	width: 300px;
		
}

table.customerDetails td img {

	padding-top: 10px;
}

#orderList {
	
	list-style: none;
	padding-top: 30px;
	
}

#orderList li {
	
	padding-bottom: 10px;	
}

#postageRates {
	
	list-style: none;
	font-weight: bold;
	font-size: 12px;		
	margin-bottom: 20px;
	padding-left: 30px;
}

#postageRates li {

	padding: 10px 0px;
	color: #1356A6;
	
}

#buyNow {
	
	display: block;
	margin: auto;
	margin-top: 30px;	
}


#dvdFormat {
	
	display: block;
	margin: auto;
	margin-top: 10px;		
	
}

#postage {
	
	display: block;
	margin: auto;
	margin-top: 10px;	
}

#orderQty {
	
	margin-left: 15px;
	width: 40px;
	font-size: 10px;

	
}

#orderFormat {
	
	font-size: 10px;
	
	
}

#orderFormat option{
	
	font-size: 10px;
	
}

#realMediaPlayer {
	
	display: block;
	position: relative;
	z-index: -1;
	margin: auto;
	
		
}



#allTitles { /* this contains the current range button */
	
	width: 124px;
	height: 28px;
	position: absolute;
	top: 160px;
	left: 85px;	
	display: block;	
	z-index: 70;
}

#offers { /* this contains the factsheet button */
	
	width: 124px;
	height: 28px;
	position: absolute;
	top: 181px;
	left: 65px;	
}

#cineFilm { /* this contains the factsheet button */
	
	width: 124px;
	height: 28px;
	position: absolute;
	top: 232px;
	left: 65px;		
}


#viewGalleryControls {
	
	position: absolute;
	top: 164px;
	left: 65px;
	width: 124px;
	height: 28px;
	
}


#viewGalleryControls img {
	
	display: inline;
	cursor: pointer;
	margin-right: 5px;	
}

#viewGalleryControls div {

	width: 100px;
	display: inline;
	
}

#viewVideo {
	
	position: absolute;
	top: 197px;
	left: 65px;
		
}

#noVideo {
	
	position: absolute;
	top: 197px;
	left: 65px;	
	
}

#factsheet { /* this contains the factsheet button */
	
	width: 124px;
	height: 28px;
	position: absolute;
	top: 232px;
	left: 65px;		
}

#dvdControls {
	
	position: absolute;
	top: 272px;
	left: 410px;	
}

#dvdControls img {
	
	display: inline;
	margin-right: 15px;
}

#viewGalleryControls div img {
	
	padding-bottom: 5px;	
	
}

input.updateButton {
	
	width: 170px;
	height: 30px;	
	border: 0;
	position: relative;
	top: 0px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;	
}


#orderDetails {
	
	position: relative;	
}

#checkout {
	
	position: absolute;
	bottom: 1px;
	right: 1px;	
}


#miniCheckout {
	
	display: block;
	margin: auto;
	margin-top: 10px;
	
	
}

#reviewOrder {
	
	position: absolute;
	bottom: 1px;
	right: 1px;		
}

#specialDelivery {

	padding: 0;
	margin-left: 3px;	
}

#miniOrder {
	
	width: 140px;
	display: block;
	margin: auto;
	position: relative;
	margin-top: 30px;
	
}

#miniOrder td {
	
	text-align: center;	
	
}

#miniOrder td.halfWidth {
	
	width: 70px;	
	
}

#miniOrder td.right {

	text-align: right;	
}

#miniOrder td.left {

	text-align: left;	
}

#viewOrder {
	
	position: relative;
	display: block;	
	margin: auto;
	margin-top: 10px;
}

#fullPhotoGallery {
	
	width: 400px;
	list-style: none;
	margin: auto;
	display: block;	
	
}

#fullPhotoGallery li img {
	
	padding-bottom: 5px;	
	
}

a.noLink {

	cursor: text;
	
}

img.newsImage {
	
	float: right;
	margin-left: 10px;
	
}

h3.newsItem a {
	
	color: #1356A6;
	font-weight: normal;		
}

div.customerComment p {
	
	color: #1356A6;
}

#comments {
	
	width: 400px;
	height: 150px;	
}

table.contactUs {
		
}

table.contactUs td {
	
	padding-left: 10px;
	border-bottom: 3px solid white;
	
}


table.contactUs td.leftCol {
	
	background-color: #6E95CB;
	width: 30%;	
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;

}

ul#promote {
	
	list-style: square;
	margin-left: 10px;
	padding-left: 10px;
}


ul#promote li {
	
	padding-bottom: 10px;
	padding-top: 10px	
	
}

#currentRange {
	
	list-style: none;
	padding-top: 0px;
	
}

#currentRange li {
	
	padding-bottom: 10px;
	position: relative;	
	padding-left: 5px;
}

#currentRange li a {

	position: absolute;
	right: 0px;	
		
}

#CAPTCHA {
	
	position: relative;
	top: 0;
	left: 195px;	
}

#registerMe {
	
	width: 124px;
	height: 28px;	
	border: 0;
	position: relative;
	top: 0px;
	left: 190px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;			
}

