/*
========================================================================
Title:    Client Name Stylesheet (Screen)
Author:   steve.ashworth@orcawebsites.com
========================================================================
*/

body {
     background: #fff;
     background: url(/images/bg.png) fixed;
     text-align: center;
}

* {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size:12px;
    font-family:"Lucida Grande", verdana;
    line-height: 20px;
    }


p, td, th, li, dd{
    font-size:12px;
    font-family:"Lucida Grande", verdana;
    color: #666;
    line-height: 20px;
    }

dd{
    font-family:"Lucida Grande", verdana;
    font-size:16px;
    margin:0 0 10px 0;
    }

dt a{
    color:000;
    }
dt {
    font-family:"Lucida Grande", verdana;
    font-size:16px;
    margin: 0 0 5px 0;
    }
h3 {
    color: #5FAAD2; 
    font-weight: bold;
}

h1 {
    font-size: 12px;
    color: #666;  
    }  
 
h2 {
    font-family: "Lucida Grande", verdana;
    font-size: 16px;
    color: #5FAAD2; 
    font-weight: normal;
    }


a {
    text-decoration: none;
    font-family: "Lucida Grande";
    color: #45B5DA;
}

legend {
    float:left;
    font-family: "Lucida Grande", verdana;
    color:#5faad2;
    size: 16px;
    }

a:hover {
   color: #000 
}


a.selected {
   color: #000; 
}

.text,
.smalltext,
.mediumtext,
.largetext,
.password {
    border: 1px solid #ccc;
    background: #FFF;
    color: #666;
    font-size: 11px;
    padding: 3px;
    }


  #page {
 padding:30px;
}  

#page_carpets a {
    text-decoration: none;
    font-family: "Lucida Grande";
    color: #999;
    font-size: 12px;
}

#additional {
padding-top: 20px;
}

#container {
    width: 950px;
    margin: 0 auto;
    text-align: left;
    }

#content {
    padding-bottom: 30px;
    }

#page_home #content {
    padding-bottom: 0;
    }

#body {
    background: #fff;
    float: left;
    width: 950px;
    text-align: left;
    }

#page_carpets h2 {
    padding-left: 20px;
    }
#page_flooring h2 {
    padding-left: 20px;
    }
#page_vinyls h2 {
    padding-left: 20px;
    }
#page_rugs h2 {
    padding-left: 20px;
    }

#page_faq_s #categories {
display: none;
}

#faqs {
margin-left: 30px;
margin-right: 30px;
margin-top: 10px;
}

#topic p {
margin-left: 20px;
margin-right: 20px;
}

#topic #additional {
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}

/*
===========================================================
header
===========================================================
*/

#header {
    padding-top: 20px;
    float:left;
    width:950px;
    height:187px;
    }

#logo_container {
width: 635px;
float: left;
}

#logo {
float: left;
}

#flash_panel2 {
padding-left: 80px;
float: right;
}

#newsletter_signup {
width: 157px;
padding-top: 3px;
float: right;
                }
#newsletter_signup legend {
padding-bottom: 10px;
color: #FFF;
position: relative;
left: -7px;
}
.email {
float: left;
text-align: left;
}
.email label {
color: #FFF;
}
.fullname {
float: left;
text-align: left;
}
.fullname label {
color: #FFF;
}
.submit {
float: left;
text-align: left;
}

                #newsletter_signup form {
                    padding: 5px;
                    }
                    #newsletter_signup fieldset {
                        border: none;
                        }
                        #newsletter_signup ul {
                            padding: 0;
                            }
                            #newsletter_signup li {
                                color: #4C5759;
                                font-size: 10px;
                                font-family: arial;
                                margin: 0 0 10px 0;
                                }
                        #newsletter_signup li.submit {
                            margin: 0;
                            }
                            #newsletter_signup label {
                                display: block;
                                line-height: 100%;
                                margin: 0 0 2px 0;
                                }
                        #newsletter_signup li.list {
                            width: 100%;
                            float: left;
                            }
                            #newsletter_signup li.list input.checkbox {
                                float: left;
                                }
                            #newsletter_signup li.list label {
                                display: block;
                                float: left;
                                padding: 2px 0 0 4px;
                                }
                        #newsletter_signup li.submit {
                            width: 100%;
                            float: left;
                            margin: 5px 0 0 0;
                            }

#navigation {
    background: #45B5DA;
    float: left;
    width: 950px;
    }

#search {
width: 190px;
float: right;
padding: 4px;
                }
                #search form {
                    padding: 4px 0px;
                    }
                    #search fieldset {
                        border: none;
                        }
                        #search #input_search {
                            width: 126px;
                            float: left;
                            .margin-right: 1px;
                            }
                        #search #input_search_submit {
                            float: left;
                            margin: 0 0px 0 7px;
                            .margin: 0 0 0 2px;
                            position: static;
                            }

#pri_nav {
   height: 35px;
   float: right;
   }
   #pri_nav ul{
      list-style: none;
      padding-top: 7px;
      padding-right: 40px;
      }
      #pri_nav li {
text-align: center;
         float: left;
         }
      #pri_nav a {  
         font-family:"Lucida Grande", ;
         font-size: 12px;
         color: #fff;
         float: left;                    
         width: 76px;
         height: 28px;            
         }
         #pri_nav a:hover {
            font-weight: bold;
            font-size: 14px;
            }

#search fieldset{
    border:none;
    }

#newsletter_signup fieldset{
    border:none;
    }

#page_home .list {
    display:none;
    }

/*
===========================================================
body
===========================================================
*/

#composite {
    float:left;
    }

#content {
    width:950px;
    float:left;
    }

#flash_panel {

    width:950px;
    float:left;
    }

#flash_panel2 {
    padding-top: 35px;
    }

/*
===========================================================
home featured
===========================================================
*/

html > body #featured_holder {
    height: 190px;
}

#featured_holder {
    background: url(/images/featured_bg.png);
    float: left;
    width: 950px;
    height: 150px;
    }
    #featured_carpets {
        width: 230px;
        float: left;
        padding-top: 10px;
        padding-right: 10px;
        }
    #featured_flooring {
        width: 230px;
        float: left;
        padding-top: 10px;
        padding-right: 10px;
        }
    #featured_vinyls {
        width: 230px;
        float: left;
        padding-top: 10px;
        padding-right: 10px;
        }
    #featured_rugs {
        width: 230px;
        float: left;
        padding-top: 10px;
        }
        .featured_title {
            float: left;
            width: 230px;
            }

        html > body .featured_summary {
            height: 60px;
        }

        .featured_summary {
            float: left;
            width: 200px;
            height: 90px;
            text-align: center;
            padding: 10px 0 12px 16px;
            }
        .featured_summary p {
            font-size: 14px;
            font-weight: bold
            }
        .btn_more_info {
            float: left;
            width: 230px;
            text-align: center;
            }

/*
===========================================================
faqs page
===========================================================
*/

#faqs {
    padding:20px 0 0 0;
    }

#faqs h2{
    font-size:20px;
    margin:0 0 10px 0;
    }
#page_faq_s #footer{
    margin: 20px 0 0 0;
    }



/*
===========================================================
about us page
===========================================================
*/


/*
========================================================================
Forms
========================================================================
*/

#form {
    margin: 30px;
    }
#form h2 {
    color: #666;
    }
#form p {
    color: #666;
    }
#form label {
    color: #666;
    }
#form a {
    color: #666;
    }
    #form li {
        margin: 0 0 8px 0;
        width: 100%;
        float:left;
        }
        #form label {
            float: left;
            width: 100px;
            margin: 0 10px 0 0;
            }
#form ul.radio_buttons {
    float: left;
    }
    #form ul.radio_buttons li {
        float: none;
        }
#form ul.radio_buttons label {
    float: none;
    }
#form #input_comments {
    width: 100%;
    }

/*
========================================================================
Contact Page
========================================================================
*/

#page_contact #input_first_name {
    width: 300px;
    }
#page_contact #input_surname {
    width: 300px;
    }
#page_contact #input_email_address {
    width: 300px;
    }
#page_contact #input_telephone {
    width: 300px;
    }
#page_contact #input_comments {
    width: 300px;
    }
#page_contact #input_submit {
   float:left;
    }
    #page_contact #additional {
        width: 275px;
        float: left;
        }
    #page_contact #additional p {
        padding: 10px 0px;
        }

#page_contact #additional {
        float: left;
        width:350px;
    }

#page_contact #fields {
        padding-top: 30px;
        float: right;
        width:410px;
    }



/*
===========================================================
footer
===========================================================
*/

#footer_wrapper {

width: 950px;
background: #666;
float: left;
}

                #footer {
                width: 840px;
                padding: 10px 10px 10px 15px;
                float: left;
                text-align: left;
                background: #666;
                }
                #footer ul {
                    list-style: none;
                    padding: 0;
                    
                    }
                    #footer li {

                        display: inline;
                        }
                #footer p {
                    padding: 5px 0 0px 0;
                    }

#footer p {
text-decoration: none;
color: #FFF;
}

#footer li {
text-decoration: none;
color: #FFF;
}

#footer a {
text-decoration: none;
color: #FFF;
}

#guild_logo {
padding-top: 3px;
float: right;
}

/*
========================================================================
Menus
========================================================================
*/

        #style_label {
        font-weight: bold;
        height: 30px;
        float: left;
        padding: 3px 17px 0 2px;
        }

        #categories {
        width: 100%;
        height: 30px;
        float: left;
        padding: 15px 0 0 18px;
        }
        #categories ul {
            list-style: none;
            margin: 0 0 0 -1px;
            }
            #categories li {
                float: left;
                height: 15px;
                padding: 3px
                }
                #categories a {
                    text-decoration: none;
                    }

        #type_label {
        font-weight: bold;
        height: 15px;
        float: left;
        padding: 0px 18px 0 20px;
        }

        #subcategories {
        width: 100%;
        height: 15px;
        float: left;
        }
        #subcategories ul {
            list-style: none;
            margin: 0 0 0 -1px;
            }
            #subcategories li {
                float: left;
                height: 15px;
                margin: 0px 3px;
                }
                #subcategories a {
                    text-decoration: none;
                    
                    }

/*
========================================================================
Results
========================================================================
*/

#page_products #content {
   float: left;
   width: 678px;
   border-bottom: solid #000064;
   }


#page_products h2 {
   margin: 10px 0 10px 0;
   }
#results {
    }
.results_found {
    background: #A4DCEE;
    margin: 5px 20px;
    padding: 5px 10px;
    color: #fff;
    }
.paging {
    margin: 15px 18px;
    padding: 5px 0x;
    color: #fff;
    }
    dl.product {
        width: 125px;
        height: 200px;
        margin: 0 21px;
        float: left;
        text-align: center;
        border: none;
        padding-right: 20px;
        padding-left: 3px;
        padding-bottom: 60px;
        }
        dl.product dd.thumbnail {
            padding: 5px;
            width: 125px;
            height: 125px;
            border: 1px dotted #999;
            }
        dl.product dd.thumbnail img {
            width: 125px;
            height: 125px;
            }
        dl.product dt {
            text-align: center;
            }
        dl.product dt a {
            text-align: center;
            text-decoration: none;
            font-size: 12px;
            }
        .product .title {
            line-height: 100%;
            color: #45B5DA;
            font-weight: bold;
            font-size: 11px;
            }
        dl.product dd.more {
            width: 140px;
            text-align: center;
            margin: 5px 0 0 0;
            font-weight: bold;
            font-size: 12px;
            }
        dl.product dd.more a{
            text-decoration: none;
            font-family: verdana;
            }
#results dt {
height: 45px;
}
#page_products #content{
    width: 678px; 
    }
#product {
   float: left;
   width: 100%;
   }
    #product #details {
        
        float: right;
        }
        #product_title {
           margin: 60px;
           }
        #product #description {
           float: left; 
           width: 340px;
           text-align: left;
           padding: 28px 50px 0 80px;
           }
        #product #description p {
            text-align: left;
            margin: 10px 0 10px 0px;
            font-family: tahoma;
            }
        #product #description u {
            text-align: left;
            margin: 10px 0 10px 20px;
            text-decoration: none;
            font-size: 18px;
            }
        #product #gallery {
        width: 270px;
        float: left;
        margin: 30px 5px 0 22px;
        }
        #product #detail_image a.zoom_link {
            display: block;
            width: 18px;
            height: 18px;
            position: relative;
            top: -22px;
            left: 250px;
            text-indent: -9999px;
            background: url(/images/btn_zoom_link.png) no-repeat;
            }
        #product #detail_image a.zoom_link:hover {
            background-position: 0 100%;
            }
        #gallery_thumbs {
            margin: 10px 0 0 0;
            }
            #gallery_thumbs ul {
                list-style: none;
                }
                #gallery_thumbs li {
                    float: left;
                    }
                #gallery_thumbs li.image_2 {
                    margin: 0 15px;
                    }
    #product #related { 
        width: 170px;
        padding: 28px 0px 0 0px;
        float: left;
        }
    #product #results {
        margin: 20px 0 0 0;
        float: left;
        width: 170px;
        }
        #product #related h2{
           margin: 0 0 0px 10px;
           text-align: center; 
           }
        #product #related dl {
            width: 180px;
            float: none;
            height: 190px;
            padding: 0 0 0px 0px;
            }
            #product #results dd.thumbnail {
                width: 160px;
                float: left;
                border: 0;
                }
            #product #results dd.more {
               margin: 0 0 5px 15px;
               padding: 0 0 15px 0;
               width: 125px;
               border-bottom: 1px dotted #5FAAD2;
               }
            #product #related dt a{
               font-weight: normal;
               margin: 5px 0 0 15px;
               }

#sidebar {
width: 60%;
float: left;
}
#page_amtico #additional {
padding: 5px;
}
#page_amtico #designer_logo {
width: 200px;
height: 60px;
float: right;
padding-right: 15px;
margin-top: 7px;
background: url('/images/amtico.png');
background-repeat: no-repeat;
}

#page_karndean #additional {
padding: 5px;
}
#page_karndean #designer_logo {
width: 200px;
height: 60px;
float: right;
padding-right: 15px;
margin-top: 7px;
background: url('/images/karndean.png');
background-repeat: no-repeat;
}

#page_polyflor #additional {
padding: 5px;
}
#page_polyflor #designer_logo {
width: 200px;
height: 60px;
float: right;
padding-right: 15px;
margin-top: 7px;
background: url('/images/polyflor.png');
background-repeat: no-repeat;
}

/* Site Map */

.sitemap #flash_panel2,
.sitemap #navigation
{
  display: none;
  }


/*
========================================================================
Search Results
========================================================================
*/

#searchresults {
    padding: 30px;
    }
    #searchresults #results {
        float: left;
        }
        #searchresults #results dl {
            padding-right: 6px;
            }

#sitemap {
    padding: 30px;
    }
    #sitemap h2 {
        margin: 0 0 20px 0;
        }
