body {
	padding-top: 60px;
	padding-bottom: 40px;
	background-color: #ffffff;
}
.sidebar-nav {
	padding: 9px 0;
}
.tdLabel .label, .wwlbl  .label {
	background-color: #ffffff;
	color: #000000;
	text-shadow: none;
}
.alert li {
	list-style: none;
}
.errorMessage, label.errorLabel {
	color: red;
}
#login-box {
	width:275px;
	height: 195px;
	padding: 1px 50px 0 56px;
	color: #FFFFFF;
	font: 14px ;
	 -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
           background-color: #FFFFFF;
   border: 1px solid #ccc;
   border: 1px solid rgba(0, 0, 0, 0.2);
   background-color: #FFFFFF;
}
 
#login-box2 {
	width:333px;
	height: 195px;
	
	color: black;
	font: 16px ;
	 -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
           background-color: white;
   border: 1px solid #ccc;
   border: 1px solid rgba(0, 0, 0, 0.2);
   background-color: white;
}
#apple {
   height: 28px;
   width: 250px;
   padding: 5px 16px;
   background:#736F6E;
   display: inline-block;float: left;
}
.fsSubmitButton
{
	border:		1px solid #C0C0C0;
	margin-left:3px;
	margin-bottom:4px;
	margin-top: 0px;
	padding:		3px 4px 2px 4px !important;
	font-size:		13px !important;
	background-color:	#808080;
	font-weight:		bold;
	text-decoration:none;
	color:			#ffffff;
	 -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}
.fsSubmitButton2
{
	border:		1px solid #C0C0C0;
	margin-left:8px;
	margin-bottom:2px;
	margin-top: 2px;
	padding:		3px 4px 2px 4px !important;
	font-size:		13px !important;
	background-color:	#808080;
	font-weight:		bold;
	text-decoration:none;
	color:			#ffffff;
	 -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}
#apple #search {

}

#apple #search input[type="text"] {
    background:  url("../img/search-white.png") no-repeat 10px 6px #444;
    border: 0 none;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #d7d7d7;
    width:170px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); 
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

#apple #search input[type="text"]:focus {
    background: url("../img/search-dark.png") no-repeat 10px 6px #fcfcfc;
    color: #6a6f75;
    width: 170px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    }
 
 #apple2 {
   height: 30px;
   width: 950px;
   padding: 5px 16px;
   background:#736F6E;
}   
 #apple2 #search input[type="text"]{
    background:  url("../img/search-white.png") no-repeat 10px 6px #444;
    border: 0 none;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #d7d7d7;
    width:170px;
    margin-left:2px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); 
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }
#apple2 #search select {
    background: 10px 6px #444;
    border: 0 none;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #d7d7d7;
    width:170px;
     margin-left:2px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); 
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }
#apple2 #search input[type="text"]:focus {
    background: url("../img/search-dark.png") no-repeat 10px 6px #fcfcfc;
    color: #6a6f75;
    width: 170px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    }
    
  