body
{
    font-size: 14px;
    margin: 0px;
		padding:0;
    color: #585858;
    font-family: Arial;
}
.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:#585858;
  text-decoration: none;
}
a:hover
{
	color:#585858;
    text-decoration: underline;
}
input
{
    border: #d2d2d2 1px solid;
}
textarea
{
    border: #d2d2d2 1px solid;
}
select
{
    border: #d2d2d2 1px solid;
}
h1
{
	color: #5fa1b6;
	font-weight: bold;
	font-size: 1em;
	margin: 0 0 5px 0;
	text-align: right;
}
h2
{
    padding: 0;
    font-weight: bold;
    font-size: 1.2em;
    margin: 2px 0px;
	color: #5fa1b6;
}
h3
{
	color: #5fa1b6;
	font-weight: bold;
	padding-right:5px;
	font-size: 1.2em;
	margin:0 0 7px 0;
	text-align: right;
}
input.btn
{
    border: #5a3203 0px solid;
    color: white;
    background-color: #5a3203;
}
input.noBorder
{
    border: medium none;
}
.error
{
    color: #cc0000
}
.justify
{
    text-align: justify;
}
#pageContainer
{
    direction: rtl;
		margin:0 auto;
		padding: 0;
		width:986px;
}
#pageContainer IMG
{
    border: medium none;
}
img.pic
{
    border: #cbcbcb 1px solid;
}

#staticMenu{
	text-align: left;
	color:#b6b6b6;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 5px;
}
#staticMenu a{
	color:#b6b6b6;
}
#staticMenu a:hover{
	color:#b6b6b6;
}
.devider{
	padding:0 8px;
}
#top{
	float: right;
	width:780px;
	height:112px;
}
#topSearch{
	float:left;
	width:194px;
	margin-top: 35px;
}
.topSearchBox{
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	background: url(../images/bg_search.jpg) no-repeat;
	margin-top: 5px;
	color: #9d9d9d;
	text-align: center;
}
.topSearchBox1{
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	background: url(../images/bg_search.jpg) no-repeat;
	margin-top: 5px;
	color: #9d9d9d;
	text-align: center;
}
.topSearchBox1 input{
	width:115px;
	height:14px;
}
.topSearchBox1 input.btn{
	width:auto;
	height:auto;
	border: none;
}

#mainMenu{
	width:190px;
	text-align: center;
	padding:0;
	margin: 0 0 20px 0;
}
#mainMenu ul{
	margin:0 auto;
	padding:0;
	list-style: none;
	text-align: right;
	width:190px;
}
#mainMenu li{
	text-align: center;
	font-size: 1em;
	color: White;
	height: 19px;
	padding:0;
	margin-bottom: 5px;
	font-weight: bold;
}
#mainMenu li a{
	color: White;
	display: block;
	background-color:#5fa1b6;
	width:190px;
	height: 17px;
	padding-top:2px;
	font-weight: bold;
}
#mainMenu li a:hover{
	color: Black;
	text-decoration: none;
	display: block;
	background-color:#b0d1db;
	width:190px;
	height: 17px;
	padding-top:2px;
	font-weight: bold;
}

#mainMenuHp{
	height: 114px;
	text-align: center;
	padding:0;
	margin: 0;
}
#mainMenuHp ul{
	margin:0 auto;
	padding:0;
	list-style: none;
	text-align: center;
	height: 101px;
}
#mainMenuHp li{
	float: right;
	text-align: center;
	font-size: 1em;
	color: White;
	height: 101px;
	padding:0;
}
#mainMenuHp li.item a{background: url(../images/bg_menu_hp.jpg) no-repeat;}
#mainMenuHp li.item1 a{background: url(../images/bg_menu_hp1.jpg) no-repeat;}
#mainMenuHp li.item2 a{background: url(../images/bg_menu_hp2.jpg) no-repeat;}
#mainMenuHp li.item3 a{background: url(../images/bg_menu_hp3.jpg) no-repeat;}
#mainMenuHp li.item4 a{background: url(../images/bg_menu_hp4.jpg) no-repeat;}

#mainMenuHp li.item a:hover{background: url(../images/bg_menu_hp.jpg) no-repeat center -101px;}
#mainMenuHp li.item1 a:hover{background: url(../images/bg_menu_hp1.jpg) no-repeat center -101px;}
#mainMenuHp li.item2 a:hover{background: url(../images/bg_menu_hp2.jpg) no-repeat center -101px;}
#mainMenuHp li.item3 a:hover{background: url(../images/bg_menu_hp3.jpg) no-repeat center -101px;}
#mainMenuHp li.item4 a:hover{background: url(../images/bg_menu_hp4.jpg) no-repeat center -101px;}

#mainMenuHp li a{
	color: White;
	display: block;
	width:193px;
	height:101px;
}
#mainMenuHp li a:hover{
	color: White;
	text-decoration: none;
	display: block;
	width:193px;
	height:101px;
}
#mainMenuHp span.text{
	display: block;
	text-align: right;
	padding:15px 110px 0 5px;
	font-size:0.8em;
}
#mainMenuHp span.title{
	display: block;
	color: white;
	font-size:1.2em;
	font-weight: bold; 
	text-align: right;
	padding:5px 18px 0 0;
	height:17px;
}
li.sep
{
  margin-left:5px;
}
#nav{
	height:31px;
	padding:0 10px;
	color: Black;
	font-size: 1.1em;
}
#nav a{
	color: #808080;
}
.nav_on,#nav a:hover{
	color:Black;
}
#footer
{
	border-top: solid 1px #e8e8e8;
  clear: both;
  padding:7px 0;
  margin: 0px auto;
	color: #585858;
	font-size: 1em;
	margin-top: 5px;
}
#footerText{
	float: right;
	width:510px;
}
#footer a
{
	color: #585858;
	font-weight: bold;
}
#footer a:hover
{
	color: #585858;
  text-decoration: underline;
	font-weight: bold;
}
#footer span.title{
	color: #585858;
	font-weight: bold;
}
#credit
{
    float:left;
    width: 240px;
    color: #585858;
    text-align: left;
}
#credit a
{
    color: #585858
}
#credit a:hover
{
    color: #585858;
    text-decoration: underline
}

#main
{
}
#mainLeft{
	float: left;
	width: 192px;
}
#mainCenter{
	float:right;
	width: 785px;
}
#mainCenterMain{
	float: left;
	width: 587px;
}
#mainCenterRight{
	float: right;
	width: 192px;
	padding-left: 1px;
}
#calendar{
	margin-bottom: 15px;
	text-align: right;
}
#calendar h4{
	color: #5fa1b6;
	padding-right:0;
	margin-bottom: 2px;
	font-weight: normal;
}
#hpPic{
	margin-bottom: 15px;
}
#news{
	background: url(../images/bg_boxLinks.jpg) repeat-x center 35px;
	color: #666666;
	text-align: center;
	margin-bottom: 14px;
	height:140px;
}
#news h3{
	background: url(../images/bg_news.jpg) no-repeat Right;
	height:35px;
	width:180px;
	color: White;
	line-height: 35px;
	vertical-align: middle;
	padding-right: 12px;
}
#news dl{
	margin:0;
}
#news dt{
	margin: 0;
	padding: 0 0 3px 0;
	font-weight: bold;
}
#news dt a{
	color:#7f7f7f;
}
#news dd{
	margin: 0;
	padding: 0 0 3px 0;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: solid 1px #a1a1a1;
}
#news dd a{
	color: #7f7f7f;
}
.boxLinks{
	background:#ebebeb url(../images/bg_box_sml.jpg) repeat-x center top;
	color: #666666;
	text-align: right;
	margin-bottom: 4px;
	font-size: 0.9em;
}


#sideMenu {
	margin-bottom: 10px;
	background: url(../images/bg_left.jpg) no-repeat center top;
}
#sideMenu h3{
	margin:0;
}
#sideMenu ul{
	margin:0 5px 20px 5px;
	list-style:none;
}
#sideMenu li{
	border-bottom: solid 2px #aad46f;
	background: url(../images/dot_side.gif) no-repeat 5px 9px;
	padding:8px 25px;
}
#sideMenu li a{
	color:#0094bd;
	font-size: 1.2em;
	display: block;
}
#sideMenu li a:hover{
	color:#5d3507;
	font-size: 1.2em;
	display: block;
	text-decoration: none;
}
#sideMenu li.menu_on{
	color:#5d3507;
	font-size: 1.2em;
}
#sideMenu1 {
	margin-bottom: 10px;
	background: url(../images/bg_left.jpg) no-repeat center top;
}
#sideMenu1 h3{
	padding:15px;
	color: #0093bd;
	font-size: 1.7em;	
}
#sideMenu1 ul{
	margin:0 10px 20px 10px;
	list-style:none;
}
#sideMenu1 li{
	border-bottom: solid 2px #aad46f;
	background: url(../images/dot_side1.gif) no-repeat 5px 9px;
	padding:8px 25px;
}
#sideMenu1 li a{
	color:#5d3507;
	font-size: 1.2em;
	display: block;
}
#sideMenu1 li a:hover{
	color:#0094bd;
	font-size: 1.2em;
	display: block;
	text-decoration: none;
}
#sideMenu1 li.menu_on{
	color:#0094bd;
	font-size: 1.2em;
}



#boxes{
	margin-top: 5px;
}
.boxItem {
	clear: both;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.boxItem h2{
}
.boxText{
	float: left;
	width:260px;
}
.boxImg {
	float: right;
	width:110px;
}
.boxImg img{
	padding:0 0 0 5px;
}
.picBoxTitle{
	text-align: center;
	margin-bottom:10px;
}
.picBoxTitle a{
	color: Black;
}
#mainContentLet a{
	color:#2087bb;
	font-weight: bold;
}
.boxImgText{
	text-align: center;
	margin-bottom:10px;
}
.boxPageItem {
	clear: both;
	border-bottom: solid 1px #c3c3c3;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.boxPageItem h3{
	color:#005a87;
	font-size: 1em;
	font-weight: bold;
	padding:0;
	margin: 0;
}
.productsPageItem {
	float: right;
	margin: 0 10px 10px 10px; 
}
.productsPageItem img{
    border: solid 1px #cbcbcb !important;
}
.productsPageItemText h3{
	color:Black;
	font-size: 1em;
	font-weight: bold;
	padding:0;
	margin: 0;
}
.productsPageItemText h3 a{
	color:Black;
	font-size: 1em;
	font-weight: bold;
}
.details{
	color:#2799d2;
	font-size: 0.9em;
	text-align: left;
}
.details a{
	color:#2799d2;
	font-size: 0.9em;
}
.details a:hover{
	color:#2799d2;
	font-size: 0.9em;
	text-decoration: underline;
}
.productsPageItemImg{
	float: right;
	width:90px;	
}
.productsPageItemText{
	float: left;
	width:470px;	
}
.galleryPic
{
    float: right;
		width:165px;
		height:105px;
		margin:5px;
}
.galleryPic img{
    border: solid 1px #cbcbcb !important;
}
.galleryPic1
{
    margin: 7px 5px;
}
#productPage{
	clear: both;
	position: relative;
	top:-50px;
}
#productPage h2{
	height:18px;
	background-color:#2088bc;
	margin:10px 0;
	padding:0 5px;
	color:white;
	float:right;
	width:459px;
}
#productPage h3{
	height:18px;
	background-color:#c16704;
	margin:10px 0;
	padding:0 5px;
	color:white;
}
#productPage img{
    border: solid 1px #cbcbcb !important;
}
.productBack{
	position: relative;
	top:-50px;
	float: left;
	margin:5px 0;
	padding:0 25px;
	height:25px;
	width:110px;
	background: url(../images/dot_back.jpg) no-repeat right;
}
.productBack a,.productBack a:hover{
	color: #c16704;
	font-size: 1.5em;
}
div.pagging
{
  clear:both;
}
#mainContact
{
	float:left;
	width:190px;
}
.mainContactWrap
{
	padding:20px;
}
#mainContactForm{
	float:right;
	width:320px;
}
.formRight
{
    margin-top: 2px;
    float: right;
    margin-left: 5px;
    width: 70px
}
.formCenter
{
    margin-top: 2px;
    float: right;
    width: 180px;
}
.formCenter INPUT
{
	float:left;
  width: 180px;
}

.formBtns
{
    width: 260px;
		margin-top:10px;
		text-align: left;
}

/*

.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
}
*/
.text13{
	font-size: 1.2em;
}
li.dot{
	padding:0 15px 0 0;
	list-style: url(../images/dot.jpg);
}
td.dot{
	padding:2px 15px 2px 0;
	background: url(../images/dot.jpg) no-repeat right;
}