/* Main Body */
body{
	background-image:url('../images/woodBackground.jpg');
	background-position:top center;
	background-repeat:repeat;
	font-family:Calibri, Verdana, Arial, Halvetica;
	color:#424242;
	z-index:-1000;
	font-size:1em;
}
p{
	
}
small{
	font-size:.75em;	
}
#page{
	background-image:url('../images/paperBackground.png');
	width:968px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	height:84px;
	background-image:url('../images/USDA_Logo.png');
	background-repeat:no-repeat;
	background-position: 190px -10px;
}

#contentContainer{
	width:744px;
	margin-right:0px;
	margin-left:auto;
	padding-bottom:10px;
	background-image:url('../images/paperBackgroundBottom-trans.png');
	background-repeat:no-repeat;
	background-position:bottom right;
	padding: 10px 20px 95px 30px;
}

#mainContent{
	padding: 10px 10px 10px 20px;
	text-align:justify;
}

#mainContent p{
	text-indent: 1em;
	padding:0 0 10px 0;
	line-height:115%;
}

#twoColColOne>p:first-letter{
	color: #424242;
	font-size:25px;
}

/* Footer */
#footer{
	width:968px;
	height:32px;
	margin-top:-25px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	background-image:url('../images/paperBackgroundBottom2-trans.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	text-align:center;
	
}
#footer > p, #footer > a{
	margin-left:190px;
	color:#424242;
}

.clear {
	width:600px;
    float:left;
    height: 1px;
    margin: 0;
    padding: 0;
}

.hidden{
	display:none;	
}

.bottomClear {
	clear:both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

/* Font Styles for Titles etc */
h1{font-size:51px; font-weight:bold;}

h2{font-size:32px;}

h3{font-size:24px; font-weight:bold;}

h4{font-size:19px; font-weight:bold; margin:0px 0px 10px 0px;}

h5{font-size:20px; font-weight:bold; margin:0px; text-align:center;}

h6{font-size:25px; font-weight:bold; margin:15px 30px 10px 30px; color:#859D75}

/* Header Bar */
#headerBar{
	height:55px;
	background:url('../images/headerBarBackground.png');
	background-repeat:repeat-x;
	padding-left:80px;
	z-index:4;
}
#siteTitle{
	margin:0px 0px 0px 180px;
	text-align:center;
	height: 55px;
	width:780px;
	background:url('../images/textImages/bryansTitle.png?text=Bryan%27s Fine Foods&color=424242&size=58');
	background-repeat:no-repeat;
	background-position:center top;
}
li.headerBarLink{
	display:inline;
	color:#FFFFF3;
	font-size: 20px;
	float:left;
	padding: 4px 50px 2px 0px;
}
li.headerBarLink a{
	color:#FFFFF3;
	font-weight:bold;
	text-decoration:none;
}
#headerBarLinks{
	margin: 0px 0px 0px 0px;
	padding:0px;
}

#shoppingCartContents{
	text-align:right;
	float:right;
	margin:4px;
	padding:4px 10px 0px 0px;;
	vertical-align:middle;
	width: 60px;
	height:40px;
	background:url('../images/shoppingCart.png');
	background-repeat:no-repeat;
	background-position:left top;
}
a #shoppingCartContents{
	color:#FFF;
	text-decoration:none;
}

#shoppingCartContents{
	cursor: pointer;
	cursor: hand;
}

/* Side Bar */
#sidebar{
	float:left;
	position:relative;
	left:-190px;
	top:-13px;
	margin: -4px -220px 0px 0px;
	padding:0px 10px 0px 10px;
	width:181px;
	background:url('../images/sidebarBackground2.png');
	background-position:left top;
	background-repeat:repeat-y;
	clear:both;
}

#sidebarTop{
	float:right;
	position:relative;
	right:-10px;
	top:0px;
	width:200px;
	height: 20px;
	background:url('../images/sidebarBackgroundTop.png');
	background-position:right top;
	background-repeat:no-repeat;
	display:inline;
}

#sidebarBottom{
	float:right;
	position:relative;
	left:10px;
	top:16px;
	width:200px;
	height: 16px;
	background:url('../images/sidebarBackgroundBottom.png');
	background-position:right top;
	background-repeat:no-repeat;
	display:inline;
}

#categoryTitle{
	height:35px;
	width:160px;
	background:url('../images/categorySepTop.png');
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:center;
	margin:0px;
	padding: 0px 0px 13px 0px;
}
#categoryTitleText{
	position:relative;
	top: -10px;
}

li.sidebarLinksLevelOne a, li.sidebarLinksLevelTwo a, li.sidebarLinksLevelOne a:visited, li.sidebarLinksLevelTwo a:visited {
	color:#424242;
	text-decoration:none;
}

li.sidebarLinksLevelOne{
	margin:0px 0px 0px 27px;
	padding:0px 0px 0px 0px;
	font-size:18px;
	width:150px;
}

li.sidebarLinksLevelTwo{
	margin-left:20px;
	padding:0px 0px 0px 0px;
	font-size:15px;
}

li.sidebarLinksLevelOne:hover:before {
	/*content:url('../images/bulletPoint.png');
 	margin-left:-24px;
 	margin-top:-20px;
	display:inline;
	width:40px;
	padding: 0 5px 20px 0;
	float:none;
	border: thin solid red;*/
}

li.sidebarLinksLevelTwo:hover:before {
   /*content:url('../images/bulletPointSmall.png');
   margin-left:-8px;
   float:left;
   padding:0px 3px 0px 0px;
   margin-top:5px;*/
   
}



#address{
	background:url('../images/categorySepBottom.png');
	background-repeat:no-repeat;
	background-position:top right;
	text-align:center;
	font-size:11px;
	margin: 10px 5px 4px 5px;
	padding: 10px 0 0 0;
}



/* Images */
/* old border color #859D75 */
.productImageSmall{
	float:left;
	border:1px solid #859D75;
	margin:10px 5px 5px 0px;
}

.productImage{
	float:left;
	border:1px solid #859D75;
	margin:10px 5px 5px 0px;
}

.subcategoryImage{
	border:1px solid #859D75;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	height:150px;
}
/*
.subcategoryImage:hover{
	border:2px solid #659c40;
	margin-top:-1px;
	margin-bottom:4px;
}*/

.categoryImage{
	float:left;
	clear:righ;
	border:1px solid #859D75;
	margin:10px 5px 5px 0px;
}

.productImageSmall:hover, .productImage:hover, .subcategoryImage:hover, .categoryImage:hover, .product_listing_image:hover{
	border:1px solid #46b000;
	
}

/* Product display page */
#twoColColOne{
	width:475px;
	padding:0px 12px 0px 0px;
	float:left;
	background:url('../images/vSpacer.png');
	background-position:right top;
	background-repeat:repeat-y;
}

#twoColColOne p{
	text-align:justify;
}


#twoColColTwo{
	width:220px;
	float:right;
	padding:0px;
}

#orderTitleImage{
	padding:0px;
	margin:0px;
}

.priceListing{
	margin-top:-10px;	
}

.priceListing th{
	width:32%;
	font-weight:bold;
}

.priceListing td{
	padding:5px;
}

.productQuantityInput{
	width:50px;
	text-align:center;
	border: 1px solid #B5DB9B;
	padding:0px;
	margin:0px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	
}

input.addToCartButton{
	background:url('../images/button.png') repeat-x;
	cursor:pointer;
	width: 130px;
	border: 1px solid #B5DB9B;
	color: #FFFFF3;
	font-weight:bold;
	font-size:18px;
	font-family:Calibri, Verdana, Arial, Halvetica;
	margin-left:45px;
	margin-top:20px;
}

.productName{
	width:600px;
	height:60px;
	background:url('../images/topUnderline.png');
	background-position:bottom left;
	background-repeat:no-repeat;
}

/* Category Display Page */
h2.categoryTitle{
	width:650px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	overflow:visible;
	background:url('../images/topUnderline.png');
	background-position:bottom center;
	background-repeat:no-repeat;
}

#categoryDescription>p:first-letter, #mainContent>p:first-letter, #info_content>p:first-letter{
	color: #424242;
	font-size:25px;
}

#categoryDescription{
	padding-right:20px;
	display:block;
	min-height:175px;
}

.subcategory{
	float:left;
	width:320px;
}

.subcategory a{
	color:#424242;
}

.subcategory-right{
	margin:0px 0px 0px 15px;
}

.subcategory-left{
	margin:0px 15px 0px 15px;
}


h4.subcategoryTitle{
	margin-top:15px;
	text-align:center;
	text-decoration:underline;
}

.subcategory>p:first-letter{
	color: #424242;
	font-size:25px;
}

.subcategorySpacer{
	float:left;
	width:650px;
	height:1px;
}

/*Product Listing */

.product_listing_image{
	width:150px;
	max-height:150px;
	margin: 0 5px 5px 0;
	border:1px solid #859D75;
}

.product_listing{
	width:216px;
	float:left;
	padding:10px;
	text-align:center;
}

.product_listing a{
	color:#424242;
}

h4.productTitle{
	text-decoration:underline;
}

table.shoppingCart{
	margin-left:auto;
	margin-right:auto;
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #424242;
	border-collapse: separate;
	width:600px
}


table.shoppingCart th, table.shippingInfo th{
	border-width: 1px;
	padding: 5px;
	padding-left:10px;
	padding-right:10px;
	border-style: none;
	border-color: #424242;
	font-weight:bold;
	text-decoration:underline;
}

table.shoppingCart td{
	border-width: 1px;
	padding: 0;
	padding-bottom:6px;
	border-style: none;
	border-color: #424242;
}

.small{
	font-size:12px;	
}

.center{
	text-align:center;
}

input.cartRemoveItem{
	background:url('../images/button.png') repeat-x;
	cursor:pointer;
	width: 50px;
	border: 1px solid #B5DB9B;
	color: #FFFFF3;
	font-weight:bold;
	font-size:10px;
	font-family:Calibri, Verdana, Arial, Halvetica;
/*	display:block;
	margin-left:auto;
	margin-right:auto;*/
	padding-top:0px;
}

#shoppingCartContainer{
	display:block;
}

#shoppingCartTotal{
	margin-top:10px;
	padding-top:10px;
	padding-bottom:50px;
	padding-right:80px;
	text-align:right;
	background-image:url('../images/topUnderline.png');
	background-repeat:no-repeat;
	background-position:center top;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
}

#shoppingCartBottomButtonsContainer{
	text-align:center;		
}

.shoppingCartBottomButtons{
	background:url('../images/button.png') repeat-x;
	cursor:pointer;
	display:inline;
	border: 1px solid #B5DB9B;
	color: #FFFFF3;
	font-weight:bold;
	font-size:20px;
	font-family:Calibri, Verdana, Arial, Halvetica;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
}

.fullSizeForm{
	width:500px;
	margin-left:auto;
	margin-right:auto;
}

.fullSizeForm tr td{
	vertical-align:top;
	padding:5px 0px 5px 0px;
}

.fullSizeForm tr td label{
	font-weight:bold;
}


.fullSizeForm tr td input, .fullSizeForm tr td textarea, .fullSizeForm tr td select{
	width:300px;
	border: 1px solid #B5DB9B;
	margin:1px;
	padding:5px;
} 

.fullSizeForm tr td input.checkbox{
	width:auto;	
}




.alertBox{
	margin:10px;
	padding:5px;
	width:650px;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	font-size:1.1em;
}

.error{
	background-color:#DEB4B5;
	color:#611416;
	border:solid 2px #C87980;
}
.warning{
	background-color:#FFC;
	color:#A88200;
	border:solid 2px #E8D186;
}
.success{
	background-color:#D7ECD9;
	color:#27421C;
	border: 2px solid #B5DB9B;
}
.tableHeader th{
	text-align:center;	
}

.shippingInfo{
	display:block;
	width:400px;
	margin-left:auto;
	margin-right:auto;
}
.shippingInfo tr td{
	padding:5px;
}

#preferredCustomerFlag{
	margin-bottom:-167px;
	margin-right:20px;
	float:right;
	z-index:9001;
}

.fullSizeForm tr td select.dateField{
	width:100px;
}
.fullSizeForm tr td input.phoneField{
	width:45px;	
}

table.finalPageSummation{
	border: solid 2px #B5DB9B;
	margin-bottom:20px;
	padding:10px;
}

table.finalPageSummation tr{
	margin:0;
	padding:0;
}
table.finalPageSummation tr td, table.finalPageSummation tr th h5{

}

.tag{
	font-weight:bold;	
}

.expand{
	width:100%;	
}

form.bottomButtons{
	display:inline;	
}

.red{
	color:#C91418;	
}

#info_content{
	padding-right:20px;
	min-height:175px;
}

