/* Fries Lawn and Leisure Stylesheet
	green - #116611
	yellow - #f4e106
	light green - #bfd9b3
*/

body {
	font-size: 11px;
	line-height: 13px;
	font-family: verdana, arial, sans-serif; 
	color: #000;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.LTR {
	background: #fff url('../App_Themes/fries_lawn_and_garden/Images/bglines.jpg') repeat top left;
}


/***** LINK STYLES *****/
a {
	color: #116611;	
}

a:visited {
	color: #116611;
}

a:active {
	color: #116611;
}

a:hover {
	color: #000;
}
#news a {
	color: #000;
	text-decoration: none;
}

#news a:visited {
	color: #000;
	text-decoration: none;
}

#news a:active {
	color: #000;
	text-decoration: none;
}

#news a:hover {
	color: #116611;
	text-decoration: none;
}

#search a, #toplinks a {
	color: #f4e106;
	text-decoration: none;
}

#search a:visited, #toplinks a:visited {
	color: #f4e106;
	text-decoration: none;
}

#search a:active, #toplinks a:active {
	color: #f4e106;
	text-decoration: none;
}

#search a:hover, #toplinks a:hover {
	color: #f4e106;
	text-decoration: underline;
}

#shoppingcartlink {
	visibility: hidden;
	display: none;
}


/***** BREADCRUMBS *****/
#breadcrumbs {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}




/***** OTHER TAGS *****/
ul
{
margin-top: 4px;
margin-bottom: 4px;
}
.ErrorLabel
{
color: red;
}
.FormButton
{
color:#f4e106;
background-color:#116611;
border: 1px solid #000;
width:auto;
}




/***** H Tag STYLES *****/
h1
{
color: #000;
font-size: large;
line-height:normal;
}
h2
{
color: #000;
font-size: medium;
line-height:normal;
}
h3
{
color: #000;
font-size: 13px;
line-height:normal;
}
h4
{
color: #000;
font-size: x-small;
line-height:normal;
}
.ProductPreviewFeature h2
{
	color: #116611;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.ProductPreviewFeature a {
	text-decoration: none;	
}

#textrightcontent h3
{
	color: #000;
	font-size: 13px;
	line-height:normal;
	margin-top: 10px;
}




#shadecontainer
{
width: 860px;
height: 100%;
padding: 0px;
margin: 0px auto;
background: #fff url('../App_Themes/fries_lawn_and_garden/Images/shade.jpg') repeat-y top left;
}
* html #shadecontainer
{
height: auto;
}
#container
{
width: 800px;
height: 100%;
text-align: left;
padding: 0px;
margin: 0px auto;
background-color: #fff;
border: 1px solid #000;
}
* html #container
{
height: auto;
}




/***** HEADER *****/
#header {
position: relative;
padding: 0px 0px 0px 0px; 
margin: 0px; 
overflow: hidden; 
width: 800px; 
height: 175px;
background: #fff url('../App_Themes/fries_lawn_and_garden/Images/header.jpg') no-repeat top left;
}




/***** TOP LINKS *****/
#toplinks
{
position: absolute;
/*top: 4px;
left: 482px;*/
top: 9px;
left: 541px;
width: auto;
height: 17px;
color: #f4e106;
}




/***** SEARCH *****/
#search
{
position: absolute;
top: 0px;
left: 600px;
width: auto;
height:17px;
background-color: transparent;
text-align:left;
padding:5px 0px 0px 0px;
margin:0;
color: #f4e106;
}
.searchButton
{
width:30px;
height:18px;
display:inline;
font-size:11px;
font-family: verdana;
color:#f4e106;
background-color: #116611;
border: 1px solid #000;
padding: 2px 6px 2px;
border:0;
margin:0;
}
.CMSSearchDialogSearchButton
{
color:#f4e106;
background-color:#116611;
border: 1px solid #000;
width:30px;
}
.searchTextBox
{
width:120px;
display:inline;
height:14px;
font-size:11px;
padding:1px 0;
border:1px solid #000;
margin:0;
color:#999;
}
.searchLabel
{
font-size:11px;
color: #f4e106;
}
.SearchResult
{
margin: 7px 0px 7px 0px;
}




/***** FOOTER *****/
#footer
{
clear: both;
width: 790px;
height: auto;
text-align: right;
background-color: #116611;
padding: 5px;
margin: 0px;
font-size: 11px;
color: #f4e106;
}
#footer p
{
margin: 0px;
padding: 0px;
}




/***** CONTENT *****/
#content
{
width: auto;
height: 100%;
/*min-height: 400px;*/
margin: 0px;
padding: 0px;
background: #fff url('../App_Themes/fries_lawn_and_garden/Images/leftbg.jpg') repeat-y top left;
}
#leftcontent
{
float: left;
width: 150px;
height: 100%;
margin: 0px;
padding: 0px;
}
#products /* contained inside of left content */
{
background: #fff url('../App_Themes/fries_lawn_and_garden/Images/leftbg.jpg') repeat-y top left;
margin: 0px;
padding: 0px;
}
#rightcontent
{
width: auto;
height: 100%;
margin: 0px 0px 0px 150px;
padding: 0px;
background-color: Transparent;
}
* html #rightcontent
{
width: 647px;
margin: 0px 0px 0px 149px;
}
#slogancontent /* contained inside of right content */
{
width: 650px;
height: 175px;
background-color: Transparent;
margin: 0px;
padding: 0px;
border-bottom: 1px solid #000;
}
* html #slogancontent
{
width: 647px;
height: 172px;
}
* html #slogancontent img
{
width: 647px;
height: 172px;
}
#textcontent /* contained inside of right content */
{
width: 650px;
height: 100%;
min-height: 400px;
margin: 0px;
padding: 0px;
background-color: Transparent;
}
* html #textcontent {
	width: 647px;
}

#textleftcontent { /* contained inside of text content */
	float: left;
	width: 430px;
	height: 100%;
	margin: 0px;
	padding: 10px;
	vertical-align: top;
	background-color: Transparent;
}

#textrightcontent { /* contained inside of text content */
	width: 180px;
	height: 100%;
	margin: 0px 0px 0px 450px;
	padding: 10px;
	vertical-align: top;
	background: Transparent url('../App_Themes/fries_lawn_and_garden/Images/greengradientbg.jpg') no-repeat top center;
	border-left: 1px solid #116611;
}

#fullcontent {
	width: 630px;
	height: 100%;
	margin: 0px;
	padding: 10px;
	background-color: Transparent;
}

* html #fullcontent {
	width: 625px;
}

#newsbgline {
	width: 650px;
	height: 100%;
	min-height: 800px;
	margin: 0px;
	padding: 0px;
	background: Transparent url('../App_Themes/fries_lawn_and_garden/Images/newsbgline.jpg') repeat-y top left;
}

* html #newsbgline {
	width: 647px;
	background-color: Transparent;
}

#newstextcontent { /* contained inside of right content */
	width: 650px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: Transparent;
}

* html #newstextcontent {
	width: 647px;
}


/***** MAIN MENU *****/
#mainmenu
{
width: 150px;
height: auto;
margin: 0px;
padding: 0px;
background: #fff url('../App_Themes/fries_lawn_and_garden/Images/leftbg.jpg') repeat-y top left;
}
#mainmenu a
{
color: #f4e106;
font-size: 11px;
text-decoration: none;
}
.mainCMSTreeMenuTable
{
width: 149px;
height: auto;
margin: 0px;
padding: 0px;
}
.mainCMSTreeMenuItem
{
width: 149px;
height: 25px;
background: Transparent url('../App_Themes/fries_lawn_and_garden/Images/buttonup.jpg') no-repeat top left;
}
.mainCMSTreeMenuSelectedItem
{
width: 149px;
height: 25px;
background: Transparent url('../App_Themes/fries_lawn_and_garden/Images/buttondown.jpg') no-repeat top left;
}
a.mainCMSTreeMenuLink
{
color: #f4e106;
font-size: 11px;
text-decoration: none;
padding-left: 8px;
}
a.mainCMSTreeMenuSelectedLink
{
color: #f4e106;
font-size: 11px;
font-weight: bold;
text-decoration: none;
padding-left: 8px;
}
.subCMSTreeMenuItem {
	width: 134px;
	height: auto;
	background-color: #116611;
	padding: 3px 1px 3px 15px;
	margin: 0px;
}

.subCMSTreeMenuSelectedItem
{
width: 134px;
height: auto;
background-color: #116611;
padding: 3px 1px 3px 15px;
margin: 0px;
}
a.subCMSTreeMenuLink
{
color: #f4e106;
font-size: 11px;
text-decoration: none;
padding: 0px;
margin: 0px;
}
a.subCMSTreeMenuSelectedLink
{
color: #f4e106;
font-size: 11px;
font-weight: bold;
text-decoration: none;
padding: 0px;
margin: 0px;
}




/***** CONTAINERS *****/
/* Deer Green Gradient	 */
.DeerGreen
{
width: 150px;
height: auto;
background-color: #bfd9b3;
margin: 0px;
padding: 0px;
}
.DeerGreen .BoxTitle
{
width: 150px;
height: 30px;
text-align: center;
background: Transparent url('../App_Themes/fries_lawn_and_garden/Images/greengradient.jpg') no-repeat top left;
color: #000;
font-size: 14px;
font-weight: bold;
}
.DeerGreen .BoxArea
{
background: #fff url('../App_Themes/fries_lawn_and_garden/Images/leftbg.jpg') repeat-y top left;
}
/* Deer Green Line Title */
#greenline
{
width: auto;
height: auto;
}
#greenline hr
{
width: 95%;
background-color: #116611;
color: #116611;
margin: 10px auto 0 auto;
padding: 0px;
text-align: center;
}
#greenline .boxtitle
{
color: #000;
font-size: 14px;
font-weight: bold;
text-align: center;
margin: 10px 0px 10px 0px;
padding: 0px;
}
#greenline .boxarea
{
padding: 0px 3px 0px 3px;
background: transparent;
}



/***** PRODUCTS *****/
#plcRoot_Layout_zoneContent_PagePlaceholder_partPlaceholder_Layout_zoneLeft_ProductDatalist_lstElem td 
{
padding-right: 12px;
vertical-align: top;
}
.ProductPreview
{
width: 102px;
height: auto;
padding: 2px 4px 2px 4px;
vertical-align: top;
border: 1px solid #bfd9b3;
}

.ProductPreview img {
	width: 100px;
}

.ProductPreviewFeature
{
width: 115px;
height: auto;
padding: 2px 4px 2px 4px;
margin-left: 15px;
vertical-align: top;
border: 1px solid #bfd9b3;
}
.ProductImage img
{
border: 1px solid #116611;
}
.ProductImage #shopcartLink
{
text-align: center;
margin-top: 7px;
}
.ProductImage #shopcartLink img
{
border: 0px;
}



/***** NEWSLETTER *****/
#products hr  /* newsletter hr - line */
{
width: 85%;
margin: 10px auto 0px auto;
}
#newsletter table
{
width: 144px;
overflow: hidden;
border: 1px solid Transparent;
}
* html #newsletter table
{
border: 1px solid #bfd9b3;
}
#newsletter td
{
width: auto;
padding: 0px;
margin: 0px;
}
#newsletter #plcRoot_Layout_zoneLeftBottom_NewsletterSubscription_subscription_txtFirstName
{
width: 90px;
font-size: 11px;
}
#newsletter #plcRoot_Layout_zoneLeftBottom_NewsletterSubscription_subscription_txtLastName
{
width: 90px;
font-size: 11px;
}
#newsletter #plcRoot_Layout_zoneLeftBottom_NewsletterSubscription_subscription_txtEmail
{
width: 90px;
font-size: 11px;
}
#newsletter #plcRoot_Layout_zoneLeftBottom_NewsletterSubscription_subscription_btnSubmit
{
color:#f4e106;
background-color:#116611;
border: 1px solid #000;
width:75px;
}
#newsletter .ErrorMessage
{
color: red;
}
#newsletter .InfoMessage
{
color: #116611;
}



/***** CALENDAR *****/
#calendar
{
width: 595px;
}
#calendar table
{
width: 100%;
border: 1px solid #999;
}

#calendar .TitleStyle {
	width: 100%;
	height: auto;
	font-weight: bold;
	font-size: 12px;
	border: 0px solid #999;
}

#calendar .NextPrevStyle
{
font-weight: normal;
font-size: 11px;
}
#calendar .DayHeaderStyle
{
border: 1px solid #999;
}
#calendar .DayStyle
{
color: #000;
vertical-align: top;
text-align: left;
width: 85px;
height: 50px;
border: 1px solid #999;
}
#calendar .WeekendDayStyle
{
color: #000;
vertical-align: top;
text-align: left;
width: 85px;
height: 50px;
border: 1px solid #999;
}
#calendar .OtherMonthDayStyle
{
color: #ccc;
vertical-align: top;
text-align: left;
width: 85px;
height: 50px;
border: 1px solid #999;
}
#calendar .TodayDayStyle
{
color: #116611;
font-weight: bold;
vertical-align: top;
text-align: left;
width: 85px;
height: 50px;
background-color: #ccc;
border: 1px solid #999;
}



/***** IMAGE GALLERY *****/
#plcRoot_Layout_zoneContent_PagePlaceholder_partPlaceholder_Layout_zoneLeft_ImageGallery_CMSDataList1 td
{
padding-right: 12px;
padding-bottom: 7px;
vertical-align: top;
}
.PreviewImageGallery
{
width: 102px;
height: auto;
padding: 2px 4px 2px 4px;
vertical-align: top;
border: 0px solid #bfd9b3;
}
.PreviewImageGallery img
{
border: 1px solid #116611;
}
.previewimage
{
width: 100px;
height: 80px;
}




/***** SHOPPING CART *****/
#shoppingcart
{
}
#shoppingcart .CartStepPanel legend
{
color: #116611;
}
#shoppingcart .CartStepInnerPanel .BlockTitle
{
}
#shoppingcart .CartStepInnerPanel .BlockContent
{
width: 610px;
}
#plcRoot_Layout_zoneContent_PagePlaceholder_partPlaceholder_Layout_zoneLeft_ShoppingCart_cartElem_wzdStep0_gridData
{
width: 610px;
}
.UnitsTextBox
{
width: 50px;
}
#plcRoot_Layout_zoneContent_PagePlaceholder_partPlaceholder_Layout_zoneLeft_ShoppingCart_cartElem_wzdStep0_txtCoupon
{
width: 100px;
}
.HiddenButton
{
display: none;
visibility: hidden;
}
.ContentButton, .LongButton
{
color:#f4e106;
background-color:#116611;
border: 1px solid #000;
width:auto;
}




/***** WEATHER *****/
.weather
{
margin: 0px;
padding: 0px;
width: auto;
height: auto;
border: 0px solid red;
}

/***** Contact Us Pages *****/
div#contact_us_form {
	border: solid 1px #D7D7D7;
	padding: 15px;
}

/****** New Equipment Page *****/

div.section {
	min-height: 180px;
	height: auto !important;
	height: 180px;
}

div.section ul {
	margin: 0 0 0 125px;
	list-style: none;
}

div.section h3 {
	background-color: #DCD2BA;
}

/***** Finance Solutions Page ****/
table.finance_solutions {
	width: 80%;
	margin: 0 auto 0 auto;
}

table.finance_solutions td {
	width: 50%;
	padding: 5px;
	vertical-align: top;
}

table.finance_solutions td h3 {
	background-color: #DCD2BA; 
	margin: 0;
	padding: 0;
}

/***** Related Links Page *****/
div.links_section {
	display: table-row;
}

div.links_section h3 {
	background-color: #DCD2BA;
}

div.links_section img {
	padding: 5px;
}

/******* News and Events ******/
div.NewsDetail div.NewsTitle {
	font-weight: bold;
	margin: 10px 0 3px 0;
	font-size: larger;
}

div.NewsDetail div.NewsSummary {
	font-style: italic;
	margin-top: 5px;
}