@charset "utf-8";

/* ------------------ Slider controls ------------------ */ 

h1 {
	padding:20px 0px 20px 0px;
}

h1 a{
	font:bold 26px/26px "Trebuchet MS", Trebuchet, sans-serif;
	color:#000000;
	text-decoration:none;
}


#slider_navigation {
	position:relative;
	width:920px;
	height:1px;
	margin:-1px auto 0px auto;
	z-index:90;
}

#slider_controls {
	position:absolute;
	top:10px;
	left:0px;
	width:80px;
	height:8px;
	text-indent:-9999px;
}

#slider_controls a {
	display:block;
	float:left;
	width:8px;
	height:8px;
	background:transparent url(../img/navigator.png) no-repeat scroll 0 0;	
	margin-right:3px;
}

#slider_controls a.activeSlide {
	background-position:0 -16px;
}

#slider_controls a:hover {
	background-position:0 -8px;
}

/*#slider_controls {
	position:relative;
	width:970px;
	height:1px;
	margin:-1px auto 0px auto;
	z-index:90;
}

#slider_controls ul {
	position:absolute;
	top:0px;
	left:0px;
	width:40px;
	height:250px;
	text-indent:-9999px;
}

#slider_controls li#control_top {
	width:40px;
	height:40px;
	margin-top:10px;
	margin-bottom:150px;
}

#slider_controls li#control_bottom {
	width:40px;
	height:40px;
}

#slider_controls a#slider_prev {
	display:block;
	width:40px;
	height:40px;
	background:url(../img/icon_sliderPrev.png) no-repeat top left;
}

#slider_controls a#slider_next {
	display:block;
	width:40px;
	height:40px;
	background:url(../img/icon_sliderNext.png) no-repeat top left;
}
*/



/* ------------------ Slider block ------------------ */ 

#slider {
	position:relative;
	width:100%;
	height:300px;
	border-top:1px solid #B3B3B3;
	border-bottom:1px solid #B3B3B3;
	text-align:center;
	overflow:hidden;
	z-index:1;
}

.slide {
	width:100% !important;
	height:300px;
	text-align:center;
}

a.slide_content {
	display:block;
	width:970px;
	height:300px;
	margin:0px auto;
}

#strongPoints {
	position:absolute;
	top:392px;
	left:0px;
	width:100%;
	height:58px;
	padding-top:12px;
	text-align:center;
	overflow:hidden;
	background: url(../img/bg_strongPoints.png) no-repeat top left;
	z-index:100;
}

#strongPoints_content {
	position:relative;
	width:970px;
	height:50px;
	margin:0 auto;
	text-align:left;
}

#strongPoints_content ul {
	float:left;
}

#strongPoints_content li {
	float:left;
	height:30px;
	padding-top:18px;
	font:bold 13px/14px 'Ubuntu', arial, serif;
	/*font:bold 14px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	color:#333333;
	margin-left:15px;
}

#strongPoints_content li#lowprices {
	padding-left:50px;
	background: url(../img/icon_lowprices.png) no-repeat top left;
}

#strongPoints_content li#fastdelivery {
	padding-left:37px;
	background: url(../img/icon_fastdelivery.png) no-repeat top left;
}

#strongPoints_content li#warranty {
	padding-left:42px;
	background: url(../img/icon_warranty.png) no-repeat top left;
}
#strongPoints_content li#chambertrust{
	padding-left:60px;
	background: url(../img/icon_chambertrust.png) no-repeat top left;
} 

#page_content {
	padding:70px 0px 20px 0px;
}

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

#product_carousel_info {
	float:left;
	width:150px;
	height:240px;
	text-align:center;
	overflow:visible;
}

#product_carousel_intro {
	width:150px;
	height:110px;
	text-align:left;
        padding-bottom: 5px;
}
#product_carousel_intro p{
    margin-bottom: 5px;
    font-size:11px;
}
#budget_link {
	display:block;
	width:130px;
	height:27px;
	padding:5px 45px 10px 15px;
	background:url(../img/button_budget_index.png) no-repeat top left;
	font:bold 11px/15px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	margin-top:5px;
}
.ge #budget_link {
    font: bold 10px/10px Arial,Helvetica,sans-serif;
}


#product_showAll {
	display:block;
	width:140px;
	height:26px;
        margin-bottom: 5px;
	background:url(../img/button_catalog.png) no-repeat top left;
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#333333;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
        line-height: 26px;
}
#create-your-usb {
	display:block;
	width:188px;
	height:26px;
	background:url(../img/crea-tu-design.png) no-repeat top left;
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#333333;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
        line-height: 26px;
}


#product_carousel {
	float:right;
	width:794px;
	text-align:center;
}

#product_carousel a.browse {
	display:block;
	float:left;
	width:22px;
	height:22px;
	margin:104px 0px;
	cursor:pointer;
	font-size:1px;
	text-align:left;
}

#product_carousel a.prev {
	margin:104px 5px 104px 0px;
	background:url(../img/button_left.png) no-repeat top left;
}

#product_carousel a.next {
	float:right;
	background:url(../img/button_right.png) no-repeat top left;
}

#products_scroller {
	position:relative;
	overflow:hidden;
	width:740px;
	height:290px;
	padding:5px 0px;
	text-align:left;
}

#products_scroller {
	float:left;
}

#products_scroller .items {
	width:20000em;
	position:absolute;
}

.items .products_container {
	float:left;	
	width:750px;
}

.items .product {
	float:left;
	width:148px;
	height:260px;
/*	background:url(../img/bg_product_index2.png) no-repeat top center;*/
}


.items .product a.product_info {
	display:block;
	width:140px;
	height:240px;
	margin:0px auto;
	padding-top:5px;
	border:1px solid #ebebeb;
	z-index:1;
	text-align:center;
	text-decoration:none;
}

.items .product a.product_info:hover {
	background-color:#FCFCFB;
	border:1px solid #CCCCCC;
}

.items .product a.product_info img {
	width:125px;
	height:125px;
	border:0px;
	z-index:1;
}

.items .product p.product_name {
	font:bold 14px/14px Arial, Helvetica, sans-serif;
	color:#43829C;
	padding:0px 10px 8px 10px;
	margin:10px 0px 0px 0px;
	text-align:left;
}

.items .product p.product_fromprice {
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#666666;
	padding:0px 10px 5px 10px;
	margin:0px;
	text-align:left;
}

.items .product p.product_fromprice span{
	font:bold 14px/14px Arial, Helvetica, sans-serif;
	color:#65ACC9;
}

.items .product p.product_minimunOrder {
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#666666;
	padding:0px 10px 5px 10px;
	margin:0px;
	text-align:left;
}


.items .product a.product_moreInfo {
	display:block;
	width:140px;
	height:20px;
	background:url(../img/bg_showPrices.png) no-repeat top left;
	margin:0px auto;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#1A1A1A;
	text-align:center;
	text-decoration:none;
	z-index:100;
}

.items .product a.product_showPrices {
	display:block;
	width:140px;
	height:22px;
	height:26px;
	background:none;
	background:url(../img/button_prices2.png) no-repeat top left;
	margin:4px auto 0px auto;
	font:bold 12px/26px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	color:#333333;
	text-align:center;
	text-decoration:none;
}



#product_carousel a.disabled {
	visibility:hidden !important;
}

.navi {
	clear:both;
	width:160px;
	height:20px;
	margin:0px auto;
}

.navi a {
	display:block;
	float:left;
	font-size:1px;
	width:8px;
	height:8px;
	margin:3px;
	background:transparent url(../img/navigator.png) no-repeat scroll 0 0;	
}

.navi a:hover {
	background-position:0 -8px;
}

.navi a.active {
	background-position:0 -16px;
}


#news_container {
	position:relative;
	width:100%;
	height:30px;
	background:url("../img/bg_news.png") repeat-x scroll left bottom transparent;
	text-align:center;
}

#news {
	height:30px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	text-align:left;
	width:960px;
}

.notice {
	display:block;
	width:960px;
	height:30px;
	color:#FFFFFF;
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.notice span {
	font:11px/30px Arial,Helvetica,sans-serif;
	padding-right:10px;
}

#clientLogos {
	position:relative;
	width:100%;	
	height:135px;
	padding-top:20px;
	text-align:center;
	background: url(../img/bg_clientLogos.png) repeat-x top left;
}

#clientLogos_content {
	position:relative;
	width:960px;
	height:135px;
	margin:0 auto;
	text-align:left;
}

#clientLogos_content h2{
	font: bold 17px/17px "Trebuchet MS", Trebuchet, sans-serif;
	text-align:left;
	padding:10px 0px 5px 0px;
}

#clientLogos_scroller {
	position:relative;
	overflow:hidden;
	width:816px;
	height:101px;
	text-align:left;
}

#clientLogos_scroller {
	float:left;
}

.logos_container {
	width:816px;
	height:101px;
}

.logos_container img.logo {
	float:left;
	width:136px;
	height:101px;
}

#clientLogos_header {
	float:right;
	width:140px;
	text-align:center;
}

a.successStories_link {
	display:block;
	width:140px;
	height:22px;
	height:26px;
	background:none;
	background:url(../img/button_prices2.png) no-repeat top left;
	margin:35px auto 0px auto;
	font:bold 11px/26px Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:center;
	text-decoration:none;
}
/* Chinese holidays
-------------------------*/

#holidays_content{
	position:absolute;
	top:0px;
	left:0px;
	text-aling:center;
	width:100%;
	height:235px;
	z-index:200;
}
#chineseNewYear{	
	position:relative;
	margin:0px auto;
	padding:432px 0px 0px 0px;
	width:640px;
	height:235px;
	text-aling:center;
	background: url(../img/index/ChineseNewYear.gif) no-repeat center;
	z-index:200;
}
#chineseNewYear h1{
	position:absolute;
	left:20px;
	top:0px;
	font-size:14px;
}
#chineseNewYear a#closeChineseNewYear{
	position:absolute;
	top:15px;
	right:30px;
	display:block;
	width:23px;
	height:22px;
	background: url(../img/index/close_ChineseNewYear.gif) no-repeat center;
	
}
#chineseNewYear a#buttonChineseNewYear{
	display:block;
	width:172px;
	height:35px;
	margin:50px auto 0px auto;
	color:#FFFFFF;
	font-weight:bold;
	line-height:35px;
	text-aling:center;
	background: url(../img/index/button_ChineseNewYear.gif) no-repeat center;	
}
#chineseNewYear p{
	padding:0px 20px;
	text-aling:center;
}
#chineseNewYear p.black{
	padding-bottom:10px;
	color:#000000;
	font-size:15px;
	text-aling:center;
}
#chineseNewYear p.grey{
	color:#4D4D4D;
	font-size:12px;
	text-aling:center;
}
#chineseNewYear p.bold{
	font-weight:bold;
	padding-bottom:0px;
	text-aling:center;
}

#do-you-know {    
    position: relative;
    padding-top: 5px;
    text-align: center;
    height: 90px;    
    width: 100%;
    background: url("../img/index/do-you-know-cont.png") repeat-x scroll left top transparent;
}
#do-you-know-content{
    position: relative;
    text-align: left;
    margin: 0 auto;
    width: 960px;
}
#do-you-know-slider{  
    position: relative;
    float: right;
    margin-top: 15px;
    width: 841px;
    height: 64px;
    background:url(../img/index/question-cont.png) no-repeat top left;
    
}
#do-you-know-slider .slide{  
    width: 841px;
    height: 64px;
}
#do-you-know-slider .slide p{  
    padding: 20px 20px 0px 20px;
    color: #666666;
    text-align: left;
}
#do-you-know-slider .slide.twolines p{
    padding: 13px 20px 0px 20px;
}

