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



/* -------------------------------- */
/* --------- MAIN STYLES ---------- */
/* -------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: transparent;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px;
}

p {
	color:#444;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

h1 {
	color:#444;
	font-weight: normal;}
	
h2 {
	color:#444;
	font-weight: normal;}
	
h3 {
	color:#444;
	font-weight: normal;}

.horizontal-dot-bar {
	background-image:url("graphics/gray-dot.jpg");
	background-position:left center;
	background-repeat:repeat-x;
}

.vertical-dot-bar {
	background-image:url("graphics/gray-dot-large.jpg");
	background-position: center;
	background-repeat:repeat-y;
	width:10px;
}

/* --------------------------- */
/* --------- NAVBAR ---------- */
/* --------------------------- */

.navbar-text-large {
	color:#511b82;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-weight:normal;
	letter-spacing:1px;
	font-variant:small-caps;
}

.navbar-text-large-pipes {
	color:#e0d8e8;
}

.navbar-text-large a:link {
	color:#511b82;
}

.navbar-text-large a:visited {
	color:#511b82;
}

.navbar-text-large a:hover, a:active {
	color:#a88dc0;
}

.navbar-text-small {
	color:#666666;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;
}

.navbar-text-small-pipes {
	color:#cccccc;
}

.navbar-text-small a:link {
	color:#666666;
}

.navbar-text-small a:visited {
	color:#666666;
}

.navbar-text-small a:hover, a:active {
	color:#999999;
}


/* ------------------------------------ */
/* --------- NAVBAR - ALT-01 ---------- */
/* ------------------------------------ */

.navbar-alt-01-text-large {
	color:#511b82;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	letter-spacing:1px;
    text-transform:uppercase;
}

.navbar-alt-01-text-large-pipes {
	color:#e0d8e8;
}

.navbar-alt-01-text-large a:link {
	color:#511b82;
}

.navbar-alt-01-text-large a:visited {
	color:#511b82;
}

.navbar-alt-01-text-large a:hover, a:active {
	color:#a88dc0;
}

.navbar-alt-01-text-small {
	color:#666666;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;
}

.navbar-alt-01-text-small-pipes {
	color:#cccccc;
}

.navbar-alt-01-text-small a:link {
	color:#666666;
}

.navbar-alt-01-text-small a:visited {
	color:#666666;
}

.navbar-alt-01-text-small a:hover, a:active {
	color:#999999;
}




/* --------------------------- */
/* --------- FOOTER ---------- */
/* --------------------------- */

.footer-text {
	color:#4e2683;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:4px;
}


/* ------------------------------------- */
/* --------- SUBSCRIPTION BOX ---------- */
/* ------------------------------------- */

.subscription-box {
border:1px double #cccccc;
color:#c39ce7;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:10px;
font-weight:normal;
text-transform:none;
padding:1px;
width:150px;
height:18px;
}

.subscription-background {
border:1px double #cccccc;
color:#eeecec;
}

.subscription-background p {
color:#4e2683;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:11px;
font-weight:normal;
text-transform:uppercase;
	letter-spacing:1px;
}



/* ------------------------------- */
/* -------- PAGE HEADERS --------- */
/* ------------------------------- */

.page-header {
		font-family: Arial, Helvetica, sans-serif;
		color:#444;
	    font-weight: normal;
		margin-bottom: 0px;
}

.page-header h1 {
		font-family: Futura, Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		color:#663399;
		font-size:38px;
		letter-spacing:1px;
		font-weight:lighter;
		margin-top:-6px;
}

.page-header h2 {
		font-family: Futura, Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		color:#AAA;
		font-size:17px;
		letter-spacing:1px;
		font-weight:lighter;
}

.horizontal-bar {
	background-image:url(graphics/horizontal-dot-border.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

.category-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #444;
	line-height:18px;
	background-color: transparent;
	text-align: center;
	margin: 0px auto 0px auto;


}

.category-description-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #444;
	line-height:18px;
	background-color: transparent;
	text-align: left;
	margin: 0px auto 0px auto;


}

.category-description h1 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:24px;
	font-weight:normal;
	color:#444;
	font-variant:small-caps;
	letter-spacing:8px;
}

.category-description h2 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	font-weight:normal;
	color:#511b82;
	font-variant:small-caps;
	letter-spacing:4px;
	line-height:20px;
}






/* ------------------------------------------------ */
/* -------- CATEGORY PAGE HEADER GRAPHICS --------- */
/* ------------------------------------------------ */

#header-bibles {
	background-image:url(graphics/header-bibles.jpg);
	background-repeat:no-repeat;
}




/* -------------------------------- */
/* -------- MAIN SECTIONS --------- */
/* -------------------------------- */


#container {
	width: 1000px;
	background-color: transparent;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	padding-left: -30px;
}

#navbar {
	width: 1000px;
	text-align: center;
}

#topframe {
	width: 1000px;
	height: 21px;
	text-align: center;
	background-image: url(graphics/border-top.gif);
	position: relative;

}

#pageheader {
	width: 1000px;
	text-align: center;
	position: relative;

}

#content {
	width: 936px;
	background-color: transparent;
	text-align: center;
	margin: -70px auto 0px auto;
	position: relative;
	overflow: auto;
}



#products {
	width: 676px;
	background-color: transparent;
	float: right;
	position: relative;
	margin-top: 30px;
	text-align: center;
}

#mainframe {
	width: 1000px;
	text-align: left;
	background-image: url(graphics/border-middle.gif);
	position: relative;


}

#product-info {
	width: 1000px;
	text-align: center;
	background-image: url(graphics/border-middle.gif);
	position: relative;
}

#bottomframe {
	width: 1000px;
	height: 20px;
	text-align: center;
	background-image: url(graphics/border-bottom.gif);
	background-color: transparent;
	position: relative;

}

#footer {
	width: 1000px;
	height: 100px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding-top: 20px;
	position: relative;

}


#featurebox-top {
	width: 206px;
	height: 37px;
	margin: 0px auto 0px auto;
	position: relative;
}

#featurebox-middle {
	width: 206px;
	background-image: url(graphics/featurebox-sides.gif);
	margin: 0px auto 0px auto;
	position: relative;
	text-align: left;	
}

#featurebox-bottom {
	width: 206px;
	height: 7px;
	background-image: url(graphics/featurebox-bottom.gif);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	position: relative;
}

.productbox {
	width: 600px;
/*	background-image: url(graphics/product-border-vert.gif);*/
	margin: -10px auto -10px auto;
	text-align: center;
	background-repeat: repeat-y;
	}	
	
.productbox-blank {
	width: 600px;
	margin: -10px auto -10px auto;
	text-align: center;
	}
	
.productbox-cell {
	background-image: url(graphics/product-border-vert-single.gif);
	background-repeat: repeat-y;
	}
	
.productbox-justified {
	width: 600px;
/*	background-image: url(graphics/product-border-vert.gif);*/
	margin: 0px auto 0px 0px;
	text-align:justify;
	background-repeat: repeat-y;
	line-height:15px;
	}
	
.productbox-press {
	line-height:14px;
	}
	
	
.text-page {
	margin: 0px auto 0px auto;
	position: relative;
	text-align: left;
	
}

.philosophy-page {
	margin: 0px auto 0px auto;
	position: relative;
	text-align: justify;
	
}

.vertical-border-cell {
	background-image: url(graphics/border-dot.gif);
	background-repeat: repeat-y;
	}


/* ------------------------------------ */
/* -------- FEATUREBOX STYLES --------- */
/* ------------------------------------ */


#featurebox-middle p {
	margin: 0px;		
}

#featurebox-middle ul {
	margin: 0px 0px 0px 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: none;
	list-style-type: disc;
	line-height: 20px;
	color: #444;
}

#featurebox-middle li {
	line-height: 16px;
	margin-bottom: 6px;
	padding-right: 16px;
}

/* ----------------------------------- */
/* -------- BLANK FEATUREBOX --------- */
/* ----------------------------------- */


.featurebox-blank-top {
	width: 206px;
	height: 37px;
	margin: 0px auto 0px auto;
	position: relative;
}

.featurebox-blank-middle {
	width: 206px;
	/*background-image: url(graphics/featurebox-sides.gif);*/
	margin: 0px auto 0px auto;
	position: relative;
	text-align: left;
	
}

.featurebox-blank-bottom {
	width: 206px;
	height: 7px;
	/* background-image: url(graphics/featurebox-bottom.gif);*/
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	position: relative;
		
}

.featurebox-blank-middle p {
	padding-left:16px;
		padding-right: 14px;
		padding-top:4px;
		margin-left: 10px;
		line-height: 15px;	
}



.featurebox-blank-middle ul {
	margin: 0px 0px 0px 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: none;
	list-style-type: disc;
	line-height: 20px;

}

.featurebox-blank-middle li {
	line-height: 16px;
	margin-bottom: 6px;
	padding-right: 16px;
}


/* ------------------------------------ */
/* -------- TEXT PAGE STYLES --------- */
/* ------------------------------------ */


.text-page p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #444;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.text-page a:link, a:visited {
	color: #4E2683;
	text-decoration: none;
}

.text-page a:hover, a:active {
	color: #AAA;
	text-decoration: none;
}


.text-page h1 {
	font-size: 16px;
	line-height: 20px;
	color: #444;
	margin-bottom: 0px;
	font-weight: normal;
}


.text-page ul {
	margin: 0px 0px 0px 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: none;
	list-style-type: disc;
	line-height: 20px;
	color: #444;
}

.text-page li {
	line-height: 16px;
	margin-bottom: 6px;
	padding-right: 16px;
}


/* ----------------------------------------- */
/* -------- PHILOSOPHY PAGE STYLES --------- */
/* ----------------------------------------- */


.philosophy-page p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #444;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.philosophy-page a:link, a:visited {
	color: #4E2683;
	text-decoration: none;
}

.philosophy-page a:hover, a:active {
	color: #AAA;
	text-decoration: none;
}



.philosophy-page h1 {
	font-size: 14px;
	line-height: 22px;
	color: #444;
	margin-bottom: 0px;
	font-weight: normal;
}


.philosophy-page ul {
	margin: 0px 0px 0px 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: none;
	list-style-type: disc;
	line-height: 20px;
	color: #444;
}

.philosophy-page li {
	line-height: 16px;
	margin-bottom: 6px;
	padding-right: 16px;
}




/* ------------------------------------ */
/* -------- PRODUCTBOX STYLES --------- */
/* ------------------------------------ */

.productbox p {
		color:#444;
		text-align: center;
	font-size: 14px;
	font-weight: normal;
text-transform: uppercase;
   /* text-transform:capitalize;*/
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}

.productbox a:link, a:visited {
	color:#613897;
	text-decoration: none;
}

.productbox a:hover, a:active {
	color:#AFA4B7;
	text-decoration: none;
}








/* ------------------------------------------------- */
/* -------- URBAN COMMANDMENTS PAGE LAYOUT --------- */
/* ------------------------------------------------- */

.bulk-listing {
	background-color: transparent;

	
}

.bulk-listing h2 {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	text-transform:uppercase;
	color: #444;
	line-height: 20px;

}

.bulk-listing h3 {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	text-transform:uppercase;
	color: #444;
	margin: 0px;
	padding: 0px;
	line-height: 10px;
}

.bulk-listing p {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #444;
	margin-left: 10px;
}




/* ----------------------------------- */
/* -------- BOOK PAGE LAYOUT --------- */
/* ----------------------------------- */


#book-sidebar {
	background-color: transparent;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
}

#book-main {
	width: 686px;
	background-color: transparent;
	float: right;
	position: relative;
	overflow: auto;
}

.book-hero {
	background-color: transparent;
	text-align: center;
}

.book-features {
	background-color: transparent;
	text-align: center;
}

.book-leather {
	background-color: transparent;
	margin-top: 15px;
}

.book-features p {
	padding-left:16px;
		padding-right: 14px;
		padding-top:4px;
		margin-left: 10px;
		line-height: 15px;

}




/* ----------------------------------- */
/* -------- BOOK PAGE STYLES --------- */
/* ----------------------------------- */

.book-hero p {
	margin: 0px;
	text-align: left;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 16px;
}

.book-hero h1 {
	color:#444;	
	text-align: left;
	font-size: 32px;
	font-weight: normal;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 0px;
	line-height:32px;
	text-transform:capitalize;
}

.book-hero h2 {
	color:#444;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	line-height:18px;
}


#book-sidebar ul {
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: none;
	list-style-type: none;
	line-height: 20px;
	color: #444;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -6px;
	padding-left: 64px;
	text-decoration: none;
}

#book-sidebar ul a {
	color: #444;
	text-decoration: none;
}

#book-sidebar ul a:hover {
	color: #AAA;
	text-decoration: none;
}

.book-features p {
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	/*text-transform: capitalize;*/
}


