/* BIG */
.WebDev{margin-top:30px;}



/* base */
.jcarousel-container { position: relative; .float:right;}
.jcarousel-clip { z-index: 2; padding: 0; margin: 0; overflow: hidden; position: relative; }
.jcarousel-list { z-index: 1; overflow: hidden; position: relative; top: 0; left: 0; margin: 0; padding: 0; }

 

/* skin */
.jcarousel-skin .jcarousel-container-horizontal { width: 825x; }
.jcarousel-skin .jcarousel-container-vertical { width: 75px; height: 245px; padding: 40px 20px; }
.jcarousel-skin .jcarousel-clip-horizontal {}
.jcarousel-skin .jcarousel-clip-vertical { width:  75px; height: 245px; }
.jcarousel-skin .jcarousel-item { width:137px; height:91px; border:1px solid #d9d3c5; text-align: center; margin-left:22px; padding:4px; cursor:pointer;}


/* Horizontal Buttons */
.jcarousel-skin .jcarousel-next-horizontal { position: absolute; width:31px; height:31px; cursor: pointer; background:url('m/gallery_arr_left.png') no-repeat; }
.jcarousel-skin .jcarousel-next-horizontal:hover {background:url('m/gallery_arr_left_ov.png') no-repeat;}
.jcarousel-skin .jcarousel-next-horizontal:active {}
.jcarousel-skin .jcarousel-next-disabled-horizontal,
.jcarousel-skin .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-next-disabled-horizontal:active { cursor: default; background:none;}
.jcarousel-skin .jcarousel-prev-horizontal { position: absolute; width: 31px; height: 31px; cursor: pointer; background:url('m/gallery_arr_right.png') no-repeat;}
.jcarousel-skin .jcarousel-prev-horizontal:hover {background:url('m/gallery_arr_right_ov.png') no-repeat;}
.jcarousel-skin .jcarousel-prev-horizontal:active {}
.jcarousel-skin .jcarousel-prev-disabled-horizontal,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:active { cursor: default; background:none; }

/* Vertical Buttons */
.jcarousel-skin .jcarousel-next-vertical { position: absolute; bottom: 5px; left: 43px; width: 32px; height: 32px; cursor: pointer;}
.jcarousel-skin .jcarousel-next-vertical:hover { background-position: 0 -32px; }
.jcarousel-skin .jcarousel-next-vertical:active { background-position: 0 -64px; }
.jcarousel-skin .jcarousel-next-disabled-vertical,
.jcarousel-skin .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin .jcarousel-next-disabled-vertical:active { cursor: default; background-position: 0 -96px; }
.jcarousel-skin .jcarousel-prev-vertical { position: absolute; top: 5px; left: 43px; width: 32px; height: 32px; cursor: pointer;}
.jcarousel-skin .jcarousel-prev-vertical:hover { background-position: 0 -32px; }
.jcarousel-skin .jcarousel-prev-vertical:active { background-position: 0 -64px; }
.jcarousel-skin .jcarousel-prev-disabled-vertical,
.jcarousel-skin .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin .jcarousel-prev-disabled-vertical:active { cursor: default; background-position: 0 -96px; }

/* rtl */
.jcarousel-skin {direction: rtl; width:925px; margin:auto;}
.jcarousel-list li, .jcarousel-item { float: right;   }
.jcarousel-skin .jcarousel-prev-horizontal { left: auto; right: 0; top:35px;}
.jcarousel-skin .jcarousel-next-horizontal { right: auto; left:0; top:35px;}

.jcarousel-skin .jcarousel-clip-horizontal { width: 825px; height: auto; margin:0 50px; }


.jcarousel-skin .view_all { text-align: center; }

/* big */

.cards {margin:35px 10px 0 0; width:964px;}
.menu { float: right;width: 964px; padding-bottom: 12px; position: relative;}
.tabHeaders {height: 29px; background:url('/ui/atp/m/gallery_tab_bg.gif') repeat-x bottom;}
.tabHeaders .tab {float:right; height:29px; margin-left:2px; padding-right:7px; }
.tabHeaders .tab a{line-height:29px; padding-left:7px; display:block;}
.tabHeaders .tab a:hover{color:#d9d3c5;}
.tabHeaders .tab a span{line-height:29px; padding:0 15px; display:block;}
.tabHeaders .active {background:url('/ui/atp/m/gallery_tab_right.gif') no-repeat right;}
.tabHeaders .active a{background:url('/ui/atp/m/gallery_tab_left.gif') no-repeat left;}
.tabHeaders .active a span{background:url('/ui/atp/m/gallery_tab_bg.gif') repeat-x top #fff;}
.menu .content{border:1px solid #d9d3c5; border-top:none; width:963px; direction:ltr;}
.menu .content .tabDescription {float:right;width:410px; padding:20px;  direction:rtl; padding-bottom:200px;}
.menu .content .tabDescription .ContactUs_in{margin-top:40px; width:325px; padding-right:0;  position: relative;}
.menu .content .tabDescription .ContactUs_in .footer{position:absolute; width:63px; height:29px; left:0; top:118px;}
.menu .content .tabImages{float:left; width:500px; padding:4px; direction:rtl;}



