/*
Site: 	es.com					File:sec-spicific.css
Author: 	Jim McIntosh  			Date:9/29/04

Notes: 	Products Section
*/

/*::. Solutions Spicific .::*/
#content{
	min-height: 400px;
}
#header-image{
	height: 50px;
	width: 773px;
	background-repeat: no-repeat;
	margin: 0;
	clear: both;
}
.sidebarbox{
	text-align: left;
	margin: 15px 0 0 15px;
	padding: 0;
	background-color: #E4E4E4;
	border: 1px solid #000;
	line-height: 125%;
	font-size: 85%;
	/*width: 200px;*/
}
.sidebarpicture{
	background-color: #fff;
	margin: 15px 0 0 15px;
	border: 1px solid #000;
	font-size: 85%;
	text-align: left;
}
.sidebarbox h4, .sidebarpicture h4{
	color: #fff;
	background-color: #555;
	margin: 0;
	padding: 1px 5px 1px 8px;
}

/*::. Page alignment and structure [With Tables] .::*/

#lcol{
	background-color: #eee;
	border-left: 1px solid #9B9B9B;
	border-right: 1px solid #9B9B9B;
}
#mcol{
	background-color: transparent;
	line-height: 150%;
	font-size: 80%;
	border-right: 1px solid #ddd;
}
#col2-content-table #mcol{
	background-image: url(/images/rcol-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin: 0 1em 0 0;
	border-right: 1px solid #555;
	width: 632px;
}
#rcol {	
   text-align: center;
	background-image: url(/images/rcol-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	font-size: 80%;
}
#rcol li{
	list-style-image: url(/images/bullet-bubble.gif);
	line-height: 150%;
	padding: 0;
}
#rcol ul{
	margin: 1em .5em 1em 1.5em;
	padding: 0 0 0 5px;
}
/*::. Special case for flash banner - changing .::*/
#sales{
	text-align: left;
	margin: 15px 0 0 15px;
	padding: 0 0 0 0;
	font-size: 85%;
	background-color: #fff;
	line-height: 125%;
}
/*::. Subnav Highlight .::*/
#productspage #subnav li a.home:link, #productspage #subnav li a.home:visited, #productspage #subnav li a.home:hover,

#architecturepage #subnav li a.domes:link, #architecturepage #subnav li a.domes:visited, #architecturepage #subnav li a.domes:hover
	{
	border-left: 3px solid #DB2726;
	color: #000;
	background-color: #fff;
}
