body {
    font: 13px Arial, Sans-Serif, Helvetica, "Ludica Grande" !important;
    margin: 0;
    color: #323232;
	background: url("../../ebay_shop/img/container-pattern.jpg") repeat scroll 0 0 #fff !important;
	background-attachment: fixed !important;
}

#wrap  {
    background: #021a32;
}

#al_ad {
	width: 1100px;
	margin: 40px auto;
	text-align: center;
}

#al_container {
    width: 1100px;
    margin: 20px auto;
	font-size: 13px !important;
	-webkit-box-shadow: 0px 0px 15px 5px rgba(67,117,171,0.5);
	-moz-box-shadow: 0px 0px 15px 5px rgba(67,117,171,0.5);
	box-shadow: 0px 0px 15px 5px rgba(67,117,171,0.5);
}

#al_bg_top {
    background: url(../images/ebay_top.png) no-repeat;
    height: 14px;
}

#al_bg_content {
    background: url(../images/ebay_content.png) repeat-y;
    min-height: 15px;
    padding: 0 14px 10px 14px;
}

#al_bg_bottom {
    background: url(../images/ebay_bottom.png) no-repeat;
    height: 14px;
}

#al_header {
    background: url(../images/header.png) no-repeat 50% 50%;
    height: 307px;
    margin: 0 auto;
    border: 1px solid #021a32;
}

#al_menu {
    background: url(../images/menu.png) repeat-x;
    height: 40px;
    clear: both;
    margin: 0 0 15px 0;
	border-left: 1px solid #021a32;
	border-right: 1px solid #021a32;
	border-bottom: 1px solid #021a32;
}

#al_left_menu .al_line {
    background: url(../images/categorie_menu_head.png) no-repeat;
    height: 63px;
    border: none;
    color: #fff;
}

#al_menu ul{
    list-style: none;
    margin: 0;
    padding: 0;
    clear: both;
}

#al_menu ul li {
    margin: 0;
    padding: 0;
	width: 25%;
    float: left;
	text-align: center;
    height: 40px;
    line-height: 40px;
}

#al_menu ul li a {
    display: block;
    padding: 0;
    color: #fff;
    text-decoration: none;
    text-shadow: 1px 1px #323232;
	transition-duration: 0.2s;
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.5);
	box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.5);
}

#al_menu ul li a:hover {
    background: #021a32;
    color: #fff;
	transition-duration: 0.2s;
}

#al_product_title {
    display: none;
}

#al_product_image {
    width: 521px;
	min-height: 520px;
    padding: 2px;
    border: 1px solid #021a32;
    float: left;
    text-align: center;
}

#al_product_image .al_line {
    background: url(../images/large_bar.png) repeat-x;
    height: 65px;
    line-height: 48px;
    padding: 0 45px 0 0;
    border: none;
    text-align: right;
    margin: 0 0 5px 0;
    color: #fff;
}

#al_product_description {
    width: 521px;
    min-height: 520px;
    padding: 2px;
    border: 1px solid #021a32;
    float: left;
    margin: 0 0 0 18px;
}

#al_product_description .al_line {
    background: url(../images/large_bar_orange.png) repeat-x;
    height: 65px;
    line-height: 48px;
    border: none;
    text-align: center;
    margin: 0 0 5px 0;
    color: #fff;
}

#al_product_description .al_line  h1{
    font-weight: normal;
    margin: 0;
    font-size: 13px;
}

#al_product_desc_content {
    padding: 5px;
}

#al_product_desc_content ul{
    padding: 0 0 0 20px;
}

#al_product_desc_content h2 {
    margin: 0 0 5px 0;
    color: #146ecb;
    font-size: 14px;
}

#al_left_content {
    width: 240px;
    min-height: 10px;
    float: left;
}

#al_left_content .al_line {
    background: url(../images/left_box_head.png) no-repeat;
    height: 63px;
    line-height: 50px;
    border: none;
    color: #fff;
    text-align: center;
}

#al_left_menu {
    border: 1px solid #021a32;
    padding: 2px;
    margin: 0 0 5px 0;
}

#al_left_menu .al_line {
    background: url(../images/categorie_menu_head.png) no-repeat;
    height: 63px;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    border: none;
    color: #fff;
}

#al_left_menu a {
    background: #0190ba;
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    border-bottom: 1px solid #007fc0;
	transition-duration: 0.15s;
}

#al_left_menu a:hover {
    background: #021a32;
    border-bottom: 1px solid #00c8e6;
    color: #fff;
	transition-duration: 0.3s;
}

#al_left_menu a.extraBtn {
    font-weight: bold;
    border-top: 1px solid #323232;
}

#al_shipping_box {
    border: 1px solid #021a32;
    padding: 2px;
    margin: 0 0 5px 0;
}

#al_right_content {
    width: 812px;
    min-height: 10px;
    float: left;
    margin: 0 0 10px 20px;
}

#al_right_content .al_line {
    background: url(../images/large_bar_orange_right.png) repeat-x;
    height: 65px;
    line-height: 48px;
    padding: 0 45px 0 0;
    border: none;
    text-align: right;
    margin: 0 0 5px 0;
    color: #fff;
    text-align: center;
}

#al_right_content .al_cross_selling {
    border: 1px solid #021a32;
    padding: 2px;
    margin: 0 0 5px 0;
    text-align: center;
}

.al_line {
    background: url(../images/large_bar_full.png) no-repeat;
    height: 63px;
    line-height: 50px;
    border: none;
    color: #fff;
    text-align: center;
}

.al_box {
    color: #000000;
    float: left;
    font-weight: bold;
    height: 199px;
    margin: 5px 0 0;
    width: 229px;
}

.al_box .content {
    margin: 0 20px 0 15px;
    padding-top: 10px;
    width: 170px;
}

.step1 {
    background: url(../images/step1.png) no-repeat;
    margin-left: 7px;
}

.step2 {
    background: url(../images/step2.png) no-repeat;
    margin-left: 7px;
}

.step3 {
    background: url(../images/step3.png) no-repeat;
    margin-left: 7px;
}

.step4 {
    background: url(../images/step4.png) no-repeat;
    margin-left: 7px;
}

.al_padding {
    padding: 5px;
}


.al_caption {
    text-decoration: underline; 
    font-weight: bold;
}

.clr {
    clear: both;
}

#xgal {
	display: none;
}

#ds_div p [align="center"]{
	display: none;
}








