html,body,table,tr,td,div,li,p,a,input,object,h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	color: #A9A9A9;
	font-family: Arial, Helvetica, sans-serif;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #A9A9A9;
	text-decoration: none;
}

.indexLang{
	font-weight:bold;
	}
p {
	margin-bottom: 5px;
	line-height: 150%;
}

h1 {
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

h1:first-letter {
	font-size: 24px;
}

h2 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
}

input {
	font-family: "Georgia", "Times New Roman";
	font-size: 10px;
	color: #4f5951; 
}

input.text {
	float: left;
	height: 15px;
	width: 105px;
	margin-left: 5px;
	border: 1px solid #78a22f;
}

input.submit {
	float: left;
	border: 0;
	width: 13px;
	height: 13px;
	margin-left: 5px;
	margin-top: 2px;
	cursor: pointer;
	background: none;
	background-image: url(../../images/arrow_right.gif);
	background-repeat: no-repeat;
}

div.top {
	position: relative;
	float: left;
	width: 100%;
	height: 100px;
	text-align: left;
}

div.header {	
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 74px;
}

div.center,
div.topmenu {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
div.topmenu {
	text-align:left;
	color: #E56B15;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 18px;
	vertical-align: middle;
	line-height: 70px;
}

.activeCat{
	color: #A9A9A9;
	font-size: 18px;
	text-transform: uppercase;
}

#productList{
	margin-top: 20px;
}
#productList a{
}

div.topmenuInfo {
	text-align:left;
	color: #A9A9A9;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	float: right;
	line-height: 70px;
}

div.topmenuLogo {
	float: right;
	/*border: 1px solid black;*/
	margin-right: -110px;
}

div.topmenuLangs {
	margin-top: -30px;
	#margin-top: 0px;
	
	text-align: center;
	line-height: 15px;
}

div.content a{
	font-size: 10px;	
}
div.topmenu a,
div.content a {
	color: #E56B15;
	width: auto;
	height: 24px;
	text-transform: uppercase;
	border-right: 1px dotted #FFFFFF;
}

div.topmenu a:last-child {
	border-right: 0;
}

div.topmenu a:hover, div.topmenu a.active, .topmenuActive {
	height: 24px;
	color: #FFA35F;
}


div.lang {
	float: right;
	width: 200px;
	margin-top: 45px;
	position: relative;	
}

#lang {
	float: right;
	text-align: right;
	padding-right: 18px;
	width: 50px;
	cursor: pointer;
	background-image: url(../../images/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#languages {
	position: absolute;
	float: right;
	width: 62px;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	z-index: 2;
	top: 16px;
	left: 137px;
	padding-left:5px;
	padding-bottom:2px;
}

div.index_content {
	width: 735px;
	height: 486px;
	padding: 1px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div.content,
div.bioContent,
div.productTitle {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div.productTitle, div.productImages{
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 25px;
}

div.productImageList{
	margin-bottom: 15px;
	/*border:1px solid black;*/
}

div.productDescription,
div.bioContent{
	text-align: left;
	text-transform: none;
	font-size: 12px;
}

/* content */

div.content_box {
	float: left;
	width: 536px;
	color: #4f5951;
	font-size:11px;
}

div.content_box_bgimage {
	position:relative;
	float:left;
	width:630px;
	height:auto;
	background-position:right bottom;
	background-repeat:no-repeat;
}
#topimg {
	padding-bottom: 1px;
	border-bottom: 1px solid #e2e2e2;
}

div.content_box_text {
	float:left;
	margin-bottom:5px;
	font-size:11px;
	width: 536px;
	/*letter-spacing:1px;
	padding-left: 5px;*/
}

div.content_box_text p,
div.content_box_text ul,
div.content_box_text li {
	padding-left:15px;
	padding-right:15px;
	text-align:justify;
	margin-bottom: 20px;
	line-height: 16px;
}

div.content_box_text ul,
div.content_box_text li {
	margin-left:15px;
	padding-right:15px;
	text-align:justify;
	margin-bottom: 0;
	/*line-height: normal;*/
}


div.content_box_text img {
	margin:10px;
}

div.content_box_text p:first-letter, div.news_box p:first-letter {
	font-size: 18px;
	color: #78a22f;
}

/* content end */
table.img td {
	border:0;
	}
table.img td.top_left {
	width: 5px;
	background-image: url(../../images/img_top_left.jpg);
	background-repeat: no-repeat;
}

table.img td.top_center {
	background-image: url(../../images/img_top_center.jpg);
	background-repeat: repeat-x;
}

table.img td.top_right {
	width: 5px;
	background-image: url(../../images/img_top_right.jpg);
	background-repeat: no-repeat;
}

table.img td.middle_left {
	width: 5px;
	background-image: url(../../images/img_middle_left.jpg);
	background-repeat: repeat-y;
}

table.img td.middle_right {
	width: 5px;
	background-image: url(../../images/img_middle_right.jpg);
	background-repeat: repeat-y;
}

table.img td.bottom_left {
	width: 5px;
	background-image: url(../../images/img_bottom_left.jpg);
	background-repeat: no-repeat;
}

table.img td.bottom_center {
	background-image: url(../../images/img_bottom_center.jpg);
	background-repeat: repeat-x;
}

table.img td.bottom_right {
	width: 5px;
	background-image: url(../../images/img_bottom_right.jpg);
	background-repeat: no-repeat;
}

/* products */

div.product {
	float: left;
	padding: 15px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: #f5f5f5;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

div.product table.img {
	margin-top: 6px;
	margin-bottom: 6px;
	border: 0;
	margin-left: 10px;
}

div.product p {
	margin:0;
	padding:0;
	margin-bottom: 3px;
	text-align: justify;
	font-size:10px;
}

div.product h2 {
	font-size: 16px;
	margin-top: 3px;
	margin-bottom: 5px;
	color: #4f5951;
}

div.product h2:first-letter {
	font-size: 18px;
	color: #78a22f;
}

div.product span {
	color: #da050f;
}

div.product p a {
	margin-left: 10px;
}

/* products end */

p.back {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: right;
	padding-right: 100px;
}

div.bottom {
	float: left;
	width: 100%;
	padding-top: 15px;
	height: 40px;
	text-align: center;
	background-image: url(../../images/footer_bg.jpg);
	background-repeat: repeat-x;
}

div.footer  {
	width: 735px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div.bottom ul {
	float: right;
	padding:0;
	margin:0;
	list-style: none;
}

div.bottom ul li {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	border-right: 1px solid #4f5951;
}

div.bottom a {
	color: #4f5951;
}

div.bottom span {
	color: #78a22f;
	float:left;
}
div.imageSet {
	width:100%;
	margin-top:0px;
	display:block;
	float:left;
}
.linkStyle{
	cursor:pointer;
	color:#78A22F;
}

#displaybox {
	z-index: 10000;
	background-image: url(../../images/t.png);
	padding-top:30px;
	position:fixed; 
	top:0px; 
	left:0px; 
	width:100%; 
	height:100%; 
	color:#FFFFFF; 
	text-align:center; 
	vertical-align:middle;
	cursor: pointer;
}

#displayBoxContent{
	width: 650px;
	text-align:justify;
	height:100%;
	vertical-align:middle;
	margin-top:auto;
	margin-bottom:auto;
	
}

#displayBoxContent img{
	z-index: 20000;
	filter: alpha(opacity=100); /*older IE*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE */
	-moz-opacity: 1; /*older Mozilla*/
	-khtml-opacity: 1;   /*older Safari*/
	opacity: 1;   /*supported by current Mozilla, Safari, and Opera*/
}
