﻿/*
MONTILE CSS - October 2011
Created by Foot & Playsted Pty Ltd - www.footandplaysted.com.au

This document, or any part thereof, should not be reproduced without prior written consent of the copyright holder/s.

CONTENTS
---------------------------
1. RESET PADDING & MARGINS
2. BODY
3. STANDARD ELEMENTS
4. LAYOUT
5. CLASSES
-----------------------------
*/

/* 1. RESET PADDING & MARGINS */
body, ul, ul li, ul li a, h1, h2, h3, h4, h5, h6, p, a, img, div, input {padding: 0px; margin: 0px;}
a img {border: none;}
ul li {list-style: none;}

/* 2. BODY */
body {text-align: center; background: #e6e7e7 url(../../Assets/Images/bg_tile_body.png); padding-top: 3%; font-family: Segoe UI,
       Arial, Sans-Serif; color: #000000;}

/* 3. STANDARD ELEMENTS */
p
{
    font-size: 0.8em;   
    line-height: 18px;
    padding-bottom: 6px;
}

h2
{
    font-size: 1em;
    font-weight: normal;
    line-height: 25px;
    margin-bottom: 10px;    
}

h3
{
    font-size: 1em;
    font-weight: bold;
    color: #89c742;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top: 4px;
    margin-bottom: 6px; 
}

/* 4. LAYOUT */
#wrapper
{
    padding: 10px;
    width: 1044px;
    height: 788px;
    margin: 0 auto;
    background-color: #999999;
    margin-bottom: 60px;
    background: transparent url(../../Assets/Images/bg_wrapper.png) no-repeat top;
}

#header
{
    width: 1024px;
    height: 147px;
    padding-top: 58px;
    background: transparent url(../../Assets/Images/bg_header.png) no-repeat top;
    display: block;
    position: relative;
    z-index: 101;    
    float: left;
    margin-left: 10px;
}

a#logo
{
    float: right;
    display: block;
    margin-right: 80px;
    margin-top: -20px;
}

.nav
{
    float: left;
    margin-left: 16px;
}

.nav ul li
{
    float: left;
    margin-left: 8px; 
    background-color: #f89828;
    height: 25px;
}

.nav ul li a
{
    text-transform: uppercase;
    text-decoration: none;    
    font-size: 0.8em;
    color: #ffffff;  
    padding: 3px 9px 0px 9px; 
    height: 22px; 
    display: block;
    font-family: Segoe UI, Lucida Sans Unicode, Helvetica, Arial;
}

.nav ul li a:hover
{
    color: #666666;
}

.content
{
    width: 1024px;
    height: 714px;
    overflow: hidden;
    position: relative;
    display: block;
    margin-top: -151px;
    float: left;
    margin-left: 10px;
    text-align: left;
}

.content_long
{
    width: 1024px;
    overflow: visible;
    position: relative;
    display: block;
    margin-top: -151px;
    float: left;
    margin-left: 10px;
    text-align: left;
}

.content_post
{
    width: 1024px;
    overflow: hidden;
    position: relative;
    display: block;
    margin-top: -151px;
    float: left;
    margin-left: 10px;
    text-align: left;
    background-color: #efefef;
}

.footer
{
    width: 944px;
    height: 28px;
    display: block;
    background: transparent url(../../Assets/Images/bg_tile_w50pc.png);
    position: relative;
    z-index: 20;
    float: left;
    margin-left: 10px;
    margin-top: -80px;
    padding-right: 80px;
    padding-top: 3px;
}

#fp_logo
{
    float: right; 
    display: block;   
    margin-left: 12px;
}

#fb_link a, #tv_link a
{
    margin-top: -8px;
}

/* 5. CLASSES */
.clear
{
    clear: both;
    width: 100%;
    line-height: 0px;    
}

/* 6. HOME */
#home_content
{
    background: transparent url(../../Assets/Images/bg_home.jpg) no-repeat top;    
}

#home_content #ad
{
    background: transparent url(../../Assets/Images/bg_b_80pc.png);
    padding-top: 50px;
    padding-bottom: 100px;
    text-align: center;  
    display: none;  
}

#home_content #ad p
{
    margin-top: 50px;    
}

#home_content #ad p a
{
    color: #ffffff;
}

.footer .nav
{
    
    display: block; 
}

#li_green
{
    background-color: #8dc73f;
}

#li_cat
{
    background-color: #000000; 
    width: 200px;
    text-align: left;   
}

#li_cat_img
{
    background-color: transparent;
    position: relative;
    z-index: 25;
    margin-left: -48px;
}

#li_cat_img a
{
    display: block;
    margin-top: -50px;        
}

#li_cat_img a img
{
    border: 4px solid #ffffff;
    -ms-transform: rotate(10deg); /* IE 9 */
    -webkit-transform: rotate(10deg); /* Safari and Chrome */
    -o-transform: rotate(10deg); /* Opera */
    -moz-transform: rotate(10deg); /* Firefox */
}

/* 7. ABOUT */
#about_content
{
    background: transparent url(../../Assets/Images/bg_about.jpg) no-repeat top;
}

#about_content #about_text div img
{
    float: right;    
    margin-left: 8px;
    margin-bottom: 8px;
}

#about_wrapper
{
    background-color: #f2f2f2;
    padding: 8px; 
    width: 580px;   
    margin-top: 70px;
    margin-left: 70px;      
}

#about_text
{    
    padding: 16px;
    border: 1px solid #000000;
}

#about_footer, #locations_footer
{
    background-image: none;    
}

/* 8. LOCATIONS */
#locations_content
{
    background: transparent url(../../Assets/Images/bg_locations.jpg) no-repeat top;
}

.locations_wrapper
{
    background-color: #f2f2f2;
    padding: 8px;
    margin-top: 100px;
    margin-left: 18px;
    float: left;    
}

.locations_inner, .contact_inner
{
    border: 1px solid #000000;
    padding: 8px;
    width: 200px;
}

.locations_inner h4
{
    background-color: #000000;
    color: #ffffff;
    padding-bottom: 2px;
    padding-left: 8px;
    margin-bottom: 8px;
}

.locations_inner p.address
{
    padding: 0px 0px 0px 8px;
}

.locations_inner p.phone
{
    padding: 8px 0px 12px 8px;
}

.locations_inner img
{   
    display: block;
    margin-top: 8px;
}

.hours
{
    margin-left: 8px;   
    height: 40px; 
}

.hours li
{
    font-size: 0.8em;
}

/* 9.CONTACT */
#contact_content
{
    background: transparent url(../../Assets/Images/bg_contact.jpg) no-repeat top;
}

#contact_enquiry
{
    float: left;
    margin-top: 200px;
    margin-left: 20px;
    background-color: #b3b3b3;
    padding: 8px 20px 20px 20px;
}

#contact_enquiry h4
{
    color: #ffffff;
    padding-bottom: 2px;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 6px;
}

.contact_wrapper
{
    background-color: #f2f2f2;
    padding: 8px;
    margin-top: 70px;
    margin-left: 70px;
    float: left;    
}

.contact_inner h4
{
    background-color: #f89828;
    color: #ffffff;
    padding-bottom: 2px;
    padding-left: 8px;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: normal;
}

.contact_textbox
{
    width: 244px;
    background-color: #ffffff;
    border: none;
    height: 24px;    
    padding: 3px;
    margin-bottom: 12px;
}

.contact_rad
{
    margin-left: 16px;
    font-size: 0.8em;    
}

.contact_message
{
    background-color: #ffffff;
    border: none;
    width: 500px;
    height: 250px;    
    padding: 3px;
    display: block;
}

.contact_button
{
    float: right;
    margin-top: -34px;
    margin-right: 24px;
    background-color: #999999;
    border: none;
    text-transform: uppercase;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
    position: relative;
    z-index: 101;
}

/* 10. NEWS */
#news_content
{
    background: transparent url(../../Assets/Images/bg_news.jpg) no-repeat top;
}

.news_wrapper
{
    padding: 8px;
    margin-top: 100px;
    margin-left: 70px;
    float: left;
    margin-bottom: -70px;
    width: 850px;
}

.news_left
{
    width: 580px;
    float: left;
}

.news_inner
{
    border: 1px solid #000000;
    padding: 8px; 
    background-color: #f2f2f2; 
    margin-top: 18px;  
}

.news_inner h2
{
    padding: 0px;
    margin: 0px; 
    font-weight: bold;   
}

.news_inner h2 a
{
    text-decoration: none;
    color: #000000;
}

.news_inner p a
{
    color: #f89828;
    text-decoration: none;
}

.news_left h3
{
    background-color: #cccccc;
    padding-left: 6px;
    font-weight: normal;
    color: #000000;
    text-transform: uppercase;
    width: 556px;
    font-size: 0.7em;
}

.news_right
{
    float: right;
    width: 220px;
    border: 1px solid #000000;
    padding: 8px; 
    background-color: #f2f2f2;   
    margin-top: 18px; 
}

.news_right p
{   
    padding: 0px 0px 12px 8px;
}

.news_right p a
{
    color: #000000;
    font-size: 1.1em;
    text-decoration: none;
}

/* 11. DESIGNS */
#products_content_2
{
    background: transparent url(../../Assets/Images/bg_products.jpg) no-repeat top;
}

#a_fb
{
    margin-top: -130px;  
    margin-left: 40px;  
    width: 120px;
    display: block;
}

#products_screen
{
    background: transparent url(../../Assets/Images/bg_b_70pc.png);
    width: 1024px;
    height: 664px;
    padding-top: 50px;
}

#products_nav
{
    float: left;
    width: 874px;
    margin-left: 120px;
    margin-bottom: 45px;
    position: relative;
    z-index: 103;
}

#products_nav ul li
{
    background-color: #f2f2f2;  
}

#products_nav ul li a
{
    color: #000000;
}

.products_nav_left
{
    float: left;
    margin-left: 75px;
    position: relative;
    z-index: 103;
    display: none;
}

.products_nav_left ul li
{
    margin-left: 8px;     
    height: 25px;
    margin-bottom: 4px;
}

.products_nav_left ul li a
{
    text-decoration: none;    
    font-size: 0.8em;
    color: #ffffff;  
    padding: 3px 9px 0px 9px; 
    height: 22px;
    width: 150px;
    display: block;
    font-family: Segoe UI, Lucida Sans Unicode, Helvetica, Arial;
    background: transparent url(../../Assets/Images/bg_w_30pc.png);
}

.product_images
{
    width: 700px;
    height: 450px;        
    float: left;
    margin-left: 8px;
    display: none;    
}

.product_images img
{
    border: 5px solid #ffffff;
}

.product_images .img_div
{
    display: none;    
    text-align: center;
}

.product_images p
{
    color: #ffffff;        
}

.product_images p.prod_caption
{
    padding-top: 6px;
}

.product_images p a
{
    color: #f89828;
    text-decoration: none;
}

.product_images p a:hover
{
    text-decoration: underline;
}

#cats_left, #cats_right
{
    float: left;
    margin-left: 20px;
    background-color: #efefef; 
    padding: 5px;   
    width: 200px;
}

#cats_left ul li, #cats_right ul li
{
    margin-top: 5px;
    text-align: center;
}

#cats_left
{
    text-align: center;
    margin-left: 40px;
}

#cats_left h5
{
    font-weight: normal;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    background-color: #000000;
    color: #ffffff;
    padding: 6px 0px 6px 0px;
}

#cats_left img
{
    display: inline;    
}

#design_brands
{
    width: 1100px;
    height: 111px;
    margin-left: -37px;
    padding-left: 22px;
    margin-top: -80px;
    padding-top: 14px;
    float: left;  
    background: transparent url(../../Assets/Images/bg_brands.png) no-repeat top left;
}

#design_brands img
{
    border: none;
}

/* 12. POSTS */
#post_wrapper
{
    margin: 80px 50px 50px 50px;
}

#post_wrapper .post_date
{
    font-size: 0.6em; 
    margin-top: 0px;
    padding-top: 0px;   
}

#post_wrapper .news_right
{
    width: 180px;  
    background-color: #ffffff;  
}

.post
{
    background-color: #ffffff;
    padding: 4px 12px 12px 12px; 
    margin-bottom: 100px;  
    width: 672px;
    float: left;
}

.post h2
{
    font-weight: bold;
    margin-bottom: 0px;    
}

.post_image
{
    text-align: center;
    padding: 6px;
    background-color: #efefef;
    display: block;
    margin-bottom: 4px;
}

.post_image p
{
    padding-bottom: 0px;
}

.post_gallery div
{
    display: inline;
    padding: 6px;    
}

.post_gallery
{
    padding: 12px 6px 12px 6px;
    margin: 2px 2px 8px 2px;
    background-color: #efefef; 
    text-align: center;   
}

#gallery
{
    background: transparent url(../../Assets/Images/bg_w_70pc.png);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;   
    z-index: 1000; 
    margin-top: -30px;
    padding-top: 5%;
    display: none;
}

#gallery a
{
    display: block;    
    color: #000000;
    text-decoration: none;
}

/* 13. LOGIN */
#divLogin
{
    padding: 60px;    
    position: relative;
    z-index: 1000;
}

/* 14. PRODUCTS */
.tags
{
    position: relative;
    z-index: 1001;    
    float: left;
    width: 180px;
    padding: 10px;
    margin: 10px 30px 10px 10px;
    background-color: #ffffff;
}

.tags h3
{
    color: #ffffff; 
    padding: 0px;
    margin: 0px;
    width: 180px;
    text-align: center;
    background-color: #000000;
    text-transform: uppercase;
    font-size: 0.9em;
}

.tags a
{
    display: block;
    width: 180px;
    text-align: center;
    background-color: #efefef;
    color: #000000;
    padding-bottom: 2px;
    margin: 8px 0px 0px 0px;
    text-decoration: none;
    font-size: 0.9em;
    font-weight: bold;
}

.products
{
    width: 550px;
    margin-bottom: 50px;    
    float: left;    
}

.product_list
{
    margin-bottom: 50px;    
}

.products h1
{
    font-size: 1.1em;
    padding: 10px;    
}

.list_product
{
    padding: 10px;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    margin-bottom: 8px;
}

.list_product img
{
    float: right;
    
}

.list_product h2, .list_product p
{
    float: left;       
    width: 320px;
}

.list_product h2 a
{
    text-decoration: none;
    color: #000000;
}

p.p_link 
{
    font-size: 0.7em;  
    padding: 0px;
    margin: 0px;  
}

.product
{
    background-color: #ffffff;
    padding: 10px;
    width: 600px;
    margin-bottom: 50px;    
    float: left;
}

.product h2
{
    font-weight: bold;    
}

.product .product_image
{
    float: right;
    margin-left: 10px;
    border: 10px solid #efefef;
}

.product .product_desc
{
    padding: 12px; 
    background-color: #efefef;  
    margin-top: 10px;
}

.product .product_desc .post_image
{
    background-color: #ffffff;
    padding: 10px;
    width: 550px;
}

/* 15. PRODUCTS PAGE */
#products_content_2
{
    background: transparent url(../../Assets/Images/bg_products_2.jpg) no-repeat top;
}

.products_wrapper
{
    padding: 20px 28px 28px 28px;
    margin-top: 100px;
    margin-left: 70px;
    float: left;
    margin-bottom: -70px;
    width: 820px;
    background: transparent url(../../Assets/Images/bg_w_70pc.png);
}

.products_wrapper h2
{
    padding-top: 12px;
}

.product_cats ul
{
    margin-left: 40px;
    margin-top: 10px;
    float: left;    
    width: 164px;
}

.product_cats ul li
{
    list-style-type: square;
    list-style-position: inside;
    margin-bottom: 6px;
}

.product_cats ul li a
{
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}

/* 16. SPECIALS */
#specials_content
{
    background-color: #efefef;
}

#specials_wrapper
{
    padding: 20px 28px 28px 28px;
    margin-top: 100px;
    margin-left: 70px;
    float: left;
    margin-bottom: -70px;
    width: 820px;
    background: transparent url(../../Assets/Images/bg_w_70pc.png);
}

#specials_footer
{
    margin-top: 80px;    
    background-image: none;
}

.special
{
    padding: 10px;
    background-color: #efefef;
    margin-bottom: 20px;    
}

.special_left
{
    width: 200px;
    padding: 10px;
    float: left;    
}

.special_right
{
    width: 570px;
    float: right;
    text-align: left;
}

.special_right h3
{
    color: #000000;
}