#no_image, .none {
	display: none;
}
#fly_element {
	text-align: center;
	cursor: pointer;
	z-index: 999;
}
#fly_element > span {
	display: inline-block;
	font-weight: bold;
	position: relative;
}
#simplemodal-container {
	width: 500px;
	background-clip: padding-box;
	border-radius: 6px;
	box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	outline: medium none;
	overflow: hidden;
}
#simplemodal-container a {
}
#simplemodal-container a.simplemodal-close {
	position: absolute;
	top: 14px;
	right: 14px;
	cursor: pointer;
	opacity: 0.2;
	height: 16px;
	width: 16px;
	z-index: 9999;
}
#simplemodal-container a.simplemodal-close:hover {
	opacity: 1;
}
#fly_options, #fly_popup {
	display: none;
}
#content_opt, #fly_content {
	height: 200px;
	overflow-y: auto;
	padding: 0 15px;
	position: relative;
}

#content_opt > .option {
	margin: 40px auto;
	min-width: 350px;
	font-family: 'ubuntumedium';
}
#content_opt > .option > .selectbox {
}
#content_opt > .option:first-of-type .selectbox {
	font-family: 'ubunturegular';
	font-size: 14px;
	float: right;
	width: 228px !important;
}
#content_opt > .option .selectbox .select {
}
#content_opt > .option:last-of-type > span:first-of-type {
	padding-right: 0;
	width: 108px;
}
#content_opt > .option:last-of-type > .option-image > * {
	display: inline-block;
	float: left;
}
#content_opt > .option:last-of-type > .option-image > input{
	display: none;
	visibility: hidden;
	/*visibility: hidden;*/
}
#content_opt > .option:last-of-type label {
	width: 40px;
	height: 32px;
	border-radius: 3px;
	border-color: transparent;
	border-style: solid;
	border-width: 2px;
	opacity: 0.8;
	margin-right: 10px;
}
#content_opt > .option:last-of-type input:checked + label{
	border-color: #ED034A;
	opacity: 1;
}


#fly_options h2, #fly_popup h2 {
	margin: 0;
	padding: 11px 15px;
	font-size: 21px;
	line-height: 21px;
	border-radius: 6px 6px 0 0;
}
#content_opt b {
	margin-bottom: 5px;
	display: inline-block;
}
#content_opt input, #content_opt label {
	margin-bottom: 5px;
	display: inline-block;
}
#content_opt input {
	vertical-align: middle;
}
#content_opt label {
	margin-top: 2px;
}
#foot_opt, #foot_popup {
	border-radius: 0 0 6px 6px;
	border-top: 1px solid #DDDDDD;
	box-shadow: 0 1px 0 #FFFFFF inset;
	margin-bottom: 0;
	padding: 14px 15px 15px;
	text-align: right;
}
#fly_popup {
	cursor: default
}
#fly_content {
	height: 300px;
}
#fly_content td {
	vertical-align: top;
}
.fly_empty {
	font-size: 24px;
	font-weight: bold;
	height: 175px;
	padding: 125px 0 0;
	text-align: center;
}
.flyer {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 100% 100%;
	z-index: 9999;
}
#fly_options .btn {
	width: auto !important;
}
.quant {
	width: 35px;
	text-align: center;
	border: 1px #eee solid;
	border-radius: 4px;
}
.apply {
	display: inline-block;
	width: 13px;
	height: 13px;
	cursor: pointer;
	margin-left: 8px;
	position: relative;
	top: 1px;
	background: url("../img/glyphicons-halflings.png") no-repeat -240px -24px;
}
#flymod_content {
	padding: 0;
}
#flymod .title_mod {
	float: left;
}
#flymod .box-heading {
	padding: 8px 10px 2px;
}
#flymod .box, #flymod .empty {
	height: 100%;
	padding: 0;
	overflow: hidden;
}
#flymod .empty {
	padding: 25px 0;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
}
#flymod #fly_element {
	height: 20px;
	float: right;
	cursor: default;
}
#flymod #fly_element > span {
	margin-right: 3px;
}
#flymod .mini-cart-info {
	padding: 0 4px;
}
.fly_modfoot {
	padding: 15px;
	border-top: 1px solid #DBDEE1;
}
.fly_modfoot button {
	margin: 2px;
	width: auto;
}
#flymod .mini-cart-info td.name {
	padding-right: 0;
	width: 40%;
}
#flymod .mini-cart-info .quantity {
	display: block;
	margin-top: 5px;
}
#flymod .mini-cart-info .remove {
	margin-left: 7px;
}
#flymod .mini-cart-info .remove a {
	float: right;
}
#flymod .mini-cart-total td {
	padding: 4px 7px;
}
#flymod .mini-cart-total td {
	text-align: left;
	vertical-align: top;
}
#flymod td.label {
	padding: 4px 7px;
	width: 40%;
}
#fly_content .mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
#fly_content .mini-cart-info td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}
#fly_content .mini-cart-info .image {
	width: 1px;
}
#fly_content .mini-cart-info .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
#fly_content .mini-cart-info .name small {
	color: #666;
}
#fly_content .mini-cart-info .quantity {
	text-align: right;
}
#fly_content .mini-cart-info td.total {
	text-align: right;
}
#fly_content .mini-cart-info .remove {
	text-align: right;
}
#fly_content .mini-cart-info .remove img {
	cursor: pointer;
}
#fly_content .mini-cart-total {
	text-align: right;
}
#fly_content .mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
#fly_content .mini-cart-total td {
	color: #000;
	padding: 4px;
}
/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
}
.clearfix:before, .clearfix:after {
}
.clearfix:after {
}
#fly_options form {
	margin: 0 0 20px
}
#fly_options fieldset {
	padding: 0;
	margin: 0;
	border: 0
}
#fly_options legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}
legend small {
	font-size: 15px;
	color: #999
}
#fly_options label, #fly_options input, #fly_options button, #fly_options textarea {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px
}
#fly_options input, #fly_options button, #fly_options textarea {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
}
#fly_options label {
	display: block;
	margin-bottom: 5px
}
#fly_options textarea, #fly_options input[type="text"], #fly_options input[type="password"], #fly_options input[type="datetime"], #fly_options input[type="datetime-local"], #fly_options input[type="date"], #fly_options input[type="month"], #fly_options input[type="time"], #fly_options input[type="week"], #fly_options input[type="number"], #fly_options input[type="email"], #fly_options input[type="url"], #fly_options input[type="search"], #fly_options input[type="tel"], #fly_options input[type="color"] {
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	vertical-align: middle
}
#fly_options input, #fly_options textarea {
	width: 206px
}
#fly_options textarea {
	height: auto
}
#fly_options textarea, #fly_options input[type="text"], #fly_options input[type="password"], #fly_options input[type="datetime"], #fly_options input[type="datetime-local"], #fly_options input[type="date"], #fly_options input[type="month"], #fly_options input[type="time"], #fly_options input[type="week"], #fly_options input[type="number"], #fly_options input[type="email"], #fly_options input[type="url"], #fly_options input[type="search"], #fly_options input[type="tel"], #fly_options input[type="color"] {
	background-color: #fff;
	border: 1px solid #ccc;
	-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 .2s,box-shadow linear .2s;
	-moz-transition: border linear .2s,box-shadow linear .2s;
	-o-transition: border linear .2s,box-shadow linear .2s;
	transition: border linear .2s,box-shadow linear .2s
}
#fly_options textarea:focus, #fly_options input[type="text"]:focus, #fly_options input[type="password"]:focus, #fly_options input[type="datetime"]:focus, #fly_options input[type="datetime-local"]:focus, #fly_options input[type="date"]:focus, #fly_options input[type="month"]:focus, #fly_options input[type="time"]:focus, #fly_options input[type="week"]:focus, #fly_options input[type="number"]:focus, #fly_options input[type="email"]:focus, #fly_options input[type="url"]:focus, #fly_options input[type="search"]:focus, #fly_options input[type="tel"]:focus, #fly_options input[type="color"]:focus {
	border-color: rgba(82,168,236,0.8);
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6)
}
#fly_options input[type="radio"], #fly_options input[type="checkbox"] {
	margin: 5px 4px 0 0;
*margin-top:0;
	margin-top: 1px \9;
	line-height: normal;
	width: 10px !important;
	float: left;
}
#fly_options input[type="file"], #fly_options input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
	width: auto
}
#fly_options input[type="file"] {
	height: 30px;
*margin-top:4px;
	line-height: 30px
}
#fly_options input[type="file"]:focus, #fly_options input[type="radio"]:focus, #fly_options input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
#fly_options input:-moz-placeholder, #fly_options textarea:-moz-placeholder {
color:#999
}
#fly_options input:-ms-input-placeholder, #fly_options textarea:-ms-input-placeholder {
color:#999
}
#fly_options input::-webkit-input-placeholder, #fly_options textarea::-webkit-input-placeholder {
color:#999
}
#fly_options input, #fly_options textarea {
	margin-left: 0
}
.btn {
	display: inline-block;
*display:inline;
*zoom:1;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image: -o-linear-gradient(top,#fff,#e6e6e6);
	background-image: linear-gradient(to bottom,#fff,#e6e6e6);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=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);
*background-color:#e6e6e6;
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid #ccc;
*border:0;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
*margin-left:.3em;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	color: #333;
	background-color: #e6e6e6;
*background-color:#d9d9d9
}
.btn:active, .btn.active {
	background-color: #ccc \9
}
.btn:first-child {
*margin-left:0
}
.btn:hover, .btn:focus {
	color: #333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .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,.15),0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)
}
.btn.disabled, .btn[disabled] {
	cursor: default;
	background-image: none;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%
}
.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active {
	color: rgba(255,255,255,0.75)
}
.btn-primary {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top,#08c,#04c);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
	background-image: -webkit-linear-gradient(top,#08c,#04c);
	background-image: -o-linear-gradient(top,#08c,#04c);
	background-image: linear-gradient(to bottom,#08c,#04c);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
	border-color: #04c #04c #002a80;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
*background-color:#04c;
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #fff;
	background-color: #04c;
*background-color:#003bb3
}
.btn-primary:active, .btn-primary.active {
	background-color: #039 \9
}
.btn-warning {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #faa732;
	background-image: -moz-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(to bottom,#fbb450,#f89406);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',endColorstr='#fff89406',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);
*background-color:#f89406;
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	color: #fff;
	background-color: #f89406;
*background-color:#df8505
}
.btn-warning:active, .btn-warning.active {
	background-color: #c67605 \9
}
.btn-danger {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #da4f49;
	background-image: -moz-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(to bottom,#ee5f5b,#bd362f);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffbd362f',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);
*background-color:#bd362f;
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	color: #fff;
	background-color: #bd362f;
*background-color:#a9302a
}
.btn-danger:active, .btn-danger.active {
	background-color: #942a25 \9
}
.btn-success {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #5bb75b;
	background-image: -moz-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(to bottom,#62c462,#51a351);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff51a351',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);
*background-color:#51a351;
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	color: #fff;
	background-color: #51a351;
*background-color:#499249
}
.btn-success:active, .btn-success.active {
	background-color: #408140 \9
}
.btn-info {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #49afcd;
	background-image: -moz-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(to bottom,#5bc0de,#2f96b4);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2f96b4',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);
*background-color:#2f96b4;
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: #fff;
	background-color: #2f96b4;
*background-color:#2a85a0
}
.btn-info:active, .btn-info.active {
	background-color: #24748c \9
}
.btn-inverse {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #363636;
	background-image: -moz-linear-gradient(top,#444,#222);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));
	background-image: -webkit-linear-gradient(top,#444,#222);
	background-image: -o-linear-gradient(top,#444,#222);
	background-image: linear-gradient(to bottom,#444,#222);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444',endColorstr='#ff222222',GradientType=0);
	border-color: #222 #222 #000;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
*background-color:#222;
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	color: #fff;
	background-color: #222;
*background-color:#151515
}
.btn-inverse:active, .btn-inverse.active {
	background-color: #080808 \9
}
button.btn, input[type="submit"].btn {
*padding-top:3px;
*padding-bottom:3px
}
button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
padding:0;
border:0
}
button.btn.btn-large, input[type="submit"].btn.btn-large {
*padding-top:7px;
*padding-bottom:7px
}
button.btn.btn-small, input[type="submit"].btn.btn-small {
*padding-top:3px;
*padding-bottom:3px
}
button.btn.btn-mini, input[type="submit"].btn.btn-mini {
*padding-top:1px;
*padding-bottom:1px
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.btn-link {
	border-color: transparent;
	cursor: pointer;
	color: #08c;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.btn-link:hover, .btn-link:focus {
	color: #005580;
	text-decoration: underline;
	background-color: transparent
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus {
	color: #333;
	text-decoration: none
}
.btn-group {
	position: relative;
	display: inline-block;
*display:inline;
*zoom:1;
	font-size: 0;
	vertical-align: middle;
	white-space: nowrap;
*margin-left:.3em
}
.btn-group:first-child {
*margin-left:0
}
.btn-group+.btn-group {
	margin-left: 5px
}
.btn-toolbar {
	font-size: 0;
	margin-top: 10px;
	margin-bottom: 10px
}
.btn-toolbar>.btn+.btn, .btn-toolbar>.btn-group+.btn, .btn-toolbar>.btn+.btn-group {
	margin-left: 5px
}
.btn-group>.btn {
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.btn-group>.btn+.btn {
	margin-left: -1px
}
.btn-group>.btn {
	font-size: 14px
}
.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 {
	-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 {
	-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 {
	outline: 0
}
.selectbox {
	vertical-align: middle;
	cursor: pointer
}
.selectbox .select {
	width: 218px;
	height: 28px;
	padding: 0 0 0 8px;
	border: 1px solid #aaa;
	white-space: nowrap;
	line-height: 28px;
	color: #444;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	background-color: #fff;
	background-image: -moz-linear-gradient(center bottom,#eee 0,white 50%);
	background-image: -o-linear-gradient(bottom,#eee 0,#fff 50%);
	background-image: -ms-linear-gradient(top,#fff 0,#eee 50%);
	background-image: -ms-linear-gradient(top,#fff 0,#eee 50%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff',endColorstr = '#eeeeee',GradientType = 0);
	background-image: linear-gradient(top,#fff 0,#eee 50%);
}
.selectbox.active .select {
	border: 1px solid #aaa;
	border-bottom-color: transparent;
	-webkit-box-shadow: 0 1px 0 #fff inset;
	-moz-box-shadow: 0 1px 0 #fff inset;
	-o-box-shadow: 0 1px 0 #fff inset;
	box-shadow: 0 1px 0 #fff inset;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
	background-color: #eee;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,white),color-stop(0.5,#eee));
	background-image: -webkit-linear-gradient(center bottom,white 0,#eee 50%);
	background-image: -moz-linear-gradient(center bottom,white 0,#eee 50%);
	background-image: -o-linear-gradient(bottom,white 0,#eee 50%);
	background-image: -ms-linear-gradient(top,#fff 0,#eee 50%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#ffffff',GradientType=0);
	background-image: linear-gradient(top,#fff 0,#eee 50%);
}
.selectbox .select:active {
	background: #f5f5f5;
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.15)
}
.selectbox.focused .select {
	border-bottom-color: #aaa;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(0.9,white));
	background-image: -webkit-linear-gradient(center bottom,#eee 0,white 90%);
	background-image: -moz-linear-gradient(center bottom,#eee 0,white 90%);
	background-image: -o-linear-gradient(bottom,#eee 0,white 90%);
	background-image: -ms-linear-gradient(top,#eee 0,#fff 90%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);
	background-image: linear-gradient(top,#eee 0,#fff 90%)
}
.selectbox .select .text {
	margin-right: 26px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}
.selectbox .trigger {
	display: block;
	width: 50px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border-left: 1px solid #aaa;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	background: #ccc;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,#ccc),color-stop(0.6,#eee));
	background-image: -webkit-linear-gradient(center bottom,#ccc 0,#eee 60%);
	background-image: -moz-linear-gradient(center bottom,#ccc 0,#eee 60%);
	background-image: -o-linear-gradient(bottom,#ccc 0,#eee 60%);
	background-image: -ms-linear-gradient(top,#ccc 0,#eee 60%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee',endColorstr = '#cccccc',GradientType = 0);
	background-image: linear-gradient(top,#ccc 0,#eee 60%)
}
.selectbox.active .trigger {
	background: 0;
	border-left: medium none;
	filter: none
}
.selectbox .trigger .arrow {
	display: block;
	width: 12px;
	height: 12px;
	margin: 7px auto;
	background: url(../img/glyphicons-halflings.png) no-repeat -313px -119px
}
.selectbox.active .trigger .arrow {
	background-position: -288px -120px
}
.selectbox .dropdown {
	width: 226px;
	max-height: 165px;
	margin-top: -1px;
	position: absolute;
	z-index: 9999;
	top: 100%;
	background: #fff;
	color: #000;
	border: 1px solid #aaa;
	border-top: 0;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
	-moz-box-shadow: 0 4px 5px rgba(0,0,0,.15);
	-o-box-shadow: 0 4px 5px rgba(0,0,0,.15);
	box-shadow: 0 4px 5px rgba(0,0,0,.15)
}
.selectbox .dropdown ul {
	list-style: none;
	margin: 4px 4px 4px 0;
	padding: 0 0 0 4px;
	position: relative
}
.selectbox li {
	background-image: none;
	display: list-item;
	cursor: pointer;
	margin: 0;
	color: #000;
	padding: 3px 7px 4px;
	list-style: none outside none
}
.selectbox li.selected, .selectbox li:hover {
	background: #08C;
	color: #FFF
}
.selectbox li.disabled {
	color: #AAA
}
.selectbox li.disabled:hover {
	background: 0
}