body {
	margin:0;
	color:#858585;
	font:13px "Lucida Grande", arial, sans-serif;
	background-attachment: fixed;
	background-color: #545433;
	background-image: url(/images/core/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

img {
	border-style:none;
}

a {
	text-decoration:none;
	color:#c07e00;
}

a:hover {
	color:#533319;
}

input, textarea, select {
	font:100% arial, sans-serif;
	vertical-align:middle;
}

#wrapper {
	width:900px;
	margin:0 auto;
	overflow:visible;
	position:relative;
	padding:155px 0 0;
	background-color: #FFF;
}

#header {
	background: url(/images/core/bg-header.jpg) no-repeat;
	width: 891px;
	height: 150px;
	position:absolute;
	padding:5px 1px 0 8px;
	z-index:5;
	top:0;
	left:0;
}

#header:after {
	content:"";
	display:block;
	clear:both;
}

.logo {
	background: url(/images/core/logo.png) no-repeat;
	width: 184px;
	height: 146px;
	float:left;
}

.logo a {
	display:block;
	height:100%;
	position:relative;
	text-indent:-9999px;
	overflow:hidden;
}

#header .text-isaiah {
	background: url(/images/core/text-isaiah.png) no-repeat;
	width: 645px;
	height: 128px;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	margin:4px 0 0;
}

.top-nav {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	right:19px;
}

.top-nav li {
	float:left;
	margin:0 0 0 5px;
	position:relative;
}

.top-nav li a {
	float:left;
	position:relative;
}

.top-nav li a em {
	background: url(/images/core/bg-top-nav-l.png) no-repeat;
	float:left;
	padding:7px 4px 2px 14px;
	height:16px;
	font-style:normal;
	font-size:11px;
	color:#fff;
	cursor:pointer;
	position:relative;
}

.top-nav li a span {
	background: url(/images/core/bg-top-nav-r.png) no-repeat;
	width:10px;
	height: 25px;
	float:left;
	position:relative;
}

.top-nav li a:hover em {
	text-decoration:underline;
}

#nav {
	position:absolute;
	bottom:0;
	right:13px;
	width: 688px;
}

* html #nav {
	bottom:-1px;
}

#nav ul {
	list-style:none;
	margin:0;
	padding:0;
	background: url(/images/core/bg-nav.png) no-repeat;
	height:38px;
}

#nav ul:after {
	content:"";
	display:block;
	clear:both;
}

#nav ul li {
	float:left;
	background: url(/images/core/separator.gif) no-repeat;
	height:38px;
	position:relative;
	padding:0 0 0 2px;
}

#nav ul li:first-child {
	background:none;
}

#nav ul li a {
	height:26px;
	display:inline-block;
	position:relative;
	font-size:14px;
	color:#fff;
	padding:12px 0 0;
	text-align:center;
}

#nav ul li a:hover {
	background: url(/markup_ssi/images/nav-hover.gif) repeat-x;
	text-decoration:none;
	color:#533319;
}

#nav ul .first-child {
	padding:0;
}

#nav ul .first-child a:hover {
	background: url(/markup_ssi/images/bg-nav-l.gif) no-repeat;
}

#nav ul .last-child {
}

#nav ul .last-child a:hover {
	background: url(/markup_ssi/images/bg-nav-last.gif) no-repeat 100% 0;
	padding-left:2px;
}

#nav ul li:hover a, #nav ul li.hover a {
	background-color:#a09100;
	text-decoration:none;
	color:#533319;
}

/* drop */
#nav ul li:hover .drop .drop, #nav ul li.hover .drop .drop {
	display:none;
}

#nav ul li:hover .drop, #nav ul li.hover .drop, #nav ul li:hover .drop li:hover .drop, #nav ul li.hover .drop li.hover .drop {
	display:block;
}

#nav .drop {
	position:absolute;
	top:38px;
	left:0;
	width:192px;
	display:none;
}

#nav .drop .b {
	background: url(/images/core/bg-drop-b.png) no-repeat;
	width: 192px;
	height: 11px;
}

#nav .drop ul {
	list-style:none;
	margin:0;
	padding:0;
	height:auto;
	background:#c0af00;
	width:100%;
}

#nav .drop ul li {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	background:none;
	height:auto;
}

#nav .drop ul li a, #nav ul li:hover .drop a, #nav ul li.hover .drop a, #nav .drop ul li:hover .drop a, #nav .drop ul li.hover .drop a {
	background: url(/images/core/separator2.gif) no-repeat 0 100%;
	height:auto;
	float:none;
	display:block;
	padding:10px 0 9px 15px;
	text-decoration:none;
	color:#fff;
	text-align:left;
}

#nav .drop ul li a:hover, #nav .drop ul li:hover a, #nav .drop ul li.hover a, #nav .drop ul li:hover .drop a:hover, #nav .drop ul li.hover .drop a:hover {
	background-color:#a09100;
	text-decoration:none;
	color:#533319;
}

#nav .drop .drop {
	left:192px;
	top:0;
	padding:0 0 0 1px;
}

* html #nav .drop .drop {
	top:-1px;
}

.promo {
	position:relative;
	height:300px;
	z-index:3;
	margin:0 0 17px;
}

.promo_int {
	position:relative;
	height:125px;
	z-index:3;
	margin:0 0 17px;
}

.promo img {
	display:block;
}

.promo-box {
	position:absolute;
	color:#fff;
	width:395px;
	font-size:16px;
	top:43px;
	left:29px;
	z-index: 100;
}

.promo-box h1 {
	font-size:32px;
	line-height:38px;
	margin:0 0 10px;
	font-weight:normal;
}

.promo-box p {
	margin:0 0 5px;
	line-height:20px;
}

.promo-box .btn-make {
	background: url(/images/core/btn-make.png) no-repeat;
	width: 334px;
	height: 59px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 -10px;
	position:relative;
}

#main {
	height:1%;
	overflow:visibl;
	padding:0 13px 10px 10px;
}

#main h1 {
	font-size:24px;
	line-height:26px;
	font-weight:normal;
}

#main h2 {
	font-size:24px;
	line-height:26px;
	font-weight:normal;
}

.container {
	background: url(/images/core/bg-container-c.gif) repeat-y;
	width:876px;
	margin:0 0 19px;
}

#wide .container {
	background: url(/images/core/bg-container-w.gif) repeat-y;
	width:876px;
	margin:0 0 19px;
}

.container .holder {
	background: url(/images/core/bg-container-t.gif) no-repeat;
}

.container .frame {
	background: url(/images/core/bg-container-b.gif) no-repeat 0 100%;
	overflow:visible;
	height:1%;
	padding:24px 8px 9px 20px;
}

.container h2 {
	margin:0 0 12px;
	letter-spacing:1px;
}

.container #content {
	width:604px;
	float:right;
}

.container #contentFull {
	width:100%;
	float:left;
}

#content h2 {
	margin:0 0 9px;
}

.container .aside {
	width:211px;
	float:left;
}

.container .aside .picture {
	background: url(/images/core/bg-picture.gif) no-repeat;
	width: 205px;
	height: 154px;
	padding:3px;
	margin:0 0 12px;
}

.container .aside .picture img {
	display:block;
}

.container .aside p {
	margin:0 0 7px;
}

.container .sub-nav {
	list-style:none;
	margin:0;
	padding:0 0 0 5px;
}

.container .sub-nav li {
	margin:0 0 8px;
	height:1%;
	overflow:hidden;
	vertical-align:middle;
}

.container .sub-nav li a {
	background: url(/images/core/bullet.gif) no-repeat 0 3px;
	float:left;
	padding:0 0 0 11px;
	position:relative;
}

#content .content-box {
	height:1%;
}

#content .content-box:after {
	content:"";
	display:block;
	clear:both;
}

#content .content-box .text-holder {
	width:338px;
	overflow:visble;
	padding:0 3px 0 0;
}

#content .content-box .text-holderint {
	width:590px;
	overflow:visble;
	padding:0 3px 0 0;
}

#content .content-box .user-option {
	float:right;
	text-align:center;
	margin:-4px 0 0;
	position:relative;
}

#content .content-box .user-option .image {
	margin:0 0 10px;
}

#content .user-option .image img {
	display:block;
}

#content p {
	margin:0 0 16px;
}

#content .content-box .contact {
	display:inline-block;
	background: url(/images/core/ico-mail.gif) no-repeat;
	padding:19px 0 0 72px;
	height:56px;
	font-size:18px;
}

.twocolumns {
	background: url(/images/core/bg-twocolumns.gif) repeat-y;
	height:1%;
	padding:0 0 14px 9px;
}

.twocolumns:after {
	content:"";
	display:block;
	clear:both;
}

.twocolumns .data {
	float:left;
	width:525px;
	font-size:11px;
}

.twocolumns .data h2 {
	margin:0;
	padding:0 0 0 10px;
	letter-spacing:1px;
}

.twocolumns .map-holder {
	margin:0 0 19px;
}

.twocolumns .map-holder img {
	display:block;
}

.twocolumns .data p {
	margin:0;
}

.twocolumns .info-column {
	width:326px;
	float:right;
}

.twocolumns .info-column h2 {
	margin:0 0 12px;
}

.twocolumns .propose-list {
	list-style:none;
	margin:0;
	padding:0 16px 0 6px;
}

.twocolumns .propose-list li {
	margin:0 0 13px;
	line-height:17px;
}

.twocolumns .info-column .btn-make {
	background: url(/images/core/btn-contribution.gif) no-repeat;
	width: 333px;
	height: 56px;
	display:block;
	margin:0 -4px 0 -3px;
	position:relative;
	text-indent:-9999px;
	overflow:hidden;
}

#footer {
	background:#ecece9;
	padding-top:17px;
	height:1%;
	overflow:hidden;
}

#footer h3 {
	font-size:24px;
	margin:0 0 2px;
	font-weight:normal;
}

.footer-holder {
	height:1%;
	overflow:hidden;
	padding:0 0 0 26px;
	background: url(/images/core/bg-footer-holder.gif) repeat-y;
	margin:0 0 18px;
}

.footer-holder .column {
	width:409px;
	float:left;
	margin:0 22px 0 0;
}

.footer-holder .text-holder {
	height:1%;
	overflow:hidden;
	padding:0 0 0 11px;
}

.footer-holder .text-holder h4 {
	font-size:13px;
	margin:0;
}

.footer-holder .text-holder h4 a {
	color:#c07e00;
	text-transform:uppercase;
}

.footer-holder .text-holder h4 a:hover {
	color:#533319;
}

.footer-holder .text-holder p {
	margin:0 0 10px;
}

.footer-holder .image {
	float:left;
	margin:5px 0 0;
}

.footer-holder .image img {
	display:block;
}

.footer-holder .link-holder {
	padding:0 0 7px 27px;
	height:1%;
	overflow:hidden;
}

.footer-holder .list-holder {
	height:1%;
	overflow:hidden;
	padding-top:3px;
}

.footer-holder .list-holder ul {
	list-style:none;
	margin:0;
	padding:0 5px 0 0;
	float:left;
}

.footer-holder .list-holder .list1 {
	width:86px;
}

.footer-holder .list-holder .list2 {
	width:158px;
}

.footer-holder .list-holder .list3 {
	width:128px;
	padding:0;
}

.footer-holder .list-holder ul li {
	margin:0 0 2px;
	line-height:12px;
	float:left;
	width:100%;
}

.footer-holder .list-holder ul li a {
	background: url(/images/core/bullet2.gif) no-repeat 0 3px;
	padding:0 0 0 8px;
	color:#858585;
	font-size:10px;
	float:left;
}

.footer-holder .list-holder ul li a:hover {
	color:#533319;
}

.footer-holder .social {
	list-style:none;
	margin:0;
	padding:17px 0 0 22px;
	background: url(/images/core/bg-social.gif) no-repeat;
	width: 344px;
	height: 52px;
	overflow:hidden;
	position:relative;
}

.footer-holder .social li {
	float:left;
	margin:0 45px 0 0;
}

.footer-holder .social li a {
	float:left;
	height:31px;
	padding:12px 0 0;
	font-size:18px;
}

.footer-holder .social li .mail {
	background: url(/images/core/ico-mail2.gif) no-repeat;
	padding-left:61px;
}

.footer-holder .social li .give {
	background: url(/images/core/ico-give.gif) no-repeat;
	padding-left:49px;
	text-transform:uppercase;
}

#footer .footer-box {
	width:850px;
	overflow:hidden;
	font-size:10px;
	color:#a0a0a0;
	background:#d7d7d4;
	padding:17px 26px 18px 24px;
}

#footer .footer-box p {
	margin:0;
}

#footer .footer-box strong {
	float:right;
	font-weight:normal;
}

#footer .footer-box strong a {
	color:#a0a0a0;
}

.clear-both {
	clear: both;
}

.float-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.float-right {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.float-left-col {
	float: left;
	margin-right: 15px;
}

/* =================== BEGIN STORE STYLES ===================*/ 

#form-container{
	background-color:#fffffe;
	padding:15px;
	
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
}
.prodname, .detailname {
	font-size:24px;
	line-height:26px;
	font-weight:normal;
}

.prodoptions {
	margin-top:15px;
}

.detailoptions {
	margin-bottom:10px;
}

.optiontext {
	padding:10px;
	white-space:nowrap;
	vertical-align:bottom;
}
.options  {
	white-space:nowrap;
}
/**.options span {
	float:left;
	height: 19px;
	display:block;/*display: -moz-inline-block;*/
	/** margin-right:10px;
	margin-top:4px;
/** } **/



.prodprice, .detailprice  {
	background-color:#f2eedf;
	padding:10px;
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
}


.prodprice, detailprice {
	font-size:18px;
}
.prodprice span, .detailprice span {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#333;
}

.prodimage {
	vertical-align:top;
}

.multioption {
	margin-right:15px;

}
.multioption label {

}


.emailfriendlink {
	display:block;
	vertical-align:middle;
	background-color:#ECECE9;
	padding:15px 10px 15px 10px;
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
	margin-top:15px;
}

.emailfriendlink:hover {
	display:block;
	vertical-align:middle;
	background-color:#ebebb5;
	padding:15px 10px 15px 10px;
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
	margin-top:15px;
}



/* -------------
 * BUY Buttons
 * ------------- */
.buybutton {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: transparent;
	cursor: pointer;
	overflow: visible;
	
	font-size: 0;
	display:block;
	line-height: 0;
}


.buybutton {
	background: transparent url('/images/store/add_to_cart.png') no-repeat top left;
	text-indent:-9999px;
	text-decoration: none;
	height: 38px;
	width: 144px;
}

.buybutton:hover {
	background: transparent url('/images/store/add_to_cart_hover.png') no-repeat top left;
	text-indent:-9999px;
	text-decoration: none;
	height: 38px;
	width: 144px;
}


.catimage {
	margin-right:15px;

}

.catname {
	font-size:20px;
	font-style:normal;

}
.catname strong{
	font-style:normal;
	font-weight:normal;

}

/*SIDE BAR ANIMATED NAVIGATION*/

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 100%;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background-color:#ccc585;
  color: #fff;	
  padding: 0.5em;
}

ul#menu li a:hover {
  background: none;
  background-color:#a09100;
  
}

ul#menu li ul li a {
  background: #ebe9d4;
  color: #858585;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #d5d3bb;
  border-left: 5px #ccc585 solid;
  padding-left: 15px;
  color: #FFF;
}
/*SIDE BAR ANIMATED NAVIGATION*/





/*FORM ELEMENTS*/
#form-container #contact-form  ul li {
	height: auto;
	margin: 0;
	padding: 0;
	list-style: none inside;
}


#form-container #contact-form  textarea{
	color:#404040;
}

#form-container #contact-form td > button{
	text-indent:8px;
}

#form-container #contact-form  .error{
	background-color:#AB0000;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	text-transform:uppercase;
	width:240px;
}

#form-container #contact-form #loading{
	position:relative;
	bottom:9px;
	visibility:hidden;
}

/*FORM ELEMENTS*/

#content .content-box .text-holderint ul li {
	padding-bottom: 5px;
}

#downloads th {
	background-color: #e7e7e7;
	padding: 5px;
}

#downloads td {
	padding: 5px;
}
#downloads td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
}

#articleList th {
	background-color: #e7e7e7;
	padding: 5px;
}

#articleList td {
	padding: 5px;
}
#articleList td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
}
.promo #slideshowul,  li {
	margin: 0px;
	padding: 0px;
}

.promo #slideshow {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: inside;
	
}
