html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */

html, body {
	color:#5e5e5e;
	margin:0;
	background:url('../images/bg.gif') repeat-x;
	font-family:arial, lucida sans, tahoma, verdana;
	font-size:14px;
	height: 100%;
}

#wrap {min-height: 100%;
    width: 100%;}

#main {overflow: auto;
    padding-bottom: 221px;}  /* must be same height as the footer */


/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}

a {
	color:#cd3729;
	text-decoration:none;
}

a:hover {
	color:#cd3729;
	text-decoration:underline;
}

img.border {
	border:1px solid #e2e2e2;
}

img.darkborder {
	border:1px solid #C9C9C9;
}

input.textbox {
	border: 1px solid #D9D9D9;
  margin: 0 0 10px;
  padding: 3px;
  width: 120px;
  float:left;
}

input.btn_send_french {
	background:url('../images/french/btn_send.gif') no-repeat;
	width:76px;
	height:31px;
	border:0;
	cursor:pointer;
}

input.btn_send_english {
	background:url('../images/english/btn_send.gif') no-repeat;
	width:55px;
	height:31px;
	border:0;
	cursor:pointer;
}

textarea {
	border: 1px solid #D9D9D9;
  height: 80px;
  margin: 0 0 10px;
  padding: 3px;
  width: 252px;
  overflow:hidden;
}

label {
	float: left;
  font-size: 11px;
  line-height:10px;
}

ul.redbullet li {
	background: url("../images/redbullet.gif") no-repeat scroll 0 8px transparent;
  padding: 0 0 0 8px;
}

ul.greybullet li {
	background: url("../images/greybullet.gif") no-repeat scroll 0 8px transparent;
  padding: 0 0 0 8px;
  line-height: 20px;
}

ul.document_library_list li {
	background: url("../images/pdf_bg.gif") repeat-x scroll 0 0 transparent;
  border: 1px solid #E1E1E1;
  clear: both;
  float: left;
  padding: 6px;
  margin:0 0 7px 0;
 	-moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

ul.document_library_list li a.pdf {
	background: url("../images/pdf_icon.png") no-repeat scroll 0 0 transparent;
  font-weight: bold;
  padding: 0 0 0 20px;
}

.bar {
	background:url('../images/bar.gif') no-repeat;
	background-position: center top;
	width:100%;
	height:8px;
}

.container{
	width:1000px;
	position:relative;
	margin: 0 auto;
}

.header {
	/*margin: 0 0 22px;*/
}

.logo {
	float: left;
  margin: 19px 0 0;
}

.lang_link {
	float:right;
	font-size:11px;
	font-family:tahoma;
	margin: 10px 0 0;
}

.lang_link a {
	color:#cd3729;
	text-decoration:none;
}

.lang_link a:hover {
	color:#cd3729;
	text-decoration:underline;
}

.nav {
	clear: right;
  float: right;
  margin: 17px 0 20px;
}

.nav div {
	float:left;
	margin:0 0 0 1px;
}

.home_news_container {
	float:left;
}

.home_news_thumb {
	float:left;
}

.home_news_thumb img {
	border:1px solid #9d9d9d;
}

.home_news_text {
	background-color: #4474A0;
  border-bottom: 1px solid #9D9D9D;
  border-right: 1px solid #9D9D9D;
  border-top: 1px solid #9D9D9D;
  color: #FFFFFF;
  float: left;
  font-size: 12px;
  height: 167px;
  line-height: 14px;
  padding: 16px 20px;
  width: 402px;
}

.home_news_ttl {
	color: #FFFFFF;
  font-family: 'Numans',sans-serif;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: -1px;
  margin: 0 0 12px;
}	

.home_news_date {
	color:#b1dbf1;
	margin:0 0 3px 0;
}	

.btn_contact {
	float:right;
}

.btn_contact img {
	border:1px solid #9d9d9d;
}

.btn_contact_about {
	clear: both;
  float: left;
  margin: 13px 0 0;
}

.btn_contact_about img {
	border:1px solid #9d9d9d;
}

.par {
	margin:0 0 15px 0;
}

.slogan {
	font-family: lucida sans;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.5px;
  margin: 10px 0 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.footer {
	background:url('../images/footer_bg.gif') repeat-x;
	width:100%;
	overflow:hidden;
	position: relative;
	clear:both;
	margin:0;
	height:221px;
	margin-top: -221px; /* negative value of footer height */
}

.footer_bg {
	height: 221px;
  margin: 50px 0 0;
  overflow: hidden;
  width: 100%;
}

.footer_container {
	margin: 0 auto;
  position: relative;
  width: 1000px;
}

.footer_logo {
	float:left;
}

.footer_mid_col {
	float:left;
	margin:0 0 0 30px;
	width:670px;
	font-size:11px;
	color:#a2a2a2;
	font-family:tahoma;
}

.footer_nav {
	float:left;
	font-size:13px;
	color:#fff;
	margin:0 0 25px 0;
}

.footer_nav ul li {
	float:left;
	display:inline;
	padding:0 8px 0 0;
}

a.footer_link {
	color:#fff;
	text-decoration:none;
}

a.footer_link:hover {
	color:#fff;
	text-decoration:underline;
}

.contact_pic {
	float:left;
}

.contact_form {
	background-color: #EBEBEB;
  border: 1px solid #C9C9C9;
  float: right;
  height: 254px;
  padding: 17px;
  width: 266px;
}

.contact_item {
	border-bottom: 3px solid #EBEBEB;
  clear: both;
  float: left;
  height: 151px;
  margin: 25px 0 0;
  overflow: hidden;
  width: 100%;
}

.contact_item_info {
	float: left;
  line-height: 19px;
  margin: 36px 0 0;
  width: 400px;
}

.contact_item_address {
	float:left;
	width:225px;
}

.bold {
	font-weight:bold;
}

.about_pic {
 	background: url("../images/about_pic.jpg") no-repeat scroll right bottom transparent;
  float: right;
  height: 492px;
  width: 100%;
  position:relative;
}

.about_text {
	color: #CD3729;
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
  float:left;
  margin: 13px 0 0;
  width: 665px;
}

.new_product {
	float: right;
  margin: 7px 0 0 0;
}

.new_product img {
	border:1px solid #9d9d9d;
}

.about_text_2 {
	float: left;
  height: 114px;
  line-height: 23px;
  margin: 16px 0 0;
  width: 620px;
}

.subcats_bg {
	background: url("../images/subcats_bg.gif") repeat-x scroll 0 0 #F3F3F3;
  border: 1px solid #E1E1E1;
  overflow: hidden;
  padding: 10px;
  width: 978px;
  float:left;
}

.subcats_bg ul {
	font-size:12px;
}

.subcats_bg ul li {
	float: left;
  line-height: 20px;
  width: 230px;
}

.product_item_container {
	width: 1000px;
	overflow: hidden;
	margin:20px 0 0 0;
	float:left;
}

.product_item {
	float:left;
	width:236px;
	height:175px;
	border:1px solid #d1d1d1;
	position:relative;
	margin:0 16px 16px 0;
	overflow:hidden;
}	

.product_item_holder {
	width: 1016px;
}

.product_item_holder a {
	display:block;
	cursor:pointer;
}

.product_item_ttl {
	position:absolute;
	bottom:0;
	left:0;
	width:222px;
	height:41px;
	background-color:#cd3729;
	font-weight:bold;
	color:#fff;
	font-size:12px;
	text-align:center;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=93)";
  filter: alpha(opacity=93);
  -moz-opacity:0.93;
  -khtml-opacity: 0.93;
  opacity: 0.93;
  padding:0 7px 0 7px;
  border-top:1px solid #cacaca;
}

.product_item_name {
	background-color: #CD3729;
  border: 1px solid #E2E2E2;
  color: #FFFFFF;
  float: left;
  font-family: 'Numans',sans-serif;
  font-size: 17px;
  font-weight: bold;
  height: 18px;
  letter-spacing: -1px;
  padding: 9px 6px 9px 11px;
  position: relative;
  width: 983px;
  margin:20px 0px 0px 0px;
}		

.product_number {
	color: #FFFFFF;
  font-family: arial;
  font-size: 10px;
  font-weight: normal;
  position: absolute;
  right: 9px;
  text-align: right;
  top: 11px;
}
  
/******************* TABS ******************/

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #e2e2e2;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #f1f1f1;
}
ul.tabs li a {
	text-decoration: none;
	color: #383838;
	display: block;
	font-size: 12px;
	padding: 0 20px;
	/*border: 1px solid #fff;*/ /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
	font-weight:bold;
}
ul.tabs li a:hover {
	background: #e8e8e8;
}

html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

ul.tabs li.active a {
	color:#cd3729;
}

.tab_container {
	border: 1px solid #e2e2e2;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
	padding: 0 0 40px;
	border-left:0;
	border-right:0;
}
.tab_content {
	float: left;
  font-size: 13px;
  padding: 20px 0;
  width: 1000px;
}

/******************* END TABS ******************/

.tab_content_ttl {
	font-weight:bold;
	color:#cd3729;
	margin:0 0 10px 0;
	font-size:17px;
}

.anyClass {
	background-color:#f1f1f1;
	padding:5px;
	width:283px !important;
}

.anyClass ul li {
	margin:0 5px 0 0;
}

.product_details_left_col {
	float: left;
  padding: 0 0 0 19px;
  width: 606px;
}

.product_details_photo_large {
	float:right;
	width:349px;
	padding:10px 0 0 0; 
	border:1px solid #e2e2e2;
	text-align:center;
}

.product_details_photo_large img {
}

.red {
	color:red;
}

.featured_news_item {
	background: url("../images/featured_news_bg.gif") repeat-x scroll 0 0 #F3F3F3;
  border: 1px solid #E1E1E1;
  height: 210px;
  padding: 8px 9px 0;
  width: 980px;
  float:left;
}

.featured_news_thumb {
	float:left;
	margin:0 10px 0 0;
}

.featured_news_thumb img {
	border:1px solid #e1e1e1;
}

.news_ttl {
	font-family:georgia;
	color:#cd3729;
	font-size:18px;
	margin:0 0 7px 0;
}	

.news_ttl a {
	color:#cd3729;
	text-decoration:underline;
}	

.news_ttl a:hover {
	color:#cd3729;
	text-decoration:underline;
}	

.featured_news_preview {
	font-size: 12px;
  line-height: 16px;
  margin: 0 0 13px;
}

.news_date {
	font-size:12px;
}

.news_item {
	background: url("../images/news_item_bg.gif") repeat-x scroll 0 0 transparent;
  border: 1px solid #E1E1E1;
  height: 52px;
  padding: 8px 9px 0;
  width: 980px;
  margin:10px 0 0 0;
  float:left;
}

.red p {
	display:inline;
}

.searchbox {
	float:right;
}

.searchbox_textbox, .searchbox_button {
	float:left;
}	

.searchbox_textbox input {
	width:144px;
	height:18px;
	padding:3px;
	border:0;
	font-family:tahoma;
	font-size:11px;
	color:#565656;
}

.searchbox_button input {
	background: url("../images/btn_search.gif") repeat-x scroll 0 0 transparent;
  border: 0;
  width: 23px;
  height: 24px;
  cursor:pointer;
  margin:0 0 0 3px;
}

.breadcrumbs {
	font-size: 14px;
	float:left;
}

.circ {
    font-size: 10px;
}

ul.jcarousel-list-horizontal li img {
	cursor:pointer;
}

.news_article {
	line-height:19px;
}	

.product_details_left_col ul li {
	background: url("../images/redbullet.gif") no-repeat scroll 0 5px transparent;
  font-size: 12px;
  padding: 0 0 6px 8px;
}

.sResults {
	font-weight:bold;
	color:#000;
	margin:0 0 15px 0;
}

.nviba_footer a {
	color:#fff;
}	






