/* CSS Document */
body{margin:0px; font-family:arial; font-size:12px; background:#222222;}
hr {color:#DEDEDE;background-color:#DEDEDE;height:2px; border:none; margin:0px; padding:0px;}
ul {list-style-type: square;}
li{ margin-bottom:10px;}
/*font*/
.f14{font-size:14px;}
.f18{font-size:18px;}
.f24{font-size:24px;}
.f32{font-size:32px;}
.f42{font-size:42px;}
.f72{font-size:72px;}
.bold{font-weight:bold;}
.underline{text-decoration:underline;}
.lheight_8{line-height: 0.8;}
.lheight1{line-height: 1.0;}
.lheight1_8{line-height: 1.8;}
.lheight2{line-height: 2.0;}
/*colors*/
.white{color:#fff;}
.lblue{color:#2DD7FA;}
.dblue{color:#7C989F;}
.pink{color:#F3146D;}
.red{color:red;}
.green{color:green;}
.lgreen{color:#6b960b;}
.lorange{color:#FFC000;}
.bg_black{background:#000;}
.bg_lblue{background:#354847;}
.bg_dblue{background:#42637D;}
.bg_vdblue{background:#283c3b;}
.bg_blue{background:#0982B4;}
.bg_green{background:#72aa07;}
.bg_lgreen{background:#5e674d;}
.bg_dgreen{background:#525b40;}
.bg_pink{background:#e82990;}
.bg_maroon{background:#990e11;}
.bg_ylw{background:#FFC000;}
.bg_ylw{background:#FFC000;}
.bg_dorange{background:#c56b01;}
.bg_brown{background:#362010;}
.bg_lbrown{background:#3b2d1f;}
/*borders*/
.border{border:#D7D5D5 solid 1px;}
.border_btm{border-bottom:#D7D5D5 solid 1px;}
/*tables*/
table.cart {border-width:0px;border-spacing:0px;border-style:none;border-color:gray;border-collapse:collapse;background-color:white;width:100%;}
table.cart th {border-width:1px;padding:2px;border-style:inset;border-color:black;background-color:#990e11;text-align:center;color:white;}
table.cart td {border-width:1px;padding:2px;border-style:inset;border-color:black;background-color:white;text-align:center;}
/*curser*/
.hand{cursor:pointer}
/*margin*/
.padding5{padding:5px;}
.padding15{padding:15px;}
.side_padding4{padding-left:4px;padding-right:4px;}
.margin_right10{margin-right:10px;}
.bmrg5{margin-bottom:5px;}
.tmrg10{margin-top:10px;}
.tmrg40{margin-top:40px;}
/*buttons*/
.btn1{border:#7C989F solid 1px; display:inline; padding:5px;}
/*misc*/
.overflow{overflow:hidden;}
.opacity0{;}
.hand{cursor:pointer;}
/*site*/
.top{font-weight:bold;font-size:12px;padding:0px 15px 0px 15px;}
.top a:link {color: #eaffb2;text-decoration: none;}.top a:visited {color: #fff;text-decoration: none;}.top a:hover {color: #fff1a1;text-decoration: none;}.top a:active {text-decoration: none;}
.top_bar{font-weight:bold;font-size:14px;color:white;padding:15px 10px 0px 10px;}
.top_bar a:link {color: #eaffb2;text-decoration: none;}.top_bar a:visited {color: #eaffb2;text-decoration: none;}.top_bar a:hover {color: #fff;text-decoration: none;}.top_bar a:active {text-decoration: none;}
.side_bar{color:#CCC;}
.side_bar a:link {color: #fff;text-decoration: none;}.side_bar a:visited {color: #fff;text-decoration: none;}.side_bar a:hover {color: #6b960b;text-decoration: none;}.side_bar a:active {text-decoration: none;}
.main{color:#5A5656}
.main a:link {color: #5A5656;text-decoration: none;}.main a:visited {color: #5A5656;text-decoration: none;}.main a:hover {color: #e82990;text-decoration: none;}.main a:active {text-decoration: none;}
.cat_ttl{padding:10px;color:#FFF;font-weight:bold;font-size:14px;}
.product{border-bottom:#797979 dotted 1px;margin:10px;}
/*format*/
#format_frame{margin:auto;bottom:0;width:1050px;height:43px;background:url(../../../www.format.org.il/media/footer_bg.gif);}
#format{width:950px;margin:auto;}
#format_copyright_logo{width:750px;float:right;margin-top:10px;}
#format_copyright{width:200px;float:right;font-weight:bold;font-size:12px;color:#99ccff;margin-top:15px;}