/* generic styles */
body
{
    margin: 0 auto;
    background-color: #fff;
    font-size: 12px;
	font-family: arial;
}


/* content panel */

#contentcontainer
{
	margin: 0 auto;
	width: 941px;
	text-align: center;
	background-color: #fff;
}
 
.header-container
{
    float: left;
    width: 941px;
}

.header
{
    float: left;
    width: 935px;
    height: 118px;
    background-image: url(images/header.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    border-left: solid 3px #aeaf06;
    border-right: solid 3px #aeaf06;
}

.content
{
    float: left;
    width: 935px;
    border-left: solid 3px #aeaf06;
    border-right: solid 3px #aeaf06;
    background-color: #fff;
}

.left-content
{
    float: left;
    width: 200px;
    padding: 10px;
}

.navi-container
{
    float: left;
    width: 196px;
    padding-bottom: 5px;
}

.navi-header
{
    float: left;
    width: 196px;
    height: 33px;
    background-color: #e872ab;
}

.navi-header2
{
    float: left;
    width: 196px;
    height: 33px;
    background-color: #faaf5d;
}

.navi-header-text
{
    float: left;
    width: 196px;
    padding-top: 10px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}

.navi-box
{
    float: left;
    width: 196px;
    border-bottom: solid 1px #eb9bc2;
}

.navi-box2
{
    float: left;
    width: 196px;
    border-bottom: solid 1px #faaf5d;
}

.navi-box:hover
{
    float: left;
    width: 196px;
    background-color: #eb9bc2;
    border-bottom: solid 1px #000;
}

.navi-box2:hover
{
    float: left;
    width: 196px;
    border-bottom: solid 1px #000;
    background-color: #fbca95;
}



.navi-box-padded
{
    float: left;
    width: 176px;
    padding: 3px 10px 3px 10px;
    text-align: left;
}



.right-content
{
    float: left;
    width: 710px;
    padding-top: 5px;
}

.top-quote-image
{
    float: left;
    width: 720px;
}

.quote-box
{
    float: left;
    width: 231px;
    height: 164px;
    border: solid 1px #899837;
}

.quote-box-header2-padded2
{
    float: left;
    width: 720px;
    padding-top: 10px;
}

.quote-box-header2
{
    float: left;
    width: 720px;
    height: 33px;
    background-image: url(images/quote-header2.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.quote-box-header2-padded
{
    float: left;
    width: 720px;
    padding: 7px 0px 0px 10px;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}

.text-content
{
    float: left;
    width: 710px;
}

.text-content-padded
{
    float: left;
    width: 690px;
    padding: 10px;
    font-family: Arial;
    font-size: 10pt;
    text-align: left;
}

.quote-box-padded
{
    float: left;
    width: 231px;
    padding: 2px 7px 2px 0px;
}

.top-links-container
{
    float: left;
    width: 935px;
    height: 28px;
    border-left: solid 3px #aeaf06;
    border-right: solid 3px #aeaf06;
    background-image: url(images/links-bg.jpg);
    background-position: top left;
    background-repeat: repeat-x;
}

.search-container
{
    float: right;
    padding-right: 20px;
}

.search
{
    float: left;
    padding: 5px 0px 0px 5px;
}

#search
{
    border: solid 1px #000;
    font-family: Arial;
    font-size: 11px;
}

#submit
{
    border: solid 0px transparent;
    background-color: Transparent;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.search2
{
    float: left;
    padding: 5px 0px 0px 10px;
}
    

.link-padded
{
    float: left;
    padding-top: 8px;
    min-width: 80px;
    text-align: center;
}

.link
{
    float: left;
    height: 28px;
    min-width: 80px;
    padding-left: 5px;
    padding-right: 5px;
    border-right: solid 1px #fff;
    background-image: url(images/links-bg.jpg);
    background-position: top left;
    background-repeat: repeat-x;
}

.link:hover
{
    float: left;
    height: 28px;
    min-width: 80px;
    padding-left: 5px;
    padding-right: 5px;
    border-right: solid 1px #fff;
    background-image: url(images/links-bg2.jpg);
    background-position: top left;
    background-repeat: repeat-x;
}






.enquiry-container
{
    float: left;
    width: 450px;
    border: solid 1px #000000;
}

.enquiry-container-padded
{
    float: left;
    width: 430px;
    padding: 10px;
}

.enquiry-row
{
    float: left;
    width: 430px;
}

.enquiry-field
{
    float: left;
    width: 150px;
}

.enquiry-input
{
    width: 280px; 
    border: solid 1px #000000; 
    font-family: arial; 
    font-size: 11px; 
    color: Gray;  
}

.mid-specials-header-container
{
    float: left;
    padding: 5px 0px 5px 0px;
}

.mid-specials-header
{
    float: left;
    width: 710px;
    height: 35px;
    background-color: #d7d84a;
}

.mid-specials-header-padded
{
    float: left;
    width: 710px;
    font-family: Arial;
    font-size: 13px;
    color: #000;
    text-align: left;
    font-weight: bold;
    padding: 10px 0px 0px 10px;
}

.mid-specials
{
    float: left;
    width: 710px;
}

.product-box-padding
{
    float: left;
    width: 236px;
    padding-bottom: 2px;
}

.product-box
{
    float: left;
    width: 232px;
    border: solid 1px #c4c4c4;
    padding-bottom: 5px;
    min-height: 300px;
}

.product-image
{
    float: left;
    width: 232px;
    height: 236px;
}

.product-name
{
    float: left;
    width: 232px;
    font-family: arial;
    font-size: 13px;
    color: #4e4e4e;
    font-weight: bold;
}

.product-price
{
    float: left;
    width: 232px;
    font-family: arial;
    font-size: 12pt;
    color: #c4c4c4;
    font-weight: bold;
}

.product-view
{
    float: left;
    width: 232px;
}
    
    
    

/* --------------------footer ------------------------------------------*/

.footer
{
    float: left;
    width: 935px;
    height: 100px;
    background-color: #d8d94f;
    border-left: solid 3px #aeaf06;
    border-right: solid 3px #aeaf06;
}

.card-type
{
    float: left;
    width: 250px;
    padding: 10px;
}

.bottom-links-container
{
    float: right;
    width: 600px;
    padding-top: 40px;
}

.footer_link
{
    float: left;
    height: 15px;
    min-width: 100px;
    padding-left: 5px;
    padding-right: 5px;
    border-right: solid 1px #000;
}

.link-footer-padded
{
    float: left;
    min-width: 100px;
    text-align: center;
}

.address-container
{
    float: right;
    text-align: right;
    width: 600px;
    padding-top: 20px;
    padding-right: 10px;
    font-family: Arial;
    font-size: 10px;
    color: #000;
}


.enquiry-container
{
    float: left;
    width: 450px;
    border: solid 1px #000000;
}

.enquiry-container-padded
{
    float: left;
    width: 430px;
    padding: 10px;
}

.enquiry-row
{
    float: left;
    width: 430px;
}

.enquiry-field
{
    float: left;
    width: 150px;
}

.enquiry-input
{
    width: 280px; 
    border: solid 1px #000000; 
    font-family: arial; 
    font-size: 11px; 
    color: Gray;  
}

.images-container
{
    float: left;
    width: 710px;
    padding-top: 5px;
}

.main-image
{
    float: left;
    width: 300px;
    padding: 10px;
    border: solid 1px #aeaf06;
}

.more-images
{
    float: left;
    width: 190px;
}

.extra-image-container
{
    float: left;
    width: 180px;
    padding-bottom: 5px;
}

.extra-image
{
    float: left;
    width: 170px;
    padding: 5px;
    border: solid 1px #aeaf06;
    font-family: Arial;
    font-size: 10px;
    font-style: italic;
}

.big-image-container
{
    float: left;
    width: 510px;
    padding-bottom: 5px;
}

.big-image
{
    float: left;
    padding: 5px;
    border: solid 1px #aeaf06;
    font-family: Arial;
    font-size: 10px;
    font-style: italic;
}

.product-detail-container
{
    float: left;
    width: 710px;
    padding-top: 5px;
    padding-bottom: 2px;
}

.product-detail-header
{
    float: left;
    width: 710px;
    background-color: #d8d952;
}

.product-detail-header-padded
{
    float: left;
    width: 690px;
    padding: 10px;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
}
    
.product-detail-info
{
    float: left;
    width: 690px;
    padding: 10px;
    font-family: Arial;
    font-size: 12px;
    color: #000;
    text-align: left;
}

#add-to-basket
{
    float: left;
    font-family: Arial;
    border: solid 1px #d8d952;
    background-color: Transparent;
    font-size: 11px;
}

.option-box
{
    float: left;
    width: 580px;
    padding-bottom: 3px;
}

.option
{
    float: left;
    width: 100px;
}

/*----Gallery----*/

.gallery-image
{
    float: left;
    width: 100px;
    padding: 5px;
}

.gallery-short-description
{
    float: left;
    width: 500px;
}

.gallery-link
{
    float: left;
    width: 710px;
    background-color: #d7d84a;
}

.bighrgrn
{
    width: 100%;
    height: 2px;
    background-color: #d8d952;
}

input.green
{
    font-family: Arial;
    font-size: 10pt;
    color: #7e7e7e;
    border: solid 1px #d8d952;
    padding: 5px 5px 5px 5px;
    width: 98%;
}
textarea.green
{
    font-family: Arial;
    font-size: 10pt;
    color: #7e7e7e;
    border: solid 1px #d8d952;
    padding: 5px 5px 5px 5px;
    width: 98%;
}

#add-footer-links
{
    clear: both;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
    border-top: solid 2px #aeaf06;
}
#add-footer-links a
{
    color: #000000;
    text-decoration: none;
    margin-right: 10px;
}
#add-footer-links a:hover
{
    color: #000000;
    text-decoration: underline;
    margin-right: 10px;
}

/* banners */
#portfolio ul
{
    padding: 0px;
	
}
#portfolio li
{
    margin-left: -40px;
    margin-top: -0px;
    list-style: none;
}
