/*
Theme Name: Other Tongues
Theme URI: http://www.othertongues.com.au
Description: The official Other Tongues theme
Version: 1.0 Author: Brett Fusedale
Author URI: http://www.fadeagency.com */

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/* STICKY FOOTER */

html, body {
        height: 100%;
}

#wrap {
        min-height: 100%;
}

#main {
        overflow:auto;
	padding-bottom: 134px;
}  /* must be same height as the footer */

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

/* GLOBAL STYLES */

body {
	background-color:#FFF;
	background-image:url(images/bg-page.jpg);
	background-repeat:repeat-y;
	background-position:center top;
}

body, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	text-decoration:none;
}

p {
	margin-bottom:15px;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#39C;
	text-decoration:none;
}

a:visited {
	color:#39C;
}

a:hover {
	color:#36C;
}

a:active {
	color:#39C;
}

hr {
	color: #e3e3e1;
	background-color: #e3e3e1;
	height: 1px;
	border: thin;
	margin: 0 0 20px 0;
}

select, input {
	padding:1px;
}

h1, h1 a, h1 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	color:#000;
	font-weight:700;
	margin:0 0 10px;
}

h2, h2 a, h2 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	color:#000;
	font-weight:700;
	margin:0 0 10px;
}

h3, h3 a, h3 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#000;
	font-weight:700;
	margin:0 0 10px;
}

h4, h4 a, h4 a:visited, h4 a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000;
	font-weight:700;
	margin:0 0 5px;
}

h4 a:hover {
	text-decoration:none;
	color:#36C;
}

h5, h5 a, h5 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000;
	font-weight:700;
	margin:0 0 10px;
}

h6, h6 a, h6 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	text-decoration:none;
	color:#000;
	font-weight:700;
	margin:0 0 10px;
}

li {
	margin:0 0 10px;
}
        table.labels {
        margin: 0;
}
table.labels td {
        vertical-align: top;
        padding: 10px;
}
#header {
	background-image:url(images/bg-header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:169px;
	text-align:center;
}

#header-wrapper {
	width:960px;
	height:169px;
	margin-right:auto;
	margin-left:auto;
}

#header-logo {
	width:293px;
	height:127px;
	float:left;
}

#menu {
	width: 960px;
	clear: both;
}


#wrapper {
	width:960px;
	clear:both;
	margin-right:auto;
	margin-left:auto;
}

#main {
	float:left;
	width:640px;
}

#right {
	float:right;
	width:290px;
	margin-bottom:20px;
}

#promo-box {
	border:1px solid #e3e3e1;
	padding-top:1px;
	padding-right:1px;
	padding-bottom:1px;
	padding-left:1px;
	margin-bottom:20px;
	margin-top:20px;
	background-color:#FFF;
	height:196px;
}

#content-box {
	background-color:#FFF;
	border:1px solid #e3e3e1;
	margin-top:20px;
	margin-bottom:20px;
	padding:1px;
	clear:both;
}

#content {
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
	padding-left:20px;
        clear:both;
}

#footer {
	background-image:url(images/bg-footer.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:134px;
	margin-top: -134px; /* negative value of footer height */
	clear:both;
}

#footer-wrapper {
	width:960px;
	margin-right:auto;
	margin-left:auto;
}

#footer-links {
	float:left;
	margin-top:30px;
}

#fade {
	float:right;
	height:53px;
	width:122px;
	margin-top:75px;
}

#browse-menu {
	margin: 0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#000;
        font-weight: normal;
}

#title-page {
	background-color:#3f7dd2;
}

#title-releases {
	background-color:#8c0000;
}

#title-bookings {
	background-color:#8c0000;
}

#title-feature-releases {
	background-color:#8c0000;
}

#title-latest-releases {
	background-color:#8c0000;
}

#title-news {
	background-color:#f06b00;
}

#title-news-home {
	background-color:#f06b00;
}

#title-media-player {
	background-color:#000;
}

#title-twitter {
	background-color:#25ad29;
}

#title-on-tour {
	background-color:#d85cba;
}

#title-tours {
	background-color:#d85cba;
}

#title-browse-releases {
	background-color:#3f7dd2;
}

#title-shopping-cart {
	background-color:#00357b;
}

#title-recent-news {
	background-color:#3f7dd2;
}

.title-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#FFF;
	font-weight:700;
	padding:5px 5px 5px 10px;
}

.twitter-timestamp {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
	clear:both;
}

.tour-timestamp {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
	clear:both;
}

.more {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#39C;
	text-decoration:none;
}

/* Menu */
.menu {
	list-style:none;
	width:960px;

}
.menu li {
	padding: 0;
	margin: 0;
	display: inline;

}
.menu li a {
	width:960px;
	float: left;
}
.menu li a span {
	display: none;
}
li.home a {
	height: 42px;
	background-image: url(images/menu-home.png);
	background-repeat: no-repeat;
	width: 70px;
}
li.home a:hover {
	background-position: 0 -42px;
}
li.home a.active {
	background-position: 0 -84px;
}



li.blog a {
	height: 42px;
	background-image: url(images/menu-blog.png);
	background-repeat: no-repeat;
	width: 70px;
}
li.blog a:hover {
	background-position: 0 -42px;
}
li.blog a.active {
	background-position: 0 -84px;
}



li.news a {
	height: 42px;
	background-image: url(images/menu-news.png);
	background-repeat: no-repeat;
	width: 67px;
}
li.news a:hover {
	background-position: 0 -42px;
}
li.news a.active {
	background-position: 0 -84px;
}
li.releases a {
	height: 42px;
	background-image: url(images/menu-releases.png);
	background-repeat: no-repeat;
	width: 96px;
}
li.releases a:hover {
	background-position: 0 -42px;
}
li.releases a.active {
	background-position: 0 -84px;
}
li.labels a {
	height: 42px;
	background-image: url(images/menu-labels.png);
	background-repeat: no-repeat;
	width: 76px;
}
li.labels a:hover {
	background-position: 0 -42px;
}
li.labels a.active {
	background-position: -0 -84px;
}
li.bookings a {
	height: 42px;
	background-image: url(images/menu-bookings.png);
	background-repeat: no-repeat;
	width: 96px;
}
li.bookings a:hover {
	background-position: 0 -42px;
}
li.bookings a.active {
	background-position: -0 -84px;
}
li.tours a {
	height: 42px;
	background-image: url(images/menu-tours.png);
	background-repeat: no-repeat;
	width: 75px;
}
li.tours a:hover {
	background-position: 0 -42px;
}
li.tours a.active {
	background-position: 0 -84px;
}
li.downloads a {
	height: 42px;
	background-image: url(images/menu-downloads.png);
	background-repeat: no-repeat;
	width: 119px;
}
li.downloads a:hover {
	background-position: 0 -42px;
}
li.downloads a.active {
	background-position: 0 -84px;
}
li.about a {
	height: 42px;
	background-image: url(images/menu-about.png);
	background-repeat: no-repeat;
	width: 73px;
}
li.about a:hover {
	background-position: 0 -42px;
}
li.about a.active {
	background-position: 0 -84px;
}
li.shops a {
	height: 42px;
	background-image: url(images/menu-shops.png);
	background-repeat: no-repeat;
	width: 73px;
}
li.shops a:hover {
	background-position: 0 -42px;
}
li.shops a.active {
	background-position: 0 -84px;
}
li.contacts a {
	height: 42px;
	background-image: url(images/menu-contacts.png);
	background-repeat: no-repeat;
	width: 97px;
}
li.contacts a:hover {
	background-position: 0 -42px;
}
li.contacts a.active {
	background-position: 0 -84px;
}
li.retailer-login a {
	height: 42px;
	background-image: url(images/menu-retailer-login.png);
	background-repeat: no-repeat;
	width: 107px;
        float: right;
}
li.retailer-login a:hover {
	background-position: 0 -42px;
}
li.retailer-login a.active {
	background-position: 0 -84px;
}

abbr {
	border:0;
}

.twitter-item {
	margin:0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	text-decoration:none;
	font-weight:400;
}

.textwidget {
	margin:1px 0 0;
}

.date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
	clear:both;
}

/* Page Navi */
.wp-pagenavi a, .wp-pagenavi a:link {
	padding:2px 4px;
	margin:2px;
	text-decoration:none;
	border:1px solid #00347b;
	color:#FFF;
	background-color:#3f7dd2;
}

.wp-pagenavi a:visited {
	padding:2px 4px;
	margin:2px;
	text-decoration:none;
	border:1px solid #00347b;
	color:#FFF;
	background-color:#3f7dd2;
}

.wp-pagenavi a:hover {
	border:1px solid #00347b;
	color:#FFF;
	background-color:#5a98ee;
}

.wp-pagenavi a:active {
	padding:2px 4px;
	margin:2px;
	text-decoration:none;
	border:1px solid #00347b;
	color:#FFF;
	background-color:#3f7dd2;
}

.wp-pagenavi span.pages {
	padding:2px 4px;
	margin:2px;
	border:1px solid #00347b;
	color:#FFF;
	background-color:#3f7dd2;
}

.wp-pagenavi span.current {
	padding:2px 4px;
	margin:2px;
	font-weight:700;
	border:1px solid #00347b;
	color:#1b84c4;
	background-color:#FFF;
}

.wp-pagenavi span.extend {
	padding:2px 4px;
	margin:2px;
	border:1px solid #00347b;
	color:#FFF;
	background-color:#3f7dd2;
}

#navigation {
	padding:30px 0 0;
}

.form-text {
	background-color:#f7f6f6;
	border:1px solid #ebeaea;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	text-decoration:none;
	height:18px;
	padding:2px;
	margin-left:10px;
}

.form-button {
	background-color:#3f7dd2;
	border:1px solid #00347b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	text-decoration:none;
	padding:2px;
	margin-left:10px;
}

.form-text-pass {
	background-color:#f7f6f6;
	border:1px solid #ebeaea;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	text-decoration:none;
	height:18px;
	padding:2px;
}

.form-button-pass {
	background-color:#3f7dd2;
	border:1px solid #00347b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	text-decoration:none;
	padding:2px;
}

.form-text-shopp {
	background-color:#f7f6f6;
	border:1px solid #ebeaea;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	text-decoration:none;
	height:18px;
	padding:2px;
}

.form-button-shopp {
	background-color:#3f7dd2;
	border:1px solid #00347b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	text-decoration:none;
	padding:2px;
}

/**
 * shopp.css
 * Generic layout & styles for Shopp pages
 *
 * @author Jonathan Davis
 * @package shopp
 **/
/* Generic Shopp Styles */
#shopp .submit {
	text-align:right;
}

#shopp form {
	text-align:left;
}

#shopp form.product ul.options {
	list-style:none;
}

#shopp form ul {
	line-height:1;
}

#shopp form label {
	font-size:14px;
	font-weight:700;
	padding-bottom:3px;
}

#shopp form ul li span label, #shopp form div label {
	font-size:11px;
	font-weight:400;
	padding-bottom:8px;
}

/**
 * Catalog/Category
 **/
.categories ul li a.current {
	font-weight:700;
}

#shopp .category {
	position:relative;
}

#shopp .views {
	display:inline;
	position:absolute;
	right:0;
	top:0;
}

#shopp .views button {
	border:none;
	background:none;
	cursor:pointer;
	padding:2px;
}

#shopp .views button:hover {
	background-color:#ebebeb;
	border:1px solid #777;
}

#shopp .views li {
	display:inline;
}

#shopp .orderby {
	float:right;
}

#shopp .subcategories {
	padding:10px 0;
	margin-bottom:10px;
}

/* Each product in a category has a containing frame */
#shopp ul.products li.product div.frame {
	padding:10px;
}

#shopp ul.products li .name, #shopp ul.products li .summary, #shopp ul.products li .savings, #shopp ul.products li .price {
	margin-top:0;
	margin-bottom:0;
	color:#3f7dd2;
}

#shopp ul.products li .details {
	float:none;
	margin-top:10px;
}

/* Hide the product summary in the grid view */
#shopp ul.products li .summary {
	display:none;
}

#shopp ul.products li .listview {
	display:none;
}

#shopp ul.products img {
	display:block;
	border:1px solid #e3e3e1;
	padding:5px;
}

#shopp .gallery img {
	border:1px solid #e3e3e1;
        padding: 0;
        margin: 0;
}

#shopp .price {
	font-weight:700;
	line-height:1.5;
	margin:0;
	color:#3f7dd2;
}

#shopp .original {
	text-decoration:line-through;
}

#shopp .sale {
	font-size:150%;
}

/* Faceted menu cancel filter link styles */
.filters a.cancel:before {
	content:"[";
}

.filters a.cancel {
	font-weight:700;
}

.filters a.cancel:after {
	content:"]";
}

.filters a.cancel:hover {
	text-decoration:none;
}

/* Product List View */
#shopp.list ul.products li {
	float:none;
	width:100%;
	clear:both;
	padding-bottom:10px;
}

#shopp.list ul.products li.product {
	border-bottom:1px solid #ddd;
}

#shopp.list ul.products li div.frame {
	width:100%;
	text-align:left;
}

#shopp.list ul.products li img {
	float:left;
	margin-right:10px;
}

#shopp.list ul.products li .details {
	float:left;
	width:65%;
}

#shopp.list ul.products li .listview {
	display:block;
}

#shopp.list img {
	border:1px solid #e3e3e1;
	padding:5px;
}

#shopp ul.breadcrumb {
	margin:10px 0;
}

#shopp ul.breadcrumb li {
	background:none;
	padding:0;
	display:inline;
	margin-left:0;
	text-indent:0;
}

#shopp ul.categories {
	float:left;
	margin-right:20px;
}

/* Category Pagination */
#shopp ul.paging {
/* placeholder for your styles - inherited defaults: clear: none; display: inline-block; */
}

#shopp ul.paging li {
/* placeholder for your styles - inherited defaults: display: inline-block; margin-left: 5px; */
}

#shopp ul.paging li a {
/* page links default styling */
}

#shopp ul.paging li a:hover {
/* page links hover styling */
}

#shopp ul.paging li.active {
/* currrent page style */
}

#shopp ul.paging li.disabled {
/* style for disabled previous/next links */
}

#shopp ul.paging li.previous a, #shopp ul.paging li.next a {
/* previous/next link style */
}

/**
 * Product Pages
 **/
#shopp .column {
	float:left;
}

#shopp .column.first {
	width:65%;
}

#shopp .column.second {
	float:right;
	width:35%;
}

#shopp .original {
	text-decoration:line-through;
}

#shopp form.product ul, #shopp form.product ul li, #shopp form.product ul li label {
	clear:none;
}

#shopp ul.variations label {
	display:block;
}

#shopp dl {
	clear:both;
	margin:20px 0 20px 0;
}

#shopp dl dt {

	float:left;
	margin:0;
	clear:left;
	color:#000;
	line-height: 25px;
}

#shopp dl dd {
	display:block;
	clear:right;
	margin:0;
	line-height: 25px;
}

#shopp .gallery {
	margin:0;
        padding:0;
}

#shopp .gallery ul.previews li.thumbnails ul {
	margin:10px 0;
	border:1px solid #e3e3e1;
	padding:5px;
}

#shopp .gallery ul.previews li.thumbnails li {
	margin:0 5px 0 0;
}

/**
 * Category List Widget
 **/
ul.shopp_categories {
/* category list container */
}

ul.shopp_categories li {
/* category listing containers */
}

ul.shopp_categories li a {
/* category link default styles */
}

ul.shopp_categories li a:hover {
/* category link hover styles */
}

ul.shopp_categories li span {
/* categpry product count styles */
}

ul.shopp_categories li.current {
/* currently viewed category container */
}

ul.shopp_categories li.current a {
/* currently viewed category link style */
}

ul.shopp_categories li.current a:hover {
/* currently viewed category link hover style */
}

ul.shopp_categories li ul.children {
/* sub-category list container */
}

ul.shopp_categories li ul.children li {
/* sub-category listing container */
}

ul.shopp_categories li ul.active {
/* active sub-category container */
}

/* Collapsed sub-category menus example
ul.shopp_categories li ul.children { display: none; }
ul.shopp_categories li ul.active { display: block; }
*/
/**
 * Side Products Widget
 **/
.sideproduct {
	padding:0;
}

.sideproduct h3 {
	margin-top:0;
}

.sideproduct img {
	border:10px solid #e3e3e1;
	padding:5px;
}

/**
 * Shopping Cart 
 **/
#shopp #cart table {
	width:100%;
}

#shopp #cart table th {
	padding:0 0 10px;
	border-bottom:1px solid #e3e3e1;
	color:#000;
	font-size:14px;
	padding:10px 0;
}

#shopp #cart table td, #shopp #cart table tr.totals th {
	border-bottom:1px solid #e3e3e1;
	padding:10px 0;
}

#shopp #cart table tr.totals td, #shopp #cart table tr.totals th {
	color:#000;
	font-size:13px;
	padding:10px 0;
}

#shopp #cart table tr.totals.total td, #shopp #cart table tr.totals.total th {
	color:#000;
	font-size:16px;
}

#shopp #cart table a {
	color:#000;
	text-decoration:none;
}

#shopp #cart table a:hover {
	text-decoration:underline;
}

#shopp #cart address {
	font-style:normal;
}

#shopp #cart big {
	display:block;
	margin:10px 0;
}

#shopp #cart big a.right {
	float:right;
}

/* External checkout buttons */
#shopp .xcheckout {
	display:block;
	clear:both;
	text-align:right;
}

#shopp .xcheckout button {
	border:none;
	margin:0;
	padding:0;
}

/**
 * Shopping Cart Widget
 **/
#shopp-cart.widget p.status {
	margin-bottom:10px;
}

/**
 * Checkout 
 **/
#shopp #shipping-methods {
	padding-left:30px;
}

#shopp #shipping-methods li {
	margin-top:5px;
}

#shopp #shipping-methods input {
	margin-left:-16px;
}

#shopp #errors {
	color:#900;
}

/**
 * Order Receipt
 **/
#shopp #receipt {
	position:relative;
	margin:20px 0;
}

#shopp #receipt address {
	font-style:normal;
}

#shopp #receipt fieldset {
	float:left;
	width:auto;
	width:42%;
	padding:10px;
	border:1px solid #dadada;
	margin-bottom:30px;
}

#shopp #receipt fieldset.shipping {
	width:42%;
	float:right;
}

#shopp #receipt fieldset legend {
	display:block;
}

#shopp #receipt table.transaction {
	clear:both;
	width:100%;
	margin-bottom:10px;
}

#shopp #receipt table.transaction th {
	text-align:right;
	width:80px;
	padding-right:10px;
}

#shopp #receipt .order {
	width:100%;
	clear:both;
	border:none;
}

#shopp #receipt td {
	border:none;
}

#shopp #receipt th {
	font-weight:700;
	text-align:left;
	border:none;
}

#shopp #receipt th, #shopp #receipt td {
	padding:3px 0;
}

#shopp #receipt .order .item {
	width:50%;
}

#shopp #receipt .order .money, #shopp #receipt .order .total, #shopp #receipt .order .buttons td {
	text-align:right;
}

#shopp #receipt .order .totals.total th, #shopp #receipt .order .totals.total td {
	font-size:130%;
}

#product-column-left {
	float:left;
	width:360px;
        margin: 0;
        padding: 0;
}

#product-column-right {
	margin: 0;
        padding: 0;
        float: right;
        margin: 0;
}

#shopp #cart .update-button {
	width:98px;
	height:19px;
	padding:0;
	margin:3px 0 0;
	border:0;
	background:url(http://www.othertongues.com.au/wp-content/themes/other-tongues/images/button-update-subtotal.jpg) 0 0 no-repeat;
	overflow:hidden;
	cursor:pointer;
	/* hand-shaped cursor */
cursor:hand;/* for IE 5.x */
}

#shopp #checkout #confirm-button {
	width:98px;
	height:23px;
	padding:0;
	margin:30px 0 0;
	border:0;
	background:url(http://www.othertongues.com.au/wp-content/themes/other-tongues/images/button-confirm-order.jpg) 0 0 no-repeat;
	overflow:hidden;
	cursor:pointer;
	/* hand-shaped cursor */
cursor:hand;/* for IE 5.x */
}

#shopp #checkout #checkout-button {
	width:98px;
	height:23px;
	padding:0;
	margin:3px 0 0;
	border:0;
	background:url(http://www.othertongues.com.au/wp-content/themes/other-tongues/images/button-submit-order.jpg) 0 0 no-repeat;
	overflow:hidden;
	cursor:pointer;
	/* hand-shaped cursor */
cursor:hand;/* for IE 5.x */
}

#shopp .addtocart {
	width:98px;
	height:23px;
	padding:0;
	margin:3px 0 0;
	border:0;
	background:url(http://www.othertongues.com.au/wp-content/themes/other-tongues/images/button-add-to-cart.jpg) 0 0 no-repeat;
	overflow:hidden;
	cursor:pointer;
	/* hand-shaped cursor */
cursor:hand;/* for IE 5.x */
}
}

#shopp .submit input#confirm-button {
	width:98px;
	height:23px;
	padding:0;
	margin:3px 0 0;
	border:0;
	background:url(http://www.othertongues.com.au/wp-content/themes/other-tongues/images/button-confirm-order.jpg) 0 0 no-repeat;
	overflow:hidden;
	cursor:pointer;
	/* hand-shaped cursor */
cursor:hand;/* for IE 5.x */
}

#sidebar-product {
	margin:0;
	padding:0;
	clear:both;
	overflow:auto;
}

#sidebar-product img {
	border:1px solid #e3e3e1;
	padding:5px;
}

#sidebar-product .info-button {
	border:0;
	padding:0;
}

#sidebar-product-column-left {
	float:left;
	width:105px;
	margin:0 0 10px 0;
	padding:0;
}

#sidebar-product-column-right {
	float:right;
	width:125px;
	margin:0;
	padding:0;
}

#sidebar-product .addtocart {
	width:98px;
	height:23px;
	padding:0;
	margin:3px 0 0;
	border:0;
	background:url(http://www.othertongues.com.au/wp-content/themes/other-tongues/images/button-add-to-cart.jpg) 0 0 no-repeat;
	overflow:hidden;
	cursor:pointer;
	/* hand-shaped cursor */
cursor:hand;/* for IE 5.x */
}
}

/* Search Box */
#search {
	width:200px;
	float:right;
	padding:0;
	margin:0;
	text-align:right;
}

#search_box {
	background:url(http://www.othertongues.com.au/wp-content/themes/other-tongues/images/search-off.png);
	background-repeat:no-repeat;
	height:24px;
	width:190px;
	margin:40px 0 0;
	padding:0;
	float:right;
}

#search_box #s {
	color:#FFF;
	margin:4px 10px 0;
	padding:0;
	width:130px;
	float:left;
	background:none;
	border:none;
}

#search_box #go {
	margin:0;
	padding:0;
	float:right;
}

#browse {
	width:200px;
	float:right;
	text-align:right;
	clear:right;
	padding:0;
	margin:20px 0 0;
}

/* WP EMAIL CAPTURE IN-PAGE FOR STYLES */

#wp_email_capture_2
{

}

#wp_email_capture_2 label
{

}

#wp_email_capture_2 input
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
margin: 10px 0 0 0;
}
.wp-email-capture-submit
{

}


#product-image {
float: left;
}
#product-specs {
float: right;
width: 370px;
}
#product-info {
clear:both;
padding: 15px 0 0 0;
}
table, td, tr {
border: 1px solid #e3e3e1;
padding: 5px;
}
