/* CSS Document */
body {
font: .85em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
color: #444;
background: #1c3666 url('images/page_bg.gif') repeat-x top center;
margin: 0;
}

a:link, a:visited, a:active {color: #1b1bae;}
a:hover {color: #5f5fdf;}
img {border: 0;}
h1 {margin-top: 0;}
dt {font-weight: bold; padding-top: 6px; padding-bottom: 2px;}
dd {margin-left: 0; padding-left: 6px;}
acronym {border-bottom: 1px dotted #666; cursor: help;}
input, textarea {font: 1em Arial, Helvetica, sans-serif;}
form {margin: 0; padding: 0;}

.bright-box {
border: 1px dashed #7cafdc;
background-color: #ececec;
padding: 0 4px;
margin-top: 20px;
}
.secondary-text {color: #666;}
.center {text-align: center;}
.clear {clear: both;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html .clearfix {height: 1%;}

#container {
width: 750px;
margin: 0 auto;
}

#header {
width: 750px;
height: 140px;
background: #fcf7e9 url('images/header_bg.jpg') no-repeat;
}
#header h1 {margin: 0; padding: 0;}
#header h1 a {
display: block;
width: 205px;
height: 135px;
text-decoration: none;
outline: none;
}
#header h1 span {margin-left: -9999px;}

#navigation {
list-style: none;
margin: 0;
padding: 0;
}
#navigation li {float: left; margin: 0; padding: 0;}
#navigation li a {display: block; outline: none; text-decoration: none;}
#navigation li a span {margin-left: -9999px;}

#btn_home a {width: 701px; height: 24px; background: url('images/btn_home.gif') no-repeat;}


#navigation li a:hover, #navigation #current-page {background-position: 0 -24px;}

#content {
background: #fcf7e9 url('images/container_bg.gif') repeat-y;
}
#clear-content {
clear: both;
height: 30px;
background: url('images/container-bottom_bg.gif') no-repeat bottom;
}
#column1 {
float: left;
width: 548px;
}
#column1 .padding {padding: 5px 16px; font-size: 12px;}
#action-container {
position: relative;
width: 548px;
height: 228px;
background: #fcf4db url(images/action_bg.gif) no-repeat bottom;
}
#action-container #seminar-video {
padding-top: 7px;
padding-left: 12px;
}
#action-container .video-description {
position: absolute;
top: 35px;
left: 330px;
padding-right: 8px;
margin: 0;
}
#photo-list {list-style: none; margin-left: 15px; padding-left: 0;}
#photo-list li {display: inline;}
#photo-list a:link img, #photo-list a:visited img, #photo-list a:active img {border: 2px solid #7badda;}
#photo-list a:hover img {border: 2px solid #8fcbff;}

#columns-table {
width: 500px;
}
#columns-table tr {
border-top: 1px solid #ccc;
}

#column2 {
float: left;
width: 202px;
font-size: .9em;
}
#column2 .padding {padding: 5px 8px;}
#column2 h1 {
font-size: 1.4em;
border-bottom: 1px solid #ccc;
padding-top: 8px;
}
.column-preview {padding-left: 17px; background: url('images/article-icon.gif') no-repeat left top;}
.column-preview a {text-decoration: none; border-bottom: 1px dotted #0066FF;}

#footer {
clear: both;
color: #f6f6f6;
text-align: center;
font-size: .9em;
}
#footer a:link, #footer a:visited, #footer a:active {color: #fff; text-decoration: underline;}
#footer a:hover {color: #ccc;}

ul.icon  {
  margin: 0 0 10px 2px;
  padding: 0;
  list-style: none;
}
.icon li {
}

.icon li img {
  width: 37px;
  height: 30px;
  border: 1px solid #990000;
  margin: 0 5px 3px 10px; 
  padding: 0; 
  vertical-align: middle;
}

.icon li {
 text-align:left;
 text-decoration: none;
 clear: both;
}
