/*
// MAIN LAYOUT STYLES
*/

#bg-cloud
{
	position:absolute;
	top:0px;
	left:0px;
	height:202px;
	width:100%;
	background:url(/gw-templates/brookings/images/bg_clouds.jpg) left top repeat-x;
}
#bg-sand
{
	position:absolute;
	top:202px;
	left:0px;
	height:376px;
	width:100%;
	background:#D3CFBD url(/gw-templates/brookings/images/bg_sand.jpg) left top repeat-x;
}
#container
{
	position:relative;
	left:50%;
	margin-left:-375px;
	width:750px;
	padding-top:137px;
	padding-bottom:5px;
}
#logo
{
	position:absolute;
	top:0px;
	left:0px;
	width:196px;
	background:url(/gw-templates/brookings/images/header_logo.gif) left top no-repeat;
	overflow:hidden;
}
#logo a
{
	display:block;
	width:100%;
	padding-top:196px;
}
#title
{
	position:absolute;
	top:0px;
	left:196px;
	width:554px;
	height:137px;
	background:url(/gw-templates/brookings/images/header_titlebg.gif) left top no-repeat;
	overflow:hidden;
	padding-top:95px;
}
#title h1
{
	margin:0px;
	margin-right:25px;
	color:white;
	text-align:right;
	font-size:26px;
	line-height:normal;
}
#content
{
	position:relative;
	background:#FFFFFF url(/gw-templates/brookings/images/bg_content.gif) left top repeat-y;
	height:auto !important;
	min-height:431px;
	height/**/:431px;
}
#text
{
	position:relative;
	display:inline;
	float:right;
	background:url(/gw-templates/brookings/images/bg_contentgrad.jpg) left top no-repeat;
	width:550px;
	height:auto !important;
	min-height:441px;
	height/**/:441px;
	margin-right:5px;
}
#breadcrumb
{
	height:auto !important;
	min-height:22px;
	height/**/:30px;
	background-color:white;
	text-align:right;
	padding-right:20px;
	font-size:10px;
	padding-top:8px;
	color:#1F4581;
	margin-bottom:10px;
	line-height:normal;
}
#breadcrumb a
{
	color:#8E824B;
	/*1F4581*/
}
#text-content
{
	margin:0px 15px 15px 15px;
}

/*
// HOMEPAGE STYLES
*/

body.home #text-content
{
	margin:0px 10px 10px 10px;
	background:url(/gw-templates/brookings/images/bg_homecontent.gif) left top repeat-y;
}
#homecontent-left
{
	position:relative;
	float:left;
	display:inline;
	width:370px;
}
#homeimg
{
	background-color:white;
	width:370px;
	height:244px;
}
#hometext
{
	padding:10px;
	padding-bottom:1px;
	background-color:white;
}
#homecontent-right
{
	position:relative;
	float:right;
	display:inline;
	width:150px;
	background-color:#D3CFBD;
	padding:5px;
	text-align:center;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
#homecontent-right div.info, #homecontent-right div.info-weather
{
	background-color:#E5E2D3;
	padding:5px;
	margin-bottom:10px;
	text-align:center;
	font-size:10px;
}
#home-news-box
{
	height:120px;
	width:130px;
	overflow:hidden;
}
#datacontainer
{
	position:relative;
	margin:0px 2px 2px 2px;
}
#datacontainer p
{
	margin:0px;
	margin-bottom:15px;
}
#datacontainer a {
	color:#1F4581;
	text-decoration:none;
	font-weight:normal;
}
#datacontainer a:hover {
	color:#1F4581;
	text-decoration:none;
	font-weight:normal;	
}
div.newsheadline
{
	background-color:white;
	padding:5px;
	margin-bottom:15px;
}
div.eventheadline
{
	background-color:#E6E3D5;
	padding:5px;
	margin-bottom:15px;
}
#homecontent-right div.info img
{
	border:10px white solid;
	margin-bottom:5px;
}
#homecontent-right div.info strong
{
	font-size:11px;
}

#subpic
{
	position:relative;
	display:inline;
	float:left;
	margin:-40px 15px 5px -20px;
}
#nav
{
	position:relative;
	display:inline;
	float:left;
	background:url(/gw-templates/brookings/images/bg_navbar.jpg) left top no-repeat;
	margin-left:5px;
	width:185px;
	height:auto !important;
	min-height:441px;
	height/**/:441px;
}
#bizsearch
{
	margin:0px 0px 15px 18px;
}
#bizsearch input.off
{
	width:125px;
	height:30px;
	border:1px #1F4581 solid;
	padding:7px 0px 0px 5px;
	filter:none;
	background:#A7C2D5 url(/gw-templates/brookings/images/bg_searchfield.jpg) left top repeat-x !important;
	position:relative;
	float:left;
	display:inline;
	margin-right:3px;
	color:#1F4581;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
#bizsearch input.on
{
	width:125px;
	height:30px;
	border:1px red solid;
	padding:7px 0px 0px 5px;
	filter:none;
	background:#FFFFFF !important;
	position:relative;
	float:left;
	display:inline;
	margin-right:3px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
#navlinks
{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	list-style-type:none;
	width:185px;
}
#navlinks li
{
	position:relative;
	display:inline;
	float:left;
	width:100%;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
#navlinks a
{
	display:block;
	width:100%;
	padding:5px;
	padding-left:18px;
	color:#1F4581;
	background:transparent url(/gw-templates/brookings/images/nav_bgarrow.gif) -20px center no-repeat;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
#navlinks a:hover, #navlinks a.on
{
	background:#FFFFFF url(/gw-templates/brookings/images/nav_bgarrow.gif) 2px center no-repeat;
	color:#8E824B;
	font-family:Georgia, Times New Roman, New York, Times, serif;
	font-style:italic;
	text-decoration:none;
}
#navlinks li:hover, #navlinks li.sfhover
{
	background:#FFFFFF url(/gw-templates/brookings/images/nav_bgarrow.gif) 2px center no-repeat;
}
#navlinks li ul
{
	position:absolute;
	/*width:185px;*/
	left:-999em;
	padding:0px;
	margin:0px;
	margin-top:-24px;
	list-style-type:none;
	width:185px;
	background-color:white;
	border-top:5px white solid;
	border-bottom:3px white solid;
}
#navlinks li ul li
{
	border-left:5px white solid;
	border-right:5px white solid;
	margin-bottom:2px;
	background-color:#D3CFBD;
}
#navlinks li:hover ul, #navlinks li.sfhover ul
{
	left:185px;
}

#footer
{
	position:relative;
	clear:both;
	height:auto !important;
	min-height:1px;
	height/**/:1px;
	background-color:#D3CFBD;
	margin:5px;
	margin-left:196px;
	padding:10px;
	text-align:center;
	font-size:10px;
}

div.clear
{
	clear:both;
	height:1px;
	overflow:hidden;
}
#nav div.clear
{
	height:10px !important;
	height/**/:1px;
}

#contact-address
{
	position:relative;
	display:inline;
	float:right;
	padding:10px;
	background-color:#F7F5F0;
	width:200px;
	margin-top:15px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
#alphalist
{
	padding:10px;
	background-color:#F7F5F0;
	position:relative;
}




/*
// PRODUCTS PAGE / LINKS PAGE
*/

td.bizsite-prodtitle, div.bizsite-prodtitle
{
	position:relative;
	padding:5px;
	font-weight:bold;
}
td.bizsite-prodpic, div.bizsite-prodpic
{
	position:relative;
	padding:5px 5px;
}
td.bizsite-prodtext, div.bizsite-prodtext
{
	position:relative;
	padding:5px;
}
td.bizsite-prodlink, div.bizsite-prodlink
{
	position:relative;
	padding:5px 0px 5px 0px;
	font-size:10px;
}
td.bizsite-prodspace, div.bizsite-prodspace
{
	position:relative;
	padding-top:10px;
}
td.bizsite-prodtitle, div.bizsite-prodtitle
{
	background-color:#E6EDF2;
	border-top:1px #D3DEE5 solid;
}
td.bizsite-prodlink, div.bizsite-prodlink
{
	border-top:1px #D3DEE5 solid;
}
#aboutus {
	display:none;	
}

/****************************************************************************************************************/
