BODY {background:#f1f1f1; color:#0d75cf; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:1.1em; }
p{line-height:1.1em;}
#wrapper{width:100%;height:100%;}

#pelephone_site{ width:982px; height:100%; margin:auto; background:#f1f1f1;}

.logo{float:left;margin:3px 14px 2px;}
.login{float:right;}
.login{margin-top:5px;}
#btn{background: transparent url('../images/new_design/b_enter_hover.gif') no-repeat; width:135px; height:25px; border:none; display:block; text-indent:-9999px;}


/*.contentWrap{padding-left:5px;}
.content{margin-top:5px;}*/


 /* MENU STYLE */
 .menu{
	background:transparent url('/images/menu_top/menu_full.jpg') no-repeat top left;
	height:102px;
	width:980px;
	clear:both;
	z-index:100000;
 }

#nav{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    text-align:left;   
    margin:0px;
    padding:0px;
}

#nav li a#menulink_506{width:121px;height:102px; }
#nav li a#menulink_419{width:143px; height:102px;}
#nav li a#menulink_522{width:106px; height:102px;}
#nav li a#menulink_526{width:101px; height:102px;}
#nav li a#menulink_523{width:146px; height:102px;}
#nav li a#menulink_524{width:124px; height:102px;}
#nav li a#menulink_525{width:124px; height:102px;}
#nav li a#menulink_2{width:114px; height:102px; }


#nav li a#menulink_506:hover, #nav li:hover a#menulink_506{background:transparent url('/images/menu_top/menu_full.jpg') no-repeat left -102px; width:122px;overflow:hidden;}
#nav li a#menulink_419:hover, #nav li:hover a#menulink_419{background:transparent url('/images/menu_top/menu_full.jpg') no-repeat -122px -102px; width:144px;}
#nav li a#menulink_522:hover, #nav li:hover a#menulink_522{background:transparent url('/images/menu_top/menu_full.jpg') no-repeat -266px -102px; width:107px;}
#nav li a#menulink_526:hover, #nav li:hover a#menulink_526{background:transparent url('/images/menu_top/menu_full.jpg') no-repeat -373px -102px; width:102px;}
#nav li a#menulink_523:hover, #nav li:hover a#menulink_523{background:transparent url('/images/menu_top/menu_full.jpg') no-repeat -475px -102px; width:147px;}
#nav li a#menulink_524:hover, #nav li:hover a#menulink_524{background:transparent url('/images/menu_top/menu_full.jpg') no-repeat -622px -102px; width:125px;}
#nav li a#menulink_525:hover, #nav li:hover a#menulink_525{background:transparent url('/images/menu_top/menu_full.jpg') no-repeat -748px -102px; width:125px;}

#nav li a#menulink_2:hover, #nav li:hover a#menulink_2{background: transparent url('/images/menu_top/menu_full.jpg') no-repeat -873px -102px; width:115px;  }



#nav li a span{display:none;}
#nav li ul li a span{display:block !important;}



#nav li{
    display:block;
    float:left;
    margin:0px;
    padding:0px;

}
#nav a{
    color: #535353;
    display:block;
	
}

#nav li.hover ul.submenusLevel2,
#nav li:hover ul.submenusLevel2 {display:block;}

#nav ul.submenusLevel2 {
    width: 149px;
    display: none;
    position:absolute;
    background:transparent;
    padding:0px;
	
	
}

#nav li ul.submenusLevel2 li {float:none;padding:4px 7px; background-color: #f9f9f9; border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;}


ul.submenusLevel1 li a {margin: 0px 0px;}

#nav li:hover,
#nav li.hover,
#nav a:hover{
    color: #666;
    background-color: #0D75CF;
}

#nav ul.submenusLevel2 li:hover,
#nav ul.submenusLevel2 li.hover,
#nav ul.submenusLevel2 a:hover{
   color:#0069d2;
   background:#e8e8e8;
}


#nav  ul.submenusLevel2 li.current a{
	color:#0069d2;
	
}
#nav .delimiter{
	background:transparent url('/images/menu_top/delimiter.gif') no-repeat right top;
	height:33px;
	width:10px;
	
	float:right;
}

#nav  ul.submenusLevel2 .dd_bottom{float:left;background:transparent url('/images/menu_top/drop_down_bottom.gif') no-repeat top left;width:149px; height:5px;padding:0px; margin:0px;border:none;}
#nav  ul.submenusLevel2 .dd_top{float:left;background:transparent url('/images/menu_top/drop_down_top.gif') no-repeat -1px left;width:149px; height:5px;padding:0px; margin:0px;border:none;margin-top:-1px;}

/*SIDE MENU*/

.side_menu{
	 float:left;
	/*padding-top:5px;*/
	width:205px;
	font-size:12px;
}
/*.side_menu .side_minu_top{
	background:#ededed url('/images/menu_side/left_topOff.gif') no-repeat;
	height:5px;
	width:182px;
}
.side_menu .side_minu_bottom{
	background:#ededed url('/images/menu_side/left_bottom.gif') no-repeat;
	height:5px;
	width:182px;
}*/

/*#sidemenu {list-style: url('/images/menu_side/i_bullet.gif') inside; }*/
ul#sidemenu{width:203px;}
#sidemenu li.submenusCountStyle{
	background:transparent url('/images/menu_side/submenu-1-level-arrow.gif') no-repeat right center;
	
	/*border-top:1px solid #E2E2E2;
	list-style:url('/images/menu_side/i_bullet.gif') inside;*/
	border-bottom:1px solid #B0E3EE;
margin:0 2px 0 0;
padding:0 0 0 4px;
	
}
#sidemenu li.submenusCountStyle a{	
	color:#0E6FCD;
	font-weight:bold;
	padding:7px 20px 7px 4px;
	display:block;
	text-decoration:none;

	/*height:28px;
	line-height:28px;
	padding-left:20px;*/	
}
#sidemenu li.submenusCountStyle a span{	
}
#sidemenu li.submenusCountStyle a:hover{	
	/*color:#50BCED;
	background:#D8D8D8 url('/images/menu_side/i_bulletOn.gif') no-repeat 5px 12px;*/
	text-decoration:underline;

	
	}
#sidemenu li.current{
	color:#50BCED;
	background:#ffffff url('/images/menu_side/submenu-1-level-open-arrow.gif') no-repeat right 7px;


	/*list-style:url('/images/menu_side/i_bulletOn.gif') inside;*/
}
#sidemenu li.current a{	
	color:#50BCED;
}

#sidemenu .current ul.submenusLevel2 li.submenusLevel2CountStyle{
background:#ffffff url('/images/menu_side/submenu-2-level-arrow.gif') no-repeat 8px center;

}
#sidemenu .current ul.submenusLevel2 li.current{
background:#ffffff url('/images/menu_side/submenu-2-level-arrow.gif') no-repeat 8px center;

}

#sidemenu .current ul.submenusLevel2 li a{
margin:0;
display:block;
font-size:11px;
font-weight:normal;
color:#797979;
padding:3px 20px;
}
#sidemenu .current ul.submenusLevel2 li a:hover{
text-decoration:underline;
/*background:transparent url('/images/menu_side/i_bulletSOff.gif') no-repeat 7px center;*/

}
#sidemenu .current ul.submenusLevel2 li.current a{
color:#797979;

}
/*PAGE BODY*/
.page_body{
	float:left;
	width:767px;
	height:100%;
	padding-left:5px;
}

.pageTitle h2{padding-left:10px;float:left;}
h2{	
	font-size:1.8em;
	color:#0066CB;
	line-height:1.8em;
	font-weight:bold;
}
.pageTitle{background: transparent url('/images/title-middle.gif') repeat-x; height:38px;width:100%;display:block;}

.pageTitle .right{float:right;background:url(/images/title-right.gif) no-repeat;
	width:6px;height:38px;display:block;}
.pageTitle .left{float:left;background:url(/images/title-left.gif) no-repeat;
	width:6px;height:38px;display:block;}
.page_body .content{margin-top:10px;}


.content table td{vertical-align:top;}
.page_body .page_banner_big{margin-bottom:5px;}
.box_grey{
	background-color:#EDEDED;
}
.box_grey .LeftTopCorner, 
.box_grey .RightTopCorner, 
.box_grey .LeftBottomCorner, 
.box_grey .RightBottomCorner, 
.box_blue .LeftTopCorner, 
.box_blue .RightTopCorner, 
.box_blue .LeftBottomCorner, 
.box_blue .RightBottomCorner {
	background-repeat:no-repeat;
	height:5px;
	width:5px;
}
.box_grey .LeftTopCorner{
	background-image:url(/images/page/bg/grey_left_top_corner.jpg);
	float:left;
}
.box_grey .RightTopCorner{
	background-image:url(/images/page/bg/grey_right_top_corner.jpg);
	float:RIGHT;
}

.box_grey .LeftBottomCorner{
	background-image:url(/images/page/bg/grey_left_bottom_corner.jpg);
	float:left;
}
.box_grey .RightBottomCorner{
	background-image:url(/images/page/bg/grey_right_bottom_corner.jpg);
	float:RIGHT;
}

.box_grey .LeftBottomCorner, 
.box_grey .RightBottomCorner, 
.box_blue .LeftBottomCorner, 
.box_blue .RightBottomCorner {
	position:relative;
	top:-5px;
}


.box_blue{
	background:#1DA7E2 url('/userfiles/Image/teaserbox-top765.gif') no-repeat left top;
	text-align:left;	
	line-height:1.6em;	
	width:765px;
}

.box_blue .bottom{
	background:#1DA7E2 url('/userfiles/Image/teaserbox-bottom765.gif') no-repeat left top;
	height:27px;
	width:765px;	
	clear:both;
}

.box_blue .content{
	padding:40px 30px 10px 30px;
	text-align:left;	
	color:#ffffff;
	line-height:1.5em;
}
.box_blue p{
	line-height:1.5em !important;
}
.box_blue .content h3{
	font-size:16px;
	font-weight:bold;
	margin:5px 0;
}
.box_blue .content h2{
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
	
}
.box_blue .content small{
	margin-bottom:20px;
}
.box_blue .comment {
	text-align:left;
	font-size:12px;
	line-height:1.3em;
}
.comment small{

	color:#0066CB;
	text-align:left;
	line-height:1.2em;
}

.blue_NotTable{
	width:100%;
	text-align:center;
}

.content .buttonTable img{margin:10px;}


.breadCrumbline{
}

.breadCrumb {
display:inline;
font-weight:bold;
font-size:12px;
margin-left:6px;
text-align:left;
color:#747474;
line-height:2em;
}

.breadCrumb a{
color:#747474;
font-weight:normal;
}

.text p img{padding-bottom:5px;}

.box_blue .content{margin:0px;}

.box_with_side{width:535px;}
.box_with_side .box_blue{float:left;background:#1DA7E2 url('/userfiles/Image/teaserbox-top.gif') no-repeat left top;width:535px;color:#ffffff;overflow:hidden;}
.box_with_side .box_blue .bottom{background:#1DA7E2 url('/userfiles/Image/teaserbox-bottom.gif') no-repeat top;width:535px;}

.full_width977{width:977px;}
.full_width977 .box_blue{float:left;background:#1DA7E2 url('/userfiles/Image/teaserbox-top977.gif') no-repeat left top;width:977px;color:#ffffff;overflow:hidden;}
.full_width977 .box_blue .bottom{background:#1DA7E2 url('/userfiles/Image/teaserbox-bottom977.gif') no-repeat bottom;width:977px; height:8px;}
.full_width977 .box_blue .content{padding-top:20px;}


.comment .text p img{padding-bottom:0px;}

.content a{color:white;}
div.highlight {
float:right;
}
div.highlight div.box_service {
height:auto;
margin-bottom:7px;
overflow:hidden;
width:225px;
}
div.box_service .title {
float:left;
height:38px;
width:100%;
}
div.box_service .title .right {
background:transparent url('/userfiles/Image/highlight/rightTopCornerBlue.gif') no-repeat scroll 0 0;
float:right;
height:38px;
width:11px;
}
div.box_service  .title .left {
background:transparent url('/userfiles/Image/highlight/leftTopCornerBlue.gif') no-repeat scroll 0 0;
float:left;
height:38px;
width:11px;
}
div.box_service  .title .middle {
background:transparent url('/userfiles/Image/highlight/midTopCornerBlue.gif') repeat-x scroll 0 0;
float:left;
height:38px;
width:203px;
}
div.box_service .title h3 {
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	line-height:35px;
	text-align:left;
	vertical-align:middle;
}
div.box_service .content .imgCont{width:73px;float:left;margin:0 10px;}
div.box_service .content img {float:left;}
div.box_service .content {
	background:#FFFFFF none repeat scroll 0 0;
	border-left:1px solid #DCDCDC;
	border-right:1px solid #DCDCDC;
	border-top:1px solid #F6F6F6;
	float:left;
	height:132px;
	width:223px;
	margin:0px;
}

div.box_service .content .pText {
	color:#0066CC;
	padding-top:9px;
	text-align:left;
	height:111px;
	position:relative;
	width:120px;
	float:left;
	
}

div.box_service .content a {
	background:transparent url('/userfiles/Image/readmore.gif') no-repeat scroll right 3px;
	color:#0066CC;
	display:block;
	font-weight:bold;
	height:16px;
	padding-right:12px;
	text-decoration:none;
	right:0;
	top:100%;
	text-align:right;
}
div.box_service .bottom .right {
	background:transparent url('/userfiles/Image/highlight/rightBotCornerW.gif') no-repeat scroll 0 0;
	float:right;
	height:26px;
	width:10px;
}

div.box_service .bottom .left {
	background:transparent url('/userfiles/Image/highlight/leftBotCornerW.gif') no-repeat scroll 0 0;
	float:left;
	height:26px;
	width:10px;
}

div.box_service .bottom .middle {
	background:transparent url('/userfiles/Image/highlight/midBotCornerW.gif') repeat-x scroll 0 0;
	float:left;
	height:26px;
	width:205px;

}
div.highlight div.box_service .bottom {
	width:225px;
}
.left{float:left;}

/*page lobby*/
div.quicklinks {
	float:left;
	margin-right:6px;
	overflow:hidden;
	width:509px;
}
div.quicklinks .specialProm_img{display:inline;}
div.quicklinks fieldset {
	border:0 none;
	display:block;
	text-align:left;
	vertical-align:middle;
}
div.quicklinks fieldset div.right {
	background:transparent url(/images/quicklinks-right.gif) no-repeat scroll 0 0;
	float:left;
	height:41px;
	width:6px;
}
div.quicklinks fieldset div.left {
	background:transparent url(/images/quicklinks-left.gif) no-repeat scroll 0 0;
	float:left;
	height:41px;
	width:6px;
}
div.quicklinks fieldset div.content {width:495px;}
div.quicklinks fieldset div.content, div.quicklinks fieldset div.content2 {
	background:transparent url(/images/quicklinks-middle.gif) repeat-x scroll 0 0;
	float:left;
	height:41px;
	margin:0px;
}
div.quicklinks fieldset label {
	float:left;
	margin-left:11px;
	margin-top:8px;
}
div.quicklinks fieldset select {
	border:2px solid #969696;
	color:#000000;
	float:left;
	font-size:14px;
	margin-right:14px;
	margin-left:15px;
	margin-top:9px;
	width:238px;
}
div.quicklinks fieldset a.button .text {padding-right:10px;}
div.quicklinks fieldset a.button {
	float:right;
	margin:11px 20px 0 0;
	cursor:pointer;
}
a.button span {background-image:url(/images/bt.gif);height:21px;}
a.button span {
	background-repeat:no-repeat;
	display:block;
	float:left;
	padding-bottom:0;
}

a.button .bdb .right {background-position:0 0;}
a.button.bdb .left {background-position:0 -42px;}
a.button .left, a.button .right {width:12px;}


a.button.bdb .text {background-position:0 -21px;color:#FFFFFF;}
a.button .text {font-size:12px;height:17px;padding-top:4px;background-repeat:repeat-x;font-weight:bold;}
div.quicklinks fieldset div.content {width:495px;}

div.adv-services {
	clear:both;
	float:left;
	margin-top:4px;
	width:100%;
}
div.adv-services div.box_service {
	height:auto;
	width:252px;
}
div.adv-services .box_service {
	float:left;
	margin-right:3px;
}
div.adv-services div.box_service .title .middle {width:230px;}
div.adv-services div.box_service .content {
	margin-left:0;
	width:250px;
}
div.adv-services div.box_service .bottom .middle {
width:232px;
}
div.adv-services div.box_service .content .pText{width:140px;}
div.adv-services div.box_service .title h3 {text-align:center;}


div.content ul.navS {
float:left;
margin:0;
padding:0;
width:200px;
}

.content ul.navS li {
background:transparent url('/userfiles/Image/pages/hul/nav-services.gif') repeat scroll 0 0;
height:106px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
position:relative;
width:264px;
}

.content ul.navS li.left {
clear:right;
float:right;
margin-bottom:2px;
}
.content ul.navS li.right {
clear:left;
float:left;
margin-bottom:2px;
}
.content ul.navS li img {
float:left;
margin:13px 10px 0;
}
.content ul.navS li h3 {
color:#FFFFFF;
direction:ltr;
font-size:14px;
margin-top:16px;
text-align:left;
}
.content ul.navS li h4 {
color:#FFFFFF;
direction:rtl;
font-size:12px;
font-weight:normal;
padding-left:6px;
text-align:left;
}
.content ul.navS li a.button {
bottom:6px;
right:17px;
position:absolute;
cursor:pointer;
}
.content ul.navS li a.button .text {
padding-right:6px;
}


table.blue_arshama{margin-right: 1px; background-color: #0E6ABE; margin-top: 0px; color: White; width:761px;}
table.blue_arshama td{padding: 10px;}
table.blue_arshama td.title { font-size: 14px; background-color: #0E6ABE; color: red;font-weight:bold;}

.grey_arshama{background: transparent url('/userfiles/Image/pages/greyNew.jpg') no-repeat top; width:340px; height:510px;}

/*footer*/
.part_bottom{clear:both;}
.logos {background: #f0f0f0 url('../images/bg_part_logos.gif') no-repeat bottom; width:978px; height:124px;}
.logos ul {padding:0px 25px;}
.logos li {float:left; padding:25px 32px;}
.logos li a:hover img{background-color:transparent; opacity:0.6;}

.nav_bottom{background: #ffffff url('../images/nav_bottom_bg.gif') no-repeat bottom; width:980px;height:500px;}
.nav_bottom ul{float:left;margin:10px 0px 10px 15px;width:107px;}
ul li .nav_bottom_title{color:#0167cc; font-size:15px; font-weight:bold; padding:5px 0px;line-height:1.1em;}
.nav_bottom li a{color:#828282; font-size:11px;line-height:1.1em; }
.nav_bottom li{padding:2px 0px;}
#footer_menu {font-size:11px; margin-left:30px;}
#footer_menu a{margin:0px 5px;}


/*CATALOG*/

.catalog .tabs_type{margin: 5px 0px 10px; float: left; }
.tabs_type img{padding-left: 0px; cursor: pointer;}

.catalog #menuButtons{margin: 2px 0px 7px;}

.catalog div.grayBox {
	background-color:#EAEAEA;
	clear:both;
	right:0;
	/*overflow:hidden;
	position:relative;*/
	top:0;
}
.catalog .rightButFilter {

	background:transparent url(/images/catalog/filterBut.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	height:26px;
	line-height:25px;
	text-align:center;
	width:183px;
	margin-right: 5px; display: block; text-decoration: none;
	z-index:50;
}

.catalog .rightButListView {
	background:transparent url(/images/catalog/dev_but_bg.gif) no-repeat scroll 0 0;
	color:#0066CB;
	cursor:pointer;
	float:right;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	height:26px;
	line-height:25px;
	text-align:center;
	width:136px;
	margin-left: 4px; display: block;
	
}

.catalog .rightButListView img{
	display:inline;
	float:left;
	margin:7px 5px 7px 10px;
}

.catalog .rightButToCompare {
	background:transparent url(/images/catalog/compareBtn.gif) no-repeat scroll 0 0;
	color:#0066CB;
	cursor:pointer;
	float:right;	
	font-size:12px;	
	font-weight:bold;
	height:26px;
	line-height:25px;
	text-align:center;
	width:200px;
	margin-left: 4px; display: inline;
}
.catalog .greyGradLine {
	background:transparent url(/images/catalog/bgGradGrey.gif) repeat-x scroll 0 0;
	clear:both;
	height:10px;
	padding-bottom:3px;
	width:100%;
	overflow:hidden;
}

.filters li{float:left;}
.filters li a span{display:none;}
.filters li#filter_Camera_YesNo a{
    background:transparent url(/images/catalog/cam.gif) no-repeat scroll 0 0;
	display:block;
	height:29px;
	width:123px;
}

.filters li#filter_MP3 a{
    background:transparent url(/images/catalog/mus.gif) no-repeat scroll 0 0;
	display:block;
	height:29px;
	width:116px;
}

.filters li#filter_GPS_YesNo a{
    background:transparent url(/images/catalog/GPS.gif) no-repeat scroll 0 0;
	display:block;
	height:29px;
	width:113px;
}

.filters li#filter_Smartphone_YesNo a{
    background:transparent url(/images/catalog/smart.gif) no-repeat scroll 0 0;
	display:block;
	height:29px;
	width:143px;
}
.filters li#filter_classic a{
    background:transparent url(/images/catalog/classic_line.gif) no-repeat scroll 0 0;
	display:block;
	height:29px;
	width:211px;
}

.filters li.checked a{background-position:0px -29px!important;}
#catalogue{clear:both;}
.catalogDevItem {
	display:inline;
	float:left;
	height:285px;
	margin:0 0px 6px 2px;
	width:189px;
}
.catalogDevItemTitle {
	float:left;
	height:29px;
	width:187px;
}
.catalogDevItemTitle .rightCorn {
	background:transparent url(/images/catalog/rightCornTitleBox.gif) no-repeat scroll 0 0;
	float:right;
	height:29px;
	width:5px;
}
.catalogDevItemTitle .leftCorn {
	background:transparent url(/images/catalog/leftCornTitleBox.gif) no-repeat scroll 0 0;
	float:left;
	height:29px;
	width:5px;
}
.catalogDevItemTitle .middle {
	background:transparent url(/images/catalog/bgTitleBox.gif) repeat-x scroll 0 0;
	color:#FFFFFF;
	float:right;
	
	font-size:14px;
	
	font-weight:bold;
	height:29px;
	line-height:28px;
	text-align:center;
	width:177px;
}
.catalogDevItemCont {
	background-color:White;
	border-bottom:1px solid #E3E3E3;
	border-left:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
	float:left;
	height:220px;
	vertical-align:text-top;
	width:186px;
}
.imageHolder {
	float:none;
	height:157px;
	margin-left:auto;
	margin-right:auto;
	margin-top:13px;
	text-align:center;
	vertical-align:text-top;
	width:100%;
}

.whiteBox{
	
	width: 767px;
}
.whiteBox .LeftTopCorner, 
.whiteBox .RightTopCorner, 
.whiteBox .LeftBottomCorner, 
.whiteBox .RightBottomCorner
 {
	background-repeat:no-repeat;
	height:4px;
	width:5px;
}
.whiteBox .LeftTopCorner{
	background-image:url(/images/catalog/top-left.gif);
	background-position:right top;
	float:left;
}
.whiteBox .RightTopCorner{
	background-image:url(/images/catalog/top-right.gif);
	background-position:left top;
	float:RIGHT;
}

.whiteBox .LeftBottomCorner{
	background-image:url(/images/catalog/bot-left.gif);
	background-position:right top;
	float:left;
}
.whiteBox .RightBottomCorner{
	background-image:url(/images/catalog/bot-right.gif);
	background-position:left top;
	float:RIGHT;
}

.whiteBox .LeftBottomCorner, 
.whiteBox .RightBottomCorner {
	position:relative;
	top:-4px;
}
.whiteBox #divText { color: rgb(0, 101, 201); border:1px solid rgb(237, 237, 237); display:block;height:38px;width:767px;background-color:#ffffff;		}

.whiteBox #divText span {float: left; padding-left: 5px; padding-top: 10px;display:block;}
.whiteBox #divText a#aLinkClear{
	float:right; 
	color:#0065C9! important;	
	font-weight:bold;
	padding:0px 20px 0 0;

display:block;
}

.catalogDevItemFunc {
background:#FFFFFF url(/images/catalog/bgBottomCont.gif) repeat-x scroll center bottom;
border-left:1px solid #E3E3E3;
border-right:1px solid #E3E3E3;
float:left;
height:30px;
text-align:left;
width:186px;
}
.forCompare {
	color:#0065C9;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	margin-left:3px;
	text-align:left;
	width:130px;
}
.catalogDevItemBot {
	float:left;
	height:4px;
	overflow:hidden;
	width:188px;
}
.catalogDevItemBot .leftCorn {
	background:transparent url(/images/catalog/leftCornBotBox.gif) no-repeat scroll 0 0;
	float:left;
	height:4px;
	overflow:hidden;
	width:3px;
}
.catalogDevItemBot .rightCorn {
	background:transparent url(/images/catalog/rightCornBotBox.gif) no-repeat scroll 0 0;
	float:right;
	height:4px;
	overflow:hidden;
	width:3px;
}
.catalogDevItemBot .middle {
	background:transparent url(/images/catalog/bgBotBox.gif) repeat-x scroll 0 0;
	float:left;
	height:4px;
	overflow:hidden;
	width:182px;
}
.rightButToCompare {
	background:transparent url(/images/catalog/compareBtn.gif) no-repeat scroll 0 0;
	color:#0066CB;
	cursor:pointer;
	float:right;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	height:26px;
	line-height:25px;
	text-align:center;
	width:200px;
}
.greySeparatorCont {
	float:left;
	height:20px;
	
	position:relative;
	width:100%;
}
.priceLink {
	display:inline;
	float:left;
	margin:6px 0 0 5px;
	width:165px;
}
.apparateInfo{margin: 5px 0px 0px; width: 767px;}

.rightInfoPart {
	float:left;
	width:561px;
}
.leftInfoPart {
	float:right;
	width:199px;
}
.rightInfoPartTitle {
	float:left;
	height:30px;
	width:100%;
}
.rightInfoPartCont2 {
	background-color:White;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	float:left;
	width:559px;
}

.apparateInfo .catalogDevItemTitle{width:100%;}
.apparateInfo .rightInfoPart .catalogDevItemTitle .middle{width: 551px;}
.apparateInfo .leftInfoPart .catalogDevItemTitle .middle{width:189px;}

.apparateInfo .rightInfoPart .catalogDevItemCont{width:559px;}

.apparateInfo .rightInfoPart .catalogDevItemCont{border: medium none; margin: 0px 20px 0px 7px; width: 163px; display: inline;}

.deviceDetailsList {
	float:left;
	margin:15px 0px;
	width:350px;
}
.deviceDetailsListBot {
	background-color:#EDEDED;
	float:right;
	height:30px;
	width:100%;
}
.deviceDetailsListBot div{float: left;padding: 3px 5px 10px;}

.deviceDetailsListBot div.priceLink{float:right; width:100px; padding:0px;}

#tablePropertiesDevBig {
	background-color:White;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	float:left;
	width:559px;
	
}
.tablePropertiesDev {
	display:inline;
	float:left;
	margin:0 0 0 12px;
	width:537px;
}
.tablePropertiesDev table {
	float:left;
}
.rightDetailsItem1 {
	border-bottom:1px solid #CBCBCB;
	color:#0066CB;
	display:inline;
	float:left;
	font-weight:normal;
	height:55px;
	line-height:43px;
	margin-left:10px;
	text-align:left;
	width:165px;
}
.rightDetailsItem1 img {
	display:inline;
	float:left;
	margin:5px 15px 0 0;
}
.tablePropDevBigBot {
	float:left;
	height:4px;
	overflow:hidden;
	width:561px;
}

ul.TabStrip, ul.TabStrip li{ float:left;}

ul.TabStrip{position:relative; margin-bottom:-1px;}
ul.TabStrip li{cursor:pointer;}

ul.TabStrip li nobr{
	background: transparent url('/images/catalog/nrm_bg.gif')  repeat-x scroll 0 0; 
	height:22px;
	float:left;
	color:#ffffff;
	font-weight:bold;
	line-height:22px;
	
}

ul.TabStrip li .leftcorn{ 
	background: transparent url('/images/catalog/nrm_beg.gif')  no-repeat scroll 0 0; 
    width:13px;
    height:22px;
	display:block;
	float:left;
	}

ul.TabStrip li .rightcorn{ 
	background: transparent url('/images/catalog/nrm_end.gif')  no-repeat scroll 0 0; 
    width:13px;
    height:22px;
	display:block;
	float:left;
	}

ul.TabStrip li.select nobr{
	background: transparent url('/images/catalog/sel_bg.gif')  repeat-x scroll 0 0; 
	height:22px;
	float:left;
	color:#0D75CF;
	
}

ul.TabStrip li.select .leftcorn{ 
	background: transparent url('/images/catalog/beg_sel.gif')  no-repeat scroll 0 0; 
    width:13px;
    height:22px;
	display:block;
	float:left;
	}

ul.TabStrip li.select .rightcorn{ 
	background: transparent url('/images/catalog/end_sel.gif')  no-repeat scroll 0 0; 
    width:13px;
    height:22px;
	display:block;
	float:left;
	}

.mainListTabFunc {
	border-bottom:1px solid #DEDEDE;
	color:#00366C;
	float:left;
	font-weight:bold;
	line-height:27px;
	text-align:left;
	width:100%;
}
.mainListTabFunc .funcRow {
	
	float:left;
	height:27px;
	width:115px;
}
.mainListTabFunc .funcRow a{
	color:#00366C;
	text-decoration:none;
}
.mainListTabFunc1 {
	color:#00366C;
	float:left;
	font-weight:bold;
	line-height:27px;
	text-align:left;
	width:100%;
}
.genDivDown {
	border-bottom:1px solid #DEDEDE;
}
.listItemOff, .listItemOn {
	border-bottom:1px solid #DEDEDE;
	float:left;
	width:100%;
}
.listItemOff, .listItemOn1 {
	float:left;
	width:100%;
	border-bottom:1px solid #DEDEDE;
}
.listItemOn .helperToClick {
	background:transparent url(/images/catalog/infoOn.gif) no-repeat scroll 0 0;
	height:8px;
	margin-top:8px;
	width:8px;
}

.listItemOff .helperToClick {
	background:transparent url(/images/catalog/infoOff.gif) no-repeat scroll 0 0;
	height:8px;
	margin-top:6px;
	width:8px;
}
.listItemOff .text {
	display:none;
}
.listItemOn .text {
	display:block;
}
contentBox {
	float:left;
	width:537px;
}
.contentBox .top {
	float:left;
	height:4px;
	overflow:hidden;
	width:100%;
}
.contentBox .top .right {
	background:transparent url(/images/catalog/rightTCornGreyReg.gif) no-repeat scroll 0 0;
	float:left;
	height:4px;
	overflow:hidden;
	width:4px;
}
.contentBox .top .left {
	background:transparent url(/images/catalog/leftTCornGreyReg.gif) no-repeat scroll 0 0;
	float:rigth;
	height:4px;
	overflow:hidden;
	width:4px;
}
.contentBox .top .mid {
	background:transparent url(/images/catalog/bgTCornGreyReg.gif) repeat-x scroll 0 0;
	float:left;
	height:4px;
	overflow:hidden;
}
.listItemOff .helperToClick, .listItemOn .helperToClick {
	cursor:pointer;
	float:left;
}
.listItemOff .title, .listItemOn .title, .listItemOn1 .title {
	color:#0065CE;
	display:inline;
	float:left;
	font-weight:bold;
	line-height:20px;
	margin-left:7px;
	text-align:left;
	width:490px;
}
.listItemOff .text, .listItemOn .text, .listItemOn1 .text {
	color:#0065CE;
	float:left;
	font-family:arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	padding-left:13px;
	text-align:left;
	width:495px;
}

.listItemOff .helperToClick, .listItemOn .helperToClick {catalog_....css.ashx (line 2131)
	cursor:pointer;
	float:left;
}
.liOn .text {
	display:inline;
}
.listItemOff .text ul, .listItemOn .text ul, .listItemOn1 .text ul, .apparateInfo .catalogDevItemCont ul {
	float:left;
	list-style-position:inside;
	margin:0 0 5px;
	padding:0;
	width:495px;
}

.listItemOff .text ul li, .listItemOn .text ul li, .listItemOn1 .text ul li, .apparateInfo .catalogDevItemCont ul li {
	background:transparent url(/images/catalog/bdot.gif) no-repeat scroll left 10px;
	float:left;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:7px;
	width:488px;
	/*line-height:22px;*/
	padding:5px 0px 5px 7px;
}
.apparateInfo .leftInfoPart .catalogDevItemCont ul {
	margin:2px  0 10px 0;
	padding-left:7px;
	width:180px;
}
.apparateInfo .catalogDevItemCont ul li{width:180px;line-height:15px;}
.apparateInfo .leftInfoPart .catalogDevItemCont{width:197px;border-bottom:0px;}

.divFirst {
	float:left;
	width:300px;
	line-height:15px;
}
.divSecond {
	float:left;
	width:180px;
	line-height:15px;
}

.contentBox .content {
	border-left:1px solid #CBCBCB;
	border-right:1px solid #CBCBCB;
	float:left;
	width:536px;
	margin-top:0px;
}
.mainListTab {
	display:inline;
	float:left;
	margin-left:13px;
	width:523px;
	margin-top:10px;
}
.contentBox .bottom {
float:left;
height:4px;
overflow:hidden;
width:100%;
}
.contentBox .bottom .right, .contentBoxFolder .bottom .right, .tablePropDevBigBot .right {
	background:transparent url(/images/catalog/rightCornGreyReg.gif) no-repeat scroll 0 0;
	float:right;
	height:4px;
	overflow:hidden;
	width:4px;
}
.contentBox .bottom .mid, .contentBoxFolder .bottom .mid, .tablePropDevBigBot .mid {
	background:transparent url(/images/catalog/bgCornGreyReg.gif) repeat-x scroll 0 0;
	float:left;
	height:4px;
	overflow:hidden;
}
.contentBox .bottom .left, .contentBoxFolder .bottom .left, .tablePropDevBigBot .left {
background:transparent url(/images/catalog/leftCornGreyReg.gif) no-repeat scroll 0 0;
float:left;
height:4px;
overflow:hidden;
width:4px;
}
.mainListTabNote {
	color:#0065CE;
	float:left;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	margin-top:10px;
	text-align:left;
	width:100%;
}
.greySeparatorOn {
	background:#FFFFFF none repeat scroll 0 0;
	color:#0065CE;
	cursor:pointer;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	right:0;
	line-height:normal;
	position:absolute;
	top:2px;
		
}
.greySeparator {
	background-color:#DEDBDE;
	float:left;
	height:1px;
	margin-top:10px;
	overflow:hidden;
	width:100%;
}
.popUpBottomPart .leftCorn {
	background:transparent url(/images/catalog/leftCornBotPop.gif) no-repeat scroll 0 0;
	float:left;
	height:6px;
	overflow:hidden;
	width:5px;
}
.popUpBottomPart .rightCorn {
	background:transparent url(/images/catalog/rightCornBotPop.gif) no-repeat scroll 0 0;
	float:right;
	height:6px;
	overflow:hidden;
	width:5px;
}
.popUpBottomPart .middle {
	background:transparent url(/images/catalog/bgMidCornBotPop.gif) repeat-x scroll 0 0;
	float:right;
	height:6px;
	overflow:hidden;
}
.supportItem {
	display:inline;
	float:left;
	height:88px;
	margin:0 10px 20px 0px;
	width:245px;
}
.supportItem .imageHolder {
	float:left;
	height:88px;
	margin-top:13px;
	text-align:left;
	width:55px;
}
.supportItem .leftPart {
	float:right;
	height:88px;
	text-align:left;
	width:190px;
}
.supportItem .leftPart .linkTo {
	border-bottom:1px solid #DEDEDE;
	color:#0065CE;	
	float:left;
	font-family:arial;
	font-size:12px;	
	font-weight:bold;
	height:20px;
	line-height:19px;
	text-align:left;
	width:100%;
}
.supportItem .leftPart .listItem {
	background:transparent url(/images/catalog/infoOff.gif) no-repeat scroll left 6px;
	border-bottom:1px solid #DEDEDE;
	color:#0065CE;
	float:left;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	/*height:20px;
	line-height:19px;*/
	padding:5px 0px 5px 13px;
	text-align:left;
	width:177px;
}
.supportItem .leftPart .listItem a {
	color:#0065CE;
	text-decoration:none;
}
.supportItem .leftPart .listItem a:hover, .supportItem .leftPart .listItem a:active, .supportItem .leftPart .listItem a:visited {
	color:#0065CE;
	text-decoration:underline;
}
.accessoriesItem {
	color:#005EBB;
	float:left;
	text-align:center;
	width:100px;
}
.accessoriesItem .box {
	border:1px solid #CBCBCB;
	clear:both;
	float:none;
	height:80px;
	margin-bottom:4px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:80px;
}
.accessoriesItem img.toBig{cursor: pointer; float: right; margin-right: 14px; display: inline;}
.contentBoxFolder {
	display:inline;
	float:left;
	margin:0 0 20px 0px;
	width:539px;
}
.contentBoxFolder .top {
	float:left;
	height:29px;
	width:100%;
}
.contentBoxFolder .top .left {
	background:transparent url(/images/catalog/rightTRCornGreyReg.gif) no-repeat scroll 0 0;
	float:left;
	height:29px;
	width:29px;
}
.contentBoxFolder .top .middle {
	background:transparent url(/images/catalog/bgTRCornGreyReg.gif) repeat-x scroll 0 0;
	float:left;
	height:28px;
}
.contentBoxFolder .top .right {
	background:transparent url(/images/catalog/closeB.gif) no-repeat scroll 0 0;
	float:right;
	height:29px;
	width:29px;
}
.contentBoxFolder .content {
	border-left:1px solid #CBCBCB;
	border-right:1px solid #CBCBCB;
	float:left;
	text-align:center;
	width:535px;
	margin-top:0px;
}
.contentBoxFolder .content .imageFolder {
	float:none;
	height:499px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}
.contentBoxFolder .bottom {
	float:left;
	height:4px;
	overflow:hidden;
	width:537px;
}
.properties_category{clear:both;}