@charset utf-8;
/*--
	Theme Name: theme2031
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.2+ from Template-Help.com Collection
	Author: Template_Help.com 
	Author URL: http://www.Template-Help.com/ 
--*/
@import url(//fonts.googleapis.com/css?family=Vidaloka);
/* General
---------------------------------------- */
html,
body {
	min-width:320px;
	}
.ie8 {
	min-width:990px;
}
body{
	background: url(images/main-bg.jpg) no-repeat 50% 0 #1b1c1d;
	color: #818690;
	font: 13px/18px Arial, Helvetica, sans-serif;
	position:relative;
}
#main {
	padding:48px 0 60px;
}
#main-wrap {
	padding:0;
	width: 990px;
	margin: 0 auto;
}
img {
	max-width: 100%;
	height: auto;
}
.ie8 img {
	max-width: none !important;
}
.ie8 #slides img {
	max-width: none !important;
	width:100%;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0;
	padding:0 0 16px 0;
	color:#373737;
}
h1 {
	overflow:hidden;
}	
h1,h2,h3 {
	font-weight: bold;
	color:#373737;
	background: url(images/heading-tail.gif) repeat-x 0 bottom #e8e8e8;
	padding: 8px 14px 7px 14px;
	margin: 0 0 25px 0;
	border-radius: 3px 3px 0 0;
	text-transform: uppercase;
        // background: -webkit-linear-gradient(top, #e8e8e8 100%,#d5d5d5 ,#e8e8e8 ,#e8e8e8 100%);  
}
h3 span, h2 span {
	color: rgb(0, 178, 205);
}
h4 {
	color: #484848;
	text-transform: uppercase;
	padding: 0 0 10px 0;
}
h4 span {
	color: rgb(0, 178, 205);
	display: inline-block;
	margin: 0 0 0 4px;
}

footer h4 {
	color: rgb(0, 178, 205);
}
	footer h4 span {
		color: #484848;
	}
h6 {
	color:#454545;
}
h6 a, ul li h6 a {
	color:#454545;
}
	h6 a:hover, ul li h6 a:hover {
		color:#454545;
		text-decoration:none;
	}

/* List styling */
dl dt {
	padding:0 0 10px 0;
	display:block;
	font-weight:bold;
	}
dl dd {
	padding:0 0 20px 0;
	}


/* Header
---------------------------------------- */
#header {
	position:relative;
	z-index:99;
	padding:0;
}
/* Logo */
.logo {
	float: left;
	margin-top: -20px;
}
	#logo {
	}
	.logo h1,
	.logo h2 {
		font-size:45px;
		line-height:42px;
		margin-bottom:0;
		font-weight:normal;
		font-style: italic;
		color: rgb(0, 178, 205);
		padding:0;
		letter-spacing:0;
		border: none;
		background: none;
		text-transform:uppercase;
		letter-spacing: -1px;
		display:inline-block;
		overflow:visible;
		font-family: 'Impact', 'Charcoal', 'Rekha', sans-serif;
		padding: 0;
	}
		.logo h1 a,
		.logo h2 a {
			color:#e1e1e1;
			text-decoration:none;
			}
.logo .tagline {
	font-size:10px;
	line-height:12px;
	color:#fff;
	padding:2px 0;
	text-align: right;
	margin:0;
	text-transform:none;
	display: block;
	vertical-align: bottom;
	text-transform: uppercase;
}

.header-right-column {
	float:right;
	max-width:65%;
	min-width: 60%;
	padding:0;
}
#header .top-row {
	padding: 10px 20px 13px;
	background: url(images/top-row-tail.gif) repeat-x 0 bottom #36302f;
	overflow: hidden;
}
#header .middle-row {
	padding: 0 0 17px 0;
}
/* Social widget */
.social-networks {
	padding:0;
}
.social-networks li {
	padding:0 0 5px 0;
	background:none;
	border: none;
}
.social-networks li.display-icons {
	display:inline-block;
	padding:0;
	margin:0 2px 0 0;
}
	.social-networks li.display-icons a img {
		margin:0;
	}
	.social-networks li a {
		display:inline-block;
		line-height:32px;
	}
		.social-networks li a:hover {
			text-decoration:none;
		}
	.social-networks li a img {
		margin:0 5px 0 0;
	}

/* EasyTooltip */
#tooltip {
	background:rgba(0,0,0,.8);
	padding:3px 5px;
	color:#fff;
	text-transform:capitalize;
	border:1px solid #777;
	z-index:99;
	position:absolute;
}
.ie8 #tooltip {
	background:#000;
}




/* Request a quote */
	
	.top-box {
		margin-bottom:0;
		overflow:hidden;
		padding: 0 !important;
	}
	.box-button {
		}
	.box-text {
		padding:0 15px;
		}



/* Slider
---------------------------------------- */
#slider-wrapper {
	position:relative;
	margin: 0;
	overflow:hidden;
    z-index:1;
    padding:0;
    background:#000 url(images/loader.gif) 50% 50% no-repeat;
    height: 530px;
}

.slider_thumbs {
	display: none;
}
/* Navigations
---------------------------------------- */
.nav-row {
	background: url(images/nav-row-tail.gif) repeat-x 0 0 #1c1d1e;
	border-radius: 5px 5px 0 0;
	position: relative;
}

/* Primary navigation */
nav.primary {
	position:relative;
	z-index:2;
	padding:12px 0 13px 20px;
	margin: 0;
	float: left;
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	height:20px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	min-width:160px;
	left:0;
	background:none;
	padding:0;
}
	
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	position:relative;
	background:none;
		text-transform:none;
		font-weight:normal;
}
.sf-menu > li {
	float:			left;
	border: none;
	margin: 0 18px 0 0;
}

.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			33px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			101%; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}



/* Our skin for dropdown menu */
.sf-menu {
	margin:0;
	padding:0;
}
.sf-menu > li > a {
	color:#fff;
	font-size:17px;
	line-height:20px;
	height:20px;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:0;
	background:none;
	font-weight: bold !important;
	padding: 0 0 0 23px;
	background: url(images/nav-hover3.png) no-repeat 0 1px;
}

.sf-menu > li > a:hover, .sf-menu > li.sfHover > a, .sf-menu > li.current-menu-item > a {
	
	outline:		0;
	text-decoration:none;
}

.sf-menu li li {
	margin:0;
	border-top:1px solid #404243;
}
	.sf-menu ul > li:first-child {
		margin:0;
		border-top:none;
	}
.sf-menu li li a {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	line-height:17px;
	text-decoration:none;
	padding:9px 10px;
	background:#2a2c2e;
	text-transform:none;
	font-weight: normal;
}
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li > a:focus, .sf-menu li li.current-menu-item > a {
	color:rgb(0, 178, 205);
	outline:		0;
}

/*** arrows **/
.sf-sub-indicator {display:none;}
.sf-menu > li > a > .sf-sub-indicator {
	position:		relative;
	display:inline-block;
	width:			10px;
	height:			10px;
	margin:0 0 0 5px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(images/arrows-ffffff.png) no-repeat 0 -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
.sf-menu > li > a:hover > .sf-sub-indicator, .sf-menu > li.sfHover > a > .sf-sub-indicator, .sf-menu > li.current-menu-item > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
	box-shadow:3px 3px 3px rgba(0,0,0,.5);
}
/* Navigation select styling */
.select-menu {
	background-color:#000;
	width:100%;
	height:30px;
	padding:5px;
	cursor:pointer;
	display: none !important;
	color:#fff;
	border: none;
	border: 1px solid #202020;
}

.select-menu:focus {}

.select-menu option {
	padding:5px 8px;
	cursor:pointer;
}
.select-menu option:first-child {
	padding-left:5px;
	padding-right:5px;
}

.select-menu option.main_item {font-weight:bold;}




/* Top search */
#top-search {
	display:block;
	margin:0;
	position:absolute;
	right: 0;
	bottom: 0;
	margin:0;
	padding: 11px 10px 15px 20px;
	background: url(images/top-search-bg.png) no-repeat 0 0;
	border-radius: 0 7px 0 0;
}
	#top-search .input-search {
		width:153px;
		height:15px;
		margin-right:0;
		color:#eee;
		background:#fff;
		padding:7px 85px 7px 10px;
		border: none;
		box-shadow: 0 1px 0 0 #494a4c, 0 1px 1px 0 #1d1f21 inset;
		border-radius: 15px;
		background: url(images/top-search-input.gif) repeat-x 0 0;
		-webkit-box-sizing:content-box;
		-moz-box-sizing:content-box;
		box-sizing:content-box;
		margin: 0;
	}
	#top-search #submit {
		cursor:pointer;
		display:inline-block;
		background:url(images/top-search-submit.gif) repeat-x 0 0;
		border-radius:0 15px 15px 0;
		color:#fff;
		height:28px;
		overflow: hidden;
		line-height:28px;
		padding:0;
		font-weight: bold;
		font-size:14px;
		margin:0;
		border:none;
		text-transform: uppercase !important;
		font-weight: bold;
		padding: 0 10px;
		position: absolute;
		right: 11px;
		top: 12px;
	}
	#top-search #submit:hover {
		background:url(images/top-search-submit.gif) repeat-x 0 bottom;
		border: none;
		color: #fff !important;
	}




/* Content
---------------------------------------- */

.primary_content_wrap {
	position:relative;
	z-index:1;
	padding-bottom:5px !important;
	padding-top:20px !important;
	}
.widget-main {
	padding: 0 0 9px 0;
}
.right_content_area.grid_18 {
	float: right;
}
.page_title {
	font-size:17px;
	line-height:21px;
}
	.page_title span {
		color: rgb(0, 178, 205);
	}
.widget-main {
	position:relative;
}
.top-content {
	padding:0 0 35px 0;
}
.widget-main > a {
	position:absolute;
	top:13px;
	right:17px;
}
#content {
}
.main-content {
	background: url(images/main-content-bg.gif) repeat-x 0 0 #fff;
}
#content.left {
	float:right !important;
	}
#content.left.grid_16 {
	padding-right:0 !important;
}

.left_content_area > div {
	background: url(images/widget-bg.png) repeat-x 0 0;
}
.left_content_area > div ul {
	padding: 0 15px;
}
.left_content_area .jigoshop_product_categories h3 {
	background: url(images/heading-alt-tail.gif) repeat-x 0 bottom #595d60;
	margin: 0 0 20px 0;
	color: #fff;
}
.left_content_area .jigoshop_product_categories ul li a {
	font-weight: bold;
}
/* Comments
---------------------------------------- */
h3#comments {
 padding-top:10px;
 margin-bottom:0;
 }
.commentlist {
 list-style-type:none;
 padding:0 0 20px 0;
 margin:0;
 }
 li.comment {
  list-style-type:none;
  overflow:hidden;
  padding: 0;
  margin: 0;
  background:none;
  text-transform:none;
 }
  .odd {

  }
  .even {

  }
  li.comment a {
	  text-transform:none;
	  color:#454545;
  }
  	li.comment a:hover {
		color:#323232;
	}
   li.comment .comment-body {
    padding:23px 30px 20px 102px;
    position:relative;
    zoom:1;
    background: #f7f7f7;
		border:1px solid #D3D2D2;
    margin-top:10px;
    font-size: 12px;
    }
    li.comment .comment-body p {
     min-height: 65px;
    }
  .author-comment {

  }
  .comment-author {
   position:absolute;
   left:20px;
   top:25px;
   }
   .comment-author .author {
    text-transform:capitalize;
    width:65px;
    text-align:center;
    display: block;
    font-size:13px;
    padding-top: 6px;
	color:#454545;
	font-style:italic;
   }
  .comment-text {

  }
	
	/* Comment meta */
  .comment-meta {
   float: right;
   color:#454545;
  } 
  .comment-meta a {
   
		}
	
	 /* Avatar */
   li.comment .avatar {
    float:none;
    margin:0;
    vertical-align:top;
    overflow:hidden;
		border:1px solid #c6c6c7;
    }
    li.comment .avatar {
     display:block;
     vertical-align:top;
     overflow:hidden;
     }

    .commentlist ul.children {
     margin:0 0 0 40px;
     overflow:hidden;
	 padding:0;
     }
     .commentlist ul.children li.comment {

      }

		/* Reply */
    .reply {
     float: right;
     margin-left: 28px;
     }
     .reply a {
      display:inline-block;
      text-decoration:none !important;
	  color:#454545 !important;
	  text-transform:none !important;
	  font-weight: bold;
	  font-size: 12px !important;
      }
     .reply a:hover {
		 color:rgb(0, 178, 205) !important;
      }


  .waiting-for-approval {

  }
 #trackbacks {

 }
  li.trackback {

  }
 p#no-comments {

 }
 #comments-form {

 }

 .allowed_tags {
  background:#eee;
  padding:15px;
  font-size:11px;
  font-family:"Courier New", Courier, monospace;
  color:#666;
  }
  .allowed_tags strong {
   font-family:Arial, Helvetica, sans-serif;
   }
  #respond {
   padding-top:28px;
   margin-top:20px;
  }
   .cancel-comment-reply {
	   font-size:12px;
	   padding:0 0 10px 0;
	   display:block;
   }
  .cancel-comment-reply a {
   color:#323232 !important;
   text-decoration:underline;
   font-size:12px;
  }
  .cancel-comment-reply a:hover {
   text-decoration:none;
  }





/* Post
---------------------------------------- */
.post_type_label {
	background:#fff;
	border:1px solid #D3D2D2;
	font-size:11px;
	line-height:16px;
	height:16px;
	color:rgb(0, 178, 205);
	display:inline-block;
	padding:0 10px;
	text-transform:uppercase;
	font-weight: bold;
	margin: 0 10px 0 0;
	vertical-align: top;
}
.post_type_label.abs {

}

.post-content.not-single .excerpt p {
	padding:0;
}
.not-single-wrap {
}

.post-holder {
	padding-bottom:30px;
	margin:0;
	position:relative;
	clear: both;
}
	.post-holder:after {
		display: block;
		content: "";
		width: 100%;
		clear: both;
	}
.post-holder.post {
	padding:0 0 30px 0;
	margin:0;
}
/* Post header */
.post-holder .entry-title {
	font-size:13px;
	line-height:19px;
	padding:3px 0 0 0;
	margin:0;
	background:none;
	border:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:rgb(0, 178, 205);
}
.post-holder .entry-title a {
	color:rgb(0, 178, 205);
}
.post-holder .entry-title a:hover {
	color:#454545;

	text-decoration:none;
}
.post-holder.single-post {
	padding-bottom:20px;
	overflow:hidden;
	width:100%;
	}
.entry-header {
	overflow:hidden;
	padding:0 0 7px 0;
}
	
.post-head-right {
	overflow:hidden;
	padding:0;
}
/* Featured thumbnail */
.featured-thumbnail {
	position:relative;
	float:left;
	margin:5px 20px 5px 0;
	border:none;
	}
	.featured-thumbnail img {
		float:left;
		background: #fff;
		}
	.not-single-wrap .featured-thumbnail img, .entry-header.single + .extra-wrap .featured-thumbnail img {
		border: 1px solid #d3d2d2;
	}
	.entry-header.single + .extra-wrap {
		overflow: visible;
	}
	.entry-header.single + .featured-thumbnail img {
		border: 1px solid #d3d2d2;
	}
.grid_3 .featured-thumbnail, .grid_2 .featured-thumbnail, .grid_1 .featured-thumbnail {
	float:none;
	overflow:hidden;
	margin:0 0 10px 0;
}
	/* Small thumbnail */
	.featured-thumbnail.small img {
		padding:0;
		}
	
	/* Large thumbnail */
	.featured-thumbnail.large {
		margin-right:0;
		overflow:hidden;
		margin-bottom:1.5em;
		float:none;
		}
	.featured-thumbnail.large img {
		max-width:100%;
		height:auto;
		}
	

/* Post content */
.post-content {
}
	.post-content .excerpt {
		padding:0 0 10px 0;
		margin:0;
		}
	.pagination {
		
	}
		.pagination a {
			display:inline-block;
			padding:0 5px;
			background:#eee;
			}

/* Post footer */
.post-holder .post-footer {
	clear:both;
	padding:15px 0 0 0;
	}
.post-holder.single-post .post-footer {
	margin-top:20px;
	}
		

/* Meta information for post */
.post-meta {
	overflow:hidden;
	color:#979797;
	font-size:12px;
}
	
.post-meta a {
	color:#454545;
}
.meta-box {
	 background: url("images/meta-border.gif") no-repeat scroll 0 4px transparent;
    display: inline-block;
    margin: 0 0 0 4px;
    padding: 0 0 0 8px;
}

.datebox {
	float: left;
	width: 25px;
	text-align: center;
	padding: 9px 7px;
	font-size: 12px;
	line-height: 12px;
	border: 1px solid #e5e5e5;
	background: url(images/date-tail.gif) repeat-x 0 0 #f7f7f7;
	color: #797878;
	font-weight: bold;
	margin: 0 15px 0 0;
}
.post-meta time {
	display:inline-block;
}
.entry-header .meta-box-author {
	display: inline-block;
	padding: 0 5px 0 20px;
	min-width: 55px;
	background: url(images/post-meta-icon2.png) no-repeat 0 3px;
}
.entry-header .meta-box-comments {
	display: inline-block;
	padding: 0 5px 0 20px;
	min-width: 55px;
	background: url(images/post-meta-icon3.png) no-repeat 0 3px;
}
p.gravatar {
	float:left;
	margin-right:20px;
	}


/* Post edit link */
.post-edit-link {
	
	}
.post-edit-link:hover {
	
	}


/* Image styling */
.alignleft {
	float:left;
	margin:0 20px 10px 0;
	}
.alignright {
	float:right;
	margin:0 0 10px 20px;
	}
.aligncenter {
	text-align:center;
	margin:0 auto;
	}
.alignnone {
	margin:0 0 10px 0;
	}
article .post-content img {
	max-width:710px;
	}

.frame {
	margin:0 0 10px 0;
}
.frame img {
	margin:0 !important;
}
.frame img.alignleft,
.frame img.alignright{
	margin:0;
}
	
	
/* Related Posts */
.related-posts {
	overflow:hidden;
	padding:0 0 40px 0;
	margin:0;
	}
	.related-posts li {
		list-style-type:none;
		padding:0;
		margin:0 0 0 3%;
		float:left;
		background:none;
		width:22.5%;
		overflow:hidden;
		font-size: 12px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		}
	.related-posts li:first-child {
		margin-left:0;
		}
		.related-posts li .featured-thumbnail {
			float:none;
			margin:0 0 10px 0;
			overflow:hidden;
			border: 1px solid #d3d2d2;
			}
			.related-posts li .featured-thumbnail img {
			}



/* Page Navigaton */	
.pagenavi {
	clear:both;
	padding:10px 0 20px 0;
	position:relative;
	font-size:12px;
	line-height:32px;
	overflow: hidden;
}
.shop .pagenavi {
	padding:10px 0 20px 0;
}
.pagenavi span, .pagenavi a {
	margin: 0 1px;
	display:inline-block;
	padding:0 12px;
	background:url(images/button-tail.gif) repeat-x 0 0;
	color:#fff;
	font-weight: bold;
	font-size:12px;
	line-height:32px;
	height:32px;
	text-decoration:none;
	border:none;
	text-transform:none !important;
	border-radius: 3px;
	border: none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
	
.pagenavi .pagenavi_prev {
	margin:0 5px 0 0;
}
.pagenavi .pagenavi_next {
	margin:0 0 0 5px;
}
.pagenavi a:hover, .pagenavi .current {
	background:rgb(0, 178, 205);
	color:#fff !important;
	text-decoration:none;
	border: none;
}


/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:1.5em;
}
	.older {
		float:left;
	}
	.newer {
		float:right;
	}
	
	
	
	
/* Post Formats
---------------------------------------- */

/* Images Format Type */
.recent-posts .format-image {
	float:left;
	margin:0 20px 20px 0;
	}	
	
.image-post-format {
	float:left;
	margin:0 0 10px 0;
	padding:7px;
	background:#f6f6f6;
	position:relative;
	}

/* Quote Format Type */
.recent-posts .format-quote {
	
	}

/* Link Format Type */
.recent-posts .format-link {
	
	}

/* Link Format Type */
.recent-posts .format-link {
	
	}	

/* Audio Format Type */
.recent-posts .format-audio {
	margin-bottom:2em;
	}
	.recent-posts .format-audio .audio-wrapper {
		margin-bottom:.5em;
		}

/* Video Format Type */
.recent-posts .format-video {
	
	}

.video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin:0 0 2% 0;
}
.video iframe,  
.video object,  
.video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}


/* Gallery Post Format */
.slides_container_gallery {
	width:600px;
	margin-bottom:10px;
	height:300px;
	}
	.slides_container_gallery .g_item {
		width:600px;
		display:block;
		}
		.slides_container_gallery .g_item img {
			width:100%;
			height:auto;
			}

				
				

/* Author
---------------------------------------- */
#post-author {
	overflow:hidden;
	border:1px solid #dbdbdb;
	padding:20px;
	margin-bottom:2em;
	}
#author-link {
	margin-top:1.5em;
	}
	#post-author .gravatar {
		margin:0 20px 0 0;
		}
	#post-author .gravatar img {
		background:#fff;
		border:1px solid #dbdbdb;
		padding:5px;
		}
#author-description {
	
	}

/* Recent author posts */
#recent-author-posts {
	margin-bottom:3em;
}

/* Recent author comments */
#recent-author-comments {
	margin-top:2em;
}

.author-info {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
	.author-info .avatar {
		margin:0 20px 0 0;
		}
		.author-info .avatar img {
			float:left;
			background:#fff;
			padding:7px;
			border:1px solid #dbdbdb;
			}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}




/* 404
---------------------------------------- */
#error404 {
	padding:10px 0 30px 0;
}
	.error404-num {
		font-size:250px;
		line-height:1.2em;
		color:#454545;
		text-align:center;
	}
	#error404 hgroup {
		margin:0;
		padding-top:10px;
	}
	#error404 h1, #error404 h2 {
		margin:0;
		padding:0 0 15px 0;
		background:none;
		color:#323232;
		border:none;
	}





/* Portfolio
---------------------------------------- */
.latestwork {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.latestwork li {
		float:left;
		margin-right:20px;
		}



/* Sidebar
---------------------------------------- */
#sidebar {
	padding:0;
}
#sidebar h3 {
	background: url("images/heading-alt-tail.gif") repeat-x scroll 0 bottom #595D60;
    color: #FFFFFF;
    margin: 0 0 20px;
}
	#widget-sidebar {
	}
		.widget {
			background: url("images/widget-bg.png") repeat-x scroll 0 0 transparent;
			margin-bottom:20px;
		}
		#sidebar .widget > ul, #sidebar .widget > div, #sidebar .widget > nav, #sidebar .widget > form {
			padding: 0 10px 15px;
		}
		#sidebar .widget > .twitter {
			padding: 0;
		}
			#sidebar .widget > .twitter ul {
				padding: 0 10px 15px;
			}
	
#sidebar ul {
	padding: 0;
}
/* Calendar */
#calendar_wrap {
	padding:0;
	}
	#wp-calendar {
		width:100%;
		}
		#wp-calendar caption {
			text-align:center;
			}
		#wp-calendar td {
			text-align:center;
			padding:6px 0;
			border:none;
			}
		#wp-calendar caption {
			font-size:16px;
			color:#000;
			font-weight:bold;
			padding:4px 0;
			margin-bottom:5px;
			}
		#wp-calendar thead {
			border: 1px solid #D3D2D2
		}
		#wp-calendar thead th {
			padding:7px 0;
			font-size:14px;
			background:#f7f7f7;
			color:#000;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}



/* FAQs
---------------------------------------- */
.faq_list {
	
	}
	.faq_list dt {
		color:#666;
		position:relative;
		padding:0 0 5px 28px;
		font-size:15px;
		font-weight:normal;
		margin:0;
		background:none;
		}
	.faq_list span.marker {
		display:block;
		position:absolute;
		left:0;
		top:0;
		font-size:15px;
		color:#333;
		font-weight:bold;
		}
	.faq_list dd {
		padding:0 0 0 28px;
		position:relative;
		margin:0 0 2em 0;
		color:#323232;
		}
		.faq_list dd .marker {
			top:3px;
			}



/* Custom widgets
---------------------------------------- */
/* Brands List */
.brands_list {
	padding: 0 0 10px 0;
}
/* Recent Comments */
ul.recentcomments {
	padding:0;
	margin:0;
	}
	ul.recentcomments li {
		padding:0 0 20px 0;
		margin:0;
		border-bottom:none;
		background:none;
		overflow:hidden;
		list-style-type:none;
		border: none;
		font-size: 12px;
		}
		ul.recentcomments li img {
			float:left;
			margin:0 12px 0 0;
			}
		ul.recentcomments .comment-body {
			padding:15px 0 0 0;
			font-size: 12px;
			}
			ul.recentcomments .comment-body a {
				text-decoration:none;
				text-transform:none;
				}
			ul.recentcomments .comment-body a:hover {
				text-decoration:underline;
				}
		ul.recentcomments li h4 {
			padding:0 0 10px 0;
			background: none;
			margin: 0;
			}
			ul.recentcomments li h4 a {
				text-decoration:none;
				}
			ul.recentcomments li h4 a:hover {
				color:#000;
				}
		ul.recentcomments li small {
			font-size:11px;
			}

/* Posts Type widget */
.post_list {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.post_list li {
		list-style-type:none;
		overflow:hidden;
		margin:0;
		padding:0 0 20px 0;
		border:none;
		background:none;
		font-size: 12px;
	}
	.post_list li a {
		text-transform:none;
	}
		.post_list li .featured-thumbnail {
			border:none;
			margin:0 15px 0 0;
		}
		.post_list li .post_content {
			padding:0;
		}
		.post_list li .post-meta-wrapper {
			color:#454545;
			font-size:12px;
			padding:0;
		}
		
		.post_list li h5 {
			margin:0;
			padding:0 0 4px 0;
		}
	.post_list .shop-options {
		overflow:hidden;
	}
		.shop-options .prod_rate {
			padding:10px 0;
		}
		.shop-options .prod_price {
			
			font-size:17px;
			line-height:23px;
			color:#454545;
			font-weight: normal;
			padding:0;		}
		.shop-options .prod_price del {
			color:rgb(0, 178, 205);
			font-size: 14px;
		}
.left_content_area .post_list li {
	float: left;
	width: 160px;
	padding: 15px 18px 0 17px;
	border-left: 1px solid #D3D2D2;
	margin: 0 0 20px 0;
	text-align: center;
	min-height: 300px;
}
	.left_content_area .post_list li:first-child {
		border-left: none;
	}
	.left_content_area .post_list li:nth-child(3n+1) {
		border-left: none;
		clear: both;
	}
	.left_content_area .post_list li.nomargin {
		border-left: none;
		clear: both;
	}
	.left_content_area .post_list li .featured-thumbnail {
		float: none;
		overflow: hidden;
		margin: 0 0 10px 0;
	}
	.left_content_area .post_list li h5 {
		color:rgb(0, 178, 205);
		font-size: 13px;
		line-height: 19px;
		min-height: 57px;
		padding: 0 0 10px 0;
	}
		.left_content_area .post_list li h5 a {
			color: rgb(0, 178, 205);
		}
			.left_content_area .post_list li h5 a:hover {
				color: #454545;
			}
.link {
	font-size: 12px;
	font-weight: bold;
	color: #484848;
}
	.link:hover {
		color:rgb(0, 178, 205);
		text-decoration:none;
	}

.my_txt_widget {
	text-align: center;
	color: #484848;
	padding: 0 !important;
}
.my_txt_widget .maintxt {
	background: #dedede;
	padding: 4px;
}
.my_txt_widget .my_txt_inner {
	border: 1px solid #fff;
	padding: 10px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	background: rgb(0, 178, 205);
}
.my_txt_widget .my_txt_inner strong {
	display: block;
	font-weight: normal;
	font-size: 38px;
	line-height: 32px;
	padding: 2px 0 8px;
	letter-spacing: -1px;
}
.my_txt_widget.icon1 .my_txt_inner {
	background:url(images/icon-1.png) no-repeat 0 0;
}
.subtxt {
	background: #efefef;
	padding: 5px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Post Cycle */
.post_cycle {
	padding:0;
	margin:0;
	}
.post_cycle .cycle_item {
	display:none;
	}
.post_cycle .cycle_item:first {
	display:block;
	}

	
/*
	Load CSS before JavaScript
*/

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/
#slides {
	position:relative;
}
.slides_container {
	width:100%;
	display:none;
}
.slides_control {
	width:100% !important;
	left:0 !important;
}
/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/
.slides_container .item {
	width:100%;
	max-width:350px;
	height:auto;
	display:block;
	left:0 !important;
	margin:0 auto;
	background: #fff;
}
.slides_container .item figure {
	float:none;
	overflow:hidden;
	margin:0 0 10px 0;
}
.slides_container .item figure img {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background: #fff;
}
/*
	Optional:
	Reset list default style
*/
.pagination {
	list-style:none;
	margin:0;
	padding:0;
}
#slides .prev, #slides .next {
	position:absolute;
	bottom:15px;
	left:0;
	display:inline-block;
}
#slides .next {
	left:auto;
	right:0;
}
/*
	Optional:
	Show the current slide in the pagination
*/
.pagination {
	text-align:center;
	padding:15px 30px 0 30px !important;
	}
.pagination li {
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;
	padding:0 3px;
	background:none;
		border:none;
	}
.pagination .current a, .pagination a:hover {
	color:rgb(0, 178, 205);
}

/* Carousel widget */
.es-carousel-wrapper{
	background: #f7f7f7;
	padding:10px 10px 35px !important;
	margin:0 0 20px 0;
	position:relative;
	border: none;
}
.es-carousel{
	overflow:hidden;
	background:#f7f7f7;
}
.es-carousel ul{
	display:none;
}
.es-carousel ul li{
	height:100%;
	float:left;
	display:block;
	list-style-type:none;
	padding:0;
	margin:0;
	background:none;
		border:none;
		font-size:11px;
		line-height:16px;
}
.es-carousel ul li .thumbnail{
	display:block;
	border:none !important;
}
.es-carousel ul li a img{
	display:block;
	border:none;
	max-height:100%;
	max-width:100%;
}
.es-nav span{
	position:absolute;
	bottom:4px;
	left:50%;
	background:transparent url(images/nav.png) no-repeat top left;
	width:14px;
	height:26px;
	margin-left:-16px;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.8;
}
.es-carousel ul li h4 {
	padding:10px 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	}
.es-carousel ul li .excerpt {
	padding:0 0 10px 0;
	}
.es-nav span.es-nav-next{
	background-position:top right;
	margin-left:16px;
}
.es-nav span:hover{
	opacity:1.0;
}			

	

/* Folio Cycle */
.folio_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	}
	.folio_cycle .folio_item {
		overflow:hidden;
		display:none;
		}
	.folio_cycle .folio_item:first {
		display:block;
		}
		.folio_cycle .folio_item .featured-thumbnail {
			float:none;
			margin:0 0 15px 0;
			}
			.folio_cycle .folio_item .featured-thumbnail img {
				float:none;
				}
#folio-controls {
	text-align:center;
	overflow:hidden;
	}
	#folio-controls ul {
		list-style-type:none;
		margin:0;
		padding:0;
		}
		#folio-controls ul li {
			padding:0 5px 0 0;
			margin:0;
			display:inline;
			background:none;
			border:none;
			}
			#folio-controls ul li a {
				display:inline-block;
				text-decoration:none;
				width:9px;
				height:9px;
				background:#000;
				font-size:0;
				line-height:0;
				border-radius:5px;
				}
			#folio-controls ul li a:hover {
				background:#999;
				}


/* Testimonials */
.testimonials {
  padding: 0;
  margin: 0;
}
.testimonials div.testi_item {
  padding: 23px 20px 19px 20px;
  margin: 0 0 2em 0;
  background: #ffffff;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmZiZmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #fbfbfb 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fbfbfb));
background: -webkit-linear-gradient(top,  #ffffff 0%,#fbfbfb 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#fbfbfb 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#fbfbfb 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#fbfbfb 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbfbfb',GradientType=0 );
border:1px solid #D3D2D2;

}
.testimonials div.testi_item blockquote {
  display: block;
  position: relative;
  border:none;
  padding:0 12px 12px 12px;
  margin:0;
  overflow: hidden;
  font-size: 22px;
  line-height: 24px;
}
	.testimonials div.testi_item blockquote:before {
		content: '"';
		color: #454545;
		font-size: 22px;
		position: absolute;
		left: 0;
		top: 0;
	}
	.testimonials div.testi_item blockquote a:after {
		content: '"';
		color: #454545;
		font-size: 22px;
	}
.testimonials div.testi_item blockquote a {
  text-decoration: none;
  color: rgb(0, 178, 205);
  display: block;
  font-style: normal;
  position: relative;
  font-size: 22px;
  line-height: 24px;
  overflow: hidden;
}
.testimonials div.testi_item blockquote a:hover {
  color: #454545;
}
.testimonials div.testi_item .featured-thumbnail {
	position:relative;
	z-index:2;
	margin:7px 14px 0 0;
	}
.testimonials div.testi_item .name-testi {
	text-align: left;
	padding: 0 0 0 12px;
}
.name-testi .user {
	color: #454545;
}
.name-testi {
  padding:0;
  text-align: right;
  display: block;
}
.name-testi a {
  font-weight: normal;
}
.testimonials .thumb {
  float: left;
  margin-right: 20px;
}

/* Misc for Cycle widgets */
#testi-cycle .testi_item {
	display:none;
	}
#testi-cycle .testi_item:first {
	display:block;
	}
#testi-controls {
	text-align:center;
	overflow:hidden;
	}
	#testi-controls ul {
		list-style-type:none;
		margin:0;
		padding:0;
		}
		#testi-controls ul li {
			padding:0;
			margin:0 2px 0 0;
			display:inline-block;
			background:none;
			border:none;
			}
		* + html #testi-controls ul li {
			display:inline;
			zoom:1;
			}


/* Recent Posts */
.latestpost {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	.latestpost li {
		padding:0 0 20px 0;
		list-style-type:none;
		background:none;
		border:none;
		font-size: 12px;
	}
	.latestpost .featured-thumbnail {
		margin:0 10px 0 0;
		display:inline-block;
		float:left;
	}
		.latestpost li h5 {
			margin-bottom:0;
			font-size:12px;
			line-height:18px;
			padding:0 0 5px 0;
		}
			.latestpost li h5 a {
				color:#454545;
			}
				.latestpost li h5 a:hover {
					color:#323232;
				}
		.latestpost li .excerpt {
			padding:0 0 10px 0;
			}


/* Twitter widget */
.twitter {
	position:relative;
}
.twitter_update_list {
	overflow:hidden;
	}
.twitter ul li {
	list-style-type:none;
	padding:15px 0 17px 0;
	margin:0;
	border:none;
	position:relative;
	background:none;
	}
	.twitter ul li:first-child {
		background:none;
		padding:0 0 17px 0;
	}
	.twitter ul li .twitt-body {
		background:url(images/twitter-icon.png) no-repeat 0 bottom;
		padding:0 0 30px 0;
	}
	.twitter ul li a {
		text-transform:none;
	}
		.twitter ul li .twitt-body a:hover {
			text-decoration:underline;
		}
	.twitter ul li a.timesince {
		position:absolute;
		display:inline-block;
		bottom:18px;
		left:33px;
		font-size:11px;
		color:#454545;
		font-weight:bold;
	}
		.twitter ul li a.timesince:hover {
			text-decoration:underline;
		}
.twitter .profileLink {
	margin:0;
	}
.twitter  .preloader {
	position:absolute;
	top:36px;
	left:0;
	height: 25px;
	line-height:35px;
	padding:0 0 0 30px;
	color:#323232;
}



/* Flickr widget */
.flickrImages {
	overflow:hidden;
	position:relative;
}
.flickrImages a {
	float:left;
	display:block;
	width:75px;
	height:75px;
	background:#000;
	margin:0 1px 1px 0;
	}
.flickrImages a img {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}
.flickrImages a:hover img {
	opacity:.5;
}
.flickrImages a.link {
	display:inline;
	float:none;
	width:auto;
	height:auto;
	margin:0;
	background:none;
	}

/* Banner widget */
.banners-holder {
	list-style-type:none;
	padding:0;
	margin:0;
	font-size:0;
	line-height:0;
}
	.banners-holder li {
		list-style-type:none;
		display:inline-block;
		float:left;
		margin:0 2px;
		padding:0;
		background:none;
		border:none;
		word-spacing:0;
	}
.main_content_area .banners-holder li {
	width: 310px;
	margin: 0 5px 10px;
}
/* vCard widget */			
.vcard .address {
	padding:0;
	font-size: 12px;
	line-height: 18px;
}
.vcard .tel_wrapper {
	padding:0 0 5px 0;
	color: rgb(0, 178, 205);
	font-size: 17px;
}

/* Testimonials
---------------------------------------- */

/* Testimonials list */
article.testimonial {
	border:1px solid #D3D2D2;
	padding:30px 30px 30px 235px;
	width:auto;
	background:url(images/quotes.png) no-repeat 170px 20px #f7f7f7;
	font-style:italic;
	font-size:12px;
	line-height:1.5em;
	font-weight:normal;
	margin-bottom:25px;
	}
	article.testimonial .post-content {
		min-height: 110px;
	}
	article.testimonial .featured-thumbnail {
		position:absolute;
		left:20px;
		top:20px;
		}
	article.testimonial .name-testi {
		display:block;
		text-align:right;
		font-style:normal;
		color:#222c36;
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:1.2em;
		}
		article.testimonial .name-testi a {
			text-decoration:none;
			}
		article.testimonial .name-testi a:hover {
			text-decoration:underline;
			}





/* Shortcodes
---------------------------------------- */

/* Recent Posts */
.recent-posts {
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	border:none;
	}
	.recent-posts li {
		list-style-type:none;
		margin:0;
		padding:0 0 20px 0;
		border:none;
		background:none;
		}
		.recent-posts li .featured-thumbnail {
			float: none;
			overflow: hidden;
			margin: 4px 0 10px 0;
		}
		.recent-posts li img.thumb {
			margin:0 0 10px 0;
			}
		.recent-posts li h6 {
			margin-bottom:0;
			padding:0 0 10px 0;
			font-size:12px;
			line-height:18px;
			}
		.recent-posts li h6 a {color:#ac1fa4;}
		.recent-posts li h6 a:hover {color:#454545;}

		.recent-posts li .excerpt {
			padding:0;
			}
			.recent-posts li .post-date {
				float:left;
				background: #efefef;
				width: 40px;
				border:1px solid #D3D2D2;
				margin:4px 11px 0 0;
				text-align: center;
				font-size: 11px;
				line-height: 18px;
				color: #454545;
				text-transform: lowercase;
				padding: 0 0 5px 0;
			}
				.recent-posts li .post-date b {
					display: block;
					color: rgb(0, 178, 205);
					font-size: 20px;
					line-height: 20px;
					font-weight: normal;
					padding: 6px 0 0 0;
				}
.recent-posts.gallery li {
	float:left;
	width:280px;
	padding:10px;
	background:#f4f4f4;
	margin:0 20px 20px 0;
}
.recent-posts.gallery li:nth-child(3n) {
	margin:0 0 20px 0;
}
.recent-posts.gallery li.nomargin {
	margin:0 0 20px 0;
}
.recent-posts.gallery li .featured-thumbnail {
	float:none;
	overflow:hidden;
	margin:0 0 11px 0;
}
.recent-posts.gallery li h6 {
	margin:0;
	padding:0;
}
.recent-posts.gallery li .excerpt {
	margin:0;
	padding:0 0 4px 0;
}
.recent-posts.gallery li h6 a {
	text-transform:none;
	color:#454545;
}
	.recent-posts.gallery li h6 a:hover {
		color:#323232;
	}
/* Our team */
.recent-posts.team {
  margin: 0;
  padding: 0;
}
	.recent-posts.team li {
		float: left;
		width: 140px;
		overflow: hidden;
		margin: 0 20px 10px 0;
		font-size:13px;
		line-height:18px;
		padding:0;
	}
		.recent-posts.team li h6 a {
			color:#484848;
			font-weight:normal;
		}
		.recent-posts.team li h6 {
			padding:7px 0 0 0;
			font-size:12px;
		}
			.recent-posts.team li h6 a:hover {
				color:rgb(0, 178, 205);
			}
	.recent-posts.team li:nth-child(6n) {
		margin-right: 0;
	}
	.recent-posts.team li.nomargin {
		margin-right: 0;
	}
		.recent-posts.team li .featured-thumbnail {
			width: 230px;
			overflow: hidden;
			float: none;
			margin: 0 0 8px 0;
			background:none;
			padding:0;
			border:none;
		}
	.recent-posts.team li .excerpt {
		margin-bottom: 0;
	}
	.recent-posts.team li a {
		text-transform:none;
	}


/* Services */
.recent-posts.services {
	list-style-type:none;
	padding:1.5em 0 0 0;
	margin:0 0 -30px 0;
	overflow:hidden;
	}
	.recent-posts.services li {
		float:left;
		width:300px;
		margin:0 20px 30px 0;
		background:none;
		padding:0;
		}
	.recent-posts.services li:nth-child(2n) {
		margin-right:0;
		}
	.recent-posts.services li.nomargin{
		margin-right:0;
		}
		.recent-posts.services li img.thumb {
			margin-right:3px;
			}
		.recent-posts.services li h3 {
			padding-top:8px;
			}
			.recent-posts.services li h3 a {
				color:#191919;
				}

/* Popular Posts */
.popular_posts {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.popular_posts li {
		list-style-type:none;
		padding:0 0 20px 0;
		margin:0;
		overflow:hidden;
		background:none;
		border:none;
		}



/* Tags */
.tags-cloud a,
.tagcloud a,
.post-footer a {
	display:inline-block;
	background:#e8e8e8;
	padding:0 7px;
	border-radius:0;
	text-decoration:none;
	color:rgb(0, 178, 205);
	margin:0 1px 2px 0;
	font-size:11px !important;
	line-height:18px;
	height:18px;
	border: 1px solid #999;
	border-radius: 2px;
	vertical-align:top;
	}
.tags-cloud a:hover,
.tagcloud a:hover,
.post-footer a:hover {
	border: 1px solid rgb(0, 178, 205);
	background:rgb(0, 178, 205);
	color:#fff;
	}


/* Recent Comments */
.recent-comments {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.recent-comments li {
		padding:0;
		margin:0;
		border:none;
		padding-bottom:.5em;
		background:none;
		border:none;
		}


/* Footer
---------------------------------------- */
#footer {
	position:relative;
	padding:0;
	background:url(images/footer-tail.gif) repeat-x 0 0 #212224;
	font-size: 13px;
	line-height: 18px;
	color: #818690;
}
#footer .textwidget {
	padding:0 0 10px 0;
}
#footer ul {
	padding: 0 0 6px 0;
}
	#footer ul li {
		border: none;
		background: none;
		padding:0 0 5px 0;
		font-size: 13px;
	}
		#footer ul li a {
			color: rgb(0, 178, 205);
			font-weight: normal;
		}
			#footer ul li a:hover {
				color: #fff;
			}
.footer-widget-item {
	padding: 0 0 5px 0;
}
.footer-widget ul .cat-item:nth-child(2n+1), .footer-widget ul .menu-item:nth-child(2n+1) {
    clear: both;
}
.footer-area {
	position: relative;
	z-index: 3;
}
.footer-right {
	position: relative;
}
	.footer-right:after {
		position: absolute;
		left: 0;
		top:0;
		bottom: 0;
		right: 0;
		border: 1px solid #3f4247;
		display: block;
		content: "";
		border-radius: 2px;
	}
.footer-right .footer-widget-item {
	padding:10px 15px 5px;
}
.footer-right .area-2 ul {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}
.footer-right .area-2 ul li {
	display: inline-block;
	width: 50%;
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
}
.area-1 .footer-widget-item {
	padding:9px 14px 4px;
	border: 1px solid #3f4247;
	border-radius: 2px;
	margin: 0 0 10px 0;
}
.footer-widget {
	overflow: hidden;
	position: relative;
	padding: 18px 0 5px;
}
	.footer-widget h4 {
		padding: 0;
		background: none;
		margin: 0 0 3px 0;
		font-size: 17px;
		line-height: 22px;
		font-weight: bold;
		color:#fff;
	}
	/* Footer navigation */
	#footer nav.footer {
		float: right;
	}
		#footer nav.footer ul {
			margin:0;
			padding:0;
			overflow:hidden;
			}
			#footer nav.footer ul li {
				list-style-type:none;
				display: inline-block;
				padding: 0 10px 0 0;
				line-height: 18px;
				background: none;
			}
			#footer  nav.footer ul li:first-child {border: none;}
			#footer nav.footer ul li a {
				font-size: 12px;
				text-transform:none;
				color:#818690;
				font-weight: normal;
			}
			#footer nav.footer ul li a:hover, #footer nav.footer ul li.current_page_item a {
				text-decoration: underline;
			}
	/* Copyright */
	#copyright {
		position:relative;
		z-index:1;
		padding:0 0 20px 0;
		margin: 0;
		overflow: hidden;
	}
		#copyright a {
		}
	#copyright a {
		color:rgb(0, 178, 205);
	}
	#copyright .site-name {
		color:#fff;
		text-decoration:none !important;
	}
	/* Footer text */
	#footer-text {
		
		}
	


/* Misc
---------------------------------------- */
.button, .button-alt, button, input.button {
	display:inline-block;
	padding:0 12px;
	background:url(images/button-tail.gif) repeat-x 0 0;
	color:#fff;
	font-weight: bold;
	font-size:12px;
	line-height:32px;
	height:32px;
	text-decoration:none;
	border:none;
	text-transform:none !important;
	border-radius: 3px;
	border: none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.button:hover, .button-alt:hover, button:hover, input.button:hover {
	background:rgb(0, 178, 205);
	color:#fff !important;
	text-decoration:none;
	border: none;
}
	
/* Small Button */
.button.small {
	font-size:10px;
	text-transform:uppercase;
	padding:0 8px;
	line-height:20px;
	height:20px;
	}
	
/* Large Button */
.button.large {
	font-size:18px;
	padding:0 32px;
	line-height:40px;
	height:40px;
	}
.link-1 {
	font:0/0 a;
	color:transparent;
	width:14px;
	height:15px;
	background:url(images/markers.gif) no-repeat 5px 5px;
	display:inline-block;
	margin:0;
	padding:0;
	vertical-align:text-bottom;
}
.link-1:hover {
	background:url(images/markers.gif) no-repeat 5px -14px;
}
.link-2 {
	color:#454545;
	display:inline-block;
	font-size:12px;
	line-height:12px;
	padding:0 15px 0 0;
	background:url(images/markers.gif) no-repeat right 3px;
}
.link-2:hover {
	color:#fff;
	text-decoration:none;
}
.link-3 {
	color:#454545;
	display:inline-block;
	font-size:12px;
	line-height:12px;
	padding:0 15px 0 0;
	background:url(images/markers.gif) no-repeat right -14px;
}
.link-3:hover {
	color:#323232;
	text-decoration:none;
}
.icon-wrap {
	float:left;
	margin:5px 18px 5px 0;
}
/* Lightbox */
.lightbox {
	display:block;
	position:relative;
	}

.indent-bot {
	padding: 0 0 10px 0;
}
.extra_text {
	float: left;
	color: rgb(0, 178, 205);
	font-size: 12px;
	padding:0 4px 0 0;
	width: 37px;
	font-weight: bold;
}
/* Back to Top */
#back-top-wrapper {
  width:100%;
  position:absolute;
  z-index:999;
}
#back-top {
	position: fixed;
	bottom: 70px;
	left:50%;
	margin-left:500px;
	display:none;
	padding:0 !important;
}

#back-top a {
	width:45px;
	height:45px;
	background:url(images/to-top.png);
	display:block;
}
#back-top a:hover {
	background:url(images/to-top.png) no-repeat 0 bottom;
}

/* Tabs */
.tabs {
    margin: 1px 0 20px 0;
}

.tabs .tab-wrapper {
    border: 1px solid #dddddd;
    border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    margin: -1px 0 0 0;
}

.tabs .tab-menu ul {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}

.tabs .tab-menu li {
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}

.tabs .tab-menu a {
    background-color: #fafafa;
    border: 1px solid #dddddd;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #aaaaaa;
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0 2px 0 0;
    padding: 8px 20px;
}

.tabs .tab-menu a:hover {
    background-color: #f2f2f2;
    color: #666666;
}

.tabs .tab-menu a.active {
    background-color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fafafa');
    background: -moz-linear-gradient(bottom , #fafafa 0px, #f6f6f6 90%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #fafafa),color-stop(90%, #f6f6f6));
    border-bottom: none;
    color: #666666;
    padding: 8px 20px 9px 20px;
}

.tabs .tab {
	background-color: #fafafa;
	border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    padding: 20px;
}





/* Toggle */
.toggle {
    padding: 0 0 2px 0;
}
.toggle .trigger {
	background-color: #fcfcfc;
	background: -moz-linear-gradient(bottom, #F2F2F2 0px, #ffffff 100%);
	background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #f2f2f2),color-stop(1, #ffffff));
	border: 1px solid #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #666666;
	display: block;
	padding: 10px 12px 10px 40px;
	position: relative;
	text-decoration:none;
	height:1%;
	}

.toggle .trigger span {
	background: url(includes/images/toggle.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	top: 9px;
	left: 10px;
	text-indent: -9999px;
	width: 22px;
	height: 20px;
	}

.toggle .trigger:hover,
.toggle .active {
	background:#191919;
	color:#fff;
	}
.toggle .active span {
	background-position: 0 -20px;
	}

.toggle .box {
	background-color: #fafafa;
	border: 1px solid #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 20px;
	}



/* Dropcap */
.dropcap {
	display: block;
  float: left;
  margin: 5px 18px 3px 0;
  text-transform: uppercase;
  width: 56px;
  height:56px;
  background: #343434;
  font-size: 24px;
  line-height: 56px;
  color: #ffffff;
  text-align: center;
  border-radius:28px;
  
}

.dropcap.type2 {
	background:#454545;
}
.dropcap.type3 {
	background:#f67a00;
}

.hr {
	height:1px;
	background:#ebebeb;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 5px;
	}
.grid_1 .hr, .grid_2 .hr, .grid_3 .hr, .grid_4 .hr, .grid_5 .hr, .grid_6 .hr, .grid_7 .hr, .grid_8 .hr, .grid_9 .hr, .grid_10 .hr, .grid_11 .hr, .grid_12 .hr, .grid_13 .hr, .grid_14 .hr, .grid_15 .hr, .grid_16 .hr, .grid_9 .hr, .grid_18 .hr, .grid_9 .hr, .grid_20 .hr, .grid_21 .hr, .grid_22 .hr, .grid_23 .hr, .grid_24 .hr {
	margin-left:0;
	margin-right:0;
	}
.sm_hr {
  height: 1px;
  background: #ebebeb;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  margin: 5px 10px 15px;
}
.grid_1 .sm_hr,
.grid_2 .sm_hr,
.grid_3 .sm_hr,
.grid_4 .sm_hr,
.grid_5 .sm_hr,
.grid_6 .sm_hr,
.grid_7 .sm_hr,
.grid_8 .sm_hr,
.grid_9 .sm_hr,
.grid_10 .sm_hr,
.grid_11 .sm_hr,
.grid_12 .sm_hr,
.grid_13 .sm_hr,
.grid_14 .sm_hr,
.grid_15 .sm_hr,
.grid_16 .sm_hr,
.grid_17 .sm_hr,
.grid_18 .sm_hr,
.grid_19 .sm_hr,
.grid_20 .sm_hr,
.grid_21 .sm_hr,
.grid_22 .sm_hr,
.grid_23 .sm_hr,
.grid_24 .sm_hr {
  margin-left: 0;
  margin-right: 0;
}
.spacer {
	height:20px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	}

/* Address */
.address {
	overflow:hidden;
	width:100%;
	margin:0;
	padding:0;
	}
.address dt {
	float:left;
	width:165px;
	margin-right:20px;
	padding:0 0 0 55px;
	background:none;
	font-size:12px;
	line-height:18px;
	background:url(images/address-icon1.png) no-repeat 0 3px;
	}
.address dd {
	float:left;
	width:217px;
	padding:0 0 0 53px;
	background:url(images/address-icon2.png) no-repeat 0 3px;
	}
	.address dd ul {
		list-style-type:none;
		padding:0;
		margin:0;
		}
		.address dd ul li {
			background:none;
			padding:0;
			border: none;
			font-size: 12px;
			}
	.address dd span {
		float:left;
		width:100px;
		}
		.address dd a {
			font-style:italic;
			color:#191919;
			text-decoration:underline;
			text-transform:none !important;
			}
		.address dd a:hover {
			text-decoration:none;
			}

/* Google Map */
.google-map {
	margin-bottom:20px;
	}




/* VIDEO */
.video-wrap {
	margin-bottom: 10px;
	position:relative;
	zoom:1;
	}
	.video-wrap object {
		position:relative;
		z-index:2;
		}
	.video-bg {
		background-color:black;
		position:absolute;
		left:0;
		top:0;
		z-index:1;
		}

/* AUDIO */
.audio-wrapper {
   margin-bottom:1.5em;
}
.audio-desc {
	font-size:.91em;
	color:#999;
	padding:.5em 0 0 0;
	}
.audiojs audio { position: absolute; left: -1px; }
.audiojs { width: 460px; height: 36px; background: #404040; overflow: hidden; font-family: monospace; font-size: 12px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444), color-stop(0.5, #555), color-stop(0.51, #444), color-stop(1, #444));
	background-image: -moz-linear-gradient(center top, #444 0%, #555 50%, #444 51%, #444 100%);
	-webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); }
.audiojs .play-pause { width: 25px; height: 40px; padding: 4px 6px; margin: 0px; float: left; overflow: hidden; border-right: 1px solid #000; }
.audiojs p { display: none; width: 25px; height: 40px; margin: 0px; cursor: pointer; }
.audiojs .play { display: block; }
.audiojs .scrubber { position: relative; float: left; width: 280px; background: #5a5a5a; height: 14px; margin: 10px; border-top: 1px solid #3f3f3f; border-left: 0px; border-bottom: 0px; overflow: hidden; }
.audiojs .progress { position: absolute; top: 0px; left: 0px; height: 14px; width: 0px; background: #ccc; z-index: 1;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));
	background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 100%); }
.audiojs .loaded { position: absolute; top: 0px; left: 0px; height: 14px; width: 0px; background: #000;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222), color-stop(0.5, #333), color-stop(0.51, #222), color-stop(1, #222));
	background-image: -moz-linear-gradient(center top, #222 0%, #333 50%, #222 51%, #222 100%); }
.audiojs .time { float: left; height: 36px; line-height: 36px; margin: 0px 0px 0px 6px; padding: 0px 6px 0px 12px; border-left: 1px solid #000; color: #ddd; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5); } 
.audiojs .time em { padding: 0px 2px 0px 0px; color: #f9f9f9; font-style: normal; }
.audiojs .time strong { padding: 0px 0px 0px 2px; font-weight: normal; }
.audiojs .error-message { float: left; display: none; margin: 0px 10px; height: 36px; width: 400px; overflow: hidden; line-height: 36px; white-space: nowrap; color: #fff;
	text-overflow: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; }
.audiojs .error-message a { color: #eee; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #999; white-space: wrap; }

.audiojs .play { background: url(js/audiojs/player-graphics.gif) -2px -1px no-repeat; }
.audiojs .loading { background: url(js/audiojs/player-graphics.gif) -2px -31px no-repeat; }
.audiojs .error { background: url(js/audiojs/player-graphics.gif) -2px -61px no-repeat; }
.audiojs .pause { background: url(js/audiojs/player-graphics.gif) -2px -91px no-repeat; }

.playing .play, .playing .loading, .playing .error { display: none; }
.playing .pause { display: block; }

.loading .play, .loading .pause, .loading .error { display: none; }
.loading .loading { display: block; }

.error .time, .error .play, .error .pause, .error .scrubber, .error .loading { display: none; }
.error .error { display: block; }
.error .play-pause p { cursor: auto; }
.error .error-message { display: block; }



/* Alert boxes
---------------------------------------- */
.alert-box, .wpcf7-response-output {
	padding:20px 20px 20px 90px !important;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:.91em;
	line-height:1.4em;
	border:1px solid #dbdbdb;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	}
	.error-box, .wpcf7-mail-sent-ng {
		border-color:#ff9999;
		color:#c31b00;
		background:url(images/icons/alert/icon-error.png) no-repeat 20px 50% #ffcccc;
		}
	.attention-box, .wpcf7-validation-errors, .wpcf7-spam-blocked {
		border-color:#e6c555;
		color:#9e660d;
		background:url(images/icons/alert/icon-note.png) no-repeat 20px 50% #fdebae;
		}
	.notice-box {
		border-color:#68a2cf;
		color:#2e6093;
		background:url(images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;
		}
	.approved-box, .wpcf7-mail-sent-ok {
		border-color:#a3c159;
		color:#5e6f33;
		background:url(images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;
		}
	


/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	border:1px solid #dbdbdb;
	outline:none;
}
input[type="text"], input[type="password"], textarea {
	background:#f9f9f9;
	border:1px solid #D3D2D2;
	padding:9px 6px 10px 10px;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
	color:#9b9b9b;
	}
	
input:-webkit-autofill {
	background:#fdfdfd;
}
input[type="text"], input[type="password"] {
}
textarea {
	resize:vertical;
}
#tabs input[type="text"], #tabs input[type="password"], #tabs textarea {
	border:1px solid #ccc;
}
input[type="submit"], input[type="reset"], button.button-alt {
	display:inline-block;
	padding:0 12px;
	background:url(images/button-tail.gif) repeat-x 0 0;
	color:#fff;
	font-weight: bold;
	font-size:12px;
	line-height:32px;
	height:32px;
	text-decoration:none;
	border:none;
	text-transform:none !important;
	border-radius: 3px;
	border: none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	margin-right: 4px;
}
input[type="submit"]:hover, input[type="reset"]:hover {
	background:rgb(0, 178, 205);
	color:#fff !important;
	text-decoration:none;
	border: none;
}

.nsu-form {
	position:relative;
}
.nsu-form p {
	padding:0;
	margin: 0;
	vertical-align: top;
}
input.nsu-field {
	width:140px;
	height:15px;
	margin-right:0;
	color:#9e9e9e;
	background:#2f2d2d;
	padding:6px 5px 6px 5px;
	border:1px solid #514f4f;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	margin: 0 5px 0 0;
}

.nsu-text-before-form {
	padding:0 0 8px 0;
}
input.nsu-submit {
	cursor:pointer;
	display:inline-block;
	background: none;
	padding: 0;
	height: auto;
	border: none;
	font-size: 15px;
	line-height: 18px;
	color: #fd6a13;
	box-shadow: none;
	font-weight: bold;
	margin: 5px 0 0 0;
	vertical-align: top;
}
input.nsu-submit:hover {
	background:none;
	color: #fff !important;
	border:none;
}
.nsu-form {
	position: relative;
	padding: 0 0 20px 0;
}
	.nsu-form p {
		display: inline-block;
		vertical-align: top;
		margin: 0;
	}
.nsu-error {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 11px;
	line-height: 10px;
	color: #f00;
}
p.field {
	padding:0;
}
/* Comment form */
#commentform a {
	color:#454545 !important;
	}
	#commentform a:hover {
		text-decoration:underline;
	}
	#commentform p.field {
		margin-bottom:10px;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform label {
		display:block;
		}
	#commentform input[type="text"] {
		width:55%;
	}
	#commentform textarea {
		width:87%;
		height:215px;
		min-height:215px;
	}




/* Contact form */
.wpcf7-form p.field {
	margin-bottom:9px;
	overflow:hidden;
	vertical-align:top;
	position:relative;
	}
.wpcf7-form p.field input {
	
	}
	.wpcf7-form p.field small {
		color:red;
		}
.wpcf7-form .input-file {
	width: 79px;
	height: 22px;
	background: url(images/btn-choose-file.gif) 0 0 no-repeat;
	display: block;
	overflow: hidden;
	cursor: pointer;
	position:relative;
	}
.wpcf7-form input[type="file"] {
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	cursor: pointer;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	}
.wpcf7-form input[type="text"] {
	width:100%;
}
.wpcf7-form textarea {
	width:100%;
	height:240px;
	min-height:240px;
	overflow:auto;
	margin-bottom:17px;
}
.wpcf7-form .submit-wrap {
	padding:0;
	margin:0;
	}
	span.wpcf7-form-control-wrap {
		display:block;
		}
	.wpcf7-not-valid-tip {
		width:auto !important;
		position:absolute;
		left:0 !important;
		top:0 !important;
		right:0 !important;
		bottom:0 !important;
		padding:8px 0 4px 10px !important;
		background:#f3b7b7 !important;
		color:red !important;
		border:1px solid red !important;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		}
	div.wpcf7-response-output {
		margin-left:0 !important;
		margin-right:0 !important;
		}





/* Sidebar search form */
#searchform {
	
	}
#searchform .searching {
		width:130px;
		margin-right:5px;
		}
	#searchform .submit, #searchform  #searchsubmit {
		cursor:pointer;
		padding: 0 8px;
	}



/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:79.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
	}


/* Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* ----------------------
-----Jigoshop styles-----
------------------------- */
.shopping-block {
	padding:30px 0 0 0;
	position:relative;
	z-index:10;
	line-height:18px;
	margin:0;
	float: right;
}
.shopping-block:after {
	clear: both;
	content: "";
	display: block;
	width: 100%;
	line-height: 0;
	height: 0;
}
nav.shop-nav {
	float: right;
}
nav.shop-nav ul {
	overflow:hidden;
	padding:0 8px 0 0;
	margin:0;
}
	nav.shop-nav ul li {
		display:inline-block;
		padding:0 10px 0 0;
		margin: 0;
		font-size:12px;
		line-height:18px;
		border:none;
		font-weight:bold;
		list-style:none;
		background:none;
	}
	nav.shop-nav ul li:first-child {
		border-left: none;
	}
		nav.shop-nav ul li a {
			color:#fff;
			text-decoration:none;
			font-weight:bold;
			letter-spacing:0;
			text-transform:none;
		}

			nav.shop-nav ul li a:hover, nav.shop-nav ul li.current-menu-item a {
				color:rgb(0, 178, 205);
				text-decoration:none;
			}

#jigoshop_cart:after, #jigoshop_cart:before {
	content: '\0020';
	  display: block;
	  overflow: hidden;
	  visibility: hidden;
	  width: 0;
	  height: 0;
	  clear: both;
}
/* Global Shop Elements Styles */
.product-image {
	display:block;
	background:url(images/product-loader.gif) no-repeat 50% 50% #fff;
	overflow:hidden;
}
/* Shopping Cart */
#cart-holder {
	float:right;
	padding:0;
	vertical-align:top;
	line-height:18px;
	padding:0;
	position: relative;
	z-index: 99;
}

#jigoshop_cart {
	position: relative;
	}
#jigoshop_cart h3 {
	padding: 0 0 0 22px !important;
	font-size: 12px;
	line-height: 18px !important;
	color: #fff;
	font-weight:bold;
	letter-spacing:0;
	margin: 0;
	border-radius: 0;
	font-style:normal;
	font-weight:bold;
	text-transform: none;
	cursor: pointer;
	position:relative;
	background: url(images/cart.png) no-repeat 0 4px;
	border:none;
	position: relative;
}

.cart_qty {
	display:none;
}
#jigoshop_cart h3 .cart_qty {
	color:#7e7d7d;
	display:inline-block;
	margin:0 0 0 4px;
	text-transform: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#jigoshop_cart h3:hover{
	color:rgb(0, 178, 205);
}
#jigoshop_cart .remove,
.cart_list .remove{
	float: left;
	font-size: 18px;
	line-height: 22px;
	color: #323232;
	font-weight: bold;
	padding: 0 5px 0 0;
	margin:16px 5px 0 0;
	text-decoration: none;
}
#jigoshop_cart .remove:hover,
.cart_list .remove:hover {
	text-decoration: none;
	color: rgb(0, 178, 205);
}
#jigoshop_cart .cart-extra {
	overflow: hidden;
}
#jigoshop_cart .widget-holder {
	width:200px;
	padding:20px 10px;
	border:none;
	box-shadow: 0 0 2px rgba(0,0,0,.4);
	clear: both;
	display: none;
	position: absolute;
	top: 30px;
	right: 0;
	background: url(images/main-content-bg.gif) repeat-x 0 0 #fff;
	}
.widget-holder .empty {
	color:#323232;
}	
#jigoshop_cart .widget-holder .buttons {
	margin-bottom:0;
	padding:0;
}	
#jigoshop_cart .widget-holder .buttons a.checkout {
	margin:0;
	}	
#jigoshop_cart .widget-holder .buttons .button {
}
.cart_list {
	margin:0; overflow:hidden;
	padding:0;
}
.cart_list > * {
	list-style:none;
	overflow:hidden;
	margin:0; 
	}
.cart_list li {
	list-style: none; 
	padding: 0 !important; 
	background: none !important;
	border:none !important;
	margin-bottom: 10px;
	font-weight:normal;
	text-align:left !important;
	font-size: 12px;
}	
.cart_list li a {
	color: #323232;
	text-decoration:none !important;
	text-transform:none;
}
.cart_list li a:hover {
	color:#323232;
}
.cart_list li a span:hover {
	color: rgb(0, 178, 205);
}
.cart_list li .image-holder {
	float:left; 
	margin:3px 15px 0 0; 
	padding:0;  
	border: 1px solid #afafaf;;
	width: 50px;
	background:#fff;
}
.cart_list li .image-holder:hover{
	border: 1px solid #454545;
}
.cart_list li .image-holder img {
	width: 100%;
	height: auto;
}
.cart_list li .js_widget_product_price {
	display:block;
	color:#454545;
	margin:0 0 0 67px;
}
.total {
	margin:0 15px 15px 0px;
	padding: 10px 0 0 0;
	clear:both;
	background: none;
	font-size: 15px;
	line-height: 18px;
	font-style: normal;
	color:#323232;
	font-weight:bold;
	text-align: right;
	}

.cart_list li.last {
	margin-bottom: 0;
}	
.total strong {
	font-weight: normal;
}	
.buttons .button {
	margin-right: 8px;
}
ins {
	text-decoration:none;
}
/* Products Styles */
.products {
	overflow:hidden; 
	margin: 0 !important;
	padding:0 !important;
	font-size:0;
	line-height:0;
	word-spacing:-10px;
	position: relative;
}
.products * {
	word-spacing:0 !important;
}
.products li {
	padding: 0 !important;
	background:none;
	border:none !important;
	display:-moz-inline-box;
	display:inline-block;
	margin:0 2% 25px 0;
	list-style-type: none;
	width:32%;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	position: relative;
	float:left;
}


.products li .caption {
	position: relative;
	padding: 0;
}

.grid_1 .products li,
.grid_2 .products li,
.grid_3 .products li,
.grid_4 .products li {
	width:100%;
}

.products li.last {
	margin-right:0;
}
.products li .product-inner {
	padding:5px 16px 0 16px;
	border:none;
	background: none;
}
.products li .product-image-wrap {
	background:#fff;
	position:relative;
	margin: 0 0 10px 0;
}
.products li .product-image-wrap img {
	width:100% !important;
	height:auto !important;
	background:#fff;
	opacity:0;
}
.right_content_area .products li .product-image-wrap .onsale {
	display: none;
}
.products li .product-image-wrap .onsale {
	display:block;
	position:absolute;
	top:10px;
	right:-8px;
	background: rgb(0, 178, 205);
	font-weight:normal;
	color:#fff;
	font-size:13px;
	line-height:40px;
	font-weight:normal;
	text-transform:uppercase;
	height:40px;
	width:60px;
	text-align:center;
	font-weight: bold;
	z-index:10;
}
.products li .product-image-wrap .onsale:after {
	width: 0;
    height: 0;
    border-top: 8px solid #b2510a; 
    border-right: 8px solid transparent;
    content: "";
    position: absolute;
    right: 0;
    bottom: -8px;
}
.products li:nth-child(3n){
	margin-right: 0;
}
.products li.nomargin{
	margin-right: 0;
}
.products li .caption {
	position: relative;
}

.products li .title {
	margin:0;
	color:#484848;
	font-size:12px;
	line-height:18px !important;
	letter-spacing:0;
	min-height:36px;
	padding:0 0 7px 0 !important;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	font-weight:bold;
	text-transform:none;
	background:none;
}
.products li .title a {
	color:#484848;
	text-decoration:none;
	text-transform:none;
	font-weight: bold;
}
	.products li .title a:hover {
		color:rgb(0, 178, 205);
		text-decoration:none;
	}
.products li .price_wrap {
	float: left;
	margin: 0 -3px 0 0;
}

	.products li .price_wrap .price {
		display: inline-block;
		min-width: 70px;
		padding: 3px 10px;
		line-height: 26px;
		color: rgb(0, 178, 205);
		font-size: 16px;
		font-weight: bold;
		background: url(images/price-tail.gif) #ebebeb;
		margin: 0;
		border-radius: 3px 0 0 3px;
	}
	.products li .price ins {
		display: block;
		line-height: 16px;
		font-size: 16px;
	}
	.products li .price del {
		color: #484848;
		font-size: 10px;
		line-height: 10px;
		display: block;
	}
.button.add-to-cart {
	background: url(images/cart-button-tail.gif) no-repeat right 0;
	padding: 0 32px 0 10px;
}
	.button.add-to-cart:hover {
		background: url(images/cart-button-tail.gif) no-repeat right bottom;
	}
.products li .button:hover{
	text-decoration: none;
}
.products li.last, .jigoshop-products .products li.last {
	margin-right:0;
}	

.products li a .price {
	display:block;
}
.products li a strong {
	display:block; 
	margin-bottom:20px;
}
.products li .buttons {
	overflow:hidden;
}
.short-desc {margin-bottom: 10px;}
.short-desc p {
	margin:0;
}
.prod_rate {
	overflow:hidden;
	padding:8px 0 15px 0;
	color:rgb(0, 178, 205);
	text-align:center;
}
.prod_rate .star-rating {
	margin:0 auto;
}
.product-meta {
	overflow: hidden;
}
.product-meta .add-to-cart-wrap {
	float: left;
	margin: 0 -1px 0 0;
}
	.product-meta .add-to-cart-wrap .button {
		color: rgb(0, 178, 205);
		background: url(images/add-to-cart.gif) no-repeat right 0;
		padding: 0 41px 0 12px;
	}
		.product-meta .add-to-cart-wrap .button:hover {
			background: url(images/add-to-cart.gif) no-repeat right bottom;
		}
/* Custom products list for sidebar */
.widget .products li {
	width:100%;
}
.widget .products li .title {
	min-height:20px;
	padding:10px 0 10px;
}
/* Categories */
.current-cat a {
	color: rgb(0, 178, 205) !important;
}
/* Tabs */
.tabs {
	padding:0;
	margin:0;
}
.product #tabs{ margin-bottom: 20px;}
#tab-reviews h3 {
	background:none;
	margin:0;
	padding:0 0 10px 0;
	border:none;
	color: #484848;
}
.product #tabs .tabs {
	overflow:hidden;
	margin-bottom: -1px;
	position:relative;
	z-index:3;
	}
.product #tabs .tabs li {
	margin-bottom: 0;
	border:none !important;
	background:none;
	font-weight:normal;
}	
.product #tabs .tabs li a {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.product #tabs .panel {
	background: #ffffff;
				background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
				background: -moz-linear-gradient(top,  #ffffff 0%, #f0f0f0 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f0f0));
				background: -webkit-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
				background: -o-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
				background: -ms-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
				background: linear-gradient(to bottom,  #ffffff 0%,#f0f0f0 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 );
	padding: 15px 20px;
	border:1px solid #dedede;
	border-radius:0 2px 2px 2px;
	position:relative;
	z-index:1;
}
.product #tabs #respond {padding-top: 10px;}
.product #tabs #respond #reply-title {
}
.product #tabs #comments > p {}

.product #tabs .panel h2 {display: none;}
.product #tabs .panel .shop_attributes {
	margin-top: 10px;
}

.product #tabs #commentform > p {overflow: hidden; margin-bottom: 10px;}
.product #tabs #commentform > p label {
	font-weight: bold;
	display: block;
}
.product #tabs #commentform #comment {
	width: 100%; 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.product #tabs #commentform .comment-form-rating label[for="rating"] {margin-right: 15px;}
.product #tabs #commentform > p label + .required {float: left; margin-right: 10px;}
.product #tabs .panel .shop_attributes {width: 100%; margin-bottom: 20px;}
.product #tabs .panel .shop_attributes td {
	border: 1px solid #afafaf;
	padding: 10px 5px;
}
.product #tabs .panel .shop_attributes th {
	border: 1px solid #afafaf;
	padding: 10px 5px;

}
#tabs #reviews li.comment .comment_container .comment-text {
	padding: 0;
	overflow: hidden;
}
#tabs #reviews li.comment .meta {
	padding:0 0 5px 0;
}
#tabs #reviews li.comment .avatar {
	border:1px solid #fff !important;
}
.product #tabs .tabs li {
	float:left;
	margin: 0;
	margin-right: 3px;
	background: none;
	padding: 0;
	list-style-type: none;
	}	
.product #tabs .tabs li a {
	display: inline-block;   
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
    background: none;
    display: inline-block;
    
	color:rgb(0, 178, 205);
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: 18px;
    padding: 7px 11px;
    text-decoration: none;
    text-transform: none;
	background:#eee;
	border:1px solid #dedede;
	border-radius:2px 2px 0 0;
	}
.product #tabs .tabs li.active a, .product #tabs .tabs li a:hover {
	background:#fff;
	color:#454545;
	border-bottom:1px solid #fff;
}
#holder.container > a.zoom {display:none;}
#holder.container > a.zoom#fancy-link {display:block;}


/************** Single Products styles *****************/
.product.type-product {
}

.product.type-product form.cart {margin-bottom: 15px;}
.product.type-product .quantity {
	float: left; 
	background: #fff; 
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	font-size: 17px;
	line-height: 21px;
	margin:0;
}
.product_title {
	font-style:normal;
	letter-spacing:0;
	background:none;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:5px 0 0 0;
	color:rgb(0, 178, 205);
	margin:0;
	font-weight: normal;
}
.product.type-product .variations_button {
	padding: 19px 0 0;
}
.product.type-product form.cart .button-alt {
	overflow: hidden;
	margin-left: 20px;
	margin-top:0;
}
#holder {
	border: 1px solid #e9e9e9;
}
.quantity #minus1,
.quantity #add1 {
	width: 30px;
	height: 31px;
	padding: 0;
	background: #fff;
	border: 1px solid #e9e9e9;
	border-top: none;
	border-bottom: none;
	font-size: 0;
	line-height: 0;
	vertical-align: middle;
	border-radius: 0 !important;
	font:0/0 a;
	color:transparent;
	}
.quantity #minus1 {
	background: url(images/minus-bg.png) center center no-repeat #fff;
}	
.quantity #add1:hover,
.quantity #minus1:hover {
	background-color: #eee;
}
.quantity #add1 {
	background: url(images/plus-bg.png) center center no-repeat #fff;
}	
.quantity .qty {

	background:#fff;
	text-align: center; 
	border: none;
	color: #000;
	width: 65px !important;
	padding:0 !important;
	line-height:30px;
	height:30px;

}
.product.type-product .images {
	float: left;
	margin:0 20px 20px 0;
	position:relative;
	width: 312px;
}
.product.type-product .images .onsale {
   display:block;
	position:absolute;
	top:10px;
	right:-8px;
	background: rgb(0, 178, 205);
	font-weight:normal;
	color:#fff;
	font-size:13px;
	line-height:40px;
	font-weight:normal;
	text-transform:uppercase;
	height:40px;
	width:60px;
	text-align:center;
	font-weight: bold;
	z-index:10;
}
.product.type-product .images .onsale:after {
	width: 0;
    height: 0;
    border-top: 8px solid #b2510a; 
    border-right: 8px solid transparent;
    content: "";
    position: absolute;
    right: 0;
    bottom: -8px;
}

.product.type-product .images a[rel="prettyPhoto[nn]"] {
	vertical-align: top;
	display:block;
	padding:0;
	max-width: 310px;
	text-align: center;
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	transition:all 300ms linear;
	background:url(images/product-loader.gif) no-repeat 50% 50% #fff;
}
.product.type-product .images a img {
	background:#fff;
}
.product.type-product .images .sub-pager {
	overflow: hidden; 
	padding-top: 10px;
	margin: 0 0 0 -5px;
}
.product.type-product .images .sub-pager a {
	width: 98px;
	height:98px;
	display: block;
	float: left;
	margin: 0 0 5px 5px;
	
	background: #fff;
	padding: 0;
	background:url(images/product-loader.gif) no-repeat 50% 50% #fff;
}
.product.type-product .images .sub-pager img {
	background:#fff;
}
.single_prod_rate {
	overflow:hidden;
	padding:5px 0 0 0;
	clear:both;
}
.single_prod_rate .rating {
	float:left;
	margin:0 0 0 50px;
}
.single_prod_rate .reviews-number {
	float:right;
}
.product.type-product .images .sub-pager a:hover, .product.type-product .images .sub-pager a.cur {
	border: 1px solid #454545;
}

.product.type-product .images .sub-pager a img {
	width:100% !important;
	height:auto !important;
}
.product.type-product .images + .summary {
	float: left;
	width: 378px;
}
.product.type-product .images + .summary .product-price {
}
.product.type-product .images + .summary .product-price .label {
	color: #929292;
	width:50px;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
}
.product.type-product .images + .summary .product-price {
	color: #454545;
    
    font-size: 18px;
	line-height:20px;
    font-weight: normal;
    padding: 2px 0 2px;
}
.product.type-product .images + .summary .product-price del {
	color:#323232;
	font-size:14px;
	display:inline-block;
	margin:0 0 0 -5px;
}
.product.type-product .images + .summary .product-price ins {
	text-decoration:none;
}
.product.type-product .images + .summary .category {
	font-weight: bold;	
	margin-bottom: 7px;
}
.product.type-product .images + .summary .category a {
}
.product.type-product .images + .summary h1 {
	display: none;
}
.product.type-product .images + .summary .stock, 
.product.type-product .images + .summary .price {display: none;}
.product.type-product .images + .summary .attributes {
	overflow: hidden;
}
.product.type-product .images + .summary .attributes .product-avlb {
	float: right;
	display:inline-block;
	padding:3px 10px;
	background: #ffffff;
				background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
				background: -moz-linear-gradient(top,  #ffffff 0%, #f0f0f0 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f0f0));
				background: -webkit-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
				background: -o-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
				background: -ms-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
				background: linear-gradient(to bottom,  #ffffff 0%,#f0f0f0 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 );
	color:#454545;
	border:1px solid #dedede;
	border-radius:2px;
	font-size:11px;
	line-height:16px;
	text-transform:uppercase;
	font-style:normal;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
   transition: all 0.5s ease;
}
.product.type-product #tabs {
	width: 100%;
	clear: both;
}
.related.products h2 {
}
/* Table, Cart Page */
.cart_totals_table table {width: 100%;}
.cart_totals_table tr {
	border: 1px solid #e9e9e9;
}
.cart_totals_table tr th {
	background: #fcfcfc;
}
.cart_totals_table tr td, .cart_totals_table tr th {
	border: 1px solid #e9e9e9;
	padding: 5px 6px;
	text-align: left;
}

.cart_totals_table tr th {width: 30%;}
.cart_totals_table tr small {font-size: 100%; font-weight: normal;}
tr td.product-remove {text-align: center;}
.shipping-calculator-button {
	cursor:default !important;
}
.shipping-calculator-button span {display: none;}

form.shipping_calculator h2 a{
	cursor: pointer;
	color: inherit;
	text-decoration:none !important;
}
.shipping-calculator-button {text-decoration: none;}
form.shipping_calculator input[type="text"],
form.shipping_calculator select {
	width: 100%;
	background: #fff;
	padding: 7px;
	height: auto;
	border: 1px solid #DEDCDC;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.pp_gallery {display: none !important;}
.cart-items {

}
/* Cart in sidebar */
.cart_list li span {
	overflow:hidden;
	display:block;
}
.widget .buttons .button {
	margin:0 8px 0 0;
}
.widget .buttons .button + .button {
	margin:0;
}
.widget .cart_list li {
	background:url(images/content-bg.gif) repeat-x 0 -15px !important;
	padding:15px 8px 15px 5px !important;
	border:1px solid #e9e9e9 !important;
	margin:0 0 10px 0 !important;
}
.widget .cart_list li a {
	text-decoration:none;
	font-size:10px !important;
	color:#323232;
}
	.widget .cart_list li a:hover {
		color:#323232;
	}
.widget .cart_list li.last {
	margin:0 !important;
}
.widget .cart_list li .image-holder {
	margin:0 8px 0 0 !important;
}
.widget .cart_list li .remove {
	margin:14px 5px 0 4px;
	padding:0;
}
.layerd_nav_clear + ul {
	padding:10px 0 0 0;
}
/* Products list */
.product_list_widget {
	overflow: hidden;
}
.product_list_widget li {
	overflow: hidden;
	display:block;
	position:relative;
	padding:15px 0;
	margin:0;
	font-size: 12px;
	list-style-type: none;
	position:relative;
	background:none;
}
.product_list_widget li:first-child {
	padding: 0 0 15px 0;
}
.product_list_widget li a {
	display: inline !important;
	overflow: hidden;
	margin:0 0 2px 0;
	font-size:12px;
	line-height:16px;
	color:#454545;
	text-align:left;
	text-transform:none;
}
.product_list_widget li a:hover {
	text-decoration:none !important;
	color:#454545;
}
.product_list_widget li a span:hover {
	color:rgb(0, 178, 205);
}
.product_list_widget li img{
	margin: 0 10px 0 0;
	float:left;
	background:#fff;
	padding:0;
	border:2px solid #484848;
}
.product_list_widget li a span{
	display:block;
	overflow:hidden;
	font-weight:bold;
	padding:0;
	margin:0 0 30px 0;
}
.product_list_widget li .js_widget_product_price{
	display: block;
	color: #444;
	padding:5px 0;
	font-size:16px;
	line-height:18px;
	position:absolute;
	right:10px;
	bottom:10px;
}
.product_list_widget li .js_widget_product_price del {
	color:#484648;
	font-size:12px;
}
.product_list_widget li .js_widget_product_price ins {
	text-decoration:none;
}
.product_list_widget li .star-rating{	
	width: 80px;
	background: url(jigoshop/images/star.png) 0 -13px repeat-x;
	margin: 0;
	overflow:hidden;
	position:absolute;
	bottom:35px;
	right:10px;
}
.product_list_widget li b {
	position:absolute;
	bottom:14px;
	right:10px;
	font-weight:normal;
	display:block;
}
.star-rating {
	width:80px;
	overflow:hidden;
	background: url(jigoshop/images/star.png) 0 -13px repeat-x;
}
/* price filter */
.price_slider_amount {
	padding:0;
	font-size: 0 !important;
	line-height: 0 !important;
}
.price_slider_wrapper {
	padding:0 10px;
}
.price_slider_amount {
	font-size:15px;
	line-height:24px;
}

.price_slider_amount .inputs {
    font-size: 13px;
    line-height: 18px;
    overflow: hidden;
    padding: 0 0 15px;
}

.price_slider_amount .inputs .col {
    float: left;
    margin: 0 5px 0 0;
    width: 45%;
}

.price_slider_amount .inputs .col b {
    display: block;
    font-weight: normal;
    padding: 0 0 5px;
}

.price_slider_amount .inputs .col input {
    width: 80%;
}

.price_slider_amount span {
	color:#454545;
}
.price_slider_amount .button {
	display:block;
	margin:0 0 5px 0;
}

.price_slider_amount button {
	margin:0 10px 0 0;
}

/* Single product */
.single-product .product_meta {display: none;}
.single-product .summary .attributes {
	padding:10px 0;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	margin:15px 0;
}
.single-product .summary fieldset.variations {
	border: none;
	margin-left: 0;
	border:1px solid #dedede;
	padding: 15px 8px;
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #f0f0f0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f0f0));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f0f0f0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 );
}
.single-product .summary fieldset.variations .select_label {
	font-weight: bold;
	margin-right: 8px;
	display: inline-block;
	color: #202121;
}
.single-product .summary fieldset.variations select {
		width: 100%; 
		overflow: hidden;
		max-width: 365px;
		padding: 2px 2px;
	}


.related.products {padding-top: 30px;}


#respond span.required {display: block; color: #ff0000;}

.share-buttons {
	border-top:1px solid #ebebeb;
	padding:15px 0 15px 0;
	margin:0;
}
.share-buttons p {
	display:none;
}
.summary .tm_style.addthis_toolbox > a:first-child {
	width:28%;
}
.summary .tm_style.addthis_toolbox > a:first-child + a {
	width:auto;
}
.summary .tm_style.addthis_toolbox > a:first-child + a + a + a {
	width:28%;
}
.summary  .tm_style.addthis_toolbox > a {
	float:none !important;
	display:inline-block !important;
	padding: 0 !important;
	width:33%;
	cursor:default;
	margin:3px 0 !important;
	vertical-align:top !important;
}
.summary .tm_style.addthis_toolbox > a span {
	cursor:pointer;
}
#content .content .tm_style.addthis_toolbox > a {
	margin:3px 3px 3px 0;
	float:none !important;
	display:inline-block !important;
	vertical-align:top !important;
}
#tab-description .addthis_toolbox {
	display:none;
}

/* Last Reviews */
.product_list_widget-reviews{
	overflow: hidden;
	padding: 4px 0 0 0;
}
.product_list_widget-reviews li{
	float: left;
	background: none;
	list-style: none;
	background: #fcfcfc;
	padding: 0;
	margin: 0 20px 20px 0;
}
.product_list_widget-reviews li:nth-child(4n){
	margin-right: 0;
}
.product_list_widget-reviews li.nomargin{
	margin-right: 0;
}
.product_list_widget-reviews li .featured-thumbnail{
	float: none;
	margin: 0;
}
.product_list_widget-reviews li .js_widget_product_title{
	font-size: 18px;
	color:#323232;
	font-weight: bold;
	font-style: italic;
	display: inline-block;
	margin: 19px 0 0 16px;
}
.product_list_widget-reviews li .js_widget_product_title:hover{color: #454545;}
.product_list_widget-reviews li .js_widget_product_price{
	display: block;
	float: left;
	font-size: 18px;
	
	font-weight: bold;
	font-style: italic;
	color: #454545;
	margin: 8px 0 25px 14px;
}
.product_list_widget-reviews li .star-rating{
	float: right;
	width: 95px;
	background: url(jigoshop/images/star.png) 0 -13px repeat-x;
	margin: 10px 10px 0 0;
}

/********************CheckOut*************************/
.blockUI {background: #000;}
.stars a.sd, .stars a.dd {color: red;}
form.checkout select, 
.jigoshop-myaccount form select,
.shipping-calculator-form select {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 95%;
	min-width: 50px;
	height: 20px;
	padding:8px 0 6px;
	vertical-align:text-bottom;
	background:#F9F9F9;
	border:1px solid #D3D2D2;
}
#order_review .shop_table select {
	display:block;
	margin:0 auto;
}
form.checkout select option, 
.jigoshop-myaccount form select option,
.shipping-calculator-form select option {
	line-height: 29px !important;
}

form.login {
	padding:0 0 20px 0;
}
form.login input[type="text"], form.login input[type="password"] {
	width:238px !important;
}
form.login label {display: table;}
form.login .form-row-last {
	padding:0 0 10px 0 !important;
}
a.lost_password {margin-left: 10px;}
.create-account .form-row {max-width: 50%;}
#customer_details .create-account .form-row {max-width: 100%;}
.create-account .form-row input {width: 100%; max-width: 100%;}
form.checkout input[type="text"].error {background: #454545; border-color: #530303;}
.shipping_calculator select option {position: relative;}
form.checkout #customer_details #order_comments {
	width: 100%;
}
form.checkout #customer_details .form-row.form-row-first,
.jigoshop-myaccount .form-row.form-row-first {
	float: left;
	max-width: 50%;
	width: 100%;
}
.ie8 form.checkout #customer_details .form-row.form-row-first,
.ie8 .jigoshop-myaccount .form-row.form-row-first {
	float: left;
	width:50%;
}

form.checkout #customer_details .form-row.form-row-last,
.jigoshop-myaccount .form-row.form-row-last {
	overflow: hidden; 
}
.jigoshop-myaccount form {padding-top: 0px;}
form.checkout #customer_details .form-row label, .jigoshop-myaccount form label {
	display: table;
}
form.checkout #customer_details .form-row,
.jigoshop-myaccount .form-row {
	width: 50%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	padding-right: 18px;
	margin-bottom: 25px;
	padding-bottom:0;
	}
form.checkout #customer_details .form-row.notes {width: 100%; max-width: 100%;}
form.checkout #customer_details .form-row label.checkbox {display: inline;}
form.checkout #customer_details .form-row input[type="text"],
form.checkout #customer_details textarea,
.jigoshop-myaccount form .form-row input[type="text"] {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	width: 95%;
	max-width: 510px;
	height: auto;
}
p#shiptobilling label.checkbox {
	vertical-align: middle;
	font-weight: bold;
}
form.checkout #customer_details textarea {max-width: 700px; min-height: 100px;}
form.checkout #customer_details .form-row label {font-weight: bold;}
form.checkout h3,
.col2-set.addresses header h3 {
}
.col2-set.addresses .col-1 {margin-bottom: 20px;}

.payment_methods {
	padding: 0 0 20px 0;
}
.payment_methods li {background: none; padding: 0; margin-bottom: 5px; border: none !important;}
.payment_methods li label {
	vertical-align: middle;
}
.payment_methods li .payment_box {
	position: relative;
	width: 96%;
	background: #929292;
	margin: 15px 0;
	padding: 10px 0;
	color: #fff;
}
#payment {padding-top: 20px;}
.payment_methods li,
.order_details li{
	background: none !important;
	padding: 0 !important;
	list-style-type: none;
	margin: 0;
	border:none;
}
.payment_methods li .payment_box:before {
	border-style: solid;
	border-color: transparent transparent #929292 transparent;
	border-width: 0 6px 6px 6px;
	content: "";
	display: block;
	width: 0;
	height: 0px;
	position: absolute;
	z-index: 999;
	top: -6px;
	left: 30px;
}
.payment_methods li .payment_box > p {
	padding: 0 20px;
	margin-bottom: 0;
}

#place_order {
	margin:0 0 0 5px !important;
	vertical-align:top;
	}
.shop_table .label {
	display:inline-block;
	margin:0 5px 0 0;
}
.form-row input[type="radio"] {
	margin:0 5px 0 0;
}
.star-rating span {
	background:url(jigoshop/images/star.png) 0 0px repeat-x;
	height:0;
	padding:13px 0 0 0;
	padding-right: 0;
	overflow:hidden;
	float:left
	}
.hreview-aggregate .star-rating{
	margin:10px 0 0 0
	}

/* Star Rating */
p.stars{overflow:hidden;zoom:1}
p.stars span{
	width:80px;
	height:13px;
	position:relative;
	float:left;
	background:url(jigoshop/images/star.png) 0 -13px repeat-x;
}
p.stars span a{
	float:left;
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:0;
	padding-top:13px;
	overflow:hidden
	}
p.stars span a:hover,p.stars span a:focus{
	background: url(jigoshop/images/star.png) 0 0px repeat-x;
}
p.stars span a.active{
	background: url(jigoshop/images/star.png) 0 0px repeat-x;
}
p.stars span a.star-1{
	width:16px;
	z-index:10
}
p.stars span a.star-2{
	width:32px;
	z-index:9
}
p.stars span a.star-3{
	width:48px;
	z-index:8
}
p.stars span a.star-4{
	width:64px;
	z-index:7
}
p.stars span a.star-5{
	width:80px;
	z-index:6
	}
/* Review form */
#review_form p {
	padding:0;
}
/* Reviews(comments) */
#reviews li.comment {
	position: relative;
	overflow: hidden;
	border: 1px solid #e9e9e9;
	margin-bottom: 20px !important;
}
#reviews li.comment .comment_container {
	position: relative;
	padding: 20px;
	overflow: hidden;
}
#reviews li.comment .comment_container img{
	float: left;
	margin: 0 20px 0 0;
}
#reviews li.comment .comment_container .comment-text {
	padding: 0;
	overflow: hidden;
}
#reviews li.comment .meta {
	padding:0 0 5px 0;
}
#reviews li.comment .avatar {
	border:1px solid #ddd !important;
}
#reviews li.comment .comment_container .comment-text .star-rating {
	float: right;
	width: 80px;
	background: url(jigoshop/images/star.png) 0 -13px repeat-x;
}
.hreview-aggregate {overflow: hidden;}
.hreview-aggregate > .star-rating {display: none;}
/*---------------------------------------------------*/

/* BredCrumbs */
.bc-wrap {
	display: block;	
	margin:0 0 10px 0;
}
#breadcrumb {
	color:rgb(0, 178, 205);
	font-size:12px;
	line-height:18px;
	padding:5px 0;
	font-weight:bold;
}
#breadcrumb a {
	
	color:#454545;
	font-size:12px;
    text-decoration: none;
}
#breadcrumb a:hover{
	color:rgb(0, 178, 205);
	text-decoration:none;
}
/*****************************************************/
.single-product .commentlist { padding: 0;}
.jigoshop-myaccount dl {
	overflow:hidden;
}
.jigoshop-myaccount dl dt {padding: 0; background: none; float:left; padding:0 10px 0 0; clear:both;}
.jigoshop-myaccount dl dd {padding: 0; float:left; margin:0;}

/* Tables */
.shop_table {
	text-align: left;
}
.shop_table + header h2 {
	margin-top:20px;
	font-size:15px;
}
.shop_table {width: 100%;}
.shop_table.my_account_orders {margin-bottom: 35px;}
.shop_table tr {
	border: 1px solid #e9e9e9;
	padding: 4px 5px;
}
.shop_table tr.order td .button {
	padding: 0;
	background: none;
	margin: 0;
	color:#323232 !important;
	border:none !important;
}
.shop_table tr.order td .button:hover {
	color:rgb(0, 178, 205) !important;
	text-decoration:none !important;
}
.shop_table tr td {border: 1px solid #e9e9e9; padding: 9px 10px; text-align: center;}
.shop_table tr td .variation {
	text-align: left;
	margin: 5px 0;
}
.shop_table tr td .variation dt {
	display: inline;
	margin: 0 3px 0 0;
	font-weight: bold;
	padding: 0;
	background: none;
	font-size: 12px;
}
.shop_table tr td .variation dd {
	display: inline;
	margin: 0;
	padding: 0;
} 
.shop_table tr td .remove {
	width: 26px;
	height: 30px;
	background: url(images/trash.png) 0 0 no-repeat;
	display: inline-block;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}
.shop_table.cart tfoot tr td {text-align: left; padding: 10px 10px 10px 22px;}
.shop_table tfoot tr td .upd-button {
	color: #727374 !important;
	font-size: 13px;
	line-height: 16px;
	padding: 0 0 0 20px;
	background: url(images/update.png) 0 center no-repeat;
	vertical-align: middle;
	margin-top: 7px;
	border:none !important;
}
.shop_table tfoot tr td .upd-button:hover {
	color:#454545 !important;
}
.shop_table tfoot tr td {text-align: left;}
.shop_table tfoot tr td .checkout-button {
	float: right;
}
.shop_table tfoot tr .g_total {
	background: #fcfcfc;
}

.shop_table tr td.product-thumbnail {
	text-align: center;
}
.shop_table tr td.product-remove {
	padding: 9px 20px;
}
.shop_table tr td.product-thumbnail a {
	display: block;
	background:#fff;
	border: 1px solid #e9e9e9;
	padding:0;
	width: 75px;
	height:75px;
	overflow:hidden;
	margin:0 auto;
}
	.shop_table tr td.product-thumbnail a img {
		width:100% !important;
		height:auto !important;
	}
.shop_table tr td.product-name {text-align: left;padding: 15px 10px;}
.shop_table tr td.product-name a {
	font-weight: bold;
	text-decoration: none;
}
.shop_table tr td.product-name a:hover {
	text-decoration: underline;
}
.shop_table tr td.product-quantity #minus1, .shop_table tr td.product-quantity #add1 {
	display: none;
}
.shop_table tr td.product-quantity {text-align: center;}
.shop_table tr td.product-quantity .qty {
	background: #f7f8f8;
	border: 1px solid #e9e9e9;
	color: #727374;
	width: 58px !important;
	height:16px;
	line-height:16px;
	padding:4px 0 !important;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.shop_table tr th {
	border: 1px solid #e9e9e9; 
	font-weight: bold; 
	padding: 6px 10px 7px;
	background: #fcfcfc;
	text-align:left;
}

.shop_table td .button {

}
.shop_table td .m-label {display: none; margin-right: 4px;}
.shop_table td .button:hover {

}
.shop_table td.alignright {margin: 0; border-left: none; float: none;}

#shop-cart .button, #shop-cart .button-alt {
	margin:7px 0 !important;
}
form.shipping_calculator {padding-top: 50px;}


.jigoshop-cart .main-content-box h1 {
	background: url(images/cart.png) 0 0 no-repeat;
	padding:0 0 0 22px;
	margin:0 0 10px 0;
}
.jigoshop-cart .main-content-box h2 {
	font-size:15px;
}
.jigoshop-cart #page-content {padding-right: 10px;}
.jigoshop-cart .post-holder {border: none;}
.jigoshop-cart .cart-collaterals {margin-top: 50px;}


/*********Messages********/
.jigoshop_message {
	background:#454545;
	position:relative;
	overflow:hidden;
	z-index:99;
	color:#fff;
	font-weight:bold;
	padding:15px 15px 15px 38px;
	margin:0 0px 20px 0;
	border-radius:3px;
}
.jigoshop_message:after {
	display:block;
	content:"";
	width:24px;
	height:24px;
	background:url(images/message-icon.png) 0 -24px no-repeat;
	position:absolute;
	top:50%;
	margin-top:-12px;
	left:6px;
}
.jigoshop_message .button {
	float:right;
	padding: 0;
	background: none;
	margin-top: 1px;
	line-height:16px;
	font-size:12px;
	height:16px;
	border:none !important;
	font-weight:normal !important;
	color:#fff !important;
	box-shadow: none;
}
.jigoshop_message .button:hover {
	background: none;
	color:rgb(0, 178, 205) !important;
}
.jigoshop_error {
	z-index:99;
	top:50px;
	margin:20px auto;
	background:#323232;
	color:#fff;
	padding:10px 20px;
	font-weight:bold;
	border-radius:3px;
}
/*-----------------------*/


form.checkout #customer_details .create-account .form-row,
form.login 	.form-row,
form.login 	.form-row.form-row-first {
	width: 100%;
	padding: 0;
	float: none;
}
form.checkout #customer_details .create-account .form-row input[type="text"],
form.checkout #customer_details .create-account .form-row input[type="password"],
form.login 	.form-row  input[type="password"],
form.login 	.form-row  input[type="text"] {
	max-width: 250px;
	width: 100%;
	box-sizing: border-box;
}
#review_form #respond #commentform label {
	width:auto !important;
	padding:0 0 10px 0;
	line-height:12px;
}

.assistive-text {
	display:block;
}
.assistive-text + input {
	margin:0 5px 0 0;
	width: 65%;
}
.assistive-text + input, .assistive-text + input + input {
	display:inline-block !important;
}
#password-1, #password-2 {
	width:80%;
}
.variations_button {
	display:block !important;
	height:auto !important;
	padding:19px 0 0 0 !important;
	margin:0 !important;
}

input.error {
	color:#fff !important;
}
input.error::-webkit-input-placeholder {
    color:    #fff;
}
input.error:-moz-placeholder {
    color:    #fff;
}
input.error:-ms-input-placeholder {
    color:    #fff;
}
form.shipping_calculator {
width:100%;
}

.shipping-calculator-form {
height:auto !important;
display:block !important;
}

.shipping-calculator-button {
color:inherit;
text-decoration:none;
pointer-events:none;
cursor:default;
}
/* Always remember to compress your live stylesheet and keep an uncompressed backup */@charset utf-8;
/*--
	Theme Name: theme2031
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.2+ from Template-Help.com Collection
	Author: Template_Help.com 
	Author URL: http://www.Template-Help.com/ 
--*/
@import url(//fonts.googleapis.com/css?family=Vidaloka);
/* General
---------------------------------------- */
html,
body {
	min-width:320px;
	}
.ie8 {
	min-width:990px;
}
body{
	background: #000;
	color: #818690;
	font: 13px/18px Arial, Helvetica, sans-serif;
	position:relative;
}
#main {
	padding:48px 0 60px;
}
#main-wrap {
	padding:0;
	width: 990px;
	margin: 0 auto;
}
img {
	max-width: 100%;
	height: auto;
}
.ie8 img {
	max-width: none !important;
}
.ie8 #slides img {
	max-width: none !important;
	width:100%;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0;
	padding:0 0 16px 0;
	color:#373737;
}
h1 {
	overflow:hidden;
}	
h1,h2,h3 {
	font-weight: bold;
	color:#373737;
	background: url(images/heading-tail.gif) repeat-x 0 bottom #e8e8e8;
	padding: 8px 14px 7px 14px;
	margin: 0 0 25px 0;
	border-radius: 3px 3px 0 0;
	text-transform: uppercase;
}
h3 span, h2 span {
	color: rgb(0, 178, 205);
}
h4 {
	color: #484848;
	text-transform: uppercase;
	padding: 0 0 10px 0;
}
h4 span {
	color: rgb(0, 178, 205);
	display: inline-block;
	margin: 0 0 0 4px;
}

footer h4 {
	color: rgb(0, 178, 205);
}
	footer h4 span {
		color: #484848;
	}
h6 {
	color:#454545;
}
h6 a, ul li h6 a {
	color:#454545;
}
	h6 a:hover, ul li h6 a:hover {
		color:#454545;
		text-decoration:none;
	}

/* List styling */
dl dt {
	padding:0 0 10px 0;
	display:block;
	font-weight:bold;
	}
dl dd {
	padding:0 0 20px 0;
	}


/* Header
---------------------------------------- */
#header {
	position:relative;
	z-index:99;
	padding:0;
}
/* Logo */
.logo {
	float: left;
	margin-top: -20px;
}
	#logo {
	}
	.logo h1,
	.logo h2 {
		font-size:45px;
		line-height:42px;
		margin-bottom:0;
		font-weight:normal;
		font-style: italic;
		color: rgb(0, 178, 205);
		padding:0;
		letter-spacing:0;
		border: none;
		background: none;
		text-transform:uppercase;
		letter-spacing: -1px;
		display:inline-block;
		overflow:visible;
		font-family: 'Impact', 'Charcoal', 'Rekha', sans-serif;
		padding: 0;
	}
		.logo h1 a,
		.logo h2 a {
			color:#e1e1e1;
			text-decoration:none;
			}
.logo .tagline {
	font-size:10px;
	line-height:12px;
	color:#fff;
	padding:2px 0;
	text-align: right;
	margin:0;
	text-transform:none;
	display: block;
	vertical-align: bottom;
	text-transform: uppercase;
}

.header-right-column {
	float:right;
	max-width:65%;
	min-width: 60%;
	padding:0;
}
#header .top-row {
	padding: 10px 20px 13px;
	background: url(images/top-row-tail.gif) repeat-x 0 bottom #36302f;
	overflow: hidden;
}
#header .middle-row {
	padding: 0 0 17px 0;
}
/* Social widget */
.social-networks {
	padding:0;
}
.social-networks li {
	padding:0 0 5px 0;
	background:none;
	border: none;
}
.social-networks li.display-icons {
	display:inline-block;
	padding:0;
	margin:0 2px 0 0;
}
	.social-networks li.display-icons a img {
		margin:0;
	}
	.social-networks li a {
		display:inline-block;
		line-height:32px;
	}
		.social-networks li a:hover {
			text-decoration:none;
		}
	.social-networks li a img {
		margin:0 5px 0 0;
	}

/* EasyTooltip */
#tooltip {
	background:rgba(0,0,0,.8);
	padding:3px 5px;
	color:#fff;
	text-transform:capitalize;
	border:1px solid #777;
	z-index:99;
	position:absolute;
}
.ie8 #tooltip {
	background:#000;
}




/* Request a quote */
	
	.top-box {
		margin-bottom:0;
		overflow:hidden;
		padding: 0 !important;
	}
	.box-button {
		}
	.box-text {
		padding:0 15px;
		}



/* Slider
---------------------------------------- */
#slider-wrapper {
	position:relative;
	margin: 0;
	overflow:hidden;
    z-index:1;
    padding:0;
    background:#000 url(images/loader.gif) 50% 50% no-repeat;
    height: 530px;
}

.slider_thumbs {
	display: none;
}
/* Navigations
---------------------------------------- */
.nav-row {
	background: url(images/nav-row-tail.gif) repeat-x 0 0 #1c1d1e;
	border-radius: 5px 5px 0 0;
	position: relative;
}

/* Primary navigation */
nav.primary {
	position:relative;
	z-index:2;
	padding:12px 0 13px 20px;
	margin: 0;
	float: left;
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	height:20px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	min-width:160px;
	left:0;
	background:none;
	padding:0;
}
	
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	position:relative;
	background:none;
		text-transform:none;
		font-weight:normal;
}
.sf-menu > li {
	float:			left;
	border: none;
	margin: 0 18px 0 0;
}

.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			33px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			101%; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}



/* Our skin for dropdown menu */
.sf-menu {
	margin:0;
	padding:0;
}
.sf-menu > li > a {
	color:#fff;
	font-size:17px;
	line-height:20px;
	height:20px;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:0;
	background:none;
	font-weight: bold !important;
	padding: 0 0 0 23px;
	background: url(/wp-content/uploads/2013/12/nav-hover.png) no-repeat 0 1px;
}

.sf-menu > li > a:hover, .sf-menu > li.sfHover > a, .sf-menu > li.current-menu-item > a {
	
	outline:		0;
	text-decoration:none;
}

.sf-menu li li {
	margin:0;
	border-top:1px solid #404243;
}
	.sf-menu ul > li:first-child {
		margin:0;
		border-top:none;
	}
.sf-menu li li a {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	line-height:17px;
	text-decoration:none;
	padding:9px 10px;
	background:#2a2c2e;
	text-transform:none;
	font-weight: normal;
}
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li > a:focus, .sf-menu li li.current-menu-item > a {
	color:rgb(0, 178, 205);
	outline:		0;
}

/*** arrows **/
.sf-sub-indicator {display:none;}
.sf-menu > li > a > .sf-sub-indicator {
	position:		relative;
	display:inline-block;
	width:			10px;
	height:			10px;
	margin:0 0 0 5px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(images/arrows-ffffff.png) no-repeat 0 -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
.sf-menu > li > a:hover > .sf-sub-indicator, .sf-menu > li.sfHover > a > .sf-sub-indicator, .sf-menu > li.current-menu-item > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
	box-shadow:3px 3px 3px rgba(0,0,0,.5);
}
/* Navigation select styling */
.select-menu {
	background-color:#000;
	width:100%;
	height:30px;
	padding:5px;
	cursor:pointer;
	display: none !important;
	color:#fff;
	border: none;
	border: 1px solid #202020;
}

.select-menu:focus {}

.select-menu option {
	padding:5px 8px;
	cursor:pointer;
}
.select-menu option:first-child {
	padding-left:5px;
	padding-right:5px;
}

.select-menu option.main_item {font-weight:bold;}




/* Top search */
#top-search {
	display:block;
	margin:0;
	position:absolute;
	right: 0;
	bottom: 0;
	margin:0;
	padding: 11px 10px 15px 20px;
	background: url((images/top-search-bg.png) no-repeat 0 0;
	border-radius: 0 7px 0 0;
}
	#top-search .input-search {
		width:153px;
		height:15px;
		margin-right:0;
		color:#eee;
		background:#fff;
		padding:7px 85px 7px 10px;
		border: none;
		box-shadow: 0 1px 0 0 #494a4c, 0 1px 1px 0 #1d1f21 inset;
		border-radius: 15px;
		background: url(images/top-search-input.gif) repeat-x 0 0;
		-webkit-box-sizing:content-box;
		-moz-box-sizing:content-box;
		box-sizing:content-box;
		margin: 0;
	}
	#top-search #submit {
		cursor:pointer;
		display:inline-block;
		background:url(images/top-search-submit.gif) repeat-x 0 0;
		border-radius:0 15px 15px 0;
		color:#fff;
		height:28px;
		overflow: hidden;
		line-height:28px;
		padding:0;
		font-weight: bold;
		font-size:14px;
		margin:0;
		border:none;
		text-transform: uppercase !important;
		font-weight: bold;
		padding: 0 10px;
		position: absolute;
		right: 11px;
		top: 12px;
	}
	#top-search #submit:hover {
		background:url(images/top-search-submit.gif) repeat-x 0 bottom;
		border: none;
		color: #fff !important;
	}




/* Content
---------------------------------------- */

.primary_content_wrap {
	position:relative;
	z-index:1;
	padding-bottom:5px !important;
	padding-top:20px !important;
	}
.widget-main {
	padding: 0 0 9px 0;
}
.right_content_area.grid_18 {
	float: right;
}
.page_title {
	font-size:17px;
	line-height:21px;
}
	.page_title span {
		color: rgb(0, 178, 205);
	}
.widget-main {
	position:relative;
}
.top-content {
	padding:0 0 35px 0;
}
.widget-main > a {
	position:absolute;
	top:13px;
	right:17px;
}
#content {
}
.main-content {
	background: url(images/main-content-bg.gif) repeat-x 0 0 #fff;
}
#content.left {
	float:right !important;
	}
#content.left.grid_16 {
	padding-right:0 !important;
}

.left_content_area > div {
	background: url(images/widget-bg.png) repeat-x 0 0;
}
.left_content_area > div ul {
	padding: 0 15px;
}
.left_content_area .jigoshop_product_categories h3 {
	background: url(images/heading-alt-tail.gif) repeat-x 0 bottom #595d60;
	margin: 0 0 20px 0;
	color: #fff;
}
.left_content_area .jigoshop_product_categories ul li a {
	font-weight: bold;
}
/* Comments
---------------------------------------- */
h3#comments {
 padding-top:10px;
 margin-bottom:0;
 }
.commentlist {
 list-style-type:none;
 padding:0 0 20px 0;
 margin:0;
 }
 li.comment {
  list-style-type:none;
  overflow:hidden;
  padding: 0;
  margin: 0;
  background:none;
  text-transform:none;
 }
  .odd {

  }
  .even {

  }
  li.comment a {
	  text-transform:none;
	  color:#454545;
  }
  	li.comment a:hover {
		color:#323232;
	}
   li.comment .comment-body {
    padding:23px 30px 20px 102px;
    position:relative;
    zoom:1;
    background: #f7f7f7;
		border:1px solid #D3D2D2;
    margin-top:10px;
    font-size: 12px;
    }
    li.comment .comment-body p {
     min-height: 65px;
    }
  .author-comment {

  }
  .comment-author {
   position:absolute;
   left:20px;
   top:25px;
   }
   .comment-author .author {
    text-transform:capitalize;
    width:65px;
    text-align:center;
    display: block;
    font-size:13px;
    padding-top: 6px;
	color:#454545;
	font-style:italic;
   }
  .comment-text {

  }
	
	/* Comment meta */
  .comment-meta {
   float: right;
   color:#454545;
  } 
  .comment-meta a {
   
		}
	
	 /* Avatar */
   li.comment .avatar {
    float:none;
    margin:0;
    vertical-align:top;
    overflow:hidden;
		border:1px solid #c6c6c7;
    }
    li.comment .avatar {
     display:block;
     vertical-align:top;
     overflow:hidden;
     }

    .commentlist ul.children {
     margin:0 0 0 40px;
     overflow:hidden;
	 padding:0;
     }
     .commentlist ul.children li.comment {

      }

		/* Reply */
    .reply {
     float: right;
     margin-left: 28px;
     }
     .reply a {
      display:inline-block;
      text-decoration:none !important;
	  color:#454545 !important;
	  text-transform:none !important;
	  font-weight: bold;
	  font-size: 12px !important;
      }
     .reply a:hover {
		 color:rgb(0, 178, 205) !important;
      }


  .waiting-for-approval {

  }
 #trackbacks {

 }
  li.trackback {

  }
 p#no-comments {

 }
 #comments-form {

 }

 .allowed_tags {
  background:#eee;
  padding:15px;
  font-size:11px;
  font-family:"Courier New", Courier, monospace;
  color:#666;
  }
  .allowed_tags strong {
   font-family:Arial, Helvetica, sans-serif;
   }
  #respond {
   padding-top:28px;
   margin-top:20px;
  }
   .cancel-comment-reply {
	   font-size:12px;
	   padding:0 0 10px 0;
	   display:block;
   }
  .cancel-comment-reply a {
   color:#323232 !important;
   text-decoration:underline;
   font-size:12px;
  }
  .cancel-comment-reply a:hover {
   text-decoration:none;
  }





/* Post
---------------------------------------- */
.post_type_label {
	background:#fff;
	border:1px solid #D3D2D2;
	font-size:11px;
	line-height:16px;
	height:16px;
	color:rgb(0, 178, 205);
	display:inline-block;
	padding:0 10px;
	text-transform:uppercase;
	font-weight: bold;
	margin: 0 10px 0 0;
	vertical-align: top;
}
.post_type_label.abs {

}

.post-content.not-single .excerpt p {
	padding:0;
}
.not-single-wrap {
}

.post-holder {
	padding-bottom:30px;
	margin:0;
	position:relative;
	clear: both;
}
	.post-holder:after {
		display: block;
		content: "";
		width: 100%;
		clear: both;
	}
.post-holder.post {
	padding:0 0 30px 0;
	margin:0;
}
/* Post header */
.post-holder .entry-title {
	font-size:13px;
	line-height:19px;
	padding:3px 0 0 0;
	margin:0;
	background:none;
	border:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:rgb(0, 178, 205);
}
.post-holder .entry-title a {
	color:rgb(0, 178, 205);
}
.post-holder .entry-title a:hover {
	color:#454545;

	text-decoration:none;
}
.post-holder.single-post {
	padding-bottom:20px;
	overflow:hidden;
	width:100%;
	}
.entry-header {
	overflow:hidden;
	padding:0 0 7px 0;
}
	
.post-head-right {
	overflow:hidden;
	padding:0;
}
/* Featured thumbnail */
.featured-thumbnail {
	position:relative;
	float:left;
	margin:5px 20px 5px 0;
	border:none;
	}
	.featured-thumbnail img {
		float:left;
		background: #fff;
		}
	.not-single-wrap .featured-thumbnail img, .entry-header.single + .extra-wrap .featured-thumbnail img {
		border: 1px solid #d3d2d2;
	}
	.entry-header.single + .extra-wrap {
		overflow: visible;
	}
	.entry-header.single + .featured-thumbnail img {
		border: 1px solid #d3d2d2;
	}
.grid_3 .featured-thumbnail, .grid_2 .featured-thumbnail, .grid_1 .featured-thumbnail {
	float:none;
	overflow:hidden;
	margin:0 0 10px 0;
}
	/* Small thumbnail */
	.featured-thumbnail.small img {
		padding:0;
		}
	
	/* Large thumbnail */
	.featured-thumbnail.large {
		margin-right:0;
		overflow:hidden;
		margin-bottom:1.5em;
		float:none;
		}
	.featured-thumbnail.large img {
		max-width:100%;
		height:auto;
		}
	

/* Post content */
.post-content {
}
	.post-content .excerpt {
		padding:0 0 10px 0;
		margin:0;
		}
	.pagination {
		
	}
		.pagination a {
			display:inline-block;
			padding:0 5px;
			background:#eee;
			}

/* Post footer */
.post-holder .post-footer {
	clear:both;
	padding:15px 0 0 0;
	}
.post-holder.single-post .post-footer {
	margin-top:20px;
	}
		

/* Meta information for post */
.post-meta {
	overflow:hidden;
	color:#979797;
	font-size:12px;
}
	
.post-meta a {
	color:#454545;
}
.meta-box {
	 background: url("images/meta-border.gif") no-repeat scroll 0 4px transparent;
    display: inline-block;
    margin: 0 0 0 4px;
    padding: 0 0 0 8px;
}

.datebox {
	float: left;
	width: 25px;
	text-align: center;
	padding: 9px 7px;
	font-size: 12px;
	line-height: 12px;
	border: 1px solid #e5e5e5;
	background: url(images/date-tail.gif) repeat-x 0 0 #f7f7f7;
	color: #797878;
	font-weight: bold;
	margin: 0 15px 0 0;
}
.post-meta time {
	display:inline-block;
}
.entry-header .meta-box-author {
	display: inline-block;
	padding: 0 5px 0 20px;
	min-width: 55px;
	background: url(images/post-meta-icon2.png) no-repeat 0 3px;
}
.entry-header .meta-box-comments {
	display: inline-block;
	padding: 0 5px 0 20px;
	min-width: 55px;
	background: url(images/post-meta-icon3.png) no-repeat 0 3px;
}
p.gravatar {
	float:left;
	margin-right:20px;
	}


/* Post edit link */
.post-edit-link {
	
	}
.post-edit-link:hover {
	
	}


/* Image styling */
.alignleft {
	float:left;
	margin:0 20px 10px 0;
	}
.alignright {
	float:right;
	margin:0 0 10px 20px;
	}
.aligncenter {
	text-align:center;
	margin:0 auto;
	}
.alignnone {
	margin:0 0 10px 0;
	}
article .post-content img {
	max-width:710px;
	}

.frame {
	margin:0 0 10px 0;
}
.frame img {
	margin:0 !important;
}
.frame img.alignleft,
.frame img.alignright{
	margin:0;
}
	
	
/* Related Posts */
.related-posts {
	overflow:hidden;
	padding:0 0 40px 0;
	margin:0;
	}
	.related-posts li {
		list-style-type:none;
		padding:0;
		margin:0 0 0 3%;
		float:left;
		background:none;
		width:22.5%;
		overflow:hidden;
		font-size: 12px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		}
	.related-posts li:first-child {
		margin-left:0;
		}
		.related-posts li .featured-thumbnail {
			float:none;
			margin:0 0 10px 0;
			overflow:hidden;
			border: 1px solid #d3d2d2;
			}
			.related-posts li .featured-thumbnail img {
			}



/* Page Navigaton */	
.pagenavi {
	clear:both;
	padding:10px 0 20px 0;
	position:relative;
	font-size:12px;
	line-height:32px;
	overflow: hidden;
}
.shop .pagenavi {
	padding:10px 0 20px 0;
}
.pagenavi span, .pagenavi a {
	margin: 0 1px;
	display:inline-block;
	padding:0 12px;
	background:url(images/button-tail.gif) repeat-x 0 0;
	color:#fff;
	font-weight: bold;
	font-size:12px;
	line-height:32px;
	height:32px;
	text-decoration:none;
	border:none;
	text-transform:none !important;
	border-radius: 3px;
	border: none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
	
.pagenavi .pagenavi_prev {
	margin:0 5px 0 0;
}
.pagenavi .pagenavi_next {
	margin:0 0 0 5px;
}
.pagenavi a:hover, .pagenavi .current {
	background:rgb(0, 178, 205);
	color:#fff !important;
	text-decoration:none;
	border: none;
}


/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:1.5em;
}
	.older {
		float:left;
	}
	.newer {
		float:right;
	}
	
	
	
	
/* Post Formats
---------------------------------------- */

/* Images Format Type */
.recent-posts .format-image {
	float:left;
	margin:0 20px 20px 0;
	}	
	
.image-post-format {
	float:left;
	margin:0 0 10px 0;
	padding:7px;
	background:#f6f6f6;
	position:relative;
	}

/* Quote Format Type */
.recent-posts .format-quote {
	
	}

/* Link Format Type */
.recent-posts .format-link {
	
	}

/* Link Format Type */
.recent-posts .format-link {
	
	}	

/* Audio Format Type */
.recent-posts .format-audio {
	margin-bottom:2em;
	}
	.recent-posts .format-audio .audio-wrapper {
		margin-bottom:.5em;
		}

/* Video Format Type */
.recent-posts .format-video {
	
	}

.video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin:0 0 2% 0;
}
.video iframe,  
.video object,  
.video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}


/* Gallery Post Format */
.slides_container_gallery {
	width:600px;
	margin-bottom:10px;
	height:300px;
	}
	.slides_container_gallery .g_item {
		width:600px;
		display:block;
		}
		.slides_container_gallery .g_item img {
			width:100%;
			height:auto;
			}

				
				

/* Author
---------------------------------------- */
#post-author {
	overflow:hidden;
	border:1px solid #dbdbdb;
	padding:20px;
	margin-bottom:2em;
	}
#author-link {
	margin-top:1.5em;
	}
	#post-author .gravatar {
		margin:0 20px 0 0;
		}
	#post-author .gravatar img {
		background:#fff;
		border:1px solid #dbdbdb;
		padding:5px;
		}
#author-description {
	
	}

/* Recent author posts */
#recent-author-posts {
	margin-bottom:3em;
}

/* Recent author comments */
#recent-author-comments {
	margin-top:2em;
}

.author-info {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
	.author-info .avatar {
		margin:0 20px 0 0;
		}
		.author-info .avatar img {
			float:left;
			background:#fff;
			padding:7px;
			border:1px solid #dbdbdb;
			}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}




/* 404
---------------------------------------- */
#error404 {
	padding:10px 0 30px 0;
}
	.error404-num {
		font-size:250px;
		line-height:1.2em;
		color:#454545;
		text-align:center;
	}
	#error404 hgroup {
		margin:0;
		padding-top:10px;
	}
	#error404 h1, #error404 h2 {
		margin:0;
		padding:0 0 15px 0;
		background:none;
		color:#323232;
		border:none;
	}





/* Portfolio
---------------------------------------- */
.latestwork {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.latestwork li {
		float:left;
		margin-right:20px;
		}



/* Sidebar
---------------------------------------- */
#sidebar {
	padding:0;
}
#sidebar h3 {
	background: url("images/heading-alt-tail.gif") repeat-x scroll 0 bottom #595D60;
    color: #FFFFFF;
    margin: 0 0 20px;
}
	#widget-sidebar {
	}
		.widget {
			background: url("images/widget-bg.png") repeat-x scroll 0 0 transparent;
			margin-bottom:20px;
		}
		#sidebar .widget > ul, #sidebar .widget > div, #sidebar .widget > nav, #sidebar .widget > form {
			padding: 0 10px 15px;
		}
		#sidebar .widget > .twitter {
			padding: 0;
		}
			#sidebar .widget > .twitter ul {
				padding: 0 10px 15px;
			}
	
#sidebar ul {
	padding: 0;
}
/* Calendar */
#calendar_wrap {
	padding:0;
	}
	#wp-calendar {
		width:100%;
		}
		#wp-calendar caption {
			text-align:center;
			}
		#wp-calendar td {
			text-align:center;
			padding:6px 0;
			border:none;
			}
		#wp-calendar caption {
			font-size:16px;
			color:#000;
			font-weight:bold;
			padding:4px 0;
			margin-bottom:5px;
			}
		#wp-calendar thead {
			border: 1px solid #D3D2D2
		}
		#wp-calendar thead th {
			padding:7px 0;
			font-size:14px;
			background:#f7f7f7;
			color:#000;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}



/* FAQs
---------------------------------------- */
.faq_list {
	
	}
	.faq_list dt {
		color:#666;
		position:relative;
		padding:0 0 5px 28px;
		font-size:15px;
		font-weight:normal;
		margin:0;
		background:none;
		}
	.faq_list span.marker {
		display:block;
		position:absolute;
		left:0;
		top:0;
		font-size:15px;
		color:#333;
		font-weight:bold;
		}
	.faq_list dd {
		padding:0 0 0 28px;
		position:relative;
		margin:0 0 2em 0;
		color:#323232;
		}
		.faq_list dd .marker {
			top:3px;
			}



/* Custom widgets
---------------------------------------- */
/* Brands List */
.brands_list {
	padding: 0 0 10px 0;
}
/* Recent Comments */
ul.recentcomments {
	padding:0;
	margin:0;
	}
	ul.recentcomments li {
		padding:0 0 20px 0;
		margin:0;
		border-bottom:none;
		background:none;
		overflow:hidden;
		list-style-type:none;
		border: none;
		font-size: 12px;
		}
		ul.recentcomments li img {
			float:left;
			margin:0 12px 0 0;
			}
		ul.recentcomments .comment-body {
			padding:15px 0 0 0;
			font-size: 12px;
			}
			ul.recentcomments .comment-body a {
				text-decoration:none;
				text-transform:none;
				}
			ul.recentcomments .comment-body a:hover {
				text-decoration:underline;
				}
		ul.recentcomments li h4 {
			padding:0 0 10px 0;
			background: none;
			margin: 0;
			}
			ul.recentcomments li h4 a {
				text-decoration:none;
				}
			ul.recentcomments li h4 a:hover {
				color:#000;
				}
		ul.recentcomments li small {
			font-size:11px;
			}

/* Posts Type widget */
.post_list {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.post_list li {
		list-style-type:none;
		overflow:hidden;
		margin:0;
		padding:0 0 20px 0;
		border:none;
		background:none;
		font-size: 12px;
	}
	.post_list li a {
		text-transform:none;
	}
		.post_list li .featured-thumbnail {
			border:none;
			margin:0 15px 0 0;
		}
		.post_list li .post_content {
			padding:0;
		}
		.post_list li .post-meta-wrapper {
			color:#454545;
			font-size:12px;
			padding:0;
		}
		
		.post_list li h5 {
			margin:0;
			padding:0 0 4px 0;
		}
	.post_list .shop-options {
		overflow:hidden;
	}
		.shop-options .prod_rate {
			padding:10px 0;
		}
		.shop-options .prod_price {
			
			font-size:17px;
			line-height:23px;
			color:#454545;
			font-weight: normal;
			padding:0;		}
		.shop-options .prod_price del {
			color:rgb(0, 178, 205);
			font-size: 14px;
		}
.left_content_area .post_list li {
	float: left;
	width: 160px;
	padding: 15px 18px 0 17px;
	border-left: 1px solid #D3D2D2;
	margin: 0 0 20px 0;
	text-align: center;
	min-height: 300px;
}
	.left_content_area .post_list li:first-child {
		border-left: none;
	}
	.left_content_area .post_list li:nth-child(3n+1) {
		border-left: none;
		clear: both;
	}
	.left_content_area .post_list li.nomargin {
		border-left: none;
		clear: both;
	}
	.left_content_area .post_list li .featured-thumbnail {
		float: none;
		overflow: hidden;
		margin: 0 0 10px 0;
	}
	.left_content_area .post_list li h5 {
		color:rgb(0, 178, 205);
		font-size: 13px;
		line-height: 19px;
		min-height: 57px;
		padding: 0 0 10px 0;
	}
		.left_content_area .post_list li h5 a {
			color: rgb(0, 178, 205);
		}
			.left_content_area .post_list li h5 a:hover {
				color: #454545;
			}
.link {
	font-size: 12px;
	font-weight: bold;
	color: #484848;
}
	.link:hover {
		color:rgb(0, 178, 205);
		text-decoration:none;
	}

.my_txt_widget {
	text-align: center;
	color: #484848;
	padding: 0 !important;
}
.my_txt_widget .maintxt {
	background: #dedede;
	padding: 4px;
}
.my_txt_widget .my_txt_inner {
	border: 1px solid #fff;
	padding: 10px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	background: rgb(0, 178, 205);
}
.my_txt_widget .my_txt_inner strong {
	display: block;
	font-weight: normal;
	font-size: 38px;
	line-height: 32px;
	padding: 2px 0 8px;
	letter-spacing: -1px;
}
.my_txt_widget.icon1 .my_txt_inner {
	background:url(images/icon-1.png) no-repeat 0 0;
}
.subtxt {
	background: #efefef;
	padding: 5px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Post Cycle */
.post_cycle {
	padding:0;
	margin:0;
	}
.post_cycle .cycle_item {
	display:none;
	}
.post_cycle .cycle_item:first {
	display:block;
	}

	
/*
	Load CSS before JavaScript
*/

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/
#slides {
	position:relative;
}
.slides_container {
	width:100%;
	display:none;
}
.slides_control {
	width:100% !important;
	left:0 !important;
}
/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/
.slides_container .item {
	width:100%;
	max-width:350px;
	height:auto;
	display:block;
	left:0 !important;
	margin:0 auto;
	background: #fff;
}
.slides_container .item figure {
	float:none;
	overflow:hidden;
	margin:0 0 10px 0;
}
.slides_container .item figure img {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background: #fff;
}
/*
	Optional:
	Reset list default style
*/
.pagination {
	list-style:none;
	margin:0;
	padding:0;
}
#slides .prev, #slides .next {
	position:absolute;
	bottom:15px;
	left:0;
	display:inline-block;
}
#slides .next {
	left:auto;
	right:0;
}
/*
	Optional:
	Show the current slide in the pagination
*/
.pagination {
	text-align:center;
	padding:15px 30px 0 30px !important;
	}
.pagination li {
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;
	padding:0 3px;
	background:none;
		border:none;
	}
.pagination .current a, .pagination a:hover {
	color:rgb(0, 178, 205);
}

/* Carousel widget */
.es-carousel-wrapper{
	background: #f7f7f7;
	padding:10px 10px 35px !important;
	margin:0 0 20px 0;
	position:relative;
	border: none;
}
.es-carousel{
	overflow:hidden;
	background:#f7f7f7;
}
.es-carousel ul{
	display:none;
}
.es-carousel ul li{
	height:100%;
	float:left;
	display:block;
	list-style-type:none;
	padding:0;
	margin:0;
	background:none;
		border:none;
		font-size:11px;
		line-height:16px;
}
.es-carousel ul li .thumbnail{
	display:block;
	border:none !important;
}
.es-carousel ul li a img{
	display:block;
	border:none;
	max-height:100%;
	max-width:100%;
}
.es-nav span{
	position:absolute;
	bottom:4px;
	left:50%;
	background:transparent url(images/nav.png) no-repeat top left;
	width:14px;
	height:26px;
	margin-left:-16px;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.8;
}
.es-carousel ul li h4 {
	padding:10px 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	}
.es-carousel ul li .excerpt {
	padding:0 0 10px 0;
	}
.es-nav span.es-nav-next{
	background-position:top right;
	margin-left:16px;
}
.es-nav span:hover{
	opacity:1.0;
}			

	

/* Folio Cycle */
.folio_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	}
	.folio_cycle .folio_item {
		overflow:hidden;
		display:none;
		}
	.folio_cycle .folio_item:first {
		display:block;
		}
		.folio_cycle .folio_item .featured-thumbnail {
			float:none;
			margin:0 0 15px 0;
			}
			.folio_cycle .folio_item .featured-thumbnail img {
				float:none;
				}
#folio-controls {
	text-align:center;
	overflow:hidden;
	}
	#folio-controls ul {
		list-style-type:none;
		margin:0;
		padding:0;
		}
		#folio-controls ul li {
			padding:0 5px 0 0;
			margin:0;
			display:inline;
			background:none;
			border:none;
			}
			#folio-controls ul li a {
				display:inline-block;
				text-decoration:none;
				width:9px;
				height:9px;
				background:#000;
				font-size:0;
				line-height:0;
				border-radius:5px;
				}
			#folio-controls ul li a:hover {
				background:#999;
				}


/* Testimonials */
.testimonials {
  padding: 0;
  margin: 0;
}
.testimonials div.testi_item {
  padding: 23px 20px 19px 20px;
  margin: 0 0 2em 0;
  background: #ffffff;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmZiZmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #fbfbfb 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fbfbfb));
background: -webkit-linear-gradient(top,  #ffffff 0%,#fbfbfb 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#fbfbfb 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#fbfbfb 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#fbfbfb 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbfbfb',GradientType=0 );
border:1px solid #D3D2D2;

}
.testimonials div.testi_item blockquote {
  display: block;
  position: relative;
  border:none;
  padding:0 12px 12px 12px;
  margin:0;
  overflow: hidden;
  font-size: 22px;
  line-height: 24px;
}
	.testimonials div.testi_item blockquote:before {
		content: '"';
		color: #454545;
		font-size: 22px;
		position: absolute;
		left: 0;
		top: 0;
	}
	.testimonials div.testi_item blockquote a:after {
		content: '"';
		color: #454545;
		font-size: 22px;
	}
.testimonials div.testi_item blockquote a {
  text-decoration: none;
  color: rgb(0, 178, 205);
  display: block;
  font-style: normal;
  position: relative;
  font-size: 22px;
  line-height: 24px;
  overflow: hidden;
}
.testimonials div.testi_item blockquote a:hover {
  color: #454545;
}
.testimonials div.testi_item .featured-thumbnail {
	position:relative;
	z-index:2;
	margin:7px 14px 0 0;
	}
.testimonials div.testi_item .name-testi {
	text-align: left;
	padding: 0 0 0 12px;
}
.name-testi .user {
	color: #454545;
}
.name-testi {
  padding:0;
  text-align: right;
  display: block;
}
.name-testi a {
  font-weight: normal;
}
.testimonials .thumb {
  float: left;
  margin-right: 20px;
}

/* Misc for Cycle widgets */
#testi-cycle .testi_item {
	display:none;
	}
#testi-cycle .testi_item:first {
	display:block;
	}
#testi-controls {
	text-align:center;
	overflow:hidden;
	}
	#testi-controls ul {
		list-style-type:none;
		margin:0;
		padding:0;
		}
		#testi-controls ul li {
			padding:0;
			margin:0 2px 0 0;
			display:inline-block;
			background:none;
			border:none;
			}
		* + html #testi-controls ul li {
			display:inline;
			zoom:1;
			}


/* Recent Posts */
.latestpost {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	.latestpost li {
		padding:0 0 20px 0;
		list-style-type:none;
		background:none;
		border:none;
		font-size: 12px;
	}
	.latestpost .featured-thumbnail {
		margin:0 10px 0 0;
		display:inline-block;
		float:left;
	}
		.latestpost li h5 {
			margin-bottom:0;
			font-size:12px;
			line-height:18px;
			padding:0 0 5px 0;
		}
			.latestpost li h5 a {
				color:#454545;
			}
				.latestpost li h5 a:hover {
					color:#323232;
				}
		.latestpost li .excerpt {
			padding:0 0 10px 0;
			}


/* Twitter widget */
.twitter {
	position:relative;
}
.twitter_update_list {
	overflow:hidden;
	}
.twitter ul li {
	list-style-type:none;
	padding:15px 0 17px 0;
	margin:0;
	border:none;
	position:relative;
	background:none;
	}
	.twitter ul li:first-child {
		background:none;
		padding:0 0 17px 0;
	}
	.twitter ul li .twitt-body {
		background:url(images/twitter-icon.png) no-repeat 0 bottom;
		padding:0 0 30px 0;
	}
	.twitter ul li a {
		text-transform:none;
	}
		.twitter ul li .twitt-body a:hover {
			text-decoration:underline;
		}
	.twitter ul li a.timesince {
		position:absolute;
		display:inline-block;
		bottom:18px;
		left:33px;
		font-size:11px;
		color:#454545;
		font-weight:bold;
	}
		.twitter ul li a.timesince:hover {
			text-decoration:underline;
		}
.twitter .profileLink {
	margin:0;
	}
.twitter  .preloader {
	position:absolute;
	top:36px;
	left:0;
	height: 25px;
	line-height:35px;
	padding:0 0 0 30px;
	color:#323232;
}



/* Flickr widget */
.flickrImages {
	overflow:hidden;
	position:relative;
}
.flickrImages a {
	float:left;
	display:block;
	width:75px;
	height:75px;
	background:#000;
	margin:0 1px 1px 0;
	}
.flickrImages a img {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}
.flickrImages a:hover img {
	opacity:.5;
}
.flickrImages a.link {
	display:inline;
	float:none;
	width:auto;
	height:auto;
	margin:0;
	background:none;
	}

/* Banner widget */
.banners-holder {
	list-style-type:none;
	padding:0;
	margin:0;
	font-size:0;
	line-height:0;
}
	.banners-holder li {
		list-style-type:none;
		display:inline-block;
		float:left;
		margin:0 2px;
		padding:0;
		background:none;
		border:none;
		word-spacing:0;
	}
.main_content_area .banners-holder li {
	width: 310px;
	margin: 0 5px 10px;
}
/* vCard widget */			
.vcard .address {
	padding:0;
	font-size: 12px;
	line-height: 18px;
}
.vcard .tel_wrapper {
	padding:0 0 5px 0;
	color: rgb(0, 178, 205);
	font-size: 17px;
}

/* Testimonials
---------------------------------------- */

/* Testimonials list */
article.testimonial {
	border:1px solid #D3D2D2;
	padding:30px 30px 30px 235px;
	width:auto;
	background:url(images/quotes.png) no-repeat 170px 20px #f7f7f7;
	font-style:italic;
	font-size:12px;
	line-height:1.5em;
	font-weight:normal;
	margin-bottom:25px;
	}
	article.testimonial .post-content {
		min-height: 110px;
	}
	article.testimonial .featured-thumbnail {
		position:absolute;
		left:20px;
		top:20px;
		}
	article.testimonial .name-testi {
		display:block;
		text-align:right;
		font-style:normal;
		color:#222c36;
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:1.2em;
		}
		article.testimonial .name-testi a {
			text-decoration:none;
			}
		article.testimonial .name-testi a:hover {
			text-decoration:underline;
			}





/* Shortcodes
---------------------------------------- */

/* Recent Posts */
.recent-posts {
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	border:none;
	}
	.recent-posts li {
		list-style-type:none;
		margin:0;
		padding:0 0 20px 0;
		border:none;
		background:none;
		}
		.recent-posts li .featured-thumbnail {
			float: none;
			overflow: hidden;
			margin: 4px 0 10px 0;
		}
		.recent-posts li img.thumb {
			margin:0 0 10px 0;
			}
		.recent-posts li h6 {
			margin-bottom:0;
			padding:0 0 10px 0;
			font-size:12px;
			line-height:18px;
			}
		.recent-posts li h6 a {color:#ac1fa4;}
		.recent-posts li h6 a:hover {color:#454545;}

		.recent-posts li .excerpt {
			padding:0;
			}
			.recent-posts li .post-date {
				float:left;
				background: #efefef;
				width: 40px;
				border:1px solid #D3D2D2;
				margin:4px 11px 0 0;
				text-align: center;
				font-size: 11px;
				line-height: 18px;
				color: #454545;
				text-transform: lowercase;
				padding: 0 0 5px 0;
			}
				.recent-posts li .post-date b {
					display: block;
					color: rgb(0, 178, 205);
					font-size: 20px;
					line-height: 20px;
					font-weight: normal;
					padding: 6px 0 0 0;
				}
.recent-posts.gallery li {
	float:left;
	width:280px;
	padding:10px;
	background:#f4f4f4;
	margin:0 20px 20px 0;
}
.recent-posts.gallery li:nth-child(3n) {
	margin:0 0 20px 0;
}
.recent-posts.gallery li.nomargin {
	margin:0 0 20px 0;
}
.recent-posts.gallery li .featured-thumbnail {
	float:none;
	overflow:hidden;
	margin:0 0 11px 0;
}
.recent-posts.gallery li h6 {
	margin:0;
	padding:0;
}
.recent-posts.gallery li .excerpt {
	margin:0;
	padding:0 0 4px 0;
}
.recent-posts.gallery li h6 a {
	text-transform:none;
	color:#454545;
}
	.recent-posts.gallery li h6 a:hover {
		color:#323232;
	}
/* Our team */
.recent-posts.team {
  margin: 0;
  padding: 0;
}
	.recent-posts.team li {
		float: left;
		width: 140px;
		overflow: hidden;
		margin: 0 20px 10px 0;
		font-size:13px;
		line-height:18px;
		padding:0;
	}
		.recent-posts.team li h6 a {
			color:#484848;
			font-weight:normal;
		}
		.recent-posts.team li h6 {
			padding:7px 0 0 0;
			font-size:12px;
		}
			.recent-posts.team li h6 a:hover {
				color:rgb(0, 178, 205);
			}
	.recent-posts.team li:nth-child(6n) {
		margin-right: 0;
	}
	.recent-posts.team li.nomargin {
		margin-right: 0;
	}
		.recent-posts.team li .featured-thumbnail {
			width: 230px;
			overflow: hidden;
			float: none;
			margin: 0 0 8px 0;
			background:none;
			padding:0;
			border:none;
		}
	.recent-posts.team li .excerpt {
		margin-bottom: 0;
	}
	.recent-posts.team li a {
		text-transform:none;
	}


/* Services */
.recent-posts.services {
	list-style-type:none;
	padding:1.5em 0 0 0;
	margin:0 0 -30px 0;
	overflow:hidden;
	}
	.recent-posts.services li {
		float:left;
		width:300px;
		margin:0 20px 30px 0;
		background:none;
		padding:0;
		}
	.recent-posts.services li:nth-child(2n) {
		margin-right:0;
		}
	.recent-posts.services li.nomargin{
		margin-right:0;
		}
		.recent-posts.services li img.thumb {
			margin-right:3px;
			}
		.recent-posts.services li h3 {
			padding-top:8px;
			}
			.recent-posts.services li h3 a {
				color:#191919;
				}

/* Popular Posts */
.popular_posts {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.popular_posts li {
		list-style-type:none;
		padding:0 0 20px 0;
		margin:0;
		overflow:hidden;
		background:none;
		border:none;
		}



/* Tags */
.tags-cloud a,
.tagcloud a,
.post-footer a {
	display:inline-block;
	background:#e8e8e8;
	padding:0 7px;
	border-radius:0;
	text-decoration:none;
	color:rgb(0, 178, 205);
	margin:0 1px 2px 0;
	font-size:11px !important;
	line-height:18px;
	height:18px;
	border: 1px solid #999;
	border-radius: 2px;
	vertical-align:top;
	}
.tags-cloud a:hover,
.tagcloud a:hover,
.post-footer a:hover {
	border: 1px solid rgb(0, 178, 205);
	background:rgb(0, 178, 205);
	color:#fff;
	}


/* Recent Comments */
.recent-comments {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.recent-comments li {
		padding:0;
		margin:0;
		border:none;
		padding-bottom:.5em;
		background:none;
		border:none;
		}


/* Footer
---------------------------------------- */
#footer {
	position:relative;
	padding:0;
	background:url(images/footer-tail.gif) repeat-x 0 0 #212224;
	font-size: 13px;
	line-height: 18px;
	color: #818690;
}
#footer .textwidget {
	padding:0 0 10px 0;
}
#footer ul {
	padding: 0 0 6px 0;
}
	#footer ul li {
		border: none;
		background: none;
		padding:0 0 5px 0;
		font-size: 13px;
	}
		#footer ul li a {
			color: rgb(0, 178, 205);
			font-weight: normal;
		}
			#footer ul li a:hover {
				color: #fff;
			}
.footer-widget-item {
	padding: 0 0 5px 0;
}
.footer-widget ul .cat-item:nth-child(2n+1), .footer-widget ul .menu-item:nth-child(2n+1) {
    clear: both;
}
.footer-area {
	position: relative;
	z-index: 3;
}
.footer-right {
	position: relative;
}
	.footer-right:after {
		position: absolute;
		left: 0;
		top:0;
		bottom: 0;
		right: 0;
		border: 1px solid #3f4247;
		display: block;
		content: "";
		border-radius: 2px;
	}
.footer-right .footer-widget-item {
	padding:10px 15px 5px;
}
.footer-right .area-2 ul {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}
.footer-right .area-2 ul li {
	display: inline-block;
	width: 50%;
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
}
.area-1 .footer-widget-item {
	padding:9px 14px 4px;
	border: 1px solid #3f4247;
	border-radius: 2px;
	margin: 0 0 10px 0;
}
.footer-widget {
	overflow: hidden;
	position: relative;
	padding: 18px 0 5px;
}
	.footer-widget h4 {
		padding: 0;
		background: none;
		margin: 0 0 3px 0;
		font-size: 17px;
		line-height: 22px;
		font-weight: bold;
		color:#fff;
	}
	/* Footer navigation */
	#footer nav.footer {
		float: right;
	}
		#footer nav.footer ul {
			margin:0;
			padding:0;
			overflow:hidden;
			}
			#footer nav.footer ul li {
				list-style-type:none;
				display: inline-block;
				padding: 0 10px 0 0;
				line-height: 18px;
				background: none;
			}
			#footer  nav.footer ul li:first-child {border: none;}
			#footer nav.footer ul li a {
				font-size: 12px;
				text-transform:none;
				color:#818690;
				font-weight: normal;
			}
			#footer nav.footer ul li a:hover, #footer nav.footer ul li.current_page_item a {
				text-decoration: underline;
			}
	/* Copyright */
	#copyright {
		position:relative;
		z-index:1;
		padding:0 0 20px 0;
		margin: 0;
		overflow: hidden;
	}
		#copyright a {
		}
	#copyright a {
		color:rgb(0, 178, 205);
	}
	#copyright .site-name {
		color:#fff;
		text-decoration:none !important;
	}
	/* Footer text */
	#footer-text {
		
		}
	


/* Misc
---------------------------------------- */
.button, .button-alt, button, input.button {
	display:inline-block;
	padding:0 12px;
	background:url(images/button-tail.gif) repeat-x 0 0;
	color:#fff;
	font-weight: bold;
	font-size:12px;
	line-height:32px;
	height:32px;
	text-decoration:none;
	border:none;
	text-transform:none !important;
	border-radius: 3px;
	border: none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.button:hover, .button-alt:hover, button:hover, input.button:hover {
	background:rgb(0, 178, 205);
	color:#fff !important;
	text-decoration:none;
	border: none;
}
	
/* Small Button */
.button.small {
	font-size:10px;
	text-transform:uppercase;
	padding:0 8px;
	line-height:20px;
	height:20px;
	}
	
/* Large Button */
.button.large {
	font-size:18px;
	padding:0 32px;
	line-height:40px;
	height:40px;
	}
.link-1 {
	font:0/0 a;
	color:transparent;
	width:14px;
	height:15px;
	background:url(images/markers.gif) no-repeat 5px 5px;
	display:inline-block;
	margin:0;
	padding:0;
	vertical-align:text-bottom;
}
.link-1:hover {
	background:url(images/markers.gif) no-repeat 5px -14px;
}
.link-2 {
	color:#454545;
	display:inline-block;
	font-size:12px;
	line-height:12px;
	padding:0 15px 0 0;
	background:url(images/markers.gif) no-repeat right 3px;
}
.link-2:hover {
	color:#fff;
	text-decoration:none;
}
.link-3 {
	color:#454545;
	display:inline-block;
	font-size:12px;
	line-height:12px;
	padding:0 15px 0 0;
	background:url(images/markers.gif) no-repeat right -14px;
}
.link-3:hover {
	color:#323232;
	text-decoration:none;
}
.icon-wrap {
	float:left;
	margin:5px 18px 5px 0;
}
/* Lightbox */
.lightbox {
	display:block;
	position:relative;
	}

.indent-bot {
	padding: 0 0 10px 0;
}
.extra_text {
	float: left;
	color: rgb(0, 178, 205);
	font-size: 12px;
	padding:0 4px 0 0;
	width: 37px;
	font-weight: bold;
}
/* Back to Top */
#back-top-wrapper {
  width:100%;
  position:absolute;
  z-index:999;
}
#back-top {
	position: fixed;
	bottom: 70px;
	left:50%;
	margin-left:500px;
	display:none;
	padding:0 !important;
}

#back-top a {
	width:45px;
	height:45px;
	background:url(images/to-top.png);
	display:block;
}
#back-top a:hover {
	background:url(images/to-top.png) no-repeat 0 bottom;
}

/* Tabs */
.tabs {
    margin: 1px 0 20px 0;
}

.tabs .tab-wrapper {
    border: 1px solid #dddddd;
    border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    margin: -1px 0 0 0;
}

.tabs .tab-menu ul {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}

.tabs .tab-menu li {
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}

.tabs .tab-menu a {
    background-color: #fafafa;
    border: 1px solid #dddddd;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #aaaaaa;
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0 2px 0 0;
    padding: 8px 20px;
}

.tabs .tab-menu a:hover {
    background-color: #f2f2f2;
    color: #666666;
}

.tabs .tab-menu a.active {
    background-color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fafafa');
    background: -moz-linear-gradient(bottom , #fafafa 0px, #f6f6f6 90%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #fafafa),color-stop(90%, #f6f6f6));
    border-bottom: none;
    color: #666666;
    padding: 8px 20px 9px 20px;
}

.tabs .tab {
	background-color: #fafafa;
	border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    padding: 20px;
}





/* Toggle */
.toggle {
    padding: 0 0 2px 0;
}
.toggle .trigger {
	background-color: #fcfcfc;
	background: -moz-linear-gradient(bottom, #F2F2F2 0px, #ffffff 100%);
	background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #f2f2f2),color-stop(1, #ffffff));
	border: 1px solid #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #666666;
	display: block;
	padding: 10px 12px 10px 40px;
	position: relative;
	text-decoration:none;
	height:1%;
	}

.toggle .trigger span {
	background: url(includes/images/toggle.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	top: 9px;
	left: 10px;
	text-indent: -9999px;
	width: 22px;
	height: 20px;
	}

.toggle .trigger:hover,
.toggle .active {
	background:#191919;
	color:#fff;
	}
.toggle .active span {
	background-position: 0 -20px;
	}

.toggle .box {
	background-color: #fafafa;
	border: 1px solid #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 20px;
	}



/* Dropcap */
.dropcap {
	display: block;
  float: left;
  margin: 5px 18px 3px 0;
  text-transform: uppercase;
  width: 56px;
  height:56px;
  background: #343434;
  font-size: 24px;
  line-height: 56px;
  color: #ffffff;
  text-align: center;
  border-radius:28px;
  
}

.dropcap.type2 {
	background:#454545;
}
.dropcap.type3 {
	background:#f67a00;
}

.hr {
	height:1px;
	background:#ebebeb;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 5px;
	}
.grid_1 .hr, .grid_2 .hr, .grid_3 .hr, .grid_4 .hr, .grid_5 .hr, .grid_6 .hr, .grid_7 .hr, .grid_8 .hr, .grid_9 .hr, .grid_10 .hr, .grid_11 .hr, .grid_12 .hr, .grid_13 .hr, .grid_14 .hr, .grid_15 .hr, .grid_16 .hr, .grid_9 .hr, .grid_18 .hr, .grid_9 .hr, .grid_20 .hr, .grid_21 .hr, .grid_22 .hr, .grid_23 .hr, .grid_24 .hr {
	margin-left:0;
	margin-right:0;
	}
.sm_hr {
  height: 1px;
  background: #ebebeb;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  margin: 5px 10px 15px;
}
.grid_1 .sm_hr,
.grid_2 .sm_hr,
.grid_3 .sm_hr,
.grid_4 .sm_hr,
.grid_5 .sm_hr,
.grid_6 .sm_hr,
.grid_7 .sm_hr,
.grid_8 .sm_hr,
.grid_9 .sm_hr,
.grid_10 .sm_hr,
.grid_11 .sm_hr,
.grid_12 .sm_hr,
.grid_13 .sm_hr,
.grid_14 .sm_hr,
.grid_15 .sm_hr,
.grid_16 .sm_hr,
.grid_17 .sm_hr,
.grid_18 .sm_hr,
.grid_19 .sm_hr,
.grid_20 .sm_hr,
.grid_21 .sm_hr,
.grid_22 .sm_hr,
.grid_23 .sm_hr,
.grid_24 .sm_hr {
  margin-left: 0;
  margin-right: 0;
}
.spacer {
	height:20px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	}

/* Address */
.address {
	overflow:hidden;
	width:100%;
	margin:0;
	padding:0;
	}
.address dt {
	float:left;
	width:165px;
	margin-right:20px;
	padding:0 0 0 55px;
	background:none;
	font-size:12px;
	line-height:18px;
	background:url(images/address-icon1.png) no-repeat 0 3px;
	}
.address dd {
	float:left;
	width:217px;
	padding:0 0 0 53px;
	background:url(images/address-icon2.png) no-repeat 0 3px;
	}
	.address dd ul {
		list-style-type:none;
		padding:0;
		margin:0;
		}
		.address dd ul li {
			background:none;
			padding:0;
			border: none;
			font-size: 12px;
			}
	.address dd span {
		float:left;
		width:100px;
		}
		.address dd a {
			font-style:italic;
			color:#191919;
			text-decoration:underline;
			text-transform:none !important;
			}
		.address dd a:hover {
			text-decoration:none;
			}

/* Google Map */
.google-map {
	margin-bottom:20px;
	}




/* VIDEO */
.video-wrap {
	margin-bottom: 10px;
	position:relative;
	zoom:1;
	}
	.video-wrap object {
		position:relative;
		z-index:2;
		}
	.video-bg {
		background-color:black;
		position:absolute;
		left:0;
		top:0;
		z-index:1;
		}

/* AUDIO */
.audio-wrapper {
   margin-bottom:1.5em;
}
.audio-desc {
	font-size:.91em;
	color:#999;
	padding:.5em 0 0 0;
	}
.audiojs audio { position: absolute; left: -1px; }
.audiojs { width: 460px; height: 36px; background: #404040; overflow: hidden; font-family: monospace; font-size: 12px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444), color-stop(0.5, #555), color-stop(0.51, #444), color-stop(1, #444));
	background-image: -moz-linear-gradient(center top, #444 0%, #555 50%, #444 51%, #444 100%);
	-webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); }
.audiojs .play-pause { width: 25px; height: 40px; padding: 4px 6px; margin: 0px; float: left; overflow: hidden; border-right: 1px solid #000; }
.audiojs p { display: none; width: 25px; height: 40px; margin: 0px; cursor: pointer; }
.audiojs .play { display: block; }
.audiojs .scrubber { position: relative; float: left; width: 280px; background: #5a5a5a; height: 14px; margin: 10px; border-top: 1px solid #3f3f3f; border-left: 0px; border-bottom: 0px; overflow: hidden; }
.audiojs .progress { position: absolute; top: 0px; left: 0px; height: 14px; width: 0px; background: #ccc; z-index: 1;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));
	background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 100%); }
.audiojs .loaded { position: absolute; top: 0px; left: 0px; height: 14px; width: 0px; background: #000;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222), color-stop(0.5, #333), color-stop(0.51, #222), color-stop(1, #222));
	background-image: -moz-linear-gradient(center top, #222 0%, #333 50%, #222 51%, #222 100%); }
.audiojs .time { float: left; height: 36px; line-height: 36px; margin: 0px 0px 0px 6px; padding: 0px 6px 0px 12px; border-left: 1px solid #000; color: #ddd; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5); } 
.audiojs .time em { padding: 0px 2px 0px 0px; color: #f9f9f9; font-style: normal; }
.audiojs .time strong { padding: 0px 0px 0px 2px; font-weight: normal; }
.audiojs .error-message { float: left; display: none; margin: 0px 10px; height: 36px; width: 400px; overflow: hidden; line-height: 36px; white-space: nowrap; color: #fff;
	text-overflow: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; }
.audiojs .error-message a { color: #eee; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #999; white-space: wrap; }

.audiojs .play { background: url(js/audiojs/player-graphics.gif) -2px -1px no-repeat; }
.audiojs .loading { background: url(js/audiojs/player-graphics.gif) -2px -31px no-repeat; }
.audiojs .error { background: url(js/audiojs/player-graphics.gif) -2px -61px no-repeat; }
.audiojs .pause { background: url(js/audiojs/player-graphics.gif) -2px -91px no-repeat; }

.playing .play, .playing .loading, .playing .error { display: none; }
.playing .pause { display: block; }

.loading .play, .loading .pause, .loading .error { display: none; }
.loading .loading { display: block; }

.error .time, .error .play, .error .pause, .error .scrubber, .error .loading { display: none; }
.error .error { display: block; }
.error .play-pause p { cursor: auto; }
.error .error-message { display: block; }



/* Alert boxes
---------------------------------------- */
.alert-box, .wpcf7-response-output {
	padding:20px 20px 20px 90px !important;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:.91em;
	line-height:1.4em;
	border:1px solid #dbdbdb;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	}
	.error-box, .wpcf7-mail-sent-ng {
		border-color:#ff9999;
		color:#c31b00;
		background:url(images/icons/alert/icon-error.png) no-repeat 20px 50% #ffcccc;
		}
	.attention-box, .wpcf7-validation-errors, .wpcf7-spam-blocked {
		border-color:#e6c555;
		color:#9e660d;
		background:url(images/icons/alert/icon-note.png) no-repeat 20px 50% #fdebae;
		}
	.notice-box {
		border-color:#68a2cf;
		color:#2e6093;
		background:url(images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;
		}
	.approved-box, .wpcf7-mail-sent-ok {
		border-color:#a3c159;
		color:#5e6f33;
		background:url(images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;
		}
	


/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	border:1px solid #dbdbdb;
	outline:none;
}
input[type="text"], input[type="password"], textarea {
	background:#f9f9f9;
	border:1px solid #D3D2D2;
	padding:9px 6px 10px 10px;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
	color:#9b9b9b;
	}
	
input:-webkit-autofill {
	background:#fdfdfd;
}
input[type="text"], input[type="password"] {
}
textarea {
	resize:vertical;
}
#tabs input[type="text"], #tabs input[type="password"], #tabs textarea {
	border:1px solid #ccc;
}
input[type="submit"], input[type="reset"], button.button-alt {
	display:inline-block;
	padding:0 12px;
	background:url(images/button-tail.gif) repeat-x 0 0;
	color:#fff;
	font-weight: bold;
	font-size:12px;
	line-height:32px;
	height:32px;
	text-decoration:none;
	border:none;
	text-transform:none !important;
	border-radius: 3px;
	border: none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	margin-right: 4px;
}
input[type="submit"]:hover, input[type="reset"]:hover {
	background:rgb(0, 178, 205);
	color:#fff !important;
	text-decoration:none;
	border: none;
}

.nsu-form {
	position:relative;
}
.nsu-form p {
	padding:0;
	margin: 0;
	vertical-align: top;
}
input.nsu-field {
	width:140px;
	height:15px;
	margin-right:0;
	color:#9e9e9e;
	background:#2f2d2d;
	padding:6px 5px 6px 5px;
	border:1px solid #514f4f;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	margin: 0 5px 0 0;
}

.nsu-text-before-form {
	padding:0 0 8px 0;
}
input.nsu-submit {
	cursor:pointer;
	display:inline-block;
	background: none;
	padding: 0;
	height: auto;
	border: none;
	font-size: 15px;
	line-height: 18px;
	color: #fd6a13;
	box-shadow: none;
	font-weight: bold;
	margin: 5px 0 0 0;
	vertical-align: top;
}
input.nsu-submit:hover {
	background:none;
	color: #fff !important;
	border:none;
}
.nsu-form {
	position: relative;
	padding: 0 0 20px 0;
}
	.nsu-form p {
		display: inline-block;
		vertical-align: top;
		margin: 0;
	}
.nsu-error {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 11px;
	line-height: 10px;
	color: #f00;
}
p.field {
	padding:0;
}
/* Comment form */
#commentform a {
	color:#454545 !important;
	}
	#commentform a:hover {
		text-decoration:underline;
	}
	#commentform p.field {
		margin-bottom:10px;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform label {
		display:block;
		}
	#commentform input[type="text"] {
		width:55%;
	}
	#commentform textarea {
		width:87%;
		height:215px;
		min-height:215px;
	}




/* Contact form */
.wpcf7-form p.field {
	margin-bottom:9px;
	overflow:hidden;
	vertical-align:top;
	position:relative;
	}
.wpcf7-form p.field input {
	
	}
	.wpcf7-form p.field small {
		color:red;
		}
.wpcf7-form .input-file {
	width: 79px;
	height: 22px;
	background: url(images/btn-choose-file.gif) 0 0 no-repeat;
	display: block;
	overflow: hidden;
	cursor: pointer;
	position:relative;
	}
.wpcf7-form input[type="file"] {
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	cursor: pointer;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	}
.wpcf7-form input[type="text"] {
	width:100%;
}
.wpcf7-form textarea {
	width:100%;
	height:240px;
	min-height:240px;
	overflow:auto;
	margin-bottom:17px;
}
.wpcf7-form .submit-wrap {
	padding:0;
	margin:0;
	}
	span.wpcf7-form-control-wrap {
		display:block;
		}
	.wpcf7-not-valid-tip {
		width:auto !important;
		position:absolute;
		left:0 !important;
		top:0 !important;
		right:0 !important;
		bottom:0 !important;
		padding:8px 0 4px 10px !important;
		background:#f3b7b7 !important;
		color:red !important;
		border:1px solid red !important;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		}
	div.wpcf7-response-output {
		margin-left:0 !important;
		margin-right:0 !important;
		}





/* Sidebar search form */
#searchform {
	
	}
#searchform .searching {
		width:130px;
		margin-right:5px;
		}
	#searchform .submit, #searchform  #searchsubmit {
		cursor:pointer;
		padding: 0 8px;
	}



/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:79.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
	}


/* Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* ----------------------
-----Jigoshop styles-----
------------------------- */
.shopping-block {
	padding:30px 0 0 0;
	position:relative;
	z-index:10;
	line-height:18px;
	margin:0;
	float: right;
}
.shopping-block:after {
	clear: both;
	content: "";
	display: block;
	width: 100%;
	line-height: 0;
	height: 0;
}
nav.shop-nav {
	float: right;
}
nav.shop-nav ul {
	overflow:hidden;
	padding:0 8px 0 0;
	margin:0;
}
	nav.shop-nav ul li {
		display:inline-block;
		padding:0 10px 0 0;
		margin: 0;
		font-size:12px;
		line-height:18px;
		border:none;
		font-weight:bold;
		list-style:none;
		background:none;
	}
	nav.shop-nav ul li:first-child {
		border-left: none;
	}
		nav.shop-nav ul li a {
			color:#fff;
			text-decoration:none;
			font-weight:bold;
			letter-spacing:0;
			text-transform:none;
		}

			nav.shop-nav ul li a:hover, nav.shop-nav ul li.current-menu-item a {
				color:rgb(0, 178, 205);
				text-decoration:none;
			}

#jigoshop_cart:after, #jigoshop_cart:before {
	content: '\0020';
	  display: block;
	  overflow: hidden;
	  visibility: hidden;
	  width: 0;
	  height: 0;
	  clear: both;
}
/* Global Shop Elements Styles */
.product-image {
	display:block;
	background:url(images/product-loader.gif) no-repeat 50% 50% #fff;
	overflow:hidden;
}
/* Shopping Cart */
#cart-holder {
	float:right;
	padding:0;
	vertical-align:top;
	line-height:18px;
	padding:0;
	position: relative;
	z-index: 99;
}

#jigoshop_cart {
	position: relative;
	}
#jigoshop_cart h3 {
	padding: 0 0 0 22px !important;
	font-size: 12px;
	line-height: 18px !important;
	color: #fff;
	font-weight:bold;
	letter-spacing:0;
	margin: 0;
	border-radius: 0;
	font-style:normal;
	font-weight:bold;
	text-transform: none;
	cursor: pointer;
	position:relative;
	background: url(images/cart.png) no-repeat 0 4px;
	border:none;
	position: relative;
}

.cart_qty {
	display:none;
}
#jigoshop_cart h3 .cart_qty {
	color:#7e7d7d;
	display:inline-block;
	margin:0 0 0 4px;
	text-transform: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#jigoshop_cart h3:hover{
	color:rgb(0, 178, 205);
}
#jigoshop_cart .remove,
.cart_list .remove{
	float: left;
	font-size: 18px;
	line-height: 22px;
	color: #323232;
	font-weight: bold;
	padding: 0 5px 0 0;
	margin:16px 5px 0 0;
	text-decoration: none;
}
#jigoshop_cart .remove:hover,
.cart_list .remove:hover {
	text-decoration: none;
	color: rgb(0, 178, 205);
}
#jigoshop_cart .cart-extra {
	overflow: hidden;
}
#jigoshop_cart .widget-holder {
	width:200px;
	padding:20px 10px;
	border:none;
	box-shadow: 0 0 2px rgba(0,0,0,.4);
	clear: both;
	display: none;
	position: absolute;
	top: 30px;
	right: 0;
	background: url(images/main-content-bg.gif) repeat-x 0 0 #fff;
	}
.widget-holder .empty {
	color:#323232;
}	
#jigoshop_cart .widget-holder .buttons {
	margin-bottom:0;
	padding:0;
}	
#jigoshop_cart .widget-holder .buttons a.checkout {
	margin:0;
	}	
#jigoshop_cart .widget-holder .buttons .button {
}
.cart_list {
	margin:0; overflow:hidden;
	padding:0;
}
.cart_list > * {
	list-style:none;
	overflow:hidden;
	margin:0; 
	}
.cart_list li {
	list-style: none; 
	padding: 0 !important; 
	background: none !important;
	border:none !important;
	margin-bottom: 10px;
	font-weight:normal;
	text-align:left !important;
	font-size: 12px;
}	
.cart_list li a {
	color: #323232;
	text-decoration:none !important;
	text-transform:none;
}
.cart_list li a:hover {
	color:#323232;
}
.cart_list li a span:hover {
	color: rgb(0, 178, 205);
}
.cart_list li .image-holder {
	float:left; 
	margin:3px 15px 0 0; 
	padding:0;  
	border: 1px solid #afafaf;;
	width: 50px;
	background:#fff;
}
.cart_list li .image-holder:hover{
	border: 1px solid #454545;
}
.cart_list li .image-holder img {
	width: 100%;
	height: auto;
}
.cart_list li .js_widget_product_price {
	display:block;
	color:#454545;
	margin:0 0 0 67px;
}
.total {
	margin:0 15px 15px 0px;
	padding: 10px 0 0 0;
	clear:both;
	background: none;
	font-size: 15px;
	line-height: 18px;
	font-style: normal;
	color:#323232;
	font-weight:bold;
	text-align: right;
	}

.cart_list li.last {
	margin-bottom: 0;
}	
.total strong {
	font-weight: normal;
}	
.buttons .button {
	margin-right: 8px;
}
ins {
	text-decoration:none;
}
/* Products Styles */
.products {
	overflow:hidden; 
	margin: 0 !important;
	padding:0 !important;
	font-size:0;
	line-height:0;
	word-spacing:-10px;
	position: relative;
}
.products * {
	word-spacing:0 !important;
}
.products li {
	padding: 0 !important;
	background:none;
	border:none !important;
	display:-moz-inline-box;
	display:inline-block;
	margin:0 2% 25px 0;
	list-style-type: none;
	width:32%;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	position: relative;
}


.products li .caption {
	position: relative;
	padding: 0;
}

.grid_1 .products li,
.grid_2 .products li,
.grid_3 .products li,
.grid_4 .products li {
	width:100%;
}

.products li.last {
	margin-right:0;
}
.products li .product-inner {
	padding:5px 16px 0 16px;
	border:none;
	background: none;
}
.products li .product-image-wrap {
	background:#fff;
	position:relative;
	margin: 0 0 10px 0;
}
.products li .product-image-wrap img {
	width:100% !important;
	height:auto !important;
	background:#fff;
	opacity:0;
}
.right_content_area .products li .product-image-wrap .onsale {
	display: none;
}
.products li .product-image-wrap .onsale {
	display:block;
	position:absolute;
	top:10px;
	right:-8px;
	background: rgb(0, 178, 205);
	font-weight:normal;
	color:#fff;
	font-size:13px;
	line-height:40px;
	font-weight:normal;
	text-transform:uppercase;
	height:40px;
	width:60px;
	text-align:center;
	font-weight: bold;
	z-index:10;
}
.products li .product-image-wrap .onsale:after {
	width: 0;
    height: 0;
    border-top: 8px solid #b2510a; 
    border-right: 8px solid transparent;
    content: "";
    position: absolute;
    right: 0;
    bottom: -8px;
}
.products li:nth-child(3n){
	margin-right: 0;
}
.products li.nomargin{
	margin-right: 0;
}
.products li .caption {
	position: relative;
}

.products li .title {
	margin:0;
	color:#484848;
	font-size:12px;
	line-height:18px !important;
	letter-spacing:0;
	min-height:36px;
	padding:0 0 7px 0 !important;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	font-weight:bold;
	text-transform:none;
	background:none;
}
.products li .title a {
	color:#484848;
	text-decoration:none;
	text-transform:none;
	font-weight: bold;
}
	.products li .title a:hover {
		color:rgb(0, 178, 205);
		text-decoration:none;
	}
.products li .price_wrap {
	float: left;
	margin: 0 -3px 0 0;
}

	.products li .price_wrap .price {
		display: inline-block;
		min-width: 70px;
		padding: 3px 10px;
		line-height: 26px;
		color: rgb(0, 178, 205);
		font-size: 16px;
		font-weight: bold;
		background: url(images/price-tail.gif) #ebebeb;
		margin: 0;
		border-radius: 3px 0 0 3px;
	}
	.products li .price ins {
		display: block;
		line-height: 16px;
		font-size: 16px;
	}
	.products li .price del {
		color: #484848;
		font-size: 10px;
		line-height: 10px;
		display: block;
	}
.button.add-to-cart {
	background: url(images/cart-button-tail.gif) no-repeat right 0;
	padding: 0 32px 0 10px;
}
	.button.add-to-cart:hover {
		background: url(images/cart-button-tail.gif) no-repeat right bottom;
	}
.products li .button:hover{
	text-decoration: none;
}
.products li.last, .jigoshop-products .products li.last {
	margin-right:0;
}	

.products li a .price {
	display:block;
}
.products li a strong {
	display:block; 
	margin-bottom:20px;
}
.products li .buttons {
	overflow:hidden;
}
.short-desc {margin-bottom: 10px;}
.short-desc p {
	margin:0;
}
.prod_rate {
	overflow:hidden;
	padding:8px 0 15px 0;
	color:rgb(0, 178, 205);
	text-align:center;
}
.prod_rate .star-rating {
	margin:0 auto;
}
.product-meta {
	overflow: hidden;
}
.product-meta .add-to-cart-wrap {
	float: left;
	margin: 0 -1px 0 0;
}
	.product-meta .add-to-cart-wrap .button {
		color: rgb(0, 178, 205);
		background: url(images/add-to-cart.gif) no-repeat right 0;
		padding: 0 41px 0 12px;
	}
		.product-meta .add-to-cart-wrap .button:hover {
			background: url(images/add-to-cart.gif) no-repeat right bottom;
		}
/* Custom products list for sidebar */
.widget .products li {
	width:100%;
}
.widget .products li .title {
	min-height:20px;
	padding:10px 0 10px;
}
/* Categories */
.current-cat a {
	color: rgb(0, 178, 205) !important;
}
/* Tabs */
.tabs {
	padding:0;
	margin:0;
}
.product #tabs{ margin-bottom: 20px;}
#tab-reviews h3 {
	background:none;
	margin:0;
	padding:0 0 10px 0;
	border:none;
	color: #484848;
}
.product #tabs .tabs {
	overflow:hidden;
	margin-bottom: -1px;
	position:relative;
	z-index:3;
	}
.product #tabs .tabs li {
	margin-bottom: 0;
	border:none !important;
	background:none;
	font-weight:normal;
}	
.product #tabs .tabs li a {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.product #tabs .panel {
	background: #ffffff;
				background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
				background: -moz-linear-gradient(top,  #ffffff 0%, #f0f0f0 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f0f0));
				background: -webkit-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
				background: -o-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
				background: -ms-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
				background: linear-gradient(to bottom,  #ffffff 0%,#f0f0f0 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 );
	padding: 15px 20px;
	border:1px solid #dedede;
	border-radius:0 2px 2px 2px;
	position:relative;
	z-index:1;
}
.product #tabs #respond {padding-top: 10px;}
.product #tabs #respond #reply-title {
}
.product #tabs #comments > p {}

.product #tabs .panel h2 {display: none;}
.product #tabs .panel .shop_attributes {
	margin-top: 10px;
}

.product #tabs #commentform > p {overflow: hidden; margin-bottom: 10px;}
.product #tabs #commentform > p label {
	font-weight: bold;
	display: block;
}
.product #tabs #commentform #comment {
	width: 100%; 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.product #tabs #commentform .comment-form-rating label[for="rating"] {margin-right: 15px;}
.product #tabs #commentform > p label + .required {float: left; margin-right: 10px;}
.product #tabs .panel .shop_attributes {width: 100%; margin-bottom: 20px;}
.product #tabs .panel .shop_attributes td {
	border: 1px solid #afafaf;
	padding: 10px 5px;
}
.product #tabs .panel .shop_attributes th {
	border: 1px solid #afafaf;
	padding: 10px 5px;

}
#tabs #reviews li.comment .comment_container .comment-text {
	padding: 0;
	overflow: hidden;
}
#tabs #reviews li.comment .meta {
	padding:0 0 5px 0;
}
#tabs #reviews li.comment .avatar {
	border:1px solid #fff !important;
}
.product #tabs .tabs li {
	float:left;
	margin: 0;
	margin-right: 3px;
	background: none;
	padding: 0;
	list-style-type: none;
	}	
.product #tabs .tabs li a {
	display: inline-block;   
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
    background: none;
    display: inline-block;
    
	color:rgb(0, 178, 205);
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: 18px;
    padding: 7px 11px;
    text-decoration: none;
    text-transform: none;
	background:#eee;
	border:1px solid #dedede;
	border-radius:2px 2px 0 0;
	}
.product #tabs .tabs li.active a, .product #tabs .tabs li a:hover {
	background:#fff;
	color:#454545;
	border-bottom:1px solid #fff;
}
#holder.container > a.zoom {display:none;}
#holder.container > a.zoom#fancy-link {display:block;}


/************** Single Products styles *****************/
.product.type-product {
}

.product.type-product form.cart {margin-bottom: 15px;}
.product.type-product .quantity {
	float: left; 
	background: #fff; 
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	font-size: 17px;
	line-height: 21px;
	margin:0;
}
.product_title {
	font-style:normal;
	letter-spacing:0;
	background:none;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:5px 0 0 0;
	color:rgb(0, 178, 205);
	margin:0;
	font-weight: normal;
}
.product.type-product .variations_button {
	padding: 19px 0 0;
}
.product.type-product form.cart .button-alt {
	overflow: hidden;
	margin-left: 20px;
	margin-top:0;
}
#holder {
	border: 1px solid #e9e9e9;
}
.quantity #minus1,
.quantity #add1 {
	width: 30px;
	height: 31px;
	padding: 0;
	background: #fff;
	border: 1px solid #e9e9e9;
	border-top: none;
	border-bottom: none;
	font-size: 0;
	line-height: 0;
	vertical-align: middle;
	border-radius: 0 !important;
	font:0/0 a;
	color:transparent;
	}
.quantity #minus1 {
	background: url(images/minus-bg.png) center center no-repeat #fff;
}	
.quantity #add1:hover,
.quantity #minus1:hover {
	background-color: #eee;
}
.quantity #add1 {
	background: url(images/plus-bg.png) center center no-repeat #fff;
}	
.quantity .qty {

	background:#fff;
	text-align: center; 
	border: none;
	color: #000;
	width: 65px !important;
	padding:0 !important;
	line-height:30px;
	height:30px;

}
.product.type-product .images {
	float: left;
	margin:0 20px 20px 0;
	position:relative;
	width: 312px;
}
.product.type-product .images .onsale {
   display:block;
	position:absolute;
	top:10px;
	right:-8px;
	background: rgb(0, 178, 205);
	font-weight:normal;
	color:#fff;
	font-size:13px;
	line-height:40px;
	font-weight:normal;
	text-transform:uppercase;
	height:40px;
	width:60px;
	text-align:center;
	font-weight: bold;
	z-index:10;
}
.product.type-product .images .onsale:after {
	width: 0;
    height: 0;
    border-top: 8px solid #b2510a; 
    border-right: 8px solid transparent;
    content: "";
    position: absolute;
    right: 0;
    bottom: -8px;
}

.product.type-product .images a[rel="prettyPhoto[nn]"] {
	vertical-align: top;
	display:block;
	padding:0;
	max-width: 310px;
	text-align: center;
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	transition:all 300ms linear;
	background:url(images/product-loader.gif) no-repeat 50% 50% #fff;
}
.product.type-product .images a img {
	background:#fff;
}
.product.type-product .images .sub-pager {
	overflow: hidden; 
	padding-top: 10px;
	margin: 0 0 0 -5px;
}
.product.type-product .images .sub-pager a {
	width: 98px;
	height:98px;
	display: block;
	float: left;
	margin: 0 0 5px 5px;
	background: #fff;
	padding: 0;
	background:url(images/product-loader.gif) no-repeat 50% 50% #fff;
}
.product.type-product .images .sub-pager img {
	background:#fff;
}
.single_prod_rate {
	overflow:hidden;
	padding:5px 0 0 0;
	clear:both;
}
.single_prod_rate .rating {
	float:left;
	margin:0 0 0 50px;
}
.single_prod_rate .reviews-number {
	float:right;
}
.product.type-product .images .sub-pager a:hover, .product.type-product .images .sub-pager a.cur {
	border: 1px solid #454545;
}

.product.type-product .images .sub-pager a img {
	width:100% !important;
	height:auto !important;
}
.product.type-product .images + .summary {
	float: left;
	width: 378px;
}
.product.type-product .images + .summary .product-price {
}
.product.type-product .images + .summary .product-price .label {
	color: #929292;
	width:50px;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
}
.product.type-product .images + .summary .product-price {
	color: #454545;
    
    font-size: 18px;
	line-height:20px;
    font-weight: normal;
    padding: 2px 0 2px;
}
.product.type-product .images + .summary .product-price del {
	color:#323232;
	font-size:14px;
	display:inline-block;
	margin:0 0 0 -5px;
}
.product.type-product .images + .summary .product-price ins {
	text-decoration:none;
}
.product.type-product .images + .summary .category {
	font-weight: bold;	
	margin-bottom: 7px;
}
.product.type-product .images + .summary .category a {
}
.product.type-product .images + .summary h1 {
	display: none;
}
.product.type-product .images + .summary .stock, 
.product.type-product .images + .summary .price {display: none;}
.product.type-product .images + .summary .attributes {
	overflow: hidden;
}
.product.type-product .images + .summary .attributes .product-avlb {
	float: right;
	display:inline-block;
	padding:3px 10px;
	background: #ffffff;
				background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
				background: -moz-linear-gradient(top,  #ffffff 0%, #f0f0f0 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f0f0));
				background: -webkit-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
				background: -o-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
				background: -ms-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
				background: linear-gradient(to bottom,  #ffffff 0%,#f0f0f0 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 );
	color:#454545;
	border:1px solid #dedede;
	border-radius:2px;
	font-size:11px;
	line-height:16px;
	text-transform:uppercase;
	font-style:normal;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
   transition: all 0.5s ease;
}
.product.type-product #tabs {
	width: 100%;
	clear: both;
}
.related.products h2 {
}
/* Table, Cart Page */
.cart_totals_table table {width: 100%;}
.cart_totals_table tr {
	border: 1px solid #e9e9e9;
}
.cart_totals_table tr th {
	background: #fcfcfc;
}
.cart_totals_table tr td, .cart_totals_table tr th {
	border: 1px solid #e9e9e9;
	padding: 5px 6px;
	text-align: left;
}

.cart_totals_table tr th {width: 30%;}
.cart_totals_table tr small {font-size: 100%; font-weight: normal;}
tr td.product-remove {text-align: center;}
.shipping-calculator-button {
	cursor:default !important;
}
.shipping-calculator-button span {display: none;}

form.shipping_calculator h2 a{
	cursor: pointer;
	color: inherit;
	text-decoration:none !important;
}
.shipping-calculator-button {text-decoration: none;}
form.shipping_calculator input[type="text"],
form.shipping_calculator select {
	width: 100%;
	background: #fff;
	padding: 7px;
	height: auto;
	border: 1px solid #DEDCDC;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.pp_gallery {display: none !important;}
.cart-items {

}
/* Cart in sidebar */
.cart_list li span {
	overflow:hidden;
	display:block;
}
.widget .buttons .button {
	margin:0 8px 0 0;
}
.widget .buttons .button + .button {
	margin:0;
}
.widget .cart_list li {
	background:url(images/content-bg.gif) repeat-x 0 -15px !important;
	padding:15px 8px 15px 5px !important;
	border:1px solid #e9e9e9 !important;
	margin:0 0 10px 0 !important;
}
.widget .cart_list li a {
	text-decoration:none;
	font-size:10px !important;
	color:#323232;
}
	.widget .cart_list li a:hover {
		color:#323232;
	}
.widget .cart_list li.last {
	margin:0 !important;
}
.widget .cart_list li .image-holder {
	margin:0 8px 0 0 !important;
}
.widget .cart_list li .remove {
	margin:14px 5px 0 4px;
	padding:0;
}
.layerd_nav_clear + ul {
	padding:10px 0 0 0;
}
/* Products list */
.product_list_widget {
	overflow: hidden;
}
.product_list_widget li {
	overflow: hidden;
	display:block;
	position:relative;
	padding:15px 0;
	margin:0;
	font-size: 12px;
	list-style-type: none;
	position:relative;
	background:none;
}
.product_list_widget li:first-child {
	padding: 0 0 15px 0;
}
.product_list_widget li a {
	display: inline !important;
	overflow: hidden;
	margin:0 0 2px 0;
	font-size:12px;
	line-height:16px;
	color:#454545;
	text-align:left;
	text-transform:none;
}
.product_list_widget li a:hover {
	text-decoration:none !important;
	color:#454545;
}
.product_list_widget li a span:hover {
	color:rgb(0, 178, 205);
}
.product_list_widget li img{
	margin: 0 10px 0 0;
	float:left;
	background:#fff;
	padding:0;
	border:2px solid #484848;
}
.product_list_widget li a span{
	display:block;
	overflow:hidden;
	font-weight:bold;
	padding:0;
	margin:0 0 30px 0;
}
.product_list_widget li .js_widget_product_price{
	display: block;
	color: #444;
	padding:5px 0;
	font-size:16px;
	line-height:18px;
	position:absolute;
	right:10px;
	bottom:10px;
}
.product_list_widget li .js_widget_product_price del {
	color:#484648;
	font-size:12px;
}
.product_list_widget li .js_widget_product_price ins {
	text-decoration:none;
}
.product_list_widget li .star-rating{	
	width: 80px;
	background: url(jigoshop/images/star.png) 0 -13px repeat-x;
	margin: 0;
	overflow:hidden;
	position:absolute;
	bottom:35px;
	right:10px;
}
.product_list_widget li b {
	position:absolute;
	bottom:14px;
	right:10px;
	font-weight:normal;
	display:block;
}
.star-rating {
	width:80px;
	overflow:hidden;
	background: url(jigoshop/images/star.png) 0 -13px repeat-x;
}
/* price filter */
.price_slider_amount {
	padding:0;
	font-size: 0 !important;
	line-height: 0 !important;
}
.price_slider_wrapper {
	padding:0 10px;
}
.price_slider_amount {
	font-size:15px;
	line-height:24px;
}

.price_slider_amount .inputs {
    font-size: 13px;
    line-height: 18px;
    overflow: hidden;
    padding: 0 0 15px;
}

.price_slider_amount .inputs .col {
    float: left;
    margin: 0 5px 0 0;
    width: 45%;
}

.price_slider_amount .inputs .col b {
    display: block;
    font-weight: normal;
    padding: 0 0 5px;
}

.price_slider_amount .inputs .col input {
    width: 80%;
}

.price_slider_amount span {
	color:#454545;
}
.price_slider_amount .button {
	display:block;
	margin:0 0 5px 0;
}

.price_slider_amount button {
	margin:0 10px 0 0;
}

/* Single product */
.single-product .product_meta {display: none;}
.single-product .summary .attributes {
	padding:10px 0;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	margin:15px 0;
}
.single-product .summary fieldset.variations {
	border: none;
	margin-left: 0;
	border:1px solid #dedede;
	padding: 15px 8px;
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #f0f0f0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f0f0));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f0f0f0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 );
}
.single-product .summary fieldset.variations .select_label {
	font-weight: bold;
	margin-right: 8px;
	display: inline-block;
	color: #202121;
}
.single-product .summary fieldset.variations select {
		width: 100%; 
		overflow: hidden;
		max-width: 365px;
		padding: 2px 2px;
	}


.related.products {padding-top: 30px;}


#respond span.required {display: block; color: #ff0000;}

.share-buttons {
	border-top:1px solid #ebebeb;
	padding:15px 0 15px 0;
	margin:0;
}
.share-buttons p {
	display:none;
}
.summary .tm_style.addthis_toolbox > a:first-child {
	width:28%;
}
.summary .tm_style.addthis_toolbox > a:first-child + a {
	width:auto;
}
.summary .tm_style.addthis_toolbox > a:first-child + a + a + a {
	width:28%;
}
.summary  .tm_style.addthis_toolbox > a {
	float:none !important;
	display:inline-block !important;
	padding: 0 !important;
	width:33%;
	cursor:default;
	margin:3px 0 !important;
	vertical-align:top !important;
}
.summary .tm_style.addthis_toolbox > a span {
	cursor:pointer;
}
#content .content .tm_style.addthis_toolbox > a {
	margin:3px 3px 3px 0;
	float:none !important;
	display:inline-block !important;
	vertical-align:top !important;
}
#tab-description .addthis_toolbox {
	display:none;
}

/* Last Reviews */
.product_list_widget-reviews{
	overflow: hidden;
	padding: 4px 0 0 0;
}
.product_list_widget-reviews li{
	float: left;
	background: none;
	list-style: none;
	background: #fcfcfc;
	padding: 0;
	margin: 0 20px 20px 0;
}
.product_list_widget-reviews li:nth-child(4n){
	margin-right: 0;
}
.product_list_widget-reviews li.nomargin{
	margin-right: 0;
}
.product_list_widget-reviews li .featured-thumbnail{
	float: none;
	margin: 0;
}
.product_list_widget-reviews li .js_widget_product_title{
	font-size: 18px;
	color:#323232;
	font-weight: bold;
	font-style: italic;
	display: inline-block;
	margin: 19px 0 0 16px;
}
.product_list_widget-reviews li .js_widget_product_title:hover{color: #454545;}
.product_list_widget-reviews li .js_widget_product_price{
	display: block;
	float: left;
	font-size: 18px;
	
	font-weight: bold;
	font-style: italic;
	color: #454545;
	margin: 8px 0 25px 14px;
}
.product_list_widget-reviews li .star-rating{
	float: right;
	width: 95px;
	background: url(jigoshop/images/star.png) 0 -13px repeat-x;
	margin: 10px 10px 0 0;
}

/********************CheckOut*************************/
.blockUI {background: #000;}
.stars a.sd, .stars a.dd {color: red;}
form.checkout select, 
.jigoshop-myaccount form select,
.shipping-calculator-form select {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 95%;
	min-width: 50px;
	height: 20px;
	padding:8px 0 6px;
	vertical-align:text-bottom;
	background:#F9F9F9;
	border:1px solid #D3D2D2;
}
#order_review .shop_table select {
	display:block;
	margin:0 auto;
}
form.checkout select option, 
.jigoshop-myaccount form select option,
.shipping-calculator-form select option {
	line-height: 29px !important;
}

form.login {
	padding:0 0 20px 0;
}
form.login input[type="text"], form.login input[type="password"] {
	width:238px !important;
}
form.login label {display: table;}
form.login .form-row-last {
	padding:0 0 10px 0 !important;
}
a.lost_password {margin-left: 10px;}
.create-account .form-row {max-width: 50%;}
#customer_details .create-account .form-row {max-width: 100%;}
.create-account .form-row input {width: 100%; max-width: 100%;}
form.checkout input[type="text"].error {background: #454545; border-color: #530303;}
.shipping_calculator select option {position: relative;}
form.checkout #customer_details #order_comments {
	width: 100%;
}
form.checkout #customer_details .form-row.form-row-first,
.jigoshop-myaccount .form-row.form-row-first {
	float: left;
	max-width: 50%;
	width: 100%;
}
.ie8 form.checkout #customer_details .form-row.form-row-first,
.ie8 .jigoshop-myaccount .form-row.form-row-first {
	float: left;
	width:50%;
}

form.checkout #customer_details .form-row.form-row-last,
.jigoshop-myaccount .form-row.form-row-last {
	overflow: hidden; 
}
.jigoshop-myaccount form {padding-top: 0px;}
form.checkout #customer_details .form-row label, .jigoshop-myaccount form label {
	display: table;
}
form.checkout #customer_details .form-row,
.jigoshop-myaccount .form-row {
	width: 50%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	padding-right: 18px;
	margin-bottom: 25px;
	padding-bottom:0;
	}
form.checkout #customer_details .form-row.notes {width: 100%; max-width: 100%;}
form.checkout #customer_details .form-row label.checkbox {display: inline;}
form.checkout #customer_details .form-row input[type="text"],
form.checkout #customer_details textarea,
.jigoshop-myaccount form .form-row input[type="text"] {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	width: 95%;
	max-width: 510px;
	height: auto;
}
p#shiptobilling label.checkbox {
	vertical-align: middle;
	font-weight: bold;
}
form.checkout #customer_details textarea {max-width: 700px; min-height: 100px;}
form.checkout #customer_details .form-row label {font-weight: bold;}
form.checkout h3,
.col2-set.addresses header h3 {
}
.col2-set.addresses .col-1 {margin-bottom: 20px;}

.payment_methods {
	padding: 0 0 20px 0;
}
.payment_methods li {background: none; padding: 0; margin-bottom: 5px; border: none !important;}
.payment_methods li label {
	vertical-align: middle;
}
.payment_methods li .payment_box {
	position: relative;
	width: 96%;
	background: #929292;
	margin: 15px 0;
	padding: 10px 0;
	color: #fff;
}
#payment {padding-top: 20px;}
.payment_methods li,
.order_details li{
	background: none !important;
	padding: 0 !important;
	list-style-type: none;
	margin: 0;
	border:none;
}
.payment_methods li .payment_box:before {
	border-style: solid;
	border-color: transparent transparent #929292 transparent;
	border-width: 0 6px 6px 6px;
	content: "";
	display: block;
	width: 0;
	height: 0px;
	position: absolute;
	z-index: 999;
	top: -6px;
	left: 30px;
}
.payment_methods li .payment_box > p {
	padding: 0 20px;
	margin-bottom: 0;
}

#place_order {
	margin:0 0 0 5px !important;
	vertical-align:top;
	}
.shop_table .label {
	display:inline-block;
	margin:0 5px 0 0;
}
.form-row input[type="radio"] {
	margin:0 5px 0 0;
}
.star-rating span {
	background:url(jigoshop/images/star.png) 0 0px repeat-x;
	height:0;
	padding:13px 0 0 0;
	padding-right: 0;
	overflow:hidden;
	float:left
	}
.hreview-aggregate .star-rating{
	margin:10px 0 0 0
	}

/* Star Rating */
p.stars{overflow:hidden;zoom:1}
p.stars span{
	width:80px;
	height:13px;
	position:relative;
	float:left;
	background:url(jigoshop/images/star.png) 0 -13px repeat-x;
}
p.stars span a{
	float:left;
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:0;
	padding-top:13px;
	overflow:hidden
	}
p.stars span a:hover,p.stars span a:focus{
	background: url(jigoshop/images/star.png) 0 0px repeat-x;
}
p.stars span a.active{
	background: url(jigoshop/images/star.png) 0 0px repeat-x;
}
p.stars span a.star-1{
	width:16px;
	z-index:10
}
p.stars span a.star-2{
	width:32px;
	z-index:9
}
p.stars span a.star-3{
	width:48px;
	z-index:8
}
p.stars span a.star-4{
	width:64px;
	z-index:7
}
p.stars span a.star-5{
	width:80px;
	z-index:6
	}
/* Review form */
#review_form p {
	padding:0;
}
/* Reviews(comments) */
#reviews li.comment {
	position: relative;
	overflow: hidden;
	border: 1px solid #e9e9e9;
	margin-bottom: 20px !important;
}
#reviews li.comment .comment_container {
	position: relative;
	padding: 20px;
	overflow: hidden;
}
#reviews li.comment .comment_container img{
	float: left;
	margin: 0 20px 0 0;
}
#reviews li.comment .comment_container .comment-text {
	padding: 0;
	overflow: hidden;
}
#reviews li.comment .meta {
	padding:0 0 5px 0;
}
#reviews li.comment .avatar {
	border:1px solid #ddd !important;
}
#reviews li.comment .comment_container .comment-text .star-rating {
	float: right;
	width: 80px;
	background: url(jigoshop/images/star.png) 0 -13px repeat-x;
}
.hreview-aggregate {overflow: hidden;}
.hreview-aggregate > .star-rating {display: none;}
/*---------------------------------------------------*/

/* BredCrumbs */
.bc-wrap {
	display: block;	
	margin:0 0 10px 0;
}
#breadcrumb {
	color:rgb(0, 178, 205);
	font-size:12px;
	line-height:18px;
	padding:5px 0;
	font-weight:bold;
}
#breadcrumb a {
	
	color:#454545;
	font-size:12px;
    text-decoration: none;
}
#breadcrumb a:hover{
	color:rgb(0, 178, 205);
	text-decoration:none;
}
/*****************************************************/
.single-product .commentlist { padding: 0;}
.jigoshop-myaccount dl {
	overflow:hidden;
}
.jigoshop-myaccount dl dt {padding: 0; background: none; float:left; padding:0 10px 0 0; clear:both;}
.jigoshop-myaccount dl dd {padding: 0; float:left; margin:0;}

/* Tables */
.shop_table {
	text-align: left;
}
.shop_table + header h2 {
	margin-top:20px;
	font-size:15px;
}
.shop_table {width: 100%;}
.shop_table.my_account_orders {margin-bottom: 35px;}
.shop_table tr {
	border: 1px solid #e9e9e9;
	padding: 4px 5px;
}
.shop_table tr.order td .button {
	padding: 0;
	background: none;
	margin: 0;
	color:#323232 !important;
	border:none !important;
}
.shop_table tr.order td .button:hover {
	color:rgb(0, 178, 205) !important;
	text-decoration:none !important;
}
.shop_table tr td {border: 1px solid #e9e9e9; padding: 9px 10px; text-align: center;}
.shop_table tr td .variation {
	text-align: left;
	margin: 5px 0;
}
.shop_table tr td .variation dt {
	display: inline;
	margin: 0 3px 0 0;
	font-weight: bold;
	padding: 0;
	background: none;
	font-size: 12px;
}
.shop_table tr td .variation dd {
	display: inline;
	margin: 0;
	padding: 0;
} 
.shop_table tr td .remove {
	width: 26px;
	height: 30px;
	background: url(images/trash.png) 0 0 no-repeat;
	display: inline-block;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}
.shop_table.cart tfoot tr td {text-align: left; padding: 10px 10px 10px 22px;}
.shop_table tfoot tr td .upd-button {
	color: #727374 !important;
	font-size: 13px;
	line-height: 16px;
	padding: 0 0 0 20px;
	background: url(images/update.png) 0 center no-repeat;
	vertical-align: middle;
	margin-top: 7px;
	border:none !important;
}
.shop_table tfoot tr td .upd-button:hover {
	color:#454545 !important;
}
.shop_table tfoot tr td {text-align: left;}
.shop_table tfoot tr td .checkout-button {
	float: right;
}
.shop_table tfoot tr .g_total {
	background: #fcfcfc;
}

.shop_table tr td.product-thumbnail {
	text-align: center;
}
.shop_table tr td.product-remove {
	padding: 9px 20px;
}
.shop_table tr td.product-thumbnail a {
	display: block;
	background:#fff;
	border: 1px solid #e9e9e9;
	padding:0;
	width: 75px;
	height:75px;
	overflow:hidden;
	margin:0 auto;
}
	.shop_table tr td.product-thumbnail a img {
		width:100% !important;
		height:auto !important;
	}
.shop_table tr td.product-name {text-align: left;padding: 15px 10px;}
.shop_table tr td.product-name a {
	font-weight: bold;
	text-decoration: none;
}
.shop_table tr td.product-name a:hover {
	text-decoration: underline;
}
.shop_table tr td.product-quantity #minus1, .shop_table tr td.product-quantity #add1 {
	display: none;
}
.shop_table tr td.product-quantity {text-align: center;}
.shop_table tr td.product-quantity .qty {
	background: #f7f8f8;
	border: 1px solid #e9e9e9;
	color: #727374;
	width: 58px !important;
	height:16px;
	line-height:16px;
	padding:4px 0 !important;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.shop_table tr th {
	border: 1px solid #e9e9e9; 
	font-weight: bold; 
	padding: 6px 10px 7px;
	background: #fcfcfc;
	text-align:left;
}

.shop_table td .button {

}
.shop_table td .m-label {display: none; margin-right: 4px;}
.shop_table td .button:hover {

}
.shop_table td.alignright {margin: 0; border-left: none; float: none;}

#shop-cart .button, #shop-cart .button-alt {
	margin:7px 0 !important;
}
form.shipping_calculator {padding-top: 50px;}


.jigoshop-cart .main-content-box h1 {
	background: url(images/cart.png) 0 0 no-repeat;
	padding:0 0 0 22px;
	margin:0 0 10px 0;
}
.jigoshop-cart .main-content-box h2 {
	font-size:15px;
}
.jigoshop-cart #page-content {padding-right: 10px;}
.jigoshop-cart .post-holder {border: none;}
.jigoshop-cart .cart-collaterals {margin-top: 50px;}


/*********Messages********/
.jigoshop_message {
	background:#454545;
	position:relative;
	overflow:hidden;
	z-index:99;
	color:#fff;
	font-weight:bold;
	padding:15px 15px 15px 38px;
	margin:0 0px 20px 0;
	border-radius:3px;
}
.jigoshop_message:after {
	display:block;
	content:"";
	width:24px;
	height:24px;
	background:url(images/message-icon.png) 0 -24px no-repeat;
	position:absolute;
	top:50%;
	margin-top:-12px;
	left:6px;
}
.jigoshop_message .button {
	float:right;
	padding: 0;
	background: none;
	margin-top: 1px;
	line-height:16px;
	font-size:12px;
	height:16px;
	border:none !important;
	font-weight:normal !important;
	color:#fff !important;
	box-shadow: none;
}
.jigoshop_message .button:hover {
	background: none;
	color:rgb(0, 178, 205) !important;
}
.jigoshop_error {
	z-index:99;
	top:50px;
	margin:20px auto;
	background:#323232;
	color:#fff;
	padding:10px 20px;
	font-weight:bold;
	border-radius:3px;
}
/*-----------------------*/


form.checkout #customer_details .create-account .form-row,
form.login 	.form-row,
form.login 	.form-row.form-row-first {
	width: 100%;
	padding: 0;
	float: none;
}
form.checkout #customer_details .create-account .form-row input[type="text"],
form.checkout #customer_details .create-account .form-row input[type="password"],
form.login 	.form-row  input[type="password"],
form.login 	.form-row  input[type="text"] {
	max-width: 250px;
	width: 100%;
	box-sizing: border-box;
}
#review_form #respond #commentform label {
	width:auto !important;
	padding:0 0 10px 0;
	line-height:12px;
}

.assistive-text {
	display:block;
}
.assistive-text + input {
	margin:0 5px 0 0;
	width: 65%;
}
.assistive-text + input, .assistive-text + input + input {
	display:inline-block !important;
}
#password-1, #password-2 {
	width:80%;
}
.variations_button {
	display:block !important;
	height:auto !important;
	padding:19px 0 0 0 !important;
	margin:0 !important;
}

input.error {
	color:#fff !important;
}
input.error::-webkit-input-placeholder {
    color:    #fff;
}
input.error:-moz-placeholder {
    color:    #fff;
}
input.error:-ms-input-placeholder {
    color:    #fff;
}
form.shipping_calculator {
width:100%;
}

.shipping-calculator-form {
height:auto !important;
display:block !important;
}

.shipping-calculator-button {
color:inherit;
text-decoration:none;
pointer-events:none;
cursor:default;
}
/* Always remember to compress your live stylesheet and keep an uncompressed backup */