@charset "utf-8";
/* CSS Document */

.aButton {color:#ffffff !important; font-size:15px !important; padding:10px 50px !important; text-align:center}

.textButton1{ border:0;  background:#e34d4d; color:#fff; font-size:11px; font-family:Arial, Helvetica, sans-serif; display:inline-block; padding:5px 10px; font-weight:bold; cursor:pointer }
	.textButton1:hover{background:#be2a2a;}
.textButton2{ border:0; background:#73af3a; color:#fff; font-size:11px; font-family:Arial, Helvetica, sans-serif; display:inline-block; padding:5px 10px; font-weight:bold; cursor:pointer}
	.textButton2:hover{background:#5d9e1f;}
	
.textButton3{ background:url(../images/buttonBack/buttonBack1.png) repeat-x top;
 border:1px solid #ff7800;color:#000; font-size:12px; font-family:Arial, Helvetica, sans-serif; display:inline-block; padding:6px 20px; font-weight:bold; cursor:pointer; border-radius: 5px; box-shadow: 0px 0px 10px #ccc;}	
 	.textButton3:hover{ background:url(../images/buttonBack/buttonBack1.png) repeat-x bottom;}
 
.textButton4{ background:url(../images/buttonBack/buttonBack2.png) repeat-x top;
 border:1px solid #56a827;color:#000; font-size:12px; font-family:Arial, Helvetica, sans-serif; display:inline-block; padding:6px 20px; font-weight:bold; cursor:pointer; border-radius: 5px; box-shadow: 0px 0px 10px #ccc;}	
 	.textButton4:hover{ background:url(../images/buttonBack/buttonBack2.png) repeat-x bottom;}

.textButton5{ background:url(../images/buttonBack/buttonBack7.png) repeat-x top;
 border:1px solid #009aef;color:#fff; font-size:12px; font-family:Arial, Helvetica, sans-serif; display:inline-block; padding:6px 20px;cursor:pointer; border-radius: 5px; box-shadow: 0px 0px 10px #ccc; font-weight:bold;}	
 	.textButton5:hover{ background:url(../images/buttonBack/buttonBack7.png) repeat-x bottom;}	



.imgButton1{ background:url(../images/buttonBack/buttonBack3.png) repeat-x top; border:1px solid #343c43;color:#000; font-size:13px; font-family:Arial, Helvetica, sans-serif; display:inline-block; padding:8px 20px 8px 15px; font-weight:bold; cursor:pointer; border-radius: 5px; box-shadow: 0px 0px 10px #ccc; text-shadow: 0 1px 1px #b9c1ca; }
	.imgButton1 img{float:left; margin-right:5px}
	.imgButton1:hover{color:#FFF;  text-shadow: 0 1px 1px #636d75;}
	

.imgButton2{ background:url(../images/buttonBack/buttonBack4.png) no-repeat bottom left; border:1px solid #343c43;color:#fff; font-size:13px; font-family:Arial, Helvetica, sans-serif; display:inline-block; padding:8px 20px 8px 15px; font-weight:bold; cursor:pointer; border-radius: 5px; box-shadow: 0px 0px 10px #ccc; text-shadow: 0 1px 1px #636d75;}
	.imgButton2 img{float:left; margin-right:5px;}
	.imgButton2:hover{color:#FFF;}	

.imgButton3{ background:url(../images/buttonBack/buttonBack5.png) repeat-x top left; border:1px solid #6e261b;color:#fff; font-size:13px; font-family:Arial, Helvetica, sans-serif; display:inline-block; padding:8px 20px 8px 15px; font-weight:bold; cursor:pointer; border-radius: 5px; box-shadow: 0px 0px 10px #ccc; text-shadow: 0 1px 1px #d65454;}
	.imgButton3 img{float:left; margin-right:5px;}
	.imgButton3:hover{color:#000;}	
	
.imgButton4{ background:url(../images/buttonBack/buttonBack6.png) repeat-x top left; border:1px solid #bdc9e1; color:#3d5c8e; font-size:13px; font-family:Arial, Helvetica, sans-serif; display:inline-block; padding:8px 20px 8px 15px; font-weight:bold; cursor:pointer; border-radius: 5px; box-shadow: 0px 0px 10px #ccc; text-shadow: 0 1px 1px #fff;}
	.imgButton4 img{float:left; margin-right:5px;}
	.imgButton4:hover{color:#000;}			
	
.imgButtonMini{ background:#a4141d; color:#fff; font-size:10px; font-family:Arial, Helvetica, sans-serif; display:inline-block; padding:1px 7px; font-weight:bold; cursor:pointer;  white-space:nowrap}
	.imgButtonMini:hover{background:#000;}	

.sun-flower-button {text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #f1c40f;
  border: 0;
  border-bottom: 2px solid #e2b607;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #e2b607;
  box-shadow: inset 0 -2px #e2b607;
}
.sun-flower-button:hover{
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* #Orange Flat Button
==================================================*/
.orange-flat-button {text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #f39c12;
  border: 0;
  border-bottom: 2px solid #e8930c;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #e8930c;
  box-shadow: inset 0 -2px #e8930c;
}
.orange-flat-button:hover{
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* #Carrot Flat Button
==================================================*/
.carrot-flat-button {text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #e67e22;
  border: 0;
  border-bottom: 2px solid #da751c;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #da751c;
  box-shadow: inset 0 -2px #da751c;
}
.carrot-flat-button:hover{
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* #Pumpkin Flat Button
==================================================*/
.pumpkin-flat-button {text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #d35400;
  border: 0;
  border-bottom: 2px solid #c54e00;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #c54e00;
  box-shadow: inset 0 -2px #c54e00;
}
.pumpkin-flat-button:hover{
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* #Alizarin Flat Button
==================================================*/
.alizarin-flat-button {text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #e74c3c;
  border: 0;
  border-bottom: 2px solid #db4334;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #db4334;
  box-shadow: inset 0 -2px #db4334;
}
.alizarin-flat-button:hover{
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* #Pomegranate Flat Button
==================================================*/
.pomegranate-flat-button {text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #c0392b;
  border: 0;
  border-bottom: 2px solid #b53224;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #b53224;
  box-shadow: inset 0 -2px #b53224;
}
.pomegranate-flat-button:hover{
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* #Turquoise Flat Button
==================================================*/
.turquoise-flat-button {text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #1abc9c;
  border: 0;
  border-bottom: 2px solid #12ab8d;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #12ab8d;
  box-shadow: inset 0 -2px #12ab8d;
}
.turquoise-flat-button:hover{
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* #Green Sea Flat Button
==================================================*/
.green-sea-flat-button {text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #16a085;
  border: 0;
  border-bottom: 2px solid #14947b;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #14947b;
  box-shadow: inset 0 -2px #14947b;
}
.green-sea-flat-button:hover{
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* #Emerald Flat Button
==================================================*/
.emerald-flat-button {text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #2ecc71;
  border: 0;
  border-bottom: 2px solid #28be68;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #28be68;
  box-shadow: inset 0 -2px #28be68;
}
.emerald-flat-button:hover{
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* #Nephritis Flat Button
==================================================*/
.nephritis-flat-button {text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #27ae60;
  border: 0;
  border-bottom: 2px solid #219d55;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #219d55;
  box-shadow: inset 0 -2px #219d55;
}
.nephritis-flat-button:hover{
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* #Peter River Flat Button
==================================================*/
.peter-river-flat-button {text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #3498db;
  border: 0;
  border-bottom: 2px solid #2a8bcc;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #2a8bcc;
  box-shadow: inset 0 -2px #2a8bcc;
}
.peter-river-flat-button:hover{
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* #Belize Hole Sea Flat Button
==================================================*/
.belize-hole-flat-button {text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #2980b9;
  border: 0;
  border-bottom: 2px solid #2475ab;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #2475ab;
  box-shadow: inset 0 -2px #2475ab;
}
.belize-hole-flat-button:hover {
  top: 1px !important;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* #Amethyst Flat Button
==================================================*/
.amethyst-flat-button {text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #9b59b6;
  border: 0;
  border-bottom: 2px solid #8d4ca7;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #8d4ca7;
  box-shadow: inset 0 -2px #8d4ca7;
}
.amethyst-flat-button:hover{
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* #Wisteria Flat Button
==================================================*/
.wisteria-flat-button {text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #8e44ad;
  border: 0;
  border-bottom: 2px solid #80399d;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #80399d;
  box-shadow: inset 0 -2px #80399d;
}
.wisteria-flat-button:hover{
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* #Wet Asphalt Flat Button
==================================================*/
.wet-asphalt-flat-button {text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #34495e;
  border: 0;
  border-bottom: 2px solid #263849;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #263849;
  box-shadow: inset 0 -2px #263849;
}
.wet-asphalt-flat-button:hover{
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* #Wet Asphalt Flat Button
==================================================*/
.wet-asphalt-flat-button {text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #34495e;
  border: 0;
  border-bottom: 2px solid #263849;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #263849;
  box-shadow: inset 0 -2px #263849;
}
.wet-asphalt-flat-button:hover{
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* #Midnight Blue Flat Button
==================================================*/
.midnight-blue-flat-button {text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #2c3e50;
  border: 0;
  border-bottom: 2px solid #22303f;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #22303f;
  box-shadow: inset 0 -2px #22303f;
}
.midnight-blue-flat-button:hover{
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* #Clouds Flat Button
==================================================*/
.clouds-flat-button {width: 100%;
  
  padding: 0;
  color:#454545;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #ecf0f1;
  border: 0;
  border-bottom: 2px solid #dadedf;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #dadedf;
  box-shadow: inset 0 -2px #dadedf;
}
.clouds-flat-button:hover{
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* #Silver Flat Button
==================================================*/
.silver-flat-button {width: 100%;
  
  padding: 0;
  color:white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #bdc3c7;
  border: 0;
  border-bottom: 2px solid #acb2b7;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #acb2b7;
  box-shadow: inset 0 -2px #acb2b7;
}
.silver-flat-button:hover{
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* #Concrete Flat Button
==================================================*/
.concrete-flat-button {width: 100%;
  
  padding: 0;
  color:white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #859596;
  border: 0;
  border-bottom: 2px solid #95a5a6;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #95a5a6;
  box-shadow: inset 0 -2px #95a5a6;
}
.concrete-flat-button:hover{
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* #Asbestos Flat Button
==================================================*/
.asbestos-flat-button {width: 100%;
  
  padding: 0;
  color:white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #7f8c8d;
  border: 0;
  border-bottom: 2px solid #6d7b7c;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #6d7b7c;
  box-shadow: inset 0 -2px #6d7b7c;
}
.asbestos-flat-button:hover{
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* #Asbestos Flat Button
==================================================*/
.asbestos-flat-button {width: 100%;
  
  padding: 0;
  color:white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #7f8c8d;
  border: 0;
  border-bottom: 2px solid #6d7b7c;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #6d7b7c;
  box-shadow: inset 0 -2px #6d7b7c;
}
.asbestos-flat-button:hover{
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* #Graphite Flat Button
==================================================*/
.graphite-flat-button {width: 100%;
  
  padding: 0;
  color:white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #454545;
  border: 0;
  border-bottom: 2px solid #2f2e2e;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #2f2e2e;
  box-shadow: inset 0 -2px #2f2e2e;
}
.graphite-flat-button:hover{
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}	

.btn-block{ display:block !important; width:100% !important}

/* #Pomegranate Flat Button
==================================================*/
.uzm-flat-button {text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #a4141d;
  border: 0;
  border-bottom: 2px solid #7b070e;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #7b070e;
  box-shadow: inset 0 -2px #7b070e;
}
.uzm-flat-button:hover{
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}