@import url('../libraries/reset.css');
@import url('../libraries/baseforms/baseforms.css');
@import url('../libraries/jquery.superfish/superfish.css');
@import url('../libraries/jquery.colorbox/colorbox.css');

/********************************************
*
*						 8==8 8==8 8==8 8==8
*
*					JACQUE_CHERAQUE_GONZALES
*				CAN_SUCK_PEPE_LE_PEW_STYLEZ
*						!BY BRENDAN TIMMONS!
*
*						 8==8 8==8 8==8 8==8
*
********************************************/




/********************************************
				MAIN STYLES
********************************************/


body{
	background: url(../images/core/body-bg.jpg) repeat-x center top #121212;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
}
h1, h2, h3, h4{font-weight: 100; margin-bottom: 15px;}
h1{color: #1abd80; font-size: 20px;}
h2{color: #1abd80; font-size: 18px;}
h3{color: #a7a7a7; font-size: 16px;}
h4{color: #a7a7a7; font-size: 14px;}
h5{coloe: #a7a7a7; font-size: 12px;}
p{margin-bottom: 15px;}
a{color: #1abd80;}
a:hover{text-decoration: none;}
hr{
	border: 0; 
	border-top: 1px solid #202020;
	border-bottom: 1px solid #484848;
	clear: both;
	height: 0px;
	margin: 15px 0;
}


/********************************************
				CONTAINERS
********************************************/


#container{
	margin: 0 auto;
	position: relative;
	width: 940px;
	-moz-box-shadow: 0 -20px 20px #000;
	-webkit-box-shadow: 0 -20px 20px #000;
}
#content{
	background: url(../images/core/secondary-bg.gif) repeat-y top left #303030;
	display: block;
	float: left;
	padding-bottom: 10px;
	width: 940px;
}


/********************************************
				HEADER
********************************************/


#header{
	height: 80px;
}


/********************************************
				LOGO
********************************************/


#logo{
	height: 160px;
	position: absolute;
	top: 0;
	width: 205px;
	z-index: 2;
}
#logo img{
	height: 160px;
	width: 205px;
}


/********************************************
				NAVIGATION
********************************************/


#navigation{
	background: url(../images/nav/navigation-bg.gif) no-repeat left;
	font-size: 13px;
	font-weight: bolder;
	height: 41px;
	padding-left: 205px;
	width: 735px;
	z-index: 5;
}
#navigation ul li{
	display: inline;
	text-transform: uppercase;
	z-index: 5;
}
#navigation ul li a{
	color: #1abd80;
	display: block;
	float: left;
	height: 41px;
	text-indent: -9999px;
}
#navigation ul li a:hover{background-position: 0 -41px;}
#home{
	background: url(../images/nav/nav-home.gif) no-repeat; 
	width: 50px;
}
#profile{
	background: url(../images/nav/nav-profile.gif) no-repeat; 
	width: 85px;
}
#products{
	background: url(../images/nav/nav-products.gif) no-repeat; 
	width: 110px;
}
#service{
	background: url(../images/nav/nav-service.gif) no-repeat; 
	width: 150px;
}
#gallery{
	background: url(../images/nav/nav-gallery.gif) no-repeat; 
	width: 115px;
}
#links{
	background: url(../images/nav/nav-links.gif) no-repeat; 
	width: 65px;
}
#contact{
	background: url(../images/nav/nav-contact.gif) no-repeat; 
	width: 160px;
}
#p-index #home,
#p-profile #profile,
#p-service #service,
#p-gallery #gallery,
#p-links #links,
#p-contact #contact{
	background-position: 0 -41px;
}
#navigation ul li ul{
	z-index: 5;
	-moz-box-shadow: 0 5px 5px #000;
	-webkit-box-shadow: 0 5px 5px #000;
}
#navigation ul li ul li{z-index: 6;}
#navgiation ul li ul li a{z-index: 7;}
#navigation ul li ul li a:hover{background-position: -220px 0;}
#breakers{background: url(../images/nav/nav-breakers.gif) no-repeat; width:220px;}
#drilling{background: url(../images/nav/nav-drilling.gif) no-repeat; width:220px;}
#drifters{background: url(../images/nav/nav-drifters.gif) no-repeat; width:220px;}
#erkat{background: url(../images/nav/nav-erkat.gif) no-repeat; width:220px;}
#brokk{background: url(../images/nav/nav-brokk.gif) no-repeat; width:220px;}
#p-breakers #breakers,
#p-drilling #drilling,
#p-drifters #drifters,
#p-erkat #erkat,
#p-brokk #brokk{
	background-position: -220px 0;
}


/********************************************
				BANNER
********************************************/

#banner{
	height: 202px;
	position: relative;
	width: 940px;
	z-index: 1;
}
#p-index #banner{height: 403px;}
#banner img{
	left: 0;
	position: absolute;
	top: 0;
}


/********************************************
				SECONDARY
********************************************/


#secondary{
	display: inline;
	float: left;
	padding: 30px;
	width: 145px;
}
#secondary ul{
	margin-bottom: 30px;
}
#phone{
	background: url(../images/core/icon-phone.gif) no-repeat;
	padding-left: 20px;
}
#fax{
	background: url(../images/core/icon-fax.gif) no-repeat;
	padding-left: 20px;
}
#enquiries-button{
	background: url(../images/core/button-enquiry.gif) no-repeat;
	display: block;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	width: 145px;
}
#enquiries-button:hover{
	background-position: 0 -30px;
}


/********************************************
				PRIMARY
********************************************/


#primary{
	display: inline;
	float: left;
	padding: 30px 40px;
	width: 655px;
}
#primary ul{margin-bottom: 20px;}
#cta-brands li{display: inline;}
#cta-brands li a, .brand-logo a{
	display: block;
	float: left;
	height: 105px;
	overflow: hidden;
	text-indent: -9999px;
	width: 215px;
}
#cta-montabert{background: url(../images/core/cta-brands-montabert.gif) no-repeat;}
#cta-erkat{background: url(../images/core/cta-brands-erkat.gif) no-repeat;}
#cta-brokk{background: url(../images/core/cta-brands-brokk.gif) no-repeat;}
#cta-montabert:hover, #cta-erkat:hover, #cta-brokk:hover{
	background-position: 0 -105px;
}
.brand-logo{
	display: inline;
	float: left;
	height: 105px;
	margin-right: 20px;
	overflow: hidden;
	width: 215px;
}
.brand-detail{
	display: inline;
	float: left;
	margin-top: 10px;
	width: 420px;
}
.gallery li{
	display: inline;
	font-size:100px;
}
.gallery li a{
	border: 1px solid #202020;
	display: block;
	float: left;
	height: 100px;
	margin: 10px;
	width: 100px;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
}

.gallery li a img {
  display:block;
  vertical-align:center;
}

.gallery li a:hover{
	border: 1px solid #1abd80;
	-moz-box-shadow: 0 0 10px #1abd80;
	-webkit-box-shadow: 0 0 10px #1abd80;
}
.client-picture{
	display: inline;
	float: left;
	height: 154px;
	margin-right: 20px;
	width: 154px;
}
.client-picture img{
	border: 2px solid #202020;
}
.client-detail{
	display: inline;
	float: left;
	width: 480px;
}
#contact-details{
	display: inline;
	float: left;
	width: 200px;
}
#enquiry{
	display: inline;
	float: left;
	width: 400px;
}
.scrolltop{
	displaY: block;
	float: right;
	width: 80px;
}
#logos{
	margin: 30px auto 0 auto;
	width: 440px;
}
#logos li{display: inline;}


/********************************************
				FOOTER
********************************************/


#footer{
	font-size: 11px;
	float: left;
	height: 60px;
	padding: 20px;
	width: 900px;
}
#footer p{color: #a7a7a7;}
#footer p, #footer ul{
	display: inline;
	float: left;
	margin-right: 20px;
}
#footer ul li{
	color: #1abd80;
	display: inline;
}
#footer ul li a{text-decoration: none;}
#footer ul li a:hover{text-decoration: underline;}
#wflogo{
	display: block;
	float: right;
	height: 21px;
	width: 67px;
}


/* File Download Icons */
a.file {background: url('../images/core/icon-file.gif') 0 0 no-repeat; padding-left: 20px;}
a.pdf {background: url('../images/core/icon-pdf.gif') 0 0 no-repeat; padding-left: 20px;}
a.doc {background: url('../images/core/icon-doc.gif') 0 0 no-repeat; padding-left: 20px;}


/********************************************
				MISC
********************************************/

/* --- Gallery --- */
/* -- gallery -- */
.gallery { 
	float: left;
}

.gallery ul { padding: 0; }

.gallery ul li {
	display: inline;
	padding: 0 10px 10px 0;
	float: left;
	font-size: 1.2em !important;
	text-align:center;
}

.gallery ul li a img {}

.gallery ul li a:hover img {}



