x.top-navbar
{
	background:#f8f8f8;
	border-bottom:1px solid #e7e7e7;
}

.header-line
{

	background:#f8f8f8;
	border-bottom:1px solid #e7e7e7;
	min-height:80px;
	padding-top:5px;
}

.main-content-wrap
{
	background:#ffffff;
}


#txt {
height: 60%;
width: 100%;
}



h4 {
font-size: 32px;
color: #850000;
font-weight: bold;
}

h5 {
font-size: 50px;
color: #850000;
font-weight: bold;
}

h6 {
font-size: 50px;
color: #04b000;
font-weight: bold;
}

h7 {
font-size: 50px;
color: #ff0000;
font-weight: bold;
}

h8 {
font-size: 60px;
color: #850000;
font-weight: bold;
}

h9 {
font-size: 45px;
color: #000000;
font-weight: bold;
}

h10 {
font-size: 58px;
color: #ffffff;
font-weight: bold;
}

h11 {
font-size: 32px;
color: #850000;
font-weight: bold;
}


h12 {
font-size: 28px;
color: #ffffff;
font-weight: bold;
}

h13 {
font-size: 20px;
color: #000000;

}

h14 {
font-size: 39px;
color: #ff0000;
font-weight: bold;
}

h15 {
font-size: 14px;
color: #850000;
font-weight: bold;
}

h16 {
font-size: 23px;
color: #ffffff;
font-weight: bold;
}

h18 {
font-size: 40px;
color: #ffffff;
font-weight: bold;
}

h19 {
font-size: 45px;
color: #850000;
font-weight: bold;
}

h20 {
font-size: 40px;
color: #850000;
font-weight: bold;
}

h21 {
font-size: 50px;
color: #850000;
font-weight: bold;
}

.main-content
{
	min-height:480px;
}


a.barra  { color: #ffffff;  font-size: 50px; font-family: 'verdana', sans-serif; text-decoration: none }

a.barra:hover  { color: #ffffff;  font-size: 50px; text-decoration: none }


a { color: #ffffff;  font-size: 50px; font-family: 'verdana', sans-serif; text-decoration: none }

a:hover  { color: #ffffff;  font-size: 50px; text-decoration: none }

/*MWNU a DISCESA*/


.menu_discesa {
    position: relative;
    display: inline-block;
}

.menu_discesa-content {
    display: none;
    position: absolute;

    background-color: #f9f9f9;
    min-width: 150px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.menu_discesa-content a {
font-size: 24px;
    color: #666666;
    padding: 20px 10px;
    text-decoration: none;
    display: block;
}

.menu_discesa-content a:hover {background-color: #666666; font-size: 24px;}

.menu_discesa:hover .menu_discesa-content {
    display: block;
    float: left;
    
}


/*FINE MENU a DISCESA*/



.db-wrap
{
	background:#ffffff;
	border-radius: 4px;
	border:1px solid #e4eaec;
	width:100%;
	min-height:62px;
	padding:15px;
	padding-top:18px;
	margin-bottom:15px;
	position:relative;
}

.db-wrap h4
{
	color:#333333;
	
	margin-top:3px;
	margin-left:2px;
	
}

.arrow-img
{
	width:24px;
	height:24px;
	position:relative;
	left:-5px;
}

.no-margin
{
	margin:0;
}

.back-color-1
{
	background:#23b7e5;
	color:#ffffff;
	cursor: hand;
    cursor: pointer;
}

.back-color-1 h4,.back-color-2 h4,.back-color-3 h4,.back-color-4 h4,.back-color-5 h4,.back-color-6 h4,.back-color-7 h4,.back-color-8 h4
{
	
	text-decoration:underline;
}

.back-color-2
{
	background:#7266ba;
	color:#ffffff;
	cursor: hand;
    cursor: pointer;
}

.back-color-3
{
	background:#f05050;
	color:#ffffff;
	cursor: hand;
    cursor: pointer;
}

.back-color-4
{
	background:#5cb85c;
	color:#ffffff;
	cursor: hand;
    cursor: pointer;
}

.back-color-5
{
	background:#ff902b;
	color:#ffffff;
	cursor: hand;
    cursor: pointer;
}

.back-color-6
{
	background:#5d9cec;
	color:#ffffff;
	cursor: hand;
    cursor: pointer;
}

.back-color-7
{
	background:#2b957a;
	color:#ffffff;
	cursor: hand;
    cursor: pointer;
}


 .text-control{height:30px;border-radius:3px;padding:6px 12px;font-size:20px;line-height:1.428571429;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.text-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.text-control::-moz-placeholder{color:#999;opacity:1}.text-control:-ms-input-placeholder{color:#999}.text-control::-webkit-input-placeholder{color:#999}
 

.navbar-left
{
	padding:17px 15px;
	
} 

.navbar-right
{
	padding-top:13px;
	
} 

 .top-right-link
 {
	
	margin-right: 15px;
 }
 
 
.top-right-link:hover
{
	color: #ffffff;
	text-decoration: underline;
}




form#main fieldset 
	{
		border: none;
		margin-bottom: 25px;
	
	}

	form#main fieldset:last-of-type 
	{
		margin-bottom: 0;
	}

	form#main legend 
	{
		
		font-size: 26px;
		font-weight: bold;
		padding-bottom: 10px;
	}
	
	.pulsante
	{
	font-family: 'Russo One', sans-serif, cursive;

text-shadow: 2px 3px 1px #5e3b2a;
background-color: #f45d0c; /* non CSS3 browsers */
background: linear-gradient(#ffc90f,#ffc90f,  #f45d0c); /* Sfumatura */
background: -webkit-linear-gradient(#ffc90f,#ffc90f,  #f45d0c); /* Sfumatura Safari */
background: -o-linear-gradient(#ffc90f,#ffc90f,  #f45d0c); /* Sfumatura Opera */
background: -moz-linear-gradient(#ffc90f,#ffc90f,  #f45d0c); /* Sfumatura Firefox */
border: 4px solid #5e3b2a;

  display: inline-block;
  border-radius: 10px;
  /*background-color: #f4511e;
  border: none;*/
  color: #FFFFFF;
  text-align: center;
  font-size: 65px;
  padding: 8px;
  width: 300px;
  height: 100px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
	}
	
	
	
	.pulsante_blu2
	{
	font-family: 'Russo One', sans-serif, cursive;/* veramente il colore è arancione scuro sorry! ;-) */



  display: inline-block;
  border-radius: 6px;
  /*background-color: #f4511e;
  border: none;*/
  color: #FFFFFF;
  text-align: center;
  font-size: 60px;
  padding: 12px;
  width: 700px;
  
  /*transition: all 0.5s;*/
  cursor: pointer;
  margin: 5px;
	}
	

	.pulsante_blu
	{
	font-family: 'Russo One', sans-serif, cursive;

text-shadow: 2px 3px 1px #0099ff;
background-color: #0099ff; /* non CSS3 browsers */
background: linear-gradient(#0099ff,#0099ff,  #0099ff); /* Sfumatura */
background: -webkit-linear-gradient(#0099ff,#0099ff,  #0099ff); /* Sfumatura Safari */
background: -o-linear-gradient(#0099ff,#0099ff,  #0099ff); /* Sfumatura Opera */
background: -moz-linear-gradient(#0099ff,#0099ff,  #0099ff); /* Sfumatura Firefox */
border: 24px solid #0099ff;

  display: inline-block;
  border-radius: 40px;
  /*background-color: #f4511e;
  border: none;*/
  color: #FFFFFF;
  text-align: center;
  font-size: 70px;
  padding: 6px;
  width: 700px;
   height: 130px;
  /*transition: all 0.5s;*/
  cursor: pointer;
  margin: 5px;
	}

	
.pulsante_blu3
	{
	font-family: 'Russo One', sans-serif, cursive;

text-shadow: 2px 3px 1px #0099ff;
background-color: #0099ff; /* non CSS3 browsers */
background: linear-gradient(#0099ff,#0099ff,  #0099ff); /* Sfumatura */
background: -webkit-linear-gradient(#0099ff,#0099ff,  #0099ff); /* Sfumatura Safari */
background: -o-linear-gradient(#0099ff,#0099ff,  #0099ff); /* Sfumatura Opera */
background: -moz-linear-gradient(#0099ff,#0099ff,  #0099ff); /* Sfumatura Firefox */
border: 4px solid #0099ff;

  display: inline-block;
  border-radius: 15px;
  /*background-color: #f4511e;
  border: none;*/
  color: #FFFFFF;
  text-align: center;
  font-size: 70px;
  padding: 15px;
  width: 300px;
  height: 140px;
  /*transition: all 0.5s;*/
  cursor: pointer;
  margin: 5px;
	}
	
	
.pulsante_blu5
	{
	font-family: 'Russo One', sans-serif, cursive;

text-shadow: 2px 3px 1px #0099ff;
background-color: #0099ff; /* non CSS3 browsers */
background: linear-gradient(#0099ff,#0099ff,  #0099ff); /* Sfumatura */
background: -webkit-linear-gradient(#0099ff,#0099ff,  #0099ff); /* Sfumatura Safari */
background: -o-linear-gradient(#0099ff,#0099ff,  #0099ff); /* Sfumatura Opera */
background: -moz-linear-gradient(#0099ff,#0099ff,  #0099ff); /* Sfumatura Firefox */
border: 4px solid #0099ff;
  display: inline-block;
  border-radius: 15px;
  /*background-color: #f4511e;
  border: none;*/
  color: #FFFFFF;
  text-align: center;
  font-size: 60px;
  padding: 9px;
  width: 300px;
  height: 110px;
  /*transition: all 0.5s;*/
  cursor: pointer;
  margin: 5px;
	}	
	
	
	
	
	.pulsante_blu4
	{
	font-family: 'Russo One', sans-serif, cursive;

text-shadow: 2px 3px 1px #0099ff;
background-color: #0099ff; /* non CSS3 browsers */
background: linear-gradient(#0099ff,#0099ff,  #0099ff); /* Sfumatura */
background: -webkit-linear-gradient(#0099ff,#0099ff,  #0099ff); /* Sfumatura Safari */
background: -o-linear-gradient(#0099ff,#0099ff,  #0099ff); /* Sfumatura Opera */
background: -moz-linear-gradient(#0099ff,#0099ff,  #0099ff); /* Sfumatura Firefox */
border: 4px solid #0099ff;

  display: inline-block;
  border-radius: 15px;
  /*background-color: #f4511e;
  border: none;*/
  color: #FFFFFF;
  text-align: center;
  font-size: 70px;
  padding: 9px;
  width: 300px;
  height: 130px;
  /*transition: all 0.5s;*/
  cursor: pointer;
  margin: 5px;
	}
	
	
	.pulsante_verde
	{
	font-family: 'Russo One', sans-serif, cursive;

text-shadow: 2px 3px 1px #90a320;
background-color: #90a320; /* non CSS3 browsers */
background: linear-gradient(#90a320,#90a320,  #90a320); /* Sfumatura */
background: -webkit-linear-gradient(#90a320,#90a320,  #90a320); /* Sfumatura Safari */
background: -o-linear-gradient(#90a320,#90a320,  #90a320); /* Sfumatura Opera */
background: -moz-linear-gradient(#90a320,#90a320,  #90a320); /* Sfumatura Firefox */
border: 4px solid #90a320;

  display: inline-block;
  border-radius: 15px;
  /*background-color: #f4511e;
  border: none;*/
  color: #FFFFFF;
  text-align: center;
  font-size: 75px;
  padding: 3px;
  width: 700px;
  height: 130px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
	}
	
	
	.pulsante_arancio
	{
	font-family: 'Russo One', sans-serif, cursive;

text-shadow: 2px 3px 1px #ff7200;
background-color: #ff7200; /* non CSS3 browsers */
background: linear-gradient(#ff7200,#ff7200,  #ff7200); /* Sfumatura */
background: -webkit-linear-gradient(#ff7200,#ff7200,  #ff7200); /* Sfumatura Safari */
background: -o-linear-gradient(#ff7200,#ff7200,  #ff7200); /* Sfumatura Opera */
background: -moz-linear-gradient(#ff7200,#ff7200,  #ff7200); /* Sfumatura Firefox */
border: 4px solid #ff7200;

  display: inline-block;
  border-radius: 0px;
  /*background-color: #f4511e;
  border: none;*/
  color: #FFFFFF;
  text-align: center;
  font-size: 32px;
  padding: 3px;
  width: 100%;
 

  margin: 5px;
	}
	
	.pulsante_select
	{
	
font-family: 'Arial', sans-serif, cursive;
text-shadow: 2px 3px 1px #ffffff;
background-color: #ffffff; /* non CSS3 browsers */
background: linear-gradient(#ffffff,#ffffff,  #ffffff); /* Sfumatura */
background: -webkit-linear-gradient(#ffffff,#ffffff,  #ffffff); /* Sfumatura Safari */
background: -o-linear-gradient(#ffffff,#ffffff,  #ffffff); /* Sfumatura Opera */
background: -moz-linear-gradient(#ffffff,#ffffff,  #ffffff); /* Sfumatura Firefox */
border: 3px solid #ccc;

  display: inline-block;
  border-radius: 6px;
  color: #000000;
  text-align: center;
  font-size: 50px;
  padding: 26px 20px;
    margin: 8px 0;
  width: 100%;
 box-sizing: border-box;


	}





	
	
	.pulsante_bianco
	{
	font-family: 'Russo One', sans-serif, cursive;

text-shadow: 2px 3px 1px #ffffff;
background-color: #ffffff; /* non CSS3 browsers */
background: linear-gradient(#ffffff,#ffffff,  #ffffff); /* Sfumatura */
background: -webkit-linear-gradient(#ffffff,#ffffff,  #ffffff); /* Sfumatura Safari */
background: -o-linear-gradient(#ffffff,#ffffff,  #ffffff); /* Sfumatura Opera */
background: -moz-linear-gradient(#ffffff,#ffffff,  #ffffff); /* Sfumatura Firefox */
border: 4px solid #5e3b2a;

  display: inline-block;
  border-radius: 10px;
  /*background-color: #f4511e;
  border: none;*/
  color: #000000;
  text-align: center;
  font-size: 50px;
  padding: 10px;
  width: 300px;
  height: 105px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
	}
	
	.pulsante_bianco2
	{
	font-family: 'Russo One', sans-serif, cursive;

text-shadow: 2px 3px 1px #ffffff;
background-color: #ffffff; /* non CSS3 browsers */
background: linear-gradient(#ffffff,#ffffff,  #ffffff); /* Sfumatura */
background: -webkit-linear-gradient(#ffffff,#ffffff,  #ffffff); /* Sfumatura Safari */
background: -o-linear-gradient(#ffffff,#ffffff,  #ffffff); /* Sfumatura Opera */
background: -moz-linear-gradient(#ffffff,#ffffff,  #ffffff); /* Sfumatura Firefox */
border: 4px solid #5e3b2a;

  display: inline-block;
  border-radius: 10px;
  /*background-color: #f4511e;
  border: none;*/
  color: #000000;
  text-align: center;
  font-size: 65px;
  padding: 8px;
  width: 600px;
  height: 130px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
	}
	
	
	.prezzo
	{
	font-size: 40px;
		
		padding-bottom: 10px;
	}
	
	.descrizione
	{
	font-size: 26px;
		
		padding-bottom: 10px;
	}
	
	form#main ol li 
	{
		list-style: none;
	}

@media (max-width: 767px) 
{
	form#main {
		padding:20px;
		width:100% !important;
		min-width:300px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		background:#f8f8f8;
	}
	
	form#main input:not([type=radio]):not([type=checkbox]),
	form#main select,
	form#main textarea {
		background: #ffffff;
		border: 1px solid #ffffff;
		outline: none;
		padding: 5px;
		clear:both !important;
		width: 100% !important;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		min-height:32px;
	}
	
	form#main label {
		
		font-size:26px;
		margin-top:10px;
	}
	
	#main-login-form
	{
		width: 320px !important;
		margin-left:-160px !important; 
	}
	
	.login-form-field
	{
		width:160px !important;
	}
}

input[type=text], select {
font-size: 50px;
color : #000000;
    width: 100%;
    padding: 26px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 5px solid #ccc;
    border-radius: 6px;
    box-sizing: border-box;
}


input[type=number], select {
font-size: 50px;
color : #000000;
    width: 100%;
    padding: 26px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 5px solid #ccc;
    border-radius: 6px;
    box-sizing: border-box;
}

input[type=date], select {
font-size: 50px;
color : #000000;
    width: 100%;
    padding: 26px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 5px solid #ccc;
    border-radius: 6px;
    box-sizing: border-box;
}


textarea {
font-family: 'Russo One', sans-serif, cursive;
font-size: 50px;
color : #000000;
    width: 100%;
    padding: 26px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 5px solid #ccc;
    border-radius: 6px;
    box-sizing: border-box;
}

input[type=password], select {
font-size: 50px;
color : #000000;
    width: 80%;
    padding: 26px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 5px solid #ccc;
    border-radius: 6px;
    box-sizing: border-box;
}

input[type=file] {
font-size: 50px;
color : #000000;
    width: 80%;
    padding: 46px ;
    margin: 8px 0;
    display: inline-block;
    border: 12px solid #ccc;
    border-radius: 20px;
    box-sizing: border-box;
}


input[type=tel], select {
font-size: 50px;
color : #000000;
    width: 100%;
    padding: 26px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 3px solid #ccc;
    border-radius: 6px;
    box-sizing: border-box;
}


input[type=email], select {
font-size: 50px;
color : #000000;
    width: 100%;
    padding: 26px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 3px solid #ccc;
    border-radius: 6px;
    box-sizing: border-box;
}





input[type=text1], select {
font-size: 50px;
color : #000000;
    width: 30%;
    padding: 26px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 3px solid #ccc;
    border-radius: 6px;
    box-sizing: border-box;
}


input[type=submit], select
	{
	font-family: 'Russo One', sans-serif, cursive;

text-shadow: 2px 3px 1px #0099ff;
background-color: #0099ff; /* non CSS3 browsers */
background: linear-gradient(#0099ff,#0099ff,  #0099ff); /* Sfumatura */
background: -webkit-linear-gradient(#0099ff,#0099ff,  #0099ff); /* Sfumatura Safari */
background: -o-linear-gradient(#0099ff,#0099ff,  #0099ff); /* Sfumatura Opera */
background: -moz-linear-gradient(#0099ff,#0099ff,  #0099ff); /* Sfumatura Firefox */
border: 4px solid #0099ff;
  display: inline-block;
  border-radius: 15px;
  /*background-color: #f4511e;
  border: none;*/
  color: #FFFFFF;
  text-align: center;
  font-size: 60px;
  padding: 9px;
  width: 300px;
  height: 110px;
  /*transition: all 0.5s;*/
  cursor: pointer;
  margin: 5px;
	}





input[type=text]:focus {
    background-color: #fcdea4;
}





@media (min-width: 768px) 
{
	form#main {
		
		padding: 25px;
		
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		background:#ffffff;
	}

	



	form#main ol li 
	{
		background: #f4f4f4;
		border-color: #cccccc;
		border-style: solid;
		border-width: 1px;
		line-height: 30px;
		list-style: none;
		padding: 5px 10px;
		margin-bottom: 2px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}

	form#main ol ol li 
	{
		background: none;
		border: none;
		float: left;
	}

	form#main label {
		float: left;

		width: 28%;
		font-weight:400;
	}

	form#main input:not([type=radio]):not([type=checkbox]),
	form#main select,
	form#main textarea {
		background: #ffffff;
		border: none;
		font: italic 20px Georgia, "Times New Roman", Times, serif;
		outline: none;
		padding: 5px;
		width: 65%;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		min-height:32px;
	}
	form#main input:not([type=submit]):focus,
	form#main textarea:focus 
	{
		background: #ffffff;
	}

	form#main input[type=radio]
	 {
		float: left;
		margin-right: 5px;
	}
}


.form-field
{
	border:1px solid #aaaaaa;
		-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	height:28px;
	min-width:200px;
	font-size:14px;
}

.underline-link
{
	text-decoration:underline;
}

.slideshow-wrap
{
    width: 100%; 
    min-height: 263px; 
   
	padding: 20px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background:#ffffff;
		
}


#slideshow { 
    margin: 0 auto; 
    position: relative; 

}

#slideshow > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
	
}

.slide-header
{
	font-size: 26px;
	font-weight: bold;
	color:#000000 !important;
	margin-top:0px;
	padding-top:0px;
}

.hr-slide-header
{
	margin-top:10px;
	margin-bottom:10px;
}


.table-wrap
{
	background:#fefefe;
	position:relative;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	border-color:#e5e5e5 #eee #eee;
	border-style:solid;
	border-width:1px 0;
	-webkit-box-shadow:inset 0 3px 6px rgba(0,0,0,.05);
	box-shadow:inset 0 3px 6px rgba(0,0,0,.05);
	border-radius:5px;
}
	
.table-wrap:after
{
	position:absolute;
	top:15px;left:15px;
	font-size:22px;
	font-weight:500;
	color:#959595;
	text-transform:uppercase;
	letter-spacing:1px;
}



.ajax-file-upload-statusbar {

margin-top: 10px;
width: 420px;
margin-right: 10px;
margin: 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
padding: 5px 5px 5px 5px
}
.ajax-file-upload-filename {
width: 100%;
height: auto;
margin: 0 5px 5px 10px;
color: #807579
}
.ajax-file-upload-progress {
margin: 0 10px 5px 10px;
position: relative;
width: 250px;
border: 1px solid #ddd;
padding: 1px;
border-radius: 3px;
display: inline-block
}
.ajax-file-upload-bar {
background-color: #2e80c2;
width: 0;
height: 20px;
border-radius: 3px;
color:#FFFFFF;
}
.ajax-file-upload-percent {
position: absolute;
display: inline-block;
top: 3px;
left: 48%
}

.ajax-file-upload 
{
	background:#555555;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	 display: inline-block;

	
	padding: 7px 25px;

  }
  
.ajax-file-upload:hover {
   	background: #00A6D8;
	cursor: pointer;
}

.ajax-upload-dragdrop
{

	border:2px dotted #A5A5C7;
	width:420px;
	color: #DADCE3;
	text-align:left;
	vertical-align:middle;
	padding:10px 10px 0px 10px;
}

.img-wrap
{
	padding:10px;
	border:1px solid #cccccc;
	background:#ffffff;
	margin-bottom:20px;
	margin-right:20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	float:left;
}


.no-right-padding
{
	padding-right:0px !important;
}


.admin-preview-thumbnail
{
	float:left;
	width:50px;
	margin-right:10px;
	margin-bottom:10px;
}



#largeImage 
{
	position: absolute;
	padding: 8px;
	background-color: #e3e3e3;
	border: 1px solid #bfbfbf;
}



	.view-select-tabs{
		float:right;
		padding-top:4px;
		padding-right:4px;
	}

	.view-select-tabs a{
		float: left;
		line-height: 22px;
		height: 24px;
		text-indent: -9999px;
		outline: none;
	}

	.view-select-tabs a span{
		display: block;
		line-height: 22px;
		text-indent: -9999px;
	}

	.view-select-tabs #list-view{
		width: 22px;
		margin: 0 0 -5px 0;
		background: url("../images/view_select_list_current.png") no-repeat;
	}

	.view-select-tabs #list-view span{
		background: url("../images/view_select_list.png") no-repeat;
	}

	.view-select-tabs #list-view:hover span, .view-select-tabs #list-view.current span{
		background: none;
	}

	.view-select-tabs #list-view:hover, .view-select-tabs #list-view.current{
		height: 34px;
		margin: 0;
	}

	.view-select-tabs #grid-view{
		width: 22px;
		margin: 0 0 -5px 0;
		background: url("../images/view_select_grid_current.png") no-repeat;
	}

	.view-select-tabs #grid-view span{
		background: url("../images/view_select_grid.png") no-repeat;
	}

	.view-select-tabs #grid-view:hover span, .view-select-tabs #grid-view.current span{
		background: none;
	}

	.view-select-tabs #grid-view:hover, .view-select-tabs #grid-view.current{
		height: 34px;
		margin: 0;
	}
	
	.entry-label
	{
		position: absolute;
		z-index: 1;
		top: 120px;
		left: 0;
		width: 180px;
		height: 25px;
		font-size:22px;
		color:#516054;
		background:#e6ede0;
		font-weight:800;
	
	}
	
	.entry-overlay
	{
		position: absolute;
		left:0;
		text-align:left;
		bottom: 0px;
		width:100%;
		padding-left:5px;
		padding-right:5px;
		padding-top:8px;
		padding-bottom:8px;
		z-index: 1435;
		display: none;
		color:#ffffff !important;
		font-size:22px;
		background: rgb(50, 50, 50) transparent;
		background: rgba(50, 50, 50, 0.5);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF)";
	
	
	}
	
	.grid-result
	{
		border:1px solid #e7e9e5;
		background:#ffffff;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		margin-bottom:10px;
		
	
	}
	
	.my-wrap img
	{
		margin:0 auto;
		height:200px;
	}

	.grid-wrapper
	{
		
		background:red;
	}
	
	.my-wrap
	{
		vertical-align: middle;
		text-align:center;
		position:relative;
		
	}
	
	.number-results
	{
		float:left;
		padding-left:5px;
		padding-top:8px;
	}
	
	.black-text
	{
		color: #222222 !important;
	}
	
	
.results-info
{
	font-size:21px;
	height:32px;
}

.featured-heading
{
	/*
	background:#feb818 !important;
	*/
}

.featured-r-title
{

	font-weight:800;
	
}

.tick-featured
{
	position:absolute;
	top:0px;
	right:0px;
	z-index:101;
}

.abs-16
{
	position:absolute;
	right:16px !important;
}

.is_r_featured
{
	display:none;
}



.r-format
{
	margin-top:7px;
	margin-right:4px;
	font-size:21px;
}

.search-result-title
{
	font-size:36px;
}

.final-image
{
	max-width:100%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#amount
{
	border:0 !important; 
	box-shadow:none;
	background:#f5f7fa; 
	color:#555555;
	
}

.footer
{

	text-align:center;
	
}

.add-right-margin
{
	margin-right: 10px;
}

.add-padding
{
	padding:15px !important;
}


#popup 
{
	text-align:center !important;
    width:400px;
    height:90px;
    position:absolute;
    top:50%;
    left:50%;
    margin:-15px 0 0 -200px;
    display:none;
	font-weight:800;
	position:fixed;
	border:4px solid #cccccc;
	background:#f5f7fa;
	
}


.no-visibility
{
	visibility:hidden;
}

.quantity-text
{
	border-radius: 3px;
	width:20px;
	margin-right:5px;
	border-width:1px;
}

#payment-container
{
	display: none;
}

.alert-default
{
	background:white !important;
}
