@import url(common.css?v=2);

#foot{
}
#searchBrandForm{
	background-color:#dddddd;
}
#cartBoxRight, #searchBrandForm, #latestModelsBox, #searchForm {
    background-color: #f5f5f5;
    color: #777777;
    border:1px solid #eeeeee;
}

#latestModelsBox li {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
}
#cartBoxRight h2, #searchBrandForm h2, #latestModelsBox h2, .feedBackBox h2,#qrCodeBox h2{
	color:#fff;
}
#cartBoxRight th{
	color:#555555;
}
#categories a.folder:hover{
}

#latestModelsBox a{
	color:#777777;
}

.butt1 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC !important;
    color: #777777 !important;
}

#userDocuments .bkg2, #rma .bkg3, #userFeedbackOrders .bkg2{background:#EBEBEB;}
#userDocuments .bkg1, #rma .bkg1, .variantsBox .bkg1, #userFeedbackOrders .bkg1{background:#F7F7F7;}
a.personalButt{
}
a.personalButtWithIco{
}
a.personalButt:hover, a.personalButtSelected{
	background: url("../images/ico_static_h.png") no-repeat scroll 2px 6px #AAAAAA;
    color: #FFFFFF !important;
    border:1px solid #999999;
	-webkit-transition: 150ms linear;
     -moz-transition: 150ms linear;
     -o-transition: 150ms linear;
     -ms-transition: 150ms linear;
     transition: 150ms linear;
}
a.personalButtWithIco:hover{
	background-color:#AAAAAA;
    color: #FFFFFF !important;
    border:1px solid #999999;
	-webkit-transition: 150ms linear;
     -moz-transition: 150ms linear;
     -o-transition: 150ms linear;
     -ms-transition: 150ms linear;
     transition: 150ms linear;
}
#colMid a:link, #colMid a:visited{
}
#colMid a:hover,#colMid a:active{
}
#categoriesBoxes a:hover strong{
	color:#000;
}
.miniBox h1{
	color:#fff !important;
}
.pages a,.pages input{
	background:#fff;
	border:1px solid #555555 !important;
	color:#777777;
}
.pages a:hover{
	background:#999999;
	border:1px solid #555555;
	color:#fff;
}
.selectedPg{
	background:#999999 !important;
	border:1px solid #55555 !important;
	color:#fff !important;
}

#sheetBoxesMenu a {
	color:#272727 !important;
}
#sheetBoxesMenu a:hover{
	color:#777777 !important;
}
#preRegistrationPage th a {
    background: #DDDDDD;
    border: 1px solid #CCCCCC !important;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    color: #777777;
}
#preRegistrationPage th a:hover{
	color:#fff;
}


/* REGOLE COMUNI */

@media only screen and (device-width: 768px) {
  /* iPad screen size rules */
  #searchForm {
    height: 64px;
}
}
@media only screen and (min-device-width: 481px) and
(max-device-width: 1024px) and (orientation:portrait) {
  /* Portrait iPad display */
  #searchForm {
    height: 64px;
}
}
@media only screen and (min-device-width: 481px) and
(max-device-width: 1024px) and (orientation:landscape) {
  /* Landscape iPad display */
  #searchForm {
    height: 64px;
}
}
@media screen and (max-device-width: 480px) {
  /* All devices with display width less then 480px
  will obey the following rules */
  #searchForm {
    height: 64px;
}
}
@media only screen and (max-device-width: 480px),
       only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* iPhone gte 4 CSS rules */
	#searchForm {
    height: 64px;
}
}

#categoriesBoxes li {height: 120px !important;}
#menu li a {padding: 8px !important;}
.miniBox {margin: 0 2px 2px 10px !important;width: 29% !important;}
#colDx .miniBox, #colSx .miniBox {margin: 0 0 10px !important;width: auto !important;}
#foot{margin-bottom:5px;}
#socialNetworks {top: 16px !important;}
.priceMessage{color:#555555 !important;}
#latestModelsBox li {overflow: hidden;}
#menu ul {margin: 5px 6px;}

@media only screen and (device-width: 768px) {
  /* iPad screen size rules */
  #socialNetworks {
    position: absolute;
}

}
@media only screen and (min-device-width: 481px) and
(max-device-width: 1024px) and (orientation:portrait) {
  /* Portrait iPad display */
  #socialNetworks {
    position: absolute;
}

}
@media only screen and (min-device-width: 481px) and
(max-device-width: 1024px) and (orientation:landscape) {
  /* Landscape iPad display */
  #socialNetworks {
    position: absolute;
}

}
@media screen and (max-device-width: 480px) {
  /* All devices with display width less then 480px
  will obey the following rules */
  #socialNetworks {
    position: absolute;
}

}
@media only screen and (max-device-width: 480px),
       only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* iPhone gte 4 CSS rules */
	#socialNetworks {
    position: absolute;
}
}


#sheetBox .thumbsList{ 
	width:100%;	 	 	 
	float:left;	 	 	 
	border-top:1px solid #000;	 	 	 
}	 	 	 
#sheetBox .thumb{	 	 	 
	float:left;	 	 	 
	margin:5px;	 	 	 
    padding:5px;	 	 	 
    width:52px;	 	 	 
    height:52px;	 	 	 
    border:1px solid #ddd !important;	 	 	 
}

#fancybox-manual-butt{	 	 	 
    border:1px solid #ddd !important;	 	 	 
    cursor:pointer;	 	 	 
}	 	 	 
#sheetMainImageConteiner{	 	 	 
    display:block;	 	 	 
    border:0 !important;	 	 	 
}
#sheetBox .pages input {
    padding-left: 40px;
}

#mainSearchFormBox select {
    background: none repeat scroll 0 0 #FFFFFF;
    width: 20%;
}

#firstDownBox{ margin-right: 0px !important }


.boxColumns ul{ width: 100% !important }


.boxColumns li {
    margin: 0 0 0 1px !important;
    width: 33% !important;
}

.bottomLink{
margin:0px 2px 0px 0px !important;
}