
/* Import the main .css file */

@import url(/agents/css/engine.css);

.red										{ color: red !important; }

/* Load in the required skin */

@import url(/agents/skins/concrete/skin.css);



/* Over-riding, Site-Specific Styles to go here! */

#w3c									{ display: none !important; }

.10pt										{ font-size: 10pt !important; }

ul										{ list-style-type: square; }

#canvas									{ background-color: #FFFFFF; background-image: url(/gfx/back/canvas.jpg); background-repeat: no-repeat; background-position: top left; }
#container								{ width: 1000px; background-image: url(/gfx/back/container.png); background-repeat: repeat-y; background-position: top left; }
#content									{ background-image: url(/gfx/back/content.jpg); background-repeat: no-repeat; background-position: bottom right; }
#base									{ display: none; }
#breadcrumb								{ display: none; }
#header div.inner div#slogan					{ position: absolute; bottom: -10px; right: 20px; }

#menu.left h1								{ background-color: #e0e0e0; background-image: url(/agents/gfx/back/clouds.png); background-repeat: repeat-x; }

/* Tabs */

#tab4									{ display: inline; } /* Conservatories on Weathermaster */



/* Branches.. */

#Leeds									{ display: none; }
#York									{ display: none; }
#Eternia									{ height: 160px; display: block; }



/* Home Page */

#home									{ background-color: transparent; padding-top: 20px; }
#brands									{ }
#brands div.brand							{ text-align: center; float: left; width: 176px; height: 222px; background-color: #FFFFFF; background-image: url(/gfx/back/homeBrand.gif); margin: 0px 10px 20px 0px; border: 0px solid #c0c0c0; padding: 0px; }
#brands div.brand div.inner					{ clear: both; width: 176px; height: 171px; background-color: transparent; margin: 3px auto 0px auto; }
#brands div.brand div.inner img.logo				{ }
#brands div.brand div.label					{ clear: both; width: 170px; height: 39px; background-color: #8fbc8f; margin: 0px auto 0px auto; }
#brands div.brand div.label p a					{ color: #ffffff; }
#brands div.brand div.label p a:visited			{ color: #ffffff; }
#brands div.brand div.label p					{ color: #ffffff; font: normal 8pt verdana; padding: 5px; text-align: center; }
#brands div.brand div.label p:first-line				{ font: bold 10pt verdana; }

.brand#Lillevilla								{ display: none; }

/* hover */

#brands div.brand:hover						{ border: 0px solid #8fbc8f; background-image: url(/gfx/back/hi/homeBrand.gif); }
#brands div.brand:hover div.label				{ color: #000060; background-color: gold; background-position: bottom right; background-image: url(/gfx/back/hi/homeLabel.gif); background-repeat: no-repeat; text-align: center; margin: 0px auto 0px auto; }
#brands div.brand:hover div.label p				{ color: #000060; }
#brands div.brand:hover div.label p a				{ color: #000060; }
#brands div.brand:hover div.label a:hover			{ color: #000060; }

.promo#freeSiteSurvey img					{ margin: 0px 15px 0px 15px; border: 1px solid transparent; }
.promo#freeSiteSurvey img:hover				{ margin: 0px 15px 0px 15px; border: 1px solid #4682b4; }



/* End of file. Zen-Garden-tastic! */

