body {
	margin: 0;
	padding: 0;
	background: #030201;
	font-size: 13px;
	text-align: center;
}

h1, h2, h3 {
	font-family: Geneva, Arial, sans-serif;
	font-weight: normal;
	color: #aaaaaa;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

h2 {
	font-size: 9pt;
	text-align: left;
	color: #000000;
}

h3 {
	font-size: 16pt;
	text-align: left;
	letter-spacing: -1pt;
	color: #333333;
	margin-bottom: -28px;
}

hr {
	float:left;
	width: 100%;
	margin-top:5px;
	margin-bottom:15px;
}

p {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #ffffff;
	line-height: 150%;
}

ul {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #000000;
	line-height: 130%;
	margin-left: 0.75em;
	padding-left: 0.75em;
}

/* Links and Colours */

a.white:link {color: #ffffff; text-decoration: none;}
a.white:active {color: #ffffff; text-decoration: none;}
a.white:visited {color: #ffffff; text-decoration: none;}
a.white:hover {color: #aaaaaa; text-decoration: none;}

a.blue:link {color: #094676; text-decoration: none;}
a.blue:active {color: #094676; text-decoration: none;}
a.blue:visited {color: #094676; text-decoration: none;}
a.blue:hover {color: #14588d; text-decoration: none;}

.header {color: #ffffff; font-size: 16px; font-family: Geneva, Arial, sans-serif; font-weight: bold}
.bold {color: #ffffff; font-size: 13px; font-family: Geneva, Arial, sans-serif; font-weight: bold}
.spec {color: #ffffff; font-size: 10px; font-family: Geneva, Arial, sans-serif; font-weight: bold}
.right {text-align: right}
.italic {color: #ffffff; font-size: 9px; font-family: Geneva, Arial, sans-serif; font-style:italic;}


/* Header */

#header-wrap  {
	width : 100%;
	min-width : 950px;
	height : 115px;
	background : #2a2a2a url('images/rigshop_header.png') repeat-x;
	padding : 0;
} 

#header {
	width : 950px;
	margin : 0 auto;
}

/* Page */

#page-wrap  {
	width : 100%;
	min-width : 950px;
	height : 575px;
	background : #2a2a2a url('images/rigshop_content_repeat.png') repeat-x;
	padding: 15px 0px 0px 0px;
} 

#page {
	width: 950px;
	height : 557px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 15px;
}

#page-video {
	width: 950px;
	margin-right:auto;
	margin-left:auto;
}

#page-wrap-video  {
	width : 100%;
	min-width : 950px;
	background : #2a2a2a;
	padding: 15px 0px 0px 0px;
} 

#page-services {
	float : left;
	width: 950px;
	height : 512px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 15px;
	background : url('images/rigshop_service.jpg') no-repeat;
}

#page-products {
	float : left;
	width: 950px;
	height : 512px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 15px;
}

#page-products-image {
	float : left;
	width: 250px;
	height : 100px;
}

#page-products-description {
	float : left;
	width: 685px;
	height : 100px;
	padding-left:15px;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
}

#page-crane {
	float : left;
	width: 950px;
	height : 512px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 15px;
}

#page-left {
	float : left;
	width : 488px;
	height : 487px;
	padding-left: 235px;
	padding-right: 25px;
	padding-top: 50px;
	padding-bottom: 20px;
	background : url('images/rigshop_content.jpg') no-repeat;
}

#page-right {
	float : left;
	width: 202px;
	height : 557px;
	margin: 0 auto;
}

#content-left {
	float : left;
	width : 428px;
	padding-left: 40px;
}

#content-right {
	float : left;
	width : 430px;
	padding-left: 40px;
}

#prospec-left {
	float : left;
	width : 420px;
	padding-left: 20px;
	padding-right: 90px;
}

#prospec-right {
	float : left;
	width : 410px;
}

/* Content */

#content-full {
	clear: both;
	width: 950px;

}

#service-home {
	clear: both;
	width: 655px;
	height: 71px;
	padding-left: 275px;
	padding-right: 50px;
	padding-top: 20px;
	padding-bottom : 50px;
	background : url('images/rigshop_service_text.png');
}

#product-home {
	clear: both;
	width: 620px;
	height: 131px;
	padding-left: 265px;
	padding-right: 65px;
	padding-top: 10px;
	padding-bottom : 50px;
	background : url('images/rigshop_products_text.png');
}

#home-top {
	clear: both;
	width: 470px;
	height: 18px;
}

#home-mid {
	clear: both;
	width: 450px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
}

/* Footer */

#footer-wrap  {
	width : 100%;
	min-width : 950px;
	height : 150px;
	clear : both;
	background : #0c0a07 url('images/rigshop_footer.png') repeat-x;
	padding : 0;
} 

#footer {
	width : 950px;
	height : 50px;
	margin : 0 auto;
	padding : 10px 0px 20px 0px;
}

#footer-half-left {
	float: left;
	width: 725px;
	padding-top: 0px;
}

#footer-half-right {
	float: left;
	width: 225px;
	padding-top : 0px;
}

#footer-half-right p {
	text-align: right;
	padding-top : 0px;
}


#footer p {
	margin: 0;
	padding: 55px 0px;
	line-height: normal;
	letter-spacing: 1pt;
	font-family: Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #d4d4d4;
}

#albumlist ul {
	list-style: none;
	float:left;
	margin: 0 auto;
	padding: 0px;
}

#albumlist li {
	display:inline;
}


/* Test */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color:#ffffff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lb_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lb_images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #ffffff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


