/*
Theme Name: Hanafins
Theme URI: http://hanafins.co.nz
Description: Hanafins
Author: Richard Walker
Version: 1.0
Tags: camera shop
*/
html, body {
    font-family: arial;
    font-size: 12px;
    background-color: #bfbfbf;
}
body {
    
}
h1, h2 {
    color: #f3bb38;
    font-size: 30px;
    margin: 5px 0 10px 0;
}
a {
    text-decoration: none;
    color: #e10836;    
}
a:hover {
    
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
/* General Reuseable Classes */
.clear {
    clear: both;
}
.hr-bottom {
    border-bottom: 1px #999999 solid;
}
.hr-top {
    border-top: 1px #999999 solid;
}
.bold {
    font-weight: bold;
}
.italic {
    font-style: italic;
}
.even, .bg-highlight {
    background-color: #f2f2f2;
}
.small-text {
    font-size: 10px;
}
.container {
    background-color: #fff;
}
.container-border {
    border: 1px #d5d5d5 solid;
}
.container-padding {
    padding: 20px;
}
.round-corners {
    -moz-border-radius: 7px; -webkit-border-radius: 7px;
}
.big-top-margin {
    margin-top: 20px;
}
/* Specific Styles */
#top-bar {
    background-image: url(images/top-banner-bg-repeat.gif);
    background-repeat: repeat-x;
    height:29px;
    width: 100%;
}
#top-logo {
    width: 145px;
    height: 29px;
    position: absolute;
    top: 0;
    left: 0;
}
#search-box {
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(images/search-box-bg.jpg);
    width: 217px;
    height:29px;
}
#search-box input {
    border: none;
    background: none;
    position: absolute;
    top: 7px;
    right:8px;
    width:143px;
}
#search_list_products {
    border-top: 1px #eaeaea solid;
    border-left: 1px #eaeaea solid;
    width:852px;
}
#search_list_products .search_product {
    display: block;
    width: 141px;
    height:200px;
    overflow: hidden;
    float: left;
    border-right:1px #eaeaea solid;
    border-bottom:1px #eaeaea solid;
}
#search_list_products .search_product .product-thumbnail {
    display: block;
    margin: 0 auto;
    width: 96px;
    height:96px;
}
#search_list_products .search_product .product-details {
    padding: 0 5px;
}
#search-results-wrapper h1 .search-string {
    font-style: italic;
}
#body #services-results {
    margin-top: 20px;
}
#search_list_products .search_product .product-details .pricedisplay {
    background-color: #f3a431;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -2px;
    padding: 5px 2px;
}




#searchform div {
    width: 250px;
    float: right;
}
#top-bar-inner-wrapper {
    width: 900px;
    height: 29px;
    margin: 0 auto;
    position: relative;
}
#wrapper {
    background-color: #eaeaea;
}
#wrapper-inner {
    width: 900px;
    margin: 0 auto;
    padding-bottom: 20px;
}
#header {
    height:200px;
}
#banner {
    height: 160px;
    width: 100%;
    
}
#nav {
    height: 45px;
    width: 100%;
    background-image: url(images/nav-bg-repeat.gif);
    background-repeat: repeat-x;
}
#nav ul {
    margin-left:10px;
}
#nav ul li {
    display: inline-block;
    zoom:1; /*correct inline-block for ie7*/
    *display: inline; /*correct inline-block for ie 7*/
    height: 25px;
    padding:5px 25px 0 25px;
}
#nav ul li a {
    color: #fff;
    font-size: 16px;
}
body.home #nav ul li.home, body.page-id-41 #nav ul li.services, body.page-id-4 #nav ul li.products, body.page-id-47 #nav ul li.contact, body.single-post #nav ul li.services  {
    background-image: url(images/nav-button-bg-repeat.gif);
    background-repeat: repeat-x;
    background-position: 0 5px;
}
body.home #nav ul li.home a, body.page-id-41 #nav ul li.services a, body.page-id-4 #nav ul li.products a, body.page-id-47 #nav ul li.contact a, body.single-post #nav ul li.services a {
    color: #000;
    position: relative;
    top: 2px;
}
#body {
   
}
#slide-show {
    width:900px;
   height: 251px;
}
#slide-show .slide-container {
   background-color: #000;
   float: left;
   width:638px;
   height: 251px;
}
#slide-show .slide-container img {
    width: 638px;
    height:251px;
}
#slide-show .left-slide-control {
    float: left;
    width: 131px;
    height:251px;
}
#slide-show .right-slide-control {
    float: right;
    width:131px;
    height: 251px;
}
#slide-show .slide-container .sideimg p {
    display: none;
}
#content .left-col {
    float: left;
    width: 600px;
}
#content .left-col p {
    color: #424242;
    line-height: 18px;
}
#content .right-col {
    float: right;
}
#content .right-col img {
    display: block;
    width: 236px;
    margin-bottom: 10px;
}
#specials-and-services .product-specials {
    float: left;
    width:400px;
}
#specials-and-services .services {
    border-left: 1px #eaeaea solid;
    float: right;
    width:420px;
    padding-left: 20px;
}
#footer {
    background-image: url(images/dark-underline-repeat.jpg);
    background-repeat: repeat-x;
    margin-bottom: 40px;
}
#footer-inner-wrapper {
    width: 640px;
    margin: 0 auto;
    background-image: url(images/dark-underline-repeat.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
}
.footer-column {
    float: left;
    margin-right: 30px;
    width:130px;
}
#footer h3 {
    color: #424242;
    font-weight: bold;
    font-size: 12px;
    background-image: url(images/dark-underline-repeat.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
    padding:5px 0;
    margin: 5px 0;
}
#footer ul li a {
    color: #686868;
    font-size: 10px;
}
#footer .small-text {
    color: #686868;
    text-align: center;
    position: relative;
    top: 20px;
}
/* Home Page specific */
.home .breadcrumb {
    display: none;
}
.home .wpsc_category_boundary {
    display: none;
}
.home .productdisplay {
    width: 200px;
    height: 100px;
    float: left;
    margin: 10px 0 0 0;
}
.home .productdisplay .textcol {
    width: 200px;
    height: 100px;
    position: relative;
    overflow: hidden;
}
.home .productdisplay .imagecol {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
}
.home .productdisplay .imagecol img {
    width:96px;
    height: 96px;
}
.home .productdisplay .producttext {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 98px;
    line-height: 16px;
}
.home .wpsc_description {
    display: none;
}
.home .additional_description_span {
    display: none;
}
.home .custom_meta {
    display: none;
}
.home h2.prodtitles a {
    font-size: 12px;
}
.home h2.prodtitles a.wpsc_edit_product {
    display: none;
}
.home .wpsc_product_price {
    background-color: #f3a431;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -2px;
    padding: 5px 2px;
}
.home .wpsc_product_price .oldprice {
    display: none;
}
.home div.readmore {
    padding:2px;
}
.home .textcol h2.prodtitles {
    padding: 2px;
    margin: 0;
    font-size: 12px;
}
.home .textcol h2.prodtitles a {
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #325fb6;
    font-weight: bold;
}
.home .front-specials-box {
    border:1px #eaeaea solid;
    margin-bottom: 10px;
    background-image: url(images/services-front-bg-repeater.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
    overflow: hidden;
}
.home .front-specials-box .thumbnail {
    float: left;
    width: 125px;
    height: 100px;
    position: relative;
    top: -15px;
}
.home .front-specials-box .thumbnail img {
    
}
.home .front-specials-box .text {
    float: right;
    width: 270px;
    height: 80px;
    line-height: 20px;
    padding: 10px;
}
/* Search Page */
#body #search-results-wrapper h2 {
    color: #F3BB38;
    font-size: 22px;
    font-weight: normal;
}
#body #search-results-wrapper #services-results .search-result-wrapper {
    margin-bottom: 15px;
    padding-bottom: 15px;
}
#body #search-results-wrapper #services-results .search-result-wrapper h3 {
    font-size: 16px;
}
#body #search-results-wrapper #services-results .underline {
    border-bottom: 1px #eaeaea solid;
}
#body #search-results-wrapper #services-results .bottom-margin-medium {
    margin-bottom: 15px;
}

/* Pages */
#body #content .page-details {
    background-image: url(images/box-bottom-gradient.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
    padding:20px 10px 0 20px;
}
#body #content .page-details .right-col img {
    margin:0 0 1px 0;
}
#body #content .page-details .left-col {
    width:580px;
}
#body #content .page-details .left-col p {
    line-height: 20px;
    margin-top: 20px;
}
/* Individual (single) services page */

#body #content .page-details .single-service-details img {
    margin: 0 10px 10px 0;
}
#body #content .page-details .single-service-details img.attachment-post-thumbnail {
    
}
#body #content .page-details .single-service-details .left-col {
    float: left;
    width: 200px;
    margin: 0 15px 40px 0;
}
#body #content .page-details .single-service-details .right-col {
    float: left;
    width: 600px;
    margin: 0 0 40px 0;
}
#body #content .page-details .single-service-details p {
    margin: 0 0 15px 0;
    line-height: 1.5em;
    color: #555;
}
#body #content .page-details .single-service-details ol {
    list-style-type: decimal;
    list-style-position: outside;
    margin-bottom: 10px;
}
#body #content .page-details .single-service-details ol li {
    list-style-type: decimal;
}
#body #content .page-details .single-service-details ul {
    margin-bottom: 10px;
}
#body #content .page-details .single-service-details ul li {
    list-style-type: circle;
}
#body #content .page-details .single-service-details li {
    line-height: 1.5em;
    color: #555;
    list-style-position: outside;
    margin: 0 0 3px 20px;
}
#body #content .page-details .single-service-details h2 {
    font-size: 20px;
    color: #F3BB38;
    font-weight: bold;
}
#body #content .page-details .single-service-details h3 {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: bold;
}
#body #content .page-details .single-service-details h4 {
    font-size: 14px;
    
    font-weight: bold;
}
#body #content .page-details .single-service-details h5 {
    font-size: 12px;
    
    font-weight: bold;
}
#body #content .page-details .single-service-details h6 {
    font-size: 10px;
    
    font-weight: bold;
}
#body #content .page-details .single-service-details td {
    line-height: 1.5em;
    color: #555;
    padding-right: 10px;
}
#specials-and-services .product-specials-box {
    background-repeat: repeat-x;
    border: 1px solid #BEBEBE;
    float: left;
    height: 385px;
    margin-bottom: 20px;
    margin-left: 20px;
    padding: 15px;
    width: 240px;
    background-color: #f3f3f3;
    background-image: url(images/services-box-top-bg-repeat.jpg);
    background-repeat: repeat-x;
    overflow: hidden;
}
#specials-and-services .product-specials-box a.read-more {
}
#specials-and-services .product-specials-box h2 {
    font-size: 18px;
}
#specials-and-services .product-specials-box h2 a {
    color:#F3BB38;
}
#specials-and-services .product-specials-box p {
    line-height: 20px;
    display: inline;
}
#specials-and-services #product-specials-box-1,
#specials-and-services #product-specials-box-4,
#specials-and-services #product-specials-box-7,
#specials-and-services #product-specials-box-10 {
    margin-left: 0;
}
#specials-and-services .product-specials-box img {
    
    margin: 0 auto;
    display: block;
}
/* products and products single styles */

#body #content #products-sidebar {
    float: left;
    width:220px;
}
#body #content #products-summary {
    float: right;
    width: 610px;
}
.wpsc_top_level_categories li ul {
    display: none;
}
.wpsc_categorisation_group h4 {
    display: none;
}
.widget_wpsc_categorisation h3.widget-title {
    display: none;
}
.wpsc_categorisation_group ul li {
    background-color: #d2d2d2;
    list-style-image: url(images/product-category-bullet.jpg);
    list-style-position: inside;
    background-image: url(images/product-cat-inside-bg-rep2.jpg);
    background-repeat: repeat-x;
}
.wpsc_categorisation_group ul li a {
    color:#000;
    font-size: 16px;
    line-height:31px;
    display: inline-block;
    zoom:1; /*correct inline-block for ie7*/
    *display: inline; /*correct inline-block for ie 7*/    
}
.wpsc_categorisation_group ul li a.wpsc_category_image_link {
    display: none;
}
.wpsc_categorisation_group ul ul li {
    background-color:#666666;
    background: transparent;
    padding:0;
    list-style-image:none;
    list-style-type: none;
    border: none;
    border-bottom: 1px #8e8e8e solid;
    padding: 2px 0px 10px 29px;
}
.wpsc_categorisation_group ul ul li a {
    color:#fff;
    font-size: 12px;
    padding:10px 0 0 0;
    font-weight: bold;
    line-height:12px;
}
.wpsc_categorisation_group ul ul ul li {
    border: none;
    background: transparent;
    padding: 0;

}
.wpsc_categorisation_group ul ul ul li a {
    font-weight: normal;
    background: transparent;
    padding: 0;

}

.wpsc_category_boundary {
    display: none;
}
div.wpsc_categorisation_group ul.wpsc_categories a.wpsc-current-cat {
    
    color: darkorange;
}


/* Breadcrumb */
.breadcrumb {
    margin-bottom: 10px;
}
.breadcrumb-item {
    color: #fff;
    padding: 3px 10px 3px 30px;
    display: inline-block;
    zoom:1; /*correct inline-block for ie7*/
    *display: inline; /*correct inline-block for ie 7*/
    margin-right:-3px;
    background-position: left center;
    background-repeat: no-repeat;
}
.breadcrumb-item a {
    color: #fff;
}
.breadcrumb-item-first {
    background-color: #000;
    padding-left: 20px;
}
.breadcrumb-item-1 {
    background-color: #333333;
    background-image: url(images/indent-black.gif);
    
}
.breadcrumb-item-2 {
    background-color: #666666;
    background-image: url(images/indent-333333.gif);
}
.breadcrumb-item-3 {
    background-color: #999999;
    background-image: url(images/indent-666666.gif);
}
.breadcrumb-item-4 {
    background-color: #bbbbbb;
    background-image: url(images/indent-999999.gif);
}
.breadcrumb-item-5 {
    background-color: #f2f2f2;    
    background-image: url(images/indent-bbbbbb.gif);
}
.breadcrumb-item-last {
    text-indent: -5000px;
    background-color: #fff;
    
}
.imagecol img {
    border: 1px #d5d5d5 solid;
}
/* Single page product styles */
.single_product_display {
    
}
.single_product_display .prodtitles {
    font-size: 18px;
    color: #325fb6;
    font-weight: bold;
    margin: 0 0 3px 0;
}

.single_product_display .header-meta-price {
    float: right;
    width: 470px;
}
.single_product_display .header-meta-price .wpsc_product_price {
    background-color: #f3a431;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -2px;
    padding: 5px 2px;
    text-align: center;
    width: 100px;
    margin-top: 3px;
}
.single_product_display .imagecol {
    float: left;
    width: 135px;
    margin-bottom: 10px;
}
.single_product_display .wpsc_description p {
    margin-bottom: 10px;
}
.single_product_display .wpsc_description blockquote {
    background-color: #eaeaea;
    padding: 10px;
    margin-bottom: 10px;
}
.single_product_display .wpsc_description blockquote ul {
    margin-left: 20px;
}
.single_product_display .wpsc_description blockquote ul li {
    list-style-type:disc;
}
#products-summary h1 {
    margin: 0 0 12px 0;
    padding: 0;
    line-height: 18px;
}
.single_product_display .custom_meta {
    margin: 5px 0;
}

/* product styles for non single pages */

.default_product_display {
    width: 300px;
    height: 100px;
    float: left;
    margin: 10px 0 0 0;
}
.default_product_display .textcol {
    width: 300px;
    height: 100px;
    position: relative;
    overflow: hidden;
}
.default_product_display .imagecol {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
}
.default_product_display .imagecol img {
    width:96px;
    height: 96px;
}
.default_product_display .producttext {
    width: 200px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 98px;
    line-height: 16px;
}
.default_product_display .producttext select.wpsc_select_variation {
    width: 170px;
    margin-bottom: 2px;
}
.default_product_display .wpsc_description {
    display: none;
}
.default_product_display .additional_description_span {
    display: none;
}
.default_product_display .custom_meta {
    display: none;
}
.default_product_display h2.prodtitles a {
    font-size: 12px;
}
.default_product_display h2.prodtitles a.wpsc_edit_product {
    display: none;
}
.default_product_display .wpsc_product_price {
    background-color: #f3a431;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -2px;
    padding: 5px 2px;
    width: 110px;
}
.default_product_display .wpsc_product_price .oldprice {
    display: none;
}
.default_product_display div.readmore {
    padding:2px;
}
.default_product_display .textcol h2.prodtitles {
    padding: 2px;
    margin: 0;
    font-size: 12px;
}
.default_product_display .textcol h2.prodtitles a {
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #325fb6;
    font-weight: bold;
}

a {
    color: #325FB6;
}

/* Location Map and Store Information */
#map {
    float: left;
    width: 580px;
    height: 310px;
}
#map-controls {
    float: right;
    width: 235px;
}
#map-controls h3 {
    color: #ff9900;
    font-size: 16px;
    margin-bottom: 7px;
}
#map-controls .call-us {
    margin-bottom: 20px;
}
#map-controls .city-list {

}
#map-controls .city {
    border: 1px #dbdbdb solid;
    margin-bottom: 10px;
    background-image: url(images/store-locator-selector-bg.jpg);
    background-repeat: no-repeat;
}
#map-controls .city a {
    color:#000000;
    display:block;
    font-size:16px;
    padding:1px 0 1px 30px;
}
#map-controls .city-locations-list {
    background-color: #eaeaea;
    padding: 10px 0 10px 30px;
    border-top:1px solid #dbdbdb;
}
#map-controls .city-location {

}
#map-controls .city-location a {
    font-size: 12px;
    padding: 0;
}
#map-controls .location-link {

}
#store-info-wrapper {
    margin-bottom: 20px;
    margin-top: 350px;
    width: 580px;
}
.store-info {
    display: none;
}
.store-info h2 {
    color: #000;
}
.store-info h4 {
    font-weight: bold;
    margin-bottom: 3px;
}
.store-info .hr {
    padding-bottom: 10px;
    border-bottom: 1px #dddddd solid;
    margin-bottom: 10px;
}
#city-store {

}
.store-info-left-col {
    float:left;
    width:130px;
}
.store-info-left-col img {
    width:130px;
}
.store-info-right-col {
    float:left;
    margin:0 0 0 20px;
    width:430px;
}
.store-info-right-col .about-store {
    line-height:170%;
}
.store-info-right-col .address-box {
    float: left;
    width: 200px;
}
.store-info-right-col .address-box .address {
    
}
.store-info-right-col .address-box .city {

}
.store-info-right-col .address-box .phone {

}
.store-info-right-col .address-box .fax {

}
.store-info-right-col .address-box .email {

}
.store-info-right-col .open-hours {
    float:left;
    width:230px;
}
.store-info-right-col .open-hours .monday-to-thurs {

}
.store-info-right-col .open-hours .friday {

}
.store-info-right-col .open-hours .saturday {

}
.store-info-right-col .open-hours .sunday {

}

.single_product_display .wpsc_variation_forms {
    margin-top:5px;
}
