/* CSS Document for Blue Executive Search */

|-------------------------------
| CLEAR FLOAT HACK
|-------------------------------
*/
.clearfix:after			{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix				{ display:inline-table; }
/* Hides from IE-mac \*/
* html .clearfix		{ height:1%; }
.clearfix				{ display:block; }
/* End hide from IE-mac */

/*
|-------------------------------
| GENERAL
|-------------------------------
*/

body		{ font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000; margin:0; padding:0; }
a 			{ color:#0962ae; text-decoration:none; }
a: hover	{ text-decoration:underline; }
#bg 		{ width:837px; background-image: url(../images/bakground_glow.jpg); background-repeat: repeat-y; background-position: center; margin:auto; }
#container	{ margin:auto; padding: 0 25px; }
#footer 	{ clear: both; margin-top:10px; margin:auto; text-align:center; padding-top:8px; background-color:#1f2120; color:#fff; height:25px; }
hr			{ color:#f7f7f7; background-color:#f7f7f7; border:none; border-bottom:1px dotted #0378c0; }
h1			{ font-size:14px; font-weight:bold; margin:0; padding:0;}
h2			{ font-size:14px; font-weight:bold; margin:0; padding:0; color:#fff;}

/*
|-------------------------------
| CONTENT ELEMENTS (RIGHT)
|-------------------------------
*/
#content2 	{ float: left; width: 547px;}
#content 	{ float: left; width: 547px;}
#logo		{ float:right; margin-top:68px; background-image:url(../images/logo_txt.jpg); width:264px; height:36px; background-repeat:no-repeat;  }
#topbanner	{ margin-top:105px; background-image:url(../images/top_banner.jpg); width:547px; height:218px; background-repeat:no-repeat; }

#content_pad	{ padding:8px; }
.tbl		{ margin-top:20px; border:1px solid #ebecf0; background-color:#f7f7f7; }
.pad		{ padding:5px; }
.highlight	{ background-image:url(../images/bg_blue.jpg); background-repeat:repeat-x; border:1px solid #0e5a9d; padding:8px; color:#fff; text-align:justify; background-color:#0c61b2; }
.blue		{ color:#0378c0; font-weight:bold; }
#list li {list-style-position: outside; list-style-image: url(../images/arrow.gif);	list-style-type:none }
.img		{ padding:2px; border:1px solid #c8c8c8; background-color:#fff; }
.red		{ color:#FF0000; }


/*
|-------------------------------
| SIDEBAR ELEMENTS (LEFT)
|-------------------------------
*/
#sidebar 	{ width: 238px; float: left; background-image:url(../images/menu_bg.jpg); background-repeat:no-repeat;  }
#sidebar ul 	{ margin-top:130px; list-style-type: none; margin-left:40px; padding: 0; font-family: "Century Gothic", Arial; font-size:14px; font-weight:bold;   }
#sidebar li		{ background-image: url(../images/arrow.gif); background-repeat: no-repeat; background-position: .1em; padding-left: 1em; padding:0 20px; margin:7px 5px; }
#sidebar li a		{ color:#000; }
#sidebar li a:hover	{ color:#0962ae; text-decoration:none; }
#banners	{ margin:120px 4px 0 4px; }




