
/* --- Headline --- */
#headline-wrapper .container {
  border-bottom: 1px dotted #ccc;
  padding: 6px 0;
}

#headline-wrapper ul {
  float: left;
  margin: 0;
}

#headline-wrapper ul li {
  color: #a6a6a6;
  display: inline;
  margin: 0;
  padding: 0 5px 0 10px;
  font-size: 11px;
}

#headline-wrapper ul li.last {
  padding-right: 0;
}

#headline-wrapper ul li a {
  color: #aaa;
  font-weight: bold;
}

#headline-wrapper ul li a:hover,
#headline-wrapper ul li a:focus,
#headline-wrapper ul li a.active {
  background: none;
  color: #e21a2c;
}

#headline-wrapper ul.menu {
  float: right;
  text-align: left;
}

#block-menu-menu-header {
  float: left;
  margin: 0;
}

.line-item-summary {
  color: #666666;
  margin: 0;
  text-align: left;
}

.view-empty p {
  float: left;
  margin-right: 10px;
}

.line-item-summary .line-item-quantity,
.line-item-summary .line-item-total {
  background: url(../images/line.gif) no-repeat right 5px;
  float: left;
  padding: 0 10px;
  margin-top: 2px;
}
.line-item-summary .line-item-quantity span,
.line-item-summary .line-item-total span { display: inline-block; padding: 2px 0 0 0;} 

#headline-wrapper .line-item-summary .links {
  background: url(../images/line.gif) no-repeat right 7px;
  clear: none;
  padding: 0 10px !important;
} 

#headline-wrapper .line-item-summary .links li a,
#block-system-user-menu ul.menu li a {
  font-weight: normal;
  color: #666;
}

#headline-wrapper .line-item-summary .links li a:hover,
#headline-wrapper .line-item-summary .links li a:focus,
#headline-wrapper .line-item-summary .links li a.active,
#block-system-user-menu ul.menu li a:hover,
#block-system-user-menu ul.menu li a:focus,
#block-system-user-menu ul.menu li a.active {
  background: none;
  color: #e21a2c;
}

#headline-wrapper .line-item-summary .links li,
#block-system-user-menu ul.menu li {
  background: url(../images/line.gif) no-repeat left 3px;  
  padding: 0 5px 0 10px;
}

#headline-wrapper .line-item-summary .links li.first,
#block-system-user-menu ul.menu li.first {
  background: none;
  padding-left: 0;
}

.shopping-cart-view {
  float: right;
  padding-right: 20px;
  padding-top: 3px;
  font-size: 11px;

}

/* --- Header --- */
#header {
  padding: 20px 0;
}

.region-header {
  float: right;
}

/* --- Form --- */
.form-item .description {
  font-size: 1em;
}

/* Search form */
#search-block-form {
  border: 1px solid #ddd;
  margin: 2px 0 0 0;
  overflow: hidden;
  padding: 5px;
}
#search-block-form .form-item {
  margin: 0;
  float:left;
}
#search-block-form .form-actions {
  background: none;
  border: none;
  float:left;
  padding: 0;
  margin: 0;  
}
#search-block-form .form-text {
  border: none;
  color: #676767;
  font-size: 11px;
  padding: 0 5px;
  margin: 0;
  width: 200px;	
}
#search-block-form .form-actions .form-submit {
  background: url(../images/ico-search.gif) 0 0 no-repeat;
  border: none;  
  height: 18px;
  margin: 0 5px 0 0;
  overflow: hidden;
  padding: 0;
  text-indent: -999em;
  width: 18px;
}

/* Slideshow */
#slideshow-wrapper .container {
  margin-bottom: 10px;
}

.region-slideshowleft .block {
  margin-top: 10px;
}

.region-slideshowleft .block:first-child {
  margin-top: 0;
}

.main-slideshow {
  position: relative;
}

.main-slideshow .views-field-title, .main-slideshow .views-field-title a{
  color: #000;
  font-family: Arial, Helvetica, sans-serif, Arial, Sans-Serif;
  font-size: 30px;
  line-height: normal;
  text-transform: uppercase;
  -webkit-text-shadow: 0 0 5px rgba(255,255,255,0.5);
	text-shadow: 0 0 5px rgba(255,255,255,0.5);
}

.main-slideshow .views-field-title a:hover,
.main-slideshow .views-field-title a:focus {
  color: #e21a2c;
}

.main-slideshow .views-field-title { background:  url(../images/bg-black.png) 0 0 repeat; padding: 7px 15px 0; color:#fff; }

.main-slideshow .field-group-wrapper {
  bottom: 50px;
  left: 20px;
  position: absolute;
}

.main-slideshow .views-field-body {
  font-size: 16px;
  -webkit-text-shadow: 0 0 3px rgba(255,255,255,0.5);
	text-shadow: 0 0 3px rgba(255,255,255,0.5);
	 background:  url(../images/bg-black.png) 0 0 repeat; padding:0 15px 10px; color:#fff;
	 font-family: Arial, Helvetica, sans-serif, Arial, Sans-Serif;
}
.main-slideshow .views-field-body p { margin: 0; }

.main-slideshow .views-slideshow-controls-bottom {
  bottom: 10px;
  position: absolute;
  right: 10px;
  z-index: 500;
}

.main-slideshow .views-slideshow-pager-field-item {
  display: inline-block;
}

.main-slideshow .views-content-nid {
  background: #fff;
  border: 3px solid #000;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  height: 8px;
  width: 8px;
}

.main-slideshow .active .views-content-nid {
  background: #e21a2c;
}

.views-slideshow-cycle-main-frame-row-item .views-field-field-link a,
.views-field-field-link.btn-shopnow a,
a.btn-shopnow {
  background: url(../images/btn-link.gif) no-repeat 0 0 #050505;
  color: #fff;
  display: inline-block;
  padding: 4px 7px 3px 20px;
  text-transform: uppercase;
  font-size: 11px;
}
.views-slideshow-cycle-main-frame-row-item .views-field-field-link a:hover,
.views-field-field-link.btn-shopnow a:hover,
.views-field-field-link.btn-shopnow a:focus,
a.btn-shopnow:hover,
a.btn-shopnow:focus {
  color: #e21a2c;
} 


.views_slideshow_cycle_main .views-slideshow-cycle-main-frame {
  width: 100% !important;
  
}
.views_slideshow_cycle_main .views-slideshow-cycle-main-frame-row {
  width: 100% !important;
  
}

/* Pannel */
.panel {
  margin-bottom: 20px;
}

.panel .block {
  margin-top: 20px;
}

.panel .block:first-child {
  margin-top: 0;
}

.panel .panel-column {
  margin-left: 10px;
}

.panel ul {
  margin: 0;
}

.panel ul li {
  list-style: none;
  margin: 0;
}

.panel ul li a {
  color: #888;
}

.panel ul li a:hover,
.panel ul li a:focus {
  color: #e21a2c;
}

#panel-first-wrapper { margin-bottom: 10px; }

#panel-first-wrapper > .container {
  margin-bottom: 0;
}

#panel-fourth-wrapper .container {
  border-top: 5px solid #000;
  padding-top: 20px;
}

#panel-fifth-wrapper .container {
  background-color: #f4f4f4;
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  padding: 10px 0;  
}

#panel-sixth-wrapper { font-size: 11px; }

#panel-sixth-wrapper h2 {
  font-size: 14px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

/* Node */
.node-teaser {
  position: relative !important; 
}

.node h2 {
  text-transform: none;
}

.node-product-display, .front .node-product-display {
  margin: 0; 
  padding: 20px;    
  position: static;
}

.node-product-display.node-promoted { padding-left: 0; padding-right: 0; }

.node-product-display.node-teaser {
  margin: 0; padding: 20px;    
}

.node-teaser .commerce-add-to-cart input.form-submit {
  display: none;
  left: 50%;
  position: absolute;
  top: 50%;
   -webkit-transform: translate(-50%, -50%);
       -ms-transform: translate(-50%, -50%);
           transform: translate(-50%, -50%)
}

.node-product-display ul.links .node-readmore a,
.node-teaser .commerce-add-to-cart input.form-submit {
  background: #000;
  color: #fff;
  display: none;
  font-family: Arial, Helvetica, sans-serif,Arial,Helvetica,sans-serif;
  font-size: 14px;
  opacity: .8;
  filter: alpha(opacity=80);
  padding: 5px 25px;
  text-transform: uppercase;
  white-space: nowrap;
}

.commerce-add-to-cart input.form-submit:hover,
.commerce-add-to-cart input.form-submit:focus {
  background: #e21a2c;
}

.commerce-add-to-cart select {
  margin-bottom: 0;
}

.node-teaser:hover .commerce-add-to-cart input.form-submit {
  display: block;
}

.node-blog.node-teaser {
  border-bottom: 1px solid #e0e0e0;
  position: relative !important;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.node-blog.node-teaser:last-child {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}

.node-blog h2 {
  font-size: 24px;
  margin-bottom: 10px;
}

.node > .submitted {
  margin-bottom: 20px;
  color: #888;
  font-size: 11px;
}

.node-blog .field-type-image {
  margin-bottom: 20px;
}
/* Main content */
.front #main-wrapper > .container {
  border-top: 5px solid #000;
  padding: 20px 0;	
}

/* --- Views --- */
.views-exposed-form .views-exposed-widget {
  padding: 0;
}

.views-exposed-form .views-submit-button {
  margin-left: 10px;
}

/*View jcarousel */
.jcarousel-skin-default .jcarousel-container-horizontal,
.jcarousel-skin-default .jcarousel-clip-horizontal {
  height: 427px;
  padding: 0;
  width: auto;
}

.jcarousel-skin-default {
  margin: 0 -5px;
}

.jcarousel-skin-default .jcarousel-item {
  border: 1px solid #e0e0e0;
  height: 425px;
  line-height: normal;
  margin: auto 5px;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  position: relative;
  width: 288px;
}

.jcarousel-skin-default .jcarousel-item:hover {
  border-color: #4e4b4b;
}

.jcarousel-skin-default .jcarousel-item:hover .node-product-display ul.links,
.jcarousel-skin-default .jcarousel-item:hover .node-product-display .commerce-add-to-cart input.form-submit {
  display: block;
}

.jcarousel-skin-default h2 {
  text-align: left;
  font-size: 18px;
  margin-bottom: 15px;
}

.jcarousel-skin-default h2 a {
  color: #000;
}

.jcarousel-skin-default h2 a:hover,
.jcarousel-skin-default h2 a:focus {
  color: #e21a2c;
}

.jcarousel-skin-default .jcarousel-next, 
.jcarousel-skin-default .jcarousel-prev {
  background-image: url(../images/btn-control.png);
  height: 21px;
  top: -42px;
  width: 23px;
}

.jcarousel-skin-default .jcarousel-next-horizontal {
  background-position: -23px 0;
  right: 5px;
}

.jcarousel-skin-default .jcarousel-prev-horizontal {
  left: auto;
  right: 33px;
}

.jcarousel-skin-default .jcarousel-prev-horizontal:hover,
.jcarousel-skin-default .jcarousel-prev-horizontal:focus {
  background-position: 0 -21px;
}

.jcarousel-skin-default .jcarousel-next-horizontal:hover,
.jcarousel-skin-default .jcarousel-next-horizontal:focus {
  background-position: -23px -21px;
}

.commerce-product-field-field-images {
  margin: 0 0 20px;
  text-align: center;
}

.field-name-commerce-price {
  text-align: left;  	
}

.discount-percent { position: absolute; right: 20px; top: 20px; background: #e21b2d; color:#fff; padding: 2px 10px; font-size: 14px; font-family: Arial, Helvetica, sans-serif; }
.saving-title { display: none; }

.field-name-commerce-price ul {
  margin: 0;
}

.field-name-commerce-price li {
  list-style: none;
  display: inline; 
  margin-right: 10px;
}

.node-teaser .field-type-commerce-product-reference .attribute-widgets {
  display: none;
}

.field-name-commerce-price .webprice-title,
.field-name-commerce-price .rrp-title {
  display: none;
}

.field-name-commerce-price .webprice-total {
  color: #e21a2c;
  font-size: 20px;
  font-weight: normal;
  line-height: 1;
  font-family: Arial, Helvetica, sans-serif;
}

.field-name-commerce-price .rrp-total {
  color: #000;
  font-size: 16px;
  text-decoration: line-through; 
  font-family: Arial, Helvetica, sans-serif;
}



/* --- Footer --- */
#footer-wrapper .container {
  border-top: 1px solid #e0e0e0;
  color: #888;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 20px 0;
}

#footer-wrapper ul.menu {
  float: left;
  margin: 0;
  padding: 5px 0 0 0;
}
#footer-wrapper ul.menu li {
	background: none;
	display: block;
	float: left;
	margin: 0 0 5px;
	padding: 0 15px;
	border-right: 1px solid #888;
	line-height: 100%;
}
#footer-wrapper ul.menu .last {
	border-right: none;
	padding-right: 0;
}
#footer-wrapper ul.menu .first {
  padding-left: 0;
}
#footer-wrapper ul.menu a {
	background: none;
	border: medium none;
	font-weight: normal;
	padding: 0;
	text-transform: none;
	color: #888;
}
#footer-wrapper ul.menu a:hover, #footer-wrapper ul.menu a:focus {
  color: #e21a2c;
}

#footer-wrapper .copyright {
  float: right;
  text-align: right;
}

/* Product Detail */
.node-type-product-display .commerce-product-field-field-images { 
  float: left;
  margin-right: 30px;
  padding: 0;
  text-align: center;
}

.not-front .node-product-display.node-teaser {
  border: 1px solid #e0e0e0;
  margin: 0 10px 20px;
  padding: 20px;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.not-front .node-product-display.node-teaser:hover,
.not-front .node-product-display.node-teaser:focus { border-color: #4e4b4b; }

.node-product-display .field-name-title-field h2 { font-size: 18px; }

.node-product-display .group-info h2 { font-size: 24px; }

.not-front .sidebar .node-teaser {
   margin-left: 0;
   margin-right: 0;
}

.list-product .views-row {
  margin: 0 -10px;
}

.commerce-product-field > .clearfix {
  display: inline-block;
}

.node-product-display .field .field-label {
  float: left;
}

.node-product-display .field-group-format-wrapper .field {
  margin-bottom: 10px;
  overflow: hidden;
}

.cloud-zoom-container #wrap {
  border: 1px solid #e0e0e0;
  margin-bottom: 15px;
  padding: 20px;
}

.cloud-zoom-gallery-thumbs {
  padding: 0 50px;
}

.cloud-zoom-gallery {
  border: 1px solid #e0e0e0;
  display: inline-block;
  margin: 0 7px;
  padding: 4px;
  -webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.cloud-zoom-gallery.active,
.cloud-zoom-gallery:hover,
.cloud-zoom-gallery:focus {
  border-color: #e21a2c;
}

#node_product_display_full_group_info > div.clearfix {
  display: flex;
}

#node_product_display_full_group_info > div {
  margin-bottom: 10px;
}
  

/* Horizontal Tabs ---*/
.field-group-htabs-wrapper {
  overflow: hidden;
}

div.horizontal-tabs {
	border: none !important;
	margin-top: 10px !important;
}

.horizontal-tabs ul.horizontal-tabs-list{
	background: none;
	border: none;
	border-bottom: solid 1px #e0e0e0 !important;
}

.horizontal-tabs ul.horizontal-tabs-list li {
	background: #e6e6e6;
	display: inline-block;
	margin-right: 5px;
	border: none;
	float: none;
	padding: 0 !important;
}

.horizontal-tabs ul.horizontal-tabs-list li:hover,
.horizontal-tabs ul.horizontal-tabs-list li:focus,
.horizontal-tabs ul.horizontal-tabs-list li a:hover {
  background-color: #fff;
}

.horizontal-tabs ul.horizontal-tabs-list li a {
	color: #555;
	font-weight: normal;
	padding: 4px 15px !important;
	border: solid 1px #e0e0e0;
	border-bottom: none;
	text-transform: uppercase;
}

.horizontal-tabs ul.horizontal-tabs-list li.selected {	
	border-bottom: none;
	margin-bottom: -1px !important;
}

.horizontal-tabs ul.horizontal-tabs-list li.selected a {	
	padding-bottom: 5px !important;
}

.horizontal-tabs ul.horizontal-tabs-list .selected strong {
	color: #e21a2c;
}

.horizontal-tabs fieldset.horizontal-tabs-pane {
	padding: 10px 0px;
}

.horizontal-tabs-panes {
	border: solid 1px #e0e0e0;
	border-top: none;
}

.horizontal-tabs fieldset.horizontal-tabs-pane {
	margin: 0px;
	padding: 15px;
}

/* Photo Gallery */
.galleryformatter {
	display: inline-block;
	float: left;
	margin: 0 0 20px -20px;
}

.galleryformatter-greenarrows .gallery-slides {
  border: 1px solid #e0e0e0;
  padding: 20px;
}

.galleryformatter-greenarrows .gallery-thumbs li {
	width: 100px !important;
	padding: 0;
}

.galleryformatter-greenarrows .gallery-thumbs li a {
	margin: 0px auto;
	display: inline-block;
	background: #fff;
	border: 1px solid #e0e0e0;
	padding: 4px;
}

.galleryformatter-greenarrows .gallery-thumbs .arrow {
	width: 18px;
	height: 29px;
	background-image: url("../images/btn-controls.png");
	background-repeat: no-repeat;
	bottom: 20px;
}

.galleryformatter-greenarrows .gallery-thumbs .back {
  background-position: 0 0;
}

.galleryformatter-greenarrows .gallery-thumbs .back:hover {
  background-position: left bottom;
}

.galleryformatter-greenarrows .gallery-thumbs .forward {
  background-position: right top;
}

.galleryformatter-greenarrows .gallery-thumbs .forward:hover {
  background-position: right bottom;
}

.galleryformatter-greenarrows .gallery-thumbs .wrapper {
	border: none;
	background: none;
}

.galleryformatter-greenarrows .gallery-thumbs li.active a,
.galleryformatter-greenarrows .gallery-thumbs li a:hover,
.galleryformatter-greenarrows .view-full { 
  border-color: #e21a2c; 
  background: none; 
}

.galleryformatter-greenarrows .slide-button {
	width: 20px;
	height: 29px;
	background-image: url("../images/btn-controls1.png");
	background-repeat: no-repeat;
}

.galleryformatter-greenarrows .prev-slide  {
  background-position: 0 0;
}

.galleryformatter-greenarrows .prev-slide:hover {
  background-position: left bottom;
}

.galleryformatter-greenarrows .next-slide {
  background-position: right top;
}

.galleryformatter-greenarrows .next-slide:hover {
  background-position: right bottom;
}

/* Primary */
ul.primary {
	margin: 0 0 30px;
	padding: 0;
	border-bottom-color: #e0e0e0;
	overflow: hidden;
}
ul.primary li {
	display: block;
	float:left;
}
ul.primary li a {
	border-color: #e0e0e0;
	padding: 5px 15px;
	display: inline-block;
	border-bottom: none !important;
	background: #fff;
	color:#333;
}
ul.primary li.active a, 
ul.primary li a:hover {
	border-color: #e0e0e0;
	background: #f4f4f4;
	color: #e21a2c;
}

/* Comments */
#comments {
  border-top: 1px solid #e0e0e0;
  clear: both;
  display: block;
  padding: 30px 0 0 0;
  margin-top: 20px;
}
#comment-form .filter-wrapper .form-item {
	margin-bottom: 0;
}
.filter-wrapper .form-item label {
  margin-right: 5px;
  float: left;
  display: block;
  padding: 6px 0 0 0;
}
.form-actions {
  background: none;
  border: none;
  padding: 0;
  margin: 10px 0 0 0;
}

#edit-actions {
  padding-top: 15px;
}

.comment {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  margin: 0 0 20px 100px;
  padding: 15px 20px;
  list-style: none;
  position: relative;
  display: inline-block;
}
.comment:before,
.comment:after {
	content: "";
	width: 0;
	height: 0;
	left: -21px;
	top: 10px;
	position: absolute;
	border-bottom: 15px dotted transparent;
    border-right: 20px solid #e0e0e0;
    border-top: 0 dotted transparent;
}

.comment:after {
	left: -18px;
	top: 11px;
    border-right-color: #fff;
	visibility: inherit;
}
.comment > .submitted {
  font-size: 0.917em;
  color: #888;
  margin-bottom: 10px;
}
.comment span.new {
  float: right;
  color: #f00;
  margin-left: 10px;
}
#comments h2.comment-form {
  margin-bottom: 20px;
}
.comment .links {
  margin: 0;
}
.comment h3 {
  margin-bottom: 10px;
  text-transform: none;
}
#comments .indented {
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 30px;	
}
#comments h2 {
  margin: 0 0 20px;
  text-transform: uppercase;
}

.comment .user-picture {
  border: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  display: block;
  float: left;
  margin: 5px 20px 5px 0;
  padding: 5px;
  position: absolute;
  left: -100px;
  top: -5px;
}

.comment .user-picture img {
  height: 60px;
  width: 60px;
}

.filter-wrapper {
  background: #fff;
  border: 1px solid #d9d8d4;
  border-top: none;
  padding: 15px;
}

.node ul.links li, 
.comment ul.links li {
  border: none;
  display: block;
  float:left;
  padding: 0 !important;
  margin: 0 5px 5px 0;	
}

.node ul.links li a, 
.comment ul.links li a {
  background: #333;
  color:#fff; 
  display: inline-block;    
  padding: 3px 15px;  
}
.node ul.links li a:hover, 
.node ul.links li a:focus,
.comment ul.links li a:hover,
.comment ul.links li a:focus {
  background: #e21a2c;
  text-decoration: none;
}

.node ul.links, 
.comment .links {
  display: inline-block;
  margin-top: 15px;	
  margin-bottom: 0;
  overflow: hidden;
}

.action-links {
  list-style: none;
  margin: 0 0 20px;
}
.action-links li {
  display: inline-block;
  vertical-align: middle;
}
.action-links li a {
  background: #e21a2c;
  color:#fff;
  display: inline-block;
  padding: 7px 15px;    
  text-transform: uppercase;
  margin: 0 5px 5px 0; 
}
.action-links li a:hover {
  background-color: #333;
}

ul.inline li a.active { background: #e21a2c; }
 
.profile .user-picture {
  display: none;
}

.profile h3 {
  padding-bottom: 10px;
}

/* Item list */
.sidebar .item-list ul li {
  list-style: none;
  margin: 0;
}

.sidebar .block {
  margin-bottom: 30px;
}

.sidebar  h2 {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 10px;
  margin-bottom: 15px;
  font-size: 16px;
}

.sidebar .content h2 { border-bottom: none; padding-bottom: 0; } 

#sidebar-first-wrapper > .grid-inner {
	padding-left: 0;
	padding-right: 20px;
}

#sidebar-second-wrapper > .grid-inner {
	padding-left: 20px;
	padding-right: 0;
}

/* breadcrumb */
#breadcrumb-wrapper {  
  margin-bottom: 20px;
}

#breadcrumb-wrapper .container {
  border-bottom: 1px solid #e0e0e0;
  padding: 0 0 10px;
}

.breadcrumb {
  background: none;
  margin: 0;
  padding: 0;
  font-size: 11px;
  color: #888;
}

/* Pager */
.item-list .pager {
  background: #efeded;
  margin-bottom: 20px;
  padding: 10px;
  text-align: right;
}

.item-list .pager li {
  padding: 0;
  margin-left: 5px;
}

.item-list .pager li.pager-current {
  background: #fff;
  border: 1px solid #666;
  padding: 1px 5px;
}

.pager li > a, 
.pager li > span {
  border-color: #666;
  border-radius: 0;
  line-height: normal;
  padding: 1px 5px;
}

.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 25px;
}

#header .views-exposed-form .views-exposed-widget label { display: none; }
#header .views-exposed-form #edit-search-api-views-fulltext { margin: 0; padding: 4px 0 4px 10px; border: none; }
#header .views-exposed-form .views-submit-button { margin: 0; }
#header .views-exposed-widgets { margin: 0; }
#header #views-exposed-form-products-page { margin: 2px 0 0 0; position: relative; }
#header .views-exposed-form #edit-submit-products { width: 35px; height: 28px; padding: 0; overflow: hidden; text-indent: -999em; background: url(../images/ico-search.gif) 50% 50% no-repeat; margin: 0; position: absolute; right: 0; top: 0; }
#header .views-exposed-widgets { border: 1px solid #e0e0e0; }


/* Check out */
.block-commerce-cart {
	border: 1px solid #e0e0e0;
	background: #f6f6f6;
	padding: 15px;
}

.block-commerce-cart ul.inline li { padding: 0; margin: 0 5px 0 0; display: block; float: left;}

.view-commerce-cart-summary table,
.commerce-line-item-views-form table {
  width: 100%;
}

.view-commerce-cart-summary th,
.commerce-line-item-views-form th {
  border-bottom: none;
  background-color: #f5f5f5;
  padding: 10px;
}

.view-commerce-cart-summary tbody,
.commerce-line-item-views-form tbody {
  border-top: none;
}

.view-commerce-cart-summary td,
.commerce-line-item-views-form td {  
  padding: 10px;
}

.view-commerce-cart-form tr, 
.view-commerce-cart-summary tr,
.commerce-line-item-views-form tr {
  background: none;
  border-bottom: 1px dotted #e0e0e0;
}

.commerce-line-item-views-form .line-item-summary .line-item-total {
  background: none;
  padding: 0;
  margin-top: 10px;
}

.checkout-buttons {
  border: none;
  float: right;
}

.commerce-order-handler-area-order-total .commerce-price-formatted-components {
  width: 100%;
}

.checkout-review {
  border: 1px solid #e0e0e0;
}

.checkout-review .pane-title {
  background: #ddd;
  text-align: center;
}

.checkout-review th {
  background: #333;
  color: #fff;
}

.commerce-line-item-views-form .views-field-edit-quantity .form-text { width: 80px; margin: 0; }

/* Shopping Cart */
.view-commerce-cart-block td.price, 
.view-commerce-cart-form td.price, 
.view-commerce-cart-summary td.price {
  color: #e21a2c;
}

.view-commerce-cart-block a {
  color: #999;
}

.view-commerce-cart-block a:hover,
.view-commerce-cart-block a:focus {
  color: #e21a2c;
}

.view-commerce-cart-block .line-item-summary .links {
  display: inline-block;
  margin-top: 20px;
}

.view-commerce-cart-block .line-item-summary .links li a {
  background: #e21a2c;
  background: -moz-linear-gradient(top,  #bb0314 0%, #e21a2c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bb0314), color-stop(100%,#e21a2c));
  background: -webkit-linear-gradient(top,  #bb0314 0%,#e21a2c 100%);
  background: -o-linear-gradient(top,  #bb0314 0%,#e21a2c 100%);
  background: -ms-linear-gradient(top,  #bb0314 0%,#e21a2c 100%);
  background: linear-gradient(to bottom,  #bb0314 0%,#e21a2c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb0314', endColorstr='#e21a2c',GradientType=0 );
  color:#fff;
  padding: 7px 15px;
  cursor: pointer;
  border: none; 
  margin: 0;
  text-transform: uppercase;
  line-height: 100%;
}

.view-commerce-cart-block .line-item-summary .links li a:hover, 
.view-commerce-cart-block .line-item-summary .links li a:focus {
  background: #333;
}

.view-commerce-cart-block .line-item-summary .line-item-quantity,
.view-commerce-cart-block .line-item-summary .line-item-total { 
  margin-top: 5px;
}

.commerce-line-item-views-form input.delete-line-item {
  font-size: 14px;
  padding: 7px 20px;
}

.checkout-buttons .checkout-cancel, 
.checkout-buttons .checkout-back {
  color: #000;
  margin-bottom: 0;
}

.checkout-buttons .checkout-cancel:hover,
.checkout-buttons .checkout-cancel:focus,
.checkout-buttons .checkout-back:hover,
.checkout-buttons .checkout-back:focus {
  color: #e21a2c;
  text-decoration: none;
}

/* Search results */
.search-results {
  margin: 0 -10px;
}

.search-results .search-snippet-info {
  padding-left: 0;
}

.search-results li {
  float: left;
  margin: 0 10px;
  width: 23%;
}

.container-inline div {
  float: left;
  margin: 0 10px 0 0;
}

#views-form-commerce-cart-form-default .line-item-summary { float: right; font-size: 16px; padding-top: 10px; }
#views-form-commerce-cart-form-default .line-item-summary span { margin-left: 10px; }

.commerce-line-item-views-form .commerce-line-item-actions { text-align: left; }

div.messages { margin-bottom: 30px; }
.checkout-help { margin-bottom: 10px; }
table.checkout-review .pane-title td { text-transform: uppercase; }

/* View Blog Style */
.view-blogs-style .views-row {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.view-blogs-style .views-field-field-image {
  margin-bottom: 20px;
}

.view-blogs-style .views-field-title {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 15px;
  font-family: Arial, Helvetica, sans-serif;
}

.view-blogs-style .views-row .node-blog {
	border-bottom: none;
	padding: 0;
	margin: 0;
}

.page-search #block-system-main h2 { text-transform: none; margin-top: 20px; }

.node-page { padding-bottom: 20px; }

.iframe-map { margin-bottom: 30px; }
.iframe-map iframe { width: 100%; }

.node-webform .field-name-body { 
	float: left;
  margin-right: 2%;
  width: 48%;
}

.node-webform .webform-client-form {
    border-left: 1px solid #D2D2D2;
    float: left;
    padding-left: 2.5%;
    width: 47%;
}

.node-webform .address { list-style: none; margin: 0; padding: 0; }
.node-webform .address li { list-style: none; padding: 0; margin: 0 0 3px; } 

/* Skin menu */
#change_skin_menu_wrapper a.color-default {
  background-color: #e21a2c;
}

#change_skin_menu_wrapper a.color-blue {
  background-color: #0098aa;
}

#change_skin_menu_wrapper a.color-green {
  background-color: #00a100;
}

#change_skin_menu_wrapper a.color-purple {
  background-color: #8f0097;
}

#change_skin_menu_wrapper a.color-orange {
  background-color: #d34826;
}

.newsletter-inline {font-size:20px;font-weight:bold;display:inline; }
