/* GLOBAL */

body {
  text-align: center;
  line-height: 1.2;
  background: #093479 url('./themes/site_themes/globalquality/images/body_bg.png') repeat-x;
}
#wrapper {
  width: 910px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
img {
  border: 0px;
}
strong {
  font-weight: bold;
}
body, input, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
}
h1 {
  font-size: 20px;
  font-family: "Century Gothic", Century, Arial;
  color: #093479;
  font-weight: normal;
  margin: 0 0 18px 0;
}
h2 {
  font-size: 14px;
  font-family: "Century Gothic", Century, Arial;
  color: #093479;
  font-weight: bold;
  margin: 20px 0 15px 0;
}
h2.title {
  font-size: 16px;
}
h3.date {
  font-style: italic;
  font-size: 14px;
  margin-bottom: 15px;
}
.entry {
  margin: 10px 0;
}
.paginate {
  margin: 0 0 15px 0;
}
.pagecount {
  font-weight: bold;
}

p {
  font-size: 13px;
  color: #333333;
  line-height: 22px;
  margin: 0 0 18px 0;
}
a.attention {
  font-family: "Century Gothic", Century, Arial;
  color: #5587BD;
  font-size: 16px;
  font-style: italic;	
  padding-right: 10px;
}
em {
  font-style: italic;	
}
.align_right {
  text-align: right;	
}
.align_center {
  text-align: center;	
}
.float_right {
  float: right;	
}
.float_left {
  float: left;
}
.pad_left {
  padding-left: 40px;
}
.clear {
  clear: both;
}
.error {
  color: red;
  font-weight: bold;
  padding: 3px 0;
}
a:link, a:hover, a:visited {
  color: #5587BD;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.loading {
  width: 16px;
  height: 16px;
  background: url('./themes/site_themes/globalquality/images/loading.gif');
}
/* Form Elements */

.input, textarea {
  border: 1px solid #5587BD;
  color: #5587BD;
  padding: 2px;
}
.input {
  font-size: 16px;
  font-weight: bold;
}
textarea {
  font-size: 13px;
}
dd {
  margin-bottom: 8px;
}
.required {
  color: red;
}

/* HEADER */

#header {
  width: 100%;
  height: 110px;
  position: relative;
}
#header_logo {
  width: 265px;
  height: 102px;
  display: block;
  background: url('./themes/site_themes/globalquality/images/header_logo.png');	
  position: absolute;
  top: 0px;
  left: 10px;
}

/* TOP SEARCH */

#header_search {
  position: absolute;
  top: 7px;
  right: 20px;	
  width: auto !important; /* For IE 6 */
  width: 280px;
}
#head_search {
  height: 21px;
  padding-left: 3px;
  width: auto !important;
  width: 205px; /* For IE 6 */
  float: left;
  margin-right: 3px;
  background: url('./themes/site_themes/globalquality/images/header_search_left.png') no-repeat;
}
#keywords {
  background: #fff;
  height: 17px;
  width: 200px;
  border: 0;
  font-size: 10px;
  color: #999999;
  float: left;
  padding: 4px 0 0 2px;
}
#head_search_wrap {
  padding: 4px 0 0 0;
  width: auto !important;
  width: 300px; /* For IE 6 */
}
#head_search_submit {
  float: left;
  padding: 4px 0 0 0;
  background: none;
  color: #4575AF;
  font-size: 11px;
  border: 0;
}
#head_search_left {
  height: 21px;
  width: auto !important;
  width: 201px; /* For IE 6 */
  padding-right: 3px;
  background: url('./themes/site_themes/globalquality/images/header_search_right.png') top right no-repeat;
}

/* NAVIGATION */

#header_nav_wrapper {
  width: 100%;
  position: absolute;
  padding-right: 10px;
  right: 0px;
  height: 40px;
  bottom: -19px !important;
  bottom: -31px; /* For IE 6 */
  text-align: left;
}
#header_nav_inner {
  float: right;
  width: auto !important;
  width: 530px; /* For IE 6 */
}

#header_nav_sub {
  height: 20px;	
  width: 100%;
  color: #fff;
  margin-top: 32px;
}
#header_nav_sub a:link, #header_nav_sub a:hover, #header_nav_sub a:visited {
  color: #fff;
}
#header_nav_sub a {
  padding: 0 5px;
}

#header_nav {
  font-size: 14px;
  font-family: "Century Gothic", Century, Arial;
}
#header_nav li {
  height: 21px;	
  float: left;
  width: auto !important; /* For IE6 */
  width: 75px;
  margin-right: 4px;
}
#header_nav li a {	
  display: block;
  height: 21px;
}
#header_nav li a:link, #header_nav li a:hover, #header_nav li a:visited {
  color: #fff;
  text-decoration: none;
}
#header_nav li a span {	
  display: block;
  height: 20px;
  text-align: center;
  cursor: pointer;
  padding: 1px 9px 0 9px;
}

#header_nav li.nav_on {
  background: url('./themes/site_themes/globalquality/images/header_nav_on_bg.png');
}
#header_nav li.nav_on a {
  background: url('./themes/site_themes/globalquality/images/header_nav_on_left.png') top left no-repeat;
}
#header_nav li.nav_on a span {
  background: url('./themes/site_themes/globalquality/images/header_nav_on_right.png') top right no-repeat;
}

#header_nav li.nav_off {
  background: url('./themes/site_themes/globalquality/images/header_nav_off_bg.png') top left repeat-x;
}
#header_nav li.nav_off a {
  background: url('./themes/site_themes/globalquality/images/header_nav_off_left.png') top left no-repeat;
}
#header_nav li.nav_off a span {
  background: url('./themes/site_themes/globalquality/images/header_nav_off_right.png') top right no-repeat;
}

#header_nav li.nav_off:hover {
  background: url('./themes/site_themes/globalquality/images/header_nav_off_bg.png') left bottom repeat-x;
}
#header_nav li.nav_off a:hover {
  background: url('./themes/site_themes/globalquality/images/header_nav_off_left.png') left bottom no-repeat;
}
#header_nav li.nav_off a span:hover {
  background: url('./themes/site_themes/globalquality/images/header_nav_off_right.png') right bottom no-repeat;
}

/* CONTENT */

#content {
  background: #96D144 url('./themes/site_themes/globalquality/images/content_top_bg.png') repeat-x;
}
#content_bg {
  background: url('./themes/site_themes/globalquality/images/footer_bg.png') left bottom repeat-x;
}

#content_bottom {
  background: url('./themes/site_themes/globalquality/images/content_bottom_left.png') left bottom no-repeat;
}
#content_bottom div {
  height: 4px;
  width: 100%;
  background: url('./themes/site_themes/globalquality/images/content_bottom_right.png') right bottom no-repeat;
}

#content_subnav {
  background: url('./themes/site_themes/globalquality/images/content_top_left.png') top left no-repeat;
}
#subnav_wrapper {
  height: 35px;
  width: 100%;
  background: url('./themes/site_themes/globalquality/images/content_top_right.png') top right no-repeat;
}

#content_wrapper {
  background: #fff url('./themes/site_themes/globalquality/images/content_wrapper_left.png') top left no-repeat;	
  margin: 0 5px;

}
#content_holder {
  width: 100%;
  background: url('./themes/site_themes/globalquality/images/content_wrapper_right.png') top right no-repeat;
}
#content_banner {
  height: 285px;
  width: 100%;
  display: block;
  background: url(./themes/site_themes/globalquality/images/banner.png) 0 50px no-repeat;
}
.content_separator {
  height: 5px;
  width: 100%;
  background: url('./themes/site_themes/globalquality/images/content_separator.png') top center no-repeat;
}


#content_wside {
  width: 100%;
  padding-top: 20px;
}
#wside_left {
  width: 555px;
  padding-left: 20px;
  float: left;
}
#wside_right {
  width: 280px;
  float: right;
}

#content_wide {
  width: 100%;
}
#wide_wrapper {
  padding: 20px;
}

.side_block {
  margin-bottom: 25px;
}
.side_wrapper {
  width: 100%;
  background: url('./themes/site_themes/globalquality/images/side_bg.png');	
}
.side_bg {
  background: url('./themes/site_themes/globalquality/images/global_tl.png') top left no-repeat;	
}
.side_content {
  padding: 10px 10px 5px 15px;
  line-height: 16px;
  background: url('./themes/site_themes/globalquality/images/global_bl.png') bottom left no-repeat;	
}


#side_certification_wbenc {
  width: 196px;
  height: 85px;
  background: url('./themes/site_themes/globalquality/images/wbenc.png');
  margin: 0 auto;
}

#content ul {
  list-style-type: square;
  margin: 0 0 20px 35px;
}
#content li {
  padding: 0 0 0 5px;
  font-size: 13px;
  color: #333333;
  line-height: 22px;
}

#content ul.content_form {
  list-style-type: none;
  margin: 0;
}

.testimonials {
  color: #3F6196;	
  font-style: italic;
}

/* FOOTER */

#footer {
  width: 100%;
  height: 20px;
  padding-top: 5px;
  font-size: 11px;
  color: #fff;
}
#footer a:link, #footer a:hover, #footer a:visited {
  color: #fff;
}	
#footer_left {
  float: left;
  padding-left: 5px;
}
#footer_right {
  float: right;
  padding-right: 5px;
}

/* [P] company/events */

.event_location {
  margin: 0 0 10px 0;
  font-size: 14px;
}

/* [P] company/newsletter */

.link, #SignUp .signupframe {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
}
 .link {
  text-decoration: none;
}
#SignUp .signupframe {
  border: none;
  width: 100%;
}
#SignUp .signupframe td {
  padding-bottom: 10px;
}