/* 
Title:		eclipsemediagroup.net screen styles
Author: 	gordon@slickfishstudios.com
*/
html, body, table { 
	height: 100%;
	width: 100%; 
	margin: 0; 
	padding: 0;

	font-size: small;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	color: #333;
	background: #000 url(../images/pattern.gif) repeat;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}
* { padding: 0; margin: 0; }
a:link, a:hover, a:active, a:visited {
	outline: 0;
}

/* NORMAL BODY ID */
#wrapper  {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	display: block;
	background: #000;
}
#wrapper-inner {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	display: block;
	background-color: #000; 
	border-left: 3px solid #111; 
	border-right: 3px solid #111;  
}
a.cms, dl#results a.cms, dl#press a.cms, #experts_box a.cms, #BoxStyle1_stretch a.cms, #format_reg a.cms {
	color: #f00;
	text-decoration: none;
	font-weight: normal;
}
a.cms:hover, dl#results a.cms:hover, dl#press a.cms:hover, #experts_box a.cms:hover, #BoxStyle1_stretch a.cms:hover, #format_reg a.cms:hover {
	color: #900;
	text-decoration: underline;
}

/* BANNER */

#banner {
	width: 900px; 
	height: 146px;
	background: url(../images/banner_bkg.png) no-repeat left top;
	display: block;
	padding: 0;
	margin: 0;
}
#flash {
	float: right;
	display: block;
	width: 450px;
	height: 146px;
	margin: 0;
	padding: 0;
}
#banner img {
	border: 0;
	display: block;
	padding: 0;
	margin: 0;
}
/* NAVIGATION */

#navigation {
	width: 900px; 
	height: 36px;
	background: url(../images/navigation_bkg.png) no-repeat left top;
	display: block;
	padding: 0;
	margin: 0;
}
/* MAIN_CONTENT */

#main_content {
	width: 900px; 
	background: #fff;
	display: block;
	overflow: auto;
	padding: 0;
	margin: 0;
}
#main_content #format {
	padding: 0 10px;
	margin: 0 0 15px 0;
	display: block;
	overflow: auto;
	height: 100%;
}

#format_reg {
	padding: 5px 10px 15px 10px;
	margin: 0 0 15px 0;
	display: block;
	height: 100%;
	overflow: auto;
}
#format_reg img.left_side {
	float: left;
	border: 1px solid #ccc;
	width: 175px;
	padding: 0;
	margin: 2px 10px 2px 0;
}
#format_reg img.right_side {
	float: right;
	border: 1px solid #ccc;
	padding: 0;
	margin: 0 0 2px 10px;
}
#format_reg a {
	color: #336699;
	text-decoration: underline;
}
#format_reg a:hover {
	color: #5b9cdc;
}
#format_reg .leftCol {
	display: block;
	float: left;
	width: 40%;
	text-align: left;
	padding: 0 10px 0 0;
	margin: 10px 0 10px 0;
}
#format_reg .rightCol {
	display: block;
	float: left;
	width: 40%;
	text-align: left;
	padding: 0 0 0 10px;
	margin: 10px 0 10px 0;
}
#format_reg .head2 {
	color: #de7a1c;
	font-weight: normal;
	display: block;
	margin: 0 0 5px 0;
	font-size: 1.1em;
}
#format_reg .head {
	color: #de7a1c;
	font-weight: normal;
	display: block;
	margin: 3px 0 5px 0;
	font-size: 1.4em;
}
/* pdf link */
#format_reg a.pdf {
	color: #336699;
	background: url(../images/pdf_icon.jpg) no-repeat left top;
	padding: 3px 0 3px 25px;
	margin: 0 10px 2px 0;
	display: block;
}
#format_reg a.pdf:hover {
	color: #5b9cdc;
	text-decoration: underline;
	background: url(../images/pdf_icon_over.jpg) no-repeat left top;
}
#HeadBlocker, #HeadBlocker_inner {
	background: url(../images/block_bkg.png) repeat-x left top;
}
#HeadBlocker_inner {
	width: 100%;
}

/* testimonials */
#testimonial {
	float: right;
	width: 260px;
	height: 90px;
	display: block;
	background: #fff;
	margin: 0 15px 0 0;
	padding: 0 0 5px 15px;
}
#testimonial .fade-box {
	margin-left: 0px;
	position: absolute;
	top: 225px;
	width: 260px;
	height: 90px;	
}
#testimonial p, #testimonial p.alt  {
	color: #de7a1c;
	text-align: left;
	font: normal 12px/120% Geneva, Verdana, sans_serif;
	margin: 0;
	padding: 0;
}
#testimonial p.alt  {
	color: #4989c9;
}

#testimonial p .quoteby {
	text-align: right;
	display: block;
	color: #999;
	display: block;
}

/* the boxes that fade */
#box-1 {
	
}
#box-2 {
	
}
#box-3 {
	
}





/* rightColumn */
#rightColumn {
	width: 680px;
	height: 100%;
	border: 0;
	display: block;
	overflow: auto;
	margin: 0;
	float: left;
}

h1 {
	color: #de7a1c; /* deep orange */
	display: block;
	padding: 4px 0 12px 0;
	margin: 0;
	font-size: 16px;
	font-weight: normal;
}
.righttext {
	text-align: right;
	display: block;
	color: #333;
}

a.red {
	text-decoration: underline;
	color: #b50000;
}
a.red:hover {
	color: #ff0000;
}
a {
	text-decoration: none;
	color: #de7a1c;
}
a:hover {
	color: #ff7c00; /* bright orange */
	text-decoration: underline;
}
a.small {
	font-size: 80%;
}

.clearall {
	clear: both;
}
/* MAP */
#map {
	display: block;
	float: right;
	padding: 0;
	border: 1px solid #ccc;
	margin: 0 40px 20px 15px;	
}
#contactRow {
	width: 100%;	
	display: block;
	margin: 0 auto 20px auto;
}
#contactInfo1 p, #contactInfo2 p, #affiliations p {
	margin: 0;
	padding: 10px;
}
#contactInfo1 {
	float: left;
	display: block;
	padding: 0;
	margin: 0;	
	width: 30%;
	height: 300px;
}
#contactInfo2 {
	float: left;
	display: block;
	padding: 0;
	margin: 0;	
	width: 30%;
	height: 300px;
}
#affiliations {
	background: url(../images/affiliations_bkg.jpg) no-repeat left top;
	float: right;
	display: block;
	padding: 0 0 0 10px;
	margin: 0;	
	width: 33%;
	height: 300px;
}
#affiliations .orange {
	font-weight: normal;
	font-size: 1.2em;
	color: #de7a1c;
	display: block;
	padding: 0 0 10px 0;
}
#affiliations img {
	display: block;
	padding: 0;
	margin: 0 10px 3px 0;
	float: left;
	border: 1px solid #ccc;
}


/* BREADCRUMB */
#breadcrumb {
	display: block;
	height: 25px;
	width: 100%;
	color: #666666;
	font-size: 11px;
	text-transform: lowercase;
}
#breadcrumb p {
	padding: 5px 0 0 0;
}
#breadcrumb a {
	color: #999999;
	text-decoration: underline;
}
#breadcrumb a:hover {
	color: #4989c9; /* medium blue */
}
/* header_double */

.header_double, .header_double2 {
	width: 100%;	
	display: block;
	background: url(../images/header_double.png) repeat-x left top;
}
.header_double2 { 
	background: url(../images/header_double2.png) repeat-x left top;
}
.header_double p, .header_double2 p {
	padding: 4px 0 4px 10px;
	color: #fff;
	font-size: 16px;
}








/* RowContainer */
#RowContainer, .RowContainer_220, .RowContainer_stretch {
	width: 100%;
	height: 280px;
	display: block;
}
.RowContainer_220 {
	height: 220px;
}
.RowContainer_stretch {
	height: 100%;
}
/* BoxStyle1 */
#BoxStyle1, #BoxStyle1_680, #BoxStyle1_stretch {
	width: 316px;
	height: 270px;
	display: block;
	float: left;
	margin: 10px 7px 0px 0;
}
#BoxStyle1_680, #BoxStyle1_stretch {
	width: 680px;
	height: 210px;
	margin: 0 0 15px 0;
}
#BoxStyle1_stretch { /* used for Media Resources Section */
	height: 100%;
}
.header_blue { 
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	height: 21px;
	background: #ededed url(../images/blueblocker_bkg.png) repeat-x left top;
}
.header_blue p {
	padding: 1px 0 0 10px;
	margin: 0;
	font-size: 14px;
	color: #fff;
}
#BoxStyle1_format {
	background: #ededed url(../images/blueblocker_format_bkg.png) no-repeat left bottom;
	margin: 0;
	padding: 0 10px;
	height: 249px;
	overflow: auto;
	border: 1px solid #ccc;
	border-top: 0;
}
#BoxStyle1_stretch_format { 
	background: #ededed;
	margin: 0;
	padding: 0 10px 15px 10px;
	overflow: auto;
	border: 1px solid #ccc;
	border-top: 0;
}
#BoxStyle1_680 #BoxStyle1_format {
	height: 189px; /* subtract 21 (height of header) */
}

/* MEDIA RESOURCES (expert or speakers bureau) LISTINGS */
.media_listing {
	display: block;
	padding: 10px 6px;
	margin: 0 0 15px 0;
	font-size: 12px;
	color: #666;
	clear: left;
	border-bottom: 3px solid #fff;
}
.media_listing .title {
	font-size: 11px;
	color: #999;
}
.media_listing a.bio_pic, .media_listing img.bio_pic {
	border: 1px solid #ccc;
	display: block;
	float: left;
	margin: 0 4px 0 0;
}
.media_listing a.bio_pic:hover img{
	border: 1px solid #5b9cdc;
}
.media_listing a.bio_pic:hover{ /* ie hack */
	color: #5b9cdc;
	border: 0px ;
}
.media_listing img {
	border: 0;
	width: 100px;
}
.media_listing b {
	color: #ff8e23;
}
.media_listing ul {
	padding: 0;
	margin: 0 10px 5px 0;
	display: block;
}
.media_listing ul li {
	padding: 0;
	margin: 0;
	list-style-position: inside;
	color: #666;
	padding: 0 0 4px 0;
}
.media_listing a, .media_listing strong {
	color: #3f63bf;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	border: 0;
}
.media_listing a:hover {
	color: #5b9cdc;
	text-decoration: underline;
}
.media_listing a.email {
	font-weight: normal;
	font-size: 11px;
}


/* dl and dd #results */
dl#results {
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
}
dl#results dd {
	color: #333;
	font: normal 11px/120% Verdana, sans_serif;
	padding: 0;
	margin: 0 0 10px 0;
}
dl#results dd img {
	width: 110px;
	border: 1px solid #b2b2b2;
	padding: 0;
	margin: 0 0 1px 3px;
	float: right;
}
dl#results .grey {
	color: #999;
}
dl#results .pub {
	color: #1d6fc2;
	font-weight: bold;
}
dl#results .clientname {
	color: #999;
	font-weight: bold;
}
dl#results a, dl#results a.header, dl#results .clientname a  {
	color: #333;
	text-decoration: none;
}
dl#results a.header {
	font-weight: bold;
	color: #de7a1c;
}
dl#results .clientname a {
	font-weight: bold;
	color: #1d6fc2;
	text-decoration: underline;
}
dl#results a:hover {
	color: #de7a1c;
}
dl#results a.header:hover {
	text-decoration: underline;
	color: #ff7c00;
}
dl#results .clientname a:hover {
	color: #5fafff;
}
/*
a.pdf {
	color: #336699;
	background: url(../images/pdf_icon.jpg) no-repeat left top;
	padding: 3px 0 3px 25px;
	margin: 5px 10px 5px 5px;
	display: block;
}
a.pdf:hover {
	color: #5b9cdc;
	text-decoration: underline;
}
*/

/* end dl and dd #results */
/* end BoxStyle1 */

/* BoxStyle2 */
#BoxStyle2, #BoxStyle2_680 {
	width: 556px;
	height: 270px;
	display: block;
	float: left;
	margin: 10px 0 0px 0;
}
#BoxStyle2_680 {
	width: 680px;
	height: 210px;
	margin: 0 0 15px 0;
}
#header_orange, .header_orange { 
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	height: 21px;
	background: #ededed url(../images/orangeblocker_bkg.png) repeat-x left top;
}
#header_orange p, .header_orange p {
	padding: 2px 0 0 10px;
	margin: 0;
	font-size: 14px;
	color: #fff;
}
#BoxStyle2_format {
	background: #ededed;
	margin: 0;
	padding: 0 10px;
	height: 249px; /* subtract 21 (height of header) */
	overflow: auto;
	border: 1px solid #ccc;
	border-top: 0;
}
#BoxStyle2_680 #BoxStyle2_format {
	height: 189px; /* subtract 21 (height of header) */
}
/* dl and dd #press */
dl#press {
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
}
dl#press dd {
	color: #333;
	font: normal 11px/14px Verdana, sans_serif;
	padding: 0;
	margin: 0 0 10px 0;
}
dl#press .header {
	color: #336699;
}
dl#press .grey_small {
	color: #999;
	font-size: 10px;
}
dl#press a, dl#press a.header {
	color: #333;
	text-decoration: none;
}
dl#press a.header {
	font-weight: bold;
	color: #336699;
}
dl#press a:hover {
	color: #de7a1c;
}
dl#press a.header:hover {
	text-decoration: underline;
	color: #5fafff;
}

/* end dl and dd #press */
/* end BoxStyle2 */



/* *************** ABOUT *************** */

.about_block {
	display: block;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	width: 100%;
	color: #454545;
	background: url(../images/block_bkgtall.png) repeat-x left bottom;
}
.about_format {
	display: block;
	padding: 0 20px 0 20px;
}
.about_format strong {
	color: #de7a1c;
	font-weight: normal;
}
.about_block img {
	float: left;
	border: 1px solid #ccc;
	margin: 0 10px 2px 0;
	padding: 7px;
	display: block;
	width: 100px;
}
.about_block .header {
	color: #de7a1c;
	font-weight: bold;
	font-size: 115%;
	display: block;
	padding: 2px 0 5px 0;
}
.about_format a.blue {
	color: #1d6fc2;
}
.about_format a.blue:hover {
	color: #de7a1c;
}

/* SERVICES */
#centerBox {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	display: block;
}
.floatBox {
	float: left;
	display: block;
	width: 375px;
	margin: 0 10px 20px 10px;
	padding: 0;
	background: #eee;
}
.floatBox .orange {
	height: 21px;
	font-weight: normal;
	display: block;
	padding: 0;
	margin: 0;
	background: #ededed url(../images/orangeblocker_bkg.png) repeat-x left top;
}
.floatBox .orange p {
	padding: 0  0 0 10px;
	margin: 0;
	font-size: 1em;
	text-transform: uppercase;
	line-height: 21px;
	color: #fff;
}


.floatBox ul {
	margin: 5px 0 0 15px;
	padding: 0 5px 5px 5px;
	list-style-type: circle;
	color: #de7a1c;
}
.floatBox ul li {
	color: #de7a1c;
}
.floatBox ul li p {
	color: #666;
}

/* *************** FOOTER *************** */
#footer { 
	width: 900px;
	height: 45px;
	clear: both;
	font-size: 80%;
	font-family: Verdana, Helvetica, sans_serif;
	color: #ececec;
	border: 3px solid #111; 
	border-top: none;
	margin: 0;
	padding: 0;
	background: #000 url(../images/footer_bkg.png) no-repeat left top;
	line-height: 175%;
	
}
#footleft { 
	margin: 0px;
	padding: 0;
	width: 30%;
	float: left;
}
#footleft p {
	margin: 0;
	padding: 6px 5px 0 5px;
}
.dark {
	color: #777;
}
#footmiddle { 
	float: left;
	margin: 0;
	padding: 0;
	width: 40%;
	display: inline;
	text-align: center;
}
#footmiddle p {
	margin: 0;
	padding-top: 6px;
}
#footright { 
	margin: 0;
	padding: 0;
	width: 30%;
	float: left;
	position: relative;
	text-align: right;
}
#footright p {
	margin: 0;
	padding: 6px 5px 0 5px;
}
#footer a, #footer a.dark, #footer a.orange {
	border-bottom: none;
	color: #ececec;
	text-decoration: none;
	outline: none;
}
#footer a.orange {
	color: #de7a1c;
	border: 0;
}
#footer a.orange:hover {
	color: #70a7df;
}
#footer a.dark {
	color: #777;
}
#footer a:hover {
	border-bottom: 1px dotted #666;
	color: #de7a1c;
}






