@charset "utf-8";
/* CSS Document */

body {
	background: #0d0d0b;
	/*margin: 50px; padding: 0;*/
	margin: 0; padding: 0;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#background {
	margin-left: auto;
	margin-right: auto;
	width: 998px;
	height: 547px;
	/*background: url(../images/background.jpg) no-repeat; */
}

#store-background {
	margin-left: auto;
	margin-right: auto;
	width: 998px;
	height: 547px;
	background: url(../images/store-background.jpg) no-repeat;
}

a, img{
	border: none;
	outline: none;
}

h1 {
	font-size: 48px;
	margin: 0; padding:0;
	font-weight: normal;
	text-transform: uppercase;
	font-family: agold, arial, Helvetica;
}

h2 {
	font-size: 25px;
	margin: 0; padding:0;
	font-weight: normal;
}

h3 {
	font-size: 22px;
	margin: 0; padding:0;
	font-weight: normal;
	font-family: din, arial, Helvetica;
}

#site-wrap {
	width: 865px;
	height: auto;
	padding: 0 0 0 68px;
	position: relative;
}

#logo-nav-wrap {
	width: auto;
	height: 87px;
}

#logo, #nav {
	float: left;
}

#logo {
	width: 115px;
	height: 61px;
}

#activeLink {
	font-family: ablack, arial, helvetica;
}

#nav ul {
	list-style: none;
	margin: 0 0 0 26px; padding: 0;
}

#nav li {
	display: block;
	float: left;
	font-size: 10px;
	line-height: 61px;
	width: 90px;
	padding: 0;
}

#nav li a {
	text-decoration: none;
	color: #FFFFFF;
}

#nav li a:hover {
	color: #7b001e;
}

#content-wrap {
	clear: both;
	z-index: 0;
	position: relative;
}

#heart-back, #about-back, #contact-back, #work-back, #cmn-back, #faq-back, #bio-back, #client-back, #handbook-back, #links-back {
	width: 865px;
	height: 431px;
}

#heart-back {
	background: url(../images/heart-back.jpg) no-repeat;
}

#work-back {
	background: url(../images/concretebackground.jpg) no-repeat;
}

#about-back {
	background: url(../images/about-back.jpg) no-repeat;
}

#contact-back {
	background: url(../images/contact-back.jpg) no-repeat;
}

#cmn-back {
	background: url(../images/concretebackground.jpg) no-repeat;
	position: relative;
	overflow: hidden;
}

#faq-back {
	background: url(../images/faq-back.jpg) no-repeat;
}

#bio-back {
	background: url(../images/bio-back.jpg) no-repeat;
}

#client-back {
	background: url(../images/clients-back.jpg) no-repeat;
}

#handbook-back {
	background: url(../images/handbook-back.jpg) no-repeat;
}

#links-back {
	background: url(../images/links-back.jpg) no-repeat;
}

#home-type {
	height: auto;
	padding: 121px 0 0 275px;
} 

p {
	font-size: 11px;
	margin: 13px 0 0 0px;
	line-height: 14px;
}

#about-type {
	height: auto;
	padding: 105px 0 0 82px;
}

#contact-type {
	height: auto;
	padding: 53px 0 0 40px;
}

#cmn-type {
	height: auto;
	padding: 105px 0 0 82px;
}

#links-type {
	height: auto;
	padding: 44px 0 0 99px;
}

#links-type a {
	color: #000000;
	text-decoration: none;
}

#links-type p {
	font-size: 11px;
	margin: 13px 0 0 0px;
	line-height: 12px;
	color: #000000;
}

#faq-type {
	height: auto;
	padding: 90px 0 0 221px;
}

#faq-type p {
	font-size: 11px;
	margin: 13px 0 0 0px;
	line-height: 14px;
	color: #000000;
}

#handbook-type {
	height: auto;
	padding: 231px 0 0 167px;
}

#clients-type {
	height: auto;
	padding: 35px 0 0 82px;
}

#clients-type p {
	font-size: 11px;
	margin: 4px 0 0 0px;
	line-height: 14px;
}

#cmn-type p {
	width: 720px;
}

#store-wrap {
	height: auto;
	padding: 0px;
	overflow: hidden;
}

#store-left {
	float: left;
	width: 190px;
	padding: 135px 10px 0 0px;
}

#store-right {
	float: left;
	overflow: hidden;
	height: 410px;
	width: 640px;
	padding: 9px 0 0 0px;
}

.thumb-clear {
	clear: both;
	height: 9px;
	font-size: 1px;
}

.products-thumb {
	float: left;
	width: 139px;
	height: 130px;
	display: block;
	background: url(../images/shadow-back.png) no-repeat -9px -10px;
}
.products-thumb img {
	width: 127px;
	height: 127px;
}

#submenu-container {
	position: absolute;
	top: 45px;
	left: 199px;
	width: 700px;
	z-index: 20;
	text-transform: lowercase;
}

.submenu {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: .65;
	filter: alpha(opacity=65);
	visibility: hidden;
}

.submenu ul {
	list-style: none;
	margin: 0; padding: 0;
}

.sub-link {
	float: left;
	padding: 0;
}

.submenu li {
	display:block;
	font-size: 10px;
	line-height: 24px;
	padding-left: 10px;
	position: relative;
	height: 24px;
	width: 80px;
	overflow: hidden;
	background: #621609;
}

.submenu a {
	color: #FFF;
	text-decoration: none;
}

#worksubMenu {
	left: 90px;
}

#stuffsubMenu {
	left: 270px;
}

.thirdmenu {
	position: absolute;
	top: 24px;
	left: 0px;
}

#product-pages-wrap {
	width: 648px;
	height: 350px;
	background: url(../images/product-pages-back.jpg);
	padding: 34px 0 0 25px;
}

#product-pages-left {
	float: left;
	width: 266px;
	margin-right: 25px;
}

#product-pages-right {
	float: left;
	width: 320px;
}

.large-products-shadow {
	width: 328px;
	height: 328px;
	display: block;
	background: url(../images/large-product-shadow.png) no-repeat;
}	

#main-image {
	position: relative;
	margin: 0;
	z-index: 0;
}
#camp-info {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 865px;
	height: 32px;
	overflow: hidden;
	z-index: 10000;
	color: #FFF;
}
#camp-back {
	background: #000;
	width: 865px;
	height: 32px;
	opacity: .7;
	filter: alpha(opacity=70);
	position: absolute;
	top: 0px;
	left: 0px;
}
#camp-text,#camp-text-start {
	position: absolute;
	top: 0px;
	font-family: arial, Helvetica;
	z-index: 1;
}
#camp-text {
	visibility: hidden;
	left: 30px;
	width: 805px;
	font-size: 12px;
	padding: 0 0 20px 0;
}
#camp-text-start {
	line-height: 32px;
	left: 30px;
	width: 805px;
	font-size: 12px;
}
.camp-title {
	padding: 0 30px 0 0;
	float: left;
	display: block;
	font-weight: bold;
	font-size: 16px;
	font-family: dinbold, arial, Helvetica;
}
.camp-title img {
	margin-top: 10px;
}
.camp-content {
	margin: 10px 0 0 0;
}
#camp-read {
	color: #A00;
	cursor: pointer;
	margin-left: 25px;
}
.expandable {
	color: #000;
}
#camp-back-arrow, #camp-next-arrow {
	color: #FFF;
	font-weight: bold;
	font-size: 70px;
	position: absolute;
	top: 193px;
	z-index: 5;
	text-decoration: none;
	display: block;
	width: 39px;
	height: 45px;
}
#camp-back-arrow {
	left: -53px;
	background: url(../images/leftarrow.png);
}
#camp-back-arrow:hover {
	background: url(../images/leftarrowover.png);
}
#camp-next-arrow {
	right: -53px;
	background: url(../images/rightarrow.png);
}
#camp-next-arrow:hover {
	background: url(../images/rightarrowover.png);
}
.click-return {
	color: #7B001F;
	font-size: 11px;
}
#clickbox {
	width: 191px; 
	height: 106px; 
	text-align: center; 
	position: absolute; 
	top: 531px; 
	left: 30px;
	z-index: 10;
	visibility: hidden;
}
#clickboxcover {
	width: 68px; 
	height: 60px; 
	text-align: center; 
	position: absolute;
	top: -400px; 
	left: 92px; 
	z-index: 11;
	visibility: hidden;
}
.shop-head {
	font-family: dinbold;
	font-weight: bold;
	width: 290px;
}
#copy-right {
	clear: both;
	font-size: 11px;
	text-align: center;
	padding: 50px 0 20px 0px;
	color: #ffffff;
}
#copy-right-store {
	clear: both;
	font-size: 11px;
	text-align: center;
	padding: 20px 0 20px 0px;
	color: #ffffff;
}
#copy-right a {
	color: #590016;
	text-decoration: none;
}

#copy-right-store a {
	color: #590016;
	text-decoration: none;
}

span.payPalFlir {
	font-size: 20px;
	color: #FFF;
	margin: 0; padding:0;
	font-weight: bold;
	font-family: dinbold, arial, helvetica;
	text-decoration: none;
	text-transform: lowercase;
}

#product-pages-left a {
	color: #FFF;
	text-decoration: none;
}

#product-pages-left a:hover {
	border-bottom: 1px solid #FFF;
}

.leader {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	margin-top: 8px;
	display: block;
	cursor: pointer;
}

span.leader:hover {
	color: #000;
}

.camp-thumb {
	float: left;
	text-align: center;
	height: 125px;
	margin: 10px;
}

#accordion {
	margin-top: 8px;