/* 
    Document   : style
    Created on : Nov 23, 2009, 12:37:29 PM
    Author     : Inspir - inspir.co.il
    Description:
        index.php styling sheet.
*/
#wrap{
	min-height:730px;
	height:auto !important;
	
}

#main{
	padding-bottom:0px;
}
.footer{
	margin-top:-122px;
}

.index_widget{
    width:960px;
    float:right;
    margin-top:-1px;
}

.kwicks {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
    background-image:url('../images/index_menu_bg_red.jpg');
    background-repeat:repeat-x;
    font-size: 0.95em;
}

.kwicks li{
    display: block;
    overflow: hidden;
    padding: 0;    
}

.kwicks li img{
    cursor: pointer;
}

.kwicksContainer{        
    width:870px;
    height:191px;    
}

.kwicksTitleContainer{
    width:320px;
    height:191px;
    display:inline;
    color:#fff;
    float:right;
    cursor:pointer;
}

.web_type_title{
    margin-top:119px;
    float:right;
    font-weight:bold;
    float:right;
    margin-right:40px;
}

.web_type_title_part2{
    margin:135px 0px 0px 0px;
    font-weight:normal;
    padding-bottom:10px;
}

.web_type_price{
    float:right;
    background-color:#fff;
    color:#000;    
    text-align:center;    
    font-size: 1.15em;    
    padding: 0px 5px;    
    margin-right:40px;
    height:19px;
}

.kwickDataContainer{
    background-color:#404041;
    float:right;
    width:527px;
    height:170px;
    margin-top:10px;
}

.kwickTextContainer{
    width:340px;
    height:170px;
    float:right;
}

.kwickText{
    width:360px;
    height:120px;
    padding:10px 12px;
    color:#fff;
    float:right;
	line-height:13px;
}

.kwickText a{
    color:#6AB2B0;
    text-decoration:underline;
}

.kwickButtons{
    float:right;
    width:145px;
}


/* example4 */
#index_widget .kwicks li{
	width: 319px;
	height: 191px;
	margin-bottom: 3px;        
        
}
#index_widget #kwick1 {
	background-image:url('../images/iShop_index_img.jpg');
        background-repeat:no-repeat;
        background-position:right top;
}
#index_widget #kwick2 {
	background-image:url('../images/iCatalog_index_img.jpg');
        background-repeat:no-repeat;
        background-position:right top;
}
#index_widget #kwick3 {
	background-image:url('../images/iCms_index_img.jpg');
        background-repeat:no-repeat;
        background-position:right top;
}

#index_carousel ul{
    padding:0px;
    margin:0px;
    list-style-type:none;
}
#index_carousel ul li{
    width:378px;
    height:200px;
    background-color:#f0f0f0;
    float:left;
}

.mainContainerRight{
    width:95px;
    float:right;    
}

.mainContainerLeft{
    width:378px;
    float:right;
    
}
.mainContainerMiddle{
    width:465px;
    float:right;
    border-right:1px #000 dotted;
    border-left:1px #000 dotted;
    margin-top:20px;
    padding:0px 10px;
    line-height:1.25em;
}

.mainContainerMiddle p, ul{
   
    padding-left:10px;
}



.new_on_web_buttons{
    height:12px;   
    margin-top:30px;
    float:left;
}

.new_on_web_buttons div{
    cursor:pointer;
    margin-right:10px;
    float:left;
    height:12px;
}

.new_on_web_buttons #now_left{
    height:12px;
    width:13px;   
    background:url("../images/caro_arrows.jpg") no-repeat scroll 0 0 transparent;
}

.new_on_web_buttons #now_right{
    height:12px;
    width:13px;
    background:url("../images/caro_arrows.jpg") no-repeat scroll -26px 0 transparent
}

.now_selected{
     width:11px;
    background-image:url('../images/jcarousel_selected.jpg');
}

.now_n_selected{
     width:11px;
    background-image:url('../images/jcarousel_n_selected.jpg');
}

.now_short_title{
    font:bold 1.3em Tahoma;
}

.now_link{
    font:normal 1em Tahoma;
}

.kwickImgContainer{
    float:left;
   width:147px;
   margin-top:10px;
   text-align:center;
   color:#fff;
}

.kwickImgContainer a{
    color:#fff;
    font-weight:bold;
}

.jcarouselOpac{
    margin-right:-40px;
    -moz-opacity:.50;
    filter:alpha(opacity=50);
    opacity:.50;
}

.onAirOpacity{
    -moz-opacity:1;
    filter:alpha(opacity=100);
    opacity:1;
}

.right_web_links {
    margin-top:20px;
}