body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:85%;
  background:#f5eedb;
}
a {
  text-decoration:none;
  color: #666;
  font-weight:bold;
}h1
a:hover,a.active {
  color:#0093dd;
}
img {
    border:none;
    behavior: url(/iepngfix.htc);
}
h1 {
  color:#2e1d66;
  font-size:1.5em;
  border-bottom:1px solid #2e1d66;
}
h1 span,h2 span {
    float:right;
    font-size:10px;
    color:#666;
    margin-top:8px;
}
h2 {
  color:#333;
  font-size:1.3em;
margin-bottom:0px;
padding-bottom:0px;
border-bottom:3px double #999;

}
h2 span {
    font-size:10px;
 }

p {
  color:#000;
  line-height:2em;
  margin-top:0;
}

table.bordered {
    border-collapse:collapse
}
.bordered td {
    border:1px solid #aaa;
}
td {
  padding:3px 2px;
  background:#fff;
  font-size:0.8em;
}


thead td {
  background:#0093dd;
  font-weight:bold;
}

fieldset {
  border:none;
  border:2px solid #c96;
  clear:both;
  color:#c96;
  float:left;
  width:675px;
}
legend {
    font-weight:bold;
    color:#a63;
}
form label {
    clear:both;
    display:block;
    padding:10px 0 0 0;
    color:#cc9966;
    font-weight:bold;
}
form p {
    color:#a63;
    border-top:1px solid #a63;
    border-bottom:1px solid #a63;
    margin:10px 0;
    
}
form input, form textarea {
    background:#fff;
    padding:5px;
    color:#774c20;
    border: 2px solid #cc9966;
    font-size:11px;
    margin: 3px 3px 3px 0;
    width:300px;
    w\idth: 320px;
    float:left;
}
form textarea {
    width:500px;
    height:80px;
      font-family: Verdana, Arial, Helvetica, sans-serif;

}

form input[type=checkbox],form input[type=radio] {
    width:20px;
}
form input[type=radio] {
    float:none;
}
form input[type=submit] {
    clear:both;
    margin:0;
    padding:0;
    background:none;
    color:#633;
    background:#f3debd;
    padding:10px;
    margin: 10px 0;
}
label, select, input[type=checkbox], input[type=radio], input[type=button], input[type=submit] {
    cursor:pointer;
}
input:focus,textarea:focus {
    color:#000;
    background:#fff;
    outline: 1px solid #f00;
}

table input, table select {
    float:none;
    clear:none;
    border:none;
}
table input {
    border-bottom:1px solid #ccc;
}
.icon {
    margin-right:5px;
    vertical-align:middle;
}
#page-wrapper {
  width: 900px;
  border-top:9px solid #0093dd;
  margin:0 auto;
}


#page-header {
  height:150px;
  clear:both;
  background:#001b71 url(/images/banner-1.jpg) top left no-repeat;
}

#page-header .logo {
  margin:8px 0 0 8px;
}


#sub-navigation {
  width:100%;
  background: #fff;
  float:right;
    padding:3px 0;
  font-size:0.75em;
  border-bottom:2px solid #ccc;
}

#sub-navigation span {
  float:left;
  color:#666;
  margin:2px 2px 0 0;
}


#sub-navigation li {
  
}
#sub-navigation li a {
    padding:3px 5px 8px 5px;
}
#sub-navigation li a:hover {
    background:#eee;
}

#sub-navigation ul {
  float:right;
  width:auto;
}


#sidebar {
  float:left;
  clear:both;
  width:180px;
  margin-top:10px;
}
#sidebar .subitem {
  background:#fff;
  border-top:2px solid #ccc;
  border-bottom:2px solid #ccc;
  margin-bottom:10px;
}
#sidebar h4 {
    font-size:12px;
    margin:10px;
    letter-spacing:0.1em;
}
#sidebar h5 {
    font-size:10px;
    margin:5px 10px;
}
#sidebar p {
    font-size:10px;
    line-height:12px;
    margin:5px 10px;
}
#sidebar ul {
    margin:0;
    padding:0;
    font-size:11px;
}
#sidebar li {
  list-style:none;
  margin: 2px;
}


#sidebar li a {
  color:#666;
  font-weight:normal;

  padding:2px 5px;
  display:block;
}
#sidebar li a:hover,#sidebar a.active {
  color:#0093dd;
}
#sidebar a:hover {
  color:#0093dd;
}
#sidebar li a:hover {
  
  background:#eee;
}


#content {
  float:right;
  width:700px;
}
#content.gallery {
    width:100%;
}


.horizontal-list {
  list-style:none;
  display:inline;
    margin:0;
  padding:0;

}
.horizontal-list li {
    display:inline;
    margin:0;
  padding:0;
}

.vertical-list {
    list-style:none;
    margin:0;
    padding:0;
}
.image-left {
  border:10px solid #fff;
  float:left;
  margin:10px 15px 0px 0;
}

.location {
    width:300px;
    padding:10px;
    margin:10px;
    border:1px solid #ccc;
    float:left;
    background-position:top left;
    background-repeat:no-repeat;
}
.location h3 {
    text-align:right;
}
.fieldWithErrors {
    clear:both;
}
.fieldWithErrors label {
    color:#900;
}
.fieldWithErrors input {
    outline: 1px solid #900;
}

.half-box {
    width:300px;
    margin:0 10px;
    float:left;
}

.private li{
    margin:7px 0 !important;
}

.profile {
    list-style-image:url(../images/icons/user.png) !important;
}
.classes {
    list-style-image:url(../images/icons/date.png) !important;
}
.administration {
    list-style-image:url(../images/icons/wrench.png) !important;
}

.clear {
    clear:both;
}
.normal-line-height p {
 line-height:1.3em;
}
img.profile {
float:right;
border:5px solid #fff;
}

.tabbed li a {
background:#cc9966;
font-weight:bold;
border:2px solid #aa6633;
padding:3px 10px;
color:#fff;
}
.tabbed li a:hover {
background:#aa6633;
}

.center.address,.center.images,.info-box {
    float:right;
    width:250px;
    background:#fff;
    padding:10px;
    border:2px solid #aa6633;
    clear:right;
    margin:10px 0;
}
.center.address h2 {
    font-size:14px;
    margin-top: 0px;
    margin-bottom:10px;
}

.failed {
    background:#FFE3E6;
    border-style:solid;
    border-color:#c00;
}
.succeeded {
    background:#B8F6B9;
    border-style:solid;
    border-color:lime;
}
td.failed,td.succeeded {
    border:none;
}
div.certification-result {
    width:300px;
    padding:10px 0;
    text-align:center;
    margin:10px 0;
    border-width:1px;
}
p.images {
text-align:center;
padding-top:40px;
}
.image-list {
    padding:0;
    margin:0;
}
.image-list li {
    width:140px;
    display:inline;
    float:left;
    border:1px solid #333;
    padding-bottom:10px;
    background:#fff;
    margin:0 10px;
}
.image-list img {
    margin:10px 0 0 10px;
    float:left;
}
.image-list a {
    float:right;
}

.report_box {
    height:400px;
    width:100%;
}

.exploration_image {
    float:right;
    clear:right;
    display:inline;

    width:auto;

    }
.exploration_image img {
    border:5px solid #fff;
}
.exploration_image dl {


}
.exploration_image dt {
    float:right;
    clear:right;
    font-size:10px;
    font-weight:bold;
}
.disabled {
    opacity:0.5;
    -moz-opacity:0.5;
    
}

.exploration dl {
    display:inline;
    float:right;
}
.exploration dt {float:right;}

#menu {
    font-size:10px;
padding:0 0 3px 0;    background:#fff;
  border-top:2px solid #ccc;
  border-bottom:2px solid #ccc;
  height:30px;
  overflow:auto;
    }
#menu li {
    margin:0;
    float:left;
    
}
#menu li a {padding:4px 10px;
margin:0 5px;
float:left;
height:30px;
text-align:center;

    }
#menu li a:hover {
    background:#eee;
}
#menu li a.active {
    background:#ccc;
}

.box {
    width:300px;
    float:left;
    background:#fff;
    border:2px solid #ccc;
    border-left:none;
    border-right:none;
    padding:0 10px;
    margin:10px;
}
.box h2 {
    font-size:14px;
}
.DiscussionList h2 {
    margin:3px 0 0px 25px;
    font-size:14px;
}
.DiscussionList ul {
    list-style:none;
    margin:0;
    padding:0;
    border-top:2px solid #ccc;
}

.DiscussionList li {
    border-bottom:2px solid #ccc;
    background:#fff;
    padding:5px 5px 5px 10px;
    font-size:11px;

}

.DiscussionList li .details {
    font-size:10px;
}

.DiscussionList li.new {
    background-color:#eee;
}

li.sticky {
    background-image:url(/images/icons/information.png);
    background-position:10px 10px;
    background-repeat:no-repeat;
}

.gallery_nav {
    float:left;
background:#121212;
width:100%;
margin:0;
color:#fff;
text-align:left;
font-size:11px;
padding:5px 0;
border-bottom:1px solid #666
}
.gallery_nav span {
    float:right;
}
.gallery_nav a {
   color:#fff;
}
.gallery_nav a:hover {
    color:#c00;
}

.applied {
    background-color:#F9FAC8;
}
.booked {
    background-color:#DAF98B;
}
.certified {
    background-color:#8BD0F9;
}
.brevetissued {
    background-color:#F9988B;
}
.tabbed-list {
    list-style:none;
    margin:0;
    padding:0;
margin-bottom:4px;
}

.tabbed-list li {
    display:inline;
}
.tabbed-list li a {
    border:1px solid #ccc;
    background:#eee;
    font-size:11px;
    font-weight:normal;
    padding:5px;

}
.tabbed-list li a:hover,.tabbed-list li a.active {
    border-bottom:1px solid #fff;
    background:#fff url(/images/tabbed-bg.png) repeat-x top left;
}
.tabbed-div {
    background:#fff;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:5px 10px;
}
.tabbed-div h2 {
    border:none;
    font-size:14px;
}

.certifications {
    list-style:none;
    margin:0;
    padding:0;
}
.certifications li {
    margin:0;
    overflow:auto;
    padding:0;
    font-size:10px;
    padding:10px;
    border: 1px solid #ccc;
    background:url(/images/classes_bg.png) repeat-x top left;
}
.certifications h5 {
    text-indent:50px;
    margin:5px 0;
    font-size:14px;
    background:url(/images/status/passed.png) no-repeat top left;
    line-height:32px;
}
.certifications span {
    float:left;
    width:50%;
}
.buttons dl {
    float:left;
    font-size:11px;
    width:180px;
    margin:10px;
    background:#fff;
    border:2px solid #aaa;
    padding:5px;
}
.buttons dt {
    font-weight:bold;
    float:left;
}
.buttons dd {
    margin:30px 0 0 0;
    float:right;
}
.buttons dt img {
    float:left;
}

dl.partner {
  float:left;
  width:220px;
  height:150px;
  border:1px solid #ccc;
  margin:0;
  background-color:#fff;
}
dl.partner dd {
  padding:0;
  margin:0;
  height:125px;
  text-align:center;
  background-position: center center;
  background-repeat: no-repeat;
  background-color:#fff;
}
dl.partner dt {
  bottom:0;
  text-align:center;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
