html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.231;
  background-color: #ffffff;
  margin: auto;
  max-width: 1010px;
}
.wrapper {
  background-color: #ffffff;
border-top-style:none;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
  border-width:1px; 
  border-radius: 0 0 6px 6px;
  width:1008;
 padding-left: 5px;
 padding-right: 5px;

}
a {
  color: #0000ff;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-backface-visibility: hidden;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a:visited {
  color: #800080;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-backface-visibility: hidden;
}
a.menu  {
  color: #000000;
  font-size: 14px;
  font-weight:none;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-backface-visibility: hidden;
  border-radius: 4px;
 padding-left: 5px;
 padding-right: 5px;
}
a.menu:hover,
a.menu:focus {
  text-decoration: none;
background-color: #5EDBEE;
  border-radius: 4px;
 padding-left: 5px;
 padding-right: 5px;
}
a.slidermenu  {
  color: #000000;
}
a.slidermenu:hover,
a.slidermenu:focus {
  color: #000000;
}
a.menu-bottom  {
  color: #ffffff;
  font-size: 12px;
  font-weight:none;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-backface-visibility: hidden;
  border-radius: 4px;
 padding-left: 5px;
 padding-right: 5px;
}
a.menu-bottom:hover,
a.menu-bottom:focus {
  text-decoration: none;
background-color: #278D99;
  border-radius: 4px;
 padding-left: 5px;
 padding-right: 5px;
}
.img-rounded {
  border-radius: 6px;
}
.img-comment {
  font-size: 15px;
  line-height: 1.231;
  font-style: italic;
  margin: 24px 0;
}
p {
  font-size: 15px;
  line-height: 1.5;
}
.form {
  font-size: 15px;
  line-height: 1;
}
h1,
h2,
h3 {
  margin-top: 2px;
  margin-bottom: 4px;
}
h4,
h5,
h6 {
  margin-top: 4px;
  margin-bottom: 6px;
}
h6 {
  font-weight: normal;
}
h1,
.h1 {
  font-size: 26px;
}
h2,
.h2 {
  font-size: 24px;
}
h3,
.h3 {
  font-size: 22px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 14px;
}
.h1small {
  font-size: 12px;
}
.h2small {
  font-size: 10px;
}
.h3small,
.h4small {
  font-size: 8px;
}
.header {
  position: relative;
  width: 1000px;
  background-color: #ffffff;
}

.toprow    {
            height: 50px;
  			 width: 1000px;
		     margin-left: auto;
            margin-right: auto;
            margin-top: none;
            margin-bottom: none;
			 background-color: #ffffff;
        }
.frontcontent {
  width: 1000px;
  padding-right: 0px;
  position: relative;
 background: #ffffff;
}
.frontcontent:before,
.frontcontent:after {
  display: table;
  content: " ";
}
.frontcontent:after {
  clear: both;
}
.pagetitle {
            height: 20px;
		max-width: 1000px;
            margin-left: auto;
            margin-right: auto;
            margin-top: 30px;
            margin-bottom: 10px;
            background: #278D99;
		padding-bottom: 15px;
		padding-top: 2px;
 	      padding-left: 5px;
		color:#ffffff;
	//	background-image: url(../images/graphics/BarBackgroundDarkBlueSand.png); 
        }
.article {
	 background-color: #ffffff;
	 padding-left: 5px;
}
.email-social        {
            height: 45px;
            width: 100%;
  		    max-width: 1000px;
            margin-left: auto;
            margin-right: auto;
            margin-top: 0;
       //     margin-bottom: 10px;
            background: #eae0bc;
  	   padding-top: 10px;
        }

.new-updates
        {
            width: 100%;
			max-width: 1000px;
            margin-left: auto;
            margin-right: auto;
            margin-top: none;
            margin-bottom: none;
			  background-color: #ffffff;
       }
.footer {
  width: 100%;
  max-width: 1000px;
  padding-right: 0px;
  position: relative;
  background-color: #ffffff;
}
.footer:before,
.footer:after {
  display: table;
  content: " ";
}
.footer:after {
  clear: both;
}
.row {
  width: 1000px;
  background: #ffffff;
  border-radius: 0 0 0 0;
	text-align:center;
}
.bottomrow    {
            height: 30px;
            width: 100%;
		max-width: 1000px;
            margin-left: auto;
            margin-right: auto;
            margin-top: 0;
            margin-bottom: 0;
            background: #000000;
		color: #ffffff;
		padding-top: 10px;
	text-align:center;
}
.copy    {
            height: 30px;
            width: 100%;
		max-width: 1000px;
            margin-left: auto;
            margin-right: auto;
            margin-top: 0;
            margin-bottom: 0;
            background: #ffffff;
		padding-top: 10px;
		font-size: 12px;
}
.navbar {
  border: none;

}
.navbar .nav {
  margin-right: 0;
  display: inline-block;
  float: left;
  padding-left: 0;
}
.navbar .nav > li {
  position: relative;
  display: inline-block;
}
.navbar .nav > li:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
  z-index: 100;
  -webkit-transform: scale(1, 1);
  display: block\9;
}
.navbar .nav > li.active > a,
.navbar .nav > li.active > a:hover,
.navbar .nav > li.active > a:focus {
  background: none;
  color: #1abc9c;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}
.navbar .nav > li:first-child {
  border-radius: 6px 6px 0 0;
}
.navbar .nav > li:last-child {
  border-radius: 0 0 6px 6px;
}
.navbar .nav > li > ul {
  padding-top: 13px;
  top: 80%;
  padding-left: 0;
}
.navbar .nav > li > ul:before {
  content: "";
  border-style: solid;
  border-width: 0 9px 9px 9px;
  border-color: transparent transparent #ffffff transparent;
  height: 0;
  position: absolute;
  left: 15px;
  top: 5px;
  width: 0;
  -webkit-transform: rotate(360deg);
}
.navbar .nav > li > ul li:hover ul {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  visibility: visible;
  display: block\9;
}
.navbar .nav > li > ul li ul {
  left: 100%;
}
.navbar .nav > li > a {
  color: #ffffff;
  display: inline-block;
  font-weight: 500;
  line-height: 28px;
  padding: 28px 28px;
  text-shadow: none;
  text-decoration: none;
  -webkit-transition: background-color .25s, color .25s, border-bottom-color .25s;
  -moz-transition: background-color .25s, color .25s, border-bottom-color .25s;
  -o-transition: background-color .25s, color .25s, border-bottom-color .25s;
  transition: background-color .25s, color .25s, border-bottom-color .25s;
  -webkit-backface-visibility: hidden;
}
.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
  color: #000000;
  background-color: #5EDBEE;
  text-decoration: none;
}

.navbar .nav > li > a {
  border-radius: 6px 6px 6px 6px;
  text-decoration: none;
}
.navbar .nav ul {
  text-align: left;
  border-radius: 4px;
  left: 0;
  list-style-type: none;
  margin-left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 225px;
  -webkit-transform: scale(1, 0.99);
  -webkit-transform-origin: 0 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  -webkit-backface-visibility: hidden;
}
.navbar .nav ul ul {
  left: 95%;
  padding-left: 5px;
}
.navbar .nav ul li {
  background-color: #000000;
  padding: 0 3px 3px;
  position: relative;
}
.navbar .nav ul li:first-child {
  border-radius: 6px 6px 0 0;
  padding-top: 3px;
}
.navbar .nav ul li:last-child {
  border-radius: 0 0 6px 6px;
}
.navbar .nav ul li.active > a,
.navbar .nav ul li.active > a:hover,
.navbar .nav ul li.active > a:focus {
  background-color: #5EDBEE;
  color: #ffffff;
  padding-left: 9px;
  padding-right: 9px;
}
.navbar .nav ul li.active + li > a {
  padding-left: 9px;
  padding-right: 9px;
}
.navbar .nav ul a {
  border-radius: 2px;
  color: #ffffff;
  display: block;
  font-size: 15px;
  padding: 6px 9px;
  text-decoration: none;
}
.navbar .nav ul a:hover {
  background-color: #278D99;
}

.navbar-inverse .nav > li:first-child.active > a {
  padding-left: 20px;
}
.navbar-inverse .nav > li:first-child > a {
  border-left: none;
}
.navbar-inverse .nav > li.active > a,
.navbar-inverse .nav > li.active > a:hover,
.navbar-inverse .nav > li.active > a:focus {
  background-color: #5EDBEE;
  border-bottom-color: #ffffff;
  border-left: none;
  color: #ffffff;
  padding-left: 20px;
}
.navbar-inverse .nav > li.active + li > a {
  border-left: none;
  padding-left: 20px;
}
.navbar-inverse .nav > li > a {
  font-size: 17px;
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  color: #000000;
  padding: 0px 10px 0px;
  line-height: 20px;
}
.navbar-inverse .nav.pull-right {
  margin-right: -15px;
}
.navbar-inverse .nav.pull-right > li > a {
  border-radius: 0 6px 6px 0;
}
.navbar-unread,
.navbar-new {
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  background-color: #5EDBEE;
  border-radius: 50%;
  color: #ffffff;
  font-size: 0;
  font-weight: 700;
  height: 6px;
  line-height: 14px;
  position: absolute;
  right: 12px;
  text-align: center;
  top: 28px;
  width: 6px;
  z-index: 10;
}

.navbar.navbar-inverse .nav li.dropdown.open > .dropdown-toggle {
  background-color: #5EDBEE;
  border-bottom-color: #16a085;
  color: #ffffff;
}
.navbar.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret {
  border-bottom-color: #ffffff !important;
  border-top-color: #ffffff !important;
}
.navbar .nav li.dropdown.open > .dropdown-toggle {
  background: none;
  color: #1abc9c;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret {
  border-bottom-color: #1abc9c !important;
  border-top-color: #1abc9c !important;
}
.navbar .nav li.dropdown.open .dropdown-menu {
  opacity: 1;
  top: 100%;
  visibility: visible;
  z-index: 1000;
  -webkit-transform: none;
}
.navbar .nav li.dropdown > .dropdown-toggle {
  outline: none;
}
.navbar .nav li.dropdown > .dropdown-toggle:hover .caret,
.navbar .nav li.dropdown > .dropdown-toggle:focus .caret {
  border-bottom-color: #1abc9c;
  border-top-color: #1abc9c;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-left-width: 6px;
  border-right-width: 6px;
  border-top-width: 8px;
  border-bottom-color: #4c6a89;
  border-top-color: #4c6a89;
  margin-left: 10px;
}
.navbar .nav li.dropdown .dropdown-menu {
  background-color: #000000;
  opacity: 0;
  padding: 0;
  visibility: hidden;
}
.navbar .nav li.dropdown .dropdown-menu:before {
  display: none;
}
.navbar .nav li.dropdown .dropdown-menu:after {
  border-bottom-color: #000000;
}
.navbar .nav li.dropdown .dropdown-menu > li > a {
  border-radius: 3px;
  color: #ffffff;
  padding: 6px 8px 8px;
}
.navbar .nav li.dropdown .dropdown-menu .divider {
  background-color: #000000;
  border-bottom: none;
  margin: 2px 0 5px;
  padding: 0;
  height: 2px;
}
.navbar.navbar-fixed-bottom .navbar-inner .navbar-search .form-control,
.navbar.navbar-fixed-top .navbar-inner .navbar-search .form-control {
  border-radius: 50px 0 0 50px !important;
}
.navbar.navbar-fixed-bottom .navbar-inner .navbar-search .btn,
.navbar.navbar-fixed-top .navbar-inner .navbar-search .btn {
  border-radius: 0 50px 50px 0;
}
.navbar.navbar-fixed-bottom .nav > li:hover > ul {
  bottom: 100%;
  padding-bottom: 13px;
  top: auto;
}
.navbar.navbar-fixed-bottom .nav > li:hover > ul li:hover ul {
  bottom: 0;
}
.navbar.navbar-fixed-bottom .nav ul {
  bottom: 80%;
  top: auto;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  height: 25px;
  width: 1000px ;
  margin-left: auto ;
  margin-right: auto ;
}
.nav:before,
.nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 25px;
}
.navbar {
  position: relative;
  z-index: 1000;
  height: 20px;
  margin-top: 20px;
  border: 1px solid transparent;
}
.navbar:after {
  display: table;
  content: " ";
}
.navbar:after {
  clear: both;
}
.navbar2.navbar-donate {
  font-size: 18px;
  border: none;
}
.navbar2.navbar-donate .nav2 {
  margin-right: 0;
  padding-left: 0;
}
.navbar2.navbar-donate .nav2 > li {
  position: relative;
}
.navbar2.navbar-donate .nav2 > li.active > a,
.navbar2.navbar-donate .nav2 > li.active > a:hover,
.navbar2.navbar-donate .nav2 > li.active > a:focus {
  background: none;
  color: #278D99;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: underline;
}
.navbar2.navbar-donate .nav2 > li > a {
  color: #ffffff;
  background-color: #278D99;
  font-weight: 700;
  line-height: 8px;
  padding: 15px 18px;
  text-shadow: none;
  -webkit-transition: background-color .25s, color .25s, border-bottom-color .25s;
  -moz-transition: background-color .25s, color .25s, border-bottom-color .25s;
  -o-transition: background-color .25s, color .25s, border-bottom-color .25s;
  transition: background-color .25s, color .25s, border-bottom-color .25s;
  -webkit-backface-visibility: hidden;
}
.navbar2.navbar-donate .nav2 > li > a:hover,
.navbar2.navbar-donate .nav2 > li > a:focus {
  color: #000000;
  background-color: #5EDBEE;
  text-decoration: none;
}

.navbar2.navbar-donate .nav2 > li > a {
  border-radius: 0 0 6px 6px;
}
.navbar2.navbar-donate .nav2 ul {
  text-align: left;
  border-radius: 4px;
  left: 0;
  list-style-type: none;
  margin-left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 234px;
  -webkit-transform: scale(1, 0.99);
  -webkit-transform-origin: 0 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  -webkit-backface-visibility: hidden;
}
.navbar2.navbar-donate .nav2 ul ul {
  display:none;
  left: 95%;
  padding-left: 5px;
}
.navbar2.navbar-donate .nav2 ul li {
  background-color: #000000;
  padding: 0 3px 3px;
  position: relative;
}
.nav2 {
  padding-left: 0;
  margin-top: 10px;
  list-style: none;
  height: 35px;
  width: 100px ;
  margin-left: 30px ;
  margin-right: auto ;
}
.nav2:before,
.nav2:after {
  display: table;
  content: " ";
}
.nav2:after {
  clear: both;
}
.nav2 > li {
  position: relative;
  display: block;
}
.navbar2.navbar-donate .nav3 {
  margin-right: 0;
  padding-left: 0;
}
.navbar2.navbar-donate .nav3 > li {
  position: relative;
}
.navbar2.navbar-donate .nav3 > li.active > a,
.navbar2.navbar-donate .nav3 > li.active > a:hover,
.navbar2.navbar-donate .nav3 > li.active > a:focus {
  background: none;
  color: #1F7CE3;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: underline;
}
.navbar2.navbar-donate .nav3 > li > a {
  color: #ffffff;
  background-color: #1F7CE3;
  font-weight: 700;
  line-height: 8px;
  padding: 15px 18px;
  text-shadow: none;
  -webkit-transition: background-color .25s, color .25s, border-bottom-color .25s;
  -moz-transition: background-color .25s, color .25s, border-bottom-color .25s;
  -o-transition: background-color .25s, color .25s, border-bottom-color .25s;
  transition: background-color .25s, color .25s, border-bottom-color .25s;
  -webkit-backface-visibility: hidden;
}
.navbar2.navbar-donate .nav3 > li > a:hover,
.navbar2.navbar-donate .nav3 > li > a:focus {
  color: #000000;
  background-color: #5EDBEE;
  text-decoration: none;
}

.navbar2.navbar-donate .nav3 > li > a {
  border-radius: 0 0 6px 6px;
}
.navbar2.navbar-donate .nav3 ul {
  text-align: left;
  border-radius: 4px;
  left: 0;
  list-style-type: none;
  margin-left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 234px;
  -webkit-transform: scale(1, 0.99);
  -webkit-transform-origin: 0 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  -webkit-backface-visibility: hidden;
}
.navbar2.navbar-donate .nav3 ul ul {
  left: 95%;
  padding-left: 5px;
}
.navbar2.navbar-donate .nav3 ul li {
  background-color: #000000;
  padding: 0 3px 3px;
  position: relative;
}
.nav3 {
  padding-left: 0;
  margin-top: 10px;
  list-style: none;
  height: 35px;
  width: 100px ;
  margin-left: 30px ;
  margin-right: auto ;
}
.nav3:before,
.nav2:after {
  display: table;
  content: " ";
}
.nav3:after {
  clear: both;
}
.nav3 > li {
  position: relative;
  display: block;
}

/* Slider */
/* graphics/imageLoadingIcon.gif */

#slider{ width:1000px; height:450px; position:relative; overflow:hidden; padding:6px;box-shadow:inset 0 0 10px rgba(0,0,0,.1);}
.slider{ width:1000px; height:450px; position:relative; overflow:hidden;} 
.items {	display:none;}

.pad-slider{  display:block;
  width:1000px; /* slider width */
  margin:0 auto;
  background:white url('http://www.conserveturtles.org/images/slider/1.jpg') no-repeat 50% 50%;
  overflow:hidden;
  position:relative;
}
.main-slider{width:1000px; height:400px; position:relative; overflow:hidden; margin:0 auto;}
.main-slider .pagination{ position:absolute; z-index:99; bottom:0px; left:0px;}
	.main-slider .pagination li{ display:block; float:left; margin-right:3px;}
	.main-slider .pagination li a{ display:block; background:url(../images/slider/slider-pagination.png) -17px 0 no-repeat; width:14px; height:14px;}
	.main-slider .pagination li.current a,.main-slider .pagination li a:hover{background:url(../images/slider/slider-pagination.png) 0 0 no-repeat;}
.slider-banner{ width:1000px; height:50px; background:url(../images/slider/bg-slider-banner.png) 0 0 repeat; bottom:0; left:0; z-index:90 !important; position:absolute;  text-transform:uppercase; font:24px/30px 'Trebuchet MS', Helvetica, Arial, sans-serif; color:#000; letter-spacing:-1px;}
	.slider-banner span{ display:block;text-align:right;  padding:0px 30px 0 0;}

.imageLink {
  width: 1000px;
  height: 415px;
  margin-top: -415px;
  cursor: pointer;
}

#sidebar {
  font-family: Verdana, Tahoma, Arial, SunSans-Regular; 
  font-size: 11px;
}

/* =WP Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

.entry-meta {
	color: #888;
	font-family: Verdana, Tahoma, Arial, SunSans-Regular;
	font-size: 12px;
}
.entry-utility {
	clear: both;
	color: #888;
	font-family: Verdana, Tahoma, Arial, SunSans-Regular;
	font-size: 12px;
	line-height: 18px;
}
.nav-previous {
	color: #888;
	font-family: Verdana, Tahoma, Arial, SunSans-Regular;
	font-size: 12px;
}

#search-box {
position: relative;
width: 100%;
margin: 0;
}

#search-form 
{
height: 40px;
border: 1px solid #999;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #fff;
overflow: hidden;
}

#search-text 
{
font-size: 14px;
color: #ddd;
border-width: 0;
background: transparent;
}

#search-box input[type="text"]
{
width: 90%;
padding: 11px 0 12px 1em;
color: #333;
outline: none;
}

#search-button {
position: absolute;
top: 0;
right: 0;
height: 42px;
width: 80px;
font-size: 14px;
color: #fff;
text-align: center;
line-height: 42px;
border-width: 0;
background-color:#0080ff;
-webkit-border-radius: 0px 5px 5px 0px;
-moz-border-radius: 0px 5px 5px 0px;
border-radius: 0px 5px 5px 0px;
cursor: pointer;