/**** General  ***/
body
{
    font-size: 12px;
    margin: 0;
		padding:0;
    color: Black;
    font-family: Arial;
}
body.iframe{
		background: white;
}
.floatcontainer:after
{
    clear: both;
    display: block;
    font-size: 0px;
    visibility: hidden;
    height: 0px;
    content: ".";
}
.floatcontainer
{
    display: inline-block;
}
* HTML .floatcontainer
{
    height: 1%;
}
.floatcontainer
{
    display: block;
}
a
{
    color: #b80808;
    text-decoration: none;
}
a:hover
{
    color: #b80808;
    text-decoration: underline;
}
input
{
    color: black;
    border-bottom: #cecece 1px solid;
    border-left: #cecece 1px solid;
    border-right: #cecece 1px solid;
    border-top: Black 1px solid;
		background: #ffffff url(../images/bg_input.jpg) repeat-x;
}
textarea
{
    color: black;
    border-bottom: #cecece 1px solid;
    border-left: #cecece 1px solid;
    border-right: #cecece 1px solid;
    border-top: Black 1px solid;
		background: #ffffff url(../images/bg_input.jpg) repeat-x;
}
select
{
    border: #a6a6a6 1px solid;
    color: black;
}
h1
{
  font-weight: bold;
  font-size: 22px;
  margin: 0;
	color:Black;
	padding-right:10px;
	margin-bottom:5px;
	padding-bottom: 3px;
}
h1.site{
	margin-top:0;
}
h2
{
  font-weight: bold;
  font-size: 14px;
  margin: 0;
	color:Black;
	padding-left:10px;
	margin-bottom:5px;
	padding-bottom: 3px;
}
h2.site
{
  font-weight: bold;
  font-size: 16px;
  margin: 0;
	color:Black;
	padding-left:17px;
	margin-bottom:4px;
	border: solid 1px #cccccc;
	background: url(../images/bg_title2.jpg) repeat-x;
	height:43px;
	line-height: 43px;
	vertical-align: middle;
}
h3,h4
{
  font-size: 12px;
  margin: 0 0 3px 0;
  color:#b80808;
  font-weight: bold;
}
p
{
	padding: 0;
	margin: 0;
}
input.btn
{
    border-top: #e0e0e0 1px solid;
    border-left: #e0e0e0 1px solid;
    border-right: #373737 1px solid;
    border-bottom: #010101 1px solid;
    color: white;
    background:#b80004;
		font-weight: bold;
	 font-family: Arial, Helvetica, sans-serif;
	 text-align: center;
		padding: 0;
}
input.noBorder
{
    border: medium none;
}
img.pic
{
    border:none;
}
.error
{
    color: #cc0000
}
.justify
{
    text-align: justify;
}
/**** Page Container ***/
#pageContainer
{
    direction: rtl;
		margin:0 auto;
		width:803px;
}
#pageContainerHp
{
    direction: rtl;
		margin:0 auto;
		width:703px;
}
/*
#pageContainer img
{
    border: medium none;
}
*/
.textWrap{
	padding:10px;
}
/**** Static Menu ***/
#staticMenu{
	height:20px;
	padding:0 5px;
	margin: 0;
	color:White;
	border-bottom: solid 1px #e8e8e8;
	background-color:Black; 
}
#staticMenu a{
	color:White;
}
#staticMenu a:hover{
	color:White;
}
#staticMenuText{
	float:right;
	width:350px;
	font-weight: normal;
	padding-top:2px;
	text-align: right;
}
#staticMenuLinks{
	float:left;
	width:250px;
	padding:2px 5px 0 5px;
	font-weight: normal;
}
#staticMenu a{
	color:White;
}
#staticMenu a.menu_on{
	color:White;
}
/**** Top ***/
#top{
	margin-bottom: 0;
	text-align: left;
}
/**** Logo ***/
#logo{
}
/**** Main Menu ***/
#mainMenu{
	text-align: center;
	margin:0 auto;
	border:solid 1px #cccccc;
	background: url(../images/bg_menu.jpg) repeat-x;
	margin-bottom: 4px;
}
#mainMenu ul{
	margin:0 auto;
	padding:0 ;
	list-style: none;
	text-align: center;
}
#mainMenu li{
	float: left;
	text-align: center;
	color: White;
	font-size: 14px;
}
#mainMenu li a{
	color: White;
	display: block;
	line-height: 46px;
	background: url(../images/bg_menu.jpg) repeat-x;
	padding: 0;
	vertical-align: middle;
}
#mainMenu li a:hover,#mainMenu li.menu_on a{
	color: White;
	display: block;
	line-height: 46px;
	vertical-align: middle;
	background: url(../images/bg_menu_on.jpg) repeat-x;
	padding: 0;
	text-decoration: none;
}
#mainMenu li.sep
{
  width: 2px !important;
	background: url(../images/bg_menu_sep.jpg) no-repeat;
	padding:0;
	height:46px;
}
/**** Navigation line ***/
#nav{
	padding:6px 5px;
	font-size: 11px;
	font-weight: bold;
	color:black;
}
#nav a{
	color: black;
}
.nav_on{
	color:#3c822f;
	font-weight: bold;
}
#nav a:hover{
	color:#3c822f;
	text-decoration: none;
}
/**** Footer ***/
#footer
{
	height:20px;
	border: solid 1px #e8e8e8;
	background-color: black;
	padding:0;
	color: White;
  text-align: center;
}
#footerText
{
	padding:3px;
	font-weight: bold;
}
#footerText a
{
    color: white
}
#footerText a:hover
{
    color: white;
    text-decoration: underline
}
#footerLinks{
  text-align: center;
	margin:5px 20px;
	color: #6f6f6f;
}
/**** Credit ***/
#credit
{
    clear: both;
    padding: 10px;
    margin: 0px auto;
    color: #6f6f6f;
    text-align: center;
}
#credit a
{
    color: #6f6f6f;
}
#credit a:hover
{
    color: #6f6f6f;
    text-decoration: underline
}
/**** Main Page ***/
#main
{
	margin-bottom:0;
}
.mainWrap
{
	padding:10px 20px;
}
.borderBox{
	padding-right:30px;
	background:#f4f4f4 ;
	border: solid 1px #e8e8e8;
	margin-bottom:7px; 	
	
}
#mainContentT{
	background: url(../images/bg_main_ltr.jpg) repeat center top;
	margin-bottom:7px; 	
}
#mainContentB{
	background: url(../images/bg_main_ltr_bottom.jpg) no-repeat bottom;
	margin-bottom:7px; 	
}
#mainContent{
	min-height: 200px;
	background:#f4f4f4 ;
	border: solid 1px #e8e8e8;
	padding-left:30px;
	margin-bottom:7px; 	
}
#phoneLine{
	padding:7px 200px 0 0;
	color:White;
	font-size: 18px;
	font-weight: bold;
}
#mainLogin{
	height: 90px;
	background:#f4f4f4 url(../images/icon_login.jpg) no-repeat right 27px;
	margin-bottom:7px; 	
	padding-right:230px;
	border: solid 1px #e8e8e8;
}
#mainLoginLeft{
	float: right;
	width:175px;
}
#mainLoginCenter{
	float: right;
	width:205px;
}
#mainLoginRight{
	float: left;
	width:90px;
	padding-top:15px;
}
#mainBoxes{
	border: solid 1px #e8e8e8;
	padding:10px 10px;
	margin-bottom: 6px;
}
.mainBoxesItem{
	float: right;
	width:125px;
	padding-right:10px;
	border-left: solid 1px #e6e6e6;
}
.mainBoxesItemLast{
	float: right;
	width:125px;
	padding-right:10px;
	border-left: none;
}
#mainBoxes ul{
	padding:0px;
	margin:0 15px;
}


#mainContentRight{
	float: left;
	width: 235px;
}
#mainContent1{
}
#mainContentCenter{
	padding-top: 0;
}
#mainContentCenter1{
	float:left;
	width: 382px;
	padding-top: 0;
}
#mainContentLeft{
	float:right;
	width: 130px;
	padding: 0;
	text-align: center;
}
#mainContentLeft img{
	border: solid 1px #cccccc;
	margin-bottom: 5px
}
#mainContentLeft a{
  color: white;
}
#mainContentLeft a:hover{
  color: #ff0000;
}
#sideMenu {
}
#sideMenu ul{
	margin:0;
	padding:0 0 5px 0;
	list-style: none;
}
#sideMenu li{
	margin-bottom: 4px;
	height:21px;
	line-height: 21px;
	vertical-align: middle;
}
#sideMenu li a{
	height:21px;
	color:black;
	background: #cccccc url(../images/dot.jpg) no-repeat left;
	font-weight: bold;
	padding-left:22px;
	display: block;
}
#sideMenu li a:hover{
	color:white;
	background: #408f30 url(../images/dot_on.jpg) no-repeat left;
	font-weight: bold;
	display: block;
	padding-left:22px;
	text-decoration: none;
}
#sideMenu li.menu_on a{
	color:white;
	background: #408f30 url(../images/dot_on.jpg) no-repeat left;
	font-weight: bold;
	display: block;
	padding-left:22px;
}
#newsBox{
	border: solid 1px #cccccc;
	padding:10px;
	margin-bottom: 5px;
}
#newsBox dt{
	color: #307a22;
	font-weight: bold;
	margin-top: 10px;
}
#newsBox dd{
	color: black;
	padding: 0;
	margin: 0;
}
#newTitle{
	margin-bottom: 4px;
	border: solid 1px #cccccc;
	background: url(../images/bg_title1.jpg) repeat-x;
	height:19px;
}
#newTitle h3
{
	background: url(../images/bg_title_dot1.jpg) no-repeat left;
	line-height:19px;
	vertical-align:middle;
  padding: 0 0 0 21px;
  font-size: 16px;
  margin: 0;
  color: White;
  font-weight: bold;
}
#banners div{
	margin:0 0 5px 0;
	border: solid 1px #cccccc;
}
.borderBox{
	border: solid 1px #cccccc;
	padding:15px;
	margin-bottom: 4px;
}
#videoBoxHp{
	border: solid 1px #cccccc;
	padding:15px;
	margin-bottom: 4px;
	text-align: center;
}
#videoBox{
	padding:10px 7px;
	text-align: center;
}
#videoBoxHp div.videoBoxFrame{
	float: right;
	width:210px;
}
#videoBoxHp div.videoBoxList{
	text-align: left;
	float: left;
	width:135px;
}
#videoBox div.videoBoxFrame{
	float: right;
	width:320px;
}
#videoBox div.videoBoxList{
	text-align: left;
	float: left;
	width:180px;
}
div.videoBoxList ul{
	margin:0 auto;
	padding:5px 0;
	list-style: none;
}
div.videoBoxList li{
	padding-bottom:4px;
	margin-bottom: 4px;
	border-bottom: solid 1px #2d2d2d;
	font-size: 14px;
}
div.videoBoxList li a{
	color:Black;
	padding-left:15px;
	display: block;
	background: url(../images/dot_box.jpg) no-repeat left;
}
div.videoBoxList li a:hover{
	color:Black;
	font-weight: bold;
	display: block;
	padding-left:15px;
	background: url(../images/dot_box.jpg) no-repeat left;
}
div.videoBoxList li.menu_on a{
	color:Black;
	font-weight: bold;
	display: block;
	padding-left:15px;
	background: url(../images/dot_box.jpg) no-repeat left;
}
/**** Boxes ***/
#boxes{
	margin-bottom: 4px;
}
.boxItem {
	border: solid 1px #cccccc;
	padding:15px;
	margin-bottom: 4px;
}
.boxItem h4 {
	color:#307a22;
	font-size: 16px;
	padding-left:10px;
	background: url(../images/dot_box.jpg) no-repeat left;
}
.boxItem h4 a{
	color:#307a22;
}
.boxItem h4 a:hover{
	color:#307a22;
}
.boxText{
	float: right;
	width:360px;
}
.boxImg {
	float: left;
	width:140px;
	padding: 0 5px;
}
.boxImg img{
	margin:0 5px 0;
	border: none;
}
.picBoxTitle{
	text-align: center;
	margin-bottom:10px;
}
.picBoxTitle a{
	color: Black;
}

.boxImgText{
	text-align: center;
	margin-top:10px;
	padding-right:15px;
	color: #307a22;
	font-weight: bold;
}
.boxImgText a{
	color: #307a22;
	font-weight: bold;
}
/**** Video Page ***/
#videoPage{
	margin-left: 5px;
}
.videosPageItem{
	float:left;
	width:160px;
	text-align: center;
	margin:5px 5px 10px 5px ;
}
.videoImg{
	background: url(../images/bg_video.gif) no-repeat;
	width:140px;
	height: 113px;
}
/**** Customers Page ***/
.customersPageItem{
	float:left;
	width:150px;
	text-align: center;
	margin:5px 5px 10px 5px ;
}
/**** Boxes Page ***/
.boxItemColumn1{
	float:left;
	width:355px;
}
.boxItemColumn2{
	clear: both;
}
.boxPageItem {
	padding-bottom: 8px;
	margin-bottom: 8px;
	padding-right:20px;
}
.boxPageItem h4{
	background: none;
	padding-left:0;
	margin-bottom:5px;
	padding-bottom: 3px;
	color:#317c23;
	height:auto;
}
.boxPageItem h4 a{
	color:#317c23;
}
.boxPageItem h4 a:hover{
	color:white;
}

/**** Products Page ***/
.productsItemColumn1{
	float:left;
	width:355px;
}
.productsItemColumn2{
	clear: both;
}
/* Customers Like Display */
.productsPageItem {
	float:left;
	width:150px;
	text-align: center;
	margin:5px 5px 10px 5px ;
}
/* Boxes Like Display 
.productsPageItem {
	padding-bottom: 8px;
	margin-bottom: 8px;
	padding-left:20px;
}
*/
.productsPageItem img{
  border: none;
}
.productsPageItemImg{
	padding:0 10px 0 0;
	float:left;
	width:140px;
}
.productsPageItemText{
}
.productsPageItem h2{
	background: none;
	padding-left:0;
	margin-bottom:5px;
	padding-bottom: 3px;
	color:#317c23;
	height:auto;
	font-size: 12px;
}
.productsPageItem h2 a{
	color:#317c23;
}
.productsPageItem h2 a:hover{
  color: #317c23;
}

/**** Product Page ***/
#productPage{
	clear: both;
}
#productPage h2{
	color:white;
	font-size: 12px;
	padding:0 0 0 20px;
	height: 15px;
	margin:0 0 10px 0;
	background: #307a22 url(../images/bg_title3.jpg) no-repeat left;
}
#productPage h4 {
	color:white;
	font-size: 12px;
	padding-right:20px;
	height: 15px;
	margin-bottom: 10px;
	background: #307a22 url(../images/bg_title3.jpg) no-repeat left;
}
#productPage img{
	border: solid 1px #cccccc;
}
h2.product1{
	float:left;
	width:615px;
}
h2.product2{
	float:left;
	width:402px;
}
.productBack{
	float: right;
	width:94px;
	text-align: center;
	height:15px;
	background-color: black;
}
.productBack img{
	border: none;
}
.productBack a{
	color: White;
	font-size: 12px;
	font-weight: bold;
}
.productBack a:hover{
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.details{
	margin-top:5px;
	color:Black;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}
.details a{
	color:Black;
	font-weight: bold;
	font-size: 11px;
}
.details a:hover{
	font-size: 11px;
	text-decoration: underline;
}
.galleryPic
{
    float: left;
		width:97px;
		margin:3px 3px 0 3px;
}
.galleryPic img{
	border: solid 1px #cccccc;
}
.galleryPic1
{
    margin: 7px 5px;
}

/**** Pagging ***/
div.pagging
{
  clear:both;
	text-align: center;
	padding-top:10px;
}
div.pagging span{
  color: #00a2ff;
	font-weight: bold;	
}
/**** Contact Page ***/
#mainContact
{
	float:left;
	width:220px;
}
.mainContactWrap
{
	padding:20px;
}
#mainContactForm{
	float:right;
	width:250px;
}
.formRight
{
    margin-top: 2px;
    margin-right: 5px;
		font-weight: bold;
}
.formCenter
{
    margin-top: 2px;
}
.formCenter INPUT
{
  width: 200px;
	border: solid 1px #9c9c9c; 
}
.formCenter textarea
{
  width: 200px;
	border: solid 1px #9c9c9c; 
}

.formBtns
{
		margin-top:10px;
		text-align: left;
		margin-right: 26px;
}

.formRightBox
{
    margin-top: 5px;
    margin-right: 5px;
		font-weight: bold;
}
.formCenterBox
{
    margin-top: 2px;
}
.formCenterBox input
{
  width:159px;
}
.formBtnsBox{
		margin-top:10px;
}
.formBtnsBox input
{
	cursor: pointer;
	border: none;
}
/*

.formLeft
{
    MARGIN-TOP: 2px;
    FLOAT: left;
    WIDTH: 75px;
    DIRECTION: ltr
}
.formBtns INPUT
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    BORDER-LEFT: medium none;
    WIDTH: 45px;
    COLOR: white;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    HEIGHT: 18px;
    BACKGROUND-COLOR: #d60015;
    TEXT-ALIGN: center
}
*/
/**** Faq Page ***/
#faq{
}
#faq h3{
	background: none;
	height:auto;
  padding: 5px 0 5px 5px;
  font-size: 14px;
  margin: 0 0 3px 0;
  color: #317c23;
  font-weight: bold;
}
#faq h4{
  font-weight: bold;
  font-size: 16px;
	height: 22px;
	background: none;
  color: #317c23;
	padding:0 0 0 3px;
	margin:5px 0;
}
ul.questions{
	margin: 0 0 20px 20px;	
	padding: 0;
}
ul.questions li{
	padding:3px 0
}
ul.questions li a{
	color:Black;
}

.answerText{
	padding-left:5px;
}
.answerTop{
	text-align: right;
	border-bottom: solid 1px #545454;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.answerTop a{
  color: Black;
	font-weight: bold;
}
.video,.video a{
}
/**** Sitemap Page ***/
#sitemap{
	
}
#sitemap li{
	margin-bottom: 10px;
}
#sitemap li a{
  color:#317c23;
	font-weight: bold;
}
#sitemap li ul{
	margin-top: 5px;
	list-style: square; 
}
#sitemap li ul li{
	margin-bottom: 5px;
}
#sitemap li ul li a{
    color: Black;
}


.reptortLine :hover{
	background-color:#cccccc;
}