@charset "utf-8";
/* The template CSS file of the home page of the ESTI Consulting Services Inc. website.
   Contains the styles for the Page Layout, Blurb Panels, News Panels and
   Featured Panels. */

body {
	/*background-color:#3A4265;*/
	background-color:#777777;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* PAGE LAYOUT */

#layout {
	width:930px;
	margin:auto;
	text-align:left;
}

#centering {
	position:absolute;
	top:0px;
	width:930px;
	background-color:#FFFFFF;
}

#header {
	width:930px;
	height:50px;
	background:url(../images/template/header.jpg) no-repeat top left;
	float:left;
}

#header .caption {
}

#logo{
	position:absolute;
	top:0px;
	left:0px;
	width:266px;
	height:33px;
	padding:16px 33px 0px 0px;
	background:url(../images/template/corporate_logo.gif) no-repeat right;
	cursor:pointer;	
}

#banner {
	width:930px;
	height:185px;
	background:url(../images/template/banner.jpg) no-repeat top left;
	float:left;
}

#navbar_extension {
	background:url(../images/template/navbar_extension.jpg) repeat-y top left;
	width:930px;
	float:right;
}

#navbar {
	width:225px;
	height:448px;
	float:left;
	background:url(../images/template/navbar.jpg) no-repeat top left;
	padding:22px 0px 0px 0px;
}

#page_content {
	width:705px;
	float:right;
	overflow:hidden;
}

#footer {
	width:930px;
	height:38px;
	background:url(../images/template/footer.jpg) no-repeat top left;
	float:left;
}

#footer .message {
	color:#333333;
	font-size:9px;
	float:left;
	margin:18px 0px 0px 10px;
}
/* MISC MENU */

#misc_menu {
	float:right;
	padding-right:5px;
}

/* SEARCH MENU */

#search_menu {
	float:right;
	padding-right:5px;
	margin:19px 10px 0px 0px;
}

#search_menu a {
    cursor:default;
}

#search_menu .link {
	color:#333333;
	cursor:pointer;
        text-decoration:none;
}

#search_menu .link:hover {
	color:#333333;
	cursor:pointer;
        text-decoration:underline;
}

#search_menu .item {
	cursor:pointer;
	float:left;
	margin:3px 0px 0px 0px;
}

#search_menu .item .caption{
	color:#333333;
	font-size:11px;
	margin:0px 0px 0px 0px;
}

#search_menu .item_icon {
	cursor:pointer;
	float:left;
        border:none;
	margin:2px 0px 0px 0px;
}

#search_menu .item_divider{
	width:0px;
	height:17px;
	float:left;
	border-left:#666666 solid 1px;
	margin:1px 10px 0px 10px;
}

#search_menu #searchForm {
float:left;
margin:0;
}
#search_menu #searchForm .gsc-input {
color:#333333;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
height:15px;
margin:0 5px 0 0;
padding:1px 0 1px 3px;
width:182px;
}
#search_menu #searchForm .gsc-search-button {
color:#666666;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
font-weight:bold;
height:20px;
padding:0 0 3px 1px;
width:75px;
}
#search_menu #searchForm .gsc-branding {
display:none;
}

/* BLURB PANEL */

#blurb_panel {
	position:relative;
	width:435px;
	min-height:300px;
	float:left;
	clear:left;
}

#default_blurb {
	position:relative;
	width:355px;
	min-height:280px;
	top:0px;
	left:0px;
	margin:30px 40px 30px 40px;
}

/* NEWS PANEL */

#news_panel {
	width:237px;
	float:right;
	clear:right;
	background-color:#F0F0D0;
        border-left:double #DDDDDD 3px;
	padding:15px 15px 15px 15px;
}

#news_panel .header {
	font-size:14px;
	color:#929036;
	line-height:normal;
	padding:0px 0px 12px 0px;
}

#news_panel .rss_image {
	width:14px;
	height:14px;
	float:right;
	clear:none;
	background:url(../images/template/feed_icon.jpg) top left no-repeat;	
}

/* FEATURED PANEL */

#featured_panel {
	width:237px;
	float:right;
	clear:right;
	background-color:#F0F0D0;
        border-left:double #DDDDDD 3px;
	padding:15px 15px 15px 15px;
	margin:0px 0px 0px 0px;
}

#featured_panel .header {
	font-size:14px;
	color:#929036;
	line-height:normal;
	padding:0px 0px 12px 0px;
}

/* EMPTY PANEL */
#empty_panel {
	width:237px;
	float:right;
	clear:right;
	background-color:#F0F0D0;
	padding:15px 15px 15px 15px;
        border-bottom:solid #DDDDDD 1px;
        border-left:double #DDDDDD 3px;
}

/* SPECIAL PANEL */

#special_panel {
	position:relative;
	width:352px;
	float:none;
	clear:left;
        padding:20px 40px 40px 40px;
}

/* DIVIDERS */

.divider_wings {
	position:relative;
	height:7px;
	width:393px;
	float:none;
	clear:left;
	border-left:solid #BBBBBB 1px;
	border-right:solid #BBBBBB 1px;
	margin:0px 20px 0px 20px;
}

.divider_line {
	position:relative;
	height:0px;
	width:395px;
	float:none;
	clear:left;
	border-top:solid #BBBBBB 1px;
	margin:0px 20px 0px 20px;
}

.divider_blank {
	position:relative;
	height:0px;
	width:395px;
	float:none;
	clear:left;
	border-top:solid #FFFFFF 2px;
	margin:0px 20px 0px 20px;
}

.divider_line_small {
	background-color:#FAFADA;
	position:relative;
	height:4px;
	width:270px;
	float:right;
	clear:right;
	border-top:solid #DDDDDD 1px;
	border-bottom:solid #DDDDDD 1px;
	margin:0px 0px 0px 0px;
}

