/* CSS style for non-IE browsers */

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	background-color: #E3E3E3;
}

#xmas {
	color: #d41f00;
	font-weight: bold;
}

#site-container {
	position: relative;
	text-align: left;
	width: 922px;
	margin: auto;
	background-color: #FFF;
	border: 1px solid #2a4f6f;
}

#site-container:after { 
	content: "."; 
	clear: both; 
	display: block; 
	visibility: hidden; 
	height: 0; 
} 

#header {
	width: 922px;
	float: left;
	height: 11em;
	padding-top: 10px;
/*	background-image: url(images/background.png) 
	background-repeat: no-repeat;*/
}

#header h1 {
	color: #0066CC;
}

#header .logo {
	float: left;
	margin-left: 2em;
	margin-top: 1em;
}

#header .heading {
	float: right;
	margin-right: 2em;
	margin-top: 3em;
}

#tel {
	color: #666666;
	width: 300px;
	padding: 20px 10px 0 10px;
	float: left;
	border-top: 1px solid #2a4f6f;
	height: 30px;
	text-align: left;
}

#tel .uk-flag {
	float: left;
	margin-left: 0.5em;
}

#tel .sales-tel {
	float: right;
	margin-right: 3em;
}

#top-nav {
	color: #666666;
	width: 602px;
	padding: 10px 0 0 0;
	float: right;
	border-top: 1px solid #2a4f6f;
	height: 40px;
	text-align: justify;
	line-height: 1.5;
}

#top-nav ul {
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}

#top-nav li {
	display: inline;
    margin: 0;
    padding: 0;
	}
	  
#top-nav a {
    float: right;
    background: url("images/tableft.gif") no-repeat left top;
    margin: 0;
    padding: 0 0 0 4px;
    text-decoration: none;
}
	  
#top-nav a span {
    float: right;
    display: block;
    background: url("images/tabright.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
    color: #666666;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#top-nav a span {
	float: none;
}
/* End IE5-Mac hack */

#top-nav a:hover span {
    color: #FFF;
}

#top-nav a:hover {
    background-position: 0% -42px;
}
    
#top-nav a:hover span {
    background-position: 100% -42px;
}

#search {
	color: #FFF;
	background: #66CCFF;
	width: 916px;
	float: left;
	height: 2em;
	text-align: left;
	padding: 8px 0 4px 6px;
	border-bottom: 1px solid #2a4f6f;
}

#left-col {
	width: 168px;
	height: auto;
	float: left;
	Background: #FFF;
}

#left-nav {
	margin-left: 0;
	padding: 0;
	background: #A0A0A4;
	list-style-type: none;
	width: 168px;
	float: left;
}

#left-nav li {
	margin: 0;
	padding:0;
	float: left;
	width: 100%;
}

#left-nav a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 0 15px;
	line-height: 2.5em; 
	border-bottom: 1px solid #FFF;
}

#left-nav a:hover {
	background: #0066CC;
}

#content {
	color: #666666;
	height: auto;
	width: 733px;
	margin-right: 0px;
	padding: 30px 10px 10px 10px;
	float: right;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2a4f6f;
}

#content .breadcrumb {
	text-align: center;
	font: bold smaller Verdana, Arial, Helvetica, sans-serif;
	color: #D41F00;
}

#content .breadcrumb a {
	background: transparent url(images/breadcrumb.gif) no-repeat center right;
	text-decoration: underline;
	padding-right: 18px;	
}

#content .breadcrumb a:link {
	color: #D41F00;
}

#content .breadcrumb a:visited {
	color: #D41F00;
}

#content a:link {
	color: #666666;
}

#content a:visited {
	color: #AA00AA;
}

#content .heading {
	color: #0066CC;
	font-weight: bold;
}

#content .price-reduced {
	text-align: center;
	color: #d41f00;
	font-size: large;
}

#images img {
	margin-left: 5px;
	margin-right: 5px;
}

#footer {
	color: #666666;
	width: 923px;
	float: left;
	padding: 20px 0 30px 0;
	border-top: 1px solid #2a4f6f;
	height: 3em;
	text-align: center;
	font-size: smaller;
}

#footer a:link {
	color: #666666;
	font-size: smaller;
}

#footer a:visited {
	color: #AA00AA;
	font-size: smaller;
}

p.quote {
	margin-left: 3em;
	margin-right: 3em;
	text-align: justify;
	font-style: italic;
}

p.spec {
	text-align: left; 
}

p.style1 {
	font-size: smaller;
}

p.driver {
	margin-left: 20em;
}

p.team {
	margin-left: 16em;
	color: #0066CC;
	font-weight: bold;
}

h1, h2, h3, h4, h5 {
	color: #0066CC;
}

table.montage-table {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
}

table.montage-table td {
	vertical-align: top;
	padding: 4px;
	text-align: justify;
}

table.montage-table th {
	text-align: left;
}

table.ronaldo-table {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
}

table.ronaldo-table td {
	padding: 5px 10px 5px 0;
	text-align: left;
}

table.ronaldo-table th {
	padding: 0 10 10px 0;
	text-align: left;
}

table.enquiry-table {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
}

table.enquiry-table th {
	text-align: left
}

table.enquiry-table td {
	text-align: left;
	width: 250px;
}

#montage-image {
	width: 165px;
	float: left;
	height: 322px;
	text-align: center;
	background: #FFF;
	padding-top: 20px;
	padding-bottom: 5px;
	border-top-style: none;
	border-top: 1px dotted #2a4f6f;
}

#montage-text {
	color: #666666;
	width: 558px;
	float: left;
	height: 322px;
	text-align: justify;
	background: #FFF;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: 1px dotted #2a4f6f;
}

#rooney-image {
	width: 231px;
	float: left;
	height: auto;
	text-align: center;
	background: #FFF;
	padding-top: 20px;
	padding-bottom: 5px;
	border-top-style: none;
	border-top: 1px dotted #2a4f6f;
}

#rooney-text {
	color: #666666;
	width: 486px;
	float: left;
	height: auto;
	text-align: justify;
	background: #FFF;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: 1px dotted #2a4f6f;
}

#ronaldo-image {
	width: 231px;
	float: left;
	height: auto;
	text-align: center;
	background: #FFF;
	padding-top: 20px;
	padding-bottom: 5px;
	border-top: 1px dotted #2a4f6f;
}

#ronaldo-text {
	color: #666666;
	width: 486px;
	float: left;
	height: auto;
	text-align: justify;
	background: #FFF;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: 1px dotted #2a4f6f;
}

#sung-image {
	width: 231px;
	float: left;
	height: auto;
	text-align: center;
	background: #FFF;
	padding-top: 20px;
	padding-bottom: 5px;
	border-top-style: none;
	border-top: 1px dotted #2a4f6f;
}

#sung-text {
	color: #666666;
	width: 486px;
	float: left;
	height: auto;
	text-align: justify;
	background: #FFF;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: 1px dotted #2a4f6f;
}

#rugby-image {
	width: 209px;
	float: left;
	height: 340px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 14px;
	border-top-style: none;
	border-top: 1px dotted #2a4f6f;
}

#rugby-text {
	color: #666666;
	width: 510px;
	float: left;
	height: 350px;
	text-align: justify;
	padding-top: 24px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top: 1px dotted #2a4f6f;
}

#irvine-image {
	width: 384px;
	float: left;
	height: 340px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
	border-top-style: none;
	border-top: 1px dotted #2a4f6f;
}

#irvine-text {
	color: #666666;
	width: 334px;
	float: left;
	height: 340px;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: 1px dotted #2a4f6f;
}

#car-image {
	width: 380px;
	float: left;
	height: 369px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
	border-top-style: none;
	border-top: 1px dotted #2a4f6f;
}

#car-text {
	color: #666666;
	width: 335px;
	float: left;
	height: 369px;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: 1px dotted #2a4f6f;
}

#painting-image {
	width: 383px;
	float: left;
	height: 330px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
	border-top-style: none;
	border-top: 1px dotted #2a4f6f;
}

#painting-text {
	color: #666666;
	width: 335px;
	float: left;
	height: 330px;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: 1px dotted #2a4f6f;

}

#sir-ed-image {
	width: 99px;
	float: left;
	height: 124px;
	text-align: center;
}

#sir-ed-text {
	color: #666666;
	width: 624px;
	float: left;
	height: 124px;
	text-align: justify;
	padding: 0 0 30px 10px;
}

#axe-image {
	width: 394px;
	float: left;
	height: 365px;
	text-align: left;
	border-top: 1px dotted #2a4f6f;
	padding-top: 20px;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 0;
}

#axe-text {
	width: 328px;
	float: left;
	height: 365px;
	text-align: justify;
	padding: 20px 0px 5px 10px;
	border-top: 1px dotted #2a4f6f;
}

#e-b-image {
	width: 248px;
	float: left;
	height: 159px;
	text-align: center;
	border-top: 1px dotted #2a4f6f;
	padding: 20px 0 0 0;
}

#e-b-text {
	width: 476px;
	float: left;
	height: 285px;
	text-align: justify;
	padding: 20px 0px 5px 8px;
	border-top: 1px dotted #2a4f6f;
}

#m-h-image {
	width: 242px;
	float: left;
	height: 296px;
	text-align: center;
	border-top: 1px dotted #2a4f6f;
	padding: 20px 0 0 0;
}

#m-h-text {
	width: 473px;
	float: left;
	height: 296px;
	text-align: justify;
	padding: 20px 0 0 11px;
	border-top: 1px dotted #2a4f6f;
}

table.buy td {
	vertical-align: top;
}

#checkout {
	position:absolute;
	width:168px;
	height:439px;
	z-index: auto;
	left: 0px;
	top: 425px;
	text-align: center;
}

#checkout-text {
	position:absolute;
	width: 138px;
	height: 161px;
	z-index:1;
	left: 17px;
	top: 114px;
	text-align: justify;
	font: smaller Verdana, Arial, Helvetica, sans-serif;
}

#checkout-text .opening-times {
	color: #d41f00;
}

.everest-table-left-col {
	width: 250px;
}

.everest-table-right-col {
	width: 400px;
}

.expeditions-table-left-col {
	width: 110px;
}

.expeditions-table-right-col {
	width: 420px;
}

.mountains-left-col {
	width: 75px;
	vertical-align: top;
}

.mountains-right-col {
	width: 570px;
}

#faq h3 {
	background: url(images/open.png) no-repeat 0% 10%;
	background-position: 100px;
	padding-left: 120px;
	cursor: pointer;
	font-size: small;
}
#faq h3.close {
	background-image: url(images/close.png);
	
}
#faq .answer {
  background-color: white;
  padding-left: 120px;
  padding-right: 60px;
}

#rugby-text ul {
	list-style: square;
	list-style-position: inside;
}

iframe {
	display: none
}