
html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

html { background: #0075CC url(http://www.carlyledrilling.co.nz/images/templates/body_bg.jpg) top center no-repeat}

BODY { background: url(http://www.carlyledrilling.co.nz/images/templates/body_bg.jpg) top center no-repeat; behavior: url("csshover3.htc");}

BODY, TABLE {font-family: Arial, Helvetica, sans-serif;	font-size:12px;	color:#000000; }

A{ color: #000000;}

A:focus{ color: #FF0000;}

p { margin: 12px 0px; line-height:18px; font-size:12px;}

* img { behavior: url(iepngfix.htc) }

INPUT,TEXTAREA {font-family: Arial, Helvetica, sans-serif;	color:#000; }

#pageEditorContent ul{
margin-left: 30px;
}

h1{
font-size: 18px;
color: #dc241f;
line-height: 20px;
font-weight: bold;
margin: 0px 0px 10px 0px;
}

h2{
font-size: 26px;
color: #dc241f;
line-height: 38px;
font-weight: bold;
}

h3{
font-size: 18px;
color: #dc241f;
line-height: 20px;
font-weight: bold;
margin: 0px 0px 10px 0px;
}

/*------------ Template Specific Rules ----------------------------------------------------------*/

/* Page Contatiner Rules */

.container
{
margin: 0px auto;
width: 750px;
text-align: left;
}

.bgContainer
{
width: 750px;
float: left;
position: relative;
height: auto;
}

body
{
/*background: 100% width tile here */
}

#wrap
{
position: relative;
z-index: 2;
min-height: 100%;
width: 100%;
/*background: 100% height tile here */
}

#main
{
overflow:hidden;
padding-bottom: 224px ; /* must be same height as the footer */
}

#header
{
float: left;
position: relative;
z-index: 50;
width: 750px;
height: 154px;
}

#header .logo
{
position: relative;
float: left;
padding: 10px 0px 19px 0px;
}

#header #healthAndSafetyFlash{
position: absolute;
top: 0px;
right: 0;
width: 240px;
height: 138px;
}

#content
{
float: left;
position: relative;
z-index: 40;
width: 960px;
}

body.contact #content{
min-height: 500px;
background: url(http://www.carlyledrilling.co.nz/images/templates/contact_placeholder.jpg) bottom right no-repeat;
}

body#fullWidth.contact #content #centerCol{
background: none;
}


#pageEditorContent{
padding: 15px;
}

.our_fleet #pageEditorContent{
padding: 0px;
}

/* Header Navigation */

#header #navigation
{
position: absolute;
top: 124px;
width: 100%;
height: 30px;
margin: 0px;
padding: 0px;
}

#header #navigation ul
{
float: none;
position: relative;
margin: 0 auto;
padding: 0px;
list-style: none;
width: 100%;
text-align: center;
}

#header #navigation ul li
{
float: left;
position: relative;
height: 100%;
width: auto;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#header #navigation ul li:first-child
{

}

#header #navigation ul li a
{
position: relative;
display: block;
width: auto;
text-align: center;
height: 30px;
line-height: 30px;
padding: 0px 18px 0px 19px;
margin: 0px;
list-style: none;
float: left;
text-transform: uppercase;
letter-spacing: 0;
font-size: 12px;
font-weight: normal;
color: #818285;
text-decoration: none;
background: #0076CC;
color: #ffffff;
box-shadow: 1px 0px 4px 1px #005796 inset;	
}

#header #navigation ul li:first-child a{
border-radius: 12px 0px 0px 0px;
padding: 0px 12px 0px 20px;
}

#header #navigation ul li:last-child a{
border-radius: 0px 12px 0px 0px;
}

#header #navigation ul li:first-child ul li a,
#header #navigation ul li:last-child ul li a{
border-radius: 0px;
}

#header #navigation ul li a:hover
{
text-decoration: underline;
background: #CC0000;
box-shadow: 1px 0px 4px 1px #990000 inset;
}

#header #navigation ul li ul
{
display: none;
}

#header #navigation ul li:hover ul
{
display: block;
}

#header #navigation ul li ul
{
margin: 0px;
padding: 0px;
list-style: none;
float: none;
position: absolute;
top: 30px;
left: 0px;
width: auto;
}

#header #navigation ul li ul li
{
float: left;
position: relative;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
height: auto;
min-height: 20px;
width: auto;
line-height: 19px;
}


#header #navigation ul li ul li a
{
display: block;
width: 190px;
text-align: left;
height: 30px;
line-height: 30px;
padding: 0px 0px 0px 20px;
margin: 0px;
float: left;
text-transform: none;
letter-spacing: 0;
font-size: 12px;
position: relative;
background: #9BD1E5;
color: #000000;
text-decoration: none;
border-radius: 0px;
box-shadow: none;
opacity: 0.9;
}

#header #navigation ul li ul li:first-child a{
border-radius: 0px;
padding: 0px 0px 0px 20px;
}

#header #navigation ul li:first-child ul li:first-child a{
border-radius: 0px;
padding: 0px 12px 0px 20px;
width: 190px;
}

#header #navigation ul li ul li:last-child a{
border-radius: 0px 0px 12px 12px;
}

#header #navigation ul li ul li a:hover{
color: #CC0000;
background: #9BD1E5;
box-shadow: none;
text-decoration: none;
}

#homeSloganContainer{
position: relative;
float:left;
width:248px;
}

#homeSloganContainer img
{
width:250px;
}

#content{
position: relative;
width: 748px;
border: 1px solid #0076CC;
border-top: 0px;
border-radius: 0 0 12px 12px;
background: #0076CC;
overflow: hidden;
}

#default #content #centerCol{
position: relative;
float: left;
width: 500px;
padding: 0px;
background: #ffffff;
}

#default #content #rightCol{
position: relative;
float: left;
width: 248px;
padding: 0px;
background: #0076CC;
}

#landing #content #centerCol{
position: relative;
float: left;
width: 248px;
padding: 0px;
background: #ffffff;
}

#fullWidth #content #centerCol{
position: relative;
float:left;
background: #ffffff;
width: 100%;
}

#fullWidth.case_studies #content #centerCol,
#fullWidth.bore_database #content #centerCol{
background: none;
}

#fullWidth #content #centerCol #pageEditorContent,
#default.our_team_detail #content #centerCol #pageEditorContent{
padding: 0px;
}

#landing #content #centerCol #pageEditorContent{
position: relative;
float: left;
padding: 15px;
min-height: 220px;
}


#landing #content #pageEditorContent{
position: relative;
float: left;
padding: 15px;
background: #ffffff;
}

#landing #content #rightCol{
position: relative;
float: right;
}

.moduleComponentContainerheaderBanners{
position: relative;
float: left;
height: 200px;
width: 500px;
}

#subNavigation{
position: relative;
}

#subNavigation li{
position: relative;
float: left;
display: block;
width: 260px;
height: 250px;
background: url(http://www.carlyledrilling.co.nz/images/templates/swirl.jpg) top left no-repeat;
}

#subNavigation li a{
position: relative;
top: 31px;
left: 46px;
display: block;
text-align: center;
width: 143px;
height: 83px;
padding: 40px 10px;
border-radius: 150px;
background: #3892D0;
text-decoration: none;
}

#subNavigation li a span{
position: relative;
display: block;
top: 62%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
color: #ffffff;
font-size: 19px;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
line-height: 23px;
}

#subNavigation li a span.clickHere{
font-size: 10px;
text-transform: none;
margin-top: 8px;
}

#subNavigation li:nth-child(2),
#subNavigation li:nth-child(5){
width: 240px;
background: url(http://www.carlyledrilling.co.nz/images/templates/swirl-right.jpg) top left no-repeat;
}

#subNavigation li:nth-child(3),
#subNavigation li:nth-child(6){
width: 248px;
background: url(http://www.carlyledrilling.co.nz/images/templates/swirl-3.jpg) top left no-repeat;
}

#subNavigation li:nth-child(2) a{
left: 36px;
}
#subNavigation li:nth-child(5) a{
left: 36px;
}

#subNavigation li:nth-child(3) a,
#subNavigation li:nth-child(6) a{
left: 42px;
}

#subNavigation li a:hover{
background: #ffffff;
}

#subNavigation li a:hover span{
color: #0076cc;
}

#subNavigation li a:hover span.clickHere{
color: #dc241f;
}


#subNavigation li{
display: none;
}
.home #subNavigation li{
display: inline;
}
#subNavigation li:nth-child(1),
#subNavigation li:nth-child(2){
display: inline;
}


/* Form */

#pageSource{
padding: 20px;
}

#emailForm{
position: relative;
padding: 0px 40px 40px 40px;
}

.labelHorizontal{
vertical-align: top;
}

.fstxt,
.fmtxt,
.fltxt,
.fsel{
border: 1px solid #999999;
padding: 3px;
margin: 3px;
border-radius: 3px;
width: 300px;
}


/* Right Column*/

#rightCol{
position: relative;
float: left;
}

#rightCol a.caseStudyCallout
{
display: block;
width: 230px;
height: 81px;
padding: 16px 0px 0px 0px;
margin: 10px;
background: url(http://www.carlyledrilling.co.nz/images/templates/view_case_studies_callout_bg.jpg) top left no-repeat;
font-size: 20px;
text-align: center;
text-transform: uppercase;
text-decoration: none;
color: #FFF;

}

#rightCol a.caseStudyCallout span
{
display: block;
font-size: 11px;
text-transform: none;
}

a.caseStudyCallout:hover span
{
color: #DC241F;
}

/* Bore Database*/

#filterContainer{
position: relative;
float: left;
padding: 15px;
}

#filterContainer p{
color: #ffffff;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
margin: 0 0 10px 0;
padding: 0;
}

#filterContainer .filter{
position: relative;
}

#filterContainer label{
color: #ffffff;
display: block;
line-height: 24px;
margin: 8px 0 3px 0;
padding: 0px;
font-size: 12px;
}

#filterContainer select{
color: #7fbae5;
font-size: 12px;
line-height: 12px;
font-weight: bold;
text-transform: uppercase;
background: #fff;
border: 0;
width: 191px;
padding: 2px 0px 1px 35px;
margin: 0px;
}

#filterContainer img{
position: absolute;
top: 19px;
left: 0px;
}

#boreResults,
#caseStudyDetails{
position: relative;
float: right;
width: 490px;
background: #FFFFFF;
padding: 15px 0px 15px 15px;
}

#boreResults #selectedFilters,
#caseStudyDetails #selectedFilters{
position: relative;
width: 480px;
height: 165px;
background: url(http://www.carlyledrilling.co.nz/images/templates/bore_head.gif) top left no-repeat;
}
#boreResults #selectedFilters div,
#caseStudyDetails #selectedFilters div{
position: relative;
float:left;
width: 120px;
height: 165px;
}
.filterValue{
display: block;
width: 100%;
color: #0076cc;
font-size: 16px;
line-height: 30px;
position: absolute;
text-align: center;
margin: 120px 0 0 0;
}
#boreResults h5,
#caseStudyDetails h5 {
color: #fff;
font-size: 14px;
font-weight: bold;
line-height: 14px;
text-transform: uppercase;
text-align: center;
background: #0076cc;
margin: 0;
padding: 4px 0 4px 0;
width: 480px;
}
#boreResults .bore{
position: relative;
float: left;
width: 100%;
padding: 3px 0px;
}
#boreResults .boreHeader{
font-weight: bold;
margin-top: 15px;
}
#boreResults .bore div{
position: relative;
float: left;
font-size: 11px;
color: #0076cc;
}
#boreResults .bore div.center{
text-align: center;
}
#boreResults .bore .boreId,
#boreResults .bore .boreDiameter,
#boreResults .bore .boreDepth,
#boreResults .bore .boreCasing{
width: 50px;
}

#boreResults .bore .boreDrill{
width: 70px;
}
#boreResults .bore .boreScreen{
width: 95px;
}
#boreResults .bore .borePurpose{
width: 120px;
}

/* Fleet */


.html5gallery-container-0{
height: 283px !important;
}

.html5gallery-elem-0{
box-shadow: none !important;
padding: 0px !important;
}
.html5gallery-box-0{
left: 0px !important;
}

.html5gallery{
height: 283px !important;
}

.html5gallery-car-0{
top: 190px !important;
}

.html5gallery-thumbs-0{
width: 270px !important;
margin-left: 0px !important;
}

.html5gallery-tn-0,
.html5gallery-tn-selected-0{
width: 78px !important;
height: 42px !important;
margin: 0px 0px 4px 4px !important;
}

.html5gallery-tn-img-0{
width: 78px !important;
height: 42px !important;
}

.html5gallery-tn-img-0 div{
width: 76px !important;
height: 40px !important;
border: 1px solid #ffffff;
}

.html5gallery-tn-img-0 div img{
width: 76px !important;
height: 40px !important;
}


.moduleItemFleet #multipleImageContainer{
position: relative;
background: #0076cc;
}

.moduleItemFleet #multipleImageContainer #specs{
position: absolute;
bottom: 0px;
right: 0px;
width: 250px;
height: 96px;
background: url(http://www.carlyledrilling.co.nz/images/templates/drill_specs_bg.jpg) top left repeat;
}

.moduleItemFleet #multipleImageContainer #specs div{
position: relative;
float: left;
width: 33%;
text-align: center;
}

.moduleItemFleet #multipleImageContainer #specs label{
display: block;
font-family: Tahoma;
font-size: 10px;
font-weight: normal;
margin: 4px 0px 8px 0px;
padding: 0;
color: #FFF;
}

.moduleItemFleet #multipleImageContainer #specs span{
display: block;
margin: 3px 0px 0px 0px;
padding: 0;
font-size: 11px;
font-weight: bold;
line-height: 11px;
color: #0076cc;
}


.moduleItemFleet #moduleItemContent{
min-height: 315px;
padding: 15px;
}

.moduleItemFleet #moduleItemContent h1{
font-family: Tahoma;
font-size: 50px;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
}

.moduleItemFleet #moduleItemContent h3{
margin: 10px 0 10px 0px;
}

.moduleItemFleet #moduleItemContent #moduleItemBack{
display:none;
}

#rightCol .moduleComponentfleet{
position: relative;
border: 1px solid #FFFFFF;
border-radius: 15px;
width: 228px;
overflow: hidden;
margin: 10px 10px 0 10px;
}

#rightCol .moduleComponentfleet .componentItem{
position: relative;

}

#rightCol .moduleComponentfleet .componentItem .title{
position: absolute;
top: 0px;
color: #FFFFFF;
background: #0076cc;
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
padding: 5px 0px 5px 15px;
width: 180px;
border-radius: 0 0 15px 0;
z-index: 10;
}
#rightCol .moduleComponentfleet .componentItem:hover .title,
#rightCol .moduleComponentfleet .componentItem.selected .title{
background: #dc241f;
}

.textMultipleImageContainer{
background: #ffffff;
}

#rightCol .moduleComponentfleet .componentItem .moduleItemImage{
opacity: 0.6;
}

#rightCol .moduleComponentfleet .componentItem:hover .moduleItemImage,
#rightCol .moduleComponentfleet .componentItem.selected .moduleItemImage{
opacity: 1;
}

.moduleComponentrightColumnContent{
background: #ffffff;
border:1px solid #ffffff;
border-radius: 16px;
margin: 12px;
padding: 0px;
overflow: hidden;
}

.moduleComponentrightColumnContent .bannerTitle{
display: none;
}

.moduleComponentrightColumnContent .bannerHtmlContent{
padding: 15px;
}

.moduleComponentrightColumnContent ul li{
list-style: none;
margin: 5px 0px 5px 11px;
padding: 3px 0px 3px 20px;
background: url(http://www.carlyledrilling.co.nz/images/templates/bullet.gif) 0 4px no-repeat;
color: #0076CC;
}




/* Case Studies*/
#projects{
position: relative;
float: left;
margin-top: 30px;
}
#projects p{
color: #ffffff;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}
#projects span{
color: #ffffff;
font-size: 11px;
cursor: pointer;
}
#projects span:hover{
text-decoration: underline;
}

#caseStudy{
position: relative;
float: left;
margin-top: 15px;
width: 100%;
}

#caseStudy .bore{
position: relative;
float: left;
width: 280px;
color: #58595b;
font-size: 11px;
}

#caseStudy .bore label{
display: inline-block;
  color: #0076cc;
  font-size: 12px;
  font-weight: bold;
  line-height: 13px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
width: 80px;
}

#caseStudy .bore .borePurpose label,
#caseStudy .bore .boreCasing label{
display: block;
margin-top: 20px;
}

#keyInformation{
position: relative;
float: right;
width: 170px;
padding: 10px 0px 10px 10px;
margin: 10px;
background: #b2d6f0;
border: 1px solid #0076cc;
border-radius: 15px;
font-size: 11px;
}
#keyInformation p{
color: #0076cc;
font-size: 14px;
line-height: 14px;
font-weight: bold;
margin: 0px 0px 5px 0px;
}
#keyInformation div{
padding: 2px 0px 2px 0px;
font-size: 11px;
}
#keyInformation label{
position: relative;
color: #0076cc;
font-weight: bold;
display:inline-block;
width: 95px;
font-size: 11px;
}

/* Blog*/

.moduleListingWrapperBlog{
position: relative;
float:left;
width: 100%;
}

.moduleListingWrapperBlog .contentPageTitle,
.moduleDetailWrapperBlog .contentPageTitle{
display:none;
}

#navBar{
position: relative;
float:left;
width: 170px;
color: #0076cc;
font-weight: normal;
padding: 10px 0px 10px 20px;
}

#navBar .navheaders{
display: block;
color: #0076cc;
font-weight: bold;
text-transform: uppercase;
margin: 20px 0 5px 0;
}

#navBar ul{
list-style: none;
margin-left: 15px;
}

#navBar ul li a{
display: block;
color: #666666;
font-size: 12px;
text-decoration: none;
padding: 3px;
}

#moduleItemsListing.moduleItemsListingBlog{
position: relative;
float: right;
width: 550px;
}

#moduleItemsListing.moduleItemsListingBlog .moduleItemsListingItem,
.moduleItemBlog{
padding: 0 25px 25px 25px;
width: 80%;
color: #666666;
}

.moduleItemBlog{
position: relative;
float: right;
width: 67%;
}

#moduleItemsListing.moduleItemsListingBlog .moduleItemsListingItem .title,
.moduleItemBlog .title{
color: #0076cc;
font-size: 18px;
font-weight: bold;
margin: 5px 0 10px;
}

.moduleItemBlog .date {
margin: 5px 0 10px;
}

.moduleSearchContainer{
margin: 10px 0px 10px 0px;
}

.moduleSearchContainer .searchLabel{
display: block;
color: #0076cc;
font-weight: bold;
text-transform: uppercase;
margin: 20px 0 5px 0;
}

.moduleSearchContainer input{
border: 1px solid #0076cc;
color: #666666;
padding: 5px;
border-radius: 3px;
font-size: 12px;
}

.moduleSearchContainer .moduleSearchSubmit{
padding: 4px;
background: #0076cc;
color: #ffffff;
cursor: pointer;
}

.moduleSearchContainer .moduleSearchSubmit:hover{
background: #999999;
color: #ffffff;
}

/* Footer */

#footer
{
float: left;
position: relative;
width: 748px;
padding: 0px;
margin: 0px;
font-size: 11px;
color: #0076CC;
text-align: center;
text-transform: lowercase;
}

#footer ul{
position: relative;
float: left;
width: 648px;

top: -16px;
padding: 16px 0px 0px 100px;
border: 1px solid #0076CC;
border-top: 0px;
border-radius: 0 0 12px 12px;
align: center;
}

#footer ul li{
position: relative;
float: left;
list-style-type: none;
margin: 0px 10px 0px 10px;
}

#footer ul li ul{
display: none;
}

#footer ul li a
{
font-size: 11px;
color: #0076CC;
text-decoration: none;
margin: 0px 6px;
line-height: 24px;
}

#footer div#copyright
{
color: #666;
}

#footer div a
{
margin: 0px;
color: #666;
text-decoration: none;
}

#footer #footerLogo{
position: absolute;
bottom: 0px;
right: 0px;
}

a#pull
{
display:none;

}

/* -----------------------------------------------*/

#instagramContainer 
{
width: 100%;
float: left; 
position: relative;
background: none;
margin: 0px 0px 0px;
padding: 10px 0px 20px;
background: #ffffff;
}

#instagramContainer .container
{
margin: 0px auto;
width: 1022px;
text-align: left;
}

#instagramContainer .bgContainer 
{
width: 1022px;
float: left;
position: relative;
height: auto;
margin: 30px 0px;
}

#instagramContainer p.h3
{
text-transform: uppercase;
background: #ffffff;
margin: 0px;
padding: 15px 15px;
color: #0076cc;
font-size: 19px;
font-weight: bold;
}

#instagramContainer p.h3 a{
text-decoration: none;
color: #0076cc;
}

#instagramContainer .feedContainer
{
float: left; 
position: relative;
width: 23%;
height: 310px;
overflow: hidden;
margin: 20px 4px 10px;
margin: 1%;
text-align: center;

}

#instagramContainer .feedContainer img
{
width: 99% !important;
border-radius: 10px;
border: 1px solid #0076cc;
}

#instagramContainer .feedContainer p
{
font-weight: 100;
font-size: 12px;
line-height: 18px;
color: #0076cc;
}

/*********************************************/
/*********************************************/
/*********************************************/
/*********************************************/
/*********************************************/
/*********************************************/
/*********************************************/
/*********************************************/
/*********************************************/
/*********************************************/
/*********************************************/
/*********************************************/

@media screen and (max-width: 450px) {



h1
{
font-size:40px;
}

/*------------ Template Specific Rules ----------------------------------------------------------*/

/* Page Contatiner Rules */

.container
{
width: 320px;
}

.bgContainer
{
width: 320px;
height: auto;
}

body
{
background: #FFF url(http://www.carlyledrilling.co.nz/images/templates/body_bg.jpg) -368px 0px no-repeat;
}

#wrap
{
min-height: 100%;
width: 100%;
}

#main
{
overflow:hidden;
padding-bottom:0px;
}

#header
{
width: 320px;
height: 124px;
}

#header .logo
{

padding: 5px 0px 19px 6px;
}

#header #healthAndSafetyFlash{
display:none;
}

#content
{
z-index: 40;
width: 320px!important;
}

body.contact #content{
min-height: 320px;
background: url(http://www.carlyledrilling.co.nz/images/templates/contact_placeholder.jpg) bottom right no-repeat;

}

body#fullWidth.contact #content #centerCol{
background: none;
}

.moduleComponentContainerheaderBanners
{
display:none;
}


#pageEditorContent{
padding: 15px;

}


#pageEditorContent img
{
width:290px;
height:auto;
}

.our_fleet #pageEditorContent{
padding: 0px;
}

/* Header Navigation */
#header #navigation
{
display:block!important;
position: absolute;
top: 79px;
left:286px;
width:45px;
}


#header #navigation a#pull {
position: absolute;
top: 0px;
right: 10px;
display: inline-block;
width: 45px;
height: 45px;
background:none;
border-radius: 100%;
padding: 0;
}

#header #navigation a#pull:after {
content:"";
background: url(http://www.carlyledrilling.co.nz/images/style/nav-icon.png) center no-repeat;
background-size: 47% auto;
width: 45px;
height: 45px;
display: inline-block;
position: absolute;
right: 0px;
top: 0px;
}

#header #navigation {
border-bottom: 0;
}

#header #navigation ul {
display: none;
height: auto;
padding: 0;
margin: 0px 0px 0px 0px;
width: 100%;
position: absolute;
z-index: 100;

}

#header #navigation ul {
position: absolute;
top: 45px;
right:20px;
width:300px;

background:#3491D7;
padding-bottom:30px!important;
}

#header #navigation li {
display: block;
float: none;
width: 300px!important;
height: 30px;
line-height: 30px;
border:none!important;
border-right:none!important;
}

#header #navigation li a {
color: #FFF!important;
display: block;
font-size: 19px !important;
line-height: 42px!important;
text-decoration: none;
text-indent: 0px;
text-shadow: none;
font-weight: normal !important;
width: 270px!important;
float:left;
text-align:left!important;
border:none!important;
border-right:none!important;
background:none!important;
box-shadow:none!important;
}

#header #navigation li a:hover {
background:none!important;
color: #fff !important;
}

#header #navigation ul li ul {

display:none!important;
}


#header #navigation ul li:hover ul {
display:none!important;
}

#homeSloganContainer{
width:320px;
}

#homeSloganContainer img
{
width:320px;
}

#landing #content #centerCol{
width: 320px;
padding: 0px;
}

#content{
width: 320px;
overflow: hidden;
}

#default #content #centerCol{
width: 320px;
padding: 0px;
}

#default #content #rightCol{
position: relative;
float: left;
width: 248px;
padding: 0px 36px;
background: #0076CC;
}



#fullWidth #content #centerCol{
position: relative;
float:left;
background: #ffffff;
width: 100%;
}

#fullWidth.case_studies #content #centerCol,
#fullWidth.bore_database #content #centerCol{
background: none;
}

#fullWidth #content #centerCol #pageEditorContent,
#default.our_team_detail #content #centerCol #pageEditorContent{
padding: 0px;
}

#landing #content #centerCol #pageEditorContent{
padding: 15px;
min-height: 220px;
}

#landing #content #rightCol{
float:left;
width:320px;
}

.moduleComponentContainerheaderBanners{
display:none;
}

#subNavigation{
position: relative;
float:left;
}

#subNavigation li{
float: left;
width: 320px;
height: 250px;
background: url(http://www.carlyledrilling.co.nz/images/templates/swirl.jpg) top center no-repeat;

}

#subNavigation li a{

top: 31px;
left: 76px;
display: block;
text-align: center;
width: 143px;
height: 83px;
}

#subNavigation li:nth-child(2){
width: 320px;
background: url(http://www.carlyledrilling.co.nz/images/templates/swirl-right.jpg) top center no-repeat;
}

#subNavigation li:nth-child(3){
width: 320px;
background: url(http://www.carlyledrilling.co.nz/images/templates/swirl-3.jpg) top center no-repeat;
}

#subNavigation li:nth-child(2) a{
left: 76px;
}

#subNavigation li:nth-child(3) a{
left: 77px;
}

#footer 
{
width:320px;
background:#FFF;
}


#footer ul
{
width:320px;
padding:16px 0px 0px 0px;
}


#footer #footerLogo
{
display:none;
}

.moduleItemFleet #multipleImageContainer #specs
{
display:none;
}

.moduleItemFleet #multipleImageContainer
{
width:320px!important;
overflow:hidden;
}


.our_team_detail #pageEditorContent div img
{
width:320px!important;
height:auto!important;
}

/* Blog*/

.moduleListingWrapperBlog
{
width: 320px;
}


#navBar{
width: 290px;
}



#moduleItemsListing.moduleItemsListingBlog{
float: left;
width: 320px;
}

#moduleItemsListing.moduleItemsListingBlog .moduleItemsListingItem,
.moduleItemBlog{
padding: 0 0px 25px 10px;
width: 96%;
}

.moduleItemBlog{
position: relative;
float: left;
width: 92%;
}

.moduleItemsListingBlog .moduleItemContent{
position: relative;
float: left;
width: 92%;
}

#moduleItemsListing.moduleItemsListingBlog .moduleItemsListingItem .title,
.moduleItemBlog .title{
color: #0076cc;
font-size: 18px;
font-weight: bold;
margin: 5px 0 10px;
}



.moduleItemBlog .date {
margin: 5px 0 10px;
}

.moduleSearchContainer{
margin: 10px 0px 10px 0px;
}

.moduleSearchContainer .searchLabel{
display: block;
color: #0076cc;
font-weight: bold;
text-transform: uppercase;
margin: 20px 0 5px 0;
}

.moduleSearchContainer input{
border: 1px solid #0076cc;
color: #666666;
padding: 5px;

border-radius: 3px;
font-size: 12px;
}

.moduleSearchContainer .moduleSearchSubmit{
padding: 4px;
background: #0076cc;
color: #ffffff;
cursor: pointer;
}

.moduleSearchContainer .moduleSearchSubmit:hover{
background: #999999;
color: #ffffff;
}

.case_studies #pageEditorContent #filterContainer
{
width:320px;
}


.bore_database #pageEditorContent #filterContainer img,
.case_studies #pageEditorContent #filterContainer img
{
width:36px;
}

#boreResults, #caseStudyDetails
{
float:left;
width:320px;
padding:0px 10px;
}

#boreResults #selectedFilters, 
#caseStudyDetails #selectedFilters
{
display:none;
}

#boreResults h5, #caseStudyDetails h5
{
width:320px;
margin-left:-10px;
}

#keyInformation
{
float:left;
}

#boreResults .bore
{
width:300px;
}

#boreResults .bore .boreDrill,
#boreResults .bore .boreScreen,
#boreResults .bore .borePurpose,
#boreResults .bore .boreId, 
#boreResults .bore .boreDiameter, 
#boreResults .bore .boreDepth, 
#boreResults .bore .boreCasing
{
width:48px;
float:left;
}



.contact h4,
.contact p,
.contact h3
{
margin-left:0px!important;
}


#emailForm 
{
width:240px!important;
}


.fstxt, .fmtxt, .fltxt, .fsel
{
width:190px;
}

}



