

header.t-orange-p-search input{
	font-size: 0.9em;
}
header.t-orange-p-search input[type="text"]::-webkit-input-placeholder {
	text-transform: uppercase;
}
header.t-orange-p-search {
	padding: 5px;
	position: relative;
}
header.t-orange-p-search a.back {
	float: left;
	background-image: url(http://www.onbile.com/nbproject/private/orange/media/img/sprite.png);
	background-repeat: no-repeat;
	background-position: -40px -126px;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}
header.t-orange-p-search form {
	height: 40px;
	padding: 0;
	position: relative;
	overflow: hidden;
	padding-right: 65px;
}
header.t-orange-p-search form input[type="text"] {
	float: left;
	height: 40px;
	border: none;
	width: auto;
	padding: 0 10px;
	margin: 0;
	width: 100%;
}
header.t-orange-p-search form input#submit {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 0;
	right: 0;
}
header.t-orange-p-search a.back, header.t-orange-p-search form input[type="text"], header.t-orange-p-search form input#submit {
	-webkit-border-radius:  4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: inset 0 3px 8px rgba(0,0,0,.4);    
	-webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,.4);    
	box-shadow: inset 0 3px 8px rgba(0,0,0,.24);
}


header.t-orange-p-header {
	padding: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}
header.t-orange-p-header a {
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1em;
	display: block;
}

.t-orange-p-page-content p {
	margin: 0;
	padding: 5px 0;
}
.t-orange-p-page-content img {
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	margin: 0 auto;
	display: block;
	max-width: 98%;
}

.t-orange-p-page-content .content {
	margin: 0;
	padding: 10px;
	-webkit-border-radius:  4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

footer {
	padding: 10px;
	position: relative;
	overflow: hidden;
	margin: 20px 0 5px 0;
	min-height: 85px;

	position: relative;
	overflow: hidden;
}
footer a.back {
	margin-bottom: 5px;
	padding-left: 35px;
}
footer a.back:hover {
	text-decoration: underline;
}
footer a.back:before {
	content: "";
	display: inline-block;
	width: 40px;
	height: 37px;
	background-image: url(http://www.onbile.com/nbproject/private/orange/media/img/sprite.png);
	background-repeat: no-repeat;
	background-position: -104px -6px;
	position: absolute;
	top: 10px;
	left: 10px;
}
footer p {
	float: left;
	margin: 0;
}
footer a.mail {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 60px;
	right: 10px;
	padding: 0;
}

footer .small {
	width: 82%;
	position: relative;
	overflow: hidden;
	margin-top: 10px;
}

footer a.mail:after {
	content: "";
	display: inline-block;
	width: 40px;
	height: 37px;
	background-image: url(http://www.onbile.com/nbproject/private/orange/media/img/sprite.png);
	background-repeat: no-repeat;
	background-position: -77px -35px;
	position: absolute;
	top: 0;
	left: 0;
}

.t-orange-p-blog-content ul.list-blog {
	list-style: none;
	margin: 0;
	padding: 15px 10px 10px 10px;
	-webkit-border-radius:  4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.t-orange-p-blog-content ul.list-blog li {
	border-top: 1px solid #2E2E2E;
	padding: 15px 0;
	position: relative;
	overflow: hidden;
}
.t-orange-p-blog-content ul.list-blog li:first-child {
	padding-top: 0;
	border: none;
}
.t-orange-p-blog-content ul.list-blog li.more {
	padding: 10px 0 0 0;
}
.t-orange-p-blog-content ul.list-blog li a {
	text-decoration: none;
}
.t-orange-p-blog-content ul.list-blog li a img {
	width: 33%;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	
	margin: 0 10px 0 0 !important;
}
.t-orange-p-blog-content ul.list-blog li a time {
	font-size: 0.8em;
}
.t-orange-p-blog-content ul.list-blog li a h3 {
	font-size: 0.9em;
}
.t-orange-p-blog-content ul.list-blog li.more a:after {
	content: "";
	display: inline-block;
	width: 37px;
	height: 37px;
	background-image: url(http://www.onbile.com/nbproject/private/orange/media/img/sprite.png);
	background-repeat: no-repeat;
	background-position: -105px -63px;
	position: absolute;
	top: 10px;
	left: 0;
}
.t-orange-p-blog-content ul.list-blog li.more a {
	padding-left: 38px;
}









.t-orange-p-post-content article {
	-webkit-border-radius:  4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
}
.t-orange-p-post-content article {
	position: relative;
	overflow: hidden;
}
.t-orange-p-post-content article h3, .t-orange-p-post-content article time {
	margin: 15px 10px 0 10px;
}
.t-orange-p-post-content article a.back {
	position: absolute;
	right: 10px;
	text-decoration: none;
	background: transparent url('http://www.onbile.com/nbproject/private/orange/media/img/sprite.png') no-repeat -53px 3px;
	padding-right: 17px;	
}
.t-orange-p-post-content article .content {
	border-top: 1px solid #2E2E2E;
	margin: 10px;
	padding-top: 10px;
}
.t-orange-p-post-content article .content img {
	border: 1px solid #2E2E2E;
	padding: 2px;
	margin: 0 auto;
	display: block;
	max-width: 98%;
	margin: 10px 0;
}
.t-orange-p-post-content article .content p {
	margin: 0;
}
.t-orange-p-post-content .sharecontent {
	margin: 0 10px;
	border-top: solid 1px #333;
	padding-bottom: 25px;
}
.t-orange-p-post-content .sharecontent p {
	text-align: center;
	text-transform: uppercase;
	font-size: 0.8em;
	margin: 15px 0;
	line-height: 1em;
}
.t-orange-p-post-content .sharecontent ul {
	padding: 0;
	margin: 0 auto;
	display: table;
}
.t-orange-p-post-content .sharecontent li {
	display: inline-block;
	margin-left: 6px;
}
.t-orange-p-post-content .sharecontent li a {
	width: 32px;
	height: 32px;
	background-image: url(http://www.onbile.com/nbproject/private/orange/media/img/sprite.png);
	background-repeat: no-repeat;
}
.t-orange-p-post-content .sharecontent li.facebook a {
	background-position: 0 -64px;
}
.t-orange-p-post-content .sharecontent li.twitter a {
	background-position: 0 -32px;
}
.t-orange-p-post-content .sharecontent li.youtube a {
	background-position: 1px -96px;
}
.t-orange-p-post-content .sharecontent li.rss a {
	background-position: 0 0;
}
.t-orange-p-post-content .sharecontent li.email a {
	background-position: 0 0;
}



.t-orange-p-page-content p {
	margin: 0;
	padding: 5px 0;
}
.t-orange-p-page-content img {
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	margin: 0 auto;
	display: block;
	max-width: 98%;
}
.t-orange-p-page-content .content {
	margin: 0;
	padding: 10px;
	-webkit-border-radius:  4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}





.t-orange-p-find-content .search-blog, .t-orange-p-find-content .search-shop {
	margin-bottom: 20px;
	-webkit-border-radius:  4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.t-orange-p-find-content .search-blog h3, .t-orange-p-find-content .search-shop h3 {
	border-bottom: 1px solid #2E2E2E;
	padding: 10px 0;
	margin: 0 10px;
	text-transform: uppercase;
	font-size: 1.15em;
}
.t-orange-p-find-content .search-blog ul.list-blog, .t-orange-p-find-content .search-shop ul.list-shop  {
	list-style: none;
	margin: 0;
	padding: 15px 10px 10px 10px;
}
.t-orange-p-find-content .search-blog ul.list-blog li, .t-orange-p-find-content .search-shop ul.list-shop li {
	border-top: 1px solid #2E2E2E;
	padding: 15px 0;
	position: relative;
	overflow: hidden;
}
.t-orange-p-find-content .search-blog ul.list-blog li:last-child {
	padding-bottom: 0;
}
.t-orange-p-find-content .search-blog ul.list-blog li:first-child, .t-orange-p-find-content .search-shop ul.list-shop li:first-child {
	padding-top: 0;
	border: none;
}
.t-orange-p-find-content .search-blog ul.list-blog li.more {
	padding: 10px 0 0 0;
}
.t-orange-p-find-content .search-blog ul.list-blog li a, .t-orange-p-find-content .search-shop ul.list-shop li a {
	text-decoration: none;
}
.t-orange-p-find-content .search-blog ul.list-blog li a img, .t-orange-p-find-content .search-shop ul.list-shop li a img {
	max-width: 33%;
	border: 1px solid #727272;
	padding: 2px;
	
	float: left;
	margin: 0 10px 0 0;
}
.t-orange-p-find-content .search-blog ul.list-blog li a time {
	float: left;
	width: 62%;
	font-size: 0.8em;
}
.t-orange-p-find-content .search-shop ul.list-shop li a .price {
	margin: 0;
	font-size: 1.9em;
}
.t-orange-p-find-content .search-blog ul.list-blog li a h4, .t-orange-p-find-content .search-shop ul.list-shop li a h4 {
	float: left;
	width: 62%;
	font-size: 0.9em;
}

.t-orange-p-find-content .no-results {
	padding: 20px 0;
}
.t-orange-p-find-content .searchInfo .results {
	margin: 0;
	padding: 10px;
}
.t-orange-p-find-content ul.search-list {
	margin: 0;
	list-style: none;
	padding: 0;
}
.t-orange-p-find-content ul.search-list li {
	border-top: 1px solid gray;
}
.t-orange-p-find-content ul.search-list li a {
	text-decoration: none;
}
.t-orange-p-find-content ul.search-list li a p {
	margin: 10px;
	padding: 10px;
}

.t-orange-p-menu {
	position: relative;
	overflow: hidden;
}
.t-orange-p-menu ul {
	margin: 15px 10px;
	padding: 0;
	list-style: none;
}


.t-orange-p-shop-content ul.list-shop {
	list-style: none;
	margin: 0;
	padding: 15px 10px 10px 10px;
	-webkit-border-radius:  4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.t-orange-p-shop-content ul.list-shop li {
	border-top: 1px solid #2E2E2E;
	padding: 15px 0;
	position: relative;
	overflow: hidden;
}
.t-orange-p-shop-content ul.list-shop li:first-child {
	padding-top: 0;
	border: none;
}
.t-orange-p-shop-content ul.list-shop li.more {
	padding: 10px 0 0 0;
}
.t-orange-p-shop-content ul.list-shop li a {
	text-decoration: none;
}
.t-orange-p-shop-content ul.list-shop li a img {
	max-width: 33%;
	border: 1px solid #727272;
	padding: 2px;
	
	float: left;
	margin: 0 10px 0 0 !important;
}
.t-orange-p-shop-content ul.list-shop li a h3 {
	float: left;
	width: 52%;
	font-size: 0.9em;
	text-transform: none;
}
.t-orange-p-shop-content ul.list-shop li a .price {
	float: left;
	margin: 0;
	font-size: 1.8em;
}
.t-orange-p-shop-content ul.list-shop li.more a:after {
	content: "";
	display: inline-block;
	width: 37px;
	height: 37px;
	background-image: url(http://www.onbile.com/nbproject/private/orange/media/img/sprite.png);
	background-repeat: no-repeat;
	background-position: -105px -63px;
	position: absolute;
	top: 10px;
	left: 0;
}
.t-orange-p-shop-content ul.list-shop li.more a {
	padding-left: 38px;
}
.t-orange-p-shop-content .yourcart {
	margin: 10px;
	padding: 10px 15px;
	-webkit-border-radius:  4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.t-orange-p-shop-content .yourcart h2 {
	font-size: 0.8em;
	text-transform: uppercase;
	padding: 0;
	border-bottom: 1px solid #3D3D3D;
}
.t-orange-p-shop-content .yourcart .products {
	position: relative;
	overflow: hidden;
}
.t-orange-p-shop-content .yourcart .products p {
	font-size: 1.2em;
	margin: 10px 0;
	float: left;
}
.t-orange-p-shop-content .yourcart .products p.price {
	float: right;
}




.t-orange-p-detail-content .content {
	margin: 0;
	padding: 15px 10px 10px 10px;
	-webkit-border-radius:  4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.t-orange-p-detail-content .content p {
	margin: 0;
}
.t-orange-p-detail-content img {
	margin: 10px auto 15px;
	display: block;
	max-width: 80%;
	padding: 2px;
	border-width: 1px;
	border-style: solid;
}
.t-orange-p-detail-content h3 {
	margin: 15px 10px;
}
.t-orange-p-detail-content .price {
	text-align: center;
	font-size: 1.9em;
	margin: 0;
}
.t-orange-p-detail-content a.cart {
	margin: 20px 10px;
	position: relative;
	text-align: center;
	font-size: 1.2em;
}
.t-orange-p-detail-content a.cart:after {
	content: "";
	display: inline-block;
	width: 24px;
	height: 39px;
	background-image: url(http://www.onbile.com/nbproject/private/orange/media/img/sprite.png);
	background-repeat: no-repeat;
	background-position: -33px -14px;
	position: absolute;
	top: 3px;
	padding-left: 20px;
	margin-left: 8px;
}
.t-orange-p-detail-content  h4 {
	text-transform: uppercase;
	font-size: 1.2em;
	margin: 10px;
}
.t-orange-p-detail-content .yourcart {
	margin: 10px;
	padding: 10px 15px;
	-webkit-border-radius:  4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.t-orange-p-detail-content .yourcart h2 {
	font-size: 0.8em;
	text-transform: uppercase;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.t-orange-p-detail-content .yourcart .products {
	position: relative;
	overflow: hidden;
}
.t-orange-p-detail-content .yourcart .products p {
	font-size: 1.2em;
	margin: 10px 0;
	float: left;
}
.t-orange-p-detail-content .yourcart .products p.price {
	float: right;
}
.t-orange-p-detail-content .back {
	margin: 12px;
	position: relative;
	overflow: hidden;
	padding-left: 35px;
}
.t-orange-p-detail-content a.back:before {
	content: "";
	display: inline-block;
	width: 40px;
	height: 37px;
	background-image: url(http://www.onbile.com/nbproject/private/orange/media/img/sprite.png);
	background-repeat: no-repeat;
	background-position: -104px -6px;
	position: absolute;
	top: 0;
	left: 0;
}



.t-orange-p-contact-content .content {
	padding: 15px 10px 10px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
}

.t-orange-p-contact-content .content .title1 {
	border-bottom: 1px solid #2E2E2E;
	padding: 0 0 12px 0;
	text-transform: uppercase;
	font-size: 1.15em;
}
.t-orange-p-contact-content .content p {
	margin: 0;
}
.t-orange-p-contact-content .content .address {
	margin: 10px 0;
}

.t-orange-p-contact-content .content img.map {
	margin: 0 auto;
	display: block;
	border: 1px solid #2E2E2E;
	padding: 2px;
}
.t-orange-p-contact-content .content ul.contact {
	padding: 0;
	list-style: none;
}
.t-orange-p-contact-content .content ul.contact li {
	width: 48%;
	float: left;
	position: relative;
}
.t-orange-p-contact-content .content ul.contact li:first-child {
	margin-right: 10px;
}
.t-orange-p-contact-content .content ul.contact li a {
	padding-left: 40px;
	text-decoration: none;
}
.t-orange-p-contact-content .content ul.contact li a:hover {
	text-decoration: underline;
}
.t-orange-p-contact-content .content ul.contact li.phone a:after {
	content: "";
	display: inline-block;
	width: 40px;
	height: 37px;
	background-image: url(http://www.onbile.com/nbproject/private/orange/media/img/sprite.png);
	background-repeat: no-repeat;
	background-position: -80px -89px;
	position: absolute;
	top: 0;
	left: 0;
}
	
.t-orange-p-contact-content .content ul.contact li.mail a::after {
	content: "";
	display: inline-block;
	width: 33px;
	height: 37px;
	background-image: url(http://www.onbile.com/nbproject/private/orange/media/img/sprite.png);
	background-repeat: no-repeat;
	background-position: -78px -36px;
	position: absolute;
	top: 0;
	left: 3px;
}

