@import "main.css";

body {
	background: url(../img/body_bg_home.jpg) repeat-x 0 0;
	font-family: Arial, Tahoma, sans-serif;
}

#banner {
	width: 960px;
	height: 280px;
	background-color: #ccc;
	margin-bottom: 1px;
}

/* ----- COLSX----- */

#colSx {
	background: url(../img/top_products_bg.jpg) repeat-x 0 -17px;
	width: 258px;
	float: left;
	margin-right: 1px;
	padding: 15px !important;
	padding: 15px 1px 15px 8px;
	height: 360px;
	display: inline;
}

#colSx h5 {
	color: #656565;
	text-decoration: none;
	font: normal normal 18px Arial;
	margin: 0 0 10px;
}

#colSx #top_products {
	height: 280px;
	margin-left: -10px;
}

#colSx #top_products h2 {
	margin-bottom: 2px;
}

#colSx #top_products h2 a {
	color: #333;
	text-decoration: none;
	font: normal normal 14px Arial;
}

#colSx #top_products h2 a:hover {
	color: #d1082e;
}

#colSx #top_products h5 {
	color: #B58181;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-top: 1px solid #e3e3e3;
	margin-top: 5px;
	padding-top: 5px;
}

#colSx #top_products a.img {
	width: 225px;
	height: 300px;
	margin-left: 20px;
	display: block;
}

/* ----Carousel--- */

#colSx .jcarousel-container {
    position: relative;
	width: 268px;
	margin: 0;
	padding: 0;
	height: 280px;
}

#colSx .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 10px 0 0;
    overflow: hidden;
    position: relative;
	width: 268px;
}

#colSx .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
	width: 268px;
}

#colSx .jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
	margin: 0;
	padding: 0;
	width: 268px;
	display: inline;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
#colSx .jcarousel-next {
   z-index: 3;
    display: none;
}

#colSx .jcarousel-prev {
    z-index: 3;
    display: none;
}

/* --------- */

#colSx .jcarousel-item {
}

#colSx .jcarousel-item-horizontal {
}

#colSx .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
#colSx .jcarousel-next-horizontal {
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../img/carouselNext.gif) no-repeat 0 0;
	position: absolute;
	left: 235px;
	top: -38px;
}

#colSx .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

#colSx .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

#colSx .jcarousel-next-disabled-horizontal,
#colSx .jcarousel-next-disabled-horizontal:hover,
#colSx .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

#colSx .jcarousel-prev-horizontal {
    position: absolute;
    left: 213px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../img/carouselPrev.gif) no-repeat 0 0;
	top: -38px;
}

#colSx .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

#colSx .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

#colSx .jcarousel-prev-disabled-horizontal,
#colSx .jcarousel-prev-disabled-horizontal:hover,
#colSx .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/* ----- COLDX----- */

#colDx {
	background: url(../img/latest_products_bg.jpg) repeat-x 0 0;
	float: right;
	padding: 15px;
	height: 290px;
	width: 641px;
}

#colDx h5 {
	color: #656565;
	text-decoration: none;
	font: normal normal 18px Arial;
	margin: 0 0 10px;
}

#colDx #latest_products {
	height: 280px;
	margin-top: 30px;
}

#colDx #latest_products a.img {
	width: 150px;
	height: 200px;
	display: block;
}

#colDx #latest_products h2 {
	line-height: 75%;
	margin-bottom: 2px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-top: 5px;
}

#colDx #latest_products h2 a {
	color: #656565;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#colDx #latest_products h2 a strong {
	color: #333;
	display: block;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#colDx #latest_products h2 a:hover, #colDx #latest_products h2 a:hover strong {
	color: #ff0000;
}

#colDx #latest_products h5 {
	color: #656565;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* ----Carousel--- */

#colDx .jcarousel-container {
    position: relative;
	width: 652px;
	margin: 0;
	padding: 0;
	height: 280px;
}

#colDx .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
	width: 652px;
}

#colDx .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
	width: 143px;
}

#colDx .jcarousel-list li,
#colDx .jcarousel-item {
    float: left;
    list-style: none;
	margin: 0 17px 0 0;
	padding: 0;
	width: 150px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
#colDx .jcarousel-next {
   z-index: 3;
    display: none;
}

#colDx .jcarousel-prev {
    z-index: 3;
    display: none;
}

/* --------- */

#colDx .jcarousel-item {
}

#colDx .jcarousel-item-horizontal {
}

#colDx .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
#colDx .jcarousel-next-horizontal {
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../img/carouselNext.gif) no-repeat 0 0;
	position: absolute;
	top: -58px;
	right: 5px;
}

#colDx .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

#colDx .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

#colDx .jcarousel-next-disabled-horizontal,
#colDx .jcarousel-next-disabled-horizontal:hover,
#colDx .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

#colDx .jcarousel-prev-horizontal {
    position: absolute;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../img/carouselPrev.gif) no-repeat 0 0;
	top: -58px;
	right: 27px;
}

#colDx .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

#colDx .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

#colDx .jcarousel-prev-disabled-horizontal,
#colDx .jcarousel-prev-disabled-horizontal:hover,
#colDx .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

#alert_paese select {
	color: #656565;
	font-size: 11px;
	width: 120px;
	height: 19px;
	border: 1px solid #ccc;
}

#alert_paese a.submit {
	color: #fff;<
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background-color: #008A22;
	border-style: none;
	padding: 2px 10px;
	display: inline-block;
}

#alert_paese a.submit:hover {
	cursor: pointer;
	background-color: #24b72f;
}
