@charset "utf-8";
/* CSS Document */

#productInfoContent {

margin: 0 auto;
margin-left: 2px;
width: 796px;
float: left;

background-image: url(../imgs/van_content_backg.jpg);
background-color: #FFFFFF;
background-repeat: no-repeat;
}

#imageCategoryLinks {

border-bottom: 1px dashed #CCCCCC;
margin-left: 2px;
margin-top: 40px;
padding-bottom: 10px;

}

#contentWrapper {

width: 796px;
margin-top: 2px;
background: none;
float: left;
}

#leftMenu {

width: 225px;

margin-left:20px;
margin-top: 150px;
float: left;
background: none;

}

#productInfoMainContent {

width: 480px;
height: 400px;
background: none;
margin-left: 20px;
float: left;
}


#productInfoTopSpace {

width: 100%;
height: 0px;
}

#leftMenuContainers {

width: 225px;
height: 231px;
float: left;
}

.leftMenuStyle {

list-style: none;
display: inline;
margin-left: 0;
line-height: 2.5em;
color: #999999;
font-size: 10px;
font-weight: bold;
}

#leftMenu_bottom {

width: 225px;
height: 159px;
padding-top: 40px;
margin-left:20px;
margin-top: 10px;
background: none;
background-image: url(../imgs/existing_customer.jpg);
background-repeat: no-repeat;

}

.leftMenuStyle_bottom li:hover {

background: #CCCCCC;
color: #666666;
background-image: url(../imgs/left_arrow_green.jpg);
background-repeat: no-repeat;
background-position:right;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
border-left: 0px;
}

.leftMenuStyle_bottom {


list-style: none;
display: inline;
margin-left: 0;
line-height: 2.5em;
color: #999999;
font-size: 10px;
font-weight: bold;
}

.leftMenuStyle li:hover {

background: #CCCCCC;
color: #666666;
background-image: url(../imgs/left_arrow_green.jpg);
background-repeat: no-repeat;
background-position:right;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
border-left: 0px;
}


.productContentBoxTitle {


}

#contentTestSpacer {

margin-top: 40px;

}

.productContentBox {

border: none;
width: 90%;
margin-left: 30px;
}



