html
{
	overflow-y:scroll;
}
.clmn_001
{
	width:230px;
	display:inline-block;
}
.clmn_002
{
	width:710px;
	display:inline-block;
	background:#FFF;
	margin:0 0 0 20px;
}
/* ---- Start Category Menu ---- */ 
.categories
{
	margin:0;
	padding:0;
	list-style-image: none;
}
.category
{
	background:#FFF;
	margin:0 0 10px 0;
}
.category .category_title
{
	display:inline-block;
	*display:inline; /* IE7 Fix */
	*zoom:1; /* IE7 Fix */
	padding:12px 0;
	font-family:'Droid Sans',arial;
	font-size:21px;
	color:#4C4C4C;
}
.category.active .category_title { color:#000; }
.category_title_container { cursor:pointer; background:#FFF; }
.category_title_sign
{
	float:left;
	background: url('http://c.icq.com/assets/img/icons/plus_icon.gif') left center no-repeat;
	height:18px;
	width:20px;
	margin:15px 4px 0 8px;
}
.category_title_sign.hidden { visibility: hidden; }
.category_title_sign:hover
{
	background-image: url('http://c.icq.com/assets/img/icons/plus_icon_over.gif');
}
.category.active .category_title_sign, .category.active .category_title_sign:hover { background-image: url('http://c.icq.com/assets/img/icons/minus_icon.gif'); }
.category_list
{
	border-top:1px solid #EBEAE5;
	display:none;
}
.category.active .category_list
{
	display:block;
}
.category_list a
{
	color:#000;
}
.category_list li
{
	border-top:1px dotted #B2B2B2;
	font-size:16px;
	padding:7px 11px 8px;
}
.category_list .active { background:url('http://c.icq.com/assets/img/icons/icon_arrow_ltr.gif') 206px 9px no-repeat #000000; }
.category_list .active a { color:#FFF; }
.category_list li.hovered{ background:#F6F6F6; }
.category_list li.first
{
	border-top:none;
}
/* ---- End Category Menu ---- */

#support_serach_box { height:59px; padding: 24px 0 0 108px; border-bottom: 1px dotted #B2B2B2;}
#support_serach_box div.searchBox {margin-top:0;}
#support_serach_box .searchBox div { height:39px; }
#support_serach_box .searchBox .middle .inputText{color:#B3B3B3; font-size:16px; width:344px; padding:4px 8px; outline:none;}
#support_serach_box .searchBox.hasValue .middle .inputText, #support_serach_box .searchBox.active .middle .inputText{color:#000;}
#support_serach_box .searchBox .left{background: url(http://c.icq.com/assets/img/boxes/box_field_left_size2.png) no-repeat 0px 0px;width:4px;}
#support_serach_box .searchBox .middle{background: url(http://c.icq.com/assets/img/boxes/box_field_middle_size2.gif) repeat-x 0px 0px; width: 362px; padding: 6px 0 0;}
#support_serach_box .searchBox .right{background: url(http://c.icq.com/assets/img/boxes/box_field_right_size2.png) no-repeat 0px 0px;width:4px;}
#support_serach_box .searchBox.active .left{background: url(http://c.icq.com/assets/img/boxes/box_field_left_size2_selected.png) no-repeat 0px 0px;}
#support_serach_box .searchBox.active .middle{background: url(http://c.icq.com/assets/img/boxes/box_field_middle_size2_selected.png) repeat-x 0px 0px;}
#support_serach_box .searchBox.active .right{background: url(http://c.icq.com/assets/img/boxes/box_field_right_size2_selected.png) no-repeat 0px 0px;}
#support_serach_box .searchBox .input2 input{width:325px;}
#submit_support_search { margin-left:20px; cursor:pointer; }
#submit_support_search .btn
{
	padding:0 0 0 10px;
	font-family:'Droid Sans',arial;
	font-size:24px;
	width:100%;
}
#submit_support_search .box_001_cr
{
	margin: 0 20px 0 10px;
}
#submit_support_search .content, #submit_support_search .box_001_cr, #submit_support_search .box_001_ct, #submit_support_search .box_001_cb
{
	*padding-right:10px; /* IE7 Fix */
}
#submit_support_search .box_001_cb
{
	font-size:0px;
}
.ltr #submit_support_search .box_001_corner, .ltr  #submit_support_search .box_001 .boxWidth {height:6px;}
.ltr #submit_support_search .box_001_lb , .ltr  #submit_support_search .box_001_cb { background-position: 0 -13px; }
.ltr #submit_support_search .box_001_rb { background-position: -10px -13px; }

.main_area{ padding:19px 19px 27px; }
.main_area.hidden{ display:none;}
.main_area .top_bottom_links a{ color:#06AAD3; text-decoration:underline; font-weight:bold; }
.main_area .top_bottom_links .seperator{ margin:0 5px; }
.main_area .article_title { font-size:30px; margin: 13px 0; }
.main_area .article_content { padding:17px 0; border:1px dotted #B2B2B2; border-left:none; border-right:none;}
.main_area .article_content ul { margin-left: 15px; margin-right: 15px; margin-top: 10px; margin-bottom: 10px;}
.main_area .article_content ul li { list-style-position: outside;list-style-type: disc;margin-left: 15px;margin-bottom: 5px; }
.main_area .article_content p {margin-bottom: 10px;margin-top: 10px;}
.main_area .article_content ol { margin-left: 15px; margin-right: 15px; margin-top: 10px; margin-bottom: 10px;}
.main_area .article_content ol li { list-style-position: outside;list-style-type: decimal;margin-left: 15px;margin-bottom: 5px; }


.support_feedback { margin:20px 0 30px 0; }
.support_feedback span { float:left; margin:5px 2px 0 0; }
.feedback_button
{
	cursor:pointer;
	margin: 0 0 0 25px;
}
.ltr .feedback_button .box_001_corner, .ltr .feedback_button .box_001 .boxWidth
{
	height:7px;
}
.ltr .feedback_button .box_001 .box_001_lb, .ltr .feedback_button .box_001 .box_001_cb
{
	background-position:0 -13px;
}
.ltr .feedback_button .box_001 .box_001_rb
{
	background-position:-10px -13px;
}
.feedback_button .btn
{
	font-family:'Droid Sans',arial;
	padding:0 20px 0 10px;
	*padding:0 10px 0 10px; /* IE7 Fix */
	font-size:14px;
	position: relative;
    top: -1px;
    width:100%;
}

.subcategory_pages
{
	padding: 12px 19px 21px;
}
.subcategory_pages h3
{
	font-size:30px;
	border-bottom:1px dotted #B2B2B2;
	padding-bottom:14px;
	margin-bottom:13px;
}
.subcategory_pages a
{ 
	color:#06AAD3; 
	text-decoration:underline; 
	font-weight:bold; 
}
.subcategory_pages .link_row 
{ 
	margin-top:5px; 
	background: url('http://c.icq.com/assets/img/icons/arrow_icon.gif') left 6px no-repeat; 
	padding-left:12px;
	line-height: 26px;
}

/* ---- RTL ---- */
.rtl .clmn_002
{
	margin:0 20px 0 0;
}

.rtl .category_title_sign
{
	background: url('http://c.icq.com/assets/img/icons/plus_icon.gif') right center no-repeat;
	margin:15px 8px 0 4px;
	float:right;
}
.rtl .category_title_sign:hover
{
	background-image: url('http://c.icq.com/assets/img/icons/plus_icon_over.gif');
}
.rtl .category_list .active { background:url('http://c.icq.com/assets/img/icons/icon_arrow_rtl.gif') 12px 9px no-repeat #000000; }

.rtl #support_serach_box { padding: 24px 108px 0 0; }
.rtl #support_serach_box div.searchBox {margin-top:0; float:right;}
.rtl #submit_support_search { margin-left:0; margin-right:20px; cursor:pointer; }
.rtl #submit_support_search .content, .rtl #submit_support_search .box_001_cr, .rtl #submit_support_search .box_001_ct, .rtl #submit_support_search .box_001_cb
{
	*padding-right:0;
	*padding-left:10px; /* IE7 Fix */
}
.rtl #submit_support_search .box_001_cr
{
	margin: 0 0 0 10px;
	*margin: 0 10px 0 10px; /* IE7 Fix */
}
.rtl #submit_support_search .btn
{
	margin: -5px 7px -3px 7px; 
	padding:0;
	text-align:left;
	*text-align:right; /* IE7 Fix */
}

.rtl .support_feedback span { float:right; margin:5px 0 0 25px; }

.rtl .feedback_button
{
	margin: 0 0 0 25px;
	direction:ltr;
	*margin: 0 0 0 35px; /* IE7 Fix */
	*direction:rtl; /* IE7 Fix */
	float:right;
}
.rtl .feedback_button .content, .rtl .feedback_button .box_001_cr, .rtl .feedback_button .box_001_ct, .rtl .feedback_button .box_001_cb
{
	*padding-right:0; /* IE7 Fix */
	*padding-left:10px; /* IE7 Fix */
}
.rtl .feedback_button .box_001_cr
{
	margin: 0 0 0 10px;
	*margin: 0 10px 0 10px; /* IE7 Fix */
}
.rtl .feedback_button .btn
{
	margin: -5px 7px -3px 7px; 
	padding:0;
	text-align:left;
	*text-align:right; /* IE7 Fix */
}

.rtl .subcategory_pages .link_row 
{  
	background: url('http://c.icq.com/assets/img/icons/arrow_icon_rtl.gif') right 6px no-repeat; 
	padding-left:0;
	padding-right:12px;
}

.support_captcha {
    white-space: nowrap;
}
.support_captcha .input_captcha {
    margin-right: 20px;
    display: inline-block;
}
.support_captcha .error-message {
    height: 40px;
    top: 38px;
}
.support_captcha .support_captcha_img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.support_captcha .captcha_loading {
    top: 1px;
    left: 1px;
}
.support_captcha .captcha_refresh {
    position: static;
    left: auto;
    top: auto;
    display: inline-block;
    vertical-align: middle;;
}
.custom-form_support .custom-textarea-scroll-scrollbar {
    display: none !important;
}
.box_001 .boxWidth{width:100%;margin:0px 10px 0px 0px;height:10px;}
.box_001, .box_001 .center{/width:100%;}
.box_001 div{display:inline;float:left;}
.box_001 div{display:inline;float:left;}
.box_001 .section{display:block;clear:both;width:100%;}
.box_001 .content{background:#ffe401;width:100%;margin:-0px -10px ;position:relative;z-index:100;}
.box_001_corner{width:10px;height:10px;margin:0px -10px 0px -10px;}
.box_001 .box_001_lt{background:url('/assets/img/boxes/box_001/box.png') no-repeat 0px 0px;}
.box_001 .box_001_ct{background:url('/assets/img/boxes/box_001/box_vertical.png') repeat-x 0px 0px;}
.box_001 .box_001_rt{background:url('/assets/img/boxes/box_001/box.png') no-repeat -10px 0px;}
.box_001 .box_001_lb{background:url('/assets/img/boxes/box_001/box.png') no-repeat 0px -10px;}
.box_001 .box_001_cb{background:url('/assets/img/boxes/box_001/box_vertical.png') repeat-x 0px -10px;}	
.box_001 .box_001_rb{background:url('/assets/img/boxes/box_001/box.png') no-repeat -10px -10px;}
.box_001 .box_001_cl{width:100%;padding-left:10px;margin:0px 0px 0px -10px;background:url('/assets/img/boxes/box_001/box_horizontal.png')  repeat-y 0px 0px;}
.box_001 .box_001_cr{width:100%;margin:0px 0px 0px 10px;background:url('/assets/img/boxes/box_001/box_horizontal.png') repeat-y right top;}
.box_002 .boxWidth{width:100%;margin:0px 10px 0px 0px;height:20px;overflow:hidden}
.box_002, .box_002 .center{/width:100%;}
.box_002 div{display:inline;float:left;}
.box_002 .section{display:block;clear:both;width:100%;}
.box_002 .content{background:#000000;width:100%;margin:-10px -10px;position:relative;z-index:100;}
.box_002_corner{width:10px;height:20px;margin:0px -10px 0px -10px;}
.box_002 .box_002_lt{background:url('/assets/img/boxes/box_002/box.png') no-repeat 0px 0px;}
.box_002 .box_002_ct{background:url('/assets/img/boxes/box_002/box_vertical.png') repeat-x 0px 0px;}
.box_002 .box_002_rt{background:url('/assets/img/boxes/box_002/box.png') no-repeat -10px 0px;}
.box_002 .box_002_lb{background:url('/assets/img/boxes/box_002/box.png') no-repeat 0px -20px;}
.box_002 .box_002_cb{background:url('/assets/img/boxes/box_002/box_vertical.png') repeat-x 0px -20px;}	
.box_002 .box_002_rb{background:url('/assets/img/boxes/box_002/box.png') no-repeat -10px -20px;}
.box_002 .box_002_cl{width:100%;padding-left:10px;margin:0px 0px 0px -10px;background:url('/assets/img/boxes/box_002/box_horizontal.png')  repeat-y 0px 0px;}
.box_002 .box_002_cr{width:100%;margin:0px 0px 0px 10px;background:url('/assets/img/boxes/box_002/box_horizontal.png') repeat-y right top}
.box_003 .boxWidth{width:100%;margin:0px 10px 0px 0px;height:10px;overflow:hidden}
.box_003, .box_003 .center{width:100%;}
.box_003 div{display:inline;float:left;}
.box_003 .section{display:block;clear:both;width:100%;}
.box_003 .content{background:#ebeae5;width:100%;margin:-0px -10px;position:relative;z-index:100;}
.box_003_corner{width:10px;height:10px;margin:0px -10px 0px -10px;}
.box_003 .box_003_lt{background:url('/assets/img/boxes/box_003/box.png') no-repeat 0px 0px;}
.box_003 .box_003_ct{background:url('/assets/img/boxes/box_003/box_vertical.png') repeat-x 0px 0px;}
.box_003 .box_003_rt{background:url('/assets/img/boxes/box_003/box.png') no-repeat -10px 0px;}
.box_003 .box_003_lb{background:url('/assets/img/boxes/box_003/box.png') no-repeat 0px -10px;}
.box_003 .box_003_cb{background:url('/assets/img/boxes/box_003/box_vertical.png') repeat-x 0px -10px;}	
.box_003 .box_003_rb{background:url('/assets/img/boxes/box_003/box.png') no-repeat -10px -10px;}
.box_003 .box_003_cl{width:100%;padding-left:10px;margin:0px 0px 0px -10px;background:url('/assets/img/boxes/box_003/box_horizontal.png')  repeat-y 0px 0px;}
.box_003 .box_003_cr{width:100%;margin:0px 0px 0px 10px;background:url('/assets/img/boxes/box_003/box_horizontal.png') repeat-y right top}				
.box_004 .boxWidth{width:100%;margin:0px 41px 0px 0px;height:41px;overflow:hidden}
.box_004, .box_004 .center{width:100%;}
.box_004 div{display:inline;float:left;}
.box_004 .section{display:block;clear:both;width:100%;}
.box_004 .content{background:#ffffff;width:100%;margin:-0px -41px;position:relative;z-index:100;}
.box_004_corner{width:41px;height:41px;margin:0px -41px 0px -41px;}
.box_004 .box_004_lt{background:url('/assets/img/boxes/box_004/box.png') no-repeat 0px 0px;}
.box_004 .box_004_ct{background:url('/assets/img/boxes/box_004/box_vertical.png') repeat-x 0px 0px;}
.box_004 .box_004_rt{background:url('/assets/img/boxes/box_004/box.png') no-repeat -41px 0px;}
.box_004 .box_004_lb{background:url('/assets/img/boxes/box_004/box.png') no-repeat 0px -41px;}
.box_004 .box_004_cb{background:url('/assets/img/boxes/box_004/box_vertical.png') repeat-x 0px -41px;}	
.box_004 .box_004_rb{background:url('/assets/img/boxes/box_004/box.png') no-repeat -41px -41px;}
.box_004 .box_004_cl{width:100%;padding-left:41px;margin:0px 0px 0px -41px;background:url('/assets/img/boxes/box_004/box_horizontal.png')  repeat-y 0px 0px;}
.box_004 .box_004_cr{width:100%;margin:0px 0px 0px 41px;background:url('/assets/img/boxes/box_004/box_horizontal.png') repeat-y right top}

.box_005 .boxWidth{width:100%;margin:0px 10px 0px 0px;height:10px;}
.box_005, .box_005 .center{/width:100%;}
.box_005 div{display:inline;float:left;}
.box_005 div{display:inline;float:left;}
.box_005 .section{display:block;clear:both;width:100%;}
.box_005 .content{background:#75797C;width:100%;margin:-1px -10px ;position:relative;z-index:100;}
.box_005_corner{width:10px;height:10px;margin:0px -10px 0px -10px;}
.box_005 .box_005_lt{background:url('/assets/img/boxes/box_005/box.png') no-repeat 0px 0px;}
.box_005 .box_005_ct{background:url('/assets/img/boxes/box_005/box_vertical.png') repeat-x 0px 0px;}
.box_005 .box_005_rt{background:url('/assets/img/boxes/box_005/box.png') no-repeat -10px 0px;}
.box_005 .box_005_lb{background:url('/assets/img/boxes/box_005/box.png') no-repeat 0px -10px;}
.box_005 .box_005_cb{background:url('/assets/img/boxes/box_005/box_vertical.png') repeat-x 0px -10px;}	
.box_005 .box_005_rb{background:url('/assets/img/boxes/box_005/box.png') no-repeat -10px -10px;}
.box_005 .box_005_cl{width:100%;padding-left:10px;margin:0px 0px 0px -10px;background:url('/assets/img/boxes/box_005/box_horizontal.png')  repeat-y 0px 0px;}
.box_005 .box_005_cr{width:100%;margin:0px 0px 0px 10px;background:url('/assets/img/boxes/box_005/box_horizontal.png') repeat-y right top;}



/* ------------------ RTL ------------------ */
.rtl .box_001 .content{margin: 0px 0px 0px -10px;}
.rtl .box_001 .content{*margin:-0px -10px ;} /* IE 7 */
.horizontalSep{border-bottom:1px dotted #b2b2b2;height:1px;margin:0px 30px;}
.subclmn_003{display:block;width:100%;padding-bottom:49px;position:relative;}
.subclmn_003 h3{display:block;border-bottom:1px dotted #b2b2b2;padding-bottom:1px;}
.com {clear:both;display:block;margin:0 30px;padding:15px 0px 30px 0px;}
.d2-2{margin-top:15px;}
.d2-2 . spacer{height:30px;}
.subclmn_003 p{margin:10px 0px 0px 0px}
.com.noClear{clear: none;}

.mobile .com_38 {
	width:210px;
	display:inline;
	float:right;
}
.com_38 form, .com_38 fieldset {
	border:none;
}
.com_38 label, .com_38 label input, .com_38 label strong {
	display:block
}
.com_38 label {
	clear:both
}
.com_38 label strong {
	line-height:20px;
}
.com_38 label strong {
	float:left;
	border:none;
}
.com_38 label input {
	margin-left:120px;
}
.overlay .close {background:url('/assets/img/overlay_close.png') no-repeat 0px 0px;width:30px;height:30px;position:absolute; right:-38px; top:5px;cursor:pointer;z-index:99999}
.overlay{display:none;}
#overlay1 { width: 350px; } 
#overlay2 { width: 570px; } 
#overlay3 { width: 845px; }
#overlay4 { width: 670px; }
.embbed { margin-left: -4px; margin-top: -2px; margin-bottom: -7px; }
.langSelect1{width:100%}
.langSelect1 .clmn{width:150px;}
.langSelect1 li{line-height:22px;padding:5px 0px}
.langSelect1 li a{color: #00B6E4;font-weight: bold;line-height: 17px;text-decoration: underline;}
.langSelect1 li img{padding:6px 8px 0px 0px;}
.langSelect1 h4{margin-bottom:15px;}

.rtl .langSelect1 .clmn li img{padding:6px 0 0 8px !important;}
