body {
	font-family: "futura-pt", sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
	color: #4c4c4c;
	background: #e5e5e5;
	min-width: 1200px;
}

.clearfloot {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}

/*-- BUTTON --*/
.btn-primary {
	color: #ffffff;
	text-shadow: none;
	background: #023b8a;
	border: 1px solid transparent;
	font-size: 15px;
	line-height: 17px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: none;
	padding: 14px 20px;
	max-width: 100%;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #000000;
	background: #f0f0f0;
	border: 1px solid #cbcbcb;
}

.btn-login {
	color: #303030;
	text-shadow: none;
	background: #cbcbcb;
	width: 365px;
	max-width: 100%;
	padding: 20px;
	text-align: center;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 21px;
	line-height: 22px;
	box-shadow: none;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}

.btn-login:hover, .btn-login:focus, .btn-login:active, .btn-login.active, .btn-login.disabled, .btn-login[disabled] {
	color: #5a5b51;
	background: #f2f2f2;
}

.btn-aggiungi {
	color: #ffffff;
	text-shadow: none;
	background: #023b8a;
	border: 1px solid transparent;
	font-size: 15px;
	line-height: 17px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: none;
	padding: 14px 20px;
	width: 280px;
	max-width: 100%;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}

.btn-aggiungi:hover, .btn-aggiungi:focus, .btn-aggiungi:active, .btn-aggiungi.active, .btn-aggiungi.disabled, .btn-aggiungi[disabled] {
	color: #000000;
	background: #f0f0f0;
	border: 1px solid #cbcbcb;
}
/*-- BUTTON --*/

/* -- ELEMENTI GENERICI --*/
.titolo-pagina {
	font-size: 38px;
	line-height: 40px;
	color: #023b8a;
	margin: 0 0 35px;
}

.logo-footer {
	display: inline-block;
	vertical-align: top;
}

.logo-footer > p {
	margin: 0;
}

.logo-footer > p > img {
	width: 150px;
}

.text-footer {
	display: inline-block;
	vertical-align: top;
}

.text-footer > p {
	margin: 0;
	font-size: 12px;
	line-height:14px;
	color: #666666;
}

.text-footer > p > a {
	color: #666666;
}

.text-footer > p > span > a {
	color: #666666;
}

.text-footer > p > a:hover {
	text-decoration: underline;
}

.text-footer > p > span > a:hover {
	text-decoration: underline;
}

.modifica_cms {
	background: url('/immagini/ico_modifica.jpg') no-repeat;
	width: 15px;
	height: 15px;
	display: inline-block;
	position: absolute;
	top: -8px;
	margin-left: -8px;
}

.modifica_cms2 {
	background: url('/immagini/ico_modifica.jpg') no-repeat;
	width: 15px;
	height: 15px;
	display: inline-block;
	position: absolute;
	top: -8px;
	right: 0;
}

.modifica_cms3 {
	background: url('/immagini/ico_modifica.jpg') no-repeat;
	width: 15px;
	height: 15px;
	display: inline-block;
	position: absolute;
	top: 10px;
	right: 10px;
}

.title-categorie-sezione > h2 {
    font-size: 45px !important;
}


.modifica_cms4 {
	background: url('/immagini/ico_modifica.jpg') no-repeat;
	width: 15px;
	height: 15px;
	display: inline-block;
	position: absolute;
	top: 10px;
	left: 10px;
}

.errore_login {
	color: rgb(202, 59, 59);
}

.errore {
	color: rgb(202, 59, 59);
	margin: 20px 0;
}

.ns {
    display: none;
    visibility: hidden;
}
/* -- ELEMENTI GENERICI FINE --*/

/*-- COLORI --*/
.gray {
	background: #e5e5e5;
}

.white {
	background: #ffffff;
}

.bord-top-gray {
	border-top: 1px solid #cbcbcb;
}

.bord-bottom-gray {
	border-bottom: 1px solid #cbcbcb;
}
/*-- FINE COLORI --*/

/*-- TOP --*/
.form-search-top {
	margin: 0;
	position: relative;
}

.form-search-top > input[type="text"] {
	width: 330px;
	padding: 7px 55px 7px 20px;
	border: 2px solid #e5e5e5;
	font-size: 17px;
	line-height: 19px;
	color: #4c4c4c;
	font-weight: 300;
	font-style: italic;
}

.form-search-top > input[type="submit"] {
	background: url('/immagini/ico_search.png') no-repeat #ffffff;
	border: none;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	position: absolute;
	right: 20px;
	top: 10px;
}

.form-search-top > input::-webkit-input-placeholder { color: #4c4c4c; }
.form-search-top > input:-moz-placeholder { color: #4c4c4c; }
.form-search-top > input::-moz-placeholder { color: #4c4c4c; }
.form-search-top > input:-ms-input-placeholder { color: #4c4c4c; }

.login {
	text-align: center;
	background: url('/immagini/line-login.png') no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	padding: 9px 0 10px 40px;
	margin: 27px 0 0 30px;
}

.login > a {
	font-size: 14px !important;
	line-height: 16px !important;
	font-weight: 700 !important;
	color: #4c4c4c !important;
	display: inline-block !important;
	vertical-align: middle !important;
	padding: 11px 17px !important;
}

.login > img {
	display: inline-block;
	vertical-align: middle;
}

.undercarrello {
	background: url('/immagini/ico_fascia_login.png') no-repeat;
	width: 176px;
	height: 73px;
	margin-top: 27px;
	padding: 10px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.carrello-quanti {
	background: url('/immagini/ico_carrello.png') no-repeat;
	background-position: bottom;
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	line-height: 14px;
	font-weight: 700;
	color: #ffffff;
	text-align: center;
}

.undercarrello > h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
	color: #ffffff;
	margin: 0 0 0 20px;
	display: inline-block;
	vertical-align: middle;
}

.menu-top {
	border-bottom: 1px solid #e5e5e5;	
	background: #ffffff;
}

.menu-top > .container > .navbar-nav > li > a {
	padding: 11px 35px;
	border-left: 1px solid #cbcbcb;
	font-size: 14px;
	line-height: 16px;
	color: #4c4c4c;
}
/*-- FINE TOP --*/

/*-- SWITCH LINGUA --*/
#scelta {
	color: #b1b1b1;
	font-size: 14px;
	line-height: 16px;
	color: #4c4c4c;
	border: none;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	padding: 20px 35px;
	outline: none;
	-webkit-appearance: none;
	background: url('/immagini/arrow_select.png') no-repeat #ffffff;
	background-position: 91px center;
	text-indent: .01px;
	text-overflow: "";
	margin: 0;
	cursor: pointer;
}

#scelta::-ms-expand  {
	display: none;
}
/*-- FINE SWITCH LINGUA --*/

/*-- SLIDER --*/
.carousel .item {
    left: 0 !important;
	opacity: 0;
	filter:alpha(opacity=0);
      -webkit-transition: opacity .4s ease-in-out;
         -moz-transition: opacity .4s ease-in-out;
           -o-transition: opacity .4s ease-in-out;
              transition: opacity .4s ease-in-out;
}
.carousel-control {
    background-image: none !important;
}

.carousel-inner > .active {
	opacity: 1;
	filter:alpha(opacity=100);
}

.next.left,
.prev.right {
    opacity: 1;
	filter:alpha(opacity=100);
	-webkit-transition: opacity .4s ease-in-out;
         -moz-transition: opacity .4s ease-in-out;
           -o-transition: opacity .4s ease-in-out;
              transition: opacity .4s ease-in-out;
}
.active.left,
.active.right {
    opacity: 0;
	filter:alpha(opacity=0);
	-webkit-transition: opacity .4s ease-in-out; /*adjust timing here */
         -moz-transition: opacity .4s ease-in-out;
           -o-transition: opacity .4s ease-in-out;
              transition: opacity .4s ease-in-out;
}

.cont-text-caption {
	/*width: 480px;*/
	width: 100%;
	max-width: 100%;
	display: inline-block;
	text-align: center;
}

.testo-slider {
	font-family: "futura-pt-condensed", sans-serif;
	font-size: 60px;
	line-height: 62px;
	font-weight: 700;
	font-style: normal;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0 0 30px;
}

.testo-slider > span {
	font-size: 46px;
	line-height: 44px;
	text-transform: lowercase;
	font-style: italic;
	font-weight: 400 !important;
}

.btn-slider {
	color: #ffffff;
	text-shadow: none;
	background: #023b8a;
	border: none;
	font-family: "futura-pt-condensed", sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	border-radius: 0;
	box-shadow: none;
	padding: 8px 15px;
}

.btn-slider:hover, .btn-slider:focus, .btn-slider:active, .btn-slider.active, .btn-slider.disabled, .btn-slider[disabled] {
	color: #ffffff;
	background: #023b8a;
}

.carousel-control > img {
  position: absolute;
  top: 50%;
}
/*-- FINE SLIDER --*/

/* -- ACQUISTA O CONTINUA --*/

#cont_acquista {
	width: 500px;
	height: auto;
	float: left;
	text-align: center;
	padding: 30px 0;
}

.f_acquista {
	background: #ffffff;
	box-shadow: 0 0 25px rgba(199, 199, 199, 0.76), 0 0 35px rgba(153, 153, 153, 0.58);
}
.cont_acquista_top {
	width:490px; 
	height:64px; 
	float:left; 
	margin-left:5px;
}

/* -- FINE ACQUISTA O CONTINUA --*/

/*-- LOGIN --*/
.cont-login {
	width: 560px;
	max-width: 100%;
	height: 640px;
	text-align: center;
	background: #ffffff;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
	border: 1px solid #989898;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.logo-login {
	margin-bottom: 65px;
	position: relative;
}

.logo-login > p {
	margin: 0;
}

.cont-form {
	padding: 60px 100px;
}

.cont-form > h2 {
	color: #303030;
	font-size: 28px;
	line-height: 30px;
	margin: 0;
}

.cont-form > div > a {
	font-size: 14px;
	line-height: 16px;
	color: #303030;
	text-decoration: underline;
}

.form-login {
	margin: 30px 0 40px;
}

.form-login > input[type="text"] {
	width: 365px;
	max-width: 100%;
	padding: 14px 20px 14px 60px;
	margin: 0 0 15px;
	background: url('/immagini/ico_user.png') no-repeat #ffffff;
	background-position: 20px center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #b2b2b2;
	font-size: 18px;
	line-height: 20px;
	color: #4c4c4c;
}

.form-login > input[type="password"] {
	width: 365px;
	max-width: 100%;
	padding: 14px 20px 14px 60px;
	margin: 0 0 15px;
	background: url('/immagini/ico_lock.png') no-repeat #ffffff;
	background-position: 20px center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #b2b2b2;
	font-size: 18px;
	line-height: 20px;
	color: #4c4c4c;
}

.form-login > input::-webkit-input-placeholder { color: #4c4c4c; }
.form-login > input:-moz-placeholder { color: #4c4c4c; }
.form-login > input::-moz-placeholder { color: #4c4c4c; }
.form-login > input:-ms-input-placeholder { color: #4c4c4c; }

.cont-info {
	background: #f0f0f0;
	padding: 25px 40px;
	text-align: left;
	height: 75px;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}

.text-info-login {
	width: 185px;
	display: inline-block;
	vertical-align: top;
}

.text-info-login:first-child {
	margin-right: 60px;
}

.text-info-login > p {
	font-size: 13px;
	line-height: 15px;
	color: #4c4c4c;
	margin: 0;
}

.text-info-login > p > a {
	color: #4c4c4c;
}

.text-info-login > p > a:hover {
	color: #4c4c4c;
	text-decoration: underline;
}
/*-- FINE LOGIN --*/

/*-- COLONNA SINISTRA --*/
.cont-offerte {
	float: left;
	width: 745px;
	margin: 0 0 0 25px;
	position: relative;
}

.col-sx {
	float: left;
	width: 240px;
	position: relative;
	padding-top: 8px;
	border: 1px solid #cbcbcb;
	border-radius: 0 0 4px 0;
}

.undercarrello2 {
	width: 240px;
	background: #023b8a;
	padding: 15px 15px 15px 20px;
	position: absolute;
	top: -60px;
	left: 0;
}

.undercarrello2:before {
	content: "";
	position: absolute;
	height: 0;
	border-style: solid;
	border-color: transparent;
	border-left-color: #023b8a;
	border-left-width: 25px;
	border-right-width: 0;
	border-bottom-width: 34px;
	border-top-width: 34px;
	margin-left: 3px;
	position: absolute;
	right: -25px;
	top: 0;
	z-index: 1;
}

.carrello-quanti2 {
	background: url('/immagini/ico_carrello2.png') no-repeat;
	background-position: bottom;
	width: 45px;
	height: 38px;
	display: inline-block;
	vertical-align: middle;
	font-size: 17px;
	line-height: 19px;
	font-weight: 700;
	color: #ffffff;
	text-align: center;
}

.tot-carrello {
	display: inline-block;
	vertical-align: top;
	width: 140px;
	margin: 0 0 0 14px
}

.tot-carrello > h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
	color: #ffffff;
	margin: 0 0 3px;
}

.tot-carrello > p {
	font-size: 13px;
	line-height: 15px;
	font-style: italic;
	color: #ffffff;
	margin: 0;
}

.tot-carrello > p > a {
	color: #ffffff;
}

.menu {
	padding: 60px 20px 50px;
}

.menu > h2 {
	font-size: 15px;
	line-height: 17px;
	font-weight: 700;
	color: #000000;
	margin: 0 0 25px;
}

.title-category > p {
	font-size: 16px;
	line-height: 18px;
	color: #303030;
	margin: 0 0 8px;
	cursor: pointer;
}

.text-figlio {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	display: block;
}

.text-figlio:hover {
	color: #000000;
	text-decoration: underline;
}

.sub-menu > span:last-child > span > .text-figlio {
	margin: 0 0 8px;
}

.box-info {
	border-top: 3px solid #e5e5e5;
	padding: 25px 20px;
	position: relative;
}

.box-info > p {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 8px;
}

.box-info > p > a {
	color: #4c4c4c;
}

.box-info > p > a:hover {
	color: #4c4c4c;
	text-decoration: underline;
}

.box-info > p:first-child {
	margin: 0;
}
/*-- FINE COLONNA SINISTRA --*/

/*-- PREFOOTER --*/
.box-prefooter {
	padding: 55px 50px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.box-prefooter:first-child {
	padding-left: 0;
}

.box-prefooter:last-child {
	padding-right: 0;
}

.box-prefooter > h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	color: #4c4c4c;
	margin: 30px 0 10px;
}

.box-prefooter > p {
	font-size: 13px;
	line-height: 16px;
	color: #808080;
	margin: 0;
}

.box-prefooter > p > a {
	color: #808080;
}

.box-prefooter > p > a:hover {
	text-decoration: underline;
	color: #808080;
}
/*-- FINE PREFOOTER --*/

/*-- PAGER --*/
.pager-dx {
	text-align: right;
	display: inline-block;
	width: 100%;
	margin: 40px 0 0;}
/*-- FINE PAGER --*/

/*-- FILTRI --*/
.filtri {
	position: absolute;
	top: -50px;
	right: 0;
	z-index: 2;
	padding: 3px 20px 3px 30px;
	background: #f0f0f0;
}

.filtri > h2 {
	font-size: 15px;
	line-height: 17px;
	font-weight: 700;
	color: #000000;
	margin: 0 40px 0 0;
	display: inline-block;
	vertical-align: middle;
}

.box-inputradio {
	width: auto;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.box-inputradio > div {
	display: inline-block;
	vertical-align: -4px;
}

.box-inputradio > p {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	line-height: 18px;
	color: #4d4d4d;
	margin: 0 0 0 8px;
}

input[type=radio] + label {
	display: inline-block;
	vertical-align: middle;
	background-image: url('/immagini/check.png');
	width: 15px;
	height: 20px;
	padding: 0;
	border: none;
	margin: 0;
	float: left;
}

input[type=radio]:checked + label {
	background-image: url('/immagini/checked.png');
}

input[type=checkbox] + label {
	display: inline-block;
	vertical-align: middle;
	background-image: url('/immagini/check.png');
	width: 15px;
	height: 20px;
	padding: 0;
	border: none;
	margin: 0;
	float: left;
}

input[type=checkbox]:checked + label {
	background-image: url('/immagini/checked.png');
}
/*-- FINE FILTRI --*/

/*-- REGISTRAZIONE --*/
.item-grid {
	display: inline-block;
	vertical-align: top;
	width: 320px;
	margin: 0 25px 25px 0; 
}

.item-grid:nth-child(3n) {
	margin: 0 0 25px 0; 
}

.item-grid > p {
	font-size: 15px;
	line-height: 17px;
	color: #666666;
}

.item-grid > h2 {
	width: 310px;
	margin: 0;
	padding: 9px 12px;
	text-align: left;
	border: 1px solid #cbcbcb;
	font-size: 17px;
	line-height: 16px;
	color: #000000;
}

.item-grid > input[type="text"], .item-grid > input[type="password"], .item-grid > input[type="email"] {
	width: 310px;
	margin: 0;
	padding: 6px 12px;
	text-align: left;
	border: 1px solid #cbcbcb;
	font-size: 17px;
	line-height: 17px;
	color: #000000;
}

.item-grid > textarea {
	width: 1005px;
	height: 100px;
	margin: 0;
	padding: 6px 12px;
	text-align: left;
	border: 1px solid #cbcbcb;
	font-size: 17px;
	line-height: 17px;
	color: #000000;
	resize: none;
}

.item-grid > select {
	width: 310px;
	margin: 0;
	padding: 5px 12px;
	text-align: left;
	border: 1px solid #cbcbcb;
	font-size: 17px;
	line-height: 17px;
	color: #000000;
}

.input-radio-active {
	width: 40px;
	display: inline-block;
	vertical-align: top;
}

.input-radio-active > p {
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}

.input-radio-active > input[type="radio"] {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}

#captcha_img {
	background: #e4e4e4;
	padding: 10px;
	vertical-align: top;
	display: inline-block !important;
}
/*-- FINE REGISTRAZIONE --*/

.testo-privacy {
	position: relative;
}

.testo-privacy > p {
	font-size: 16px;
	line-height: 18px;
}

.pagination-text a {
	font-size: 13px;
	color: #66686c;
}

#gallery_01 {
	margin-top: 30px;
	text-align: left;
}

#gallery_01 > a {
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #cbcbcb;
	padding: 5px 10px;
	width: 65px;
	height: 65px;
	text-align: center;
}

#gallery_01 > a > img {
	height: 55px;
}

/*-- POPUP --*/
.popup_acquisto {
	width: 500px;
	height: 150px;
	background: #ffffff;
	position: fixed;
	z-index: 32;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	padding: 49px 15px 0;
	text-align: center;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.popup_acquisto h2 {
	font-size: 28px;
	line-height: 30px;
	color: #023b8a;
	margin: 0 0 10px;
}

.popup_acquisto p {
	font-size: 20px;
	line-height: 22px;
	color: #666666;
	margin: 0;
}

.overlay_popup_acquisto {
	position: fixed;
	z-index: 30;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: rgba(0, 0, 0, .8);
}
/*-- FINE POPUP --*/

/*modifiche per personalizzati

span:last-child a.text-figlio {
	margin-bottom: 8px;
}
*/


h2.compila
{
	font-size: 17px;
	color: #412E32;
	text-transform: uppercase;
	font-weight: 600;
	margin-top:0px;
}

p.sottocomp
{
	font-size:14px;
	color:#666;
	line-height:16px;
}

.formregalo
{
	width:100%;
	float:left;
}

.rowform
{
	width:100%;
}

.rowform > p
{	
	font-size:12px;
	color:#666666;
	display:inline-block;
	float:left;
	margin:0px;
	margin-right:5px;
}

.rowform > input
{
	height:18px;
	background:#F2F2F2;
	border:0px;
	padding:2px;
	display:inline-block;
	float:left;
}

a.addriga
{
	cursor:pointer;
	font-size:13px;
	color:#412E32;
	margin-bottom:30px;
	margin-top:10px;
	display:block;
}

.tabellosa th
{
	font-size:14px;
	color:#666666;
	font-weight:400;
	text-align:center;
	padding-bottom:8px;
}

.tabellosa td
{
	border:1px solid #412E32;
}

.tabellosa input, .tabellosa input:hover, .tabellosa input:focus, .tabellosa input:active
{
	border:0;
	outline:0;
	padding-left:15px;
	height:24px;
	padding-top:3px;
	padding-bottom:3px;
}

.carousel-indicators li {
    display: inline-block;
    width: 4px !important;
    height: 4px !important;
    padding: 8px !important;
    font-size: 16px;
    line-height: 19px;
    color: #3F2B2F;
    text-indent: 0px;
    cursor: pointer;
    background-color: #E5E5E5 !important;
    margin: 0px 2px;
    transition: all 0.2s ease-in 0s;
    border-radius: 100px !important;
}

.carousel-indicators > span.active > li {
    width: 4px !important;
    height: 4px !important;
    background-color: #3F2B2F !important;
    color: #FFF;
}

.carousel-indicators  > span.active
{
	background:transparent !important;
}

.carousel-indicators {
    bottom: 27px !important;
    left: 47% !important;
    z-index: 15;
    width: 200px  !important;
    margin-bottom: 0px;
    padding-left: 0px;
    list-style: outside none none;
    text-align: left;
    margin-left: 0px !important;
}

.fooletter
{
	background:#3F2B2F;
	padding-top:10px;
	width: 37% !important;
	text-align:left !important;
}

.btnew
{
	background: none repeat scroll 0% 0% #FFF !important;
	color: #3F2B2F !important;
	padding: 7px !important;
	display: block !important;
	margin-top: 10px !important;
}

#email
{
	padding: 9px;
	margin-top: 15px;
	display: block;
	width: 100%;
}

