﻿.redirect-text {
	text-align: center;
	color: #6666FF;
}
.home-image {
}
img a {
	border: none;
}
img {
	border: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #514d33;
	background-color: #efefef;	margin: 0px;
	padding: 0px;
	text-align: center;
}
a {
	outline: none;
	text-decoration: none;
}
a:visited {
	color: #af6700;
}
a:link {
	color: #af6700;
}
a:hover {
	color: #d77f5d;
}
.clear {
	clear: both;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.copyright_text p {
	margin: 0px;
	margin-bottom:10px;
}
.copyright_text {
	color: gray;
	text-align: center;
	direction: ltr;
	font-size: 9px;
	margin-top: 50px;
}
.header_top a{
color:maroon;
}
.header_top a:hover{
color:white;
}
.header_top div{
	font-size:11px;
	margin-left:10px;
	height:10px;
	color:gray;
}

.header_top
{
	width: 780px; border-top:1px solid dimgray; background-color:darkorange;
	text-align:left;
}

.header {
	border-left: 1px solid dimgray;
	border-right: 1px solid dimgray;
	border-bottom: 0px solid #FFF;
	background: darkorange url(img/logo-small-trans-fa.png) no-repeat 95% 50%;
	/*border-top: 5px solid #000;*/
	text-align: left;
	height:100px;
	width:800px;
}
.border {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: none;
	margin-top: 20px;
}

.title_image {
	margin: 40px 0px 0px 10px;
}
.header h1 {
	/*	text-align:left;*/
/*	text-indent:-100em;*/
/*	margin: 0px 0px 0px 0px;*/
/* auto;padding: 50px 150px 0px 0px;*/
	margin-left:30px;
	background-repeat: no-repeat;
	vertical-align:middle;
	color:#202020;
}
.header h1 a {
	/*	width:422px;*/
	/*height: 100px;*/
	display: block;
	/*background-image: url(img/logo.png);*/
}
.header h1 {
	/*	width:422px;*/
/*	height: 100px;*/
	display: block;
	/*background-image: url(img/logo.png);*/
}
.header h1 a:visited {
	background-position: top;
}
.header h1 a:link {
	background-position: top;
}
.header h1 a:hover {
	background-position: bottom;
}
.menu_trail {
	background:white url("img/menus/menu_bg.gif") repeat-x top left;
	border-bottom: 1px solid #dfd9c3;
	border-top: 1px solid #484948;
	border-left-width: 0px;
	border-right-width: 0px;
}

.shadow_right {
	width: 10px;
	background-image: url('img/border-right-fa-4.gif');
	background-position: left;
	background-repeat: repeat-y;
}
.shadow_left {
	width: 10px;
	background-image: url('img/border-left-fa-4.gif');
	background-position: right;
	background-repeat: repeat-y;
}

.menu {
	background: #4e483d url('img/menus/menu_bg.gif') repeat-x top left;
	height: 35px;
/*	margin: -10px auto 0px 0px;
*/
/*	width:800px;*/
	vertical-align: middle;
	text-align: center;
	font-size: 13px;
	/*border-bottom: 3px solid #DFD9C3;*/
	border-top: 1px solid #484948;
border-bottom: 1px solid #dfd9c3;
}
.menu ul {
	padding: 0;
	margin: 0px auto;
	list-style: none;
	width: 640px;
}
.menu li {
	float: left;
	padding: 0;
	margin: 0;
}
.menu a span{
	display:block;
	width:108px;
	height:35px;
	position:relative;
	top:15px;
}
.menu li a {
	display: block;
	float: left; /*padding: 20px 10px 10px 10px;*/;
	/*height: 13px;*/
	text-transform: lowercase;
	/*width: 108px;*/
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left:20px;
}
.menu ul a:visited {
/*	padding: 22px 10px 8px 10px;*/
	color: #fff;
	background-image: url(img/menus/menu_normal.gif);
}
.menu ul a:link {
	/*padding: 22px 10px 8px 10px;*/
	color: #fff;
	background-image: url(img/menus/menu_normal.gif);
}
.menu ul li a:hover {
	/*padding: 20px 10px 10px 10px;*/
	color: #ffcc00;
	background-image: url(img/menus/menu_over.gif);
}
.menu .current_page_item a:visited {
	/*padding: 20px 10px 10px 10px;*/
	color: #dfd9c3;
	background-image: url(img/menus/menu_active.gif);
}
.menu .current_page_item a:link {
	/*padding: 20px 10px 10px 10px;*/
	color: #dfd9c3;
	background-image: url(img/menus/menu_active.gif);
}
.menu .current a:visited {
	/*padding: 20px 10px 10px 10px;*/
	color: #dfd9c3;
	background-image: url(img/menus/menu_active.gif);
}
.menu .current a:link {
	/*padding: 20px 10px 10px 10px;*/
	color: #dfd9c3;
	background-image: url(img/menus/menu_active.gif);
}
.menu .current_page_item a:hover {
	/*padding: 20px 10px 10px 10px;*/
	color: #ffcc00;
	background-image: url(img/menus/menu_activeo.gif);
}
.menu .current a:hover {
	/*padding: 20px 10px 10px 10px;*/
	color: #ffcc00;
	background-image: url(img/menus/menu_activeo.gif);
}
/*////////////////////////
//////////CONTAINER//////
///////////////////////*/
#main {
	width: 100%;
	background: url('img/bg_grad.png') repeat-x scroll;
}
#container {
	text-align: center;
	width: 780px; /*	margin:0px auto;*/;
	background-color: white;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	min-height:500px;
}
/*////////////////////////
////Product abstract//////
///////////////////////*/
.product_abstract_title {
	/*	margin: 20px 100px auto;*/
	padding-top: 7px;
	height: 50px;
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	text-indent: 20px;
	float: left;
	display: block;
	/*background: url('img/puzzle.gif') no-repeat scroll 610px top;*/
}
.product_abstract_text {
	clear: left;
	font-size: 12px;
	text-align: justify;
}
.product_abstract {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 82%;
	margin-top: 50px;
	background: url('img/header_gray.png') no-repeat scroll left top;
	min-height: 300px;
}
.product_detail_text img
{
		float: right;
	margin: 0 0 10px 15px;

}
.abstract_image {
	float: right;
	margin: 0 0 10px 15px;
}
.product_more {
}
.product_more a:link {
	color: #3366FF;
	border-bottom: 1px gray dotted;
}
.product_more a:hover {
	color: #FF9966;
}
.product_more a:visited {
	color: #990033;
	border-bottom: 1px gray dotted;
}
.product_detail_text {
	text-align: justify;
	margin-top: 20px;
}
.more_info {
	font-size: 13px;
	margin-left: 30px;
	margin-top: 10px;
}
.more_info a:link {
	color: #3366FF;
}
.more_info a:hover {
	color: #FF9966;
	text-decoration: underline;
}
.more_info a:visited {
	color: #990033;
}
.hidden_link {
	font-size: 13px;
}
.hidden_link a:link {
	color: #ECEAE1;
}
.hidden_link a:hover {
	color: #ECEAE1;
}
.hidden_link a:visited {
	color: #ECEAE1;
}
.contact_table {
	vertical-align: top;
	width: 400px;
	margin-top:60px;
	margin-left:100px;
	}
.about_text {
	text-align: justify;
	margin-top: 20px;
}
.about_text a:link {
	color: #3366FF;
}
.about_text a:hover {
	color: #FF9966;
	text-decoration: underline;
}
.about_text a:visited {
	color: #990033;
}
.gallery_main {
	text-align: justify;
	margin-top: 20px;
	width: 700px;
	display: inline-block;
}
.gallery_image {
	margin: 20px;
	float: right;
	text-align: center; /*	font-weight:bold;*/;
	font-family: Tahoma;
	text-decoration: overline;
	display: block;
}
.gallery_image_Arrow {
	margin: -25px;
	float: right;
	text-align: center; /*	font-weight:bold;*/;
	font-family: Tahoma;
	text-decoration: overline;
	position: relative;
	top: 120px;
}
.product_list {
	text-align: left;
	padding-top: 20px;
	padding-left: 100px;
	font-size: 22px;
}

.header h1 a {
	/*	width:422px;*/
	background-image: url(img/logo-fa.png);
}
.gallery_title {
	margin-right: auto;
	margin-left: 70px;;
	text-align: left;
	margin-top: 30px;
	padding-left: 10px;
	padding-top: 5px;
	background: url('img/header_gray.png') no-repeat scroll left top;
	height: 30px;
	font-size: large;
}
.gallery_main_page_image
{
	margin-top:100px;
}
.gallery_main_page_image table{

	margin-left:auto;
	margin-right:auto;
	width:600px;
}

.gallery_main_page_image td{
	width:190px;
	height:160px;

}

.gallery_main_page_image img{
	width:140px;
	height:105px;
	border:1px solid gray;
	padding:3px;
	position:relative;
}
.border_topleft{
 width: 19px; 
 background-image: url('img/border-topright-fa-4.gif');
 background-position: left top; 
 background-repeat: no-repeat;
}

.border_topright{
	width: 21px; 
	background-image: url('img/border-topleft-fa-4.gif'); 
	background-position: right top; 
	background-repeat: no-repeat;
}
