@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: center;
	color: #111;
	background: #fff url("../images/body-tail.jpg") top center repeat;
}
#top-header-bg {
	margin: 0;
	padding: 0;
	background: url("../images/top-header-bg.jpg") top left repeat-x;
	position: relative;
	z-index: 1000;
}
#header, #innerpage-header {
	min-width: 1032px;
	/* background: url("../images/header-tail.jpg") repeat-x center 190px; */
	background: url("../images/header-tail.jpg") repeat-x center 212px;
	z-index: 900;
}
#slider-shadow {
	background: url("../images/slider-shadow.jpg") no-repeat center 568px;
}
.wrapper {
	width: 1032px;
	margin: 0 auto;
	position: relative;
}
#inner-content .wrapper {
	position: static;
}
#innerpage-header #slider-shadow .wrapper {
	height: 671px;
}
#innerpage-header .wrapper {
	/* height: 190px; */
	height: 212px;
}
#logo {
	position: absolute;
	/*
	left: 19px;
	top: 12px;
	*/
	left: 0px;
	top: 0px;
}
#descriprion {
	font-size: 14px;
	position: relative;
	float: left;
	margin: -36px 0px 0px 117px;
	font-family: Arial;
	color: #3d2b1f;
	text-transform: uppercase;
	clear: both;
}
#primary-nav {
	position: absolute;
	right: 41px;
	/*
	left: 41px;
	top: 128px;
	*/
	top: 170px;
	z-index: 600;
}
/* Top Menus scripts styles starts from here */
#smg-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
#smg-menu a {
	display: block;
	padding: 0 0 0 0;
	text-decoration: none;
	/* font-size: 13px;
	color: #666666; */
}
#smg-menu a:hover, #smg-menu li.selected > a {
	color: #FCEDCE;
}
#smg-menu li.selected > a {
	/* background: url("../images/submenu-tail.png"); */
	background: url("../images/submenu-tail.png") bottom;
	color: #FCEDCE;
}
#smg-menu ul {
	position: absolute;
	top: 100px;
	left: -9999px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#smg-menu li, #smg-menu li.menu-item-products {
	float: left;
	position: relative;
	padding: 0;
	margin: 0 0 0 1px;
	text-align: center;
}
#smg-menu li.menu-item-products {
	width: 170px;
}
#smg-menu li a {
	padding: 0 18px;
	background: url("../images/nav-bg.png");
	font-size: 16px;
	color: #FCEDCE;
	/* line-height: 62px; */
	line-height: 42px;
	margin: 0;
}
#smg-menu li a:hover {
	padding: 0 18px;
	/* background: url("../images/submenu-tail.png"); */
	background: url("../images/submenu-tail.png") bottom;
	color: #FCEDCE;
	margin: 0;
}
#smg-menu li:hover ul, #smg-menu li.hover ul {
	top: 62px;
	left: 0;
	padding: 0 0 0 0;
}
#smg-menu ul a {
	padding: 0 20px;
	margin: 0 0 0 0;
}
#smg-menu ul a:hover, #smg-menu ul li.selected a {
	background: url("../images/submenu-tail.png");
	color: #FCEDCE;
}
#smg-menu ul li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	float: left;
	text-align: left;
	top: 0.3em;
}
#smg-menu li li {
	text-align: left;
	width: 170px;
	text-transform: none;
	border: none;
	border-top: 1pt solid #F4E6C3;
	height: auto;
	padding: 0 0 0 0;
	margin: 0;
}
#smg-menu li li a {
	text-decoration: none;
	font-weight: normal;
	padding: 12px 15px 10px 15px;
	background: url("../images/submenu-tail.png");
	color: #FCEDCE;
	line-height: 25px;
}
#smg-menu li li a:hover {
	text-decoration: none;
	font-weight: normal;
	padding: 12px 15px 10px 15px;
	color: #FCEDCE;
	background: url("../images/nav-bg.png");
}
#smg-menu li ul ul {
	list-style: none;
	margin: -0.3em 0 0 10em;
	padding: 0;
}
#smg-menu li:hover ul ul, #smg-menu li.hover ul ul {
	left: -100em;
}
#smg-menu li li:hover ul, #smg-menu li li.hover ul {
	left: 0;
}
#smg-menu li.last-topmenu a {
	padding: 4px 22px 4px 22px;
	border-right: solid 1px #999999;
	width: 40px;
}
/* Top Menus scripts styles ends from here */

#search-button {
	margin: 0 auto;
	padding: 0 0 0 0;
	position: absolute;
	top: 82px;
	right: 42px;
	color: #FCEDCE;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
}
#search-button ul {
	margin: 0 auto;
	padding: 0 0 0 0;
}
#search-button ul li {
	margin: 0 auto;
	padding: 0 0 0 0;
	list-style-type: none;
}
#search-button form {
	margin: 0 auto;
	padding: 0 0 0 0;
}
#search-button input#s {
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url("../images/input-text.png");
	width: 125px;
	font-size: 12px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #43413e;
	border-right: 1px solid #43413e;
	height: 21px;
}
#search-button input#searchsubmit {
	margin: 0 auto;
	padding: 0 0 0 0;
	width: width: 27px;
	height: 23px;
	cursor: pointer;
	border: 0;
}
.clearfix:after, .post:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */

/*--- kwicks gallery ---*/
#gallery {
	z-index: 1;
}
.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: absolute;
	top: 242px;
	left: 41px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 948px;
	height: 370px;
}
.kwicks li {
	/* these are required, but the values are up to you (must be pixel) */
	width: 158px;
	height: 370px;
	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0; /* if you need padding, do so with an inner div (or implement your own box-model hack) */
	cursor: pointer;
	text-align: center;
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script. However, it should be provided for non-JS enabled browsers. */
	margin-right: 0; /*Set to same as spacing option. */
	float: left;
	position: relative;
}
.kwicks.horizontal li a {
	display: block;
	float: left;
	text-decoration: none;
}
.kwicks.horizontal li a img {
	border: none;
}
.kwicks.horizontal li span {
	height: 370px;
	width: 13px;
	background: url("../images/shadow.png") repeat-y right top;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9999;
}
#content {
	margin: 0 auto;
	padding: 0 0 43px 0;
	background: url("../images/cont-tail.jpg") repeat center top;
	clear: both;
	min-width: 1032px;
}
#content p, #inner-content p {
	margin: 0 auto;
	padding: 0 0 0 0;
}
#right-indent {
	padding: 0 41px 0 0;
}
#sidebar {
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	float: right;
	width: 230px;
	text-align: left;
}
#sidebar ul, #sidebar ul li {
	padding: 0 0 0 0;
}
#sidebar ul li {
	list-style-type: none;
	padding: 0 0 30px 0;
}
.s-content {
	background: #fff;
	padding: 12px 16px;
	font-size: 12px;
}
#sidebar ul.s-list {
	margin: 4px 0;
}
#sidebar ul.s-list li{
	padding: 2px 0;
}
.s-list-more{
	padding: 6px 0 0;
}
#content h2, #inner-content h2 {
	border: 1px solid #981e32;
	line-height: 43px;
	height: 43px;
	overflow: hidden;
	background: url("../images/title-tail.gif") repeat-x left top;
	margin: 0 0 2px 0;
	padding: 0 0 0 13px;
	color: #FAF7CC;
	width: 215px;
	font-size: 19px;
}
.entry-content {
	clear: both;
	width: 100%;
	overflow: hidden;
	height: 100%;
	padding: 10px 0px 0 0px;
}
.entry-content img {
	border: 0;
}
.entry-content p {
	line-height: 18px;
	margin: 0;
	padding: 16px 0px 10px 0px;
	width: 100%;
	overflow: hidden;
	color: #1f1b18;
	font-size: 12px;
}
.entry-content li {
	line-height: 18px;
	margin: 0;
	padding: 3px 0px 6px 0px;
	color: #1f1b18;
	font-size: 12px;
}
.xoxo {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/* -- 16.8 Links Widget -- */

#content #sidebar .widget ul, #inner-content #sidebar .widget ul {
	background: url("/prj/images/tail-bg.png");
	margin: 0;
	padding: 0;
}
#content #sidebar .widget ul li, #inner-content #sidebar .widget ul li {
	margin: 0 0 0 0;
	padding: 2px 0 0 13px;
}
#content #sidebar .widget ul li h3, #inner-content #sidebar .widget ul li h3 {
	margin: 0 auto;
	padding: 12px 0 6px 0;
	color: #840b20;
	font-size: 12px;
}
#content #sidebar .widget ul li p, #inner-content #sidebar .widget ul li p {
	margin: 0 auto;
	padding: 0 12px 6px 0;
	color: #1f1b18;
	font-size: 11px;
	line-height: 14px;
}
#content #sidebar .widget ul li a, #inner-content #sidebar .widget ul li a {
	color: #121110;
	text-decoration: underline;
	/* font-weight: bold; */
}
#inner-content #sidebar .widget ul li a {
	font-size: 11px;
	font-style: normal;
}
#content #sidebar .widget ul li a:hover, #inner-content #sidebar .widget ul li a:hover {
	color: #1f1b18;
	text-decoration: none;
}
#socialLinksContainer {
	padding: 0 0 32px 4px;
}
.widget_social_links li {
	height: 19px;
	overflow: hidden;
	width: 100%;
	vertical-align: top;
}
.widget_social_links a {
	width: 24px;
	height: 19px;
	overflow: hidden;
	float: left;
}
.widget_social_links a img {
	margin: 0 0 0 0;
}
.widget_social_links a:hover img {
	margin: -19px 0 0 0;
}
#primary {
	overflow: hidden;
	height: 100%;
	text-align: left;
	margin: 0px 0 2px 0;
	padding: 0 0 0 41px;
	width: 710px;
	float: left;
}
#primary h1, #primary h1 a {
	font-size: 25px;
	font-weight: normal;
	line-height: 1.2em;
	color: #981e32;
	border: none;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'Ovo', serif;
	margin: 0 auto;
	padding: 0 0 10px 0;
}
#primary h1 a:hover {
	s color: #981e32;
	text-decoration: none;
}
#border-style {
	border: 1px solid #dfdfdf;
	padding: 38px 35px 40px 38px;
	background: #fff;
}
.post-nav{
	font-size: 11px;
	padding: 0 0 10px;
	overflow: hidden;
}
.post {
	padding: 14px 0;
}
.post-title {
	font-weight: bold;
	padding: 0 0 6px;
}
.post-title a{
	color: #840b20;
}
.post-header{
	font-size: 11px;
	padding: 3px 4px;
	background: #f0f6f0;
	color: #555;
}
.post-header a{
	color: #555;
}
.post-header-col{
	display: inline;
	margin: 0 17px 0 0;
}
.post-entry{
	padding: 16px 0 6px;
	font-size: 12px;
}
.entry-post-content {
	overflow: hidden;
	height: 100%;
	padding: 10px 0px 0 0px;
}
.post-more{
	font-size: 11px;
	padding-top: 14px;
}
.post-more a{
	padding: 5px 7px;
	text-decoration: none;
	color: #FAF7CC;
	text-transform: uppercase;
	background: #870f25;
}
.post-meta{
	padding: 10px 0 0;
	font-size: 11px;
}
.post img {
	display: block;
}
.post .thumb {
	position: relative;
}
.post .thumb .wp-post-image {
	border: 3px solid #121110;
	margin: 0 0 18px 0;
}
.post .thumb:hover .wp-post-image {
	border-color: #981e32;
}
.post .post-thumb img, .post-thumb-single img {
	padding: 4px;
	background: #fff;
	border: 1px solid #ddd;
	-moz-box-shadow: 0 0 3px rgba(153, 153, 153, 0.25);
	-webkit-box-shadow: 0 0 3px rgba(153, 153, 153, 0.25);
	box-shadow: 0 0 3px rgba(153, 153, 153, 0.25);
}
.post .post-thumb a {
	border: none !important;
}
.post .post-thumb img:hover {
	background: #333;
}
.entry-utility {
	color: #ecdebb;
}
.entry-utility a {
	font-size: 12px;
	color: #ecdebb;
	text-decoration: none;
}
.entry-utility a:hover {
	text-decoration: underline;
}
.published {
	position: absolute;
	left: -80px;
	top: -12px;
	width: 61px;
	height: 61px;
	background: url("../images/published-bg.gif") no-repeat left top;
	text-align: center;
	font-size: 36px;
	padding-top: 7px;
	color: #ecdebb;
}
* + html .published {
	padding-top: 5px;
}
.published b {
	display: block;
	font-size: 14px;
	color: #bab9b9;
	text-transform: lowercase;
	margin-top: -6px;
}
.right-bot-corner {
	height: 19px;
	padding-right: 196px;
	background: url("../images/right-bot-corner.png") no-repeat right top;
	margin: 0;
}
.left-bot-corner {
	height: 19px;
	padding-left: 196px;
	background: url("../images/left-bot-corner.png") no-repeat left top;
}
#aside-wrap {
	background: url("../images/aside-tail.png") repeat-x left top;
	width: 100%;
	overflow: hidden;
	padding: 34px 0 5px 0;
}
#aside-wrap .widget {
	background: url("../images/line-hor.png") repeat-x left 30px;
}
#aside-wrap #aside .widget {
	margin-right: 31px;
}
#aside-wrap .widget, #first-footer-widget-area {
	/* width: 169px; */
	width: 350px;
	float: left;
}
#aside-wrap .widget.widget_social_links {
	background: none;
}
#aside-wrap .widget h3, #aside-wrap #first-footer-widget-area .widget_text h3 {
	font-weight: normal;
	color: #FFF7D3;
	font-size: 20px;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 0 25px;
}
#aside-wrap #first-footer-widget-area h3 {
	padding: 0;
}
#aside-wrap #first-footer-widget-area .widget_text h3 {
	background: url("../images/icon4.png") 0 3px no-repeat;
}
#aside-wrap .widget_text {
	padding-bottom: 24px;
}
#aside-wrap div.textwidget {
	padding: 15px 0 0 27px;
}
#aside-wrap .widget_text {
	color: #c0c0c0;
}
#aside-wrap .widget_text a, #aside ul li p a {
	color: #FFF7D3;
	text-decoration: none;
}
#aside-wrap .widget_text a:hover, #aside ul li p a:hover {
	color: #c0c0c0;
	text-decoration: underline;
}
#aside {
	float: left;
	padding-left: 41px;
	text-align: left;
}
#aside ul {
	position: relative;
}
#aside ul li, #first-footer-widget-area ul li {
	float: left;
	list-style-type: none;
}
#aside ul li ul {
	margin: 14px 0 0 0;
}
#aside ul li ul li {
	float: none;
}
#aside ul li ul li a, #aside ul li p {
	color: #F4F4F4;
	display: block;
	line-height: 18px;
	padding-left: 27px;
	text-decoration: none;
}
#aside ul li ul li a:hover {
	background: #981e32;
	color: #fff;
}
#aside .widget ul li {
	list-style: none outside none;
	padding: 1px 0 5px 0px;
	height: 1%;
	list-style-type: none;
}
#aside .widget.widget_social_links {
	background: none;
}
/* -- 16.0 Widgets -- */
.widget {
	padding-bottom: 20px;
	margin: 0px 0px 0 0px;
}
.widget ul {
	border: medium none;
	clear: both;
	padding: 0px 4px 0px 0px;
	margin: 0px 0px 0px 0;
}
.widget ul li a {
	text-decoration: underline;
	font-size: 12px;
	color: #000;
}
.widget a:hover {
	text-decoration: none;
	color: #b8b0a8;
}

.comments {
	padding: 24px 0 0;
}
.comments-list{
	padding: 6px 0;
	list-style: none;
	margin: 0;
	font-size: 12px;
}
.comments-list li{
	padding: 8px 0;
}
.comment-h{
	font-size: 11px;
	color: #999;
}
.comment-text{
	padding: 4px 0 0;
}
.comments-textarea{
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 6px;
}
.comments-form{
	padding: 16px 0 0;
}
.comments-form-row{
	padding: 6px 0;
	font-size: 12px;
}
.comments-form-submit{
	background: #8b1329;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	padding: 8px 20px;
	cursor: pointer;
	border: 0 none;
}

/*Pagination*/
.nav {
	padding: 14px 0 0;
	font-size: 12px;
}
.nav a{
	text-decoration: none;
}

#first-footer-widget-area ul li, #aside ul li p {
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}
#aside ul li p { padding-top: 12px;}

#footer {
	min-width: 1032px;
	background: url("../images/footer-tail.png");
	color: #a7a7a7;
	clear: both;
	text-align: left;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .wrapper {
	clear: both;
	height: 61px;
}
/* -- 18.1 Footer Notes -- */
#footer-notes {
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	padding: 9px 41px 4px 41px;
}
#inner-content {
	margin: 0 auto;
	padding: 0 0 43px 0;
	background: url("../images/cont-tail.jpg") top center repeat;
	z-index: 500;
}
#inner-content-bg {
	margin: 0 auto;
	padding: 32px 0 0 0;
	background: url("../images/inner-content-bg.jpg") top center repeat-x;
}
#header-pic {
	border: solid 3px #121110;
	margin: 0 0 8px 0;
}
.bottom-line {
	background: url("../images/bottom-line-bg.gif") 82px center repeat-x;
	margin-top: 10px;
}
.bottom-line p {
	margin: 0 auto;
	padding: 2px 0 2px 0;
}
#showcase-content {
	border: 1px solid #dfdfdf;
	padding: 38px 72px 40px 78px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	height: 100%;
}
#showcase-primary {
	padding: 0 41px 0 41px;
}
#showcase-content h1, #showcase-content h1 a {
	font-size: 25px;
	font-weight: normal;
	line-height: 1.2em;
	color: #981e32;
	border: none;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'Ovo', serif;
	margin: 0 auto;
	padding: 0 0 10px 0;
}
#showcase-content h1 a:hover {
	color: #981e32;
	text-decoration: none;
}
#showcase_slideshow {
	width: 800px; /* Total width of slideshow */
}
#previewPane {
	position: relative;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 54px;
	margin-bottom: 20px;
}
.previewPane-img {
	position: relative;
	height: 460px;
}
.previewPane-text{
	margin: 4px 0 0;
	font-size: 13px;
}
#waitMessage {
	display: none;
	position: absolute;
	left: 200px;
	top: 150px;
	background-color: #FFF;
	border: 3px double #000;
	padding: 4px;
	color: #555;
	font-size: 0.9em;
	font-family: arial;
}
#previewPane #largeImageCaption {
	/* CSS styling of image caption below large image */
	font-style: italic;
	text-align: center;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; /* Font to use */
	font-size: 0.9em;
	display: none;
}
#previewPane #other-categories {
	margin: 10px 0 10px 0;
	padding: 6px 0 6px 0;
	border-bottom: solid 1px #e5e5e5;
	border-top: solid 1px #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	position: absolute;
	bottom: -13px;
}
#previewPane #other-categories ul, #previewPane #other-categories ul li {
	margin: 0 auto;
	padding: 0 0 0 0;
}
#previewPane #other-categories ul li {
	list-style-type: none;
	display: inline;
}
#previewPane #other-categories ul li a {
	color: #000000;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
}
#previewPane #other-categories ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
	background-color: #981e32;
}
#other-categories .selected {
	border-bottom: #981e32 5pt solid;
}
#galleryContainer {
	height: 97px; /* Height of the images + 2 */
	position: relative;
	overflow: hidden;
	padding: 10px 0 10px 0;
	/* CSS HACK */
	height: 99px; /* IE 5.x - Added 2 pixels for border left and right */
	height /* */: /**/ 97px; /* Other browsers */
	height: /**/ 97px;
}
#arrow_left {
	position: absolute;
	left: 0px;
	z-index: 10;
	background-color: #FFF;
	padding: 21px 10px 22px 0;
}
#arrow_right {
	position: absolute;
	right: 0px;
	z-index: 10;
	background-color: #FFF;
	padding: 21px 0 22px 10px;
}
#theImages {
	position: absolute;
	height: 97px;
	left: 0;
	width: 100000px;
}
#theImages img {
	float: left;
	padding: 4px;
	filter: alpha(opacity=60);
	opacity: 0.6;
	cursor: pointer;
	border: 0px;
}
#theImages .imageCaption {
	display: none;
}
#theImages #slideEnd {
	float: left;
}
.content-gallery {
	margin: 10px 0 0;
}
.photos {
	position: relative;
}
.photos-list {
	width: 730px;
	overflow: hidden;
	height: 95px;
	margin: 0 auto;
}
.photos ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 95px;
}
.photos li {
	float: left;
	margin: 0;
	background: none;
	padding: 0;
}
.photos a {
	display: block;
	height: 95px;
	padding: 0;
	margin: 0 10px 0 0;
	text-decoration: none;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.photos a img {
	display: block;
	margin: 0;
	border: none;
}
.photos a:hover, .photos .selected a {
	filter: alpha(opacity=100);
	opacity: 1;
}
.top-photo, .back-photo {
	position: absolute;
	left: 0;
	top: 5px;
	z-index: 0;
}
.top-photo {
	z-index: 1;
}
.arrow {
	width: 21px;
	height: 58px;
	position: absolute;
	top: 15px;
}
.photo-next {
	background: url(../images/arrow_right_over.gif) no-repeat 0 0;
	right: 0;
}
.photo-next-active {
	background: url(../images/arrow_right.gif) no-repeat 0 0;
}
.photo-previous {
	background: url(../images/arrow_left_over.gif) no-repeat 0 0;
	left: 0;
}
.photo-previous-active {
	background: url(../images/arrow_left.gif) no-repeat 0 0;
}
.ngg-widget a {
	float: left;
	border: 3px solid black;
	margin-right: 2px;
	display: block;
	height: 68px;
	margin-bottom: 4px;
}
#inner-content p a {
	color: #981e32;
	text-decoration: underline;
	font-style: italic;
}
#inner-content p a:hover {
	color: #981e32;
	text-decoration: none;
}
.vendors-row a {
	float: left;
	margin: 10px 15px 36px 0;
	display: block;
	height: 91px;
}
#search-button .other-logos {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -4px;
	right: 220px;
	color: #FCEDCE;
	font-size: 12px;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	width: 95px;
	text-align: left;
}
#search-button .other-logos span {
	float: left;
	padding: 9px 0 0 0;
}
#search-button .other-logos img {
	float: right;
}
.white-bg {
	background: url("/prj/images/tail-bg.png");
	margin: 0;
	padding: 0;
}

.fright{
	float: right;
}
.fleft{
	float: left;
}