

/* CSS Document */
@font-face {
font-family: OpenSans-Bold;
src: url('fonts/Open_Sans/fonts/OpenSans-Bold-webfont.eot'); /* IE */
src: local("OpenSans-Bold"), url('fonts/Open_Sans/fonts/OpenSans-Bold-webfont.ttf') format("truetype"); /* non-IE */}

@font-face {
font-family: OpenSans-Regular;
src: url('fonts/Open_Sans/fonts/OpenSans-Regular-webfont.eot'); /* IE */
src: local("OpenSans-Regular;"), url('fonts/Open_Sans/fonts/OpenSans-Regular-webfont.ttf') format("truetype"); /* non-IE */
}
body{
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  

	/*font: 11px/1.3 'Open Sans', sans-serif;*/
	font-face: 'Open Sans';
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-style: normal;
	
	text-rendering: optimizelegibility;
 /*font-family: Tahoma; */
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: top left;
	margin: 1px;
	padding-right: 0px;
	padding-left: 0px;
	background-attachment: fixed;
/*	letter-spacing: normal; line-height: 20.4px; 
	text-indent: 0px; 
	text-transform: none; 
	white-space: normal; 
	widows: 1; 
	word-spacing: 0px; 
	-webkit-text-stroke-width: 0px; */

}
A{
	color: #FF9501 /* #FF7101 */;
	font-weight: 700;
	text-decoration : none;

}

A:link{
	color: #FF9501 /* #FF7101 */;
	font-weight: 700;
	text-decoration : none;
}
A:active{
	color: #FF9501 /* #FF7101 */;
	font-weight: 700;
	text-decoration : none;
}
A:visited{
	font-weight: 700;
	text-decoration : none;
}
A:hover{
	color: #FF9501;
	font-weight: 700;
	text-decoration : underline;
}
.A1:link{
	color: #000000;
	font-weight: 700;
	text-decoration : none;
}
.A1:active{
	color: #000000;
	font-weight: 700;
	text-decoration : none;
}
.A1:visited{
	color: #000000;
	font-weight: 700;
	text-decoration : none;
}
.A1:hover{
	color: #71C60D;
	font-weight: 700;
	text-decoration : none;
}
.Footer A:link{
	color: #FF7101;
	font-size: 10px;
	font-weight: normal;
	text-decoration : none;

}
.Footer A:active{
	color: #FF7101;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;

}
.Footer A:visited{
	color: #FF7101;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;

}
.Footer A:hover{
	color: #000000;
	font-weight : normal;
	text-decoration : underline;

}
#Main{
	height : 95%;
	width : 1000px;
	border-top : solid 1px #D1D1D1;
	border-bottom : solid 1px #D1D1D1;
	border-left : solid 1px #D1D1D1;
	border-right : solid 1px #D1D1D1;
	border-radius : 6px;
	vertical-align: middle;
	margin: 0 auto;
	background: #ffffff;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 1px;
	display:table;
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
#Parent{
	background-color: #EAEAEA;
	width: 100%;
	height: 100%;
	background-image: url(../images/zbe_background.jpg);
	background-attachment: fixed ;
	background-position: center;
}
#Container{
	
}
#Banner{
	height : 228px;
	background-color: #999999;
	width : auto;
	font-size : 1px;
	border: solid 0px #ffffff;
	border-radius: 5px 5px 0px 0px;
	overflow: hidden;
}
#MenuPrime{
	/*top: -200px; */
	background-image: url(../images/sol_menuprime_bg.jpg);
	background-repeat: repeat-x;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	height: 42px;
	width: 954px;
	margin: 0 auto;
	border: 0px solid red;	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	top: -6px;
	position: relative;
	
	/* border: 1px solid purple; */
}

#MenuMain{
	height : 41px;
	background-attachment: scroll;
	background-image: url(../images/zbe_topmenu.png);
	background-repeat: repeat-x;
	background-color: #333333;
	font: 11px/1.3 'Open Sans', sans-serif;
	font-weight: 100;
		border-top: 3px solid #F6B300;
		border-bottom: 3px solid #F6B300;
		/*padding-left: 40px;*/
}

#TopMenu{
	padding-top : 0px;
	padding-bottom : 0px;	
	font: 11px/1.3 'Open Sans', sans-serif;
}
#BodyMain{
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	border-radius: 7px;
	background-color: #ffffff;
	height: 100%;
	font-family: "Open Sans", sans-serif;
}
#ContentMain{
	background-color: #ffffff;
	width: 960px;
	margin-right: 0px;
	height: auto;
	padding-top : 25px;
	padding-left : 20px;
	padding-right : 20px;
	padding-bottom : 25px;
	border-top : 0px solid #000000;	
	border-left : 0px solid #3D4D53;
	border-right : 0px solid #3D4D53;	
	font-family: "Open Sans", sans-serif;
	text-align: justify;
	display:table;
}
#ContentMain li{
	list-style-image: url(../images/pwc_li.png);

}
#Content{
	height : auto;
	text-align : justify;
	padding-top : 2px;
	padding-bottom : 3px;
}
#Left{
	float: left;
	width: 290px;
	border: #cecece solid 1px;
		height: 365px;
	margin-right: 12px;
	background: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 12px;
	/***display:table;***/
}
#Middle{
	float: left;
	width: 290px;
	border: #cecece solid 1px;
	height: 365px;
	margin-right: 0px;
	background: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 12px;
	/***display:table;***/
}
#Right{
	float: left;
	width: 290px;
	border: #cecece solid 1px;
	height: 365px;
	margin-left: 12px;
	background: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 12px;
	/***display:table;***/
}
#Left1{
	float: left;
	width: 33%;
	border: #cecece solid 0px;
	height: auto;
	margin-right: 12px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	/***display:table;***/
}
#Middle1{
	float: left;
	width: 32%;
	border: #cecece solid 0px;
	height: auto;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	/***display:table;***/
}
#Right1{
	float: left;
	width: 30%;
	border: #cecece solid 0px;
	height: auto;
	margin-left: 12px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	/***display:table;***/
}
.ImgBorder{
	padding: 1px;
	border: 1px solid #cecece;
}
#Left2{
	float: left;
	width: 63.5%;
	border: #cecece solid 0px;
	height: auto;
	margin-right: 12px;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	/***display:table;***/
}
#Middle2{
	float: left;
	width: 32%;
	border: #cecece solid 0px;
	height: auto;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	/***display:table;***/
}
#Right2{
	float: left;
	width: 33%;
	border: #cecece solid 0px;
	height: auto;
	margin-left: 12px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	/***display:table;***/
}
#RightForma{
	background-image: url(../images/formback.jpg);
	background-attachment: scroll;
	background-color: #2D3E5C;
	background-repeat: no-repeat;
	float: left;
	width: 293px;
	border: #cecece solid 1px;
	height: 365px;
	margin-left: 12px;
	padding-right: 5px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 12px;
	/***display:table;***/
	color: #CCCCCC;
}
#ImgDiv{
	margin: 0px;
	padding: 0px;
	display:table;
	z-index: 100;
}
.HomeImg{
	margin-left: -10px;
	margin-top: -5px;
	margin-right: -10px;
	padding: 1px;
}
#HomeHeading{
	background-image: url(../images/labelback.png);
	background-repeat:repeat;
	height: 15px;
	color: #CCCCCC;
	position: relative;
	padding: 5px 5px 7px 7px;
	font-size: 14px;
	top: 0px;
	left: -10px;
	/*right: 0px;*/
	margin: -4px -14px 10px -1px;
	z-index: 100;
}
#Heading{
	font-size: 18pt;
	padding-bottom: 0px;
	/*z-index: 9;*/
	position: relative;
	color: #253991;
	left: 0px;
	margin: 0px;
	top: -10px; 
	border: 0px #253991 solid;
}
H3{
height: auto; font-size: 15pt; font-weight: normal; margin: 0px 0px -10px 0px; text-decoration: none; color: #F7A11A /***#2EA4C2***/; border-bottom: 1px dotted #2EA4C2 /***#F7A11A***/;
}
#HomeImgLabel_2{
	background-image: url(../images/labelback_white.png);
	background-repeat:repeat;
	height: 15px;
	color: #333333;
	position: relative;
	padding: 5px 5px 7px 7px;
	font-size: 14px;
	top: -35px;
	left: -10px;
	/*right: 0px;*/
	margin: 0px -19px -30px 1px;
	z-index: 100;
}
#InfoLabel{
	background-image: url(../images/labelback.png);
	background-repeat:repeat;
	height: auto;
	color: #CCCCCC;
	position: relative;
	padding: 5px 5px 10px 7px;
	/***font-size: 14px***/;
	top: -70px;
	left: -2px;
	/*right: 0px;*/
	margin: 0px -10px -64px 5px;
	z-index: 100;
	
}
#ImgLabel{
	background-image: url(../images/labelback.png);
	background-repeat:repeat;
	height: 15px;
	color: #CCCCCC;
	position: relative;
	padding: 5px 5px 10px 7px;
	/***font-size: 14px***/;
	top: -35px;
	left: -2px;
	/*right: 0px;*/
	margin: 0px -10px -24px 5px;
	z-index: 100;
	
}
#HomeImgLabel{
	background-image: url(../images/labelback.png);
	background-repeat:repeat;
	height: 15px;
	color: #CCCCCC;
	position: relative;
	padding: 5px 5px 7px 7px;
	font-size: 14px;
	top: -35px;
	left: -10px;
	/*right: 0px;*/
	margin: 0px -19px -30px 1px;
	z-index: 100;
	
}
#HomeImgLabel A:Link,
#HomeImgLabel A:Active,
#HomeImgLabel A:Visited,
#HomeImgLabel A:Hover
{
	font-weight: 100;
	text-decoration: none;
}
.HomeImgLabel{
	background-image: url(../images/labelback.png);
	background-repeat:repeat;
	height: 15px;
	color: #CCCCCC;
	position: relative;
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	top: -35px;
	/*right: 0px;*/
	margin-left: -9px;
	margin-right: -9px;
	z-index: 100;
}
.TableHeader{
	padding: 5px 10px 5px 10px;
	background-color: #2D3E5C;
	color: #C5E9F5;
	margin: 1px 1px 0px 0px;
	border-bottom: 3px solid #F7BA1A;
	font-size: 14px;
	/*font-weight: bold;*/
	
}
.TableTitle{
	width: 30%;	
	padding: 5px 10px 5px 10px;
	background-color: #2EA4C2;
	color: #C5E9F5;
	margin: 1px 1px 0px 0px;
	font-size: 11px;
	font-weight: 500
	
}
.TableContent{
	padding: 5px 10px 5px 10px;
	background-color: #C5E9F5;
	color: #2D3E5C;
	margin: 1px 1px 0px 0px;
	font-size: 11px;
}
#FooterMain{
	height: 65px;
	width: 955px;
	background-color: #2D3E5C;
	color: #ffffff;
	opacity: 0.9;
	border: solid 0px #ffffff;
	border-radius: 0px 0px 5px 5px;
	padding: 10px  20px 10px 25px;
	border-top: 3px solid /*** #9BD3E1***/ #F6B300;
	position: relative;
	left: 0px;
	bottom: 0px;

  *background-color: #2D3E5C;
  background-image: -moz-linear-gradient(top, #9BD3E1, #2EA4C2, #2D3E5C);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9BD3E1), to(#2D3E5C));
  background-image: -webkit-linear-gradient(top, #9BD3E1, #2EA4C2, #2D3E5C);
  background-image: -o-linear-gradient(top, #9BD3E1, #2EA4C2, #2D3E5C);
  background-image: linear-gradient(to bottom, #9BD3E1, #2EA4C2, #2D3E5C);
  background-repeat: repeat-x;
  display: table;

}

#FooterMain A:Link,
#FooterMain A:Visited,
#FooterMain A:Focus{
	color : #ffffff;
	font-weight: 100;
	font-style: normal;
	font-variant: normal;
	  	text-shadow: 1px 1px 3px rgba(38, 9, 1, 0.85);

}
#FooterMain A:Hover{
	color : #ffffff;
	font-weight: 100;
	font-style: normal;
	font-variant: normal;
	  	text-shadow: 1px 1px 3px rgba(38, 9, 1, 0.98);
}
.CopyRight{
	font-size: 10.5px;
}
.HomeLabel{
	color: #95CDDD /*#FFE8A1*/;
	font-weight: 700;
	/**padding: 7px;
	*margin-top: 7px;***/
	margin: 0px 0px 5px 0px;
	border: 0px solid red;
}
.SecondFeature{
	

	margin: 0px;
	width: 100%;
	height: 100%;
	vertical-align: top;
	color: #ffffff;
}
.SecondFeature td{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.SecondFeatureHeader{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	border-bottom: 1px dotted #ffffff;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;

}
.SecondFeatureContent{
	
	padding: 15px;
	color: #0085AA;
}
.ThirdFeature{
	background-color: #F89520;
	/* margin: 10px; */
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: auto;
	height: 100%;
	vertical-align: top;
	color: #ffffff;
}

.ThirdFeature A:Link {
	color: #FFE6CB;
	text-decoration: none;
}

.ThirdFeature A:Visited {
  color: #FFE6CB;
  text-decoration: none;
}

.ThirdFeature A:Hover {
	color: #FCBC77;
	text-decoration: underline;
}

.ThirdFeature A:Active {
	color: #FFE6CB;
	text-decoration: none;
}

.ThirdFeatureHeader{
	border-bottom: 0px dotted #ffffff;
	/*font: 13px/1.7 'Open Sans', sans-serif; */
	font-size: 20pt;
	font-weight: bold;
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: -5px;

}
.ThirdFeatureContent{
	padding-top: 5px;
	padding: 15px;
	color: #ffffff;
	padding-top: 5px;
}
.ThirdFeatureContent textarea, input{
	background-attachment: inherit;
	background-image: url(../images/zul_textarea.jpg);
	background-repeat: repeat-x;
	height: 26px;
	width: 275px;
	border: 1px solid #F9D45F;
	border-radius: 0px;
	padding-left: 10px;
}

.ThirdFeatureContent a, a:link, a:visited, a:active{
	/*color: #B3F4FC; */
}
.ThirdFeatureContentAlt{

	padding-left: 10px;
	padding-right: 15px;
	color: #0085AA;
	background-color: #B3F4FC;
	margin-left: 50px;
	height: 46px;
	vertical-align: middle;
	border: 1px solid #0085AA;
	border-radius: 4px;

}
.ContentHeaderAlt{
	background-image: url(../images/sac_icon.jpg);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 25px;
	color: #2EA4C2;
	font-size: 18pt;

	border-bottom: 1px dotted #808080;
}
.ContentHeaderBrown{
	background-color: #7A4C33;
	color: #F89520;
	font-variant: caps;
	/*font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;*/
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 18pt;
	/*font-family: Calibri/*Trebuchet MT /*Geneva, Arial, Helvetica, sans-serif;*/
}
.ContentHeaderOrange{
	background-color: #F7A11A;
	color: #FFFFFF;
	font-variant: caps;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 19pt 

}








}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
  
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

label,
input,
button,
select,
textarea {
  font-size: 12px;
  font-weight: normal;
  line-height: 11px;
}

input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  /***height: 40px;***/
}

textarea,
input[type="text"]{
	background-image: url(../images/zul_textareaaaaaa.jpg);
	background-position: top;
	background-repeat: repeat-x;
  display: inline-block;
  height: 28px;
  padding: 4px 6px;
  margin-top: 3px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
		  
		  width: 98%;
}

label {
  display: block;
  margin-bottom: 4px;
}

select,
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
		  
		  width: 94%;
}

input,
textarea,
.uneditable-input {
  width: 206px;
}

textarea {
  height: auto;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
     -moz-border-radius: 0 14px 14px 0;
          border-radius: 0 14px 14px 0;
}
.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../admin/img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
}

/* White icons with optional class, or on hover/focus/active states of certain elements */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("../admin/img/glyphicons-halflings-white.png");
}

.icon-check {
  background-position: -144px -72px;
}
.icon-music {
  background-position: -24px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-user {
  background-position: -168px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}

.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #F89520;
  *background-color: #F89520;
  background-image: -moz-linear-gradient(top, #F9D45F, #F89520);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FDC354), to(#F38A0E));
  background-image: -webkit-linear-gradient(top, #F9D45F, #F38A0E);
  background-image: -o-linear-gradient(top, #F9D45F, #F38A0E);
  background-image: linear-gradient(to bottom, #F9D45F, #F38A0E);
  background-repeat: repeat-x;
  border-color: #F89520 #F89520 #E8840F;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #F89520;
  *background-color: #E27F0A;
}

.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
