﻿/*------------------------------------------------------------------------
--WEEKLY SPECIALS APPLICATION CSS-----------------------------------------
--------------------------------------------------------------------------
--CLIENT: BROOKSHIRE BROTHERS, LTD.---------------------------------------
--------------------------------------------------------------------------
--VERSION CONTROL---------------------------------------------------------
----Version 1.0 by: Kevin Florida, 07/09/2009
-------Original Migration and Update of old styles
-------Addition of new styles and Master page
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------- Copyright 2009 Tristar Web Graphics, Inc. All Rights Reserved.--
-------------------------------------------------------------------------*/


/*--BEGIN MAIN STYLES---------------------------------------*/
body {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #333333;
    font-weight: 300;
    margin: 0px;
    padding: 0px;
}

a:link, a:visited {
    text-decoration: none;
    color: #666666;
}

a:hover {
    text-decoration: underline;
    color: #e03228;
}

a:active {
    color: #000000;
    text-decoration: underline;
}

h3.pageHeader {
    font-size: 14px;
    border-bottom: 1px solid #e03228;
    color: #e03228;
    width: 100%;
}

img a, img {
    border: none;
}

/*--END MAIN STYLES------------------------------------------*/

/*--BEGIN MASTERPAGE LAYOUT STYLES---------------------------*/

.powered {
    margin: 0px;
    margin-left: 15px;
    width: 700px;
    text-align: right;
}

.aspContent {
    margin: 15px;
    margin-bottom: 5px;
    margin-left: 15px;
    margin-right: auto;
    width: 685px;
    padding: 15px;
    border: 1px solid #888888;
}

.copyright {
    text-align: center;
    font-size: 10px;
    margin: 0px;
}

.credits {
    text-align: center;
    font-size: 11px;
    margin-top: 10px;
}

.footer {
    width: 685px;
    margin-left: 15px;
    margin-right: auto;
    margin-top: 600px;
}

/*--END MASTERPAGE LAYOUT STYLES-----------------------------*/

/*--BEGIN PAGE SPECIFIC LAYOUT STYLES------------------------*/

/*--begin store/weeklyS.aspx----------------*/
.ZipCode {
    width: 685px;
    padding-top: 25px;
    height: 375px;
}

.ZipCodeForm{
    height: 350px;
    width: 160px;
    padding-left: 25px;
    float: left;
}

.ZipCodeRight {
    border-left: 1px dotted #888888;
    height: 350px;
    width: 470px;
    float: right;
    padding-left: 20px;
    text-align: center;
}
/*--end store/weeklyS.aspx------------------*/

/*--begin store/weeklyS2.aspx---------------*/

.storeListings {
    margin: 25px;
}

.weeklySpecLink {
    font-weight: 600;
    color: #e03228;
}

/*--end store/weeklyS2.aspx-----------------*/

/*--begin store/weeklyspecials.aspx---------*/


.aboveSpecials {
    /*--controls popup thumbs--*/
    padding: 15px;
    border: 3px solid #e03228;
}

.pointer {
    
    background: url(../images/popupPointer.png) 0 0 no-repeat;
    padding-left: 50px;
    margin-top: 60px;
}

.popupShadow {
    background: url(../images/popupShadow.png) right bottom no-repeat;
    padding: 0px;
    padding-right: 15px;
    padding-bottom: 15px;
}

/*.popupShadowRight {
    background: url(../images/popupShadow-rt.png) right top repeat-y;
    padding: 0px;
    padding-right: 10px;
}

.popupShadowBottom {
    background: url(../images/popupShadow-bottom.png) left bottom repeat-x;
    padding: 0px;
    padding-bottom: 10px;
}
*/
.WeeklySpecials {
    width: 685px;
}

.WeeklySpecLeft {
    width: 340px;
    padding: 25px;
    border: 1px solid #888888;
    float: left;
	height: 970px;
}

.WeeklySpecRight {
    width: 250px;
    float: right;
    border-left: 1px dotted #666666;
    margin: 0px;
    margin-right: 0px;
    margin-left: auto;
    padding: 10px;
    padding-left: 25px;
    background-color: #f4f4f4;
	height: 970px;
}

.ProductName {
    font-size: 12px;
    font-weight: 600;
    color: #333333;
}

.ProductPrice {
    font-size: 14px;
    font-weight: 900;
    color: #e03228;
}

.ProductDesc {
    color: #666666;
    font-size: 10px;
}

.ProductImage {
    margin-top: 15px;
    text-align: center;
    border-top: 1px solid #888888;
    padding-top: 15px;
}

.AddShopList {

}

.WeeklySpecFooter {
    clear: left;
}

.textz {
    font-size: 10px;
    font-weight: 600;
}

.texty {
    font-size: 5pt;
    font-weight:normal;
}

.pagesLink {
    font-size: 11px;
    color: #e03228;
    font-style: italic;
}

.PrintShopList {
    background: url(../../images/print.gif) 0 0 no-repeat;
    padding: 0px;
	padding-left: 25px;
    height: 20px;
	display: block;
    padding-top: 4px;
    margin-top: 10px;
    margin-bottom: 0px;
}

.brdr {

}

.tablotemp 
{
    font-size:11px;

}

/*--end store/weeklyspecials.aspx-----------*/

/*--begin store/weeklyDetail.aspx-----------*/

.popupHeader {
    background: url(../images/popup-header.jpg) 0 0 repeat-x;
    height: 30px;
    width: 100%;
    font-size: 10px;
    border-bottom: 4px solid #888888;
}

.close-popup {
    float: right;
    height: 30px;
    width: 45%;
    text-align: right;
    padding-right: 2%;
}

.closeText {
    background: url(../images/closeButton.gif) right 4px no-repeat;
    line-height: 30px;
    height: 26px;
    padding-top: 0px;
    padding-right: 25px;
    display: block;
}

.popupCartAdd {
    width: 45%;
    height: 30px;
    float: left;
    text-align: left;
}

.addList {
    background: url(../images/addToList.gif) 2% 2px no-repeat;
    padding-left: 40px;
    height: 25px;
    line-height: 30px;
    display: block;
}

.popupImage {
    width: 100%;
    text-align: center;
    border-bottom: 4px solid #333333;
    margin: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

.popupTitle {
    font-size: 16pt;
    font-weight: 300;
    color: #333333;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 15px;
    color: #e03228;
    padding-left: 15px;
    border-bottom: 1px dotted #e03228;
}

.popupPrice {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-left: 15px;
}

.popupDesc {
    font-size: 12pt;
    text-align: justify;
    padding: 15px;
    background-color: #f3f3f3;
    height: 300px;
}

/*--end store/weeklyDetail.aspx-------------*/


/*--END PAGE SPECIFIC LAYOUT STYLES--------------------------*/
