﻿body
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #9f2c2a;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
img
{
	border: 0px;
}
a
{
	color: #000000;
	text-decoration: underline;
}
a:visited
{
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	color: #d72300;
	text-decoration: none;
}
h1
{
	font-size: 20px;
	color:#d72300;
	margin-top:0px;
	margin-bottom:0px;
}
h2
{
	font-size: 17px;
	margin-top:0px;
	margin-bottom:0px;
	color:#d72300;
}
h3
{
	font-size: 14px;
	margin-top:0px;
	margin-bottom:0px;
		color:#d72300;

}
.ContactFieldLabel
{
	font-weight: bold;
	width: 25%;
}
.ContactField
{
	width: 50%;
	text-align: left;
}
.ContactTextBox
{
	width: 100%;
}
.ContactSubmit
{
	width: 50%;
	text-align: right;
}
.ContactValidator
{
	width:25%;
	padding-left:5px;	
}
.oneColFixCtrHdr #background-container
{
	width: 930px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background-color: #FFFFFF;
	background-image: url(     '../images/pagecontentRepeat.jpg' );
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #container
{
	width: 870px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color: #FFFFFF;
	padding: 0;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	position: relative;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #divHeaderTop
{
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 930px;
	height: 42px;
	background-image: url(     '../images/pageheaderThin.jpg' );
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #divHeader
{
	background-color: #ffffff;
	width: 870px;
	height: 105px;
	border-bottom: solid 1px #868686;
}
.oneColFixCtrHdr #divPageHeader
{
	width: 800px;
	padding: 0;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	height: 105px;
	position: relative;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #divHeaderRight
{
	float: right;
	margin: 0px 30px auto auto;
	width: 400px;
	height: 55px;
	text-align: right;
}
.oneColFixCtrHdr #divLogo
{
	width: 300px;
}
.divMargin
{
	height: 12px;
	background-color: #ececec;
}
.divNavigationWrapper
{
	background-color: #ececec;
	width: 870px;
	text-align: left;
	padding-top: 10px;
}
.oneColFixCtrHdr #divNavigation
{
	width: 870px;
	padding: 0;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	position: relative;
	text-align: center; /* this overrides the text-align: center on the body element. */
	border-bottom: solid 3px #d8d8d8;
}
.oneColFixCtrHdr #divNavigation2
{
	width: 790px;
	padding: 0;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	position: relative;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-bottom: -3px;
}
.divPageContentWrapper
{
	background-color: #ffffff;
}

#divPageContent
{
	padding: 0;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	position: relative;
	background-color: #ffffff;
	min-height: 400px;
}
#divContent
{
	position: relative;
	text-align: center;
}
#divContent2
{
	position: relative;
	width: 840px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
#mainContent
{
	/*vertical-align: top;
	position: relative;*/
	text-align: left;
}
#divPageFooterWrapper
{
	background-color: #ffffff;
	width: 870px;
	border-top: solid 1px #999999;
}
#divPageFooter
{
	margin: auto;
	margin-top: 15px;
	padding: 0;
	position: relative;
	width: 840px;
	height: 30px;
	text-align: left;
	font-size: smaller;
	background-color: #ffffff;
	color: #000000;
}
#divFooter
{
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	position: relative;
	width: 930px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url(     '../images/pagefooterThin.jpg' );
}
#divFarReachFooter
{
	text-align: center;
	font-size: 9px;
	margin-top: 5px;
	padding-bottom: 20px;
}
#divFarReachFooter a
{
	color: #000000;
}
#divFarReachFooter a:visited
{
	color: #000000;
}
#divFarReachFooter a:hover
{
	color: #ffffff;
}
#navigation
{
	width: 790px;
	height: 33px;
	background: url(     '../images/navigationsprite.jpg' ) no-repeat;
	top: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
}
#navigation li
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#navigation li, #navigation a
{
	height: 33px;
	display: block;
}
#ctl00_ctl00_navigation1,#ctl00_navigation1
{
	left: 0;
	width: 132px;
}
#ctl00_ctl00_navigation2,#ctl00_navigation2
{
	left: 132px;
	width: 134px;
}
#ctl00_ctl00_navigation3,#ctl00_navigation3
{
	left: 266px;
	width: 134px;
}
#ctl00_ctl00_navigation4,#ctl00_navigation4
{
	left: 399px;
	width: 134px;
}
#ctl00_ctl00_navigation5,#ctl00_navigation5
{
	left: 533px;
	width: 134px;
}
#ctl00_ctl00_navigation6,#ctl00_navigation6
{
	left: 665px;
	width: 134px;
}
#ctl00_ctl00_navigation1 a:hover, #ctl00_navigation1 a:hover, .navigation1Active 
{
	background: transparent url(     '../images/navigationsprite.jpg' ) 0 -33px no-repeat;
}
#ctl00_ctl00_navigation2 a:hover, #ctl00_navigation2 a:hover, .navigation2Active 
{
	background: transparent url(     '../images/navigationsprite.jpg' ) -132px -33px no-repeat;
}
#ctl00_ctl00_navigation3 a:hover, #ctl00_navigation3 a:hover, .navigation3Active 
{
	background: transparent url(     '../images/navigationsprite.jpg' ) -266px -33px no-repeat;
}
#ctl00_ctl00_navigation4 a:hover, #ctl00_navigation4 a:hover, .navigation4Active 
{
	background: transparent url(     '../images/navigationsprite.jpg' ) -399px -33px no-repeat;
}
#ctl00_ctl00_navigation5 a:hover, #ctl00_navigation5 a:hover, .navigation5Active 
{
	background: transparent url(     '../images/navigationsprite.jpg' ) -533px -33px no-repeat;
}
#ctl00_ctl00_navigation6 a:hover, #ctl00_navigation6 a:hover, .navigation6Active 
{
	background: transparent url(     '../images/navigationsprite.jpg' ) -665px -33px no-repeat;
}
#navigation span
{
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
.home_section_bottom
{
	background: url(../images/Section_bottom.gif) bottom left no-repeat;
	width: 180px;
	height: 170px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: none;
}
.home_section_top_redimixconcrete
{
	background: url(../images/section_RediMixConcrete.jpg) top left no-repeat;
}
.home_section_top_concreteproducts
{
	background: url(../images/section_ConcreteProducts.jpg) top left no-repeat;
}
.home_section_top_foundation
{
	background: url(../images/section_Foundation.jpg) top left no-repeat;
}
.home_section_top_aggregates
{
	background: url(../images/section_Aggregates.jpg) top left no-repeat;
}
.home_section_background
{
	background: url(../images/Section_middle.gif) repeat-y;
}

.home_section_header
{
	height: 65px;
	margin-left: 60px;
}
.home_section_header h2
{
	font-size: 1.3em;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-weight: lighter;
}
.home_section_header h2.line1
{
	padding-top: 20px;
	color: #303030;
}
.home_section_header h2.line2
{
	color: #AAAAAA;
}
.home_section_body
{
	height: 80px;
}
.home_section_footer
{
	height: 20px;
	margin-left: 84px;
}
ul.categoryList
{
	vertical-align: top;
	list-style-image: url(../images/list-image.gif);
	color: #CD0A0A;
	font-size: .85em;
	margin-left: 15px;
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 0px;
}
#home_middle
{
	margin-left: 40px;
}
#home_bottom
{
	background-color: #EFEFEF;
	border-top: solid 1px #CBCBCB;
	padding-top: 20px;
	padding-bottom: 20px;
}

.homeMiddleSection
{
	width: 201px;
}

.quoteSectionBottom
{
	background: url(../images/section_quote_bottom.gif) bottom left no-repeat;
	width: 385px;
}

.quoteSectionTop
{
	background: url(../images/section_quote_top.gif) top left no-repeat;
}

.quoteSectionBackground
{
	background: url(../images/section_quote_middle.gif) repeat-y;
}

.quoteSectionHeader
{
	margin-left: 220px;
	padding-top: 5px;
}
.quoteSectionHeader h2
{
	margin: 0px;
	color: #646464;
}
.quoteSectionBody
{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: .85em;
}
.quoteSectionFooter
{
	color: #545252;
	text-align: right;
	margin-right: 20px;
	font-weight: bold;
}
.redSectionBackground
{
	background: url(../images/section_DoItYourselfers.gif) top right no-repeat;
	margin-right: 43px;
	width: 385px;
	height: 89px;
}

/*Two column container*/


.container2ColEven
{
}

.container2ColEven .sidebar2
{
	float: right; /* since this element is floated, a width must be given */
	width: 50%;
}

.container2ColEven .sidebar1
{
	margin: 0 50% 0 0; /* the left margin can be given in percentages or pixels. It creates the space down the left side of the page. */
}


.clearfloat
{
	/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

/*** Content Management stuff ***/

.pageContentTitle h1
{
	font-size: 18px;
	color: #d72300;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}
.pageTitle h1
{
	font-size: 18px;
	color: #d72300;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
.adminLink
{
	float: right;
	font-size: 10pt;
}
#ContentAdmin
{
	padding-bottom: 8px;
	font-size: small;
}
#ContentAdmin li
{
	list-style-type: none;
}
#ContentAdmin a
{
	color: #0066cc;
	text-decoration: none;
}
#ContentAdmin a:visited
{
	color: #0066cc;
	text-decoration: none;
}
#ContentAdmin a:hover
{
	color: #000000;
	text-decoration: underline;
}

.twoColContainer h4
{
	margin: 0;
	padding: 0;
}

a.logoutLink
{
	color: #d72300;
}

a.logoutLink:hover
{
	color: #000000;
}
	

a.adminNode
{
	font-size: 11pt;
	color: #BE3320;	
	text-decoration: none;
}
a.adminNode:visited
{
	font-size: 11pt;
	color: #BE3320;	
	text-decoration: none;

}
a.adminNode:hover
{
	text-decoration: underline;
}
a.adminNode:active
{
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
.adminSelectedNode
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#divConcreteCalculator
{
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(     '../images/concretecalculator.jpg' );
	width: 401px;
	height: 252px;
}
#divTabs
{
	padding-top: 56px;
	padding-left: 60px;
}
.tab
{
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 75px;
	height: 22px;
}
.tab a.tabSlabs
{
	background-image: url '../images/slabstabblack.jpg' );
	background-repeat: no-repeat;
	background-position: left;
}
.sectiontitle
{
	font-weight: bold;
	font-size: 14px;
	color: #d72300;
}
.profileFieldname
{
	font-weight: bold;
	color: #000000;
	text-align: left;
/*	width: 30%;*/
	vertical-align:top;
}
.onlineAppLabel
{
	width: 35%;
	vertical-align: top;	
}
.onlineAppField
{
	width: 65%;	
	vertical-align: top;
}
.ActionButton
{
	font-weight: bold;
}
.MyCalendar .ajax__calendar_container
{
	border: 1px solid #000000;
	background-color: #000000;
	color: #ffffff;
}
.InsertLink
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.TableHeaderStyle
{
	font-weight:bold;
}
.AddressInfo
{
	text-align: center;
	background-color: #BE3320;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}
.BreadCrumb
{
	padding-left: 40px;
}
#listoflinks
{
	width: 130px;
	max-width: 130px;
	float: left;
	font-size: 12px;
	margin-top: 5px;
}
#listoflinks a:link, #listoflinks a:visited
{
	text-decoration: none;
	color: #990000;
}
#listoflinks a:hover
{
	text-decoration: underline;
}

ul.list-of-links
{
	border-bottom: 1px dotted #B2B2B2;
	margin: 0 0 10px 4px;
}

ul.list-of-links li
{
	border-top: 1px dotted #B2B2B2;
	background-image: url(images/list-bullet-01-link.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding: 3px 0 3px 7px;
}

ul.list-of-links li.current
{
	background-color: #f0dfcf;
}



/*Calculator buttons*/
a:hover.btnCalcWalls 
{
		background-image: url(images/wallstabred.jpg);
}


a.leftNavLink
{
	padding-bottom:5px;
	display:block;
}


.treeViewNode a,a.leftNavLink
{
	color:#000000;
	font-weight:bold;
}

.treeViewNode a:hover,a.leftNavLink:hover
{
	text-decoration:none;
}
.treeViewNode a:active,a.leftNavLink:active
{
	text-decoration:none;
}
.treeViewNode a:visited,a.leftNavLink:visited
{
	text-decoration:none;
}
.treeViewLeafNode a
{
	text-decoration: none;
	font-weight:normal;
}
.treeViewLeafNode a:hover
{
	text-decoration: underline;
}
.treeViewNodeSelected a
{
	color:#d72300;
		font-weight:bold;
}
.leftNavTable
{
	vertical-align: top;
	padding: 0;
	margin: 0;
}
.leftNavTR
{
	vertical-align: top;
	padding: 0;
	margin: 0;
}
.leftNavTD
{
	vertical-align: top;
	padding: 0;
	margin: 0;
}
.leftNavTDActive
{
	color: #000000;
}
.leftNavTDActive a
{
	color: #000000;
}
.leftNavTDActive a:visited
{
	color: #000000;
}
.siteMapLinks
{

}
.siteMapLinks a
{

}
.siteMapLinks a:visited
{

}
.siteMapLinks a:hover
{
	
}

#map  /*Google map div*/
{
	border-style:ridge;
	border-width:5px;
	width: 550px; 
	height: 380px;
}
.twoColContainer .photoContent
{
	text-align: left;
	width: 810px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

.twoColContainerX 
{
	position: relative;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	width: 810px;
	padding: 0;
	height: 420px;
	z-index: 100;
}	

.photoContentX
{
	position: absolute;
	text-align: left;
	width: 810px;
	top: -10px;
	left: -50px;
	z-index: 100;
}

