/***********************************************/
/* eb_global.css                               */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

/* Global
================================================*/
* {
	margin:0;
	
	}
body,
html {}
body {
	padding:0px;
	color:#222;
	font:9pt/150% "Lucida Grande", Tahoma, Helvetica, Arial, sans-serif;
	background: #5F6062;
	}
.loginTable {font-size: 0.8em; font-family: Tahoma,Helvetica,Arial, sans-serif;}

/* Main layout
================================================*/
#shadow {
	width:762px;
	margin: 0 auto;
	position:relative;
	background-image: url(images/shadow3.jpg);
	background-repeat: repeat-y;

}


#wrap {
	border:1px solid #ccc;
	position:relative;
	margin: 0px auto;
	width: 700px;
	background-color: #fff;
	color:#222;
	}


#content {
  margin:0 auto;
  padding:0;
  }	
	
#main {
	float:left;
	width:460px;
	margin:0 5px 0px 7px;
	height: auto;
	padding-right: 5px;
	}
#sidebar {
	font-size:0.94em;
	line-height:1.6em;
	float:right;
	width:205px;
	margin:0px 3px 0px 0px;
	background-color: #FFFFFF;
	}
	
#sidebar2 {
	font-size:0.94em;
	line-height:1.6em;
	float:right;
	width:205px;
	margin:0px 3px 6px 0px;
	background-color: #FFFFFF;
	}	

#sidetop {
	background: url(images/top.gif) no-repeat top;height:26px;
}
#sidemiddle {
	background: url(images/sides.gif) repeat-y top;
	padding-left: 14px;
	padding-right: 14px;
}
#sidebottom {
	background: url(images/foot.gif) no-repeat top;
	height: 31px;
}
	
	
#livehelp {
	float:right;
	width:205px;
	margin:0px 3px 10px 0px;
	background-color: #FFFFFF;
	}
	
#ads{
font-size:0.94em;
line-height:1.6em;
float:right;
width:205px;
margin:0px 3px 10px 0px;
background-color:#fff;
}	
	
#footer {
	clear:both;
	padding:0.7em;
	text-align:left;
	font-size:0.94em;
	color:#666;
	background-color: #D3D3D3;
	border-top: 1px solid #ccc;
	}

/* Links
================================================*/
a:link,
a:visited {
	color:#0D3945;
	font-weight:normal;
	text-decoration:none;
	padding:2px 2px 0;
	margin:0 0px;
	}
a:visited {color:#0D3945;}
a:focus {
	color:#580801;}
a:hover {
	color:#C7B902;}
a.imglink:link,
a.imglink:visited {border:0;}
a.imglink:hover {background:transparent;}

a.section:link {color: #0e577b; background: #ffffff url(images/lib/blue-bullet.gif); background-repeat:no-repeat; padding: 0 2px 10px 15px; line-height:1.8em;}
a.section:active {color: #dc6e0a;background: #ffffff url(images/lib/blue-bullet.gif); background-repeat:no-repeat;  padding: 0 2px 10px 15px;  line-height:1.8em;}
a.section:visited {color: #999999;background:#ffffff url(images/lib/blue-bullet.gif); background-repeat:no-repeat; padding: 0 2px 10px 15px;  line-height:1.8em;}
a.section:hover {color: #dc6e0a;background: #ffffff url(images/lib/blue-bullet.gif); background-repeat:no-repeat; padding: 0 2px 10px 15px;  line-height:1.8em;}

a.account:link {color: #0e577b; background: #ffffff url(images/arrow.gif); background-repeat:no-repeat; padding: 0 2px 10px 15px; line-height:1.8em;}
a.account:active {color: #dc6e0a;background: #ffffff url(images/arrow.gif); background-repeat:no-repeat;  padding: 0 2px 10px 15px;  line-height:1.8em;}
a.account:visited {color: #999999;background:#ffffff url(images/arrow.gif); background-repeat:no-repeat; padding: 0 2px 10px 15px;  line-height:1.8em;}
a.account:hover {color: #dc6e0a;background: #ffffff url(images/arrow.gif); background-repeat:no-repeat; padding: 0 2px 10px 15px;  line-height:1.8em;}



/* Headings
================================================*/
h4,h5,h6 {
	font-weight:normal;
	font-size:1.3em;
	color:#2D71AB;
	background-color:#FFFFFF;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	}
h1 {
	font: 13px "Lucida Grande", Tahoma, Helvetica, Arial, sans-serif;
	font-weight:normal;
	line-height:1.4em;
	margin:0px 0 0 0px;}
	
.panel h1  {
	font: 13px "Lucida Grande", Tahoma, Helvetica, Arial, sans-serif;
	font-weight:normal;
	line-height:1.7em;
	margin:0px 0 0 10px;	
	
	}
h2 {
	font-size:1.5em;
	margin:30px 0 0.625em;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
h3 {
	margin:.25em 0 0;
  padding:0 0 4px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:1.2em;
  font-weight:normal;
  line-height:1.4em;
  color:#A80303;
}
.home h2 {
	font-weight:normal;
	font-size:1.6em;
	margin:0 0 0.625em;
	}
h2 a:link,
h2 a:visited,
h2 a:hover {
	font-weight:normal;
	background-color:#fff;
	color:#000;
	border:0;
	padding:0;
	margin:0;
	}
	


/* Lists
================================================*/
dl,
ol,
ul {margin:0 0 1em;}
dl {margin-top:-0.5em;}
dt {
	border-top: 1px dotted #D5D5D5;
	font-weight:bold;
	margin:0.5em 0 0;
	color: #8B7A63;
	background-color:#FFFFFF;
	}
dd {margin:1em 0 0 2em;}
dd p {margin:0 0 0.5em;}
ul {
	padding:0 0 0 1.5em;
	list-style-type: none;
	list-style-position: outside;
	}
ol {padding:0 0 0 4em;}
li {
	margin:0px;
	padding-left: 8px;
	list-style-image: url(images/lib/blue-bullet.gif);
	list-style-position: inherit;
}




/* Images
================================================*/
img {
	border:0;
	display:block;
}
.fullwidth {
	border:1px solid #ccc;
	padding:4px;
	margin:1em 0;
	margin-left: 78px;
	}
	
.fullwidthnoborder {
	padding:4px;
	margin:1em 0;
	}
.flow {
	float:right;
	margin:0 3px 10px 6px;
	padding: 0px 0px 10px 0px;
	}
.flowtext {
	float:left;
	margin:0 10px 6px 0px;
	}
.dec {
	padding:4px;
	border:1px solid #ccc;
	}
.flowbox {
	padding-bottom:2px
	}	
	



/* Header
================================================*/
#header {
	height:144px;
	background-color:#206AA5;
	color:#cccccc;
	background-image:  url(images/oyster_bg.jpg);
	vertical-align: text-bottom;
	}
#header img {
	position:absolute;
	background-color:#FFFFFF;
	color:#cccccc;
	top:0px;
	right: 0px;
	left: 0px;
	}
#header a,
#header a:hover {
	border:0;
	background:transparent;
	}


/* Navigation
================================================*/
#nav {
	float:left;
	width:100%;
	display:inline;
	background-color:#fff;
	margin:0 0 2em;
	padding:0 0 3px;
	height: 40px;
	}
#nav ul {
	float:left;
	display:inline;
	width:100%;
	margin:0;
	padding:0;
	background-color:#fff;
	list-style-type:none;
	}
#nav li {
	display:inline;
	padding:0;
	margin:0;
	}
#nav a {
	background:#fff;
	padding:5px 6px 5px 6px;
	border-right:#8A8D09 solid 1px;
	margin:0;
	color:#5b5b5b;
	text-decoration:none;
	display:inline;
	float:left;
	width:auto;
	font:normal 0.94em/1em "Lucida Grande", Tahoma, Helvetica, Arial, sans-serif;
	text-transform:none;
	letter-spacing:1px;
	}
#nav a:hover,
#nav a:focus {color:#3477ae;
border-bottom:3px solid #cfca0b;
	
	
	
	}
#nav .sel a {
	display:inline;
	
	}
#nav .sel a:hover {
	display: inline;
}
#nav .sel a:focus {color:#787001;}
#nav a:active {
	display:inline;
	
	}

/* Sidebar
================================================*/


#sidebar h3 {
	font-size:1.1em;
	text-transform:none;
	color:#8B7A63;
	margin-bottom:0.5em;
	}
#sidebar dl {margin-top:-0.5em;}
#sidebar dt {margin-top:1.5em;
padding-top: 0.5em;}
#sidebar dd {margin:0;}


#quicklinks dd {display:inline;}

	
/* Tables
=======================================================*/	

.table1 .headers td {
	font-weight:bold;
	text-align:center;
	}
.tablehd {
	color: #8B7A63;
	font-weight: bold;
}
.sidebartable {
	padding: 2px;
	border: solid #666666 1px;
}
/* Quotations
================================================*/
blockquote {
	margin:3em 0 1em 0;
	padding-left:30px;
	color:#555;
	background:url(images/speech.gif) top left no-repeat;
	}
	

.cb h1 {
	margin:0 -10px;
	padding:0.6em 10px;
	font:bold 1em Helvetica,Arial,Geneva,sans-serif;
	color: #47604F;
	}
.sidehead {
	padding-bottom: 5px;
}
.vertline {
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
	width: 90%;
}
.sidetext {
	text-indent: 6px;
}


/* NewsNav
================================================*/
#newsnav {
	display:inline;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	background-image: url(images/nav_bot_offon.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	float: left;
	border-bottom: 1px solid #222;
	width: 449px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	
	}
#newsnav ul {
	float:left;
	display:inline;
	width:435px;
	margin:0;
	padding:0;
	background-color:#fff;
	list-style-type:none;
	}
#newsnav li {
	display:inline;
	padding:0;
	margin:0;
	
	}
#newsnav a {
	background:#fff;
	border-bottom:0;
	padding:5px 16px 4px 10px;
	margin:0px;
	color:#4c5a4b;
	text-decoration:none;
	background-image: url(images/nav_off.gif);
	background-repeat: no-repeat;
	background-position: right;
	display:inline;
	float:left;
	font:normal 0.94em/1em "Lucida Grande", Tahoma, Helvetica, Arial, sans-serif;
	text-transform:none;
	letter-spacing:1px;
	}
#newsnav a:hover,
#newsnav a:focus {background-color:#fff; color:#4c5a4b;}
#newsnav .sel a {
	background:#fff;
	background-image: url(images/nav_off.gif);
	background-repeat: no-repeat;
	background-position: right;
	display:inline;
	font-weight:bold;
	color:#222;
	}
#newsnav .sel a:hover {
	background-color:#FFFFFF;
	color: #8a8d09;
	display: inline;
}
#newsnav .sel a:focus {
	background-color:#fff;
}
#newsnav a:active {
	background-color:#FFFFFF;
	display:inline;
	color:#8a8d09;
	}

/*Folio
=========================================*/
#folio{
	float: left;
	width: 436px;
	background-color:#FFFFFF;
	padding-left:10px;
	height: auto;
	padding-right: 3px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#folioTable{
	border: 1px solid #cccccc;
	width: 450px;
	margin: 1px 1px 1px 1px;
	height: auto;
	
}
.folioTable {
	margin-top: 30px;
	height: auto;
}

.folioHead {
	color: #666633;
	font-family: "Lucida Grande", sans-serif, serif;
	font-size: 1.1em;
	margin-bottom: 50px;
}
.strapline {
	text-align: center;
	padding: 5px;
}
.portfolioSubhead {
	color: #999999;
}
.tableBottom {
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.foliotableText {
	font-size: 100%;
}

.sidebarTable{
	border:1px solid #999999;
	padding:10px 0px 10px 0px;
	margin:10px 0px 10px 0px;
}
.toplink {
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	text-indent:6px;
}
.textIndent {
	text-indent: 2px;
}
.googleAds {
	text-indent: 3px;
}
/* Extras
=================================================*/
#steps{
	margin: 5px 0px 25px 0px;
	padding: 10px 30px 10px 50px;
	background-image:url(images/1.gif);
	background-repeat: no-repeat;
	background-color:#fff;
	background-position:left 10px;
	color:#000000;
	clear: left;
}	

#steps2{
margin: 5px 0px 25px 0px;
padding: 10px 30px 10px 50px;
background-image:url(images/2.gif);
background-repeat: no-repeat;
background-color:#fff; 
background-position:left 10px;
color:#000000;
}	

#steps3{
margin: 5px 0px 25px 0px;
padding: 10px 30px 10px 50px;
background-image:url(images/3.gif);
background-repeat: no-repeat;
background-color:#fff; 
background-position:left 10px;
color:#000000;
}	

#steps4{
margin: 5px 0px 25px 0px;
padding: 10px 30px 10px 30px;
background-image:url(images/4.gif);
background-repeat: no-repeat;
background-color:#fff; 
background-position:left 10px;
color:#000000;
}	
.stepsHeader {
	color: #4c5a4b;
	font-weight: bold;
	font-size: 1.2em;
}
.hosting {
	background: url(images/hosting-economy.gif) no-repeat;
	padding: 10px 5px 5px 5px;
	height: 182px;
	width: 132px;
}
/* Banner Ads
=================================================*/

#telephone{
	margin:15px 0 18px 0;
	float: right;
	width: 150px;
	background-image: url(images/lib/telno.gif);
	height: 29px;
}

#banner{
	margin:0px 3px 0px 0px;
	padding-top:10px;
	float: right;
	width: 190px;
	padding-left: 15px;
}
.headerImg {
	padding-left: 5px;
}
.sidebarTxt {
	line-height: 3em;
}


/* This is necessary bc IE does not deal with hr correctly */
div.separator {
	margin: 12px 0 12px 0;
	background-position: top;
	clear:both;
	height: 1px;
	width: 100%;
	line-height: 1px;
	color:#fff;
	border-top: 1px solid #cbc900;
 
}

.buttonReadmore {
	vertical-align: bottom;
	float: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.newspics {
	display: block;
	float: left;
	padding-right: 5px;
}
.footerText {
	font-size: 0.94em;
	color: #333333;
	padding-top: 10px;
	border-bottom: 1px solid #666666;
	padding-bottom: 10px;
}
.h1indent {
	font-size: 10pt;
	font-weight: bold;
}
.sectionTxt {
	font: 1em "Lucida Grande", Arial, Tahoma, sans-serif, serif;
	text-transform: lowercase;
}
.blogheadlines {
	font-size: 0.94em;
	font-style: normal;
	color: #333333;
}
.headImage {
	padding-bottom: 10px;
}
.tableText {
	font-size: 100%;
	font: Lucida Grande, Tahoma, Helvetica, Arial, sans-serif;
}
.liveHelp {
	padding: 0px;
	float: right;
	padding-right: 3px;
}

.infobox {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9D9D9D;
	border-right-color: #9D9D9D;
	border-bottom-color: #9D9D9D;
	border-left-color: #9D9D9D;
}
.infoboxtitle {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.infoboxbold {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.infoa:link {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #2C6195;
	text-decoration: underline;
}.infoboxboldwhite {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}.testimonial {
	font-family: "Lucida Grande", Arial, sans-serif, serif;
	color: #999999;
}
.sidetop {
	font-family: "Lucida Grande", sans-serif, serif;
	color: #222;
	background: url(images/top.gif) no-repeat fixed top;
	padding-bottom: 5px;
}
.sidetop2 {
	background: url(images/foot.gif) no-repeat;
	height: auto;
	margin-left: 7px;
}
.dotline {
	border-bottom: 1px dotted #3477ae;
}
.client {
	list-style: url(images/arrow.gif) outside;
	padding-left: 0px;
}
.clientNotes {
	background: #f3f3c5;
	margin: 2px;
	padding: 3px;
}
.goImage {
	display: inline;
}

