

.page {
    width: 940px;
    background: #ffffff;
    margin: 0 auto;
    z-index: 10;
  /*
  -height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
*/
}
.page_georgian {
    width: 940px;
    background: #ffffff;
    margin: 0 auto;
    z-index: 10;
  /*
  -height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
*/
}

.content {width:940px; margin:0 auto;}

.col_left{width:299px; min-height:1px; -height:1px; margin-left:-700px;}
.col_left .inner {padding:0 20px 0 0;}
.col_1_list {width:340px; min-height:1px; -height:1px;}
.col_1_list .inner {padding:0 20px 0 0;}

.col_left_1{width:340px; min-height:1px; -height:1px; margin-left:-340px;}
.col_left_1 .inner {padding:0 20px 0 0;}


.wrapper_1{width:100%; backgr1ound:grey;} 


.col_center{width:400px; margin-left:-400px;}
.col_center .inner {padding:0 20px;}

.col_2_list {width:360px; min-height:1px; -height:1px;}
.col_2_list .inner {padding:0 30px 0 0;}


.col_center_1{width:360px; margin-left:0px;}
.col_center_1 .inner {padding:0 20px 0 20px;}


.wrapper_2{width:400px; backgrou1nd:blue; left:300px; border-left:1px solid #cccccc; }

.wrapper_222{width:360px; backgro1und:blue; left:340px; border-left:1px solid #cccccc;  }

.col_right{width:239px; } 
.col_right_{width:261px; } 
.col_right .inner {padding:0 0 0 20px;}
.col_right_ .inner {padding:0 0 0 20px;}




.wrapper_3{width:239px; backgrou1nd:yellow; left:400px; border-left:1px solid #cccccc; }

.wrapper_22_{width:261px; backg1round:yellow; left:680px; border-left:1px solid #cccccc; }
.wrapper_22{width:239px; backg1round:yellow; left:700px; border-left:1px solid #cccccc; }


.col_left_combined{width:700px; -width:700px; margin-left:-700px;}

.col_left_combined_{width:680px; margin-left:-680px;}

.col_left_combined .inner_1 {padding:0 20px 0 0;}
.col_left_combined_ .inner_1 {padding:0 20px 0 0;}

.wrapper_11{width:100%; backg1round:grey;} 

.wrapper_111{width:100%; backgro1und:red;} 

.col_right_combined{width:700px;}


.add_col {width:235px; min-height:1px; -height:1px; -width:215px; }
.add_col .inner {padding-right:20px; overflow:hidden;}
/*
margin  and padding classes
*/

.margin_left_40{margin-left:40px !important; -margin-left:20px !important;}
.margin_left_10{margin-left:10px !important;}
.margin_left_5{margin-left:5px !important;}
.margin_left_3{margin-left:3px !important;}

.margin_top_10{margin-top:5px !important;}
.margin_top_7{margin-top:5px !important;}
.margin_top_5{margin-top:5px !important;}

.no_margin{margin:0 !important;}

.margin_bottom_3{margin-bottom:3px !important;}
.margin_bottom_7{margin-bottom:7px !important;}


.marginator{margin:10px 0; overflow:hidden; height:0px !important;
			border-top: 0px solid #000;
			border-bottom: 1px solid #cccccc;
			zoom:1;
			position:relative;
				}
.marginator_double{margin:10px 0; overflow:hidden; height:0px !important;
			
			border-bottom:3px double #cccccc;
				}

.marginator_without_border2x {overflow:hidden; height:40px; margin:0; border:0; padding:0; }
.marginator_without_border {overflow:hidden; height:20px; margin:0; border:0; padding:0; }
.marginator_without_border_half {overflow:hidden; height:10px; margin:0; border:0; padding:0; }


.padding_top_10{padding-top:10px !important;}
.padding_top_7{padding-top:7px !important;}

/*
colors
*/
.announce_text_color{color:#35333e;}

.blue{color: #00679a !important;}

.dark_blue{color:#002d67 !important;}

.deep_blue {color:#00679a !important;}

.light_blue{color: #74a8de !important;}
.green{color:#8bae72 !important;}
.grey {color:#333333 !important;}
.dark_grey {color:#333333 !important;}
.red{color:#ff3f4a;}

.menu_color {color:#00699D;}


/*old colors*/

.grey_line{height:1px; background-color:#D8D8D8;}
.article_text_color {color:#434343;}

.black {color:#000 !important; }
.white{color:#fff !important;}

/*
measures
*/

.width{width:100% !important;}
.height{height:100% !important;}
.width60 {width:60% !important;}
.width70 {width:70% !important;}
.width80 {width:80% !important;}

/*
ibc_positioning 
*/

.ovf { overflow: hidden; }

.absolute{position:absolute !important;}
.relative{position:relative !important;}

.top{top:0 !important;}
.right{right:0 !important;}
.left{left:0 !important;}
.bottom{bottom:0 !important;}

.top50{top:50% !important;}
.top-50{top:-50% !important;}
.left50{left:50% !important;}
.right50{right:50% !important;}
.bottom50{bottom:50% !important;}

.center{margin:0 auto;}

.float{float:left !important;}
.float_right{float:right !important;}

.clear{clear:both !important; overflow:hidden; font-size:0;}
.clear_left{clear:left !important; overflow:hidden; font-size:0;}
.clear_right{clear:right !important; overflow:hidden; font-size:0;}


.block{display:block !important;}
.inline{display:inline !important;}
.table{display:table !important;}
.hidden{display: none !important;}
.visible{display: block !important;}
.invisible{display: none !important;}

.cell {display:table-cell;}

.z10{z-index:10;}
/*
text and fonts
*/
.align_center{text-align:center !important;}
.align_right{text-align:right !important;}
.align_left{text-align:left !important;}

.valign_top{vertical-align:top !important;}
.valign_bottom{vertical-align:bottom !important;}
.valign_middle{vertical-align:middle !important;}

.em20{font-size:2em !important;}
.em18{font-size:1.8em !important;}
.em17{font-size:1.7em !important;}
.em16{font-size:1.6em !important;}
.em15{font-size:1.5em !important;}
.em14{font-size:1.4em !important;}
.em13{font-size:1.3em !important;}
.em12{font-size:1.2em !important;}
.em11{font-size:1.1em !important;}
.em10{font-size:1em !important;}
.em9 {font-size:0.9em !important;}
.em8{font-size:0.8em !important;}
.em7 {font-size:0.7em !important;}
.em6{font-size:0.6em !important;}
.em5{font-size:0.5em !important;}
.em4{font-size:0.4em !important;}

.bold{font-weight:bold !important;}
.normal{font-weight:normal !important;}
.underline {text-decoration:underline !important;}
.no_underline {text-decoration:none !important;}
.nowrap	{ white-space: nowrap !important; }
.italic {font-style:italic !important;}
.uppercase {text-transform:uppercase !important; }
.lowercase {text-transform:lowercase !important; }

.georgia{font-family:Georgia !important;}


/*
borders
*/
.no_border{border:0px solid black;}
.img_border{border:1px solid #e5e5e5; padding:1px;}

/*
other
*/

.pointer{cursor:pointer;}

/*
IE FIXES
*/

b {overflow:hidden;}

div.injects {position:relative;}





