body
{
    font-size: 12px;
    margin: 0px;
		padding:0;
    color: Black;
    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:Black;
  text-decoration: none;
}
a:hover
{
	color:Black;
    text-decoration: underline;
}
input
{
    border: #52869b 1px solid;
}
textarea
{
    border: #52869b 1px solid;
}
select
{
    border: #52869b 1px solid;
}
h1
{
	color: Black;
	font-weight: bold;
	font-size: 1.5em;
	margin: 0 0 5px 0;
}
h1.hp
{
	color: #26b6d0;
	font-weight: bold;
	font-size: 1.5em;
	margin: 0 0 5px 0;
}
h1.site{
	float: right;
	width:285px;
	background: url(../images/sep.jpg) repeat-x bottom;
	padding-bottom: 5px;
	margin-top:98px;
}
.pagePic{
	float: left;
	width:432px;
}
h2
{
  padding: 0;
  font-weight: bold;
  font-size: 1.2em;
  margin: 2px 0px;
	color: #4aaad4;
}
h3,
h4
{
	color: #4aaad4;
	font-weight: bold;
	padding-right:0;
	font-size: 1em;
	margin:0 0 5px 0;
}
input.btn
{
    border: #52869b 0px solid;
    color: white;
    background-color: #0094d0;
}
input.noBorder
{
    border: medium none;
}
.error
{
    color: #cc0000
}
.justify
{
    text-align: justify;
}
#pageContainer
{
    direction: rtl;
		margin:0 auto;
		padding: 0;
		width:1000px;
		background-color: #f3f3f3;
}
#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{
	background-color: White;
}

#mainMenu{
	border-top:solid 5px #1c8bb8;
	text-align: center;
	margin:0;
}
#mainMenu ul{
	margin:0 auto;
	background: url(../images/bg_menu.jpg) repeat-x;
	padding: 0 12px;
	list-style: none;
	text-align: right;
}
#mainMenu li{
  float: right;
	width:127px;
	text-align: center;
	font-size: 1.5em;
	color: #605e5f;
	height: 42px;
	padding:0;
	margin-bottom: 0;
	background: url(../images/bg_menu_item.jpg) no-repeat;
}
#mainMenu li:hover,
#mainMenu li.menu_on{
	background: url(../images/bg_menu_item_on.jpg) no-repeat;
}
#mainMenu li a{
	color: #605e5f;
	display: inline-block;
	background: url(../images/bg_menu_item_r.jpg) no-repeat right;
	@background-position: right -1px;
	width:128px;
	height: 42px;
	line-height: 32px;
	vertical-align: middle;
}
#mainMenu li a:hover,
#mainMenu li.menu_on a{
	color: White;
	text-decoration: none;
	display: inline-block;
	background: url(../images/bg_menu_item_r_on.jpg) no-repeat right;
	@background-position: right -1px;
	width:127px;
	height: 42px;
	line-height: 28px;
	vertical-align: middle;
}

li.sep
{
  width:14px !important;
	background: none !important;
}
#nav{
	height:31px;
	padding:0 10px;
	color: Black;
	font-size: 1.1em;
}
#nav a{
	color: #808080;
}
.nav_on,#nav a:hover{
	color:Black;
}
#footer
{
  clear: both;
  padding:0 10px;
  margin: 0px auto;
	color: #5b5b5b;
	font-size: 0.9em;
	padding-top: 5px;
	background: White;
}
#footerText{
	float: right;
	width:375px;
}
#footer a
{
	color: #5b5b5b;
	font-weight: normal;
}
#footer a:hover
{
	color: #5b5b5b;
  text-decoration: underline;
	font-weight: normal;
}
#credit
{
    float:left;
    width: 540px;
    color: #5b5b5b;
    text-align: left;
}
#credit a
{
    color: #5b5b5b
}
#credit a:hover
{
    color: #5b5b5b;
    text-decoration: underline
}

#main
{
	padding:11px 11px 9px 11px;
	background: url(../images/bg_main_b.jpg) repeat-x bottom;
}
#mainLeft{
	float: left;
	width: 222px;
}
#mainCenter{
	float:right;
	width: 743px;
	background: white url(../images/bg_main_center_t.jpg) no-repeat top;
}
#mainCenterInner{
	background: url(../images/bg_main_center_b.jpg) no-repeat bottom;
	padding:10px;
	min-height: 355px;
}
#mainCenterMain{
	float: right;
	width: 280px;
}
.sep{
	margin:10px 0;
	background: url(../images/sep.jpg) repeat-x;
	height:1px;
}
.btnMore{
	text-align: left;
}
.btnJoin{
	text-align: center;
	margin-top: 50px;
}
#newsBox{
	margin:5px;
	background: url(../images/bg_newsBox_b.jpg) no-repeat bottom;
	padding-bottom: 15px;
}
#newsBox h3{
	font-size: 1.2em !important;
	background: url(../images/sep1.jpg) repeat-x bottom;
	padding-bottom: 2px;
	margin-bottom: 5px;
	padding-right: 5px;
	color: Black;
	font-weight: bold;
}
.newsItem h4{
	color: Black;
	font-weight: bold;
	background: url(../images/sep.jpg) repeat-x bottom;
	margin:0 0 5px 0;
	padding-bottom: 3px;
	font-size: 1em;
	padding-right: 5px;
}
.newsItem .text{
	padding-right: 5px;
}
.newsNav{
	text-align: left;
	margin:5px 0 0 15px;	
}

#mainCenterLeft{
	float: left;
	width: 430px;
}
#loginBox{
	background:white url(../images/bg_loginBox_t.jpg) no-repeat top;
	padding:5px 7px 7px 7px;
}
#loginBox h3{
	text-align: center;
	font-size: 1.4em;
	margin-bottom: 12px;
	margin-top: 0;
}
#loginBox input{
	width:202px;
}
.forgot{
	text-align: left;
}
.forgot a{
	text-decoration: underline;
}
.btnLogin{
	text-align: center;
	margin-top: 12px;
}
#banners{
	margin-top: 10px;	
}
.banner{
	float: right;
	width:105px;
}
.banner2{
	float: left;
	width:105px;
}


#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{
	background: url(../images/sep.jpg) repeat-x;
	padding-top:10px;
	margin-top:5px;
	width:555px;
}
.formIcons{
	background: url(../images/sep.jpg) repeat-x;
	padding-top:10px;
	margin-top:5px;
}
.iconPhone{
	background: url(../images/icon_phone.jpg) no-repeat;
	float: right;
	width:110px;
	height: 20px;
	padding-top:90px;
	color: #737373;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
.iconEmail{
	background: url(../images/icon_mail.jpg) no-repeat;
	float: right;
	width:157px;
	height: 20px;
	padding-top:90px;
	color: #737373;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	margin-right: 20px;
}
.iconEmail a{
	color: #737373;
	font-weight: bold;
}
.formRight
{
    float: right;
    margin:0 0 7px 5px;
    width: 65px;
		background: url(../images/bg_input_text.jpg) repeat-x center 1px;
		height: 21px;
		line-height: 21px;
		vertical-align: middle;
		padding-right: 3px;
}
.formRight1
{
    float: right;
    margin:0 0 7px 5px;
    width: 125px;
		background: url(../images/bg_input_text.jpg) repeat-x center 1px;
		height: 21px;
		line-height: 21px;
		vertical-align: middle;
		padding-right: 3px;
}
.formRight2
{
    float: right;
    margin:0 0 7px 5px;
    width: 155px;
		background: url(../images/bg_input_text.jpg) repeat-x center 1px;
		height: 21px;
		line-height: 21px;
		vertical-align: middle;
		padding-right: 3px;
}
.formCenter
{
    margin:0 0 7px 5px;
    float: right;
    width: 159px;
}
.formCenter2
{
    margin:0 0 7px 5px;
    float: right;
    width: 35px;
}
.formCenter2 input,
.formCenter input
{
  width: 157px;
	height:16px;
	border: solid 1px #7f9db9;
}
.formCenter textarea{
	width:382px;
	height:62px;
	border: solid 1px #7f9db9;
}
.formCenter3
{
    margin:0 0 15px 5px;
    width: 450px;
    float: left;
}

.formBtns
{
		margin-top:0;
		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;
}
