﻿/* CSS Document */
body
{
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	text-align: center;
	margin: 20px 0 0 0;
	padding: 0;
	background-color: #ffffff;
}
a
{
	text-decoration: none;
}
a:hover
{
}
/* End mian Styles*/

/* main Container */
#container
{
	background-color: #ffffff;
	width: 965px;
	height: auto;
	margin: 0px auto;
	text-align: center;
}
/* End Main Container*/
/** Header **/
.header-dim
{
	width: 965px;
	height: 343px;
}
.header-lft-tp-corner
{
	background: #eaf5d5 url(../images/corner-left-top.gif) no-repeat top left;
}
.header-lft-btm-corner
{
	background: url(../images/corner-left-bottom.gif) no-repeat bottom left;
}
.header-right-tp-corner
{
	background: url(../images/corner-right-top.gif) no-repeat top right;
}
.header-right-btm-corner
{
	background: url(../images/corner-right-bottom.gif) no-repeat bottom right;
}
/***Logo***/
.logo
{
	width: 252px;
	height: 342px;
	float: right;
}
/***Header Left***/
.header-left
{
	width: 703px;
	height: 321px;
	float: left;
	margin: 10px 0 0 10px;
}
/****horizontal Menu****/
.horizontal-menu
{
	background: url(../images/vertical-menu-bg.gif) repeat-x;
	width: 701px;
	height: 44px;
	text-align: center;
}
.horizontal-menu ul
{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 71px 0 0;
	height: 44px;
	display: inline-block;
	background: url(../images/vertical-menu-right.gif) no-repeat top right;
}
.horizontal-menu li
{
	float: right;
	width: 80px;
	height: 28px;
	vertical-align: middle;
	padding-top: 15px;
}
.horizontal-menu li a
{
	color: #0e3300;
	font-weight: bold;
}
.horizontal-menu li.lang
{
	background: url(../images/faraj_15.gif) no-repeat center;
	width: 113px;
	height: 28px;
}
.horizontal-menu li.lang:hover
{
	background: url(../images/faraj_15.gif) no-repeat center;
}
.horizontal-menu li a:hover
{
	color: #666666;
	font-weight: bold;
}
.horizontal-menu li:hover
{
	background: url(../images/vertical-menu-arraw.gif) bottom center no-repeat;
}
.horizontal-menu li.line
{
	width: 9px;
	background: url(../images/vertical-menu-line.gif) no-repeat top center;
}
.horizontal-menu li.left
{
	width: 170px;
	background: url(../images/vertical-menu-left.gif) no-repeat top left;
}
.horizontal-menu li.img
{
	border: 0;
}
/****End horizontal Menu ****/
/****Flash ****/
.flash
{
	width: 700px;
	height: 278px;
}
/****End Flash ****/
/***Header Left***/
/***End Logo***/
/**End Header**/
/**Content**/
#content
{
	width:100%; 	
	height:100%;
	/*width: 965px;
	height: auto;*/
	display: inline-block;
	margin-top: 5px;
}
/***Products***/
.products-blk
{
	float: right;
	width: 590px;
	height: auto;
	display: inline-block;
	text-align: right;
}
.products-blk-inner
{
	float: right;
	width: 580px;
	z-index: 1;
}
/****Products tilte****/
.products-blk-title
{
	z-index: 2;
	right: 100px;
	top: 14px;
	position: relative;
	width: auto;
	float: right;
}
/****End Products title****/
/****Products arraw left****/
.products-blk-arraw-left
{
	float: left;
	width: 31px;
	height: 207px; /*background:url(../images/products-blk-arraw-left.gif) no-repeat left top;*/
}
/****End Products arraw left****/
/****Products arraw left****/
.products-blk-arraw-right
{
	float: left;
	width: 30px;
	height: 207px; /*background:url(../images/products-blk-arraw-right.gif) no-repeat right top;*/
}
/****End Products arraw left****/
/****Products content****/
.products-blk-content
{
	float: left;
	width: 513px;
	height: 207px;
	background: url(../images/products-blk-bg.gif) repeat-x left top;
}
.products-blk-content img
{
	height: 180px;
	width: 180px;
	padding: 17px 20px 0 20px;
	border: 0px;
}
/****End Products content****/
/***End Products***/
/***About***/
.about
{
	/*float: right;*/
	width: 350px;
	height: 207px;
	margin-top: 20px;
	display: inline-block;
	margin-right: 20px;
}
.about_title_right
{
	width: 240px;
	height: 22px;
	margin-left: 80px;
	background: #74b214 url(../images/about_right_corner.gif) no-repeat right top;
}
.about_title_txt
{
	width: 240px;
	height: 22px;
	background: url(../images/about_left_corner.gif) no-repeat left top;
}
.about_title_txt p
{
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
}
.about_left_top
{
	background: #74b214 url(../images/about_top_left.gif) no-repeat top left;
	width: 350px;
	height: 190px;
}
.about_left_bottom
{
	background: url(../images/about_bottom_left.gif) no-repeat bottom left;
	width: 350px;
	height: 190px;
}
.about_right_top
{
	background: url(../images/about_top_right.gif) no-repeat top right;
	width: 350px;
	height: 190px;
}
.about_right_bottom
{
	background: url(../images/about_bottom_right.gif) no-repeat bottom right;
	width: 350px;
	height: 190px;
	text-align: justify;
	direction: rtl;
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma,arial,verdana;
}
.about_right_bottom p
{
	float: right;
	text-align: justify;
	margin: 0 10px 0 0;
	padding: 20px 5px 5px 5px;
}
.about_right_bottom img
{
	float: left;
	border: 2px solid #003300;
	margin: 10px;
}
IMG.more_index
{
	border: 0;
}
/***End About***/
/**End Content**/
/*Footer*/
.clr
{
	clear: both;
}
#footer
{
	width: 100%;
	height: 50px;
	border-top: 3px solid #a2d64f;
	background: #74b214;
	margin-top: 20px;
}
#footer p
{
	color: #0e3300;
	margin: 15px 0 0 0;
	padding-top: 0 0 0 0;
	font-weight: bold;
}
#footer a
{
	color: #0e3300;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
/*End Footer*/
.aboutus
{
	padding: 10px 20px 0 20px;
	color: #000000;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	direction: rtl;
	text-align: justify;
	width: 90%;
	height: auto;
	line-height: 20px;
}
.product_page
{
	padding: 5px 0 0 0;
	color: #000000;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	direction: rtl;
	text-align: justify;
	width: 100%;
	height: auto;
	line-height: 20px;
}
.contact_info
{
	width: 350px;
	float: right;
	padding: 15px 20px;
	color: #000000;
	font-family: Tahoma;
	font-weight: bold;
	direction: rtl;
	text-align: justify;
}
.contact_form
{
	padding: 15px 20px;
	border-right: solid #74b214 2px;
	float: right;
	width: 430px;
	color: #000000;
	font-family: Tahoma;
	font-weight: bold;
	direction: rtl;
	text-align: justify;
}
hr
{
	color: #74b214;
	width: 95%;
}
p.contact
{
	width: 110px;
	float: right;
}
div.contact
{
	padding-left: 25px;
	width: 95%;
	height: auto;
	text-align: right;
	direction: rtl;
	display: inline-table;
	height: auto;
}
.menu
{
	float: right;
	width: 218px;
	background-color: #7bae2a;
	height: auto;
	margin: 0;
	padding: 0;
}
.product_content
{
	margin: 0 216px 0 0;
	padding: 0 20px 20px 20px;
	text-align: justify;
	direction: rtl;
	text-align: right;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.product_content a, .aboutus a
{
color: #000000;
}

.product_content a:hover, .aboutus a:hover
{ 
color: #666666;
}
.product_main_img
{
	/*border: 1px solid #00012a;*/
	padding: 2px;
	background: #ffffff;
	float: left;
	margin: 10px 20px 10px 20px;
}
.product_img
{
	width: 95%;
	display: inline-table;
	height: auto;
}
.product_small_image
{
	/*border: 1px solid #00012a;*/
	border: 0px;
	padding: 2px;
	background: #ffffff;
	width: 130px;
	height: 130px;
	float: right;
	margin: 20px 40px 20px 40px;
}
.cat_title
{
	background: url(../images/cat_title.gif) no-repeat top;
	text-align: center;
	padding-top: 10px;
	width: 218px;
	height: 36px;
}
.cat_footer
{
	background: url(../images/cat_footer.gif) no-repeat top;
	width: 218px;
	height: 32px;
}
.page_title
{
	background: url(../images/titlebar.png) repeat-x top;
	height:31px;
	padding:12px;
	text-align:right;
	color: #0e3300;
	font-weight:bold;
	direction:rtl;
}
.green
{
	color:#7dbf0c;
}
/*-------------------------*/
.arrowlistmenu
{
	width: 218px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader
{
	/*CSS class for menu headers in general (expanding or not!)*/
	font: bold 12px Tahoma;
	color: #0e3300;
	background: black url(../images/titlebar.png) repeat-x center left;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*padding: 4px 0 4px 10px; /*header text is indented 10px*/
	padding: 10px 10px 10px 2px;
	cursor: hand;
	cursor: pointer;
}

.arrowlistmenu .openheader
{
	/*CSS class to apply to expandable header when it's expanded*/
	background-image: url(../images/titlebar-active.png);
	color: #ffffff;
}

.arrowlistmenu ul
{
	/*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li
{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}
.arrowlistmenu ul li a
{
	color: #0e3300; /*background: url(../images/arrowbullet.png) no-repeat center right; /*custom bullet list image*/
	display: block;
	padding: 2px 20px 5px 0; /*padding: 5px 2px 5px 2px;*/
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
}
.arrowlistmenu ul li.current
{
	/*padding-bottom: 2px; /*bottom spacing between menu items*/
	color: #666666;
	display: block;
	padding: 2px 30px 5px 0; /*padding: 5px 2px 5px 2px;*/
	padding-left: 19px; 
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	/*font-size: 90%;*/
}
.arrowlistmenu ul li a:visited
{
	color: #0e3300;
}

.arrowlistmenu ul li a:hover
{
	/*hover state CSS*/
	color: #666666;
	background-color: #74b214;
}
/*-------------------------*/

/* Navegation Bar */
.pagination
{
	padding: 2px;
	margin: auto;
}

.pagination ul
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 16px;
}

.pagination ul li
{
	list-style-type: none;
	display: inline;
	padding: 0 2px 0 2px;
}

.pagination a, .pagination a:visited
{
	padding: 0 2px;
	border: 1px solid #000000;
	text-decoration: none;
	color: #000000;
	background-color: #eaf5d5;
	font-size: 11px;
}

.pagination a:hover, .pagination a:active
{
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #74b214;
	font-size: 11px;
}

.pagination a.currentpage
{
	background-color: #74b214;
	color: #ffffff !important;
	border-color: #000000;
	font-weight: bold;
	cursor: default;
	font-size: 11px;
}

.pagination a.disablelink, .pagination a.disablelink:hover
{
	background-color: #74b214;
	cursor: default;
	color: #ffffff;
	border-color: #000000;
	font-weight: normal !important;
}

.pagination a.prevnext
{
	font-weight: bold;
}
/* End Navegation Bar */
