/* Common */
body,table,input,select,textarea { 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:small;
}

body { 
  margin:0; 
  padding:0; 
  color:#000;
}

input,select,textarea { 
  font-size:1em;
}

small { 
  font-size:0.85em;
}

img { 
  border:0;
}

form { 
  margin:0; 
  padding:0;
}

ul {  
  margin:0.5em 0 1em 2em; 
  padding:0;
  line-height:18px;
}

li {
  margin: 0.2em 0 0.2em 0; 
}

p,dl { 
  margin:1em 0 1em 0; 
  line-height:18px;
}

dl.col { 
  line-height:1.5em;
}

dl.col dt { 
  float:left; 
  width:5em;
  color:#A6CE39;
}

dl.col dd { 
  margin-left:5em;
}

dl.sem { 
  line-height:1.5em;
}

dl.sem dt { 
  float:left; 
  width:5em;
  color:#A6CE39;
  font-weight:bold;
}

dl.sem dd { 
  margin-left:5em;
}

a {
  color:#A6CE39;
  font-weight:bold;
}

a:hover {
  color:#006A77;  
}

.clear:after {
  content:".";
  height:1px;
  display:block;
  clear:both;
  visibility:hidden;
}

.clr{
  clear: both;
}

.right {
  float:right;
}

.left {
  float:left;
}

img.right {
  margin:0 0 10px 10px;
}

img.left {
  margin:0 10px 10px 0;
}

/* Layout */

#constrain-out {
  width:930px;
  margin:0 auto 0 auto;
  position:relative;
}

#constrain-in {
  width:900px;
  margin:0 0 0 15px;  
}

#background-left {  
  background-image:url(../images/i-bg-gradient-L.gif);
  background-repeat:repeat-y;  
}

#background-right {  
  background-image:url(../images/i-bg-gradient-R.gif);
  background-repeat:repeat-y;  
  background-position:top right;
  width:930px;
}

#header1 {
  background-image:url(../images/i-h-everybodys-business.gif);
  background-position:top right;
  background-repeat:no-repeat;   
  height:152px;
  border-bottom:#A6CE39 solid 1px;
}
  
  #header1 .header-flash {
    width:670px;
    float:right;
  }

#header2 {
  background-image:url(../images/i-h-swoosh-white.gif);
  background-position:top left;
  text-align:right;
  height:102px;
  border-bottom:#A6CE39 solid 1px;
}

#content-wrapper {
  background-image:url(../images/g-bg-intouch.gif);  
}

#nav-side {
  position:absolute;
  top:300px;
  left:10px;
}

#nav-side li {
  list-style:none;
   
}

#nav-side a {
  color:#fff;
  text-decoration:none;
  width:225px;
  display:block;
  padding:0 0 0 10px; 
  font-weight:normal;
}

#nav-side a:hover {
  font-weight:bold;
  background-image:url(../images/g-white-dot.gif);
  background-repeat:no-repeat;
  background-position:center left;
}

#nav-side ul {
  margin:30px;
}

#content {
  margin:0 0 0 230px;
  padding:0 0 10px 0;  
  background-color:#fff;
  min-height:530px;
}

#footer {
  background-image:url(../images/p-business-team.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  height:110px; 
  font-size:0.85em; 
  border-top:#A6CE39 solid 1px;
}

#footer img {
  float:right;
}

#footer .address {
  padding:20px 0 0 230px;
  float:left;
}

#footer li {
  list-style:none;
}

#footer dl {
  float:left;
  padding: 20px 0 0 60px;
}

/* Content */

h1 {
  font-weight:normal;
  font-size:2.4em;
  text-align:right;
  background-image:url(../images/g-bg-title.gif);
  background-repeat:no-repeat;
  background-position:top right;
  height:42px; 
  margin:0; 
  padding:10px 10px 0 0;
  font-family:'Trebuchet MS', Verdana, sans-serif;
}

h1 span {
  color:#A6CE39;  
}

h2 {  
  font-size:1.9em;
  font-weight:normal;
  font-family:'Trebuchet MS', Verdana, sans-serif;
  margin:1em 0;
}

h3 {
  font-size:1.3em;
  color:#A6CE39;
}

h4 {  
  font-size:1em;  
}

h5 {  
  font-size:1.7em;  
  font-weight:normal;
  color:#000;
  margin:0 0 0 40px ;
  font-family:'Trebuchet MS', Verdana, sans-serif;
}

h5 span {
  color:#A6CE39;
}

.text-area {
  margin:5px 55px 25px 55px;
  padding:5px 0 0 0;  
}

.highlight {
  background-color:#DBEBB0;
  padding:10px 55px 10px 55px;  
}

.highlight dl span {
  font-size:0.85em;
  font-style:italic;
}

.popout-box {  
  background-color:#A6CE39;  
  width:200px;
  text-align:center;    
  padding:5px 0 10px 0;
}

.popout-box span {
  font-size:0.85em;
  font-weight:bold;
}

.popout-box a {
  color:#000;
  text-decoration:none;
}

.popout-box h2 {
  color:#fff;
  margin:0;  
}

.profile {
  color:#A6CE39;
}

.profile h2 {
  font-family:'Trebuchet MS', Verdana, sans-serif;
  font-weight:normal;
  color:#006A77;
  text-align:left;
/*  height:15px;*/
  font-size:1.875em;
  padding: 0 0 0px 0;
  margin:0;  
}

.profile h3 {
  font-family:'Trebuchet MS', Verdana, sans-serif;
  font-size:1.8em;
  font-weight:normal;
  margin:5px 0 0 0;
}

.profile img {
  float:right;
  margin-left:10px;
}

.profile p {
  color:#000;
  display:block;
  width:265px;
}

.button a:hover {
  color:#006A77;
}

.button li {
  list-style:none;
  float:left;
  margin:0 10px 0 0;  
}

ul.button  {
  margin:10px 0 20px 0;
  padding:0;
}

.button a {   
  width:162px;
  line-height:29px;
  display:block;
  background-image:url(../images/g-button.gif);
  background-repeat:no-repeat;
  text-decoration:none;
  color:#000;
  text-align:center;
}

.button-long a:hover {
  color:#006A77;
}

.button-long li {
  list-style:none;
  float:left;
  margin:0 10px 0 0;  
}

ul.button-long  {
  margin:10px 0 20px 0;
  padding:0;
}

.button-long a {   
  width:201px;
  line-height:29px;
  display:block;
  background-image:url(../images/g-button-long.gif);
  background-repeat:no-repeat;
  text-decoration:none;
  color:#000;
  text-align:center;
}

.team {  
  float:left;  
  width:240px;
}

.team li {
  list-style:none;  
  height:71px;
  margin:20px 0 0 0;
}

.team .team-name {
  background-image:url(../images/g-green-dot.gif);
  background-repeat:no-repeat;
  background-position:20% left;
  padding:0 0 0 15px;  
}

.team .team-position {
  font-style:italic;
  color:#A6CE39;
  vertical-align:bottom;  
  padding:0 0 0 15px; 
}

.team img {
  margin:0 15px 0 0;
  float:left;
}

.team a {
  text-decoration:none;
  font-weight:normal;
  color:#000;
}

.team a:hover {
  color:#006A77;
}

dl.team-details {
  padding:0px 0 0 20px;
  vertical-align:middle;
}

.team-details dt {
  background-image:url(../images/g-green-dot.gif);
  background-repeat:no-repeat;
  margin:0 0 0 65px;  
  background-position:center left;
  padding:0 0 0 15px; 
  text-decoration:none;
  font-weight:bold;
  color:#A6CE39;
}

.team-details dd {
  /*font-style:italic;
  color:#A6CE39;
  margin:0 0 0 80px; */  
  margin:0 0 0 80px;
  vertical-align:middle;
  font-size:10px;
  padding: 8px 0 0 0;
  font-weight:bold;
}

.con-details dt {
  background-image:url(../images/g-green-dot.gif);
  background-repeat:no-repeat;
  margin:0 0 0 85px;  
  background-position:center left;
  padding:0 0 0 15px; 
  text-decoration:none;
  font-weight:bold;
  color:#A6CE39;
}

.con-details dd {
  margin:0 0 0 80px;
  vertical-align:middle;
  font-size:10px;
  padding: 8px 0 0 0;
  line-height:1.5em;
}

.con-details dd strong {
  font-style:normal;
}

.imgC {
  text-align:center;
}

.imgR {
  float:right;
  border:#cae288 solid 2px;
  margin:10px 0 5px 10px;
}

.imgL {
  float:left;
  border:#cae288 solid 2px;
  margin:0 10px 10px 0;
}

#content .address {  
  margin:0 0 20px 0 ;
}

#content .address li {
  list-style:none;
}

#content .col {
  
}

#content dl.col dt { 
  float:left; 
  width:16em;
  font-weight:bold;
  color:#000;
}

#content dl.col dd { 
  margin-left:17em;
}

.author {
  font-size:0.85em;
  background-color:#A6CE39;
  line-height:1.8em;
  color:#fff;
  padding-left:10px;
}

.author a {
  color:#fff;
  font-weight:normal;
  text-decoration:none;
}

.author a:hover {
  color:#000;
}

.partner {
  float:right;
  margin:10px;
}

/* Article Highlight */

.article-highlight {
  background:#fff url('../images/g-bg-article-highlight.gif') repeat-x;
  height:160px;    
}

.article-highlight img {
  border:#71a852 solid 1px;
}

.side-column {
  width:315px;  
  text-align:center;
  background:#fff url('../images/g-bg-article-highlight.gif') repeat-x;    
}

.current-article {
  background:transparent url('../owner/files/p-latest-edition.png') no-repeat;
  height:215px;
  width: 315px;
  font-size:1.125em;
  color:#fff;
  padding:90px 0 0 20px;   
  text-align:left;
}

.current-article a {
  text-decoration:none;
  color:#fff;  
  font-weight:normal;
}

.current-article a:hover {
  font-weight:bold;
}

.past-article-1 { background:transparent url('../images/p-past-edition-1.png') no-repeat; }

.side-column h3 {
  margin:0;
}

.side-column h3 span {
  color:#000;
}

.sponsor-logos {
  text-align:right;
  padding:0 20px 0 0;
}

.article-jumpout {
  border:#cae288 solid 1px;
  padding:20px;
  font-family:'Trebuchet MS', Arial, sans-serif;
  font-size:1.25em;
  margin:0 20px 20px 20px;
  color:#809e2c;
  line-height:22px;
}

.jumpout-highlight {
  width: 230px;
  background-color: #dbebb0;
  padding: 10px;
  font-size: 0.875em;
  color: #006a77;
  margin: 0 0 20px 20px;
}

.author-note {
  font-size:0.875em;
  border-top:#cae288 solid 1px;
  text-align:right;
  padding-top:10px;
}

/* Scrolling Article Animation */

.panorama-wrapper{
  position: relative;
  width:355px;  
}
#panorama {
    height: 160px;
    width: 355px;
    overflow: hidden;
}
#panorama .container {
    width: 10000px;
}    

#panorama .frame {
    float: none;    
    padding:0 40px 0 10px;
    overflow: hidden;
  width: 335px;
}

html>body #panorama .frame { float: left; }

.article-indicator {
  background:transparent url('../images/g-article-indicator.gif') no-repeat;
  width: 112px;
  height: 21px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 200;
}

.active {
  color: red;
}

.caption {
  width: 350px;
  font-size: 0.875em;
  background-color: #cae288;
  padding: 2px;
  margin: 0 0 10px 10px;
}
.caption p {
  margin: 6px 2px;
  text-align:center;
}
.enewsbutton {
    background:transparent url('../images/g-redbutton-2.gif') no-repeat;
    width:203px;
    line-height:45px;
    color:#fff;
    display:block;
    font-weight:bold;
    text-decoration:none;
    padding: 0 0 0 10px;
    }
a.enewsbutton:hover {
    color:#fff;
    text-decoration:underline;
    }









form {
    color: #999999;
    margin: 0px;
    text-align: center;
    border: 1px solid #e5e5e5;
    width: 98%;
    padding: 0px 5px 14px;
    background: #f8f8f8;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
form p {
    padding-left: 7px;
}


form.plain {
    width: 75px;
       background: #fff;
    border: 0;
    padding: 1px 0px;
    margin: 1px 0px;
}

form.sidebar {
    width: 100%;
       background: #fff;
    border: 0;
}

form fieldset {
    padding: 0px 7px 14px;
    border: 1px solid #CAD2D9;
    text-align: left;
    background: #FFFFFF url(../images/fieldset_bckgnd.jpg) repeat-x 0px 0px;
    display: block;
    color: #999999;
    width: 95%;
    margin: 7px auto 14px;
}
form fieldset fieldset {
    border: 1px solid #CAD2D9;
    background: url(../images/spacer.gif);

}


form legend {
    color: #8295A4;
    font: 700 95% "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
    background: #f8f8f8;
    padding: 0px 7px;
    margin-top: 5px;
    margin-bottom: 5px;
}
fieldset fieldset legend {
    background: url(../images/spacer.gif);
    font-weight: 100;
}


form label {
    width: 39%;
    display: block;
    float: left;
    text-align: left;
    color: #3E4D60;
    margin: 0px 0px 2px 8px;
    height: auto;
    padding-top: 2px;
    padding-bottom: 4px;
    font-size: small;
    line-height: normal;
    clear: left;
}
form label strong {
    color: #333333;
}


form input, form select {
    width: 55%;
    margin-bottom: 2px;
    font: small "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
form select {
    font: small "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
form.article_page {
    width: 80px;
    background: #A6CE39;
    border: 0;
    padding: 0 0 0 15px;
    margin: 0px;
}
form.articlepage input {
    width: 80px;
}
form.article_page select {
    width: 250px;
}
form textarea {
    font: small "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    width: 94%;
    margin: 5px 0px 15px 8px;
    display: block;
    clear: left;
}

form label:hover {
    cursor: pointer;
    color: #000033;
}
fieldset button {
    margin-left: 9px;
    padding-top: 5px;
    padding-bottom: 5px;
}
fieldset fieldset button {margin-left: 7px;}
.check, .radio, .textarea {
    width: auto;
    padding: 0px;
    height: auto;
    margin: 0px;
    float: none;
    vertical-align: top;
}

    label.radio input {
    margin: 2px 7px 0px;
    padding: 0px;
    text-align: left;
    vertical-align: top;
    width: 14px;
    height: 14px;
    }

.no_border_checkbox {
    border: 0px none;
    text-align: left;
    margin-right: 40%;
    width: 14px;
    height: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.no_border_checkbox:hover {

    border: 0px none;
}  
label.auto {
    display: block;
    float: none;
    width: 97%;
}
.clear {
    overflow: auto;
}

table.standard {
    border-collapse: collapse;
    padding: 0px;
    border: 1px solid #666666;
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
    margin: 1px 1px 21px;
    width: auto;
}
table.standard button, .admin_button {
    text-align: left;
    font: 100 x-small/125% Verdana, Arial, Helvetica, sans-serif;
    cursor: pointer;
    margin: 0px 0px 1px;
    padding: 0px!important;
    border: 1px solid #666666;
    background: #eee;
    color: #333333;
    display: block;
    width: 100%;
    vertical-align: middle;
}
table.standard button:hover, .admin_button:hover {
    background: #ccc;
    border: 1px solid #CC9966;
    color: #000000;
}

table.standard td {
    margin: 0px;
    color: #333333;
    padding: 2px 3px;
    font: 100 small Arial, Helvetica, sans-serif;
    background: #F8f8f8;
    border-right: 1px solid #B5B5B5;
    border-bottom: 1px solid #666666;
    vertical-align: top;
    text-align: left;
}
table.standard td hr {
    background: #F8F8F8;
    border-right: 0px none;
    border-bottom: 1px solid #e5e5e5;
    border-left: 0px none;
    border-top: 0px none;
    color: #F8F8F8;
}

table.standard caption {
    background: #d5d5dd;
    text-align: left;
    color: #333333;
    margin: 0px 1px 0px 0px;
    padding: 7px 5px 7px 2px;
    font: 300 120% Arial, Helvetica, sans-serif;
    display: table-caption;
    left: -20px;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    border-left: 1px solid #666666;
}
table.standard th {
    background: #DDE1EE;
    text-align: left;
    color: #000000;
    margin: 0px;
    padding: 1px 2px 3px;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    vertical-align: bottom;
    width: auto;
    font: normal small Arial, Helvetica, sans-serif;
}

