body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #797777;
}
a img{
	border: none;
}
.textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDB827;
	text-decoration: none;

}
.bodylink {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C7C7C;
	letter-spacing: 0.25px;
	text-decoration: none;
	font-weight: bold;
}
.bodylink:hover {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F8F8F8;
	letter-spacing: 0.25px;
	text-decoration: none;
	font-weight: bold;
}
.blacktext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
}
.blacktextmedium {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	letter-spacing: 1px;
	text-decoration: none;
}
.textlink:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #7A1202;
  text-decoration: none;
}

.bodytext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #7B7879;
}
.bodytextgray {
	color: #F1F1EC;
}
.footerbg {
	background: url('../images/bg_pattern.jpg');
}
.footerlink,.footerlink:visited {
  font-family: Tahoma;
  font-size: 10px;
  color: #777777;
  text-decoration: none;
}
.footerlink:hover,.footerlink:active {
  font-family: Tahoma;
  font-size: 10px;
  color: #333333;
  text-decoration: none;
}
h1 {
	font-family: Tahoma;
	font-size: 9px;
	color: #797777;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #B0B4B7;
	width: 180px;
}

.formfieldtiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #B0B4B7;
	width: 40px;
}
.formfieldsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #B0B4B7;
	width: 112px;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0033;
	background-color: #EFEFEF;
	border: 1px solid #14624E;
	font-size: 9px;
	padding: 1px;
}
.bodytextbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.bodytextbig_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.bgleft {
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-x;
}
.blackborder {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #333333;
}
.lightgreytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E0DEDE;
}
.bodytextxbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FD7070;
	text-decoration: none;
}
.greyborder {

	border: 1px solid #C7C2C3;
}
#menunavigation{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:160px;
	/*bg color FDB827 */
	background-color: #444444;
	font-weight: bold;
	text-indent: 13px;
	z-index:2;
}

#menunavigation a{
	color:#FFFFFF;
	xborder-bottom: 1px dashed #666666;
	text-decoration:none;
	padding: 5px;
	display:block;
	z-index:2;
	height:auto !important;
	height:1em;
	/* Done fixing */
}

#menunavigation a:hover{
	xborder-bottom: 1px dashed #666666;
	background:#FBDE3C url(../images/menu_top_hover.gif) no-repeat; /*mouse over background*/
	xbackground:#FBDE3C url(../images/grey_vertical_bar.gif) no-repeat 5px center; /*mouse over background*/
	color: #FFFFFF;
	text-decoration:none;
	z-index:2;
}

td div {
	/* this makes TDs a container with their own coordinate system.
	 absolutely-positioned elements will be offset relative to them */
	position:relative;
}
#menuleft{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:209px;
	/*bg color: FDB827*/
	background-color: #444444;
	font-weight: bold;
}

#menuleft a{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding-left: 38px;
	height:auto !important;
	height:1em;
	height:23px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.menulefthover{
	background: url(../images/menu_left_hover.gif) no-repeat; /*mouse over background*/
	color: #000000;
	text-decoration:none;
	height:23px;
}


#menuleft a:hover{
	background: url(../images/menu_left_hover.gif) no-repeat; /*mouse over background*/
	color: #FFFFFF;
	text-decoration:none;
	height:23px;
}



#menuleftsmall{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:204px;
	height:23px;
	background-color: #FDB827;
	font-weight: bold;
}

#menuleftsmall a{
	color:#000000;
	text-decoration:none;
	display:block;
	padding-left: 38px;
	height:auto !important;
	height:1em;
	height:23px;
	padding-top: 5px;
}

#menuleftsmall a:hover{
	background: url(../images/menu_left_hover.gif) no-repeat; /*mouse over background*/
	color: #000000;
	text-decoration:none;
	height:23px;
}

.dotted{
	xbackground:url(../images/menu_left_dotted.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 1px;
	font-size: 1px;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p a:link{
	color:#7B7879;
}
p a:visited{
	color:#444444;
	text-decoration: none;
}
p a:hover{
	color: #000000;
}
p a:active{
	color: #000000;
}
.bigblacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
}
.statusfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #E0DFE3;
}


.redlink {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF3300;
	text-decoration: none;
	font-style: italic;
}
.redlink:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF3300;
	text-decoration: none;
	font-style: italic;
}
/* addons */ 
a img { border:none; }
.bodytext h1{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font: bold;
  margin: 0 0 10px 0;
  padding: 8px 0 0 10px;
  background-image: url(../images/txt_heading_background.jpg); 
  background-repeat: no-repeat;
  height: 32px;
  width: 497px;
}
.tbl-Emag{
 xborder: 1px solid #999;
 xmargin: 5px;
}
.rightContent {
font-weight: bold;
float:left;
text-align: center;
margin: 0 10px 0 10px;
padding: 2px;
}
.emagCon {
	height:450;
	width:800;
	z-index: -1;
}

/* 6-product layout styles */
/*
.clkHere {
	font-size: 12px;
	text-transform: uppercase;
}
.newL {
	font-weight: bold;
	font-style: italic;
}
.midHeaders {
	font-weight: bold;
	font-size: 16px;
	vertical-align: middle;
}
.tbtopa {
	padding-right: 170px;
	font-family: Helvetica;
	color: #FFF;
	font-weight: bold;
	background: url(../images/nl_slice_v2_r2_c2.jpg) no-repeat;
	width: 955px;
	height: 32px;
	border: 0px;
	text-align: center;
	vertical-align: middle;
}
.barBTM1{
	text-align: center;
	font-family: Helvetica;
	color: #FFF;
	background: url(../images/nl_slice_v2_r9_c2.jpg) top no-repeat;
	width: 793px;
	height: 32px;
	border: 0px;
	text-align: center;
	vertical-align: middle;
}
.tbtopb {
	font-size: 14px;
	font-family: Arial;
	text-align: center;
	background: url(../images/nl_slice_v2_r3_c2.jpg);
	width: 763px;
	height: 63px;
	border: 0;
}
.barHD1 {
	text-align: center;
	font-family: Helvetica;
	color: #FFF;
	background: url(../images/nl_slice_v2_r4_c2.jpg);
	width: 120px;
	height: 44px;
	border: 0;
}
.barHD2 {
	text-align: center;
	font-family: Helvetica;
	color: #FFF;
	background: url(../images/nl_slice_v2_r4_c8.jpg);
	width: 120px;
	height: 44px;
	border: 0;
}

.barMD1 {
	background: url(../images/nl_slice_v2_r6_c2.jpg);
	width: 120px;
	height: 39px;
	padding: 0 5 0 5;
	vertical-align: top;
}
.barBM1 {
	background: url(../images/nl_slice_v2_r7_c2.jpg) bottom no-repeat;
	width: 120px;
	height: 117px;
	vertical-align: top;
}

.barContent1 {
	padding: 0 5px 0 5px;
	background: url(../images/nl_home_r6_c2.jpg) bottom no-repeat;
	vertical-align: top;
	width: 120px;
	height: 118px;
	border: 0px;

}
.barContent2 {
	padding: 0 5px 0 5px;
	background: url(../images/nl_home_r6_c12.jpg) top no-repeat;
	width: 120px;
	height: 118px;
	border: 0px;
	vertical-align: top;
}
.barContentFont{
	font-family: Arial;
	font-size: 12px;
	line-height: 1.0em;
	letter-spacing: 0px;
}
.barBt1{
	background: url(../images/nl_home_r8_c2.jpg);
	width: 120px;
	border: 0px;
}
.moreInfo {
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
}
.contentBG {
	background: url(../images/bg_with_flip.jpg) top right no-repeat;
	xwidth: 708px;
	width: 100%;
	height: 635px;
	vertical-align: top;
}
.ctTDAlign {
	vertical-align: top;
	width: 400px;
	padding-right: 200px;
}
.abTDAlign {
	vertical-align: top;
	height: 30px;
}
*/
/* Spacers */
/*
.topSpace{
	background: url(../images/nl_slice_v2_r1_c1.jpg);
	width: 970px;
	height: 18px;
	border: 0px;
}
.spcBtm {
	background: url(../images/nl_home_r9_c2.jpg);
	width: 793px;
	height: 15px;
	border: 0px;
}
.spcMain{
	background: url(../images/spacer.gif);
}
.vrtSpace{
	background: #E8E9EB url(../images/nl_home_r6_c3.jpg) no-repeat;
	width: 15px;
	border: 0px;
}
.sideSpace{
	padding: 0 158 0 0;
	background: url(../images/nl_home_r3_c13.jpg) top no-repeat;
	width: 162px;
	height: 510px;
	border: 0px;
}
.colSpace{
	background: url(../images/nl_home_r7_c2.jpg);
	width: 120px;
	height: 7px;
	border: 0px;
}

bannerSide {
	background: url(../images/nl_slice_v2_r2_c1.jpg);
	width: 15px;
	height: 542px;
	border: 0px;
	padding-left: 50px;
}
*/

/* 3-product layout */

.leftCol { 
	margin: auto;
	float: left;
	xheight: 100%;
	width:74%;
	!width: 74%;
	text-align: center;
	font-family: "Trebuchet MS";
	xpadding-bottom: 20px;
}
.leftCol .header {
	font-size: 18px; 
	padding-top: 20px; 
}
.leftCol a, .leftCol p a { color: #666633; }
.rightCol {
	float: right;
	xposition: in-line;
	height: 100%; 
	xbackground: #c7c2c3;
	background: url('../images/bg_pattern.jpg') repeat;
	width:25%;
	padding-left: 4.5px;
	padding-right: 4.5px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS"; 
	xmin-height: 800px;
}

/* products & portfolios */
.productsContainer {
	margin: auto;	
	width: 95%;
	xheight: 300px;
	xborder: 1px solid black;
}
.productItemThird { 
	float: left;
	width: 32.9%;
	!width: 33.2%;
	xheight: 100%;	
	xborder: 1px solid blue;
	cursor: pointer;
}
.productItemThird img { padding: 0px; margin: 0px; }
.productDesc {
	background: #333333;
	color: #dedede;
	font-size: 10px;
	width: 200px;
	margin: auto;
	height: 100px;
}

.productContainer h1 { 
	font-weight: bold; 
	color: #FF9933; 
	font-family: "Trebuchet MS"; 
}
.productDesc h1, .productsContainer h1 { 
font-size: 26px; 
font-weight: bold; 
color: #FF9933; 
font-family: "Trebuchet MS"; 
}
.productContainer h2 { 
font-size: 18px; 
text-transform: normal; 
color: #FFFFFF; 
font-weight: bold; 
font-family: "Trebuchet MS"; 
padding-top: 15px;
padding-left: 15px;
}
.portfolio h2 { padding-left: 15px; }
.portfolioItem h1 { font-size: 14px; text-transform: normal; color: #333333; xcolor: #ff7d00; padding-top: 0px; }
.portfolioItem a { font-weight: bold; color: #ff7d00; text-decoration: none; }

.productsContainer p, .productsContainer ul li { font-size: 13px; }
.productDesc p { padding: 5px; text-align: left; }
.productImage { width: 325px; margin-top: 25px; }

.portfolio {
	xbackground: #ececec;
	xbackground: #DFDFDF;
	background: #EEEEEE;
	border: 1px solid #888888;
	xpadding: 10px;
	xmin-height: 320px;
}
.portfolioItem {
	xbackground: #EFEFEF;
	margin: auto 5%;
	xborder-bottom: 2px solid #888888;
	margin-bottom: 20px;
	padding: 0px 10px 10px 10px;
	!margin-right: 10px;
	!margin-left: 10px;	
	xheight: 80px;
	font-size: 12px;
}
.portfolioItem img { xwidth: 65px; border: 2px solid #888888; xpadding: 5px;  } 
/* 2 cols */
.col1 {
	padding: 10px 0px 0px 0px;
	float: left;
	width: 49.5%;
	xborder: 1px solid red;
}
.col2 {
	padding: 10px 0px 0px 0px;
	float: left;
	width: 32.5%;
}
.third {
	width: 28%;
	float: left;
}
.twothirds {
	width: 70%;
	float: right;
}
/* globals */
.left { text-align: left; }
.right { text-align: right; }
.border-red { border: 1px solid red; }
.border-blue { border: 1px solid blue; }
.orange { color: #ff7d00; }

.left-header { font-size: 32px; font-weight: bold; color: #333333; font-family: "Trebuchet MS"; }
.right-header { font-size: 32px; font-weight: normal; color: #333333; font-family: "Trebuchet MS"; }


/* promos */
.promoContainer {
	margin: auto;
	width: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
	xheight: 150px;
	xborder: 1px solid black;
}
.promoItem {
	width: 100%;
	xheight: 100%;
	xcursor: pointer;
	xborder: 1px solid blue;
}

/* global panels */
.sideBarPanel {
	background: #FFFFFF;
	font-family: "Trebuchet MS";
	margin-top: 10px;
	xmargin-bottom: 10px;
	xpadding-bottom: 50px;
	width: 100%;
}
.sideBarHeader {
	padding-top: 15px;
	text-align: center;
	height: 42px;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background: url('../images/stationery_gradient_yellow_2.jpg') repeat-x;	
}

/* curved-box */
.curved-box-top { background: url(../images/curved-box_01.gif) no-repeat; height: 14px; }

.curved-box-mid { background: #ffffff; padding:0; margin: 0; }
.curved-box-btm { background: url(../images/curved-box_03.gif) no-repeat; height: 14px; }
.curved-box-top-alt { 
	background: url('../images/stationery_gradient_yellow_3.jpg') no-repeat; 
	height: 42px; 
	text-align: center;
	width: 100%;
	font-family: "Trebuchet MS";
}

.curved-box-top-alt h1 { 
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
	font-family: "Trebuchet MS";
}


/* panels and tables */

.quoteForm input.submitBtn, .quoteTable input.submitBtn  {
	xheight: 25px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	font-size: 12px;
	
	width: 50%;
	cursor: pointer;
	float: right;
	background: url(../images/right-arrow-button.png) 15% no-repeat;
	padding-left: 50px;
	border: none;
	height: 30px;
	xborder: 1px solid #dedede;
	xborder-style: outset; 
	xborder-width: 2px;	
}

/* quote panel */
.quoteTable { 
	width: 95%; 
	font-family: "Trebuchet MS"; 
	font-size: 12px;
	xborder: 1px solid blue; 
}
.tblpad tr td { padding: 5px; }
.quoteTable tr td { width: 50%; xborder: 1px solid red; }
.quoteForm {
	font-family: Verdana;
	font-size: 12px;
	padding: 0px 5px 0px 5px;	
}
.quoteForm label {
	xfloat: left; 
	font-size: 12px;
	margin-top: 10px;
}
.quoteTable input, .quoteForm input, .quoteTable textarea, .quoteForm textarea {
	width: 100%;
	xfloat: left;
	background: #DEDEDE;
	xborder: 1px solid #333333;
	border-style:;
}
.quoteTable textarea, .quoteForm textarea { height: 95px; }

/* dark panel */
.darkPanel .curved-box-mid,.darkPanel table { background: #222222;	color: #dedede; }
.darkPanel .curved-box-btm { background: url(../images/curved-box_03_black.gif) no-repeat; height: 14px; }
.darkPanel table.quoteTable input.submitBtn { color: #dedede; }


/* blog */
.sideBarBlog {
	padding: 5px;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
.sideBarBlog h1, h2, h3, h4 { padding: 0px; margin: 0px;  }
.sideBarBlog h1 { font-size: 15px; font-weight: bold; color: #000000; }
.sideBarBlog h4 { font-size: 12px; font-weight: normal; color: #888888; margin-bottom: 10px; }



