/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(http://www.promosonline.com.au/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(http://www.promosonline.com.au/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(http://www.promosonline.com.au/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(http://www.promosonline.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(http://www.promosonline.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(http://www.promosonline.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(http://www.promosonline.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(http://www.promosonline.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(http://www.promosonline.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/**
 * EM MegaMenuPro
 *
 * @license commercial software
 * @copyright (c) 2012 Codespot Software JSC - EMThemes.com. (http://www.emthemes.com)
 */

/*

INSTRUCTION FOR STYLING:

# Change background, color of the horizontal menu bar:
.em_nav .hnav { }

# Change font, color of hyperlinks:
.em_nav a { }
.em_nav a:hover { }

# Menu item's links when hover or active:
.em_nav li:hover > a, .em_nav li.active > a { }


# Top level's menu:
# -----------------

# Change padding, font, color of top menu item:
.hnav .menu-item-depth-0 > a,
.em-catalog-navigation.horizontal > li > a { }

# Change position of the drop-down menu of top level menu:
.hnav .menu-item-depth-0 > .menu-container,
.em-catalog-navigation.horizontal > li > ul,
.em-catalog-navigation.horizontal > li:hover > ul { top:50px }

# Level 2+ menu:
# -----------------

# Change background color, padding of container of level 2+ menu container:
.em_nav .menu-item-link > ul,
.em_nav .em-catalog-navigation ul { }

# Change font, color of hyperlink of level 2+ menu items:
.em_nav .menu-item-depth-1 a,
.em_nav .em-catalog-navigation li li a { }

# Change font, color of hover/active hyperlink of level 2+ menu items:
.em_nav .menu-item-depth-1 li:hover > a, 
.em_nav .menu-item-depth-1 li.active > a,
.em_nav .em-catalog-navigation li li:hover > a,
.em_nav .em-catalog-navigation li li.active > a { }


# ----------------

# Add a gutter between 2 children of hbox:
.em_nav .menu-item-hbox > .menu-container > li { margin-left:10px }
.em_nav .menu-item-hbox > .menu-container > li:first-child { margin-left:0 }

# Fix hbox on mobile view
.adapt-0 .menu-item-hbox > .menu-container { white-space:normal }
.adapt-0 .menu-item-hbox > .menu-container > li { display:block; margin-left:0 }



BELOW BASE CSS SHOULD NOT BE CHANGED:
===============================================================================
*/


ul ul, ul ol, ol ol, ol ul { font-size:100% }

.em_nav { }
.em_nav ul { margin:0; }
/*.em_nav li { margin:0; }*/



/* horizontal menu */

.hnav .menu-item-depth-0 { float:left; position:relative }
.hnav .menu-item-depth-0 > a { display:block; padding:5px 10px }

.hnav .menu-item-depth-0 > .menu-container { position:absolute; top:30px; left:-9999px; opacity:0; z-index:9999 }

/* vertical menu */

.vnav { width:200px }
.vnav .menu-item-depth-0 { position:relative }
.vnav .menu-item-depth-0 > a { display:block; padding:5px 10px }

.vnav .menu-item-depth-0 > .menu-container { position:absolute; top:0; left:-9999px; opacity:0; z-index:9999 }



/* general */
.menu-item-parent > a { margin-right:31px }
.em_nav a.arrow { position:absolute; margin-right:0 !important; width:20px; text-indent:-99999px; overflow:hidden; top:0; right:0 }
.em_nav a.arrow span { display:block; /* add background arrow here */ }

/* ---------- level 2+ ---------- */

/* horizontal menu */

.hnav .menu-item-depth-0:hover > .menu-container,
.hnav .menu-item-depth-0.hover > .menu-container {opacity:1;}

/* vertical menu */

.vnav .menu-item-depth-0:hover > .menu-container,
.vnav .menu-item-depth-0.hover > .menu-container {opacity: 1;}


.menu-item-hbox > .menu-container { white-space:nowrap }
.menu-item-hbox > .menu-container > li { display:inline-block; white-space:normal; vertical-align:top; float:left }

.menu-item-link > .menu-container {/* min-width:150px;*/  min-width:190px; background:#fff; box-shadow:0 2px 7px #ccc }

.menu-item-depth-0 .menu-item-link { position:relative }
.menu-item-depth-0 .menu-item-link > .menu-container { position:absolute; top:0; left:-9999px; z-index:9999 }
.menu-item-depth-0 .menu-item-link:hover > .menu-container,
.menu-item-depth-0 .menu-item-link.hover > .menu-container { left:75%; top:5px }


/* Catalog Navigation */
.em-catalog-navigation ul { min-width:150px; background:#fff; box-shadow:0 2px 7px #ccc }
.em-catalog-navigation li { position:relative }
.em-catalog-navigation li > ul { position:absolute; top:0; left:-9999px; opacity:0; z-index:9999 }
/*.em-catalog-navigation li:hover > ul,
.em-catalog-navigation li.hover > ul { left:75%; top:5px }*/

/*hack css EMThemes*/
.em-catalog-navigation li:hover > ul,
.em-catalog-navigation li.hover > ul { left:100%; opacity:1; -webkit-transition:opacity 0.2s linear; top:-10px }
/*end of hack*/
.em-catalog-navigation li > a { display:block; padding:5px 10px}
.em-catalog-navigation li.parent > a { margin-right:31px }

/* Catalog Navigation with vertical style of top level */
.em-catalog-navigation.horizontal > li { float:left }
.em-catalog-navigation.horizontal > li > ul { top:30px }
.em-catalog-navigation.horizontal > li:hover > ul { left:0; top:30px }

/* Mobile view */
.adapt-0 .menu-item-link, 
.adapt-0 .menu-item-text,
.adapt-0 .menu-item-hbox,
.adapt-0 .menu-item-vbox,
.adapt-0 .em-catalog-navigation li { display:block; float:none }

.adapt-0 .menu-container,
.adapt-0 .em-catalog-navigation ul { width:100% !important; opacity:1; top:0 !important; }
.adapt-0 .menu-item-link > .menu-container,
.adapt-0 .em-catalog-navigation li > ul { left:100% !important; opacity:1; display:none }
.adapt-0 .menu-item-link.mhover > .menu-container,
.adapt-0 .em-catalog-navigation li.mhover > ul { left:100% !important; opacity:1; display:block }



/* Clear Divs */
#nav > .menu-container:after,
.menu-item-hbox:after ,.menu-item-text:after{ content:'.';display:block;clear:both;visibility:hidden;height:0;overflow:hidden }


/**
 * EM CloudZoom
 *
 * @license commercial software
 * @copyright (c) 2012 Codespot Software JSC - EMThemes.com. (http://www.emthemes.com)
 */

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 4px solid #888;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000!important;
	color:#fff!important;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
	left:0;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:4px solid #ccc;
	overflow:hidden;
	background-repeat: no-repeat;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}
#lightbox{	position: absolute;	left: 0; width: 100% !important; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ /*width: auto; height: auto;*/}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: fixed; top: 0; left: 0; z-index: 90; width: 100% !important; height: 500px; background-color: #000; }

* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	font: 12px/1.35 Arial, Helvetica, sans-serif;
	color: #999898;
	text-align: center;
	-webkit-text-size-adjust: none
} 
img {
	border: 0;
	vertical-align: top;
	
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
:focus {
	outline: 0;
}
/* Headings */
h1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.15;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.25;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.25;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}
h6 {
	font-size: 11px;
	font-weight: bold;
}
/* Forms */
form {
	display: inline;
}
fieldset {
	border: 0;
}
legend {
	display: none;
}
/* Table */
table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: 100%;
}
caption, th, td {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
/* Content */
strong {
	font-weight: bold;
}
address {
	font-style: normal;
}
cite {
	font-style: normal;
}
q, blockquote {
	quotes: none;
}
q:before, q:after {
	content: '';
}
small, big {
	font-size: 1em;
}
sup {
	font-size: 1em;
	vertical-align: top;
}
/* Lists */
ul, ol {
	list-style: none;
}
/* Tools */
.hidden {
	display: block !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0 !important;
	line-height: 0 !important;
	width: 0 !important;
	height: 0 !important;
	overflow: hidden !important;
}
.nobr {
	white-space: nowrap !important;
}
.wrap {
	white-space: normal !important;
}
.a-left {
	text-align: left !important;
}
.a-center {
	text-align: center !important;
}
.a-right {
	text-align: right !important;
}
.v-top {
	vertical-align: top;
}
.v-middle {
	vertical-align: middle;
}
.f-left, .left {
	float: left !important;
}
.f-right, .right {
	float: right !important;
}
.f-none {
	float: none !important;
}
.f-fix {
	float: left;
	width: 100%;
}
.no-display {
	display: none;
}
.no-margin {
	margin: 0 !important;
}
.no-padding {
	padding: 0 !important;
}
.no-bg {
	background: none !important;
}
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {
}
.page {
	margin: 0 auto;
	padding: 10px 0;
	text-align: left;
}
.page-print {
	background: #fff;
	padding: 20px;
	text-align: left;
}
.page-empty {
	background: #fff;
	padding: 20px;
	text-align: left;
}
.page-popup {
	padding: 20px;
	text-align: left;
}
.main-container {
}
.main {
	margin: 10px 0;
}
/* Base Columns */
.col-left {
	padding: 0;
}
.col-main {
	float: left;
	padding: 0px;
}
.grid_content {
	position: relative;
	z-index: 2
}
.grid_right {
	z-index: 1
}
.col-right {
	padding: 0;
}
/* 1 Column Layout */
.col1-layout .col-main {
	float: none;
	width: auto;
}
/* 2 Columns Layout */
.col2-left-layout .col-main {
	float: right;
}
.col2-right-layout .col-main {
}
/* 3 Columns Layout */
.col3-layout .col-main {
	width: 484px;
	margin-left: 10px;
}
.col3-layout .col-wrapper {
	float: left;
	width: 748px;
}
.col3-layout .col-wrapper .col-main {
	float: right;
}
/* Content Columns */
.col2-set .col-1 {
	float: left;
	width: 49%;
}
.account-login .col2-set {
	padding: 0 20px
}
.col2-set .col-2 {
	float: right;
	width: 49%;
}
.col2-set .col-narrow {
	width: 33%;
}
.col2-set .col-wide {
	width: 65%;
}
.col3-set .col-1 {
	float: left;
	width: 32%;
}
.col3-set .col-2 {
	float: left;
	width: 32%;
	margin-left: 2%;
}
.col3-set .col-3 {
	float: right;
	width: 32%;
}
.col4-set .col-1 {
	float: left;
	width: 23.5%;
}
.col4-set .col-2 {
	float: left;
	width: 23.5%;
	margin: 0 2%;
}
.col4-set .col-3 {
	float: left;
	width: 23.5%;
}
.col4-set .col-4 {
	float: right;
	width: 23.5%;
}
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea {
	font: 12px/1.35 Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #000;
}
input.input-text, select, textarea {
	border: 1px solid #ddd;
}
input.input-text, textarea {
	padding: 2px;
}
select {
	padding: 1px;
}
select option {
	padding-right: 10px;
}
select.multiselect option {
	padding: 2px 5px;
}
textarea {
	overflow: auto;
}
input.radio {
	margin-right: 3px;
}
input.checkbox {
	margin-right: 3px;
}
input.qty {
	width: 2.5em !important;
}
button.button::-moz-focus-inner {
padding:0;
border:0;
} /* FF Fix */
button.button {
	overflow: visible;
	width: auto;
	border: 0;
	padding: 0;
	margin: 0;
	background: transparent;
	cursor: pointer;
}
button.button span {
	float: left;
	text-align: center;
	white-space: nowrap;
}
button.button span span {
	padding: 7px 15px 7px 0
}

p.control input.checkbox, p.control input.radio {
	margin-right: 6px;
	float: left
}
.gift-messages-form input.checkbox {
	float: left
}

.form-list li.control {
	margin: 10px 0;
}
.form-list label {
	float: left;
	position: relative;
	z-index: 0;
	padding: 8px 0;
}
.form-list label.required {
}
.form-list label.required em {
	float: right;
	font-style: normal;
	color: #e70808;
	position: absolute;
	top: 8px;
	right: -8px;
}
.form-list li.control label {
	float: none;
	display: inline-block;
	padding: 0;
}
.form-list li.control input.radio, .form-list li.control input.checkbox {
	margin-right: 6px;
	float: left;
}
.my-account .form-list li.control input.radio, .my-account .form-list li.control input.checkbox {
	float: left
}
.form-list li.control .input-box {
	clear: none;
	display: inline;
	width: auto;
}
.form-list .input-box, .form-list .input-range {
	display: block;
	clear: both;
}
.form-list .field {
	float: left;
	width: 45%;
}
.form-list .field input.input-text {
	width: 83%;
}
.form-list .fields input.input-text {
}
.form-list textarea {
	width: 254px;
	height: 10em;
}
.form-list select {
	width: 86%;
}

.form-list li.wide input.input-text, .form-list input.input-text {
	width: 82.3%
}
.form-list li.wide textarea {
	width: 84%;
}
.form-list li.wide select {
	width: 83.7%;
}
.form-list li.additional-row {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 7px;
}
.form-list li.additional-row .btn-remove {
	float: right;
	margin: 5px 0 0;
}
.form-list .input-range input.input-text {
	width: 38.5%;
	margin-bottom: 2px
}
/* Customer */
.form-list .customer-name-prefix .input-box, .form-list .customer-name-suffix .input-box, .form-list .customer-name-prefix-suffix .input-box, .form-list .customer-name-prefix-middlename .input-box, .form-list .customer-name-middlename-suffix .input-box, .form-list .customer-name-prefix-middlename-suffix .input-box {
	width: auto;
}
.form-list .name-prefix {
	width: 65px;
}
.form-list .name-prefix select {
	width: 55px;
}
.form-list .name-prefix input.input-text {
	width: 49px;
}
.form-list .name-suffix {
	width: 65px;
}
.form-list .name-suffix select {
	width: 55px;
}
.form-list .name-suffix input.input-text {
	width: 49px;
}
.form-list .name-middlename {
	width: 70px;
}
.form-list .name-middlename input.input-text {
	width: 49px;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname, .form-list .customer-name-prefix-middlename .name-firstname {
	width: 140px;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-middlename .name-firstname input.input-text {
	width: 124px;
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname {
	width: 205px;
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {
	width: 189px;
}
.form-list .customer-name-prefix-suffix .name-firstname {
	width: 210px;
}
.form-list .customer-name-prefix-suffix .name-lastname {
	width: 205px;
}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-suffix .name-lastname input.input-text {
	width: 189px;
}
.form-list .customer-name-prefix-suffix .name-firstname {
	width: 210px;
}
.form-list .customer-name-prefix-suffix .name-lastname {
	width: 205px;
}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-suffix .name-lastname input.input-text {
	width: 189px;
}
.form-list .customer-name-prefix .name-firstname, .form-list .customer-name-middlename .name-firstname {
	width: 333px;
}
.form-list .customer-name-suffix .name-lastname, .form-list .customer-name-middlename .name-firstname, .form-list .customer-name-middlename-suffix .name-firstname, .form-list .customer-name-middlename-suffix .name-lastname {
	width: 205px;
}
.form-list .customer-name-prefix .name-firstname input.input-text, .form-list .customer-name-suffix .name-lastname input.input-text, .form-list .customer-name-middlename .name-firstname input.input-text, .form-list .customer-name-middlename-suffix .name-firstname input.input-text, .form-list .customer-name-middlename-suffix .name-lastname input.input-text {
	width:80%;
}
.form-list .customer-dob .dob-month, .form-list .customer-dob .dob-day, .form-list .customer-dob .dob-year {
	float: left;
	width: 85px;
}
.form-list .customer-dob input.input-text {
	display: block;
	width: 74px;
}
.form-list .customer-dob label {
	font-size: 80%;
	font-weight: normal;
	color: #888;
}
.form-list .customer-dob .dob-day, .form-list .customer-dob .dob-month {
	width: 60px;
}
.form-list .customer-dob .dob-day input.input-text, .form-list .customer-dob .dob-month input.input-text {
	width: 46px;
}
.form-list .customer-dob .dob-year {
	width: 140px;
}
.form-list .customer-dob .dob-year input.input-text {
	width: 134px;
}
.buttons-set p.back-link {
	margin: 0;
}
.buttons-set {
	clear: both;
	padding: 5px 5px 5px 0;
}
.buttons-set .back-link small {
	display: none;
}
.buttons-set button.button {
	float: left;
	margin-right: 5px;
}
.buttons-set p.required {
	margin: 0 0 5px;
}

.fieldset {
	float: left;
	width: 49%
}
.fieldset .legend {
	font-weight: bold;
	position: relative;
}
/* Form Validation */
.validation-advice {
	clear: both;
	min-height: 13px;
	margin: 3px 0 0;
	padding-left: 17px;
	padding-top: 2px;
	font-size: 80%;
	line-height: 13px;
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/validation_advice_bg.gif) 2px 1px no-repeat;
	color: #e70808;
	
}
.validation-failed {
	border: 1px solid #ec0808 !important;
	background: #ffe3e3 !important;
}
.validation-passed {
}
p.required {
	font-size: 90%;
	text-align: left;
	color: #f00;
	clear: left;
	padding-top: 5px;
}
/* Expiration date and CVV number validation fix */
.v-fix {
	float: left;
}
.v-fix .validation-advice {
	display: block;
	width: 12em;
	margin-right: -12em;
	position: relative;
}
/* Global Messages  */
.success {
	color: #3d6611;
	font-weight: bold;
}
.error {
	color: #f00;
	font-weight: bold;
}
.notice {
	color: #ccc;
}
.messages, .messages ul {
	list-style: none !important;
	margin: 0 0 10px;
	padding: 0;
}
.messages {
	width: 100%;
	overflow: hidden;
}
.messages li li, .messages ul {
	margin: 0
}
.error-msg, .note-msg, .notice-msg {
	border-style: solid;
	border-width: 1px;
	background-position: 10px 9px;
	background-repeat: no-repeat;
	min-height: 14px;
	padding: 8px 8px 8px 32px;
}
.error-msg {
	border-color: #f16048;
	background-color: #ffe3e3;
	background-image: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/i_msg-error.gif);
	color: #df280a;
}
.note-msg, .notice-msg {
	border-color: #fcd344;
	background-color: #fafaec;
	background-image: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/i_msg-note.gif);
	color: #3d6611;
	clear:both;
}
/* BreadCrumbs */
.breadcrumbs {
	padding: 10px;
	margin: 0 0 10px;
	border: 1px solid #ddd;
}
.breadcrumbs li {
	display: inline;
}
/* Page Heading */
.page-title {margin: 0 0 10px;}
.page-title h1, .page-title h2 {
	font-weight: bold;
	padding: 7px 20px;
	text-transform: uppercase;
	margin: 0;
	background: url("http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/icons-title-line.png") no-repeat scroll 0px bottom transparent
}
.page-title .separator {
	margin: 0 3px;
}
.page-title .link-rss {
	float: right;
}
.title-buttons {
	text-align: right;
}
.customer-address-index .title-buttons, .my-wishlist .title-buttons {
	text-align: left;
}
.customer-address-index .title-buttons h1, .my-wishlist .title-buttons h1 {
	float: none;
	background: url("http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/icons-title-line.png") no-repeat scroll 0px bottom transparent
}
.title-buttons h1, .title-buttons h2, .title-buttons h3, .title-buttons h4, .title-buttons h5, .title-buttons h6 {
	float: left;
	background: none;
}
.subtitle, .sub-title {
	clear: both;
}
/* Pager */
.pager .amount {
	float: left;
}
.pager .limiter {
	float: right;
}
.pager .pages {
	margin-top: 8px
}
.pager .pages ol {
	display: inline;
}
.pager .pages li {
	display: inline;
}
.pager .pages .current {
}

.pager .pages li {
	display: inline;
	margin: 0 5px;
	text-align: center;
	line-height: 13px;
}
.pager .pages li a .v-middle {
	margin-top: -2px
}
.pager .pages li a.previous, .pager .pages li a.next {
	text-transform: uppercase;
	margin: 0;
	height: 16px;
	width: 40px;
	padding-top: 4px;
	display: inline-block;
	border: 1px solid
}
.pager .pages li a.previous span {
	padding-right: 15px;
}

/* Sorter */
.pager label, .sorter label {
	float: left;
	margin-top: 0;
}
.pager label, .sort-by label {
	margin-right: 10px;
	margin-top: 6px
}
.sorter .view-mode {
	float: left;
	margin: 0
}
.sorter .sort-by {
	float: right;
}
.pager select, .sorter select {
	width: 160px;
}
/* Toolbar */
.toolbar {
	position: relative;
	font-size: 90%
}
.toolbar .pager .amount {
	display: none
}
.toolbar .pager .pages {
	display: none;
}
.toolbar .pager .limiter {
	position: absolute;
	left: 350px;
}
.three-columns .toolbar .pager .limiter {
	left: 180px;
}
.toolbar .to-top {
	display: none
}
.toolbar-bottom .toolbar .pager .amount, .toolbar-bottom .toolbar .pager .pages {
	display: inline;
	margin: 0
}
.toolbar-bottom .toolbar .sorter, .toolbar-bottom .toolbar .pager .limiter {
	display: none
}
.pager .amount {
	margin-top: 6px;
	margin-bottom: 0
}
.pager .amount strong {
	font-weight: normal
}
.pager .limiter {
	float: right;
}
.category-products .toolbar .pager .amount {
	display: inline-block
}
.category-products .pager {
	display: inline;
	float: left
}
.category-products .toolbar-bottom .pager {
	float: none
}
.category-products .sorter {
	display: inline
}
/*View mode*/
.view-mode label {
	display: none
}
.view-mode .grid, .view-mode .list {
	display: inline-block;
	height: 24px;
	margin-top: 0;
	text-indent: -9999px;
	width: 24px;
	float: left;
	margin-left: 7px;
	background: url("http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/icons.png") no-repeat scroll 0 0 transparent;
}

.view-mode .list {
	background-position: -479px -125px;
	overflow: hidden;
	border: 1px solid #fff;
	-moz-transition: all 400ms ease;
	-webkit-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
.view-mode .grid {
	background-position: -451px -87px;
	border: 1px solid #fff;
	-moz-transition: all 400ms ease;
	-webkit-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
.view-mode .grid:hover, .view-mode strong.grid {
	border: 1px solid #c0c0c0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-position: -451px -125px;
}
.view-mode .list:hover, .view-mode strong.list {
	border: 1px solid #f1f1f1;
	background-color: #f1f1f1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-position: -479px -87px;
}

tr.summary-total {
	cursor: pointer;
}

tr.summary-total .summary-collapse {
	float: right;
	text-align: right;
	padding-left: 20px;
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/bkg_collapse.gif) 0 4px no-repeat;
	cursor: pointer;
}
tr.show-details .summary-collapse {
	background-position: 0 -53px;
}

tr.summary-details td {
	font-size: 90%;
	background-color: #dae1e4;
	color: #626465;
}
tr.summary-details-first td {
	border-top: 1px solid #d2d8db;
}
tr.summary-details-excluded {
	font-style: italic;
}
/* Shopping cart tax info */
.cart-tax-info {
	display: block;
}
.cart-tax-info, .cart-tax-info .cart-price {
	padding-right: 20px;
}
.cart-tax-total {
	display: block;
	padding-right: 20px;
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/bkg_collapse.gif) 100% 4px no-repeat;
	cursor: pointer;
}
.cart-tax-info .price, .cart-tax-total .price {
	display: inline !important;
	font-weight: normal !important;
}
.cart-tax-total-expanded {
	background-position: 100% -53px;
}

/* Misc */
.links li {
	display: inline;
}
.links li.first {
	padding-left: 0 !important;
}
.links li.last {
}
.link-cart {
	font-weight: bold;
}
.link-print {
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/i_print.gif) 0 2px no-repeat;
	padding: 2px 0 2px 25px;
	margin-top: 8px;
	display: inline-block;
}
.link-rss {
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/i_rss.gif) 0 1px no-repeat;
	padding-left: 18px;
	white-space: nowrap;
}
.btn-remove, .cart .btn-remove2 {
	display: inline-block;
	width: 11px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/icons.png) 0 -736px no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
.btn-remove2 {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 0;
	line-height: 0;
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/btn_trash.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
.btn-edit {
	display: block;
	width: 11px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/btn_edit.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	margin-right: 2px;
}
.cards-list dt {
	margin: 5px 0 0;
}
.cards-list .offset {
	padding: 2px 0 2px 20px;
}
.separator {
	margin: 0 3px;
}
.divider {
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 1px;
	margin: 10px 0;
	background: #ddd;
	text-indent: -999em;
	overflow: hidden;
}
/* Noscript Notice */
.noscript {
	border: 1px solid #ddd;
	border-width: 0 0 1px;
	background: #ffff90;
	line-height: 1.25;
	text-align: center;
	color: #2f2f2f;
}
.noscript .noscript-inner {
	width: 1000px;
	margin: 0 auto;
	padding: 12px 0 12px;
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/i_notice.gif) 20px 50% no-repeat;
}
.noscript p {
	margin: 0;
}
/* Demo Notice */
.demo-notice {
	margin: 0;
	padding: 6px 10px;
	background: #d75f07;
	line-height: 1.15;
	text-align: center;
	color: #fff;
}
/* Cookie Notice */
.notice-cookie {
	border-bottom: 1px solid #cfcfcf;
	background: #ffff90;
	line-height: 1.25;
	text-align: center;
	color: #2f2f2f;
}
.notice-cookie .notice-inner {
	width: 870px;
	margin: 0 auto;
	padding: 12px 0 12px 80px;
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/i_notice.gif) 20px 25px no-repeat;
	text-align: left;
}
.notice-cookie .notice-inner p {
	margin: 0 0 10px;
	border: 1px dotted #cccc73;
	padding: 10px;
}
.notice-cookie .notice-inner .actions {
}

/* Header ================================================================================ */

.header {
	padding: 5px 0 2px;
	position: relative;
}
.header .logo {
	float: left;
	text-decoration: none !important;
	margin-top: 5px;
}
.header .logo strong {
	position: absolute;
	top: -999em;
	left: -999em;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -999em;
	overflow: hidden;
}
.header h1.logo {
	margin: 0;
	padding: 0;
}
.quick-access .links li {
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/icons.png) 0 -382px no-repeat;
}
.quick-access .links li.first {
	background-image: none;
}
.header .welcome-msg a {color: #71c9ff; margin: 0 0 0 5px;}
.header .links {
	float: right;
}
.header .block-content, .header .block-title {
	float: left;
	padding: 0!important
}
.header iframe#search_autocomplete_iefix {
	top: 32px!important;
	left: 0
}
.header .form-search {
	position: relative;
	display: inline-block;
	float: left;
	margin-left: 227px;
	margin-top: 30px;
}
.header .form-search label {
	display: none;
}
.quick-access .form-search button.button span {
	text-indent: -999em;
	text-align: left;
	padding: 0
}
.header .form-search input.input-text {
	width: 310px;
	margin-right: 0;
	padding: 7px 5px;
	border: none
}
.header .form-search {
	width: 284px;
}
.header .form-search button {
	background: none;
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/icons.png) 5px -343px no-repeat;
	height: 30px;
	width: 30px;
}
.quick-access .form-search button.button span span {
	padding: 0
}
.form-search .search-autocomplete {
	z-index: 999;
	position: relative;
	left: 195px!important;
	top: 42px!important
}
.form-search .search-autocomplete ul {
	border: 1px solid #ddd;
	background-color: #fff;
}
.form-search .search-autocomplete li {
	padding: 3px;
	border-bottom: 1px solid #ddd;
	cursor: pointer;
	line-height: 1.35
}
.form-search .search-autocomplete li .amount {
	float: right;
	font-weight: bold;
}
.form-search .search-autocomplete li.selected {
	background: #F7E8DD
}
.header-container .top-container {
	clear: both;
	text-align: right;
}
.form-language {
	margin-bottom: 1em
}
.form-language ul li {
	float: left;
	padding-bottom: 0;
}
.emarea2 ul.hoz strong {
	font-family: Arial
}
.icon.f-left {
	margin-right: 5px
}
.block-cart-top .block-content {
	float: none;
}

/* All Levels */
#nav li {
	text-align: left;
	position: relative;
}
#nav li.over {
	z-index: 998;
}

#nav li a {
	display: block;
	text-decoration: none;
}
#nav li a:hover {
	text-decoration: none;
}
#nav li a span {
	display: block;
	white-space: nowrap;
	cursor: pointer;
}
#nav li ul a span {
	white-space: normal;
}
/* 1st Level */
#nav li {
	float: left;
}
#nav li a {
	float: left;
	padding: 5px 10px 10px;
	font-weight: bold;
	color: #888;
}

#nav li a:hover {
	color: #000;
}
#nav li.over a, #nav li.active a {
	color: #000;
}
/* 2nd Level */
#nav ul, #nav div {
	position: absolute;
	width: 15em;
	top: 25px;
	left: -10000px;
	border: 1px solid #ddd;
	background: #fafafa;
}
#nav div ul {
	position: static;
	width: auto;
	border: none;
}
/* 3rd+ leven */
#nav ul ul, #nav ul div {
	top: -10px;
}
#nav ul li {
	float: none;
	border-bottom: 1px solid #ddd;
}
#nav ul li.last {
	border-bottom: 0;
}
#nav ul li a {
	float: none;
	padding: 3px 9px;
	font-weight: normal;
	color: #888 !important;
}
#nav ul li a:hover {
	color: #000 !important;
}
#nav ul li.active > a, #nav ul li.over > a {
	color: #000 !important;
}
/* Show menu */
#nav li ul.shown-sub, #nav li div.shown-sub {
	left: 0;
	z-index: 999;
}
#nav li .shown-sub ul.shown-sub, #nav li .shown-sub li div.shown-sub {
	left: 100%;
}
/********** Navigation > */

/* Sidebar =============================================================================== */

.block .block-title a {
	text-decoration: none !important;
}
.block .block-content li.item, .widget-static-block li {
	padding: 3px 0;
}
.block .block-content li.item {
	margin-bottom: 10px
}
.block .block-content li.item.last {
	padding-bottom: 0;
}
.block .btn-remove, .block .btn-edit {
	float: right;
}
.block .block-content li.item {
	position: relative
}
.block .btn-remove {
	position: absolute;
	top: 5px;
	left: 79px
}
.block.block-wishlist .btn-remove {
	top: 9px;
}
.block-wishlist .mini-products-list .product-details {
	margin-left: 100px
}
#cart-sidebar .btn-remove {
	position: absolute;
	top: 9px;
	left: 50px
}
#cart-sidebar .btn-edit {
	position: absolute;
	top: 6px;
	left: 62px
}
.block .actions {
	padding-bottom: 10px
}
.block .actions a {
	float: right;
}

.top-cart-content .block .empty {
	margin-top: 10px
}
.block.block-banner {
	padding-top: 5px;
}

/* Mini Products List */
.mini-products-list li {
	padding: 5px 0;
}
.mini-products-list .product-image {float: left;}
.mini-products-list .product-details {text-align: left}
.mini-products-list .product-details h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}
.block-cart .mini-products-list .product-details .product-name, .block-cart .mini-products-list .product-details .nobr small {
	word-wrap: break-word;
}
.block-cart .mini-products-list .product-details .nobr {
	white-space: normal !important;
}
/* Block: Account */
.block-account {
}
/* Block: Currency Switcher */
.footer .block.block-currency .block-title {
	line-height: 17px;
	padding-right: 10px;
}
.footer .block-currency {
	float: right;
}
.footer .block-currency .block-title span {
	text-transform: uppercase;
	font-size: 80%;
}
.footer .block-currency select {
	width: 90px;
	border: 1px solid #51504f;
	background: transparent;
	font-size: 80%;
	padding: 0;
}
.footer .block.block-currency >div {
	float: left;
	padding: 0;
}
.sidebar .block.block-currency select {
	width: 100%;
}
/* Block: Layered Navigation */
.block-layered-nav li {
	padding: 3px 15px 3px 0;
	position: relative;
}
.block-layered-nav .currently li {
}
.block-layered-nav .btn-remove {
	position: absolute;
	right: 0;
	top: 8px;
	left: auto
}
/* Block: Cart */
.block-cart .actions {
	padding-bottom: 10px;
}
.block-cart .actions .paypal-logo {
	float: left;
	width: 100%;
	margin: 3px 0 0;
	text-align: right;
}
.block-cart .actions .paypal-logo .paypal-or {
	clear: both;
	display: block;
	padding: 0 55px 5px 0;
}
.paypal-logo {
	text-align: center;
	margin-bottom: 10px
}
/* Block: Wishlist */

#wishlist-table input, #wishlist-table .link-edit {
	clear: left;
	display: block;
	margin: 10px 0;
}
#wishlist-table .link-edit {
	display: inline-block
}
/* Block: Related */
.block-related li {
	padding: 5px 0;
}
.block-related input.checkbox {
	float: left;
	margin-right: -20px;
}
.block-related .product {
	margin-left: 20px;
}
.block-related .product .product-image {
	float: left;
}
.block-related .product .product-details {
	margin-left: 90px;
}
.block-related .product .product-details .price-box {
	margin-bottom: 5px
}
/* Block: Compare Products */
.block.block-compare li.even {
	background-color: transparent
}
.block-compare ol {
	list-style: none;
	padding-left: 0
}
.block-compare .actions a {
	text-transform: uppercase;
	padding: 6px 0 6px 5px;
}
.block-compare .compare-details {
	margin-left: 100px;
}
.compare-table td p {
	margin: 0;
}
.compare-table td .price-box {
	margin-bottom: 10px;
}
.page-popup .buttons-set {
	padding-right: 0;
}
.page-popup .buttons-set button.button {
	float: right;
	margin-right: 0;
}
.compare-table .product-shop-row h2.product-name {
	margin-top: 20px
}
.compare-table thead tr.first td.a-right {
}
/* Block: Recently Viewed */
.block-viewed ol p {
	margin-bottom: 0;
}
/* Block: Recently Compared */
.block-compared.block .block-content li.item {
	margin-bottom: 0
}
/* Block: Poll */
.block-poll input.radio {
	float: left;
	margin: 1px -18px 0 0;
}
.block-poll .label {
	display: block;
	margin-left: 18px;
}
.block-poll li {
	padding: 3px 0px;
}
.block-poll .actions {
	margin: 5px 0 0;
}
.block-poll .answer {
	font-weight: bold;
}
.block-poll .votes {
	float: right;
	margin-left: 10px;
}
/* Block: Reorder */
.block-reorder {
}
.block-reorder li {
	padding: 5px 0;
}
.block-reorder input.checkbox {
	float: left;
	margin: 1px -20px 0 0;
}
.block-reorder .product-name {
	margin-left: 20px;
	margin-bottom: 0;
}
/* Block: Banner */
.block-banner {
}
.block-banner .block-content {
	text-align: center;
}
.block-banner .block-content img {
	width: 100%
}
/* Block: Login */
.block-login label {
	font-weight: bold;
	color: #666;
}
.block-login input.input-text {
	display: block;
	width: 167px;
	margin: 3px 0;
}
/* Paypal */
.sidebar .paypal-logo {
	display: block;
	margin: 10px 0;
	text-align: center;
}
.sidebar .paypal-logo a {
	float: none;
}

/* Category Page ========================================================================= */
.category-title {
	border: 0;
	margin: 0 0 7px;
}
.category-image {
	width: 100%;
	overflow: hidden;
	margin: 0 0 15px;
	text-align: center;
}
.category-image img {
}
.category-description {
	margin: 0 0 10px;
	overflow-y: scroll;
	height: 114px;
}
.category-products {
	margin-top: 10px;
	clear:both;
}
.category-products .toolbar .sort-by {
	position: relative;
}
.toolbar .sort-by .sort-by-option {
	display: inline;
}
/* View Type: Grid */
.products-grid {
	border-bottom: 1px solid #ddd;
	position: relative;
}
.products-grid.last {
	border-bottom: 0;
}
.products-grid li.item {
	float: left;
	padding: 10px;
	width: 195px
}
.products-grid .product-image {
	display: block;
	margin: 0 0 20px;
	
}
.product-image {
	position: relative
}
.products-grid .product-name {
	margin: 0 0 5px;
	font-weight: bold;
}
.products-grid .product-name a {
}
.products-grid .price-box {
	margin: 10px 0 16px;
}
.products-grid .availability {
	line-height: 21px;
}
.col2-left-layout .products-grid, .col2-right-layout .products-grid {
	width: 632px;
	margin: 0 auto;
}
.col1-layout .products-grid {
	width: 790px;
	margin: 0 auto;
}
/* View Type: List */
.products-list li.item {
	padding: 0px 10px;
}
.products-list li.item.last {
	border-bottom: 0;
}
.products-list .product-image {
	float: left;
	margin: 0 0 10px;
	margin-right: 10px;
	width:20%;
}
.products-list .product-shop {
	overflow: hidden;
}
.products-list .product-name {
	margin: 0 0 5px;
	font-weight: bold;
}
.products-list .product-name a {
}
.products-list .price-box {
	margin: 10px 13px 15px 0;
}
.products-list .availability {
	margin: 3px 0 0;
	display: block;
}
.products-list .desc {
	clear: both;
	padding: 6px 0 0;
	margin: 0 0 15px;
	line-height: 1.35;
}
.desc .link-learn {
	font-size: 90%;
}
.products-list .add-to-links {
	display: inline-block;
	margin: 5px 0
}
.products-list button.button {
	float: left;
	margin-right: 10px
}
.products-list .add-to-links li {
	display: inline;
}
.products-list .add-to-links .separator {
	display: inline;
	margin: 0 2px;
}
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating, .ratings {
	font-size: 90%;
	line-height: 1.35;
	margin: 0px 0;
	overflow: hidden;
	text-align: left
}

.product-shop .ratings p.rating-links { color:#c9786a; font-size:16px; }
.product-shop .ratings p.rating-links a { color:#c9786a; font-size:16px; }
.tags {
	font-size: 90%;
	line-height: 1.25;
	margin: 5px 0;
	overflow: hidden
}
.ratings strong {
	float: left;
	margin: 0px 3px 0 0;
}
.ratings .rating-links {
	margin: 0;
}
.ratings .rating-links .separator {
	margin: 0 2px;
}

.rating-box {
	width: 45px;
	height: 9px;
	font-size: 0;
	line-height: 0;
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/bkg_ratings.png) 0 0 repeat-x;
	text-indent: -999em;
	overflow: hidden;
}
.rating-box .rating {
	float: left;
	height: 8px;
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/bkg_ratings.png) 0 100% repeat-x;
}
.ratings .rating-box {
	float: left;
	margin-right: 3px;
	margin-top: 3px
}

.ratings-table th {
	font-size: 90%;
	line-height: 1.15;
	padding: 4px 0;
	font-weight: bold;
}
.ratings-table td {
	padding: 6px 8px 3px;
}
/* Availability */
.availability {
	font-size: 90%
}
.availability-only {
	margin: 0 0 7px;
}
.availability-only a {
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/i_availability_only_arrow.gif) 100% 0 no-repeat;
	cursor: pointer;
	padding-right: 15px;
}
.availability-only .expanded {
	background-position: 100% -15px;
}

.availability-only-details {
	margin: 0 0 7px;
}
.availability-only-details th {
	background: #f2f2f2;
	font-size: 80%;
	padding: 0 8px;
}
.availability-only-details td {
	border-bottom: 1px solid #ddd;
	font-size: 90%;
	padding: 2px 8px 1px;
}

/********** < Product Prices */

.price-box .price {
	font-weight: bold;
}
/* Regular price */
.regular-price {
	display: block;
}
.regular-price .price {
	font-weight: bold;
	padding-right:0;
}
/* Old price */
.old-price {
	margin-bottom: 5px
}
.old-price .price-label {
	white-space: nowrap;
}
.old-price .price {
	font-weight: bold;
	text-decoration: line-through;
	color: #3a3a3a
}
/* Special price */

.special-price .price-label {
	font-weight: bold;
	white-space: nowrap;
}
.special-price .price {
	font-weight: bold;
}
/* Minimal price (as low as) */

.minimal-price .price-label {
	font-weight: bold;
	white-space: nowrap;
}


/* Excluding tax */
.price-excluding-tax {
	display: block;
}
.price-excluding-tax .label {
	white-space: nowrap;
}
.price-excluding-tax .price {
	font-weight: normal;
}
/* Including tax */
.price-including-tax {
	display: block;
}
.price-including-tax .label {
	white-space: nowrap;
}
.price-including-tax .price {
	font-weight: bold;
}
/* Configured price */
.configured-price {
}
.configured-price .price-label {
	font-weight: bold;
	white-space: nowrap;
}
.configured-price .price {
	font-weight: bold;
}
/* FPT */
.weee {
	display: block;
	font-size: 90%;
	color: #444;
}
.weee .price {
	font-size: 90%;
	font-weight: normal;
}
/* Excl tax (for order tables) */
.price-excl-tax {
	display: block;
}
.price-excl-tax .label {
	display: block;
	white-space: nowrap;
}
.price-excl-tax .price {
	display: block;
}
/* Incl tax (for order tables) */
.price-incl-tax {
	display: block;
}
.price-incl-tax .label {
	display: block;
	white-space: nowrap;
}
.price-incl-tax .price {
	display: block;
	font-weight: bold;
}
/* Price range */
.price-from .price-label {
	font-weight: bold;
	white-space: nowrap;
}

.price-to .price-label {
	font-weight: bold;
	white-space: nowrap;
}
/* Price notice next to the options */
.price-notice {
	padding-left: 10px;
}
.price-notice .price {
	font-weight: bold;
}
/* Price as configured */

.price-as-configured .price-label {
	font-weight: bold;
	white-space: nowrap;
}

/********** Product Prices > */

/* Tier Prices */
.tier-prices .price {
	font-weight: bold;
}

/* Add to Links */
.add-to-links .separator {
	display: none;
}
/* Add to Cart */
.add-to-cart label {
	display: block;
	padding: 5px 0
}
.add-to-cart .qty {
	float: left;
}
.add-to-cart button.button {
	float: left;
	margin-left: 5px;
}
.add-to-cart .paypal-logo {
	clear: left;
	text-align: right;
}
.add-to-cart .paypal-logo .paypal-or {
	clear: both;
	display: block;
	margin: 5px 60px 5px 0;
}
.product-view .add-to-cart .paypal-logo {
	margin: 0;
}
/* Add to Links + Add to Cart */
.add-to-box {
	display: inline-block;
}
.add-to-box .add-to-cart {
	margin-top: 10px
}
.add-to-box .or {
	float: left;
	margin: 0 10px;
	display: none
}

/* Product Images */
.product-view .product-img-box {
	float: left;
	z-index: 1;
}
.col3-layout .product-view .product-img-box {
	float: none;
	margin: 0 auto;
}
.product-view .product-img-box .product-image-zoom {
	position: relative;
	width: 265px;
	height: 265px;
	overflow: hidden;
	z-index: 9;
}
.product-view .product-img-box .product-image-zoom img {
	position: absolute;
	left: 0;
	top: 0;
	cursor: move;
}
.product-view .product-img-box .zoom-notice {
	text-align: center;
	float: left;
	display: block;
}
.product-view .product-img-box .zoom {
	position: relative;
	z-index: 9;
	height: 18px;
	margin: 0 auto 13px;
	padding: 0 28px;
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/slider_bg.gif) 50% 50% no-repeat;
	cursor: pointer;
	float: left;
	clear: left;
	width: 85%;
}
.product-view .product-img-box .zoom.disabled {
	-moz-opacity: .3;
	-webkit-opacity: .3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/
	opacity: .3;
}
.product-view .product-img-box .zoom #track {
	position: relative;
	height: 18px;
}
.product-view .product-img-box .zoom #handle {
	position: absolute;
	left: 0;
	top: -1px;
	width: 9px;
	height: 22px;
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/magnifier_handle.gif) 0 0 no-repeat;
}
.product-view .product-img-box .zoom .btn-zoom-out {
	position: absolute;
	left: 2px;
	top: 0;
}
.product-view .product-img-box .zoom .btn-zoom-in {
	position: absolute;
	right: 2px;
	top: 0;
}
.product-view .product-img-box .more-views li {
	float: left;
}
.product-view .product-img-box .more-views h2 {
	display: none
}
.product-view .product-img-box .more-views .jcarousel-skin-tango .jcarousel-next-horizontal {
	right: 0
}
.product-view .product-img-box .more-views .jcarousel-skin-tango .jcarousel-prev-horizontal {
	left: 0
}
.product-view .product-img-box .more-views .jcarousel-skin-tango .jcarousel-next-horizontal, .product-view .product-img-box .more-views .jcarousel-skin-tango .jcarousel-prev-horizontal {
	top: 41%
}
.product-view .product-img-box .more-views .jcarousel-skin-tango .jcarousel-clip {
	margin: 0 20px
}
.product-view .product-img-box .more-views li.last {
	margin-right: 0
}
.product-image-popup {
	margin: 0 auto;
}
.product-image-popup .buttons-set {
	float: right;
	clear: none;
	border: 0;
	margin: 10px 0;
	padding: 0;
}
.product-image-popup .nav {
	margin: 10px 100px;
	text-align: center;
}
.product-image-popup .image {
	display: block;
}

/* Product Shop */
.product-view .add-to-cart button.button {
	clear: left;
	margin-top: 20px;
	margin-left: 0;
}
.product-view .product-shop {
	margin-left: 0px;
	text-align: left;
}
/* new style for product detials-  -- -  */
.product-view .product-essential #product_addtocart_form .product-shop {
	width:490px;
}
.product-view .product-img-box {
	float: left;
	display: inline-block;
	width: 382px;
}

/* Product Options */
.product-options {
	padding: 10px 0;
	overflow: hidden;
}
.product-options dt label {
	font-weight: bold;
}
.product-options dt .qty-holder {
	float: right;
}
.product-options dt .qty-holder label {
	vertical-align: middle;
}
.product-options dt .qty-disabled {
	background: none;
	border: 0;
	padding: 3px;
	color: #000;
}
.product-options dd {
	margin: 10px 0;
}

.product-options dd input.input-text {
	width: 98%;
}
.product-options dd input.datetime-picker {
	width: 150px;
}
.product-options dd .time-picker {
	display: -moz-inline-box;
	display: inline-block;
	padding: 2px 0;
	vertical-align: middle;
}
.product-options dd textarea {
	width: 93%;
	height: 0em;
}
.sizeattr input{ font:13px/1.35 Arial,Helvetica,sans-serif!important; width:95%;}
.product-options dd select {
	width: 100%;
	margin-bottom: 5px;
}
.product-options dd select.multiselect {
	height: auto;
}
.product-options .options-list li {
	margin: 5px 0
}
.product-options .options-list input.radio {
	float: left;
	margin: 1px -18px 0 0;
}
.product-options .options-list input.checkbox {
	float: left;
	margin: 1px -20px 0 0;
}
.product-options .options-list .label {
	display: block;
	margin-left: 20px;
}
.product-options ul.validation-failed {
	padding: 0 7px;
}

.product-options-bottom .add-to-cart {
	display: block;
	overflow: hidden;
}
.product-options-bottom {
	padding: 10px 0;
	display: inline-block;
	width: 100%
}
.product-options-bottom .price-box {
	margin: 10px 0;
}
/* Grouped Product */

.product-view .product-shop .grouped-items-table td {
	vertical-align: middle
}
.product-view .product-shop .grouped-items-table {
	margin-bottom: 10px
}
.product-view .product-shop .grouped-items-table .price-box {
	margin-bottom: 0
}

.product-view .box-up-sell .products-grid td {
	width: 25%;
}
/* Block: Tags & box-tags*/
.block-tags li {
	display: inline;
}
.my-tag-edit {
	position: relative;
	float: left;
	padding: 10px 20px
}
.my-tag-edit .btn-remove {
	margin-right: 5px;
	width: auto;
	height: auto;
	line-height: normal;
	text-indent: 0;
	float: left;
	margin-top: -7px;
}
.oauth-customer-token-index .my-account > p, .downloadable-customer-products .my-account > p {
	padding: 0 20px
}

.product-view .box-tags .form-add p {
	clear: both;
}
.product-view .product-tags li {
	float: left;
	padding-right: 20px;
	padding-bottom: 5px;
	white-space: nowrap;
}
.product-view .product-tags li a {
	text-transform: lowercase;
}
.product-view .form-add {
	clear: left;
}
.product-view .box-tags .form-add {
	border-top: 0;
	margin-top: 0;
}
p.note {
	padding-top: 7px;
}
#review-form .data-table {
	width: auto;
}
#review-form .data-table th, #review-form .data-table td {
	border: none;
	font-size: 90%;
	text-transform: lowercase;
	font-weight: normal;
	text-align: center;
	padding: 5px 15px;
}
#review-form .data-table tbody th {
	text-transform: capitalize;
	text-align: left;
	padding-top: 7px
}
/* Block: Reviews */
.box-reviews dt:first-child {
	padding-top: 0;
}
.box-reviews dt {
	font-weight: normal;
	padding-top: 25px;
}

/* Send a Friend */
.send-friend .buttons-set {
	padding: 20px 0
}
.send-friend .form-list input.input-text {
	width: 90%!important
}
.send-friend .form-list li.wide textarea {
	width: 90%
}
.send-friend .form-list .field {
	float: none;
	width: auto
}
.send-friend .limit {
	margin-top: 6px;
}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name {
	font-size: 1em;
	font-weight: normal;
}

/* Product Tags */
.tags-list li {
	display: inline;
	padding-right: 20px;
}
/* Advanced Search */
.advanced-search select.multiselect {
	height: auto
}

/* CMS Home Page */
.cms-index-index .secondary ul {
	padding-left: 0;
}

.sales-guest-form .block-content .form-alt .input-box .input-text {
	width: 294px!important
}
/* Sitemap */
.page-sitemap .links {
	text-align: right;
	margin: 0 8px -15px 0;
}
.page-sitemap .links a {
	text-decoration: none;
	position: relative;
}
.page-sitemap .links a:hover {
	text-decoration: underline;
}
.page-sitemap .sitemap {
	margin: 12px;
}

.page-sitemap .sitemap li {
	margin: 3px 0;
}
.page-sitemap .sitemap li.level-0 {
	margin: 10px 0 0;
	font-weight: bold;
}

/*============== sitemap ================*/
.page-sitemap .pager .amount {
	margin-top: 0;
	margin-right: 10px
}
.page-sitemap .pager {
	text-align: center;
}
/* RSS */
.rss-title h1 {
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/i_rss-big.png) 0 4px no-repeat;
	padding-left: 27px;
}
.rss-table .link-rss {
	display: block;
	line-height: 1.35;
	background-position: 0 2px;
}
/* ======================================================================================= */
/*quickshop*/
body.quickshop-index-view {
	padding: 0;
}
#em_quickshop_handler {
	z-index: 2
}
/* Shopping Cart ========================================================================= */
.cart .shipping-form p {
	margin: 0;
	font-size: 90%
}
.cart .shipping-form label {
	font-size: 90%
}
/* Checkout Types */
.checkout-onepage-index .block-cart-top .btn-remove, .checkout-multishipping-addresses .block-cart-top .btn-remove, .checkout-multishipping-shipping .block-cart-top .btn-remove, .checkout-multishipping-billing .block-cart-top .btn-remove, .checkout-multishipping-overview .block-cart-top .btn-remove {
	display: none;
}

.opc .form-list li.wide .input-box {
	margin-bottom: 10px;
}
.cart .title-buttons {
	text-align: left;
	display: none
}
.cart .title-buttons .checkout-types {
	display: none;
}
.cart .checkout-types {
	float: left;
	text-align: left;
	margin: 0;
	padding-left: 0;
	padding-top: 15px;
}
.cart .title-buttons .checkout-types li {
	float: left;
	margin: 0 0 5px 5px;
}
.cart .checkout-types .paypal-or {
	margin: 0 8px;
	line-height: 2.3;
}
.cart .totals .checkout-types .paypal-or {
	clear: both;
	display: block;
	padding: 3px 55px 8px 0;
	line-height: 1.0;
	font-size: 90%;
}
#checkout-step-login .col-2 .buttons-set button.button {
	clear: left;
	float: left
}
.forgot-pass {
	display: block;
	clear: both
}
#checkout-step-login .col-2 .buttons-set p.required {
	clear: none;
	float: left
}
#review-buttons-container.buttons-set {
	float: right;
	padding: 20px;
}
#review-buttons-container.buttons-set .f-left {
	margin-right: 0;
	font-size: 90%;
	float: right!important
}
#review-buttons-container.buttons-set button.button {
	float: right;
	clear: right;
	margin-right: 0
}
#review-buttons-container .please-wait {
	padding-top: 10px;
	float: right;
	clear: right;
}
/* Shopping Cart Table */
.cart-table .item-msg {
	font-size: 80%;
}
.cart-table tfoot td {
	padding: 30px 0 0;
	border: none;
}
.cart-table tfoot td button.button {
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
}
/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {
	margin: 10px 0 0;
}
.cart .cart-collaterals .col2-set .col-1, .cart .cart-collaterals .col2-set .col-2 {
	float: none;
	width: auto;
	overflow: hidden
}
.cart .cart-collaterals .checkout-types a {
	padding-top: 10px;
	display: block;
}

.cart .crosssell .product-image {
	display: block;
	margin-bottom: 10px;
}
.cart .crosssell .product-details {
	clear: left;
}
.cart .crosssell .price-box {
	margin: 10px 0 16px;
}
.cart .crosssell li.item {
	float: left;
	padding-right: 1px
}
.cart .crosssell li.item.last {
	padding-right: 0;
	margin-right: 0!important
}
/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount label {
	display: block;
	font-size: 90%
}
.cart .shipping, .cart .discount {
	float: left;
	width: 30%;
	margin-right: 5%;
	margin-bottom: 10px
}
.cart .discount {
	margin-right: 5%
}
/* Shopping Cart Totals */
.cart .totals {
	display: inline-block;
	float: right;
}
.cart .totals table td {
	padding: 5px 0;
	font-weight: bold;
}
.cart .totals table td:first-child {
	padding-right: 10px;
}
.cart .totals table th {
	font-weight: bold;
	padding: 5px;
}
/* Options Tool Tip */
.item-options dt {
	font-weight: bold;
	font-style: italic;
}
.item-options dd {
	padding-left: 10px;
}
.truncated {
	cursor: help;
}
.truncated a.dots {
	cursor: help;
}
.truncated a.details {
	cursor: help;
	float: left
}
.truncated .truncated_full_value {
	position: relative;
	z-index: 999;
}
.truncated .truncated_full_value .item-options {
	position: absolute;
	top: -99999em;
	left: -99999em;
	z-index: 999;
	width: 145px;
	padding: 8px;
	border: 1px solid #ddd;
	background-color: #f6f6f6;
}
.truncated .truncated_full_value .item-options > p {
	font-weight: bold;
	text-transform: uppercase;
}
.truncated .show .item-options {
	top: 13px;
	left: 0;
}

/* Shipping and Payment methods */
.sp-methods dt {
	font-weight: bold;
	line-height: 24px
}
.sp-methods dt input.radio {
	margin-top: -4px
}
.sp-methods .price {
	font-weight: bold;
}
.sp-methods select.month {
	margin-right: 20px;
	width: 120px
}
.sp-methods select.year {
	width: 170px
}
.sp-methods .checkmo-list li {
	margin: 0 0 5px;
}
.sp-methods .checkmo-list label {
	width: 135px;
	padding-right: 10px;
	text-align: right;
}
.sp-methods .checkmo-list address {
	float: left;
}
.sp-methods .centinel-logos a {
	margin-right: 3px;
}
.sp-methods .centinel-logos img {
	vertical-align: middle;
}
.sp-methods .release-amounts {
	margin: 0.5em 0 1em;
}
.sp-methods .release-amounts button {
	float: left;
	margin: 5px 10px 0 0;
}
.please-wait {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}
.please-wait img {
	vertical-align: middle;
}
.cvv-what-is-this {
	cursor: help;
	margin-left: 5px;
	line-height: 27px;
}
/* Tooltip */
.tool-tip {
	border: 1px solid #ddd;
	background-color: #f6f6f6;
	padding: 5px;
	position: absolute;
	z-index: 9999;
}
.tool-tip .btn-close {
	text-align: right;
}
.tool-tip .btn-close a {
	display: block;
	margin: 0 0 0 auto;
	width: 15px;
	height: 15px;
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/btn_window_close.gif) 100% 0 no-repeat;
	text-align: left;
	text-indent: -999em;
	overflow: hidden;
}
.tool-tip .tool-tip-content {
	padding: 5px;
}
/* Gift Messages */

.gift-messages-form {
	border: 1px solid #ddd;
	background-color: #f5f5f5;
	padding: 5px;
}
.gift-messages-form label {
	float: none !important;
	position: static !important;
	display: inline-block;
}

.gift-messages-form .item {
	margin: 0 0 10px;
}
.gift-messages-form .item .product-img-box {
	float: left;
	width: 75px;
}
.gift-messages-form .item .product-image {
	margin: 0 0 7px;
}
.gift-messages-form .item .number {
	margin: 0;
	font-weight: bold;
	text-align: center;
}
.gift-messages-form .item .details {
	margin-left: 90px;
}

.gift-message-link {
	display: block;
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/bkg_collapse.gif) 0 4px no-repeat;
	padding-left: 20px;
}
.gift-message-link.expanded {
	background-position: 0 -53px;
}

.gift-message-row .btn-close {
	float: right;
}
.gift-message dt strong {
	font-weight: bold;
}
#opc-shipping_method #onepage-checkout-shipping-method-additional-load .gift-messages {
	display: block;
	clear: both;
	padding: 0px 0 10px
}
.opc .gift-messages-form {
	margin: 0px 0 10px;
	background: #f6f1eb;
	border: 1px solid #e9e4de;
	padding: 22px 24px 22px 30px;
	position: static
}
.opc .gift-messages-form .inner-box {
	padding: 5px;
}
/* Checkout Agreements */
.checkout-agreements li {
	margin: 10px 0;
}
.checkout-agreements .agreement-content {
	border: 1px solid #ddd;
	background-color: #f6f6f6;
	padding: 5px;
	height: auto!important;
}
.checkout-agreements .agree {
	padding: 6px;
}
/* Centinel */

.centinel .authentication {
	border: 1px solid #ddd;
	background: #fff;
}
.centinel .authentication iframe {
	width: 99%;
	height: 400px;
	background: transparent !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}

/* One Page Checkout */
.block-progress dd address {
	margin-bottom: 0;
	font-size: 90%
}
.block-progress dd {
	padding-bottom: 10px;
}
.opc {
	position: relative;
}
.opc .buttons-set.disabled button.button {
	display: none;
}
.opc .buttons-set .please-wait {
	height: 18px;
	line-height: 18px;
	float: left;
}
.opc .step-title {
	text-align: right;
}
.opc .step-title .number {
	float: left;
	line-height: 22px;
	margin-right: 5px;
	display: none;
}
.opc .step-title h2 {
	float: left;
}
.opc .step-title a {
	display: none;
	float: right;
}
.opc .allow .step-title {
	cursor: pointer;
}

.opc .active .step-title {
	cursor: default;
}
.opc .step {
	position: relative;
	padding: 15px 20px 20px;
}

/* Multiple Addresses Checkout */
.checkout-progress {
	padding: 0 50px;
	margin: 10px 0 20px;
}
.checkout-progress li {
	float: left;
	width: 20%;
	border-top: 5px solid #ccc;
	text-align: center;
	color: #ccc;
}
.checkout-progress li.active {
	border-top-color: #000;
	color: #000;
}
.multiple-checkout {
	position: relative;
}
.multiple-checkout .buttons-set {
	padding: 10px 5px 20px 0
}
.multiple-checkout .box {
	overflow: hidden
}
.multiple-checkout .gift-messages {
	margin-top: 10px
}
.multiple-checkout .tool-tip {
	top: 50%;
	margin-top: -120px;
	right: 10px;
}
.multiple-checkout .grand-total {
	font-size: 1.5em;
	text-align: right;
}
.multiple-checkout .grand-total big {
	display: inline-block;
	margin-bottom: 10px
}
.multiple-checkout .grand-total .price {
	font-size: 1em
}
.multiple-checkout #checkout-review-submit .place-order {
	margin-top: 10px
}
.multiple-checkout .data-table tfoot td.a-right {
	text-align: left!important
}

/* Account Login/Create Pages ============================================================ */
.account-login .registered-users a {
	padding-top: 6px;
	display: inline-block;
}

.account-create .fieldset {
	width: auto;
	overflow: hidden;
	display: block;
	padding: 20px;
	float: none
}

/* Captcha */
.captcha-image {
	float: left;
	position: relative;
}
.captcha-img {
	border: 1px solid #ccc;
}

.captcha-reload {
	position: absolute;
	top: 2px;
	right: 2px;
}
.captcha-reload.refreshing {
	animation: rotate 1.5s infinite linear;
	-webkit-animation: rotate 1.5s infinite linear;
	-moz-animation: rotate 1.5s infinite linear;
}
 @-webkit-keyframes rotate {
 0% {
-webkit-transform:rotate(0);
}
 0% {
-webkit-transform:rotate(-360deg);
}
}
@-moz-keyframes rotate {
 0% {
-moz-transform:rotate(0);
}
 0% {
-moz-transform:rotate(-360deg);
}
}
@keyframes rotate {
 0% {
transform:rotate(0);
}
 0% {
transform:rotate(-360deg);
}
}
/* Remember Me Popup ===================================================================== */
.window-overlay {
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/window_overlay.png) repeat;
	background: rgba(0, 0, 0, 0.35);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 990;
}


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss {
	float: none;
	margin: 0;
}
.my-wishlist textarea {
	width: 90%;
	margin-top: 5px;
}
.my-wishlist .cart-cell button.button {
	margin-bottom: 5px
}
.downloadable-customer-products .data-table th {
	white-space: nowrap
}
.sales-order-view .my-account a.link-reorder, .sales-order-view .my-account span.separator, .sales-order-view .my-account a.link-print {
	float: right;
	padding-top: 2px;
	margin-top: 8px;
}
#cart-sidebar-reorder-advice-container {
	margin: 1em 0
}
/********** < Dashboard */

.dashboard .welcome-msg {
	padding: 0 20px;
	font-size: 90%
}
.box-head h2 {
}
/*Block My Account*/

.dashboard .box-account {
	padding: 0px 0 10px;
	position: relative
}
.dashboard .box-account.box-info {
	padding: 0px
}

/* Block: Account Information */
.dashboard .box-info {
}
.box-info .box {
	border: none;
}
.box-title h3, .box-content h4 {
	font-weight: normal;
	float: left;
}
.box-content h4 {
	float: none
}
.box-content address, .box-content p {
	clear: left
}
.box-content {
	clear: left;
}
/* Block: Reviews & Tags */
.dashboard .box-reviews .number, .dashboard .box-tags .number {
	float: left;
	font-size: 80%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	margin: 1px -20px 0 0;
	padding: 2px 3px;
	background: #ddd;
}
.dashboard .box-reviews .details {
	margin-left: 20px;
}
.dashboard .box-tags .details {
	margin-left: 20px;
}
.box-tags .tags strong {
	font-weight: normal;
	float: left;
	display: inline;
}
.box-tags .tags li {
	float: left;
	display: inline;
	padding-left: 5px;
}
.box-reviews li.item, .box-tags li.item {
	padding-bottom: 20px;
}
.box-reviews li.item.last, .box-tags li.item.last {
	padding-bottom: 0;
}
.box-reviews h3.product-name, .box-tags h3.product-name {
	margin-bottom: 0;
}
.box-tags .tags a {
	text-transform: capitalize;
}
.review-product-list .product-view .ratings-table {
	margin-bottom: 1em
}
.review-product-list .product-view .availability {
	margin-top: 1em
}
.review-product-list .product-view .buttons-set {
	margin-bottom: 1em;
	padding-top: 20px
}
/********** Dashboard > */

/* Address Book */
.addresses-list {
	padding: 0 20px
}
.addresses-list-additional li.item {
}
.addresses-primary li.item {
	padding-top: 20px;
}
.addresses-primary li.item:first-child {
	padding-top: 0;
}
.customer-address-form .my-account .form-list li.wide:first-child {
	padding-bottom: 10px;
}
.customer-address-form .my-account .form-list li strong {
	padding-top: 5px;
	display: block;
}
/* Order View */
.order-info {
	padding: 5px 20px;
}
.order-details .table-caption {
	padding: 0 20px;
}
.order-info dt, .order-info dd, .order-info ul, .order-info li {
	display: inline;
}
.order-info dt {
	font-weight: bold;
}
.billing-agreements, .recurring-profiles, .tag-customer-index .my-account > p, .review-customer-index .my-account > p {
	padding: 0 20px
}
.my-account .billing-agreements .buttons-set, .my-account .recurring-profiles .buttons-set {
	padding: 10px 0px
}
.order-date {
	margin: 10px 20px;
}
.page-print .order-date {
	margin: 10px 0px;
}
.order-info-box {
	padding: 0 20px
}
.order-items {
	width: 100%;
	overflow-x: auto;
}
.order-additional {
	margin: 15px 0;
}
/* Order Gift Message */
.gift-message dt strong {
	color: #666;
}
.gift-message dd {
	margin: 5px 0 0;
}
/* Order Comments */
.order-about dt {
	font-weight: bold;
}
.order-about dd {
	margin: 0 0 7px;
}
.tracking-table {
	margin: 0 0 15px;
}
.tracking-table th {
	font-weight: bold;
	white-space: nowrap;
}
.tracking-table-popup {
	width: 100%;
}
.tracking-table-popup th {
	font-weight: bold;
	white-space: nowrap;
}
.tracking-table-popup th, .tracking-table-popup td {
	padding: 1px 8px;
}
/* Order Print Pages */
.page-print .print-head img {
	float: left;
}
.page-print .print-head address {
	float: left;
	margin-left: 15px;
}
/* Price Rewrites */
.page-print .gift-message-link {
	display: none;
}
.page-print .price-excl-tax, .page-print .price-incl-tax {
	display: block;
	white-space: nowrap;
}
.page-print .cart-price, .page-print .price-excl-tax .label, .page-print .price-incl-tax .label, .page-print .price-excl-tax .price, .page-print .price-incl-tax .price {
	display: inline;
}
/* My Reviews */
.product-review .product-img-box {
	float: left;
	width: 200px;
}
.my-account .product-review .product-img-box {
	width: 130px
}
.product-review .product-img-box .product-image {
	display: block;
	width: 125px;
	height: 125px;
}
.product-review .product-img-box .label {
	font-size: 90%;
	margin: 10px 0 3px;
}
.product-review .product-img-box .ratings .rating-box {
	float: none;
	display: block;
	margin: 0 0 3px;
}
.product-review .product-details {
	margin-left: 150px;
}
.product-review .product-name {
	font-size: 140%;
	font-weight: bold;
	margin: 0 0 10px;
}
.product-review .ratings-table {
	margin: 0 0 10px;
}
.product-review dt {
	font-weight: bold;
}
.product-review dd {
	margin: 5px 0 0;
}
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer {
	padding: 17px 0;
}
.footer .a-left {
	float: left
}
.footer .a-right {
	float: right
}
.footer p {
	text-align: center;
}
.footer address {
	text-align: center;
	margin-bottom: 0;
	display: inline
}

.footer ul li {
	display: inline;
}
.footer-container .bottom-container {
	text-align: center;
}
.footer .grid_12 li a {
	display: inline-block
}
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after, .header-container:after, .header-container .top-container:after, .header:after, .header .quick-access:after, #nav:after, .main:after, .footer:after, .footer-container .bottom-container:after, .col-main:after, .col2-set:after, .col3-set:after, .col4-set:after, .search-autocomplete li:after, .block .block-content:after, .block .actions:after, .block li.item:after, .block-poll li:after, .block-layered-nav .currently li:after, .page-title:after, .products-grid:after, .products-list li.item:after, .box-account .box-head:after, .dashboard .box .box-title:after, .box-reviews li.item:after, .box-tags li.item:after, .pager:after, .sorter:after, .ratings:after, .tags:after, .add-to-box:after, .add-to-cart:after, .product-essential:after, .product-collateral:after, .product-view .product-img-box .more-views ul:after, .product-view .box-description:after, .product-view .box-tags .form-add:after, .product-options .options-list li:after, .product-options-bottom:after, .product-review:after, .cart:after, .cart-collaterals:after, .cart .crosssell li.item:after, .opc .step-title:after, .checkout-progress:after, .multiple-checkout .place-order:after, .group-select li:after, .form-list li:after, .form-list .field:after, .buttons-set:after, .page-print .print-head:after, .advanced-search-summary:after, .gift-messages-form .item:after, .send-friend .form-list li p:after, .widget-static-block:after {
	display: block;
	content: ".";
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	overflow: hidden;
}
/* ======================================================================================= */
.menu-item-hbox > .menu-container {
	position: relative;
}
.review-customer-view .product-review .product-details, .review-product-view .product-review .product-details {
	margin-left: 160px
}
.review-product-view .product-review .product-img-box {
	width: 160px
}
.review-customer-view.product-review .product-img-box {
	width: 160px
}
.review-customer-view .product-review .product-img-box {
	margin-left: 20px
}
.review-product-view .buttons-set {
	padding-top: 15px
}
.cms-page-view .std {
	margin-bottom: 20px
}
.show-search label:after {
	border-bottom: 1px solid #DDDDDD;
	color: #AAAAAA;
	content: "<>";
	font: 11px "Consolas", monospace;
	padding: 0 0 2px;
	pointer-events: none;
	position: absolute;
	right: 8px;
	top: 2px;
	transform: rotate(90deg);
}
.show-search label:before {
	background: none repeat scroll 0 0 #F8F8F8;
	content: "";
	display: block;
	height: 20px;
	pointer-events: none;
	position: absolute;
	right: 6px;
	top: 0;
	width: 20px;
}
.show-search label {
	position: relative;
}
.social-connect-logo {
	float: left;
}
.social-connect-logo ul {
	float: left;
	list-style: none;
	overflow: hidden;
}
.social-connect-logo li {
	float: left;
	margin-right: 15px;
}
.social-connect-logo li img {
	float: left;
}
.social-connect-logo li:last-child {
	margin: 0px;
}
.benefit {
	font-weight: bold;
	padding: 7px 7px 1px 10px;
	border-radius: 2px;
	background-color: #04266b;
	display: none;
}
.benefit_p {
	border: 1px solid #0000FF;
	margin-bottom: 10px;
	padding: 5px;
	height: 33px;
	display: none;
}
.widget-static-block .banner-right-link, .widget-static-block .banner-right-promotional {
	width: 90%;
	float: left;
	border-left: #04266b solid 2px;
	border-right: #04266b solid 2px;
	padding-left: 18px;
}
.widget-static-block .banner-right-link {
	border: 2px solid #242d64;
	background: url('http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/menubg.png') no-repeat center;
	padding: 0 9px
}
.widget-static-block .banner-right-promotional {
	border-bottom: #04266b solid 2px;
	border-top: #04266b solid 2px;
	padding-top: 47px;
	padding-bottom: 47px;
	height: 51px;
}
.widget-static-block .banner-right-link ul.banner-ul li a {
	font-size: 15px;
	text-decoration: none;
	line-height: normal;
	font: normal 13px helvetica, arial, sans-serif;
	font-weight: bold;
	color: white;
	padding: 13px 0px;
	width: 100%;
	float: left;
}
.widget-static-block .banner-right-link ul.banner-ul li a:hover {
	background: url('http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/hover.png') no-repeat center;
}
.benefit h3 {
	color: #FFFFFF;
	font: bold 13px/1.35 helvetica, arial, sans-serif;
}
ul.banner-ul li {
	color: #676767;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 0
}

.banner-right-promotional a {
	color: #676767;
	font-weight: bold;
	text-decoration: none;
}
.em-tabgroups {
	display: none;
}
.em-header .wrapper-top-cart {
	float: right; width: 25%;
}
/*By Max @ 07-01-2014*/
#skypePart {
	float: left;
	margin-left: 70px;
}
#liveChatPart {
	float: left;
	margin-left: 170px;
}
#skypePart img {
	height: 50px;
	width: 100%;
}
#liveChatPart img {
	height: 50px;
	width: 100%;
}
.clr {
	clear: both;
}
.container_24 .grid_21 {
	width: 600px !important;
}

#wishList {
	font-size: 20px;
	font-weight: bold;
	margin: 0 20px 0 0;
	padding: 10px 0 15px 44px;
	text-transform: uppercase;
	font: 22px Verdana, Arial, Helvetica, sans-serif;
	background: url("http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/stripes/phone_icon.jpg") no-repeat scroll 7px 12px;
	color: #04266b;
	float:right;
}
#wishList ul li a {
	text-decoration: none;
}
.Social-1 {
	float: left;
	margin-left: 5px;
	margin-top: 45px;
	width: 285px;
}
.Social-1 ul li {
	float: left;
	width: 95px;
}
.em-footerbrand {
	display: none;
}
.omega .box {
	width: 1148px !important;
	height: 200px !important;
}
.omega .box .grid_5 .alpha .omega {
	height: 200px !important;
}
.widget.em-widget-sale-products-grid {
	height: 200px !important;
}
.viewport .item-slider-content .products-grid-custom .item .product-image img {
	height: 136px;
	margin-top: -25px;
	width: 75% !important;
}
.box .grid_5 .alpha .omega img {
	width: 75% !important;
}
.fluid_left_popular {
	width: 75% !important;
	height: 200px;
}
.widget-static-block.cms-area-07 {
	margin-top: 5px !important;
}
.omega .controls .prev {
	margin-top: 15px !important
}
.omega .controls .next {
	margin-top: 15px !important
}
.store_switcher_variation, .color_variation, .btn-toggle, .qrcode {
	display: none !important;
}
#visaImg > img {
	height: 200px;
	width: 230px;
	margin-top: 10px;
}
#payPalImg > img {
	height: 200px;
	width: 230px;
}
/*Ends By Max @ 07-01-2014*/

.td-social-wrap .td_mod_wrap {
	padding-top: 50px;
	line-height: 11px;
	margin-bottom: 1px;
	text-align: center;
}
.td-social-icon-wrap {
	display: inline-block;
	margin-bottom: 14px;
	margin-left: 7px;
	margin-right: 7px;
	transition: opacity 0.4s ease 0s;
}
.td-s-s-32-facebook {
	background-position: -64px -32px;
}
.td-s-s-32-google {
	background-position: -192px -32px;
}
.td-s-s-32-rss {
	background-position: -160px -64px;
}
.td-s-s-32-twitter {
	background-position: 0px -96px;
}
.td-social-s1-32 {
	background-image: url("http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/style1-32.png");
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 32px;
}
.headerphone {
	font-size: 20px;
	font-weight: bold;
	margin: 25px 0 0 120px;
	display: none;
}
#top5category .widget-products ul li {
	float: left;
	list-style: none;
	margin: 2px 2px 3px;
	height: 215px;
	width: 179px;
	border: 1px solid #d4d4d4;
}
.product-image {
	width: 100%;
	text-align: center;
	float: left;
}

.product-image img {
	width: 100%;
}
.mini-products-list .product-image img {
	width: 50%;
}
.top-category-name4 {
	float: left;
	overflow: hidden;
	padding: 3px 0 5px 60px;
	width: 170px;
	font: 13px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	
}
.top-category-name3{
	float: left;
	overflow: hidden;
	padding: 3px 0 5px 5px;
	width: 170px;
	font: 13px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	
}
.top-category-name1 {
	float: left;
	overflow: hidden;
	padding: 3px 0 5px 50px;
	width: 170px;
	font: 13px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	
}
.top-category-name2 {
	float: left;
	overflow: hidden;
	padding: 3px 0 5px 25px;
	width: 170px;
	font: 13px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	
}
.top-category-name5 {
	float: left;
	overflow: hidden;
	padding: 3px 0 5px 45px;
	width: 170px;
	font: 13px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	
}
.top-category-desc {
	float: left;
	overflow: hidden;
	padding: 5px;
	width: 170px;
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	word-spacing: -1px;
	
}

.widget-static-block .grid_6 .h5 {
	color: #fff;
}
.container_24 .grid_6:last-child {
	margin-right: 0px !important;
}
.footer-right {
	float: right;
	margin: 0px 82px;
	padding-bottom: 14px;
}
.cms-index-index .footer-right {
	float: right;
	margin: 0px 82px;
	padding-bottom: 0px;
}
.footer-right img {
	vertical-align: middle;
	margin-left: 10px;
}
.menu-item-link.menu-item-depth-0.home-icon span {
	width: 43px;
	height: 18px;
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/home_icon.png) right top no-repeat;
	float: left;
}
.grid_24.em-footer {
	float: left;
	width: auto !important;
}
.product-shop {
	float: left;
	min-height: 163px;
	padding: 0 3%;
}
.cms-galayomarket-home .grid_24.col-main {
	display: none;
}
.em-footernews .widget-products {
	border: 1px solid #d4d4d4;
}
.em-header .wrapper-top-cart .top-cart {
	margin-right: 18px;
	width: 225px;
}
.hnav .home_icone {
	text-align: center;
}
.hnav .home_icone a span {
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/home_icon.png) right top no-repeat;
	background-size: 100% 100%;
	float: left;
	width: 21px;
	height: 18px;
}





.product-shop {
	margin-left: 0 !important;
}

.page .em-main .grid_19 .std h3 {
	margin-top: 20px;
}
/* - -- -  - footer main div style  - - -  */

.em-footerend {
	height: 0px;
}
.footer-main {
	max-width: 1155px;
	width: 100%;
	float: none;
	margin: 0px auto 0px 0px;
	overflow: hidden;
	display: block;
}
.footer-main .copyright_ft {
	width: auto;
	float: left;
	text-align: left;
	margin-top: 18px;
}
.footer-main .payment-ft {
	width: auto;
	float: right;
	text-align: right;
	margin-top: 0px;
}
.footer-right-one {
	margin: 12px 1px; float:left; width:auto !important;
}
.footer-right-two { margin: 0px 1px 12px 15px; float:left;  }

.em_nav .corporate-gifts li a{ padding-left: 15px !important;}
.em_nav .conference li a{ padding-left: 15px !important;}
.welcome-msg > p {
    font-size: 13px;
    margin-bottom: 10px;
}
#product_addtocart_form .clearer { display:none; }
#product_addtocart_form .product-options,
#product_addtocart_form .product-options-bottom {
    float: right;
    overflow: hidden;
    padding-left:0%;
	width:58%;
}
.quickshop-main #product_addtocart_form .product-options,
.quickshop-main #product_addtocart_form .product-options-bottom {
    float: right;
    overflow: hidden;
    padding-left:0%;
  	width:100% !important; 
}
.short-description table {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #DDDDDD;
    border-spacing: 0;
    color: #333333;
    font-size: 0.938em;
    width: 100%;
}
.short-description table {
    border-spacing: 0;
    color: #333333;
    font-size: 0.938em;
}
.short-description table tr.qty-row th {
    border-top-left-radius: 3px;
    padding-top: 12px;
}
.short-description table th {
    font-size: 1.063em;
    letter-spacing: -1px;
    text-align: center;
}

.short-description table tr.qty-row td {
    border-bottom: 1px solid #EAEAEA;
    padding-top: 12px;
}
.short-description table td {
    padding: 9px 0;
    text-align: center;
}

.em-main .em-area06 #prev_next { display:none; }
.short-description table tr.price-row th {
    border-bottom-left-radius: 3px;
}
.product-view .product-essential .product-shop .product-title h1 { color: #04266b;font-size: 20px;font-weight: bold; background-color: #fff; padding: 5px 0 0 5px; margin-left:-5px; }

.product-view .product-essential .product-shop .product-sku h1 {color: #676767; font-size: 16px; font-weight:normal; margin-bottom:0px; }

.product-view .product-essential .product-shop .short-description h2 {margin-top:10px; color:#676767; font-size:12px; font-weight:bold; }
.product-view .product-essential .product-shop .short-description  { width:100%; }
.std table.data-table-top { box-shadow:0 -1px 4px #d2d2d2; }

.std table.data-table-top tr th { padding:13px 0px; font-size:15px; border-bottom:none; border-right:none; }
.std table.data-table-top tr.qty-row th { border:1px solid #e1e1e1 !important;}
.std table.data-table-top tr td { padding:13px 0px; font-size:15px; border-left:1px solid #e1e1e1; }
.std table.data-table-top tr th{ font-weight:bold; padding-top:15px !important; }
.product-view .product-essential .product-options { width:17% !important; padding-left:3% !important; float:left !important; margin-right:50px; }
.product-view .product-essential label { font-size:15px; font-weight:bold !important; line-height:15px; }
.product-view .product-essential .product-options p.required { display:none !important; }

.product-view .product-essential .product-options-bottom { width:30% !important; float:left !important; }
.product-view .product-essential .product-options-bottom .price-box {  float:right; margin-top:20px !important;}
.product-view .product-essential .product-options-bottom .price-box .price {color:#04266B; font-size:24px; }

.product-view .product-essential .product-options-bottom label { padding-top:0px !important; padding-bottom:7px; }
.product-view .product-essential .product-options-bottom .add-to-cart #qty { box-shadow:none !important; padding:3px 6px; width:110px !important;  border-radius:0px !important; margin-top:5px; }


.product-essential #product_addtocart_form .btn-cart { margin:-34px 0 0px 0px; float:left; }

.quickshop-index-view .quickshop-main .product-essential #product_addtocart_form .btn-cart,
.quickshop-index-view .quickshop-main .product-essential #product_addtocart_form .add-to-links,
.quickshop-index-view .quickshop-main .product-essential #product_addtocart_form .add-to-links li { margin:0px; }
.product-essential #product_addtocart_form .add-to-links { margin:-20px 0px 0 130px; float:right; display:inline-block; }
.product-essential #product_addtocart_form .product-options-bottom .add-to-cart .design-btn #design_product_890 { margin-left:0px !important;  }
.product-essential #product_addtocart_form .product-options-bottom .add-to-cart .qty-ctl  { margin-left:-20px; display:none;} 
.product-essential #product_addtocart_form .product-options-bottom .add-to-cart .qty-ctl .increase { float:left; margin-top:3px; background:url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/increase.jpg) center bottom no-repeat; }
.product-essential #product_addtocart_form .product-options-bottom .add-to-cart .qty-ctl .decrease { float:left; margin-top:2px; background:url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/decrease.jpg) center top no-repeat; }

.product-view #product_addtocart_form .short-disc { width:auto; float:left; margin:0px;}
.product-view #product_addtocart_form .short-disc br { display:none; }
.product-view #product_addtocart_form .short-disc ul { margin:17px;}
.product-view #product_addtocart_form .short-disc ul li { margin-bottom:5px; padding-left:5px; list-style-type: square; }
.product-view #product_addtocart_form .short-disc ul li:first-child { background:url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/star_quot.png) left center no-repeat; margin-left:-14px; padding-left:19px; list-style-type:none; }

.product-view #product_addtocart_form .short-disc ul li:last-child { list-style-type:none; }
.short-disc li img {  width:39px;}
.product-options-bottom .btn-cart{ display:none; } 
.product-view .product-img-box .more-views .viewport .slides .itemslider { margin-top:5px; margin-right:5px; border:1px solid #e1e1e1; }
.colorchange { color:#04266b; font-weight:bold; }
.main-boxyanik { float:left; width: 250px;}
.box2yanik { float:left; width:330px; padding:1%; background:#ece6f0; }
.box3yanik { float:left; width:212px; margin-left:25px; margin-bottom:10px;}
.bgyanik {padding:1%; background:#ece6f0;}
.bgyanik h5{ font-weight:bold!important;}
.menuyanik ul { margin:0px; padding:0 0 0 17px;;}
.menuyanik li { line-height:22px;}
.introduction {
    height: 75px;
    margin-bottom: 15px;
    background-color:#E5143B;
}

.introduction p {
color:#fff;
padding: 19px 11px;
text-align: center;
font: bold 18px/1.35 helvetica,arial,sans-serif;
}
.home_promos {margin-bottom: 10px; height:70px;}
#top5category{ margin-top:5px;}

.shipping_charge{background-color: gainsboro;padding: 10px 0px 10px 11px; margin: 32px 7px;}
.set_up{display:none!important; }
.product-view .product-img-box .product-image-new {
    border: 1px solid #d4d4d4;
}
.product-image-new {
    float: left;
    text-align: center;
    width: 100%;
}
.product-image-new {
    position: relative;
}    
.social_icons img {
width:36px;
margin:0px 5px 5px 0px;
}  
.social_icons {
margin-top: 15px;
}  
.widget-products ul li span {
    height: 50px !important;
    padding: 0 !important;
    text-align: center !important;
    width: 100% !important;}
	
#containerDiv .ajaxcart #ajax_image img { width:auto;}	
.page .container_24 .grid_14{margin: 0 0 0 105px; width: 40%;}
.searchautocomplete .nav .nav-input{ padding:0 14px!important;}
.page .container_24 .grid_24.col-main .blogleft{width:75%;float:left;}
.page .container_24 .grid_24.col-main .blogright{width:25%;float:right;}
.page .container_24 .grid_24.col-main .blogright .menu-recent{ margin:0;}
.page .container_24 .grid_24.col-main .blogright .menu-recent ul li{margin: 0 5px 0 0;}
.page .em-footerend #containerDiv{left: 40% !important; top: 40% !important;}
#wishlist-view-form fieldset p.wishlist-empty{ padding:20px 0 0 20px;}
.firecheckout-window .content {width: 100% !important; height: auto !important;}
.firecheckout-window .content iframe {width: 100%; height:400px;}
.design-btn{bottom: -29px;}
.setuphide{ display:none;}
/*.sizeimage img{ width:100%;}*/




@media only screen and (max-width :1200px) {
.page .container_24{ width:98%;}
.page .container_24 .grid_5.f-left{margin:0 10px; width:26%;}
.page .container_24 .grid_5{margin:0 10px 0 0; width:20%; text-align:left;}
.page .container_24 .grid_5 .hide-lte0 p a img{ width:100%;}
.page .container_24 .grid_5 #vertical-menu-wrapper ul#em-vnav{ width:auto;}
.em-header .header-container .grid_14{ margin:11px 0 0 15px; float:left; width:45%;}
.em-header .header-container .grid_14 .grid_21{ width:100% !important; margin:0;}
.em-header .header-container .grid_14 .grid_21 .searchautocomplete{ padding:0; width:100%;}
.em-header .wrapper-top-cart{ width:23%; margin:10px 0 0;}
.em-header .wrapper-top-cart .top-cart{ width:100%; margin:20px 0 0;}
.page .container_24 .grid_24.header_bg{ float:right; line-height:normal;}
.page .container_24 .grid_24.em-area02{ width:100%; margin:0 0px 10px;}
.em_nav .hnav li a{ padding:0 7%;}
.page .container_24 .grid_13.em-mainslideshow{ width:56%; margin:0;}
.page .container_24 .grid_6{ width:22%; margin:0; float:right;}
.page .container_24 .grid_6 .widget p a img{ width:100%;}
.page .container_24 .grid_19{ margin:0; width:78%;}
.page .container_24.em-footernews .grid_24{ width:100%; margin:0;}
#footer-brand .bx-wrapper .bx-viewport ul.slider1 li{padding: 0 10px; width: auto !important;}
.page .container_24.em-footernews .grid_24 .hide-lte0 p img{ width:100%;}
.page .container_24.em-footerinfo .grid_24{ width:100%; margin:0;}
.page .container_24.em-footerinfo .grid_24 .grid_6{ width:32%; margin:2% 2% 0 0; float:left; display:block;}
.footer-main .copyright_ft {margin:0 0 0 10px;}
.footer-main .payment-ft img.footer-right-one{ margin:0 5px;}
.page .container_24 .grid_19.em-area06 .category-products .products-grid{ height:auto!important;}
.page .container_24.em-footernews .grid_24 .grid_16{ width:60%; margin:0; float:left;}
.page .container_24.em-footernews .grid_24 .grid_8.omega{ float:right; width:40%; margin:0;}
.page .container_24 .grid_24.col-main{ width:100%; margin:0;}
.page .container_24 .grid_24.col-main .blogleft .toolbar .limiter{left: 40%;}
.page .container_24 .grid_24.col-main .blogleft .toolbar .limiter .toolbar-title select.show,
.page .container_24 .grid_24.col-main .blogleft .toolbar .sorter .toolbar-title select.sortby{ width:auto;}
.page .container_24 .grid_19.em-area07 #top5category .widget-products ul li {margin:1%; width:17.6%;}
.product-view .product-img-box{ width:50%!important;}
.product-view .product-shop{ width:47%!important; float: right; padding: 0;}
.product-view #product-options-wrapper{padding: 10px 0 0 !important; width: 45% !important;}
.page .container_24 .grid_19 .product-view .product-options-bottom{width: 40% !important;} 
.product-view .box-description .box2yanik{ width:50%}
.page .container_24 .grid_19 .product-view .product-options-bottom ul.add-to-links{ margin:10px 0 0!important; float:left!important;}
.page .container_24 .grid_19 .product-view .product-options-bottom ul.add-to-links li{ margin:0!important;} 
.page .container_24 .grid_19 .product-view button.btn-cart{margin:-34px 0 0!important; float: right !important;}
#newsletter-validate-detail .actions button.button {height: 26px!important;}
.page .container_24 .grid_19 .product-view .sizearea {width: 100%;}
.page .container_24 .grid_19 #top5category{ height:auto!important; padding-bottom: 0;}
.page .container_24 .grid_19.em-area06 .category-products .products-grid li.item {left: inherit !important; margin:2%; position: inherit !important; top: inherit !important; width:21% !important; min-height:295px; padding:0;}
.page .container_24 .grid_19 .allprodut .product{margin:1%; width:22.6%; height:auto; min-height: 160px; text-align:center; left:0;}
.page .container_24 .grid_19 .allprodut .product a img{height:auto; width:100%;}
.page .container_24 .grid_19 .allprodut .product .caption{width:100%;}
.page .container_24 .grid_19 .allprodut .product .caption h2{ margin:10px 0;}

.mousetrap{width: 100% !important; height:100%!important;} 
}


@media only screen and (max-width :979px) {
.top-header .header.container_24.small.bg_logo{ background:none;}
.page .container_24 .grid_5.f-left{margin: 10px 0 0; text-align: center; width: 100%;}
.em-header .wrapper-top-cart{ width:320px; margin: 10px 0 0;}
.em-header .wrapper-top-cart .top-cart{float: right; margin: 10px 0 0 10px; width: 25%;}
.searchautocomplete .nav{ width:auto!important;}
.page .em-header .wrapper-top-cart .top-cart a.top-link-cart{ font-size:0; background-position:8px 6px;}
.em-header .header-container .grid_14 .grid_21{ width:290px !important;}
.em-header .header-container .grid_14 .grid_21 .searchautocomplete{ width:310px!important;}
.em-header .header-container .grid_14{ width:34%; margin:0;}
#wishList{ margin:0;}
.category-products .toolbar .pager .limiter{ left:35%;}
.page .container_24 .grid_19.em-area06 .category-products .products-grid li.item .price-hover{ right:25%;}
.page .container_24.em-footernews .grid_24 .grid_16{ width:100%; margin:0; float:left;}
.page .container_24.em-footernews .grid_24 .grid_8.omega{ float:left; width:100%; margin:0;}
.page .container_24.em-footernews .grid_24 .grid_8.omega #newsletter-validate-detail .input-act .actions button.button span span{ text-align:center;}
.firecheckout-window{left:10% !important; width:80% !important;}
.firecheckout-window .content {padding: 2px; width: 100% !important; height: auto !important;}
.miniLayout .shadowBox{ margin:0;}
.miniLayout .paypalSlogan{ width:auto; padding-right: 22px;}
.miniLayout form#formPaypal{ float:right;}
#contactForm .fieldset{ width:97%;} 
}

@media only screen and (max-width :850px) {
.page .container_24 .grid_5{ width:25%;}
.page .container_24 .grid_13.em-mainslideshow{ width:73%;}
.page .container_24 .grid_6{ width:73%;}
.introduction{ height:auto;}
.page .container_24 .grid_19.em-area06{width:73%;}
.page .container_24 .grid_19.em-area06 .allprodut .product {height: auto; margin: 1%; width: 22.6%; left: inherit; min-height: 170px;}
.page .container_24 .grid_19.em-area07{ width:100%;}
.page .container_24 .grid_19.em-area07 #top5category{height: auto !important;}
.page .container_24 .grid_19.em-area07 #top5category .widget-products ul li {margin:2%; width: 45.6%;}
.page .container_24 .grid_19.em-area07 #top5category .widget-products ul li a img{ width:auto;}
.social_icons img{ width:31px;}
.page .container_24.em-footerinfo .grid_24 .grid_6 {margin: 10px 0 0; width: 100%;}
.page .container_24 .grid_19.em-area06 .category-products .products-grid li.item {min-height: 250px;}
body.catalogsearch-advanced-index .page .container_24 .grid_19.em-area06{ width:99%;}
body.catalogsearch-advanced-index .page .container_24 .grid_19.em-area06 #form-validate .advanced-search{ width:100%;} 
body.catalogsearch-advanced-index .page .container_24 .grid_19.em-area06 #form-validate .advanced-search ul#advanced-search-list .input-box input.input-text { width: 98%;}
body.catalogsearch-advanced-index .page .container_24 .grid_19.em-area06 #form-validate .advanced-search ul#advanced-search-list .input-box select{ width: 99%;}
.page .container_24 .grid_19 .product-view .sizearea {display:none;}
.page .container_24 .grid_19 .product-view div#responsivtextearea{width:100%; display:block;}
.page .container_24 .grid_19 .product-view div#responsivtextearea .size{width: 42%;}  
}


@media only screen and (max-width :768px) {
.bx-wrapper .bx-viewport { height:auto;}
.bx-viewport { height:65px !important;}
}

@media only screen and (max-width :760px) {
.page .container_24 .grid_5{ width:100%;}
.em-header .wrapper-top-cart .top-cart{ width:84px;}
.page .container_24 .grid_24.header_bg .f-left{ float:none!important;}
.page .container_24 .grid_24.header_bg{ width:100%; text-align:center;}
.adapt-0 .hnav .home_icone a{height:20px;}
.social_icons {text-align: center; width: 100%; margin:15px 0;}
.social_icons img{ margin:0 10px; width:36px;}
.page .container_24 .grid_5.em-area03 {margin: 0; width: 100%;}
.adapt-0 .slider-wrapper .nivoSlider{height: 100% !important;}
.page .container_24 .grid_13.em-mainslideshow{ width:100%;}
.page .container_24 .grid_6{ width:100%;}
.page .container_24 .grid_19.em-area07{ width:100%; float:left;}
.page .container_24 .grid_19.em-area06{width:100%; float:left;}
.grid_24.em-footer{float: none;}
.footer-main{ margin:10px 0 0;}
.footer-main .copyright_ft {float: left; margin: 0; text-align: center; width: 100%;}
.footer-main .payment-ft {text-align: center; width: 100%;}
.footer-main .payment-ft img.footer-right-one { margin: 10px; float:none;}
.page .container_24 .grid_19.em-area06 .category-products .products-grid li.item{ min-height:275px; text-align:center;}
.page .container_24 .grid_19.em-area06 .category-products .products-grid li.item:hover .actions button.button{ float:none; margin:0;}
.page .container_24 .grid_19.em-area06 .category-products .products-grid li.item:hover .actions .add-to-links{float: left; margin: 10px 0 0; width: 100%;}
.page .container_24 .grid_19.em-area06 .category-products .products-grid li.item:hover .actions .add-to-links li,
.page .container_24 .grid_19.em-area06 .category-products .products-grid li.item:hover .actions .add-to-links li a{float: none;}
.page .container_24 .grid_19.em-area06 .allprodut .product{width: 47%; min-height:220px;}
.page .container_24 .grid_19 .allprodut .product a img{width:170px;}
.category-products .toolbar .pager .limiter {left: 20%;}
.page .container_24 .grid_24.col-main .blogleft{width:100%;}
.page .container_24 .grid_24.col-main .blogright{width:100%;}
.product-view .product-img-box{ width:100%!important;}
.page .container_24 .grid_19 .product-view .product-img-box p a img{ width:auto!important; margin:0 auto;}
.page .container_24 .grid_19 .product-view .product-img-box .more-views ul.slides{width:100%!important;}
.page .container_24 .grid_19 .product-view .product-img-box .more-views ul.slides li{width:15.6% !important;}
.product-view .product-shop{ width:100%!important;}
.product-view #product-options-wrapper{width:100% !important; margin:0!important;}
.page .container_24 .grid_19 .product-view .product-options-bottom{width:100% !important;} 
.page .container_24 .grid_19 .product-view .product-options-bottom .price-box{ margin: 0 !important;} 
.page .container_24 .grid_19 .product-view .product-options-bottom ul.add-to-links{ margin:-22px 0 0!important; float:right!important;} 
.page .container_24 .grid_19 .product-view .product-options-bottom ul.add-to-links li{ margin: 0;} 
.page .container_24 .grid_19 .product-view button.btn-cart{margin:0!important;}
.page .container_24 .grid_19 .product-view .short-disc{ width:100%!important;}
.page .container_24 .grid_19 .product-view .product-options-bottom .add-to-cart .design-btn {width: 100%;}
.page .em-footerend #containerDiv{left:5% !important; top:29% !important;  width:90%;}
.page .container_24 .grid_24.col-main #firecheckout-form .firecheckout-section ul.form-list .field{width:100% !important;}
.page .container_24 .grid_24.col-main #firecheckout-form .firecheckout-section ul.form-list select{width:100% !important;}
.page .container_24 .grid_24.col-main #firecheckout-form .firecheckout-section ul.form-list .input-box{width:100% !important;}
.page .container_24 .grid_24.col-main #firecheckout-form .firecheckout-section ul.form-list input.input-text{width:100% !important;} 
#contactForm ul.form-list li .input-box input.input-text,
#contactForm ul.form-list li .input-box textarea{ width:98%;} 
#form-validate ul.form-list li .input-box input.input-text{ width:98%; padding: 1%; height:18px;}
#form-validate ul.form-list li .input-box select{height: 31px; padding: 1%; width: 100%;}
.product-options dd textarea{width:98%;}
.design-btn{ width:auto;}
#newsletter-validate-detail .actions button.button {height: 27px!important;} 
#contactForm .fieldset{ width:100%;}
body.catalogsearch-advanced-index .page .container_24 .grid_19.em-area06 #form-validate .advanced-search ul#advanced-search-list .input-box select{ width:100%; height: auto;}
body.catalogsearch-advanced-index .page .container_24 .grid_19.em-area06 #form-validate .advanced-search ul#advanced-search-list .input-range input.input-text { width:38.5%;}
}
 
@media only screen and (max-width : 620px) {
.em-header .header-container .grid_14 {margin: 0; width: 100%;}
.em-header .header-container .grid_14 .grid_21 {width: 100% !important;}
.em-header .wrapper-top-cart{ width:100%; margin:10px 0 0;}
#wishList{ float:left;}
.page .em-header .wrapper-top-cart .top-cart a.top-link-cart{padding:0 0 0 43px;}
.page .container_24 .grid_19.em-area07 #top5category .widget-products ul li { margin:2%; width: 96% !important;} 
.page .container_24 .grid_19.em-area06 .category-products .products-grid li.item{width:46% !important; text-align: center;}
.page .container_24 .grid_19.em-area06 .category-products .products-grid li.item .price-hover {right: 40%;}
.page .container_24 .grid_19.em-area06 .std p img{ width:100%;}
.product-view .box-description .box2yanik {width: 98%;}
.product-view .box-description .main-boxyanik {margin: 20px 0 0; width: 100%;}
.product-view .box-description .main-boxyanik .box3yanik {margin:0 0 0 5%; width: 43%;}
.page .container_24 .grid_24.col-main .cart .cart-collaterals .box .discount{ width:100%; margin:0;}
.page .container_24 .grid_24.col-main .cart .cart-collaterals .box .totals{ width:100%;}
.page .container_24 .grid_24.col-main .cart .cart-collaterals .box .totals table#shopping-cart-totals-table{ width:100%;}
.page .container_24 .grid_24.col-main .cart .cart-table tfoot td button.button{ width:100%; text-align:center; margin:0 0 5px;}
.page .container_24 .grid_24.col-main .cart .cart-table tfoot td button.button span{ width:100%;}
.page .container_24 .grid_24.col-main .cart .cart-table tfoot td button.button span span{ padding:6px 0;}
.miniLayout form#formPaypal {width: 45%;}
.miniLayout .shadowBox .container .paypalButton{margin: 0; width: 100%;}
.em-header .wrapper-top-cart .top-cart {margin: 10px 0 0;}
.request_container .request_left{ width:100%!important;}
.request_container .request_left p.product-image a img{ width:auto;}
.request_container .request_left .shipping_charge{ margin: 20px 0;}
.request_container .request_content{ width:100%!important; float: left; margin: 0 !important;}
.request_container .request_content #request_form input.input-text{width:96%;}
.request_container .request_content #request_form select.validate-select{width:99%;}
.request_container .request_content #request_form textarea{width:96%;}
}

@media only screen and (max-width : 480px) {
.adapt-0 .top-header .header .f-left ul.links{ display:inherit; float:none;}
.adapt-0 .top-header .header .f-left p.welcome-msg{background:none; padding:0 0px 5px 0; display:inline-block; margin:0;}
.em-header .header-container .grid_14 .grid_21 .searchautocomplete { width:310px!important;}
.em-header .header-container .grid_14 .grid_21 .searchautocomplete .nav{195px!important}
.page .container_24 .grid_13.em-mainslideshow .slider-wrapper{ margin:20px 0;}
.page .container_24 .grid_19.em-area06 .allprodut .product{width:96%; margin:2%;}
.page .container_24 .grid_19.em-area06 .category-products .products-grid li.item{width:96% !important;}
.page .container_24.em-footernews .grid_24 .grid_8.omega #newsletter-validate-detail .input-act .actions {right: -4px; top: 4px;}
.category-products .toolbar .pager{ width:100%;}
.category-products .toolbar .pager .limiter .toolbar-dropdown,
.category-products .toolbar .sorter .sort-by .toolbar-dropdown{width:75%;}
.category-products .toolbar .toolbar-dropdown ul{width:99%!important;}
.category-products .toolbar .pager .limiter {float: left; left:inherit; position:relative; z-index: 9; width: 100%; margin:10px 0 0;}
.category-products .toolbar .toolbar-title{width:22%;}
.category-products .toolbar .sorter .sort-by a{display:block; margin: 0 auto; width: 7px;}
.category-products .toolbar .sorter .sort-by a img{ margin:10px 0 0;}
.category-products .toolbar .toolbar-dropdown li a{ margin:0px!important;}
.category-products .toolbar .sorter .sort-by{ margin:13px 0 0; width:100%;}
.page .container_24 .grid_24.col-main .blogleft .toolbar .limiter {left: 25%;}
.page .container_24 .grid_19 .product-view .product-img-box p a img{ width:100%!important; margin:0 auto;}
.page .container_24 .grid_24.col-main .cart .cart-collaterals .box .discount{ text-align:center;}
.page .container_24 .grid_24.col-main .cart .cart-collaterals .box .discount .buttons-set button.button {float: none; margin-right: 0;}
.page .container_24 .grid_24.col-main .cart .cart-collaterals .box .discount .input-box input.input-text{width: 70%;}
.page .container_24 .grid_24.col-main .cart .cart-collaterals .box .totals ul.checkout-types{ width:100%;}
.page .container_24 .grid_24.col-main .cart .cart-collaterals .box .totals ul.checkout-types button.btn-checkout{ width:100%;}
.page .container_24 .grid_24.col-main .cart .cart-collaterals .box .totals ul.checkout-types button.btn-checkout span{width:100%;}
form.edit p.group span.field{ float:left; margin: 0 0 0 2%;}
.miniLayout form#formCreditCard{margin-left: -86px;}
.adapt-0 .block-subscribe input.input-text {width:74%!important;}


.pdpButtons { width:100% !important;}


.pdpButtons .customize_em, .pdpButtons .want_to_more_em, .pdpButtons .request_sample_em a {
    color: #fff;
    display: block;
    float: none;
    font-size: 14px;
    line-height: 33px;
    text-align: center;
    width: 100% !important;
}
.pdpButtons .want_to_more_em {
    background: none repeat scroll 0 0 #002164 !important;
    cursor: pointer;
    float: left;
    height: auto;
    margin-right: 0px !important;
    width: 100% ;
}


.pdpButtons .request_sample_em {
    background: none repeat scroll 0 0 #002164 !important;
    float: left;
    height: 34px;
    margin: 5px  0px !important;
    padding-left: 0px !important;
    width: 100% !important;
}




}

@media only screen and (max-width : 379px) {
.page .container_24 .grid_19 .product-view .product-essential {margin-bottom: 90px;}
.page .container_24 .grid_19 .product-view .product-options-bottom .add-to-cart .design-btn {bottom:-80px;}
.page .container_24 .grid_19 .product-view .product-options-bottom .add-to-cart .design-btn a span{display: block; float: none; margin: 0 auto;}
.page .container_24 .grid_19 .product-view .product-options-bottom .add-to-cart .design-btn span.request_sample_em{display: block; float: none; margin:10px auto 0;}
.additional_cont tr td, .additional_cont tr th{font-size: 0.9em;}
}

@media only screen and (max-width : 360px) {
.footer-right-one img { float: left;    margin: 12px 1px;    width: auto !important;} 
.container_24 .grid_6 .widget-static-block p a img{width:100%;}
.bx-wrapper .bx-viewport ul.slider1 li {padding: 0; width: auto !important;}
.container_24  .grid_24 .hide-lte0 p img{width:100%; margin:0 0 5px;}	
.page .container_24 .grid_19 .product-view .product-collateral .box-additional table.additional_cont thead tr th{ padding:0; margin:0;}
.page .container_24 .grid_19 .product-view .product-collateral .box-additional{ padding:2px;}
.adapt-0 .block-subscribe input.input-text {width: 64% !important;} 
body.catalogsearch-advanced-index .page .container_24 .grid_19.em-area06 #form-validate .advanced-search ul#advanced-search-list .input-range input.input-text { width:34.5%;}
}

@media only screen and (max-width : 320px) {
.adapt-0 .block-subscribe input.input-text {width:58%!important;}
.home_promos {margin-bottom: 60px; height:70px;}
.top-category-name3{ width:100%; }
.footer-main .payment-ft {float: left; margin:0px !important; margin:15px; width: auto;}
.footer-main .copyright_ft {width: auto; float: left; text-align: left;}
.footer-main {margin: -1px auto -17px 0;} 
.container_24 .grid_6 .widget-static-block p a img{width:100%;}
.bx-wrapper .bx-viewport ul.slider1 li {padding: 0; width: auto !important;}
.container_24  .grid_24 .hide-lte0 p img{width:100%; margin:0 0 5px;}
.grid_5 .widget .widget-static-block .social_icons p a img {display: block; float: left; margin: 0 5px 0 0; width: 36px;}
.footer-right-one img { float: left;    margin: 12px 1px;    width: auto !important;}
 .hnav .home_icone a:hover span {background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/home_icon.png) right top no-repeat !important; background-size: 100% 100%; float: left; width: 21px;	height: 18px;}
.adapt-0 .hnav .menu-item-depth-0 > a, .adapt-0 .hnav .menu-item-depth-0 > .em-catalog-navigation > li > a, .adapt-0 .em_nav li.menu-item-depth-0 > a, .adapt-0 .em-catalog-navigation.horizontal li.level0 > a {height: 20px;}
.adapt-0 .slider-wrapper {margin-bottom: 10px;margin-top: 55px;}
.grid_13 .widget-static-block .home_promos h1 { margin-top:0px;}
.block .block-title, .widget-title, .block_title { }
.widget.widget-static-block p a img { width: 100%;}
.social_icons img {margin: 0 5px 5px 0; width: 36px !important;}
#em-toogle-vnav {height: auto;}
.header.container_24.small.bg_logo {background: none; height: auto;}
.adapt-0 .top-header .header .f-left p.welcome-msg{ float: right; margin-right: 67px; background:none;}
.adapt-0 .top-header .header .f-left ul.links{float:left; width:100%; margin:0px 0 0;}
.adapt-0 .top-header .header .f-left ul li{ padding: 0 10px 0 10px !important;}
.adapt-0 .top-header .header .f-left ul li.last{margin:0; padding:0; background:none;}
.bx-wrapper .bx-viewport ul.slider1 li {padding: 0 !important;}
.bx-wrapper .bx-viewport{ height:75px!important;}
.adapt-0 .header .links li:nth-child(3) {}
.product-img-box {    width: 300px !important;}
.adapt-0 .controls .next {    right: 52px;    margin: 0 0px 0 235px !important;}
.adapt-0 .controls .next {	right: 5px !important;}
.product.product-category { width:285px;}
.caption {width: 314px;}
.product img {margin: 0 0 0 65px!important;}
.item.item-col-0 { width:260px !important;}
.item.item-col-0 { width:260px !important:}	
#wishList{font: 19px Verdana,Arial,Helvetica,sans-serif;}
}     					   
.design-btn { display:none !important;}
.pdpButtons {display: block;float: right; width: 60.5%;}  
.pdpButtons .want_to_more_em { width:169px; height:34px; float:left; margin-right:20px; background:url(http://www.promosonline.com.au/js/pdp/css/images/what_btn_bg.png) left center no-repeat; cursor:pointer; }
.pdpButtons .request_sample_em { width:157px; height:34px; float:left; background:url(http://www.promosonline.com.au/js/pdp/css/images/request_btn_bg.png) left center no-repeat;padding-left: 23px;margin-left: 22px; }
.pdpButtons .customize_em, .pdpButtons .want_to_more_em, .pdpButtons .request_sample_em a {
    color: #fff;
    float: left;
    font-size: 14px;
    line-height: 33px;
    text-align: center;
    /*width: 40%;*/
}
.pdpButtons .request_sample_em a:hover { text-decoration:none; }
/**
 * EMThemes
 *
 * @license commercial software
 * @copyright (c) 2012 Codespot Software JSC - EMThemes.com. (http://www.emthemes.com)
 */

.colorpicker {
	width: 356px;
	height: 176px;
	overflow: hidden;
	position: absolute;
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/variation/colorpicker_background.png);
	font-family: Arial, Helvetica, sans-serif;
	display: none;
    z-index:999;
}
.colorpicker_color {
	width: 150px;
	height: 150px;
	left: 14px;
	top: 13px;
	position: absolute;
	background: #f00;
	overflow: hidden;
	cursor: crosshair;
}
.colorpicker_color div {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/variation/colorpicker_overlay.png);
}
.colorpicker_color div div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/variation/colorpicker_select.gif);
	margin: -5px 0 0 -5px;
}
.colorpicker_hue {
	position: absolute;
	top: 13px;
	left: 171px;
	width: 35px;
	height: 150px;
	cursor: n-resize;
}
.colorpicker_hue div {
	position: absolute;
	width: 35px;
	height: 9px;
	overflow: hidden;
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/variation/colorpicker_indic.gif) left top;
	margin: -4px 0 0 0;
	left: 0px;
}
.colorpicker_new_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 213px;
	top: 13px;
	background: #f00;
}
.colorpicker_current_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 283px;
	top: 13px;
	background: #f00;
}
.colorpicker input {
	background-color: transparent;
	border: 1px solid transparent;
	position: absolute;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	top: 4px;
	right: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 11px;
}
.colorpicker_hex {
	position: absolute;
	width: 72px;
	height: 22px;
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/variation/colorpicker_hex.png) top;
	left: 212px;
	top: 142px;
}
.colorpicker_hex input {
	right: 6px;
}
.colorpicker_field {
	height: 22px;
	width: 62px;
	background-position: top;
	position: absolute;
}
.colorpicker_field span {
	position: absolute;
	width: 12px;
	height: 22px;
	overflow: hidden;
	top: 0;
	right: 0;
	cursor: n-resize;
}
.colorpicker_rgb_r {
	background-image: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/variation/colorpicker_rgb_r.png);
	top: 52px;
	left: 212px;
}
.colorpicker_rgb_g {
	background-image: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/variation/colorpicker_rgb_g.png);
	top: 82px;
	left: 212px;
}
.colorpicker_rgb_b {
	background-image: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/variation/colorpicker_rgb_b.png);
	top: 112px;
	left: 212px;
}
.colorpicker_hsb_h {
	background-image: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/variation/colorpicker_hsb_h.png);
	top: 52px;
	left: 282px;
}
.colorpicker_hsb_s {
	background-image: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/variation/colorpicker_hsb_s.png);
	top: 82px;
	left: 282px;
}
.colorpicker_hsb_b {
	background-image: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/variation/colorpicker_hsb_b.png);
	top: 112px;
	left: 282px;
}
.colorpicker_submit {
	position: absolute;
	width: 22px;
	height: 22px;
	background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/variation/colorpicker_submit.png) top;
	left: 322px;
	top: 142px;
	overflow: hidden;
}
.colorpicker_focus {
	background-position: center;
}
.colorpicker_hex.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_slider {
	background-position: bottom;
}
#demotool_variation{left:-391px;}

.btn-toggle {
  background: url("http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/variation/close-open.png") no-repeat scroll 0 0 transparent;
  display: block;
  position: fixed;
  left: 0;
  z-index:11;
  text-indent: -999px;
  top: 258px;
  width:47px;height:47px;display:block;text-indent:-99999px;
  border:#cecece 1px solid;
  border-left:none; 
  box-shadow:/*BEGIN:box_shadow*/0px 2px 7px #cfcfcf/*END:box_shadow*/;
}

#demotool_variation{border:#cecece 1px solid;background:#fff;width:390px; z-index:10; position:absolute;top:0;left:-100%}
#demotool_variation  .copyright {background:#e5e5e5;padding:8px 15px;color:#7F7F7F;font:12px Tahoma,Arial,Helvetica,sans-serif;clear:both;float:left;margin:15px 0 0 0;width:360px;}
#demotool_variation  .copyright a{font-weight:bold; color:#878686}
.demotool-title{background: url("http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/variation/bg_var.png") repeat-x;height:31px;font:bold 12px Tahoma,Arial,Helvetica,sans-serif;color:#fff;
line-height:30px;padding:0 15px;margin-bottom:6px;}
.content-title{background: url("http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/variation/bg_bottom_title.png") repeat-x bottom center #fff;padding-bottom:8px;cursor:pointer;}
.content-title span{color:#ba0014;font:bold 12px Tahoma,Arial,Helvetica,sans-serif;padding:2px 15px 8px;display:block;}
.demotool-content .desc{ padding:5px 0 5px 9px; background:url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/line-variation.png) 0 6px no-repeat; color:#878686; font:italic 10px/1.35 Arial, Helvetica, sans-serif;}
.demotool-content #em_variation_google_font_preview{  margin-bottom:0; }
.demotool-content .col-1 .desc{ min-height:55px; padding-bottom:0; color:#878686; }
.demotool-content .box{border:#e0e0e0 1px solid; border-width:0 0 1px 0; margin:0 15px;float:left;clear:both;width:360px;padding:0 0 20px; box-shadow:none; background:#fff}
.demotool-content .box.last{border-bottom:none;}
.demotool-content .box.first{padding:9px 0 14px 0;}
.demotool-content .box .title {font:bold 11px Tahoma,Arial,Helvetica,sans-serif;color:#000;text-transform:uppercase;cursor:default;}
.demotool-content .box .title .name_title{float:left;margin-top:2px;}
.demotool-content .box .title .box-tgl {float:right;background: url("http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/variation/var_close.png") no-repeat scroll 0 0 transparent;width:19px;height:19px;text-indent:-99999px;cursor:pointer; margin-right:10px;}
.demotool-content .box.close .title .box-tgl{ background: url("http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/variation/var_show.png") no-repeat scroll 0 0 transparent; }
.demotool-content .box .content{clear:both;}
.demotool-content a.btn-reset,
.demotool-content a.btn-apply  {display: block;height: 32px;margin: 15px 0 0 15px;text-indent: -999px;float:left;}
.demotool-content a.btn-reset{background: url("http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/variation/btn_reset.png") no-repeat scroll 0 0 transparent;width: 78px;}
.demotool-content a.btn-apply {background: url("http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/variation/btn_apply.png") no-repeat scroll 0 0 transparent;width: 97px;}
.demotool-content .box .content .col-1:first-child{ margin-left:0;}
.demotool-content .box .content .col a:hover{ text-decoration:none;}
.demotool-content .box .content .input{ overflow:hidden;}
.demotool-content .box .content .input a{ display:inline-block; float:left;}
.demotool-content .box .content .input a:hover img{ border:2px solid #000000}
.demotool-content .box .content .input a.selected img{ border:2px solid #000000}
.demotool-content .box .content .input a img{ border:2px solid #ffffff}
.demotool-content .box .content .col{ float:left;}
.demotool-content .box .content .col-1{width:112px;margin-left:12px; }
.demotool-content .box .content .col .input.input_font{border: 0 none;float: left;margin: 0;padding: 6px 2px;min-height:21px;background: url("http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/variation/bg_select_font.png") no-repeat scroll 0 0 transparent;width:360px;}
.demotool-content .box .content .col .input select{ width:352px; padding:0; border:1px solid #DDDDDD;height:auto }
.demotool-content .box .content .col .input select#em_variation_google_font option { border-top: 1px solid #f0e7e7; padding: 3px 4px; }
.demotool-content .box .content .col .input select#em_variation_google_font option:first-child { border-top:none; }
.demotool-content .box .content .row .label,
.demotool-content .box .content .col select{font:12px Tahoma,Arial,Helvetica,sans-serif;color:#000; padding:0;border:none;background:none;background-color: transparent;-webkit-appearance:none;}
.demotool-content .box .content .row .label{padding:14px 0 8px;}
.demotool-content .box .content  select option{ padding-right:0;}
.demotool-content .box .content .col .input input{ height:30px;border:#e1e1e1 1px solid; background:#fff; padding:0 5px;color:#000; font-size:11px;line-height:30px; width:350px;}
.demotool-content .box .content .col-1 .input input{ width:75px;}

@media screen and (-webkit-min-device-pixel-ratio:0){
.demotool-content .box .content .col-1 .input.input_font{background: url("http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/variation/bg_select_font_1.png") no-repeat scroll 0 0 transparent;width:165px;}
}

.qrcode {position:fixed;top:307px;left:0;z-index:10}
.qrcode  li{width:49px;}
.qrcode li a span{display:block;width:47px;height:47px;background: url("http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/i_mobile.png") no-repeat scroll 0 0 transparent;text-indent: -999px;top: 307px; box-shadow:/*BEGIN:box_shadow*/0px 2px 7px #cfcfcf/*END:box_shadow*/;
 width:47px;height:47px;text-indent:-99999px;border:#cecece 1px solid;border-left:none; border-top:none;}
.qrcode li a img{border:1px solid #CECECE;padding:20px;background:#fff; z-index:99;}


.color_variation .colordiv {position:absolute; left:23%; top:10%;z-index:999;background:#F6F6F6;
				  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; /* border radius */
				  -webkit-box-shadow: 0 0 15px rgba(0,0,0,.3); 
				  -moz-box-shadow: 0 0 15px rgba(0,0,0,.3); 
				  box-shadow: 0 0 15px rgba(0,0,0,.3); /* box shadow */
				  webkit-background-clip: padding-box; 	/* smoother borders with webkit */
				  }
.adapt-2.color_variation .colordiv {left: 16%;}
.adapt-1 .color_variation .colordiv {left: 11%;}
.color_variation .colordiv .btn_color_close {
background: url("http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/btn_popup-close.png") no-repeat scroll 0 0 transparent;
height: 38px;
width: 38px;
text-indent: -99999px;
display: block;
text-align: left;
position: absolute;
top: -20px;
right: -18px;}
.color_variation .btn_color_variation{
background: url("http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/skin-picker.png") no-repeat scroll 0 0 transparent;
position: fixed;
left: 0;
text-indent: -999px;
top: 210px;
z-index: 14;
width: 47px;
height: 47px;
display: block;
border: 1px solid #CECECE;
border-left: none;box-shadow:/*BEGIN:box_shadow*/0px 2px 7px #cfcfcf/*END:box_shadow*/}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	/*-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;*/
	
	/*fix other elements on the page moving (on Chrome)*/
	/*-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);*/
}
.bx-wrapper .bx-viewport ul.slider1 li  {  background:none; text-align:center; padding:30px 11px; }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	/*bottom: -30px;*/
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	/*background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/css/images/bx_loader.gif) center center no-repeat #fff;*/
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
	display:block;
}
.case-studies .bx-wrapper .bx-pager { display:none;  } /*  - - -home page - Case Studies */

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ec6707;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: -75px;
	/*background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/css/images/controls.png) no-repeat 0 -32px;*/
	/*background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/arrow-left-client.png) center center no-repeat;*/
}

.bx-wrapper .bx-next {
	right: -75px;
	/*background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/css/images/controls.png) no-repeat -43px -32px;*/
	/*background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/images/arrow-right-right.png) center center no-repeat;*/
}

.bx-wrapper .bx-prev:hover {
	/*background-position: 0 0;*/
}

.bx-wrapper .bx-next:hover {
	/*background-position: -43px 0;*/
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	/*background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/css/images/controls.png) -86px -11px no-repeat;*/
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	/*background: url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/css/images/controls.png) -86px -44px no-repeat;*/
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

.postWrapper {
    padding-bottom: 25px;
    clear: both;
}

.postTitle {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    margin-bottom: 15px;
}

.postTitle h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.postTitle h3 {
    font-size: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}

.postContent {
    padding-bottom: 10px;
}

.postDetails {

}

.postBookmarks {
    padding-bottom: 10px;
}

.postBookmarks h4 {

    font-size: 12px;
    font-weight: bold;
}

.commentWrapper {
    padding-bottom: 15px;
}

.commentContent {
    padding-bottom: 0px;
}

.commentDetails {
    margin-bottom: 5px;
    padding: 0px;
}

.commentDetails h4.username {
    display: inline;
}

.postError {
    font-size: 16px;
}

.tags {
    font-weight: bold;
    padding-bottom: 10px;
}

.tags UL {
    display: inline;
}

.tags UL LI {
    font-weight: normal;
    display: inline;
    padding-right: 6px;
}

.tags h4 {
    font-size: 12px;
    font-weight: bold;
}

.menu-tags, .menu-categories, .menu-recent {
    margin:18px 9px;
}

.menu-tags h5, .menu-categories h5, .menu-recent h5 {
    font-size: 11px;
}

.block-blog .menu-tags UL LI {
    display: inline;
    padding: 2px;
    margin-left: 10px;
}

.block-blog .menu-categories UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI {
    margin-left:9px;
}

.block-blog .menu-recent UL LI a, .block-blog .menu-categories UL LI a, .block-blog .menu-tags UL LI a {
    font-size: 12px;
}

.tagcloud {
    /* text-align:center; */
}

.tag-count-1 {
    font-size: 1em !important;
}

.tag-count-2 {
    font-size: 1.2em !important;
}

.tag-count-3 {
    font-size: 1.4em !important;
}

.tag-count-4 {
    font-size: 1.6em !important;
}

.tag-count-5 {
    font-size: 1.8em !important;
}

.tag-count-6 {
    font-size: 2em !important;
}

.tag-count-7 {
    font-size: 2em !important;
}

.tag-count-8 {
    font-size: 2em !important;
}

.tag-count-9 {
    font-size: 2em !important;
}

.tag-count-10 {
    font-size: 2em !important;
}

.block-blog .head h4 {
    padding-left: 20px;
}

.block-blog .block-title strong {
    background-image: url(http://www.promosonline.com.au/skin/frontend/default/default/aw_blog/images/icon_blog.png);
    background-repeat: no-repeat;
   padding-left:1px; 
    text-align: left;
}

.postWrapper .poster {
    display: inline;
}

.input-box.aw-blog-comment-area {
    width: 100%;
}

.widget-latest li {
    font-size: 12px;
    padding: 5px 10px;
}

.block-blog .menu-categories {
    margin: 0;
    padding: 5px 9px;
}

A.awblog_current_comment {
    text-decoration: none !important;
    font-weight: bold !important;
}
.postContent .aw-blog-read-more { margin-top:12px; font-weight:bold; }
.postContent > p  { margin-bottom:13px; }
/**
 * EM AjaxCart
 *
 * @license commercial software
 * @copyright (c) 2012 Codespot Software JSC - EMThemes.com. (http://www.emthemes.com)
 */

#bg_fade {background-color:#000;left:0px;margin:0px;padding:0px;position:fixed;top:0px;visibility:hidden;width:100%;z-index:998;height:1000px}
#containerDiv {width: 350px;z-index: 999;display:none;/*left:40% !important; top:40% !important;*/position:fixed; top: 30px !important;}
#containerDiv .ajaxcart {position: relative;padding: 20px;text-align: center;border: 10px solid #EAE9E6;background-color: white;z-index: 99999;}
#containerDiv .ajaxcart .row2 {clear:left;}
#containerDiv .ajaxcart #ajax_image img {float:left;margin-right:7px;}
#containerDiv .ajaxcart #ajax_image  { margin-bottom: 10px;overflow: hidden;text-align: left;}
#containerDiv .ajaxcart #ajax_image span {text-align:left;}
#containerDiv .ajaxcart .row2 a { background: none repeat scroll 0 0 #F18200;border: 1px solid #DE5400;color: #FFFFFF;display:  inline-block;font: bold 12px/19px Arial,Helvetica,sans-serif;height: 19px;padding: 0 8px;text-align: center;white-space: nowrap; text-decoration: none;}
#containerDiv .ajaxcart .row2 a span { border: 0 none;padding: 0;}
.product-essential {position:relative;}
.products-grid .item, .products-list .item { position:relative }
.product-img-box { position:relative; }
.product-view .box-up-sell .products-grid td div.td { position:relative; }
.mini-products-list .product { position:relative; }
.crosssell .item { position:relative }

.productlabels_icons { position:absolute; top:0; right:0; }
.product-img-box .productlabels_icons { z-index:10; }
.productlabels_icons .label { float:right; /*background:url(http://www.promosonline.com.au/skin/frontend/base/default/images/productlabel_icons.png*/) 0 0 no-repeat; width:50px; height:50px; font-size:10px; font-weight:bold; color:#fff; line-height:1em; text-align:center; padding:0; }
.productlabels_icons .label { padding:10px 0 0; }
.productlabels_icons .nobg { background:none; width:auto; height:auto; }

.productlabels_icons .orange { background-position:0 0 }
.productlabels_icons .yellow { background-position:0 -60px }
.productlabels_icons .blue { background-position:0 -120px }
.productlabels_icons .violet { background-position:0 -180px }
.productlabels_icons .red { background-position:0 -240px }
.productlabels_icons .black { background-position:0 -300px }
.productlabels_icons .new { background-position:-200px 0 }
.productlabels_icons .special { background-position:-200px -60px }
.productlabels_icons .bestseller { background-position:-200px -120px }

/**
 * EM QuickShop
 *
 * @license commercial software
 * @copyright (c) 2012 Codespot Software JSC - EMThemes.com. (http://www.emthemes.com)
 */

.quickshop_img{ }

#id_qs_load{width: 621px;position: absolute;top: 30px; left: 50%;display: none;z-index: 1001;background: #fff;min-height: 300px;}
#output-div{}
a.close{width: 15px; height: 15px;text-indent: -999em;background: url(http://www.promosonline.com.au/skin/frontend/base/default/images/close.gif) center center no-repeat;display: inline-block;float: right;padding: 10px 10px 0 0;position: absolute;right: -3px;top: -22px;}
#shadow_box{width: 100%;display: none;position: absolute;left: 0; top: 0;z-index: 1001;background: #000;opacity:0.5;z-index: 1000;filter:alpha(opacity=50)}
#loadingmask{padding: 5px 0;position: absolute;top: 50%;left: 50%;margin: -30px 0 0 -15px;}
#loading-mask-loader span{display: block;padding-top: 10px;}
#loading-mask-loader img{padding-right: 10px;}

#em_quickshop_handler{ position: absolute; display:block; background:#b21a04; border:1px solid #b21a04; color:#ffffff; padding:6px 15px; font-weight:bold; cursor:pointer; }
#em_quickshop_handler span{ display:inline-block}
#em_quickshop_handler:hover{text-decoration:none}
/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #ffffff;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('http://www.promosonline.com.au/skin/frontend/base/default/images/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('http://www.promosonline.com.au/skin/frontend/base/default/images/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('http://www.promosonline.com.au/skin/frontend/base/default/images/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('http://www.promosonline.com.au/skin/frontend/base/default/images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

.csslider .viewport{overflow:hidden; position:relative;}

.csslider li.itemslider {float:left; padding:0px 0px;}

.csslider a.next,.csslider a.prev{

	position: absolute;

    top: 0;

}

.csslider a.prev{left:0}

.csslider a.next{right:0}
                                /*

 * jQuery Nivo Slider v3.1

 * http://nivo.dev7studios.com

 *

 * Copyright 2012, Dev7studios

 * Free to use and abuse under the MIT license.

 * http://www.opensource.org/licenses/mit-license.php

 */

 

/* The Nivo Slider styles */

.nivoSlider {
	position:relative; height:371px;
	/*width:680px;
	height:150px;*/
	overflow: hidden;
}
.nivoSlider img {
	/*position:absolute;*/
	top:0px;
	left:0px;
	height:371px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width:100%!important;
}
/* If an image is wrapped in a link */

.nivoSlider a.nivo-imageLink {

	position:absolute;

	top:0px;

	left:0px;

	border:0;

	padding:0;

	margin:0;

	z-index:6;

	display:none;

}

/* The slices and boxes in the Slider */

.nivo-slice {

	display:block;

	position:absolute;

	z-index:5;



	top:0;

}

.nivo-box {

	display:block;

	position:absolute;

	z-index:5;

	overflow:hidden;

}

.nivo-box img { display:block; }



/* Caption styles */

.nivo-caption {

	position:absolute;

	left:0px;

	bottom:0px;

	background:#000;

	color:#fff;

	width:100%;

	z-index:8;

	padding: 5px 10px;

	opacity: 0.8;

	overflow: hidden;

	display: none;

	-moz-opacity: 0.8;

	filter:alpha(opacity=8);

	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */

	-moz-box-sizing: border-box;    /* Firefox, other Gecko */

	box-sizing: border-box;         /* Opera/IE 8+ */

}

.nivo-caption p {

	padding:5px;

	margin:0;

}

.nivo-caption a {

	display:inline !important;

}

.nivo-html-caption {

    display:none;

}

/* Direction nav styles (e.g. Next & Prev) */

.nivo-directionNav a {

	position:absolute;

	top:45%;

	z-index:9;

	cursor:pointer;

}

/*hack EMthemes*/

.nivo-nextNav,.nivo-prevNav{ text-indent:-999em; text-align:left; width:24px; height:24px;}

.nivo-nextNav{ background:url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/slideshowresponsive/css/assets/black/next.png) 0 0 no-repeat }

.nivo-prevNav{ background:url(http://www.promosonline.com.au/skin/frontend/default/galayomarket/slideshowresponsive/css/assets/black/prev.png) 0 0 no-repeat}

/*end hack*/

.nivo-prevNav {

	left:0px;

}

.nivo-nextNav {

	right:0px;

}

/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav {

	text-align:center;

	padding: 15px 0;

}

.nivo-controlNav a {

	cursor:pointer;

}

.nivo-controlNav a.active {

	font-weight:bold;

}

.imageLink {background:white; filter: alpha(opacity=0); opacity: 0;}




@media only screen 
and (max-width : 320px) {

.nivoSlider {height:150px;}

}


                            
/*
 * jQuery UI Tabs 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { /*position: relative;*/ padding: .2em; zoom: 1; overflow:hidden; border:1px solid #CCC;} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { padding:0; margin:0;overflow:hidden; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; /*position: relative;*/ white-space: nowrap; border:1px solid #AAA; margin:0 0.2em 0 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding:0.5em 1em }
.ui-tabs .ui-tabs-nav li a:hover{}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { /*margin-bottom:-1px;*/ padding-bottom:0;   }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a { }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding:0; background: none; }
.ui-tabs .tab_content{  padding:1em 1.4em; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-state-active a{ color:#fff!important; }
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchautocomplete {
  /*position: absolute;*/
  top: -5px;
  right: 0px;
  height: 34px;
  width: 436px;
  padding: 10px 6%;
  -webkit-border-radius: 0px 0px 0px 5px;
  -moz-border-radius: 0px 0px 0px 5px;
  border-radius: 0px 0px 0px 5px;
  background: #fff;
  display: block;
}
.searchautocomplete .sprite {
  background: url('http://www.promosonline.com.au/skin/frontend/base/default/images/mirasvit/sprite.png');
}
.searchautocomplete > label {
  float: left;
  margin-right: 10px;
  color: #333;
  font-weight: bold;
  margin-top: 8px;
}
.searchautocomplete .nav {
  background: url('http://www.promosonline.com.au/skin/frontend/base/default/images/mirasvit/sprite.png');
  float: left;
  height: 34px;
  position: relative;
  width:75%;
}
.searchautocomplete .nav .nav-search-in {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 15;
}
.searchautocomplete .nav .nav-search-in .category {
  opacity: 0;
  filter: alpha(opacity=0);
  background: white;
  border: 1px solid #DDD;
  color: black;
  cursor: pointer;
  height: 29px;
  left: 5px;
  margin: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 5px;
  visibility: visible;
  width: 44px;
}
.searchautocomplete .nav .nav-search-in .category-fake {
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  background-color: #fcfcfc;
  background-image: -moz-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f7f7f7));
  background-image: -webkit-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -o-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0);
  border-right: 1px solid #dddddd;
  color: #777;
  cursor: pointer;
  float: left;
  font-size: 11px;
  height: 27px;
  line-height: 27px;
  margin: 4px 0px 0px 2px;
  padding: 0px 25px 0px 10px;
  text-align: center;
  white-space: nowrap;
}
.searchautocomplete .nav .nav-search-in .nav-down-arrow {
  background: url('http://www.promosonline.com.au/skin/frontend/base/default/images/mirasvit/sprite1.png');
  width: 9px;
  height: 5px;
  background-position: -26px -34px;
  display: block;
  right: 10px;
  top: 16px;
  position: absolute;
}
.searchautocomplete .nav .nav-search-in:hover .category-fake {
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#e1e1e1));
  background-image: -webkit-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: -o-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: linear-gradient(to bottom, #f7f7f7, #e1e1e1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffe1e1e1', GradientType=0);
}
.searchautocomplete .nav .nav-search-in:hover .nav-down-arrow {
  background-position: -6px -34px;
}
.searchautocomplete .nav .nav-input {
  *zoom: 1;
  margin: 6px 0 0 35px;
  padding: 0px 14px 0px 14px;
  z-index: 12;
  position: relative;
}
.searchautocomplete .nav .nav-input:before,
.searchautocomplete .nav .nav-input:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .nav .nav-input:after {
  clear: both;
}
.searchautocomplete .nav .nav-input input {
  z-index: 10;
  padding: 0px;
  height: 23px;
  border: 0px;
  font-family: arial, sans-serif;
  font-size: 12px;
  background: transparent;
  color: black;
  outline: 0px;
  margin-left: 5px;
  width: 100%;
}
.searchautocomplete .nav .nav-input input.suggest {
  display: none;
  color: #999;
  z-index: 9;
}
.searchautocomplete .nav-submit-button {
  background: url('http://www.promosonline.com.au/skin/frontend/base/default/images/mirasvit/sprite.png');
  background-position: 0px -34px;
  background-repeat: no-repeat;
  float: left;
  height: 34px;
  /*padding-left: 5px;*/
}
.searchautocomplete .nav-submit-button .button {
  width: 39px;
  height: 34px;
  padding: 0px 9px;
  margin: 0px;
  cursor: pointer;
  font-weight: bold;
  color: white;
  line-height: 12px;
  font-size: 13px;
  background-color: #04276B !important;
  background-image: -moz-linear-gradient(top, #444c55, #313a44);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444c55), to(#313a44));
  background-image: -webkit-linear-gradient(top, #444c55, #313a44);
  background-image: -o-linear-gradient(top, #444c55, #313a44);
  background-image: linear-gradient(to bottom, #04276B, #04276B);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444c55', endColorstr='#ff313a44', GradientType=0);
  border: 1px solid #313a44;
  -webkit-border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
  z-index: 14;
}
.searchautocomplete .nav-submit-button .button:hover {
  background-color: #333;
  background-image: -moz-linear-gradient(top, #313a44, #444c55);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#313a44), to(#444c55));
  background-image: -webkit-linear-gradient(top, #313a44, #444c55);
  background-image: -o-linear-gradient(top, #313a44, #444c55);
  background-image: linear-gradient(to bottom, #313a44, #444c55);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff313a44', endColorstr='#ff444c55', GradientType=0);
}
.searchautocomplete .searchautocomplete-placeholder {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #FFF;
  border: 1px solid #ccc;
  padding-top: 15px;
  position: absolute;
  right: 48px;
  top: 42px;
  width: 318px;
  z-index: 102;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  border-color: transparent transparent #CCC transparent;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  top: -11px;
  left: 30px;
}
.searchautocomplete .searchautocomplete-placeholder ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  *zoom: 1;
  text-align: left;
  padding: 5px 5px;
}
.searchautocomplete .searchautocomplete-placeholder ul li:before,
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  clear: both;
}
.searchautocomplete .searchautocomplete-placeholder ul li a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background-color: #eeeeee;
  cursor: pointer;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  float: left;
  margin: 0px 10px 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  font-weight: bold;
  font-size: 13px;
  color: #C76200;
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label {
  font-weight: normal;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price {
  font-size: 0.9em;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder .index-title {
  text-align: right;
  color: #0A263C;
  border-bottom: 1px solid #CCC;
  padding: 2px 5px;
}
.searchautocomplete .searchautocomplete-placeholder .index-title span {
  color: #666;
  font-size: 0.9em;
}
.searchautocomplete .searchautocomplete-placeholder .all {
  text-align: right;
  margin: 10px 10px 5px 10px;
}
.searchautocomplete .searchautocomplete-loader {
  position: absolute;
  top: 11px;
  right: 10px;
  width: 16px;
  height: 16px;
  background: url('http://www.promosonline.com.au/skin/frontend/base/default/images/mirasvit/loader.gif');
}
.searchautocomplete-widget {
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchindex-results {
  *zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #a0b3c3;
}
.searchindex-results:before,
.searchindex-results:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results:after {
  clear: both;
}
.searchindex-results li {
  margin-bottom: -1px;
  float: left;
  *zoom: 1;
  margin: 0px 2px;
}
.searchindex-results li:before,
.searchindex-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results li:after {
  clear: both;
}
.searchindex-results li a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  display: block;
  cursor: pointer;
  padding: 2px 5px 1px 5px;
  line-height: 20px;
  border: 1px solid transparent;
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
}
.searchindex-results li a:hover {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-results li a span {
  font-weight: normal;
  font-size: 0.9em;
}
.searchindex-results li.active a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  cursor: default;
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-result li {
  padding: 5px;
}
.searchindex-result li .title a {
  font-weight: bold;
  color: #203548;
  font-size: 13px;
}
.searchindex-result.searchindex-result-category {
  margin-bottom: 20px;
}
.searchindex-result.searchindex-result-category li {
  padding: 1px 0px;
}
.searchindex-result.searchindex-result-category li a {
  font-weight: bold;
  color: #203548;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.seo-content {
  color: #333;
  width: 600px;
  margin: 0 auto;
  padding: 5px 10px;
  margin-top: -50px;
  margin-bottom: 10px;
  background: rgba(255, 255, 255, 0.2);
  padding: 5px;
}
.seositemap-map ul {
  *zoom: 1;
  margin-left: 15px;
  margin-bottom: 15px;
}
.seositemap-map ul:before,
.seositemap-map ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.seositemap-map ul:after {
  clear: both;
}
.seositemap-map ul.stores li {
  font-weight: bold;
  font-size: 110%;
}
.seositemap-map ul li.level-2 {
  font-weight: bold;
}
.seositemap-map ul li.level-3 {
  margin-left: 15px;
}
.seositemap-map ul li.level-4 {
  margin-left: 30px;
  font-size: 90%;
}
.seositemap-map ul li.level-5 {
  margin-left: 45px;
  font-size: 90%;
}
.seositemap-map ul li.level-6 {
  margin-left: 60px;
  font-size: 90%;
}
.seositemap-map ul li.level-7 {
  margin-left: 75px;
  font-size: 90%;
}
.review-aggregate-hide {
    display:none;
 }

