@charset "utf-8";

html, body, form, table, td, th, kbd {
	margin: 0;
	padding: 0;
}

html, body {
	background: white;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}
input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
iframe {
  display: none !important;
}

a img { border: 0; }

.c { text-align: center!important; }
.l { text-align: left!important; }
.r { text-align: right!important; }
.fl { float: left; }
.fr { float: right; }
.vm { vertical-align: middle; }
.vt { vertical-align: top; }
.vb { vertical-align: bottom; }
.pad { padding: 15px; }

/*
#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
*/
#container { width: 100%; }

/* {{{ header */
#main-menu,
#quick-search-form,
#service-menu {
	display: none;
}
#logo {
	display: block;
	overflow: hidden;
	width: 175px;
	height: 55px;
}
#logo img {
	display: block;
	position: relative;
}
/* }}} header */

/* {{{ content */
.more {
	text-transform: capitalize;
}
#content {
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 50px;
}

.links {
	margin: 0;
	padding: 0;
}
.links li {
	margin-bottom: 10px;
}
.links li a {
	color: black;
	text-decoration: underline;
}
a {
	color: #09c;
}

h2 {
	font-size: 15px;
	color: #000;
	text-transform: capitalize;
}
p {
	margin-bottom: 15px;
}

/* {{{ service column 1 */
#service-col1 {
	float: left;
	width: 25%;
}

/* {{{ about */
#about {
	margin-bottom: 10px;
}
#about .sponsors {
	margin-top: 10px;
}
#about .sponsors a {
	margin-right: 5px;
}
/* }}} about */

/* {{{ videos */
#videos {
	margin-bottom: 20px;
}
#videos .inner {
	padding: 57px 7px 20px;
}
#videos.type2 .inner {
	padding: 7px 5px 20px;
}
#videos .one-video {
	padding: 0 13px 23px;
}
#videos.type2 .one-video {
	padding: 0 5px 10px;
}
html>body .one-video { overflow: hidden; }
#videos .one-video img {
	float: left;
	margin-right: 5px;
}
#videos a {
	color: #000;
}
#videos .one-video a {
	font-weight: bold;
}
html>body .video-announces { overflow: hidden; }
#videos .video-announces {
	padding: 13px;
}
#videos.type2 .video-announces {
	padding: 13px 5px;
}
#videos .one-announce {
	float: left;
	width: 60px;
	margin-right: 15px;
}
#videos.type2 .one-announce {
	margin-right: 10px;
}
#videos .last {
	margin-right: 0!important;
}
#videos .one-announce a {
	font-size: 10px;
}
#videos .powered {
	padding: 0 13px;
	text-align: right;
}
/* }}} videos */

.news .inner {
	margin: 15px;
}
/* }}} service column 1 */

/* {{{ main column */
#main-col {
	float: left;
	width: 50%;
}
#main-col-wide {
	float: left;
	width: 70%;
	vertical-align: top;
	margin-right: 4%;
}
#main-col-one {
}
/* {{{ education n training */
#education-training {
	padding: 15px;
	margin-bottom: 20px;
}
#education-training p {
	margin: 0;
}
#login-form {
	text-align: right;
	margin: 10px 0;
}
#login, #password {
	border: 1px solid #666;
	margin: 0;
	height: 14px;
}
#password {
	position: relative;
}
#login-form label {
	font-weight: bold;
}
#login-form table {
	margin: 5px 0 10px auto;
	border-collapse: collapse;
}
#login-form td {
	padding-right: 2px;
}
#login-form .notice {
	color: #c30;
	margin: 0;
}
#login-form .register {
	color: #c30;
}
/* }}} education n training */


/* {{{ ppe science */
#ppe-science {
}
#ppe-science .inner {
	padding: 15px;
}
#ppe-science img {
	float: left;
	margin: 35px 20px 35px 0;
}
#ppe-science h3 {
	font-size: 12px;
}
/* }}} ppe science */


/* {{{ standartds */
#standards .inner {
	padding: 0px;
}
#standards .inner table {
  border-collapse: collapse;
  width: auto;
}
/* }}} standartds */


/* {{{ products */
#products h3 {
	font-size: 12px;
	color: #c30;
}
#products .inner {
	padding: 15px;
}
#products td {
	vertical-align: top;
}
#products td.photo {
	vertical-align: middle;
	padding-right: 10px;
}
#products td.photo2 {
	padding-left: 10px;
}
/* }}} products */


/* {{{ products page */

.banner1 {
  display: none;
}


#products-page .ftrd-product {
 margin-left: 50px;
  
}
#products-page .ftrd-product .inner {
	margin: 0px 15px 15px 0px;
}

html>body #products-page .ftrd-product div.float-fix { overflow: hidden; }

#products-page .ftrd-product div.float-fix img {
	margin-right: 8px;
}

#products-page .prod-news {
  margin-left: 50px;  
}
#products-page .prod-news .inner{
  margin-top:0px;
  margin-left:0px;  
}


#products-page #globe-products {
 /*clear: left;*/
 margin-left: 50px;
 display: block;
}

/* }}} products page */





/* {{{ one article */
#article {
	padding: 25px 12px;
	position: relative;
	margin-top: 15px;
}
#article .date {
	color: #4c4c4c;
	font-size: 11px;
}
#article .author {
	font-weight: bold;
	color: #9a740c;
	font-size: 11px;
	margin-bottom: 10px;
}
#article .copy {
	color: #666;
	font-size: 11px;
}
#content .service-menu {
	display: none;
}
/* }}} one article */

/* {{{ recent jobs listings */
#recent-jobs {
	margin-top: 15px;
	margin-right: 15px;
}
#recent-jobs table {
	width: 100%;
	border-collapse: collapse;
}
#recent-jobs th {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #9a740c;
	padding: 3px 7px;
}
#recent-jobs td {
	font-size: 11px;
	padding: 3px 7px;
}
/* }}} recent jobs listings */

/* {{{ register area */
#register-area {
	padding: 20px;
}
html>body #register-area { overflow: hidden; }
#register-area .first {
	float: left;
}
#register-area .second {
	float: right;
}
#register-area h3 {
	font-size: 15px;
	color: #9a740c;
	margin-bottom: 20px;
}
#register-area input {
	border: 1px solid #666;
	width: 168px;
}
#register-area select {
	width: 172px;
}
#register-area input.button {
	border: none;
	width: auto;
}
#register-area table {
	border-collapse: collapse;
}
#register-area td {
	padding: 5px 5px 5px 0;
}
#register-area ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
#register-area li {
	margin-bottom: 10px;
}
#register-form1 span,
#register-form2 span {
	color: #c22026;
}
#register-form2 {
	margin-bottom: 20px;
}
kbd {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	text-align: right;
	margin-right: 1em;
}
label small {
	font-size: .8em;
	color: #666;
	display: block;
}
/* }}} register area */

/* {{{ standards */
.one-standard {
	padding-bottom: 10px;
}
html>body .one-standard { overflow: hidden; }
.one-standard h3 {
	font-size: 15px;
	color: #9A740C;
	margin: 10px 15px;
}
.one-standard .image {
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-left: 15px;
}
.one-standard .image img {
	display: block;
}
.one-standard .info {
	display: table;
}
.one-standard .to-top {
	clear: both;
	text-align: right;
}
/* }}} standards */

/* {{{ standards list */
.standards-list {
	padding: 25px 0;
}
html>body .standards-list { overflow: hidden; }
.standards-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.standards-list li {
	float: left;
	margin-right: 45px;
	width: 102px;
}
.standards-list li.last {
	margin-right: 0;
}
.standards-list li a {
	display: block;
	float: left;
}
.standards-list li a b {
	display: block;
	min-height: 30px;
	margin-top: 5px;
}
.standards-list li a img {
	display: block;
}
.standards-list li a.ico b {
	padding-left: 35px;
	background: url(/data/Images/design/ico_nfpa.gif) no-repeat left;
}
#requirements {
	width: 229px;
	height: 136px;
	background: url(/data/Images/design/bg_require.png) no-repeat;
	float: right;
	padding: 40px 5px 0;
}
#requirements ul {
	margin: 0 0 0 1px;
	padding: 0;
	background: url(/data/Images/design/bg_h2_about.gif) repeat-x center;
}
#requirements ul li {
	float: none;
	width: auto;
	padding: 18px 20px;
}
#requirements a {
	float: none;
	width: auto;
	display: inline;
	color: #000;
	font-weight: bold;
}
/* }}} standards list */

/* {{{ questions links */
.questions-links {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(/data/Images/design/bg_h2_about.gif) repeat-x bottom;
	height: 40px;
}
.questions-links li {
	float: left;
	background: url(/data/Images/design/bg_tab_left.png) no-repeat left top;
	height: 30px;
	line-height: 30px;
	margin-right: 6px;
}
.questions-links a {
	padding: 0 10px;
}
.questions-links b {
	background: url(/data/Images/design/bul1.gif) no-repeat left;
	padding-left: 16px;
	font-weight: bold;
}
/* }}} questions links */



/* {{{ register area */


#register-area h3 {
	font-size: 15px;
	color: #9a740c;
	margin-bottom: 20px;
}
#register-area input {
	border: 1px solid #666;
	width: 168px;
}
#register-area select {
	width: 172px;
}


#register-area.inf-req input{
  width: 306px;
}
#register-area.inf-req select{
  width: 310px;
}
#register-area.inf-req textarea{
  width: 306px;
  height: 30px;
}

#register-area input.button {
	border: none;
	width: auto;
}
a.subm-button {
  background: url(/data/Images/design/bg_btn_body.png) no-repeat right center;
  text-decoration: none;
  display: -moz-inline-box;
  display: inline-block;
  height: 22px;
}
a.subm-button b {
  background: url(/data/Images/design/bg_btn_left.png) no-repeat left center;
  padding: 4px 13px 0px 13px;
  color:white;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  display: -moz-inline-box;
  display: inline-block;
  height: 18px; 
  cursor: pointer;   
}
#register-area input.ckeckbox {
	border: none;
	width: auto;
}
#register-area table {
	border-collapse: collapse;
}
#register-area td {
	padding: 2px 5px 2px 0;
}
#register-area ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
#register-area li {
	margin-bottom: 10px;
}
#register-area .error-msg {
	color: #c22026;
}
#register-area td.error-msg {
	text-align: right;
}
#register-form1 span,
#register-form2 span {
	color: #c22026;
}

#register-form2 {
	margin-bottom: 20px;
}
kbd {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	text-align: right;
	margin-right: 1em;
}
label small {
	font-size: .8em;
	color: #666;
	display: block;
}
/* }}} register area */



/* }}} main column */


/* {{{ service-column 2 */
#service-col2 {
	float: left;
	width: 24%;
}

/* {{{ what's new */
#whats-new {
	margin-bottom: 20px;
}
#whats-new .inner {
	padding: 15px;
}
#whats-new ul {
	margin: 0;
	padding: 0;
	margin-left: 10px;
}
#whats-new li {
	color: #000;
	margin-bottom: 10px;
}
#whats-new h2 {
	margin-bottom: 15px;
}
/* }}} what's new */


/* {{{ columnists / featured columnists */
#columnists {
}
#columnists .inner {
	padding: 15px 0 15px 15px;
}
#columnists img {
	float: left;
	margin-right: 10px;
}
#columnists .author {
	color: #39c;
	font-size: 11px;
}
#columnists .author i {
	font-style: italic;
}
#columnists h3 {
	font-size: 12px;
	margin-top: 5px;
}
#columnists p {
	clear: both;
}
#columnists ul.links {
	margin-top: 10px;
	margin-left: 25px;
	font-size: 11px;
}
/* }}} columnists / featured columnists */


/* {{{ featured article */
#featured-article .inner {
	padding: 15px 0 15px 15px;
}
#featured-article img {
	float: left;
	margin-right: 10px;
}
#featured-article .author {
	color: #39c;
	font-size: 11px;
}
#featured-article .author i {
	font-style: italic;
}
#featured-article h3 {
	font-size: 12px;
	margin-top: 5px;
}
#featured-article p {
	clear: both;
}
/* }}} columnists / featured columnists */


/* {{{ polls */
#polls .inner {
	padding: 15px;
}
#polls .button {
	margin: 0;
}
#polls table {
	margin-bottom: 10px;
}
#polls td {
	padding: 3px;
}
#polls p {
	font-weight: bold;
	margin-bottom: 5px;
}
/* }}} polls */


/* {{{ sponsored */
#sponsored {
	font-size: 11px;
	color: #666;
}
#sponsored .inner {
	padding: 0 15px 15px;
}
#sponsored img {
	margin: 10px;
}
/* }}} sponsored */

/* }}} service-column 2 */

/* }}} content */

/* {{{ footer */
#footer {
	display: none;
}
/* }}} footer */


/* {{{ poll results page */
#poll-results {
	padding: 10px;
}
#poll-results table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}
#poll-results .title {
	font-weight: bold;
}
#poll-results td {
	padding: 5px;
}
.percent {
	text-align: center;
}
#previous-polls {
	margin: 10px 0;
}
#poll-results .inner {
	padding: 15px;
}
/* }}} poll results page */

#banner_r1,
#banner_r2,
.banner2 {
	display: none;
}

