/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

#s5_component_wrap ul {	list-style:disc;margin-left:20px;}

#s5_component_wrap_inner h1 {
	text-align:left;
}

.blog-featured h1, .item-page h1, h3.s5_mod_h3 {
	text-align:left;}
}

ul li  {
	padding: 2px; }


.s5_outer-wwb {
  color: #fff;
  font-size: 1.1em;
  padding: 0 7px;
}

.s5_outer-wwb ul li {
  list-style: outside none square;
  margin-left: 16px;
  padding-bottom: 7px;
}

.mod-articles-category-title {
  font-size: 1.4em;
  padding-bottom: 3px;
}

.jdGallery .slideInfoZone p {
  font-size: 0.9em;
}

#s5_component_wrap_inner .item-page .page-header h1 {
 position: relative;
}

.alert {
  border: 1px solid #6633cc;
  border-radius: 4px;
  color: #fff;
  margin-bottom: 20px;
  padding: 8px 35px 8px 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: none !important;
}

.orderlistcontainer div.orderlist {
  background: #000 none repeat scroll 0 0;
}

.product.vm-col.vm-col-3.vertical-separator {   
	margin-left: 6px;
    margin-right: 6px;
}

div.vm-col {
  width: 31%;
   margin: auto auto !important; 
}

body {
  margin: 13px;
}

.width33 { margin: auto auto !important; }

#s5_body_padding {
  background:none !important;
}

.spacer {border:none !important;}

.VMmenu div {
  background: none;
}

.VmClose {
  font-size: 1.3em;
}

h2 {
  line-height: 1em;
}

.items-row.cols-1, .items-row.cols-2 {
  padding: 27px 0;
}


@media (max-width: 1000px) {
#s5_menu_wrap {
  font-size: 0.75em;
}
}

@media (max-width: 850px) {
#s5_menu_wrap {
  font-size: 0.65em;
}
}

.chzn-container .chzn-drop {
    background: #222222 !important;
}

.chzn-container .chzn-results {
    max-height: 340px !important;
}

.alert {
    background-color: #000000;
}

#fancybox-outer {
    background: #b5b5b5;
}