body {
	margin: 0;
	padding: 0;
	color: #222222;
	background: url("../img/bg.png") no-repeat 50% 0px #efefef;
	font-family: "Helvetica Neue", Sans-Serif;
	font-size: 80%;
	text-align: center;
}
a {
	color: #024488;
	text-decoration: none;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
}
img {
	border: 0;
}
.no_border_right {
	border-right: 0 !important;
}
.no_border_top {
	border-top: 0 !important;
}
.no_border_bottom {
	border-bottom: 0 !important;
}
.no_margin_right {
	margin-right: 0 !important;
}
.no_margin_bottom {
	margin-bottom: 0 !important;
}
.no_margin_top {
	margin-top: 0 !important;
}
.no_padding_bottom {
	padding-bottom: 0 !important;
}
.wrapper {
	position: relative;
	margin: 0 auto;
	width: 980px;
	text-align: left;
}
.header {
	position: relative;
	height: 188px;
}
.header img {
	position: absolute;
	top: -10px;
	right: 5px;
}
.header h1 {
	position: absolute;
	bottom: 23px;
	right: 15px;
	margin: 0;
	padding: 0;
	color: #fff;
	text-shadow: 0 0 5px rgba(0,0,0,1), 0 0 15px rgba(0,0,0,1);
	font-size: 150%;
	font-weight: bold;
	line-height: 100%;
	text-transform: uppercase;
}
.left {
	float: left;
	width: 202px;
	margin: 0 10px 0 0;
}
.main {
	float: left;
	width: 532px;
	margin: 0 10px 0 0;
}
.wide {
	width: 768px;
	margin: 0;
}
.right {
	float: left;
	width: 226px;
}
.left ul {
	margin: 0 0 12px 0;
	padding: 0;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 1px 2px #c2c2c2;
	-webkit-box-shadow: 0px 1px 2px #c2c2c2;
	box-shadow: 0px 1px 2px #c2c2c2;	
	list-style-type: none;
}
.left ul li a {
	display: block;
	padding: 8px 10px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #c6c6ce;
	background: #e7e7e7;
	color: #222222;
	font-weight: bold;
	text-shadow: 0 1px 0 #fff;
}
.left ul li a.first {
	border-top: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.left ul li a:hover {
	background: #f3f3f3;
}
.left ul li a.last {
	border-bottom: 0;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.left .follow, .left .advert {
	display: block;
	margin: 10px 0 10px 7px;
}
.box {
	margin: 0 0 12px 0;
	border-top: 0;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 1px 2px #c2c2c2
	-webkit-box-shadow: 0px 1px 2px #c2c2c2;
	box-shadow: 0px 1px 2px #c2c2c2;		
	background: #fff;
}
.box h2 {
	padding: 10px;
	margin: 0;
	border-bottom: 1px solid #c2c2c2;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: #e7e7e7;
	font-size: 100%;
	font-weight: bold;
	line-height: 100%;
	text-shadow: 0 1px 0 #fff;
}
.box .padder {
	padding: 10px;
	line-height: 135%;
}
.box .padder h3 {
	padding:  0 0 8px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #e7e7e7;
	font-size: 125%;
	font-weight: bold;
	line-height: 100%;
}
.main .box .padder {
	padding: 17px;
}
.main .box .padder .news_item {
	margin: 20px 0 0 0;
	border-bottom: 1px solid #e7e7e7;
	padding: 0 0 17px 0;
}
.main .box .padder .news_item img {
	float: left;
	display: block;
	padding: 5px;
	margin: 0 20px 0 0;
	-moz-box-shadow: 0px 1px 2px #c2c2c2
	-webkit-box-shadow: 0px 1px 2px #c2c2c2;
	box-shadow: 0px 1px 2px #c2c2c2;
	border-bottom: 1px solid #e7e7e7;
	background: #fff;
}
.main .box .padder .news_item h3 {
	padding: 20px 0 8px 0;
	border: 0;
}
.main .box .padder .classified_ads {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.main .box .padder .classified_ads > li {
	position: relative;
	clear: both;
	margin: 0;
	border-bottom: 1px solid #e7e7e7;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.main .box .padder .classified_ads li .img_wrapper {
	float: left;
	width: 192px;
}
.main .box .padder .classified_ads li .img_wrapper img {
	float: left;
	display: block;
	width: 160px;
	padding: 5px;
	-moz-box-shadow: 0px 1px 2px #c2c2c2
	-webkit-box-shadow: 0px 1px 2px #c2c2c2;
	box-shadow: 0px 1px 2px #c2c2c2;
	border-bottom: 1px solid #e7e7e7;
	background: #fff;
}
.main .box .padder .classified_ads li .content_wrapper {
	float: left;
	width: 542px;
}

.main .box .padder .classified_ads li .content_wrapper h3 {
	padding: 7px 0 2px 0;
	margin: 0;
	border: 0;
	font-size: 125%;
	font-weight: bold;
	line-height: 100%:
}
.main .box .padder .classified_ads li .content_wrapper h4 {
	position: absolute;
	top: 7px;
	right: 0;
	padding: 0;
	margin: 0;
	font-size: 125%;
	font-weight: bold;
	line-height: 100%:
}
.main .box .padder .classified_ads li .content_wrapper h5 {
	padding: 0 0 15px 0;
	margin: 0;
	border: 0;
	color: #999;
	font-size: 100%;
	font-weight: normal;
	line-height: 100%:
}
.main .box .padder .classified_ads li .content_wrapper ul {
	float: left;
	width: 100px;
	margin: 0;
	padding: 0 0 0 20px;
}
.main .box .padder .classified_ads li .content_wrapper p {
	float: left;
	width: 422px;
	margin: 0;
	padding: 0;
}



.main .box .padder .classified_ad {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.main .box .padder .classified_ad  .img_wrapper {
	float: left;
	width: 252px;
	margin: 0 20px 0 0;
}
.main .box .padder .classified_ad  .img_wrapper img {
	display: block;
	width: 240px;
	padding: 5px;
	-moz-box-shadow: 0px 1px 2px #c2c2c2
	-webkit-box-shadow: 0px 1px 2px #c2c2c2;
	box-shadow: 0px 1px 2px #c2c2c2;
	border-bottom: 1px solid #e7e7e7;
	background: #fff;
}
.main .box .padder .classified_ad  .content_wrapper {
	float: left;
	width: 462px;
}

.main .box .padder .classified_ad  .content_wrapper h3 {
	padding: 7px 0 2px 0;
	margin: 0;
	border: 0;
	font-size: 125%;
	font-weight: bold;
	line-height: 100%:
}
.main .box .padder .classified_ad  .content_wrapper h4 {
	position: absolute;
	top: 7px;
	right: 0;
	padding: 0;
	margin: 0;
	font-size: 125%;
	font-weight: bold;
	line-height: 100%:
}
.main .box .padder .classified_ad  .content_wrapper h5 {
	padding: 0 0 15px 0;
	margin: 0;
	border: 0;
	color: #999;
	font-size: 100%;
	font-weight: normal;
	line-height: 100%:
}
.main .box .padder .classified_ad  .content_wrapper ul {
	height: 32px;
	margin: 0;
	padding: 0 0 0 20px;
}
.main .box .padder .classified_ad  .content_wrapper ul li {
	float: left;
	width: 33%;
}
.main .box .padder .classified_ad form {
	margin: 20px 0;
}
.main .box .padder .classified_ad form .alert {
	margin: 0 0 10px 0;
}
.main .box .padder .classified_ad form label {
	display: block;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
	color: #999;
}
.main .box .padder .classified_ad form input, .main .box .padder .classified_ad form textarea {
	display: inline-block;
	width: 240px;
	height: 18px;
	padding: 4px;
	margin-bottom: 9px;
	font-size: 13px;
	line-height: 18px;
	color: #555;
	border: 1px solid #c2c2c2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-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;
	-ms-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;
}
.main .box .padder .classified_ad form textarea {
	height: 4em;
}
.main .box .padder .classified_ad form .error {
	background: #ffe8e8;
}
.main .box .padder .classified_ad h3 {
	border: 0;
	padding: 0 0 10px 0;
	margin: 0;
}
.button {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  font-family: Sans-Serif;
  line-height: 20px;
  *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 #bbbbbb;
  *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: #a2a2a2;
  -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);
}

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

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

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

.button:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  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;
}

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

.button.active,
.button:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  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);
}



.right .box .padder ul {
	padding: 0 0 10px 10px;
	margin: 0 0 0 10px;
}
.right .advert {
	display: block;
	margin: 10px 0 10px 2px;
}
.footer {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0 10px;
	color: #666666;
	font-size: 85%;
}
.footer .links {
	float: right;
}

form {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: "Helvetica Neue", Sans-Serif;
}

form fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

form fieldset label {
	float: left;
	width: 30%;
	height: 18px;	
	margin: 2px;
	padding: 3px;
}

form fieldset input {
	float: left;
	width: 60%;	
	height: 24px;	
	border-radius: 5px;
	margin: 2px;
	border: 1px solid #cccccc;
	padding: 3px;
}

form fieldset select {
	float: left;
	width: 60%;	
	height: 32px;	
	border-radius: 5px;
	margin: 2px;
	border: 1px solid #cccccc;
	padding: 3px 5px 3px 5px;
}

form fieldset textarea {
	float: left;
	width: 60%;	
	height: 80px;
	border-radius: 5px;
	margin: 2px;
	clear: right;
	border: 1px solid #cccccc;
	padding: 3px;
}

form input.submit {
	font-size: 12px;
	font-weight: bold;	
	height: 24px;	
	border-radius: 5px;
	margin: 2px;
	padding: 2px 30px 2px 30px;	
	border: 1px solid #7e7e7e;
}

form input.submit:hover {
	border: 1px solid #cccccc;
	cursor: pointer;
}

div.alert {
	border: 1px solid #bbbbbb;
	margin: 20px;
	padding: 10px;
	border-radius: 5px;
	background-color: #eeeeee;
}

div.alert-error {
	border: 1px solid #DD4444;
	background-color: #DDBBBB;
}

div.alert-success {
	border: 1px solid #4444DD;
	background-color: #BBBBDD;
}

div.alert-info {
	border: 1px solid #44DD44;
	background-color: #BBDDBB;
}

ul.classified_items {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.classified_items li.classified_item {
	float: left;
	width: 700px;
	border: 1px solid #bbbbbb;
	border-radius: 5px;
	margin: 5px 10px;
	padding: 5px;
}
ul.classified_items li.classified_item_active {
	border-color: gold; 
	background-color: #FFFF99;
}
ul.classified_items li.classified_item img {
	float: left;
	width: 160px;
	height: 120px;
	border: 1px solid #bbbbbb; 
	padding: 2px;
	border-radius: 3px;
	margin-right: 10px;
}

ul.classified_items li.classified_item h4 {
	margin-top: 5px;
	margin-bottom: 5px;
}

ul.classified_items li.classified_item p.description {
	
}

ul.classified_items li.classified_item div.info_items {
	float: left;
	width: 510px;
}

ul.classified_items li.classified_item div.info_items span.info_item {
	border: 1px solid #cccccc;
	padding: 2px;
	display: block;
	float: left;
	margin-right: 5px;
	border-radius: 3px;
	background-color: #eeeeee;
}

ul.classified_items li.classified_item div.edit_wrapper {
	float: left;
	width: 510px;
	margin-top: 10px;	
}


ul.classified_items li.classified_item div.edit_wrapper a {
	font-size: 12px;
	font-weight: bold;	
	height: 16px;	
	border-radius: 5px;
	margin: 2px;
	padding: 2px 10px 2px 10px;	
	border: 1px solid #7e7e7e;
	color: #222222;
	background-color: #dddddd;
	display: block;
	float: right;
}

ul.classified_items li.classified_item div.edit_wrapper a:hover {
	border: 1px solid #cccccc;
	cursor: pointer;
}

div.padder h3 div.right_buttons {
	float: right;
}

div.padder h3 div.right_buttons a {
	font-size: 12px;
	font-weight: bold;	
	height: 16px;	
	border-radius: 5px;
	margin: 0px;
	padding: 2px 10px 2px 10px;	
	border: 1px solid #7e7e7e;
	color: #222222;
	background-color: #dddddd;
	display: block;
	float: right;
}

div.padder h3 div.right_buttons a:hover {
	border: 1px solid #cccccc;
	cursor: pointer;
}

/* Paging */
.pagination {
  height: 26px;
  margin: 10px 0 0 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination li {
  display: inline;
}
.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 24px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination a:hover, .pagination .active a {
  background-color: #f5f5f5;
}
.pagination .active a {
  color: #999999;
  cursor: default;
}
.pagination .disabled a, .pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}

/** Part of Bootstrap **/




table {
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 18px;
}
.table th, .table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  border-top: 1px solid #ddd;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
.table th {
  font-weight: bold;
  vertical-align: bottom;
}
.table td {
  vertical-align: top;
}
.table thead:first-child tr th, .table thead:first-child tr td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #ddd;
}
.table-condensed th, .table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th + th,
.table-bordered td + td,
.table-bordered th + td,
.table-bordered td + th {
  border-left: 1px solid #ddd;
}
.table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child, .table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
}
.table-bordered thead:first-child tr:first-child th:last-child, .table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
}
.table-bordered thead:last-child tr:last-child th:first-child, .table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child, .table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;
}
.table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}

.btn {
  display: inline-block;
  padding: 4px 10px 4px;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -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);
  cursor: pointer;
  *margin-left: .3em;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active, .btn:active {
  background-image: none;
  -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);
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  color: rgba(0, 0, 0, 0.5);
  outline: 0;
}
.btn.disabled, .btn[disabled] {
  cursor: default;
  background-image: none;
  background-color: #e6e6e6;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-large .icon {
  margin-top: 1px;
}
.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}
.btn-small .icon {
  margin-top: -1px;
}
.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  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(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #0044cc;
}
.btn-primary:active, .btn-primary.active {
  background-color: #003399 \9;
}
.btn-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  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(enabled = false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  background-color: #f89406;
}
.btn-warning:active, .btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  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(enabled = false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  background-color: #bd362f;
}
.btn-danger:active, .btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  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(enabled = false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #51a351;
}
.btn-success:active, .btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  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(enabled = false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-color: #2f96b4;
}
.btn-info:active, .btn-info.active {
  background-color: #24748c \9;
}
button.btn, input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.large, input[type="submit"].btn.large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.small, input[type="submit"].btn.small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
.btn-group {
  position: relative;
  *zoom: 1;
  *margin-left: .3em;
}
.btn-group:before, .btn-group:after {
  display: table;
  content: "";
}
.btn-group:after {
  clear: both;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  margin-top: 9px;
  margin-bottom: 9px;
}
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.btn-group .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group .btn:last-child, .btn-group .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group .btn.large:last-child, .btn-group .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group .btn:hover,
.btn-group .btn:focus,
.btn-group .btn:active,
.btn-group .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group.open {
  *z-index: 1000;
}
.btn-group.open .dropdown-menu {
  display: block;
  margin-top: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn .caret {
  margin-top: 7px;
  margin-left: 0;
}
.btn:hover .caret, .open.btn-group .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-primary .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret {
  border-top-color: #ffffff;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.btn-small .caret {
  margin-top: 4px;
}
