﻿/* MasterPage */


body
{
    text-align: center;
    position: relative;
     background-color: #E7DCC2;
}

a
{
    color: #5D7B9D;
    }


a:hover
{
  color: #7C6F57 ;
}

a:visited
{
    color: #808000;
}

H1
{
    font-family: harrington;
    font-size: 40pt;
    float: left;
    font-weight: 600;
    height: 50px;
    width: 359px;
    margin-top: 25px;
}
H2
{
    font-family: Poor Richard;
    font-size: 18pt;
    font-weight: 600;
    text-align: left;
    width: 359px;
    vertical-align: top;
}

H3
{
    font-family: Poor Richard;
    font-size: 18pt;
    font-weight: bold;
    text-align: left;
}

H4
{
    margin: 0; 
    font-family : Poor Richard ; 
    font-size : 14pt;
}

p
{
    
}


#Wrapper
{
    width: 964px;
    margin: auto;
    height: 220px;
}

/* Header*/
#Header
{
    width: 964px;
    height: 210px;
    background-image: url('/Images/Header%20bar.png');
    text-align: left;
    margin-bottom: 10px;
}

#SubHeader
{
    width: 229px;
    height: 210px;
    float: left;
}
#logo
{
    width: 199px;
    height: 211px;
    margin-left: 20px;
    margin-top: 5px;
}
#MiddleHeader
{
    width: 398px;
    height: 210px;
    float: left;
}


#ShoppingCartsmall
{
    width: 293px;
    height: 202px;
    float: right;
    text-align: right;
    padding: 0px 20px 5px 0px;
}

#PageShoppingCart
{
    height: 91px;
    width: 175px;
    text-align: left;
    float: right;
    margin-top: 44px;
    padding: 10px 10px 5px 5px;
}




#Button_bar
{
    background-image: url('/Images/Button%20bar.png');
	background-repeat: no-repeat;
    width: 961px;
    height: 35px;
    text-align: center;
    margin-left: 0px;
    margin-top: 10px;
    line-height: 33px;
    padding: 0 0 0 0;
    

}

.Navigation
{
    background-image: url('/Images/button normal.png');
	background-repeat: no-repeat;
    width: 109px;
    height: 35px;
    float: left ;
    vertical-align: middle;
    font-family: Arial, Sans-Serif;
    font-size : 12pt;
    font-weight: 600;
    text-decoration: none;
    color: White;
    margin: 0 0 0 0;
    
    
    
}

.Navigation:Hover
{
    background-image: url('/Images/button in use.png');
    color: White;
     
}

.Navigation:visited
{
   color: White;
}

.Navigation:Active
{
    background-image: url('/Images/button in use.png');
    color: White;
}

#BreadCrumbs
{
    height: 25px;
}

#YouAreHere
{
    float: left;
    margin-top: 7px;
    font-family: Arial;
    font-size: 0.9em;
    font-weight: bold;
}
.SiteMapPath
{
    float: left;
    vertical-align: middle;
    margin-top: 7px;
}

/*Content*/

#form1
{
    width: 964px;
    margin-top: 10px;
}


#ContentPlaceHolder1
{
    margin-top: 40px;
}


/*Footer*/
#Footer
{
    background-image: url('/Images/Bottom%20bar.png');
    height: 52px;
    width: 960px;
    text-align: center;
    margin-top: 10px;
    clear: both;
    float: left;
    padding-top: 12px;
    z-index : 600;
}

#LinkHolder
{
    height: 26px;
    width: 964px;
    top: 16px;
    color: #F7F4EC;
}

.Link
{
    color: #FFFFCC;
    border: 0px;
    padding:  0px ;
    margin: 0px;
    letter-spacing: inherit;
    text-align: center;
}

#Copyright
{
    text-align: center;
    height: 30px;
    color: #F1EDCE;
}

/*Misc Styles*/


.style6
{
        color: #F7F4EC;
    text-decoration: underline;
}



/*Form formatting*/

.ParagraphHead
{
    font-family: Poor Richard;
    font-size: 16pt;
    text-align: left;
}
.ParagraphText
{
    font-family: Poor Richard;
    font-size: 14pt;
    text-align: left;
}
.ParagraphTextAlt
{
    font-family: Poor Richard;
    font-size: 14pt;
    text-align: left;
    background-color: Transparent;
}

/*Default/Home*/

.ContentHolderBar
{
    background-image: url('Images/Content%20holder%20bar.png');
    height: 20px;
    width: 207px;
    text-align: center;
    color: #F7F4EC;
    margin-bottom: 12px;
    font-family: arial;
    font-weight: bold;
    font-size: 11pt;
    padding-top: 3px;
}

.ContentHolder
{
    background-image: url('Images/ContentHolder.png');
    height: 253px;
    width: 204px;
    margin-top: 30px;
    text-align: center;
}

.FloaterContent
{
    padding-left: 10px;
    padding-right: 10px;
    font-family: Poor Richard;
    font-size: 14pt;
    width: 182px;
}

.HomeCollumns
{
	float:left;
	width: 25%;
	padding-left: 15px;
	padding-right: 15px;
	margin: 15px 15px 15px 15px;
	height: 575px;
}

#LeftCollumn
{
    background-color: #580D0A;
}

#CenterCollumn
{
    background-color: #CABB8E;
}

#RightCollumn
{
	background-color:#580D0A;
}

#DefaultFooter
{
	float: left;
	width: 100%;
}

/*Testimonials page*/
#TestimonialsWrapper
{
    width: 910px;
    clear: both;
    padding-left: 25px;
    padding-right: 25px;
}

/*Shopping Page*/
#SortingButtons
{
    width: 940px;
    height: 27px;
    text-align: left;
    vertical-align: top;
    padding-top: 6px;
    margin-bottom: 10px;
}

#tags
{
    width: 30px;
    background-color: Maroon;
}

#ItemListPane
{
    width: 481px;
    float: left;
    text-align: left;
  padding-bottom: 15px;
   
}
#placeHolder
{
    height: 595px;
    width: 445px;
    background-image : url('Images/Floater.png');
    padding: 10px 0px 0px 12px;
    background-repeat: no-repeat;
    
    
}
.AddToCartBttn
{
    margin-top: 15px;
    }


#DetailsPane
{
    width: 440px;
    text-align: left;
    font-size: 10pt;
    margin-left : 496px;
    margin-bottom : 100px;
    height: 618px;
}


#ItemTemplate
{
    font-family: verdana, Sans-Serif;
    font-size: 10pt;
    float: left;
    padding: 5px 5px 5px 5px;
    min-height: 130px;
    
}

#ItemImage
{
    float: left;
    margin-right: 10px;
    width: 175px;
}


#ItemInfo
{
    margin-left: 10px;
}



/*Shopping Cart*/
#Container
{
    text-align: right;
    padding: 0px 15px 0px 15px;
    width: 933px;
}
#Cart
{
    width: 130px;
    height: 159px;
    float: left;
    padding-top: 15px;
}
#HeaderFiller
{
    height: 170px;
    width: 304px;
    vertical-align: middle;
    text-align: left;
    float: left;
}
#CheckoutFiller
{
    width: 494px;
    padding-top: 15px;
    height: 157px;
    float: right;
    text-align: right;
    vertical-align: bottom;
}

#ShoppingCartHeading
{
    font-family: Arial;
    font-size: 30pt;
    font-weight: 600;
    margin-bottom: 41px;
    vertical-align: top;
}


#ShoppingCart
{
    margin: AUTO;
    width: 934px;
    clear: both;
    float: left;
    text-align: center;
}


.TopChechoutButton
{
    margin-top: 105px;
}

.CheckOutButton
{
    margin-top: 24px;
    margin-bottom: 10px;
}

#TotalLabel
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: 600;
    margin-top: 0px;
}

#LeftPane
{
    float: left;
    width: 460px;
    text-align: left;
    padding-top: 20px;
}

#RightPane
{
    float: right;
    width: 460px;
}
