div.ProductPageFooter {
padding-bottom:0;
}

h1, h2, h3, h4{margin:0px; padding:0px;}
* 
{
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;
}

div.ProductTreeLevelBody1 {
	
	border-bottom: 1px solid #CCC;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

div.NewsletterBoxInput input
{
    width: 135px;
    height: 13px;
    border-top: 1px solid #7d7d7d;
    border-right: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    border-left: 1px solid #7d7d7d;
    background: url(/App_Themes/FrameworkBasic/images/custom/search-box-input-bg.gif) no-repeat;    
    margin: 0px;
    padding: 3px 2px 3px 2px;
}

div.SearchBoxInput input
{
    width: 150px;
    height: 15px;
    border-top: 1px solid #7d7d7d;
    border-right: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    border-left: 1px solid #7d7d7d;
    background: url(/App_Themes/FrameworkBasic/images/custom/search-box-input-bg.gif) no-repeat;    
    margin: 0px;
    padding: 2px 2px 2px 2px;
}

div.LogoHeader
{
    background: url(http://coffeegear.jetshop.se/pub_images/original/sidhuvud_cg_198.gif) no-repeat;
    width: 668px;
    height: 100px;
}

div.CartArea
{
    color: #FFF;
    float: right;
    width: 250px;
    height: 110px;
    overflow: hidden;
    margin:0px;
    padding:0px;
    
}

div.SmallCartWrapper
{
    color: #FFF;
    width: 250px;
    height: 110px;
    position: relative;
}

div.ProductCategoryLevel1
{
    padding-top: 3px;
	padding-left: 5px;
}    

div.ProductCategoryLevel1 a span.ProductCategoryName
{
    font-size: 11px;
    color: #666;
    text-transform: none;
    font-weight: bold;
}

div.ProductMenuHeader h3
{
    padding:0px;
    margin:0px;
    color:#666;
	font-size: 13px;
	font-weight: bold;
}

div.CategoryPageFooter
{
    clear:both;
    height: 5px;
}



