h1,h2,h3,h4,h5,h6
{
font-size: 12px;
}
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*-Column Left--------------------------------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
#b_left
{
display:none;
}

/*-bl_Menu-------------------------------------------*/

.bl_menu li
{
margin: 0;
width: 178px;
height: 25px;
background: #fff;
border-bottom: 1px solid #ccc;
}

.bl_menu li a
{
display: block;
text-indent: 4px;
width: 178px;
height: 25px;
line-height: 28px;
font-weight: normal;
margin: 0 0 1px 0;
}

.bl_menu li a:hover
{
background: #f5f5f5;
}

/*-bl_Newsletter-------------------------------------------*/
form#bl_newsletter 
{
padding: 4px;
}


/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*-Column Right-------------------------------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
#b_right
{
margin-left: 15px;
}


/*-br_Login-------------------------------------------*/
form#br_login 
{
padding: 0 0 0 4px;
}

.br_login_text
{
padding: 4px;
}

#br_login span
{
font-size: 10px;
}

#br_login input
{
margin-bottom: 4px;
}

#checkout 
{
margin-top: 10px;
width: 170px;
height: 33px;
}

/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*-Center Column------------------------------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
#b_center
{
width:755px;
margin-left: 3px;
}

/*-Honepage split-up-------------------------------------------*/
#vhd2, #vhd4, #vhd5, #vhd6, #vhd7, #vhd3_vhd6
{
float: left;
}

#vhd2
{
width: 530px; 
}

#vhd4, #vhd6
{
width: 262px; 
}

#vhd5, #vhd7
{
width: 262px; 
margin-left: 5px;
}

#vhd3_vhd6
{
width: 220px; 
margin-left: 5px;
}

#rss
{
padding: 5px;
font-size: 11px;
}

#rss a
{
display:block;
font-weight: bold;
color: #777;
}

#rss a:hover
{
color: #540000;
}

#rss li
{
margin: 0 0 5px 0;
border-bottom: 1px dotted #ccc;
list-style-type: square;
margin-left: 14px;
}

#morenews
{
float: right;
margin: 0 0 0 5px; 
font-size: 11px;
padding: 0 5px  
}
 
.partner
{
    width: 120px; 
    float:left; 
    margin: 2px;
    text-align: center;
    background: #eee;
    color: #666;
}
    
.partner .image
{
    height: 45px; 
    border: 1px solid #ddd;
    text-align: center;
    background: #ddd;  
}


/* Product Voting */
#productvoting ul, #productvoting li
{
    margin:0;
    padding:0;
    list-style:none;
}

#productvoting
{
    margin-left: 95px;
}
    
#productvoting, #productvoting li
{ 
    /* 
        define width and height of container element and list item (slide)
        list items must be the same size as the slider area
    */ 
    width:165px;
    height:260px;
    overflow:hidden;
}

#productvoting .productname
{
    margin: 5px;
    font-size: 14px;
    border-bottom: 2px solid #ddd;
}

#productvoting .productprice
{
    margin: 0 5px 0 5px;
    text-align: center;
}


#productvoting .voting_button
{
    display: block;
    width: 165px;
    height: 40px;
    background: url(http://www.orionversand.ch/shopping/images/produktvoting/voting_button.jpg) 0px -37px no-repeat;
    line-height: 36px;
    color:#fff;
    text-align: center;
    text-decoration: none;
}

#productvoting a:hover.voting_button 
{
    background: url(http://www.orionversand.ch/shopping/images/produktvoting/voting_button.jpg) 0px 0px no-repeat;
}

#productv_index
{
    position: absolute;
    top: 6px;
    left: 32px;
}


#productv_index li
{
    width: 40px;
    height: 40px;
    margin: 2px;

}

#productv_index li a
{
    width: 20px;
    height: 20px;
    background: #d2cffb;
    display: block;
    padding: 10px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

#productv_index li a:hover, #productv_index li a.active
{
    text-decoration: none;
    background: #e18aff;
}

#productv_rating
{
    position: absolute;
    top:0;
    left: 25px;
    background: #fff;
    padding: 5px;
    width: 245px;
    height:255px;
    border-right;
    display: none;
}

#productv_rating #productplace
{
    margin: 0 0 8px 0;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
}

#productv_rating .bg_bar
{
    height: 20px;
    border: 1px solid #ddd;
    background: url(http://www.orionversand.ch/shopping/images/produktvoting/bg_bar.jpg) repeat-x;
}

#productv_rating .bar
{
    background: url(http://www.orionversand.ch/shopping/images/produktvoting/bar.jpg) repeat-x;
    width: 20px;
    height: 20px;
}       
    
span#prevBtn
{
    background: url(http://www.orionversand.ch/shopping/images/produktvoting/prevbtn.jpg) no-repeat;
    position: absolute; 
    top: 75px;
    left: 267px;
    height: 50px;
}
span#nextBtn
{
    background: url(http://www.orionversand.ch/shopping/images/produktvoting/nextbtn.jpg) no-repeat;
    position: absolute; 
    top: 142px;
    left:267px;
    height: 50px;
}

#prevBtn a, #nextBtn a
{  
    display:block;
    width:25px;
    height:50px;    
}                      

/* Product Voting */
