/* Artfully masterminded by ZURB  */



/* -------------------------------------------------- 

   Table of Contents

-----------------------------------------------------

:: Shared Styles

:: Page Name 1

:: Page Name 2

*/

/*#main {

	background-color: #ffffff;

	}*/

	p, body {

		font-size: 12px;

	}

	img { vertical-align: middle; }



/* -----------------------------------------

   Home Page Styles

   ----------------------------------------- */

   #home_banner {

/*	position: relative;

margin: -17px 0px 9px -4px;*/

/*margin: -17px 0px 9px -6px;*/

overflow: hidden;

width: 982px;

float: left;

clear: both;

}

#home_banner img.cycle-slide {
	width: 982px;
}
#home_banner .cycle-pager {
     width: auto; 
    margin-top: -43px;
    position: relative;
}
#home_products {

	width: 980px;

	float: left;

	margin: 0px;

}

#home_products li { width: 180px; padding: 0px; margin: 0px 20px 0px 0px; }

#home_products li.last { margin: 0px; }



/* -----------------------------------------
   Login Styles
 ----------------------------------------- */
#login .page-header h4, .addtocart h4 {
	background-color: #ccc;
	padding: 0px 10px;
	line-height: 40px;
	margin-bottom: 10px;
}
.addtocart h4 {
	text-transform: uppercase;
	font-size: 16px;
	margin:-10px -10px 0 -10px;
}
#ajaxMsg { display: none; }
#cart_form #ajaxMsg { font-size: 12px; color: green; line-height: 16px; }
#product_list  {

	overflow: hidden;

}

#product_list ul {

	margin-right: -25px;

}

#product_list h4 {

	border-bottom: 1px solid #d3d3d5;

	color: #484848;

	font-size: 22px;

	margin:10px 5px;

}

#product_list .panel {

	padding: 7px 12px;

	background: none;

	border:0px;

	font-size: 11px;

	color: #000;

	font-family: Helvetica;

	background-color: #fafafa;

	margin:0px; 

}

#product_list .color_box {

	width: 12px;

	height: 12px;

	margin-top: 5px;

	display: inline-block;

	background-color: #f0f;
	border: 0px solid #ccc;

}

#product_list .color_box.active {
	
	width: 14px;

	height: 14px;
	border: 2px solid #333;

}

#product_list .columns li a.prod_list_thumb {

	display: block;

	width: 100%;

	background: url(../images/loader.gif) no-repeat center;
}

#product_list .columns ul.three-up li a.prod_list_thumb {

	min-height: 363px;
}
#product_list .columns ul.four-up li a.prod_list_thumb {

	min-height: 261px;
}

#product_list .columns ul.three-up.home li a.prod_list_thumb {
	min-height: 241px;
}
#product_list .columns ul.four-up.home li a.prod_list_thumb {
	min-height: 173px;
}
#product_list .columns ul.four-up  .panel {

	min-height: 100px;
}
#product_list .columns ul.three-up  .panel {

	min-height: 86px;
}

/*#product_list .columns li a.prod_list_thumb img {

	position: absolute;

	top: 0px;

	left: 0px;

	width: 100%;

	display: block;

}

#product_list .columns li a.prod_list_thumb img:first-child { z-index: 100; }

#product_list .columns li a.prod_list_thumb img:last-child { z-index: 10; }

#product_list .columns.four-up li a.prod_list_thumb img {

	width: 169px;

} 

#product_list .columns.three-up li a.prod_list_thumb img {

	width: 235px;

	} */

	#product_list .columns li a.prod_list_thumb img {

		width: 100%;

		display: block;

	}

	#product_list .columns li a.prod_list_thumb img.front-photo { z-index: 100; }

	#product_list .columns li a.prod_list_thumb img.back-photo { z-index: 10; display: none; }

	#product_list .columns {

		padding-right: 20px;

	} 

	ul.breadcrumbs {

		margin-left: -5px; 

		margin-right: -5px;

		display: none;

	}

	.home_box {

		/*margin-bottom: 15px;*/

	}

	.home_box > div {

		height: 480px;

		background-color: #fafafa;
		margin-top: 10px;

	}

	.home_box > h3 {

		line-height: 120px;

	}
.price_tag {
	display: inline-block;
  
  	width: auto;
  	min-width: 80px;
	height: 28px;
	
	background-color: #979797;
	-webkit-border-radius: 3px 4px 4px 3px;
	-moz-border-radius: 3px 4px 4px 3px;
	border-radius: 3px 4px 4px 3px;
	
	border-left: 1px solid #979797;

	/* This makes room for the triangle */
	margin-left: 10px;
	margin-right: -20px;
	margin-top: 10px;
	
	position: relative;
	text-transform: uppercase;
	
	color: white;
	font-weight: 300;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
	line-height: 28px;

	padding: 0 10px 0 10px;
	-ms-transform: rotate(40deg); /* IE 9 */
    -webkit-transform: rotate(40deg); /* Safari */
    transform: rotate(40deg);
    cursor: pointer;
}
.price_tag.active {
	text-align: center;
}
.price_tag:hover {
	color: #fff;
}

/* Makes the triangle */
.price_tag:before {
	content: "";
	position: absolute;
	display: block;
	left: -14px;
	width: 0;
	height: 0;
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
	border-right: 14px solid #979797;
}

/* Makes the circle */
.price_tag:after {
	content: "";
	background-color: white;
	border-radius: 50%;
	width: 4px;
	height: 4px;
	display: block;
	position: absolute;
	left: -5px;
	top: 12px;
}
/* -----------------------------------------

   Shared Styles

   ----------------------------------------- */



/*.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.cycle-slideshow { width: 35%; min-width: 200px; margin: auto; padding: 0; }



/* anchors * /

.cycle-slideshow > a { 

	position: absolute; top: 0; left: 0;

	width: 100%; padding: 0; background-color: #222; display: block;

}



/* images * /

.cycle-slideshow > a > img { 

	width: 100%;

	position: static;

	display: block;

}



/* divs * /

.cycle-slideshow > div { 

	position: absolute; top: 0; left: 0;

	width: 100%; padding: 0;

	}*/


	






	.top-bar {

		color: #fff;

	}

	#tradeShows {

		background-color: #222222;

		height: 28px;

		overflow: hidden;

	}

	.top-bar .timer { display: none; }

	.nav-bar {
		border-bottom: 0px solid #fafafa;
		margin-bottom: 15px;
		background-color: #fafafa;
	}

	.nav-bar > li {
		border: 0px solid #fafafa;
		line-height: 30px;
	}

	.nav-bar > li > a {
		color: #333;
	}

	.nav-bar > li > a:hover { color: #fff; background-color: #3F929A; }

	.nav-bar>li:first-child{-webkit-box-shadow:0 0 0;-moz-box-shadow:0 0 0;box-shadow:0 0 0}

	.nav-bar>li:last-child{border-right:solid 0px #333;}

	.nav-bar>li.active{background:#273F6B;border-color:#2284a1}

	.nav-bar>li.active>a{color:#fff;cursor:default}

	.nav-bar > li.active > a:hover { background-color: #273F6B; }

	.nav-bar>li.active:hover{background:#273F6B;cursor:default}

	.nav-bar>li:hover{background:#3F929A; color: #fff;}

	.nav-bar > li.has-flyout > a.flyout-toggle { padding: 10px; }

	.nav-bar>li ul{margin-bottom:0}

	.nav-bar>li .flyout{display:none; z-index: 200;}

	.flyout {

		top: 30px;

		left: 0px;

	}

	#title-bar {

		background-color: #fafafa;

		border-top:1px solid #ccc;

		border-bottom:1px solid #ccc;

		margin:0px 0px 8px 0px;

		padding-left: 10px;

	}

	#title-bar p {

		padding:22px 10px 0 0;

		line-height:10px;

		font-size: 14px;

	}

	#title-bar p a, #title-bar p span { color: #000; font-size: 16px; }

	#title-bar p a.active { font-weight: bold; }



	.top-bar {    

		height: 28px;

		line-height: 28px;

	}



	.custom-submenu {

		line-height: 22px;

	}

	.custom-submenu h5 {

		font-size: 14px;

		border-bottom: 1px solid #ccc;

	}

	.custom-submenu a {

		display: block;

		color: #333;

		line-height: 20px;

		/*border-bottom: 1px dotted #000;*/

	}

	.custom-submenu a:hover {

		text-decoration: underline;

	}

	.custom-submenu strong {

		color: #9e2b3a;

		font-size: 12px;

		font-weight: normal;

	}

	#submenu-head {


		text-align: left;

		margin: 10px 0px -10px 0px;

		position: relative;

		line-height: 32px;

		padding: 0px ; 

	}

	#submenu-head a {

		color:#fff;

		display: inline;

		font-size: 22px;

	}

	#submenu-head a:last-child {
		float: right;

	}

/* -----------------------------------------

   Page Name 1

   ----------------------------------------- */

/*#main_inner {
	float: left;
	background: url(../images/bg_inner_content.gif) repeat-y left top;
}*/

   #sidebar {

   	width: 210px;

   	padding-right: 20px;

   	background-color: #fafafa;

   	margin-left: 5px;

   	/*min-height: 724px;*/

   }

   #sidebar h4 {

   	font-size: 14px;

   	margin-bottom: 7px;

   	margin-left: 15px;

   }

   #content {

   	width: 762px;

   }

   #prod_photos {

   	width: 420px;

   }

   #prod_details {

   	width: 408px;

   }

   #prod_details .panel {

   	padding: 0px;

   	height: 586px;

   	background-color: #fafafa;

   }

   #prod_list {

   	width: 150px;

   	background:#f2f2f2; padding:10px 10px 0px 10px;

   	margin-right: 5px;

   	height: 586px;



   }

   #prod_list h5 {

   	margin-top: 0px;

   }

   #prod_list li {

   	font-size: 12px;

   }

   #navigation {

   	position: relative;

   	margin: -10px 0 6px 0;

   }

   a.back_button {

   	color: #333;

   	font-weight: bold;

   	font-size: 12px;

   	padding:3px 6px;

   	margin-left: -5px;

   }

   #prod_details h4 {

   	font-size: 12px;

   	font-weight: bold;

   }

   #prod_colors a {

   	width: 40px;

   	height: 20px;

   	border: 0px solid #ccc;

   	display: inline-block;

   }

   #prod_colors a.active {

   	border: 2px solid #333;

   }

   #pro_desc #prod_colors span {

   	display: inline-block;

   	margin-right: 15px;

   	font-weight: normal;

   	font-size: 12px;

   }

   #prod_sizes a {

   	width: 100px;

   	margin-right: 10px;

   	margin-bottom: 10px;

   	color: #9b0003;

   	font-size: 11px;

   	line-height: 20px;

   	text-align: center;

   	background-color: #d6d6d6;

   	border: 1px solid #ccc;

   	display: inline-block;

   }





   #prod_thumbs {

   	width: 60px;

   }

   #prod_thumbs a {

   	border: 1px solid #e3e3e3;

   	float: left;

   	margin-bottom: 6px;

   }



   #prod_thumbs a img {

   	border: 1px solid #fff;

   	width: 50px;

   	float: left;

   }



   #prod_thumbs a:hover, #prod_thumbs a:hover img, #prod_thumbs a.cycle-pager-active, #prod_thumbs a.cycle-pager-active img {

   	border: 1px solid #781414;

   }

.lazy {
  display: none;
}

   #large_photo img, #large_photo {

   	border: 1px solid #fafafa;
   	float: left;

   	width: 350px;

   	height: 524px;

   	background: url('../images/loader.gif') no-repeat center;

   }

   #large_photo.home img, #large_photo.home {
   	width: 350px;
   	height: 350px;

   }

   #large_photo, #view_large {

   	margin: 0px 0px 0px -15px;

   }

   #view_large div {

   	margin-left: 0px;

   }



   #view_large div a, #view_large div p {

   	color: #93291c;

   	font-size: 10px;

   	text-transform: uppercase;

   	margin: 3px 0px;

   	color: #999;

   }



   #view_large div p.right {

   	text-align: right;

   }

   .zoom { display:inline-block; position:relative; background: url('../images/loader.gif') no-repeat center #fff; }

   .zoom img:hover { background: #fff; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; filter: alpha(opacity=30); -moz-opacity: 0.3; -khtml-opacity: 0.3; opacity: 0.3; }



   .seperator {

   	width: 100%;

   	float: left;

   	clear: both;

   	border-bottom: 1px dotted #999;

   	margin: 0px 0px 5px 0px;

   	padding: 0px;

   	line-height: 2px;

   }



.color {color: #73949b;/*8FC043*/}



#pro_desc {

	padding:20px 0px 20px 0px;

}

#pro_desc li {

	width: 100%;

	clear: both;

	font-size: 12px;
	
	font-weight:normal;

	border-bottom: 1px solid #e7e7e7;

	margin: 0px 0px 5px 0px;

	padding: 0px 20px 10px 20px;

	list-style: none; 

}

#pro_desc li:last-child, #pro_desc li:first-child {

	border-bottom: 0px dotted #999;

}
#pro_desc li li {
    list-style-type: square;
    list-style-position: inside;
    padding:0px 0px 0px 0px;
    font-size: 12px;
    line-height: 18px;
    margin: 0px;
    border: 0px;
}
#pro_desc h3 {

	margin: 0px;

	padding: 0px 0px 0px 0px; 

}

#pro_desc span { font-size: 16px; font-weight: normal; }





/*******################################ SIDEBAR STYLES ################################******/



#nav_categories { background: none; border: 0px solid #F3F3F3; padding-top: 5px; }

#nav_categories li { margin: 0px 0px 0px 10px; padding: 3px 0px 2px 0px; border-bottom: 1px solid #e1e1e1; font-size: 12px; }

#nav_categories li:last-child { border-bottom: 0px; }

#nav_categories li a {color:#132533; display: block; padding-left: 14px; }

#colors_nav li input {

	float: left;

	margin: 2px 0px 0px 10px;

}



#colors_nav {padding-top: 8px;}

#colors_nav li {float: left; width:100%; line-height: 18px; font-size: 12px; border-bottom: 1px solid #e1e1e1; }

#colors_nav li a {

	float: left;

	margin-left: 8px;

	color: #132533;

	

}

.color_img {margin-top: -3px;}



blockquote {

	border-left: 0px;

	padding-left: 5px

}





/*******################################ Sales Reps STYLES ################################******/



ul.RepsBoxes.block-grid.three-up {

	margin: 0px -3px;

}

ul.RepsBoxes li {

	height: 160px;

	background-color: #fafafa;

	border: 6px #333;

	border: 3px solid #fff;

}

.tabs dd.active, .tabs li.active { border-bottom: 3px solid #273F6B;  border-top: 0px; }

.tabs dd.active a, .tabs li.active a {

	border-left: 0 solid #E6E6E6;

	border-right: 0 solid #E6E6E6;

}


#order_success p { font-size: 16px; }
#order_success p:first-child { font-size: 22px; line-height: 40px; }


/* showroom cycle pager */

#showrooms-gallery img.cycle-slide {
	width: 752px;
	height: 563px;
}

.cycle-pager { 

	text-align: center; width: 595px; z-index: 500; /*position: absolute; left: 0px; top: -60px;*/ overflow: hidden;

}

.cycle-pager span { 

	font-family: arial; font-size: 50px; width: 16px; height: 16px; 

	display: inline-block; color: #ddd; cursor: pointer; 

}

.cycle-pager span.cycle-pager-active { color: #D69746;}

.cycle-pager > * { cursor: pointer;}

.spinner {
  /*margin: 100px auto;
  width: 50px;*/
  display: none;
  height: 40px;
  text-align: center;
  font-size: 10px;
}

.spinner > div {
  background-color: #333;
  height: 100%;
  width: 6px;
  display: inline-block;
  
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}

/*******################################ FOOTER STYLES ################################******/



footer.container {

	

	border-top: 1px solid #e1e1e1;

	background:#f2f2f2 url('../images/bg_footer.gif') repeat-x left bottom;

	margin-top: 20px; 

	/*background:#f2f2f2 url('../images/bg_footer.gif') repeat-x left 40px;*/

}

footer.container .four {

	/*height: 200px;

	margin-bottom: 10px;*/

}



#public_voice, #about_box {

	border-right: 1px dotted #ccc;

}

#contact_info, #about_box {

	padding-left: 20px;

}

#public_voice, #contact_info, #about_box {

	margin-top: 20px;

}

#footer_nav {

	padding: 0px;

} 

#footer_nav li {

	background: url('../images/icon_tele.jpg') no-repeat left top;

	padding: 0px 0px 2px 36px;

} 



#footer_nav li.email { background: url('../images/icon_mail.jpg') no-repeat left top; }

#footer_nav li.fb { background: url('../images/icon_fb_footer.jpg') no-repeat left top; }

#footer_nav li.twitter { background: url('../images/icon_twitter_footer.jpg') no-repeat left top; }
h4.title { font-size:20px; padding: 0px 5px 20px 5px; }
.form-group {
	display: block;
	width: 100%;
	float: left;
}
.form-group label {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
label.error {
	font-weight: normal;
	font-size: 11px;
	line-height: 10px;
	display: inline-block;
}
select {
   padding: 5px;
   font-size: 22px;
}

#cart h4 {
	font-size: 16px;
	margin: 8px 0;
}