﻿/*
    ----------------------
    Playhouses New Zealand
    Copyright(C) 2009-2010
    ----------------------
*/



/*Main Structure Styles*/

body 
{
    margin: 0px;
    background-color: #fff582;
    background-image: url(images/bg_grad.gif);
    background-repeat: repeat-x;
}
#container
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    border-left: solid 4px #e6a321;
    border-right: solid 4px #e6a321;
    border-bottom: solid 4px #e6a321;
    background-color: #fcf5aa;
}
#mainBanner
{
    height: 160px;
    width: 900px;
    background-image: url(images/main_banner.jpg);
    background-repeat: no-repeat;
    border-bottom: solid 4px #e6a321;
}
#mainContent
{
    padding: 0px 50px 20px 50px;
}
#footer
{
    margin-top: 80px;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
}

/*------------------------------*/



/*Introduction Styles*/

.intro
{
    width: 600px;
    margin: auto;
    margin-bottom: 40px;
}
.intro h1
{
    font-style: italic;
    margin: 0px;
    padding: 0px;
}
.intro img
{
    float: left;
    border: solid 2px #e6a321;
    margin-right: 10px;
}

/*------------------------------*/



/*Global Styles*/

h1, h2
{
    font-family: Trebuchet MS;
    color: #c18000;
    font-size: 1.5em;
}
h2
{
    font-style: normal;
    margin: 0px;
    margin-top: 25px;
}
p
{
    color: #4d3300;
    font-family: Trebuchet MS;
    font-size: .8em;
    margin-top: 0px;
    margin-bottom: 0px;
}
a
{
    text-decoration: none;
    color: #c18000;
}
a:hover
{
    text-decoration: underline;
}
hr
{
    margin-top: 7px;
    height: 0px;
    border: solid 1px #daa948;
}
ol
{
    margin: 0px;
    padding-left: 28px;
} 
ol li
{
    color: #4d3300;
    font-family: Trebuchet MS;
    font-size: .8em;
}

/*------------------------------*/



/*Navigation Styles*/

#navigation
{
    text-align: center;
    height: 60px;
}
#navigation .sub
{
}
#navigation a
{
    font-family: Verdana;
    font-size: .8em;
    color: #8d610d;
    text-decoration: none;
    margin: 4px;
}
#navigation a:hover
{
    color: #e6a321;
    text-decoration: underline;
}
#navigation .sub a
{
    font-family: Verdana;
    font-size: .8em;
    color: #8d610d;
    text-decoration: none;
    margin: 4px;
}
#navigation .sub a:hover
{
    color: #e6a321;
    text-decoration: underline;
}

/*------------------------------*/



/*Footer Styles*/

#footer p
{
    font-family: Trebuchet MS;
    font-size: .7em;
    text-align: center;
    color: #886624;
}
#footer a
{
    color: #a87614;
    text-decoration: none;
}
#footer a:hover
{
    text-decoration: underline;
}

/*------------------------------*/



/*Itembar Styles*/

.itemBar
{
    background-color: #ffe42c;
    height: 300px;
    padding: 25px;
    margin: 0 -50px;
    margin-bottom: 40px;
}
.itemBarAlt
{
    background-color: #ffe42c;
    height: 145px;
    padding: 25px;
    margin: 0 -50px;
    margin-bottom: 40px;
}
.itemBar a
{
    display: block;
    float: left;
    margin: 6px 15px;
    text-decoration: none;
}
.itemBarAlt a
{
    display: block;
    float: left;
    margin: 6px 15px;
    text-decoration: none;
}
.itemBar a:hover img
{
    border-color: #c88b14;
}
.itemBarAlt a:hover img
{
    border-color: #c88b14;
}
.itemBar a:hover span
{
    color: #ae3f39;
    text-decoration: underline;
}
.itemBarAlt a:hover span
{
    color: #ae3f39;
    text-decoration: underline;
}
.itemBar span
{
    font-family: Trebuchet MS;
    color: #9b0700;
    font-size: 1em;
    display: block;
    text-align: center;
}
.itemBarAlt span
{
    font-family: Trebuchet MS;
    color: #9b0700;
    font-size: 1em;
    display: block;
    text-align: center;
}
.itemBar img
{
    border: solid 5px #e6a321;
    margin: 0px 10px;
}
.itemBarAlt img
{
    border: solid 5px #e6a321;
    margin: 0px 10px;
}

/*------------------------------*/



/*Item Pages Styles*/

.leftContent
{
    width: 400px;
    float: left;
}
.rightImages
{
    float: right;
}
.rightImages img
{
    border: solid 2px #e6a321;
}
.clear
{
    clear: both;
}
.leftContent p.listingIntro
{
    font-size: 1em;
}
h2.main
{
    font-style: normal;
    margin: 0px;
    margin-top: 0px;
}
img.thumbs
{
    margin-top: 5px;
    margin-right: 1px;
    margin-left: 1px;
}
.subLink
{
    margin-top: -20px;
    margin-bottom: 30px;
}
.subLink a
{
    font-style: italic;
    font-size: 1.3em;
}

/*------------------------------*/



/*Info Bar Styles*/

.infoBar 
{
    margin: 50px -50px;
    width: 900px;
    background-color: #f7bb6c;
    height: 100px;
}
.infoBarAlt
{
    margin: 50px -50px;
    width: 900px;
    background-color: #f7bb6c;
    height: 150px;
}
.infoBar .leftContent
{
    width: 450px;
    float: left;
}
.infoBar .rightContent
{
    width: 450px;
    float: right;
}
.infoBarAlt .leftContent
{
    width: 450px;
    float: left;
}
.infoBarAlt .rightContent
{
    width: 450px;
    float: right;
}
.infoBar a
{
    color: #64450e;
    font-size: 1em;
    font-weight: bolder;
}
.infoBarAlt a
{
    color: #64450e;
    font-size: 1em;
    font-weight: bolder;
}
.infoBar p
{
    padding-top: 5px;
    color: #64450e;
    font-size: 1em;
    padding-left: 50px;
}
.infoBarAlt p
{
    padding-top: 5px;
    color: #64450e;
    font-size: 1em;
    padding-left: 50px;
}

/*------------------------------*/



/*Contact Page Styles*/

.contactImg
{
    float: right;
    border: solid 2px #e6a321;
    height: 150px;
}
.location
{
    border: solid 2px #e6a321;
    width: 425px;
}
#map
{
    height:300px;
    width: 425px
}

/*------------------------------*/



/*Other listing Styles*/

p.notes
{
    font-style: italic;
    margin-top: 0px;
    margin-bottom: 4px;
    font-size: .7em;
}
p.headerNotes
{
    font-style: italic;
    margin-top: 10px;
    text-align: left;
    font-size: .7em;
}
span.price
{
    font-weight: bold;
    color: #e31414;
}
.deluxe
{
    font-style: italic;
    color: #f9801e;
}
h2.listing
{
    font-weight: bold;
    font-size: 1em;
    color: #c18000;
    margin-top: 8px;
}
p.rolePlaynotes
{
    margin-top: 40px;
    text-align: center;
    font-style: italic;
}
.extraContent img
{
    border: solid 2px #e6a321;
}
.extraContent div
{
    margin: 22px;
    float: left;
    display: inline;
    width: 204px;
    height: 300px;
}
#imageThumbs
{
    text-align: left;
    width: 357px;
}
#imageThumbs img
{
    max-height: 80px;
    max-width: 80px;
}
#bigImage
{
    height: 250px;
    width: 350px;
}
.main p
{
    
}

/*------------------------------*/



/*Search Engine Optimisation Styles*/

    #seo
    {
        margin-top: 50px;
        text-align: center;
        width: 600px;
        margin-left: auto;
        margin-right: auto;
    }
    #seo p
    {
        color: #505050;
        font-family: Trebuchet MS;
        font-size: .7em;
        margin-bottom: 20px;
    }
    #seo img
    {
        border: solid 1px #505050;
    }
    #seo a
    {
        font-size: 9pt;
        color: #755a26;
        text-decoration: none;
    }
    #seo a:hover
    {
        color: #755a26;
        text-decoration: underline;
    }
    
/*------------------------------*/
