@charset "UTF-8";
/* CSS Document */

body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/wood2.jpg);
	background-repeat: repeat;
	}
	
.frame {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.topbar {
	font-size: 20px;
	color: #F0F0F0;
	height: 40px;
	width: 900px;
	margin-left: 100px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #333333;
}

.topbar .sub {
	font-size: 10px;
	color: #999999;
	display: block;
}

* html .topbar{
font-size: 12px;
	color: #CCCCCC;
   w\idth:1100px;
   height: 30px;
   margin-left: 100px;
   float: left;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(/images/topstrip.png);
	background-position: center;
	padding-top: 5px;
	background-repeat: no-repeat;

}


.largetext {
	font-size: 16px;
	color: #333333;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}

.biggertext {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	display: block;
	height: 35px;
}

.holder {
	width: 160px;
	float: left;
	text-align: center;
	background-position: center;
	padding: 10px;
	color: #CCCCCC;
	font-size: 12px;
	border-top-width: 20px;
	border-right-width: 15px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ECECEC;
	border-right-color: #ECECEC;
	border-left-color: #ECECEC;
	border-bottom-color: #ECECEC;
}


.topbar a:link{
	color: #0099CC;
	text-decoration: none;
}

.topbar a:visited{
	color: #CC3366;
	text-decoration: none;
}

.topbar a:hover{
	color: #0099CC;
	text-decoration: none;
}

.outerframe {
	height: 160px;
	width: 1320px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	width: 900px;
	padding-right: 100px;
	padding-left: 100px;
	float: left;
}



* html .header {
	w\idth: 1100px;
	padding-right: 100px;
	padding-left: 100px;
	float: left;
}
.downloads {
	font-size: 18px;
	background-color: #ECECEC;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	float: left;
	width: 880px;
	margin-left: 112px;
	padding-right: 10px;
	padding-left: 10px;
}
.bottom {
	float: left;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 100%;
	font-size: 11px;
	margin-left: 100px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	height: 200px;
}


* html .bottom {
   float: left;
	w\idth:1000px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 100%;
	font-size: 9px;
	margin-left: 100px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	height: 200px;
}

.infolayer {
	font-size: 12px;
	background-color: #F0F0F0;
	width: 880px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	background-color: #F0F0F0;
	margin-right: 100px;
	margin-left: 100px;
	color: #333333;
}


* html .infolayer {
	font-size: 12px;
	background-color: #F0F0F0;
	height: 80px;
	w\idth: 900px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	background-color: #F0F0F0;
	margin-right: 100px;
	margin-left: 100px;
}
.imagelayer {
	height: 300px;
	width: 220px;
	float: left;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}



.rightstar {
	height: 180px;
	width: 100px;
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftstar {
	height: 180px;
	width: 100px;
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumbimage {
	float: left;
	height: 160px;
	background-image: url(/images/star.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
a:link {
	color: #0099CC;
	text-decoration: none;
}

a:visited {
	color: #0099CC;
	text-decoration: none;
}

a:hover {
	color: #0099CC;
	text-decoration: underline;
}

* html body{
   font-size: 70%;

}
.arrow {
	float: left;
	width: 110px;
	padding-left: 10px;
}
.imagenumber {
	font-size: 120px;
	color: #0099CC;
	height: 160px;
	width: 160px;
	float: left;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 70%;
}
.imagetext {
	color: #0099CC;
	width: 210px;
	float: left;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bolder;
	background-color: #333333;
	padding-left: 3px;
}


* html .imagetext {
	color: #0099CC;
	w\idth: 560px;
	padding-left: 20px;
	float: left;
	height: 80px;
	padding-top: 10px;
	font-size: 44px;
	font-weight: bold;
	padding-bottom: 10px;
}

.client {
	color: #FFFFFF;
	font-weight: bold;
}
.imagesmalltext {
	font-size: 11px;
	height: 70px;
	font-weight: lighter;
	color: #666666;
	width: 200px;
	padding-right: 0px;
	line-height: 110%;
	letter-spacing: 0.05em;
	display: block;
	padding-top: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0099CC;
}
.and {
	font-weight: lighter;
	color: #F06697;
}
.advert {
	background-color: #F0F0F0;
	height: 100px;
	width: 880px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	padding-right: 10px;
	margin-right: 112px;
	margin-left: 112px;
}
.bigimage {
	background-color: #ECECEC;
	width: 880px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	font-size: 0.8em;
	float: left;
	margin: 0px;
	padding-bottom: 0px;
	position: relative;
	left: -100px;
}






* html .bigimage {
	background-color: #ECECEC;
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 0.9em;
	float: left;
	left: -100px;
	position: relative;
}



.iframe {
	float: left;
}


.maintext {
	width: 820px;
	background-image: url(/images/speech.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 30px;
	border-left-width: 30px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ECECEC;
	border-left-color: #ECECEC;
	font-size: 90%;
	text-align: left;
	display: block;
	line-height: 140%;
}
.bulletstar {
	background-image: url(images/bulletstar.png);
	height: 40px;
	width: 40px;
	float: left;
	margin-top: 20px;
}
.dirtcentre {
	background-color: #ECECEC;
	float: left;
	width: 860px;
	margin-left: 112px;
	padding-right: 10px;
	padding-left: 30px;
}

.wallpaper {
	float: left;
	height: 20px;
	width: 250px;
}
.bigback {
	width: 100px;
	float: left;
	top: 150px;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 160px;
}
.bignext {
	width: 100px;
	float: left;
	top: 150px;
	position: relative;
	left: 900px;
	margin: 0px;
	padding: 0px;
	height: 160px;
}
.mainheader {
	height: 200px;
	width: 900px;
	background-color: #000000;
	color: #0099CC;
	font-size: 18px;
	font-weight: bold;
	margin-left: 112px;
}



* html .mainheader {
	height: 200px;
	width: 900px;
	background-color: #000000;
	color: #0099CC;
	font-size: 18px;
	font-weight: bold;
	margin-left: 112px;
}

.mainheader a:link{
	font-weight: normal;
	color: #FFFFFF;	
}

.mainheader a:visited{
	font-weight: normal;
	color: #FFFFFF;	
}

.mainheader a:hover{
	font-weight: normal;
	color: #FFFFFF;	
}


.maintext h1 {
	font-weight: bolder;
	font-size: 150%;
	word-spacing: 0.1em;
	color: #666666;
	line-height: 80%;
	clear: both;
}
h1 {
	font-weight: bolder;
	font-size: 300%;
	word-spacing: 0.1em;
	color: #666666;
	line-height: 80%;
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 14px;
	margin-right: 14px;
	margin-bottom: 8px;
	margin-left: 14px;
}


.swfholder {
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	background-color: #333333;
	background-position: center top;
}

.imagetext a:link{
	color: #FF3366;
	text-decoration: none;
}

.imagetext a:visited{
	color: #FF3366;
}

.imagetext a:hover{
	color: #0099CC;
	text-decoration: none;
}
.backnextstrip {
	background-color: #333333;
	height: 30px;
	width: 430px;
	margin-left: 100px;
	color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

.backnextstrip2 {
	background-color: #333333;
	height: 30px;
	width: 430px;
	color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	margin-right: 100px;
}
.toptab {
	float: left;
	height: 25px;
	width: 149px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

.toptab2 {
	float: left;
	height: 25px;
	width: 149px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	;
}
.toptab3 {
	float: left;
	height: 25px;
	width: 149px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	;
}
.toptab4 {
	float: left;
	height: 25px;
	width: 149px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.toptab5 {
	float: left;
	height: 25px;
	width: 149px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.toptab6 {
	float: left;
	height: 25px;
	width: 149px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

a:hover img {
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	
}

.bottomstrip {
	background-image: url(/images/bottomstrip.png);
	height: 45px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-repeat: no-repeat;
	background-position: center;
}

img {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
 border: 0;
}

a img {
	border: none;
	margin: 0px;
	padding: 0px;
}


b {
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
}
p {
}

.bubbleInfo {
	position: relative;
	background-color: #FFFF00;
	height: 200px;
	width: 200px;
}

.popup {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
	z-index: 50;
}

.trigger {

}
.surround {
	width: 1100px;
}
.buyprint {
	height: 136px;
	width: 136px;
	clear: both;
	position: absolute;
	left: 10px;
	top: 12px;
}
.smalltext {
	color: #0099CC;
	float: left;
	font-size: 14px;
	width: 100%;
}
h2 {
	color: #FF6600;
	font-size: 20px;
	width: 840px;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin: 8px;
	padding-top: 8px;
	text-align: center;
}
.related {
	color: #FF3300;
}
.reallybig {
	font-size: 400%;
	color: #FF6600;
	text-align: center;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 80%;
}
.maintextindex {
	width: 820px;
	border-right-width: 30px;
	border-left-width: 30px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ECECEC;
	border-left-color: #ECECEC;
	font-size: 90%;
	text-align: left;
	display: block;
	line-height: 140%;
}
.maintextindex h1 {
	font-weight: bolder;
	word-spacing: 0.1em;
	color: #666666;
	line-height: 120%;
	clear: both;
}
.clientfront {
	color: #0099CC;
	font-weight: bold;
}
.clientlogo {
	float: left;
	height: 30px;
	background-color: #0099CC;
	width: 214px;
}
.new {
	background-color: #FFFF00;
	float: left;
	height: 10px;
	width: 30px;
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 6px;
	padding-bottom: 2px;
	font-weight: normal;
}
