/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;

}

body {
	color: #3e5f29;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;	/*background-color: #000000;*/
}

h1 {
  color: #3e5f29;
  font-size: 18px;
  font-weight: bold;
  line-height: 21px;
  font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #3e5f29;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

h3 {
	color: #3e5f29;
	font-size: 14px;
	 font-weight: bold;
	 line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
a,  a:link {
  color: #244019;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #244019;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #3e5f29;
  text-decoration: none;
}
a:focus {
  color: #244019;
}
a:active {
  color: #3e5f29;
}

ul.inside {list-style-position:inside}
ul.outside {list-style-position:outside}

ul.disc {list-style-type:disc;
padding-left:20px;

}
ul.square {list-style-type:square}

ol.upper-roman {list-style-type:upper-roman}
ol.lower-alpha {list-style-type:lower-alpha}
ol.decimal {list-style-type:decimal}

ul
{
	list-style-type:none;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*li
{
background-image:url(arrow.gif);
background-repeat:no-repeat;
background-position:0px 5px; 
padding-left:1px;
padding-top: 20px;
}*/




#outerWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 955px;
	clear: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
/*#outerWrapper*/ #header {
	background-color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 350px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3e5f29;
	color: #000000;
	height: 125px;
	background-image: url(../images/e-netmarket-logo.gif);
	margin-right: 8px;
	margin-left: 25px;
}

.subheader{
	width: 740px;
	float: left;
	height: 30px;
	margin-left: 12px;
	top: 20px;
}

/*#headercolumns*/
.left1-header{
	left: 14px;
	width: 360px;
	float: left;
	height: 60px;
	padding-top: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	line-height: 24px;
	color: #3e5f29;
}
.left2-header{
	position: relative;
	float: left;
	left: 12px;
	width: 188px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #3e5f29;
	text-align: right;
	display: block;
	vertical-align: top;
	padding-top: 54px;
	
}
.right-header{
   position: relative;
   float: right;
   right: 5px;
   width: 335px;
   background-color: #ccccff;
}



/*breadcrumb*/

#breadCrumb{
	width:750px;
	color: #3e5f29;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 10px;
	display: block;
	vertical-align: middle;
	margin-left: 197px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 10px;
}

#breadCrumb a{
	color: #3e5f29;
	text-decoration: none;
}

#breadCrumb a:hover{
	color: #72930D;
	text-decoration: underline;
}

/*end-breadcrumb*/

/*#outerWrapper #contentWrapper*/ #leftColumn1 {
	background-color: #FFFFFF;
	float: left;
	width: 195px;
	height: 100%;
	border-right-width: 1px;	
}
 #contentright_col {
	margin: 0 235px 0 0;
}
 #contentleft_col {
	background-color: #FFFFFF;
	float: right;
	width: 235px;
	border-left-width: 1px;
	border-left-style: solid;
	height: 100%;
	padding-bottom: 10px;
}
/*#outerWrapper#contentWrapper*/  #content {
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 195px;
	clear: inherit;
	
	
}

 #topbox {
	width: 740px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 12px;
	padding-bottom: 20px;
	height: 217px;
}

 #btmbox {
	width: 740px;
	margin-top: 0;
	margin-right: 0;
	padding-bottom: 20px;
	
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
/*#outerWrapper*/ #footer {
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3e5f29;
	width: 955px;
	clear: both;
	height: 80px;
	margin-right: 8px;
	margin-left: 25px;
}


 #footer-right {
	width: 500px;
	float:right;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3e5f29;
	text-align: right;
	margin-top: 15px;
	margin-right: 10px;
}
 #footer-left {
	width: 430px;
	float:left;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3e5f29;
	text-align: left;
	display: block;
	margin-top: 15px;
	margin-left: 10px;
	
}
 #footer-mid {
	width: 100%;
	
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #3e5f29;
	text-align: center;
	margin-top: 10px;
}
#footer a {
	color: #3e5f29;
	font-weight: bold;
	text-decoration: none;
	
}

#footer a:hover {
	color: #244019;
	font-weight: bold;
	text-decoration: none;

}

/*#columns*/
.wrapper{
	float: left;
	left: 0px;
	width: 727px;
	background-color: #cccccc;
	clear: both;
}
.left1{
	position: relative;
	float: left;
	left: 12px;
	width: 235px;
	background-color: #FFFFFF;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.left2{
	position: relative;
	float: left;
	left: 30px;
	width: 235px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

.left1-2col{
	position: relative;
	float: left;
	left: 25px;
	width: 235px;
	background-color: #FFFFFF;
}

.left2-col2{
	position: relative;
	float: left;
	left: 30px;
	width: 482px;
	background-color: #FFFFFF;
}

.left2-col3{
	position: relative;
	float: left;
	left: 12px;
	width: 740px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

.righ2-col1{
   position: relative;
   float: left;
   left: 7px;
   width: 482px;
   background-color: #FFFFFF;
}

.right{
	position: relative;
	float: left;
	width: 235px;
	background-color: #FFFFFF;
	left: 46px;
}
.portfolio-block-main{
	width: 235px;
	height: 100%;
	float: inherit;
	border: 1px solid #3e5f29;
	margin-bottom: 5px;
	background-color: #3e5f29;
}


.portfolio-item  {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	padding-left: 5px;

}

.portfolio-item .li{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
padding-left:1px;
padding-top: 20px;
}

/*li
{
background-image:url(arrow.gif);
background-repeat:no-repeat;
background-position:0px 5px; 
padding-left:1px;
padding-top: 20px;
}*/

#portfolio-item h3{
	color: #FFFFFF;
	text-align: left;
	margin-left: 3px;
	font-weight: bold;
}

.portfolio-block-main-btm{
	width: 159px;
	height: 100%;
	background-repeat: no-repeat;
	margin-left: 1px;
	float: right;
	background-position: top;
	border: thin solid #3e5f29;
	margin-right: 1px;
}


div .boxbtm3-head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	font-weight: bold;
	background-color: #FFFFFF;
	line-height: 16px;
	padding-left: 5px;
}

 #caption-right {
	width: 461px;
	float:inherit;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #3e5f29;
	text-align: center;
	margin-top: 10px;
	border: 2px solid #3E5F29;
	margin-right: 20px;
	margin-left: 0px;
	padding-top: 10px;
}
div .boxbtm3-head a {
	color: #3e5f29;
	text-align: left;
	vertical-align: bottom;
	
	text-decoration: none;
	
}
div .boxbtm3-head a:hover {

	color: #72930D;
	text-decoration: none;
}

.side-ads{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	width: 130px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	float: right;
	text-align: right;
	color: #3e5f29;
	height: 100%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.side-ads a{
color: #FFFFFF;
	text-decoration: none;


}

.side-ads-box {
	width: 60%;
	height: auto;
	padding-top: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #3e5f29;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #3e5f29;
	margin-left: 25px;
}

.side-ads-box2 {
	width: 60%;
	height: auto;
	padding-top: 78px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #3e5f29;
	padding-bottom: 20px;
	margin-left: 25px;
}

.side-ads a:hover{
color: #72930D;
	text-decoration: underline;


}


/*mag box for portfolio pages ***************/
.mag-box {
	width: 130px;
	height: auto;
	padding-top: 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #3e5f29;
	padding-bottom: 10px;
	margin-right: 10px;
}

.mag a:hover{
color: #72930D;
	text-decoration: underline;


}

/*side nav*//**************nav option ***************/

#navcontainer1 {
	width: 195px;
	float: right;
}

#navcontainer1 ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

#navcontainer1 a
{
	display: block;
	width: 160px;
	color: #fff;
	background-color: #3e5f29;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 24px;
	border: thin solid  #3e5f29;
}

#navcontainer1 a:link, .navlist a:visited
{
display: block;
color: #EEE;
text-decoration: none;

}

#navcontainer1 a:hover
{
display: block;
background-color: #FFFFFF;
color: #3e5f29;
font-weight: normal;
text-decoration: none;
border: thin solid #3e5f29;
}
#navcontainer1 a:active {
	display: block;
	/* border: 1px solid gray;*/ 
     color: #3e5f29;
	text-decoration: none;
	background-color: #FFFFFF;
	 
     }

#navcontainer1 li#active3 a {
	background: #fff;
	/*border: 1px solid #c60;*/
color: #3e5f29;
	font-weight: normal;
	text-decoration: none;
	border: thin solid #3e5f29;
}
/**************nav option ***************/
 .line-black {
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 10px;
	border-top-width: thin;
	
	
}



/* accordion production page*/

.basic  {
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid black;
	
}
.basic div {
	background-color: #FFFFFF;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #72930D;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #3e5f29;
		
background-image: url(../images/expanded.gif);
	background-repeat: no-repeat;
	background-position: right;
	
}
.basic a:hover {
	color:#FFFFFF;
	background-color: #3e5f29;

	
}
.basic a.selected {
	color:#FFFFFF;
	/*background-color: #FFFFFF;*/
	background-color: #3e5f29;
	background-image: url(../images/arrow-down.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
}

/* accordion portfolio page*/

.basic2 {
	width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid black;
	
}
.basic2 div {
	background-color: #FFFFFF;
}

.basic2 p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding: 10px;
}
.basic2 a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #72930D;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #3e5f29;
		
background-image: url(../images/expanded.gif);
	background-repeat: no-repeat;
	background-position: right;
	
}
.basic2 a:hover {
	color:#FFFFFF;
	background-color: #3e5f29;

	
}
.basic2 a.selected {
	color:#FFFFFF;
	/*background-color: #FFFFFF;*/
	background-color: #3e5f29;
	background-image: url(../images/collapsed.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
}


/*flash animation*/
#flashcontent {
	width: 740px;
	height: 217px;
	float: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: block;
	text-align: center;
	color: #3e5f29;
	}
	
	#flashcontent2 {
	width: 480px;
	height: 400px;
	float: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: block;
	text-align: center;
	color: #3e5f29;
	}
	
	
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	color: #0A3E11;
	text-align: left;
	font-weight: normal;
	line-height: 18pt;
	text-indent: -13px;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #3e5f29;
	text-align: center;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.flashbox1 {
	height: 225px;
	width: 300px;
}

