/*
Name: Auto Master AMR, ltd.
Author: Auto Master AMR, ltd.

Description: Custom theme built just for Auto Master AMR, ltd.
Version: 1.0

*/

@import url("reset.css");

/***********************************/
/* Layout and custom classes/ID's */
/***********************************/
body {
	background-color:#000000;
	background-image:url("images/background.jpg");
	background-position:center top;
	background-repeat:repeat;
	font-family:Helvetica;
	color: #fff;
}
#wrapper {
	background-image:url("images/wrapper-background.png");
	background-position:center top;
	background-repeat:repeat-y;
	margin:0 auto;
	padding-top:12px;
	position: relative;
	width:869px;
}
#logo {
	background-image:url("images/amr-performance.png");
	background-repeat:no-repeat;
	cursor:pointer;
	float: left;
	height:13px;
	left:40px;
	position:relative;
	width:191px;
	border:none;
}
#logo span {
	display: none;
}
#headerMeta {
	color: #808080;
	font-family: Myriad Pro, Helvetica, sans-serif;
	font-size: .65em;
	float: right;
	position: relative;
	right: 40px;
}
#headerMeta li {
	display: inline;
	margin-right:3px;
}
#headerMeta a {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
#headerMeta a:hover {
	color: #CCC;
}
#headerMeta .after:after {
	content: " /";
}
#myCart {
	margin-left:10px;
}
#cartIcon {
	margin-right:2px;
	position:relative;
	top:-2px;
	vertical-align:middle;
}
#faceBookicon {
	margin-left:12px;
	margin-right:3px;
	position:relative;
	top:-1px;
	vertical-align:middle;
	width: 40px;
}
#faceBook a {
	text-decoration: none;
}
#soundIcon {
	margin-left:12px;
	margin-right:3px;
	position:relative;
	top:-1px;
	vertical-align:middle;
}
#soundSwitch a {
	text-decoration: none;
}
#navigation {
	background-image:url("images/navigation.png");
	clear:both;
	height:97px;
	left:17px;
	position:relative;
	top:-5px;
	width:835px;
	border:none;
}
#navigation li {
	color:#FFFFFF;
	display:inline;
	height:21px;
	left:7px;
	margin-right:-3px;
	position:relative;
	text-align:center;
	top:42px;
	width:109px;
}
#navigation li:hover {

}
#navigation li a {
	display:inline-block;
	height:20px;
	text-decoration:none;
	width:108px;
	border:none;
}
#navigation li a span {
	visibility:hidden;
}
#services {
	margin-left:162px;
}
#content {
	clear:both;
	margin:0 auto;
	min-height:500px;
	padding-bottom:20px;
	position: relative;
	width:804px;
}
.home #content {
	clear:both;
	margin:0 auto;
	min-height:750px;
	padding-bottom:20px;
	position: relative;
	width:804px;
}
#amr {
	border:1px solid white;
	display:block;
	height:53px;
	left:357px;
	position:absolute;
	text-decoration:none;
	top:51px;
	width:155px;
	z-index:5;
	border:none;
}
#amr span {
	visibility:hidden;
	border:none;
}
#subHeader {
	margin-top:5px;
	padding-left:32px;
	padding-right:32px;
}
#headline {
	float: left;
}
#header #searchform {
	float:right;
	position:relative;
	top:-5px;
	width:254px;
}
#header #s {
	background-image:url("images/find-field.png");
	border:0 none;
	float:left;
	height:19px;
	padding:0;
}
#header #s {
	width:214px;
}
#header #searchsubmit {
	background-image:url("images/find-button.png");
	border-left-color:#000000;
	border-style:none none none solid;
	border-width:0 0 0 1px;
	cursor:pointer;
	float:right;
	height:19px;
	padding:0;
	text-indent:41px;
	width:40px;
	color: transparent;
	text-transform: capitalize;
}
#sidebar #searchform {
	height:9px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	width:155px;
}
#sidebar #searchform div {
	height: 20px;
}
#sidebar #s {
	background-image:url("images/find-field.png");
	border:0 none;
	float:left;
	height:19px;
	padding:0;
	width: 115px;
}
#sidebar #searchsubmit {
	background-image:url("images/find-button.png");
	border-left-color:#000000;
	border-style:none none none solid;
	border-width:0 0 0 1px;
	cursor:pointer;
	float:right;
	height:19px;
	padding:0;
	text-indent:41px;
	width:40px;
	color: transparent;
	text-transform: capitalize;
}
#sidebar #searchform div + div {
	display: none;
}
.featured {
	background-image:url("images/featured.png");
	background-position:center bottom;
	background-repeat:no-repeat;
	border:1px solid #808080;
	float:left;
	left:4px;
	margin-bottom:8px;
	margin-right:7px;
	min-height:174px;
	padding:1px 1px 10px;
	position:relative;
	width:391px;
}
.featured .attachment-post-thumbnail {
	border:1px solid #808080;
	float:left;
	position:relative;
	top:3px;
}
.featured p {
	margin-top: 10px;
	margin-left: 10px;
	float: right;
	width: 185px;
	height: 112px;
	display: block;
	overflow:visible;
}
.attachment-post-thumbnail {
	border:1px solid #808080;
	padding: 1px;
	max-height: 130px;
}
.more {
	background-image:url("images/more.png");
	bottom:0;
	clear:both;
	float:right;
	position:relative;
	right:0;
	text-decoration:none;
	background-repeat: no-repeat;
	height: 20px;
	width: 54px;
}
.more span {
	visibility: hidden;
}
.featuredThumb {
	float:left;
	margin:10px;
	min-height:138px;
	width:174px;
}
.box {
	background-image:url("images/featured.png");
	background-position:center bottom;
	background-repeat:no-repeat;
	border:1px solid #808080;
	float:left;
	left:4px;
	margin-bottom:8px;
	margin-right:7px;
	min-height:168px;
	padding:1px 1px 10px;
	position:relative;
	width:391px;
}
.box p {
	margin-top: 10px;
}
.fullBox {
	background-image:url("images/bottom-trim.png");
	background-position:center bottom;
	background-repeat:no-repeat;
	border:1px solid #808080;
	margin-bottom:10px;
	padding:1px 1px 10px;
	width:795;
}
.fullInner {
	margin:10px;
}
.featuredImage {
	float:right;
	margin-left:10px;
}
.carousel-gallery {
	border:1px solid #8F8F8F;
	float:left;
	height:355px;
	margin-right:1em;
	padding:1px;
	width:443px;
}
.carousel-controls {
	display:none;
	margin:1em 0;
}
.jcarousel-scroll {
	float:right;
	margin-top:-22px;
	padding-right:0.5em;
	position:relative;
	z-index:2;
}
.jcarousel-scroll a {
	color:#FFFFFF;
	font-size:0.8em;
	font-style:italic;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	vertical-align:middle;
}
.jcarousel-scroll a:hover  {
	color: #ccc;
}
p.caption {
	background:url("images/gallery-caption.png") repeat scroll 0 0 transparent;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:1em;
	font-style:italic;
	font-weight:bold;
	height:21px;
	line-height:20px;
	padding-bottom:0;
	padding-left:1em;
	position:relative;
	text-transform:capitalize;
	width:443px;
}
.cgj_image img {
	min-height:333px;
}
.box .post-edit-link {
	float: right;
}
.post-edit-link {
	float: left;
	clear: both;
}
#filterDropDown {
	left:73px;
	position:absolute;
	top:12px;
}
#filterDropDown:hover #filterGallery {
	visibility: visible;
}
#filterButton {
	background-image:url("images/filter.png");
	background-repeat:no-repeat;
	height:20px;
	float: left;
	line-height:20px;
	width:81px;
}
#filterButton:hover {
	cursor: pointer;
}
#filterGallery {
	background:none repeat scroll 0 0 black;
	left:3px;
	margin-bottom:0 !important;
	margin-left:0 !important;
	margin-top:21px;
	position:absolute;
	z-index:2;
	visibility: hidden;
}
#filterDropDown:hover #filterGallery {
	visibility: visibile;
}
#filterGallery li {
	list-style-position:inside;
	list-style-type:none;
	padding:3px;
	white-space:nowrap;
}
#filterGallery li a {
	color:#FFFFFF;
	display:block;
	font-style: italic;
	text-decoration:none;
	white-space:nowrap;
}
#filterGallery li a:hover {
	font-weight: bold;
}
#sidebar #shoppBox {
	background:url("images/sidebar.png") no-repeat scroll center top #950101;
	border:1px solid #808080;
	float:left;
	overflow:hidden;
	padding:1px;
	width:177px;
}
#content #sidebar ul {
	margin-left: 0;
}
#content #sidebar ul li {
	clear: both;
	list-style-type: none;
	padding-bottom:1em;
}
#shopp {
	float: right;
	width: 613px;
}
.home .breadcrumb {
	display: none;
}
.home .category h3 {
	display: none;
}
.home .category .views {
	display: none;
}
#leftColumn {
	float: left;
}
#rightColumn {
	float: right;
}
#footer p {
	font-size:0.7em;
	text-align:center;
}
#footer p a {
	color: #fff;
}
/***********************************/
/* Typography: Main */
/***********************************/
h1 {
}
h2 {
	background-image:url("images/h2.png");
	clear:both;
	color:#FFFFFF;
	font-family:Helvetica Bold Condensed,Helvetica;
	font-size:0.75em;
	font-style:italic;
	font-weight:bold;
	height:44px;
	line-height:44px;
	margin:0 0 15px;
	padding:0 0 0 10px;
	text-decoration:none;
	text-transform:uppercase;
	width:795px;
}
h2.short {
	background-image:url("images/h2-short.png");
	clear:both;
	color:#FFFFFF;
	font-family:Helvetica Bold Condensed,Helvetica;
	font-size:0.75em;
	font-style:italic;
	font-weight:bold;
	height:44px;
	line-height:44px;
	margin:0 0 15px;
	padding:0 0 0 10px;
	text-decoration:none;
	text-transform:uppercase;
	width:173px;
}
#shopp h2, #rightColumn h2 {
	background-image:url("images/h2-medium.png");
	clear:both;
	color:#FFFFFF;
	font-family:Helvetica Bold Condensed,Helvetica;
	font-size:0.75em;
	font-style:italic;
	font-weight:bold;
	height:44px;
	line-height:44px;
	margin:0 0 6px;
	padding:0 0 0 10px;
	text-decoration:none;
	text-transform:uppercase;
	width:602px;
}
h2 a {
	color: #fff;
	text-decoration: none;
}
h3 {
	background-image:url("images/h3.png");
	font-size:0.7em;
	font-style:italic;
	font-weight:bold;
	height:16px;
	line-height:15px;
	padding-left:16px;
	width:375px;
}
h3 a {
	color: #fff;
	display: block;
	text-decoration: none;
}
h3.full {
	background-image:url("images/h3-full.png");
	height:20px;
	line-height:20px;
	width:784px;
}
h3.medium {
	background-image:url("images/h3-medium.png");
	height:16px;
	line-height:16px;
	width:589px;
}
label.h3 {
	background-image:url("images/label-h3.png");
	background-position:center center;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold !important;
	height:8px;
	line-height:15px;
	padding-left:10px;
	width:599px;
}
#sidebar h3 {
	color:#FFFFFF;
	font-size:0.9em;
	margin-bottom:12px;
	padding-left:4px;
	width:173px;
}
h4 {
}
h5 {
}
h6 {
}
p {
	color:#fffs;
	font-size:0.8em;
	padding-bottom:1em;
}
#content p a {
	text-decoration: underline;
	color: inherit;
}
#content  strong a {
	color:#fff;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
}
abbr {
}
acronym {
}
address {
	font-size:0.8em;
	font-style:italic;
	font-weight:bold;
	margin-bottom:1em;
}
bdo {
}
blockquote {
}
caption {
}
del {
}
ins {
}
pre {
}
/***********************************/
/* Typography: font-style elements */
/***********************************/
b {
}
big {
}
i {
}
small {
}
tt {
}
span {
}
sub {
}
sup {
}
/***********************************/
/* Typography: phrase elements */
/***********************************/
cite {
}
code {
}
dfn {
}
em {
	font-style:italic;
}
kbd {
}
samp {
}
#content strong {
	color: #fff;
	font-weight:bold;
}
var {
}
/***********************************/
/* Lists */
/***********************************/
dl {
}
dd {
}
dt {
}
#content ul {
	list-style-position:outside;
	list-style-type:disc;
	margin-bottom:1em;
	margin-left:2em;
}
#content ol {
	margin-bottom: 1em;
}
#content li {
	color:#999999;
	font-size:0.8em;
}
/***********************************/
/* Elements */
/***********************************/
area {
}
body {
}
button {
}
div {
}
hr {
}
img {
}
map {
}
noscript {
}
object {
}
/***********************************/
/* Forms */
/***********************************/
fieldset {
}
form {
}
form button {
}
input {
}
label {
}
legend {
}
optgroup {
}
option {
}
select {
}
textarea {
}
/***********************************/
/* Tables */
/***********************************/
col {
}
colgroup {
}
table {
}
tbody {
}
td {
}
tfoot {
}
th {
	font-size:0.8em;
	font-style:italic;
	font-weight:bold;
}
.tableHeader {
	background-image:url("images/h3-medium.png");
	background-position:center center;
	background-repeat:no-repeat;
}
thead {
}
tr {
}
/***********************************/
/* WordPress Classes */
/***********************************/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img.alignleft {
	margin-right: 1em;
	margin-bottom: 1em;
}
img.alignright {
	margin-left: 1em;
	margin-bottom: 1em;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.categories {
}
.cat-item {
}
.current-cat {
}
.current-cat-parent {
}
.children {
}
.pagenav {
}
.page_item {
}
.current_page_item {
}
.current_page_parent {
}
.current_page_ancestor {
}
.widget {
}
.widget_text {
}
.blogroll {
}
.linkcat {
}
.screen-reader-text {
	display: none;
}
/***********************************/
/* Fixes */
/***********************************/
.clear {
	clear: both;
}

/*Plugins*/
.category-gallery #wp_page_numbers {
	position: absolute;
}

#wp_page_numbers {
left:150px;
top:11px;
}
#wp_page_numbers ul {
list-style-type:none;
margin-bottom:0;
margin-left:0;
}
#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {
	color:#FFFFFF;
	display:block;
	font-size:0.8em;
	padding:5px;
	text-decoration:none;
}

#wp_page_numbers li a:hover {
	color: #333;
}

#wp_page_numbers li.space {
	font-size: 12px;
	font-family: Arial;
	color: #fff;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	color: #fff;
	background: #45b9f6;
}

#wp_page_numbers li.page_info {
color:#FFFFFF;
display:block;
float:left;
font-style:italic;
font-weight:bold;
line-height:21px;
margin-left:6px;
}
.home .products {
	float:left;
	margin-top:-20px;
}
#content  .products , .home #content .products li ul{
	list-style-position:inside;
	list-style-type:none;
	margin-left:0;
}
.home #content .products li ul li {
    margin-right: 9px;
}
#content .products li ul li  + li {
	/*margin-left:10px !important;*/
}
#shopp .products, #shopp .products ul {
    margin: 0;
    padding: 0;
    width: 610px !important;
}
#content .products li ul li {
	background-image:url("images/featured-product.png") !important;
	background-position:center bottom;
	background-repeat:no-repeat;
	border:1px solid #808080;
	float:left;
	height:119px;
	overflow:hidden;
	position:relative;
	width:190px !important;
}
#content .products li ul li  img {
	border:1px solid #808080;
	left:8px;
	min-height:72px;
	position:absolute;
	top:26px;
}
#content .products li ul li  .name {
	display:block;
	left:6px;
	line-height:18px;
	overflow:hidden;
	position:absolute;
	top:0;
	width:180px;
}
#content .products li ul li  .name a {
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
	overflow:hidden;
	text-decoration:none;
	white-space:nowrap;
}
#content .products li ul li  .name a:hover {
	color: #000;
}
#content .products li ul li  .price {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    position: absolute;
    right: 4px;
    top: 30px;
}
#content .products li ul li  .productInfo {
	background-image:url("images/info.png");
	display:block;
	height:20px;
	position:absolute;
	right:1px;
	top:47px;
	width:54px;
}
#content .products li ul li .productInfo span{
	display: none;
}
#content .products li ul li  .addtocart {
	background-image:url("images/buy.png");
	border:medium none;
	cursor:pointer;
	height:20px;
	position:absolute;
	right:1px;
	text-indent:100px;
	top:70px;
	width:54px;
	color: transparent;
	text-transform: capitalize;
}
/*hack for homepage*/
.home .products {
	left:4px;
	position:relative;
}
/*sidebar*/
.widget  select{
	display:block;
	margin:0 auto;
	width:155px;
}
.widget form {
	margin:0 auto;
	width:155px;
}
#shopp-cart-ajax {
	padding: 0 12px;
	font-size: 1.3em;
}
#shopp-cart-ajax a {
	color: #fff;
}
#shopp-cart-ajax ul {
	margin-bottom: 0;
}
.widget_shoppcartwidget {
	padding-bottom: 0 !important; 
}
#shopp a {
	color: #fff;
}
#shopp .products li.row {
display:block !important;
margin:10px auto 0 !important;
width:596px !important;
}
#buyBox {
	background-image:url("images/buy-box.png");
	background-position:center center;
	background-repeat:no-repeat;
	border:1px solid #808080;
	float:left;
	height:39px;
	padding:1px;
	position: relative;
	width:262px
}
.padding {
	padding: 10px;
}
.backButton {
	background-image:url("images/back.png");
	height:20px;
	left:100px;
	padding-bottom:0;
	position:absolute;
	text-decoration:none;
	top:11px;
	width:54px;
}
.backButton span {display: none;}
.addToCart .addtocart {
	background-image:url("images/add-to-cart.png");
	border:medium none;
	cursor:pointer;
	height:20px;
	overflow:hidden;
	position:absolute;
	right:11px;
	text-indent:100px;
	top:12px;
	width:89px;
	color: transparent;
	text-transform: capitalize;
}
.headline {display: none;}

#checkout span {
	margin: 1em;
}

/**
 * shopp.css
 * Generic layout & styles for Shopp pages
 *
 * @author Jonathan Davis
 * @package shopp
 **/

/* Generic Shopp Styles */

#shopp .submit { text-align: right; }
#shopp form {}
#shopp form.product ul.options { list-style: none; }
#shopp form ul { line-height: 1; }
#shopp form label { font-size: 14px; font-weight: bold; padding-bottom: 3px; }
#shopp form ul li span label,
#shopp form div label { font-size: 11px; font-weight: normal; padding-bottom: 8px; }

/**
 * Catalog/Category
 **/

.categories ul li a.current { font-weight: bold; }
#shopp .category { position: relative; }
#shopp .views {display:none;position:absolute;right:0;top:60px;}
#shopp .views button {background:none repeat scroll 0 0 transparent;border:1px solid transparent;cursor:pointer;margin:2px;padding:2px;position:relative;top:-4px;}
#shopp .views button.hover { background-color: #ebebeb; border: 1px solid #777; }
#shopp .views li { display: inline; }
#shopp .orderby { float: right; }

#shopp .category .subcategories { padding: 10px 0; margin-bottom: 10px; }
#shopp .category .subcategories ul { padding: 10px 0 0 20px; margin-bottom: 10px; }
#shopp .category .subcategories li { display: inline-block; margin-right: 20px; vertical-align: top; }

#shopp .slideshow,
#shopp .carousel { margin: 20px 0; overflow: hidden; }

/* Each product in a category has a containing frame */
#shopp ul.products li.product {
    float: left;
    margin-right: 10px !important;
    width: 190px !important;
}
.row ul {
	margin: 0;
}
#shopp ul.products li.product div.frame { padding: 10px; }

#shopp ul.products li .name,
#shopp ul.products li .summary,
#shopp ul.products li .savings,
#shopp ul.products li .price { margin-top: 0; margin-bottom: 0; }
#shopp ul.products li .details { float: none; }

/* Hide the product summary in the grid view */
#shopp ul.products li .summary { display: none; }
#shopp ul.products li .listview {}

#shopp ul.products img { display: block; }

#shopp .price { font-weight: bold; line-height: 1.5; margin: 0; }
#shopp .original {}
#shopp .sale { font-size: 150%; }

/* Faceted menu cancel filter link styles */
.filters a.cancel:before { content: "["; }
.filters a.cancel { font-weight: bold; }
.filters a.cancel:after { content: "]"; }
.filters a.cancel:hover { text-decoration: none; }

/* Product List View */
#shopp.list ul.products li { width: 100%; overflow: hidden; padding-bottom: 10px;}
#shopp.list ul.products li.product {  border-bottom: 1px solid #ddd; }
#shopp.list ul.products li div.frame { width: 100%; text-align: left; }
#shopp.list ul.products li img { float: left; margin-right: 10px; }
#shopp.list ul.products li .details { float: left; width: 65%; }
#shopp.list ul.products li .listview { display: block; }

#shopp ul.breadcrumb { margin: 10px 0; }
#shopp ul.breadcrumb li { background: none; padding: 0; display: inline; margin-left: 0; text-indent: 0; }

#shopp ul.categories { float: left; margin-right: 20px; }

/* Category Pagination */
#shopp ul.paging {padding-right: 10px !important;}
#shopp ul.paging li { /* placeholder for your styles - inherited defaults: display: inline-block; margin-left: 5px; */ }
#shopp ul.paging li a { /* page links default styling */ }
#shopp ul.paging li a:hover { /* page links hover styling */ }
#shopp ul.paging li.active { /* currrent page style */ }
#shopp ul.paging li.disabled { /* style for disabled previous/next links */ }
#shopp ul.paging li.previous a,
#shopp ul.paging li.next a { /* previous/next link style */ }

/**
 * Product Pages
 **/
#shopp .column { float: left; }
#shopp .column.first { width: 65%; }
#shopp .column.second { float: right; width: 35%; }

#shopp .original {
background:none repeat scroll 0 0 transparent;
color:#C5EA10;
display:inline;
font-size:1.4em;
font-weight:bold;
height:39px;
line-height:39px !important;
padding-left:10px;
width:inherit;
}
#shopp form.product ul,
#shopp form.product ul li,
#shopp form.product ul li label { clear: none; }
#shopp form.product ul { width: auto; }
#shopp ul.variations label { display: block; }
#shopp dl { overflow: hidden; }
#shopp dl dt { font-weight: bold; float: left; margin-right: 10px; clear: left;  }
#shopp dl dd { display: block; clear: right; }

#shopp .gallery {float:right !important;}
#shopp .gallery ul.previews li.thumbnails ul { margin: 10px 0 10px 0; }
#shopp .gallery ul.previews li.thumbnails li { margin: 0 5px 0 0; }

/**
 * Category List Widget
 **/
ul.shopp_categories { /* category list container */ }
ul.shopp_categories li { /* category listing containers */ }
ul.shopp_categories li a { /* category link default styles */ }
ul.shopp_categories li a:hover { /* category link hover styles */ }
ul.shopp_categories li span { /* categpry product count styles */ }
ul.shopp_categories li.current { /* currently viewed category container */ }
ul.shopp_categories li.current a { /* currently viewed category link style */ }
ul.shopp_categories li.current a:hover { /* currently viewed category link hover style */ }
ul.shopp_categories li ul.children { /* sub-category list container */ }
ul.shopp_categories li ul.children li { /* sub-category listing container */ }
ul.shopp_categories li ul.active { /* active sub-category container */ }

/* Collapsed sub-category menus example
ul.shopp_categories li ul.children { display: none; }
ul.shopp_categories li ul.active { display: block; }
*/

/**
 * Side Products Widget
 **/
.sideproduct { margin-top: 20px; }
.sideproduct h3 { margin-top: 0; }

/**
 * Shopping Cart 
 **/
#shopp #cart { width: 100%; }
#shopp #cart table {width: 100%;}
#shopp #cart th { text-align: left;}
#shopp #cart th, #shopp #cart td {}
#shopp #cart .item { width: 50%; }
#shopp #cart .money, 
#shopp #cart .totals th,
#shopp #cart .buttons td { text-align: right; white-space: nowrap; }
#shopp #cart .totals.total th,
#shopp #cart .totals.total td { font-size: 130%; }
#shopp #cart .remove { font-size: 9px; }

#shopp #cart address { font-style: normal; }
#shopp #cart big { display: block; margin: 10px 0; }
#shopp #cart big a.right { float: right; }

/**
 * Shopping Cart Widget
 **/
#shopp-cart.widget p.status { margin-bottom: 10px; }

#shopp ul.account li { display: inline-block; width: 200px; padding-top: 18px; }

/**
 * Checkout 
 **/
#shopp #shipping-methods { padding-left: 30px; }
#shopp #shipping-methods li { margin-top: 5px; }
#shopp #shipping-methods input { margin-left: -16px; }

#shopp #errors { color: #990000; }
#shopp input.error { background: #FFdddd; }
#shopp label.error { color: #990000; font-weight: bold; }

/**
 * Order Receipt
 **/
#shopp #receipt { position: relative; margin: 20px 0; }
#shopp #receipt address { font-style: normal; }
#shopp #receipt fieldset { padding: 10px; border: 1px solid #dadada; margin: 20px 0 30px; }
#shopp #receipt fieldset legend { display: block; }
#shopp #receipt table { overflow: hidden; }
#shopp #receipt table.transaction th { text-align: left; }
#shopp #receipt .labels { width: 100%; }
#shopp #receipt table.labels td { vertical-align: top; }

#shopp #receipt .order { width: 100%; overflow: hidden; border: none; }
#shopp #receipt td { border: none; }
#shopp #receipt th { font-weight: bold; text-align: left; border: none; }
#shopp #receipt th, 
#shopp #receipt td { padding: 3px 0; }
#shopp #receipt .order .item { width: 50%; }
#shopp #receipt .order td.qty { text-align: center; }
#shopp #receipt .order .money, 
#shopp #receipt .order .total,
#shopp #receipt .order .buttons td { text-align: right; }
#shopp #receipt .order .totals.total th,
#shopp #receipt .order .totals.total td { font-size: 130%; }

#shopp form ul li  {
	padding: 0 !important;
}

#shopp form ul li span {
display:inline-block;
float:left;
margin-right:5px;
padding:0 5px 0 0;
text-align:left;
}

#shopp-catalog-orderby-menu {
	float: left;
	margin-left: 8px;
}

#shopp .gallery .thumbnails {
left:12px;
position:absolute;
top:115px;
width:260px;
}

#shopp .gallery .thumbnails li img {
border:1px solid #808080;
cursor:pointer;
display:inline;
padding:1px;
}

.subCategory, #hidden-update {display:none;}

#banner-block {
    margin-bottom: 15px !important;
}