/*cdc-deerhound.css*/

/*general*/
body {
color: #4D4D4D;
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.8em;
line-height: 1.5em;
text-align: center;
background: #333333;
}


a {
color: #005880;
}

a:hover {
color: #006B95;
}

a:visited {
color: #006B95;
}

a:visited:hover {
color: #2C91B2;
}

h1{
font-family: "Times New Roman", Times, serif;
font-size: 1.6em;
color: #c0d634;
/*margin: 15px 0 15px 0;*/
/*padding-left: 15px;*/
margin-top: 15px;
margin-bottom: 15px;
}

h2 {
font-family: "Times New Roman", Times, serif;
font-size: 1.3em;
color: #c0d634;
/*margin: 15px;*/
margin-top: 15px;
margin-bottom: 2px;
}

h3 {
font-family: "Times New Roman", Times, serif;
font-size: 1.1em;
color: #c0d634;
/*margin: 5px;*/
margin-top: 10px;
margin-bottom: 2px;
}

p {
/*margin: 10px 15px 5px 15px;*/
}

img { border: none; } 

.gallery_foto {
margin: 10px;
}

/*layout*/
#container {
width: 900px;
text-align: left;
margin: 10px auto 0 auto;
background: white repeat-y;
/*padding: 0 !important;*/
}


#top_logo {
height: 138px;
background: white url(../images/layout/top_logo.png) no-repeat;
}

#main_menu_single {
height: 17px;
/*background: #747477;*/
background: #747477;
color: #a2a1a1;
/*border: red solid;*/
}


#main_menu_list {
height: 18px;
background: #747477;
color: #a2a1a1;
/*border: green solid;*/
}


#top_foto {
height: 121px;
background: white url(../images/layout/top_photo.png) no-repeat;
}

#top_hr {
height: 2px;
background: #c0d634;
}

#content {
width: 686px; 
min-height: 350px;
margin: 0px 0px 0px 0px;
background-image: url(../images/layout/background.png);
background-repeat: no-repeat;
padding-left: 160px;
padding-right: 30px;
font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
}

/* --- */
* html #content {
margin-left: 5px;
}

* html #content {
margin-left: 5px;
}

#sidebar {
float: left;
width: 254px;
margin: 10px 0 0 0;
padding: 0;
background-image: url(imgs/back_sidebar.jpg);
background-repeat: no-repeat;
color: #787878;
}

.article_picture_left {
float: left;
padding: 5px 20px 10px 0px;
}

.article_picture_right {
float: right;
padding: 5px 5px 10px 20px;
}

/* meta nav */

#nav-meta {
float: right;
margin: 11px 25px 0 0;
background: url(imgs/back_navmeta2.gif) no-repeat bottom right;
}

#nav-meta ul {
margin: 0;
padding: 2px;
background: url(imgs/back_navmeta1.gif) no-repeat bottom left;
}

#nav-meta li {
display: inline;
padding: 4px;
}

#nav-meta a, #nav-meta a:visited {
color: #FFFFFF;
text-decoration: none;
margin: 4px;
}

#nav-meta a:hover, #nav-meta a:visited:hover {
color: #D1EBF4;
}

.skip {
position: absolute;
overflow: hidden;
width: 0;
height: 0;
}

.skip:active, .skip:focus {
position: absolute;
overflow: visible;
width: auto;
height: auto;
background: #2C91B2;
}

/* main nav */

#nav-main {
margin: 10px 16px 10px 11px;
min-height: 30px;
background: url(imgs/back_navmain.gif) #007AAC no-repeat;
}

#nav-main ul {
height: 100%;
margin: 0;
padding: 0 0 0 10px;
}

#nav-main li {
list-style-type: none;
float: left;
width: auto;
margin: 7px 5px 0 5px;
background: url(imgs/back_navmainitems2.gif) no-repeat top right;
}

#nav-main a:link, #nav-main a:visited {
display: block;
color: #D1EBF4;
font-weight: bold;
text-decoration: none;
padding: 1px 10px 2px 12px;
background: url(imgs/back_navmainitems.gif) no-repeat top left;
}

#nav-main a:hover, #nav-main a:visited:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
padding: 2px 10px 1px 12px;
}

.current {
margin-top: 4px;
background-image: url(imgs/back_current2.gif)!important;
}

.current a:link, .current a:visited {
color: #006B95 !important;
background-image: url(imgs/back_current1.gif) !important;
}

.current a:hover, .current a:visited:hover {
color: #2C91B2 !important;
}

/* sub nav */

#nav-section {
clear: both;
}

#nav-section ul {
margin: 0;
padding: 0 10px 0 10px;
}

#nav-section li {
list-style-type: none;
float: left;
margin: 0px 4px 0 4px;
background-image: url(imgs/bullet_off.gif);
background-repeat: no-repeat;
background-position: bottom left;
padding-left: 12px;
}

#nav-section a:link, #nav-section a:visited {
text-decoration: none;
}

.youarehere a:link, .youarehere a:visited {
font-weight: bold;
}

.youarehere{
background-image: url(imgs/bullet_on.gif)!important;
}

/*supplemental nav */

#nav-supp ul {
list-style: none;
margin: 0;
padding: 0;
}

#nav-supp {
margin: 15px;
}

#nav-supp li {
background-image: url(imgs/bullet_link.gif);
background-repeat: no-repeat;
background-position: center left;
padding: 0 0 0 15px;
margin: 2px 0 2px 10px;
}

/* footer */
#info-site {
clear: both;
text-align: center;
background-image: url(imgs/back_infosite.gif);
background-repeat: no-repeat;
background-position: center bottom;
margin: 0;
padding: 30px 0 15px 0;
}

	
#info-company {
padding: 5px;
background: url(imgs/back_navmain.gif) #007AAC no-repeat;
margin: 10px 16px 10px 10px!important;
color: #FFFFFF;
}

#info-company a,#info-company a:visited {
color: #D1EBF4;
}

#info-company a:hover,#info-company a:visited:hover {
color: #FFFFFF;
}

#info-standards{
font-size: 10px;
padding: 0;
margin: 5px !important;
}

/*form*/
form.cmxform fieldset {
  margin-bottom: 5px;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.0;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 3px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 2px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 3px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
