/* Twenty Three Ten */

/* body */

html {
	height: 100%;
}

body {
	background-image: url(images/bgb.gif);
	background-position: right top;
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 1.5;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#container {
	width: 800px;
	margin: 0px auto 0px auto;
	height: 100%;
	position: relative;
}

#logo {
	width: 300px;
	height: 69px;
	margin: 0px 0px 0px 5px;
	float: left;
}

#topgall {
	position: relative;
	float: left;
	width: 800px;
	height: 50px;
	margin: 0px;
}

/* navigation */

#nav {
	width: 485px;
	padding: 0;
	margin: 18px auto 0px auto;
	text-transform: uppercase;
	color: #ffffff;
	float: right;
	font-size: 0.80em;
}

#nav ul {
	width: 485px;
	padding: 0;
	margin: 0;
}

#nav li {
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 0.85em;
}

#nav li a {
	float: left;
	font-size: 100%;
	padding: 27px 10px 0px 27px;
	background: url(images/divider.gif) no-repeat;
	background-position: 100% 0%;
}

#nav li a:hover {
	color: #00aeef;
}

/* link styles */

a:link {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #00aeef;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

a {
	outline: 0;
}

/* h tags*/

h1 {
	background: transparent;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	color: #fff;
}

h2 {
	background: transparent;
	font-size: 0.85em;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	color: #d00272;
	padding-left: 5px;
}

h3 {
	background: transparent;
	font-size: 0.70em;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	color: #fff;
	padding-left: 5px;
}

/* list styles */

ul.inventory {
	list-style: disc url(images/dot.gif);
	list-style-position: inside;
}

ul {
	padding: 0;
	margin: 0;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
}

/* img styles */

img {
	border: 0;
	display: block;
}

.imgspace {
	padding-right: 5px;
}

/* Country choice */

#language-content {
	position: absolute;
	left: 5px;
	width: 150px;
	color: #fff;
	font: small-caps normal 0.70em/normal Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
	float: left;
}

#country-eng {
	position: absolute;
	top: 15px;
	left: 5px;
	width: 75px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	float: left;
}

#country-nl {
	position: absolute;
	top: 15px;
	left: 88px;
	width: 100px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	float: left;
}

#country a {
	position: absolute;
	font-size: 0.70em;
	font-family: Arial, Helvetica, sans-serif;
}

#language a:hover {
	color: #00aeef;
}

.languagetxt {
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: normal;
	line-height: normal;
	text-align: right;
}

.uk {
	float: left;
	margin-right: 10px;
}

.nl {
	float: left;
	margin-right: 10px;
}

/* seo - contact */

#seo {
	position: absolute;
	left: 382px;
	width: 410px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	text-align: right;
	font: small-caps normal 0.75em/normal Arial, Verdana, Helvetica, sans-serif;
	float: right;
}

#seo-contact {
	position: absolute;
	top: 20px;
	left: 396px;
	width: 396px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	text-align: right;
	font: small-caps normal 0.75em/normal Arial, Verdana, Helvetica, sans-serif;
	float: right;
}

#home-contact {
	position: absolute;
	top: 20px;
	left: 396px;
	width: 396px;
	height: 35px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	text-align: right;
	font: small-caps normal 0.75em/normal Arial, Verdana, Helvetica, sans-serif;
	float: right;
	background: url(images/home/hood.jpg) no-repeat 6px;

}


.seo-colour {
	color: #00aeef;
}

/* gallery */
#galleryintro {
	position: relative;
	float: left;
	width: 800px;
	height: 417px;
}

#gallery {
	position: relative;
	float: left;
	width: 800px;
	height: 418px;
}

#gallefttop {
	float: left;
}

#galleftbot {
	float: left;
}

#galrighttop {
	float: left;
}

#galrightbot {
	float: left;
}
#card{
	position: relative;
	float: left;
}

#gallery ul {
	margin: 0;
	padding: 0;
	list-style: none;

}
#gallery li{
	display: inline;
}

#gallery a {
	position: absolute;
	width: 150px;
	height: 175px;
	text-indent: -1000em;
	font-family: Arial, Helvetica, sans-serif;
}

#gallery .poster1 a {
	top: 35px;
	left: 10px;
}

#gallery .poster2 a {
	top: 35px;
	left: 220px;
}

#gallery .poster3 a {
	top: 35px;
	left: 429px;
}

#gallery .poster4 a {
	top: 35px;
	left: 638px;
}

#gallery a:hover {
	background-color: rgba(255,255,255,0.10);
	/* border: 1px solid #fff;*/
}

/* rss gallery */


#rssgallery {
	position: relative;
	float: left;
	width: 800px;
}
.left{
	position: relative;
	float: left;
}
.right{
	position: relative;
	float: left;
}
#rssmiddle{
	position: relative;
	float: left;
	width: 800px;
	height: 100%;
	background: url(images/rss/middle.jpg) repeat-y;
	padding-left: 50px;
}

/* rss */
#rssfloat {
	position: relative;
	float: left;
	width: 800px;
	}
#rssfloatwrap {
	position: relative;
	float: right;
	width: 150px;
	margin-bottom:25px;
}

#rsshomewrap {
	position: relative;
	float: right;
	width: 399px;
	height: 56px;
	margin: 0px;
	background: url(images/home/flyingL.jpg) no-repeat;
}
#rsswrap {
	position: relative;
	float: right;
	width: 150px;
	margin-top: 10px;
}

#rssbullit {
	float: left;
	display: block;
	height: 15px;
	width: 15px;
	margin-right: 5px;
	background: url(images/rss-bullit.gif) no-repeat;

}

#rssbullit:hover {
	background: url(images/rss-bullith.gif) no-repeat;
}

#rss {
	margin: 1px 0px 0px 0px;
}

#rss a {
	font: small-caps normal 0.70em/normal Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.80em;
	color: #f29720;
}

#rss a:hover {
	color: #fff;
}

/* main */

#content {
	position: relative;
	float: left;
	width: 396px;
	padding: 10px 0px 10px 5px;
}
#content ul {
	width: 350px;
	list-style: disc url(images/dot.gif);
	list-style-position: inside;
	padding: 0px, 0px, 0px, 10px;
	margin: 0;
}

#content li {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #f29720;
	font-size: 0.85em;
	
}

.contenttxt {
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 1.2;
	text-align: justify;
	padding-right: 5px;
}

#content a {
	color: #00aeef;
}

#content a:hover {
	color: #fff;
}
#content a:visited {
	color: gray;
}

#adv {
	position: relative;
	float: right;

}

#addcontact {
	position: relative;
	float: right;
	width: 200px;
	margin: 0px 0px 0px 0px;
}

#advhome {
	position: relative;
	float: right;
	width: 399px;
	height: 160px;
	margin: 0px;
	background: url(images/home/flyingS.jpg) no-repeat;

}

/* footer */

#footer {
	width: 800px;
	padding: 0px;
	margin: 0px;
	height: 25px;
	float: left;
	font-size: 0.82em;
	font-variant: small-caps;
	color: #666;
}

#footer ul {
	width: 800px;
	padding: 0;
	margin: 0;
}

#footer li {
	display: inline;
	font-size: 0.82em;
	color: #666;
	padding: 0px 5px 0px 0px;
}

#footer li a {
	padding: 0px 5px 0px 0px;
	color: #666;
}

#footer li a:hover {
	color: #fff;
}

.footer-colour {
	margin-right: 15px;
}
#thankyou{
	position: relative;
	float: left;
	width: 800px;
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 1.2;
	text-align: center;	
}
#terpri{
	position: relative;
	float: left;
	width: 785px;
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 1.2;
	text-align: justify;
	padding: 10px 0px 0px 5px;
	}
#terpri ul {
	width: 750px;
	list-style: disc url(images/dot.gif);
	list-style-position: inside;
	padding: 0px, 0px, 0px, 10px;
	margin: 0;
}

#terpri li {
	padding: 0;
	margin: 0;
	font-size: inherit;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}
.pfhead {
	height: 22px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-top: 5px;

}
.cyan {
	color: #00aeef;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.2;
	text-align: justify;
	padding-right: 5px;
}
.orange{
	color: #f29720;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.2;
	text-align: justify;
	padding-right: 5px;
}
#thumbs {
	position: relative;
	float: left;
	width: 250px;
	margin-left: 50px;
}
#thumbstxt {
	position: relative;
	float: left;
	width: 325px;
	margin-left: 50px;
}
.thumbleft{
	float: left;
	padding: 10px 10px 10px 0px;
}
#sales{
	position: relative;
	float: left;
	width: 399px;
	height: 80px;
	margin: 50px 0px 0px 0px;
}
.advright{
	float: left;
	padding-left: 17px;
	}
