html, body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, blockquote {margin: 0; padding: 0;}
table {border-collapse: collapse; border-spacing: 0;}
fieldset, img {border: 0;}
address, abbr, caption, cite, code, dfn, th, var {font-style: normal; font-weight: normal;}
caption, th {text-align: left;}
q:before, q:after {content: '';}

#topbannerbg {background-image: url( '/shoptocook/Web/brigidos/header.jpg' ); position: absolute; left: 0; top: 0; width: 988px; height: 266px;}
#topbanner {width: 988px; height: 266px;}

#bodycontainer {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 988px;
    text-align: left;
}

body{
	font-family: sans-serif;
    font-size: 10pt;
	background-color: #8EA358;
	padding: 0;
	margin: 0;
}

#head{

	text-decoration: none;
        position:absolute;
        left: 349px;
        top: 55px;
        width: 278px;
        height: 125px;
        
}


.hide{
	display:none;
        
}
.clear{
        
	clear:both;
}
img{
	margin:0px;
	padding:0px;
}
.noBullets li{
	list-style:none;
}
/*
------------------------------------------------
	Navigation
------------------------------------------------
*/
#nav{
	width:747px;
	height:32px;
	margin:0px;
        position: absolute; top: 202px; left: 130px;
	
        
}

#home a:hover, #freshFood a:hover, #catering a:hover, #floral a:hover, #specials a:hover, #recipes a:hover, #community a:hover, #history a:hover, #contact a:hover, #employment a:hover,
#homeSelected, #freshFoodSelected,#cateringSelected, #floralSelected, #specialsSelected, #recipesSelected, #communitySelected, #historySelected, #contactSelected, #employmentSelected{
	background-position:bottom;

}

#home a, #homeSelected{
	float:left;
	width:54px;
	height:32px;
	background-image: url(/shoptocook/Web/brigidos/navHome.jpg);
	background-repeat:no-repeat;
        /*background-color: #4A623E;*/
        

}
#freshFood a, #freshFoodSelected{
	float:left;
	width:79px;
	height:32px;
	background-image: url(/shoptocook/Web/brigidos/navFreshFood.jpg);
	background-repeat:no-repeat;
        /*background-color: #4A623E;*/
        
}
#catering a, #cateringSelected{
	float:left;
	width:64px;
	height:32px;
	background-image: url(/shoptocook/Web/brigidos/navCatering.jpg);
	background-repeat:no-repeat;
        /*background-color: #4A623E;*/

}
#floral a, #floralSelected{
	float:left;
	width:64px;
	height:32px;
	background-image: url(/shoptocook/Web/brigidos/navFloral.jpg);
	background-repeat:no-repeat;
        /*background-color: #4A623E;*/
       
}
#specials a, #specialsSelected{
	float:left;
	width:108px;
	height:32px;
	background-image: url(/shoptocook/Web/brigidos/navSpecials.jpg);
	background-repeat:no-repeat;
        /*background-color: #4A623E;*/
}
#recipes a, #recipesSelected{
	float:left;
	width:58px;
	height:32px;
	background-image: url(/shoptocook/Web/brigidos/navRecipes.jpg);
	background-repeat:no-repeat;
        /*background-color: #4A623E;*/
}
#community a, #communitySelected{
	float:left;
	width:130px;
	height:32px;
	background-image: url(/shoptocook/Web/brigidos/navCommunity.jpg);
	background-repeat:no-repeat;
        /*background-color: #4A623E;*/
}
#history a, #historySelected{
	float:left;
	width:82px;
	height:32px;
	background-image: url(/shoptocook/Web/brigidos/navHistory.jpg);
	background-repeat:no-repeat;
        /*background-color: #4A623E;*/
  
}
#contact a, #contactSelected{
	float:left;
	width:57px;
	height:32px;
	background-image: url(/shoptocook/Web/brigidos/navContact.jpg);
	background-repeat:no-repeat;
        /*background-color: #4A623E;*/
}
#employment a, #employmentSelected{
	float:left;
	width:95px;
	height:32px;
	background-image: url(http://brigidos.com/images/navEmployment.jpg);
	background-repeat:no-repeat;
        /*background-color: #4A623E;*/
        
}


/*------------------------------------------------
	Footer
------------------------------------------------
*/
#footer{
    padding: 0;
    border: 0;
	width:988px;
    height:171px;
}

#footer .type_small {font-size: 10px;}

#footerMiddleContent {
    padding-top: 15px;
    color: #aab5a4;
}

#footerMiddleContent a{
	text-decoration: none;
	color: #aab5a4;
}
#footerMiddleContent a:hover{
	text-decoration: underline;
	color: #e8f3c9;
}

/*---------------------------------------------------*/






/*
------------------------------------------------
	Index
------------------------------------------------
*/
#emailSignup {
    padding-top: 26px;
    padding-left: 40px;
}

#top, #bottom{
	padding-top: 4px;
}


.submitBtn {
	background-image: url("/shoptocook/Web/brigidos/signupGo.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 27px;
	width: 34px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.submitBtn:hover {
	background-image: url(/shoptocook/Web/brigidos/signupGoHover.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 27px;
	width: 34px;
}
.emailInput{
	margin-left: 5px;
        
}

.header{
	font-size: 125%;
	font-weight: bold;
	color:#719444;
}
.type_green{
	color:#719444;
}
.type_dark_green{
	color:#4A633B
}


.pic{
	padding: 2px;
	border: 1px solid #4A633B;
	margin: 5px;
}
#formTable{
	width:70%;
	margin: 0 auto;
	background-color:#B5C392;
	padding: 10px 5px;
	border: 2px solid #4A623E;
}

#employTable{
	width:90%;
	margin: 0 auto;
	background-color:#B5C392;
	padding: 10px 5px;
	border: 2px solid #4A623E;
}


/*inserted recipestuff from adams*/
/* rightnav */
.rightnavmyshoppinglistheadingtext {color: #E21424;}
.highlightcolor {color: #E21424;}

#rightnav .newaccountlink {color: red;}
#rightnav .newaccountlink:hover {color: rgb(51, 51, 51);}

.addtoshoppinglist {text-decoration: none; color: #E21424;}
.addtoshoppinglist:hover {color: rgb(51, 51, 51);}

#centernav a {color: #E21424;}
#centernav a:hover {color: rgb(51, 51, 51);}
#centernav .navigation a {color: rgb(51, 51, 51);}
#centernav .navigation a:hover {color: #E21424;}

.redlink {color: #E21424;}
.redlink:hover {color: rgb(51, 51, 51);}

.submenu {color: white; font-size: 8pt; font-weight: bold; text-decoration: none;}
.submenu:hover {color: white; text-decoration: underline;}
.highlightedsubmenu {color: white; font-size: 8pt; font-weight: bold; text-decoration: underline;}
.highlightedsubmenu:hover {color: white; text-decoration: underline;}

h2 {font-size: 10pt; color: #E21424; font-weight: bold;}
.style1 {font-weight: bold;}

.leftindent {padding-left: 25px;}
.rightindent {padding-right: 25px;}

#recipenav {
    width: 737px;
    height: 0px;
    line-height: 0px;
    
}

#recipenav .recipenavheading {
    height: 0px;
    line-height: 0px;
    
}

#recipenav .adminnavheading {
    height: 0px;
    line-height: 0px;
    
}

#recipenavfooter {
    width: 737px;
    line-height: 10px;
}

/* doubleleftnav */
#doubleleftnav {
    width: 737px;
}

#doubleleftnav .doubleleftnavbody {
    margin: 0;
    padding-bottom: 10px;
}

#doubleleftnav .doublebottomleftnavbody {
    margin: 0;
}

/* leftnav */
#leftnav {
    width: 172px;
}

#leftnav .leftnavbody {
    margin: 0;
    text-align: left;
}

#leftnav .leftnavbody .recipeshome {text-decoration: none; font-size: 12pt; font-weight: bold; color: #333333;}
#leftnav .leftnavbody .categories0 {text-decoration: none; font-size: 9pt; font-weight: bold; color: #0157d6;}
#leftnav .leftnavbody .categories1 {text-decoration: none; font-size: 9pt; font-weight: bold; color: #5e04aa;}
#leftnav .leftnavbody .categories2 {text-decoration: none; font-size: 9pt; font-weight: bold; color: #E21424;}
#leftnav .leftnavbody .categories3 {text-decoration: none; font-size: 9pt; font-weight: bold; color: #2e6600;}
#leftnav .leftnavbody a:hover {color: #333333; text-decoration: underline;}
#leftnav .leftnavbody .recipecategoryspacer {line-height: 0px; height: 0px;}

/* centernav */
#centernav {
    padding-left: 10px;
    width: 555px;
}

#centernav .centernavheading {
    font-size: 14pt;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 5px;
}

#centernav .centernavbody {
    margin: 0;
}

#recipeoftheweek {
    width: 555px;
    position: absolute;
}

#featuredcategories {
    width: 555px;
    position: absolute;
}

.centernavbody hr {
  border: 0;
  border-top: 1px solid #B2B1A9;
  width: 540px;
  height: 0;
  background: #B2B1A9;
}

#centernav .bottomcenternavbody {
    margin: 0;
}

.bottomcenternavbody hr {
  border: 0;
  border-top: 1px solid #B2B1A9;
  width: 540px;
  height: 0;
  color: red;
  background: #B2B1A9;
}

/* myaccountnav */
#myaccountnav {
    width: 180px;
}
/* myaccountnav */
#myaccountnav .toprightnavheading {
    background-image: url( "/shoptocook/Web/brigidos/myaccountheader.jpg" );
    background-repeat: no-repeat;
    font-size: 12pt;
    font-weight: bold;
    color: rgb(51, 51, 51);
    height: 42px;
    padding-right: 10px;
    text-align: center;
}

.myaccountspace {height: 20px; line-height: 20px;}
.shoppinglistwidth {width: 148px;}

/* rightnav */
#rightnav {
    width: 180px;
}

#rightnav .rightnavbody {
    margin: 0;
    background-color: white;
    border-left: 1px solid #B2B1A9;
    border-right: 1px solid #B2B1A9;
}

#rightnav .rightnavheading {
    height: 28px;
    color: #333333;
    font-weight: bold;
    font-size: 12pt;
    text-align: center;
}

.rightnavheadingtext {padding-top: 11px;}

.rightnavfooter {
    background-image: url( "/shoptocook/Web/brigidos/myaccountfooter.jpg" );
    font-size: 6pt;
    line-height: 15px;
}
#rightnav a {color: rgb(51, 51, 51);}
#rightnav a:hover {color: #E21424;}
#rightnav .navigation a {color: rgb(51, 51, 51);}
#rightnav .navigation a:hover {color: #E21424;}

a {color: rgb(51, 51, 51);}
a:hover {color: rgb(253, 26, 19);}

.circularthumbnail {border: #B2B1A9 2px solid;}
.circulartext {color: rgb(253, 26, 19);}

.solidline {margin-top: 10px; line-height: 1px; border-top: 1px solid #B2B1A9;}
.line-dotted {border-top: 1px solid #B2B1A9;}
.line-solid {border-top: 1px solid #B2B1A9;}


/* recipe stuff */
.standardborder {border: 1px solid #B2B1A9;}
.recipeoutline {border: 1px solid #B2B1A9;}
.recipebuttonoutline {border: 1px solid #B2B1A9;}
#recipeoftheweek .featuredrecipelink {color: white; text-decoration: none; font-size: 18pt; font-weight: bold; border-bottom: 1px dotted white;}
#recipeoftheweek .featuredrecipelink:hover {color: white; border-bottom: none;}

.recipeoftheweekbanner {background-image: url('/shoptocook/Web/brigidos/recipeoftheweekbanner.jpg');}
.featuredcategoriesbanner {background-image: url('/shoptocook/Web/brigidos/featuredcategories.gif');}

.doublerecipetd0 {padding-left: 0px; width: 262px; text-align: left; vertical-align: top; padding-top: 10px; padding-bottom: 30px;}
.doublerecipetd1 {padding-left: 15px; width: 262px; text-align: left; vertical-align: top; padding-top: 10px; padding-bottom: 30px;}
.doublerecipetdwidth {width: 266px;}

/* admin */
.admin {font-size: 8pt;}
.admin .input400 {font-size: 8pt; width: 400px;}
.admin .input250 {font-size: 8pt; width: 250px;}
.admin .input210 {font-size: 8pt; width: 210px;}
.admin .input200 {font-size: 8pt; width: 200px;}
.admin .input150 {font-size: 8pt; width: 150px;}
.admin .input100 {font-size: 8pt; width: 100px;}
.admin .input90 {font-size: 8pt; width: 90px;}
.admin .input50 {font-size: 8pt; width: 50px;}
.admin .input40 {font-size: 8pt; width: 40px;}
.admin .input30 {font-size: 8pt; width: 30px; height: 16px;}
.admin .header {padding-top: 2px; padding-bottom: 2px; font-weight: bold; color: white; background-color: rgb(52, 91, 148);}
.row0 {background-color: rgb(220, 220, 220);}
.row1 {background-color: white;}
.admin .copylink {color: green;}
.admin .copylink:hover {color: blue;}
.admin .editlink {color: olive;}
.admin .editlink:hover {color: blue;}
.admin .deletelink {color: red;}
.admin .deletelink:hover {color: blue;}

#myshoppinglistbody .changelink {color: olive;}
#myshoppinglistbody .changelink:hover {color: rgb(51, 51, 51);}
#myshoppinglistbody .removelink {color: #E23940;}
#myshoppinglistbody .removelink:hover {color: rgb(51, 51, 51);}

.closelink {text-decoration: none; font-size: 8pt; color: red;}
.closelink:hover {color: blue;}
#login {
    color: black;
    width: 168px;
}

.logininput {
    height: 18px;
    width: 140px;
    font-size: 11pt;
    font-weight: normal;
}

/* misc */
.errorstring {color: red;}
.req {color: red;}
.registerinput {width: 250px;}


#blackoutsite {
    background-color: rgb(0, 0, 0);
    background-repeat:repeat;
    position:fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
    filter:alpha(opacity=75); -moz-opacity: 0.75; -khtml-opacity: 0.75; opacity: 0.75;
}

#blackoutpopup {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1001;
}