/*-- Copyright Acro Media Inc. 1998-2005, www.acromediainc.com --*/

/* --------------------------------------------
|  GLOBAL STYLES
--------------------------------------------- */
html { border: none; }

body {
	margin: 0;
	padding: 0;
	line-height: 13px; 
}

body, td {
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
}

img {border: 0;}
p {margin: 0 0 15px 0;}

a { text-decoration: underline; color: #112955; }

a:hover { color: #d60505; }

h1, h2, h3, h4, h5, form {margin: 0;}

h1 { font-size: 14px; color: #112955; margin: 0 0 7px 0; }
h2 { margin: 0 0 4px 0; font-size: 11px; color: #112955; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
h3 span.firstLetter { font-size: 14px; }

.clearBoth {clear: both}
.floatLeft {float: left;}
.floatRight {float: right;}


/* --------------------------------------------
|  NAVIGATION
--------------------------------------------- */

#nav { display:none; }
#subNav { display: none; }

/* --------------------------------------------
|  STRUCTURE
--------------------------------------------- */

#siteContainer { width: 100%; text-align: left; }

/* -- HEADER -- */
#header { width: 100%; height: 66px; }
.headerHome { background: none; }
.headerContent { background: none; }
#eblinLogo { float: left; }
#eblinLogo img { margin: 5px 0 0 13px; }
#headerNav { display: none; }
#newsLetterBtn { display: none; }
#subHeader { display: none; } 

/* -- BODY -- */
#flashElement { display: none;  }

#contentArea { 
width: 100%;
background: none;
border-bottom: 2px solid #dee2ec;
}

#contentMid {
	line-height: 16px; 
	width: 100%;
	background: none;
}

#leftCol { display: none; }

#rightCol { width: 100%; float: left; line-height: 16px; }
#rightCol .addPadding { padding: 16px 18px 24px 17px; }
#rightCol h2 { color: #6f0303; margin-bottom: 0px; } 
#rightCol a { color: #333399; }
#rightCol a:hover { color: #d60505; }


/* -- FOOTER -- */
#footer { display: none; }
#copyRight { width: 100%; margin: 7px 0 30px 0; clear: both; text-align: center; color: #acaebc; font-size: 10px; }
#copyRight a { color: #acaebc; text-decoration: none; }
#copyRight a:hover { color: #363a8f; }

/* --------------------------------------------
|  CONTENT SPECIFIC
--------------------------------------------- */

.headerOne { display: block; margin: 0 0 6px; }
.hrSmallBlue { margin: 7px 0 7px 0; }
.hrBigHeader { display: block; margin: 0 0 9px 0; }
.eblinPic { float: right; position: relative; margin: -34px 6px 0 6px; }
.bookPic { float: right; position: relative; margin: -34px -18px 0 6px; }
.gpsPic { float: right; position: relative; margin: 15px -8px 15px 15px; }

/* --------------------------------------------
|  PAGE SPECIFIC
--------------------------------------------- */

/* --- HOME --- */

#colLeft { width: 29%; float: left;  }
#colLeft .addPadding { padding: 13px 10px 10px 12px; background: #eee; }

.quoteBox { margin: 0; padding: 0; background: none; } 
.qbContent { clear: both; float: right; margin: 10px 0 0 20px; }
.quoteBox .addBottom { margin: 0; padding: 0; background: none; }
.quoteBox .addBottomTwo { background: none; }
.quoteBox .quoteText { padding: 18px 26px 18px 21px; } 
.quoteBox .quoteSig { margin-bottom: 0; text-align: right; }
.quoteSig .sigName { color: #333399; font-size: 12px; }
.quoteBox .leftQuote { display: block; margin: 0 0 -8px -12px; }
.quoteBox .rightQuote { display: inline; margin: -10px 0 0 2px; }

#colMiddle { width: 42%; float: left; }
#colMiddle .addPadding { padding: 0; }
#colMiddle ul { list-style: none; margin: 7px 0 16px 16px; padding: 0; }
#colMiddle ul li { margin: 0; padding: 0 0 0 9px;  background: url(graphics/ico_lidot.gif) 0 7px no-repeat; } 

#colRight { width: 28%; float: left; }
#colRight img { display: none; }
#colRight .addPadding { padding: 13px 13px 10px 13px; background: #eee;   }
#colRight .book { position: relative; display: block !important; margin: 0 -13px 0 0;}
#colRight .book img { float: right; display: block !important; }
#colRight .buttons { float: right; margin: 11px 0 0 0; padding: 0 13px 0 0; }
#colRight .buttons a { display: block; }

#threeCols { display: none; } 

#breakingNewsHome { display: none; } 

/* --- BUY IT --- */

.logoTable { margin-bottom: 20px; }
.logoTable td { padding: 0 25px 0 0; vertical-align: middle; }
.logoTable td img { float: left; }


/* --- PHOTOS PAGE --- */

.photosTable { border-collapse: collapse; margin-bottom: 15px;  }
.photosTable td { padding: 0 0 0 0; font-size: 10px; border: 1px solid #eee; background: #fff; }
.photosTable td img { float: left;border: 1px solid #dce0eb; }
.photosTable td ul { float: left; margin: 0 !important; padding: 0 !important; text-align: left; line-height: 11px; }
.photosTable td ul li { background: none !important; padding: 0 3px 0 2px !important; margin: 0 !important; }

/* --------------------------------------------
|  Site Map
--------------------------------------------- */
	
.siteMapList { margin-top: 15px; }
.siteMapList dt {
	background:url(graphics/ico_folder.gif) 0 4px no-repeat !important;
	padding-left:20px;
	line-height:20px;
}
.siteMapList dd {	
	padding-left:10px;
	margin-left:25px;
	line-height:16px;
	background:url(graphics/sitemap_2nd.gif) 0 0 no-repeat !important;
}
.siteMapList dd a {	
	color: #666;
	text-decoration:none;
}
.siteMapList .bottom { background:url(graphics/sitemap_2nd_bottom.gif) 0 0 no-repeat !important; }

/* --------------------------------------------
|  Contact Form
--------------------------------------------- */

.formStyle td { text-align: left; }
.formStyle label { font-weight:bold; }
.formStyle label span {	font-size:10px; font-weight:normal; } 
.formSubmit { background: url(graphics/b_submit.gif) 0 0 no-repeat; border: 0; margin: 0; padding: 0; height: 19px; width: 79px; outline: none; } 

/*-- Copyright Acro Media Inc. 1998-2005, www.acromediainc.com --*/