/****************UNI**********************/
body {
	font: 100%/1.4 Arial, Helvetica, sans-serif;
	background: #3C0B19;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 0.8em;
}

h1 {
	font-size: 1.6em;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 20px;
}

p {
	margin: 15px auto;
	width: 550px;
	text-align: justify;
}

a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #3C0B19;
	text-decoration: underline;
}

#container {
	width: 960px;
	margin: 0 auto; 
}

#content, #shop {
	background: url('../img/paper.jpg') no-repeat center -540px; /* NEEDS TO MATCH HEADER HEIGHT - INCLUDING ANY PADDING */
	padding: 0 75px;
	text-align: center;
}
#shop {
	background: url('../img/paper.jpg') no-repeat center -210px; /* NEEDS TO MATCH HEADER HEIGHT - INCLUDING ANY PADDING */
}

#outer_paper {
	background: url('../img/repeat_paper.jpg') repeat-y;
	-moz-box-shadow: 0 0 25px #000; /* X-OFFSET, Y-OFFSET, RADIUS, COLOUR */ 
	-webkit-box-shadow: 0 0 25px #000;
	box-shadow: 0 0 25px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#000000');
}

#logo_footer {
	width: 150px;
	margin: 35px auto 0;
}


/*****************HEADER********************/
#header, #header_shop {
	background: url('../img/paper.jpg') no-repeat;
	height: 540px; /* NEEDS TO MATCH CONTENT BACKGROUND POSITION - INCLUDING ANY PADDING */
	text-align: center;
}
#header_shop {
	height: 210px; /* NEEDS TO MATCH CONTENT BACKGROUND POSITION - INCLUDING ANY PADDING */
}

#logo {
	margin-top: 25px;
}

#right_menu {
	float: right;
}

#right_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#right_menu ul li {
	margin: 0 0 2px 0;
}
#right_menu a {
	display: block;
	padding: 13px 0 13px 35px;
	width: 193px;
	text-align: left;
	margin-left: 0;
}
#right_menu a:link, #right_menu_list a:visited {
	background: url('../img/block.png') no-repeat 0 center;
	color: #3C0B19;
	text-decoration: none;
}
#right_menu a#con {
	color: #fff;
	background: url('../img/triangle.png') no-repeat 0 center;
}

#rollover_container {
	margin-top: 25px;
}

#rollover_img {
	width: 730px;
	height: 274px;
	background: #3C0B19;
	float: left;
	background: url('../img/pic_main_home1.jpg');
}

#navcontainer {
	margin-top: 15px;
	font-size: 0.9em;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 8px;
}
#navlist li a.active {
	text-decoration: underline;
}

/*******************FOOTER************************/
#footer {
	text-align: center;
	padding: 15px 0 25px;
	font-size: 0.8em;
}

/******************HOME*************************/
#tbl_home_banner {
	margin: 20px 0 0 0;
}
#tbl_home_banner td {
	vertical-align: middle;
	text-align: center;
	width: 50px;
}
#tbl_home_banner td.home_banner_border {
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	padding: 10px 0;
}

#find_retailer {
	position: relative;
	left: -375px;
	margin-top: 80px;
	/* margin-left: -435px; */
	/* margin: 0; */
	/* margin-top: 75px */
	/* margin-left: -1px; */
}

/*************************ABOUT************************/
#about_images {
	margin: 25px auto 0;
	width: 580px;
	height: 100px;
}
#about_images img {
	float: left;
	margin: 0 13px;
}

/************************CONTACT*********************/
#contact_form {
	text-align: left;
	margin: 25px 0 0 130px;
}

#robot {
	display: none;
}

#contact_map {
	width: 450px;
	float: right;
	margin: -20px -70px 20px 0;
}

#contact_addy {
	margin-left: 130px;
	width: 600px;
}
#contact_addy p {
	width: 150px;
	margin: 0 0 10px 0;
}

#contact_form input[type=text], #contact_form textarea {
	margin: 2px 0 2px 5px;
}

#contact_form td {
	vertical-align: middle;
	padding-right:10px;
}

#contact_errors {
	background: white;
	border: 1px solid #AA0427;
	padding: 5px;
	width: 307px;
	margin-bottom: 20px;
		}
#contact_errors p {
	font-weight: bold;
	font-size:11px;
	color: #aa0427;
	margin: 2px 0 2px 5px;
}

#thanks {
	margin-left: 140px;
}

/************************RETAILER********************/
#retailer_contailer {
	width: 650px;
	height: 400px;
	margin-left: 100px;
	margin-top: 25px;
}

#gm_retailer {
	width: 400px;
	height: 400px;
	float: right;
	border: 1px solid #54051B;
}

#frm_nearest {
	float: left;
}
#frm_nearest p {
	width: 200px;
	margin: 15px 0px 0px 0px;
}

#frm_nearest input[type=text] {
	margin: 2px 0 2px 0;
}
#frm_nearest input[type=submit] {
	margin: 10px 0 0 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: none;
	background: #3C0B19;
	padding: 3px 10px;
	color: #FFF;
	font-size: 1em;
	cursor: pointer;
}

#frm_nearest td {
	padding: 0;
	text-align: left;
	
}

#pc {
	width: 100px;
}

.error {
	font-weight: bold;
	color: #3C0B19;
}

#online_addy {
	width: 200px;
	text-align: left;
}

/*************************DIRECTIONS**********************/
#directions {
	background: red url('../img/repeat_paper.jpg') repeat-y center;
}

#map_directions {
	width: 550px;
	height: 200px;
	border: 1px solid #54051B;
	margin: 0 auto;
}

/*********************SETTING UP**********************/
#setting_up, .bullets, .decimals {
	text-align: left;
	margin-left: 150px;
	width: 550px;
	list-style: decimal;
}
.bullets {
	list-style: disc;
}
#setting_up li, .bullets li, .decimals li {
	margin: 5px 0;
}

#sub_navcontainer {
	margin-top: 15px;
	margin-bottom: 35px;
	margin-left: 35px;
	font-size: 0.9em;
}

#sub_navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 8px;
}
#sub_navlist li a.active {
	text-decoration: underline;
}

#tbl_why_billib {
	width: 550px;
	margin: 0 auto;
}
#tbl_why_billib td {
	text-align: left;
	padding: 5px 0;
}

.centre_400 {
	width: 400px;
	text-align: center;
}


/************************CLASSES**********************/
.clear_both {
	clear: both;
}

.txt_bold {
	font-weight: bold;
}

.disclaimer {
	font-size: .9em;
	text-align: center;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/********************SHOP***********************/
#shop {
	margin-top: 30px;	
}

.shop_dept {
	background-color: #3C0B19;
	float: left;
	text-align: center;
	margin: 0 22px 20px 0;
	padding: 10px 10px 5px 10px;
	color: #FFF;
}

.shop_dept_inner {
	min-width: 190px;
	background-color: #FFF;
	margin-bottom: 5px;
}
.shop_dept a {
	font-size: 0.8em;
}

#shop_inner_content {
	margin: 0 0 0 65px;
	width: 700px;
}
#shop_inner_content a {
	
}



.shop_detail {
	text-align: left;
}

.product_list .shop_dept_inner {
	min-width: 150px;
}
.product_list .shop_dept {
	padding: 0 0 5px 0;
}

#prod_detail th {
	font-size: 1.7em;
	padding-bottom: 20px;
	font-weight: 500;
}
#prod_detail td {
	vertical-align: top;
}
#prod_detail p {
	width: 430px;
	margin: 0;
}

#shop_inner_content .shop_dept a {
	color: #FFF;
}

#text_border {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0 15px;
}

#price {
	font-size: 1.3em;
	font-weight: bold;
}

#breadcrumb {
	display: block;
	background: #71763F;
	padding: 4px 0 3px 10px;
	color: #FFF;
	margin: 20px auto 20px auto;
	width: 675px;
	font-size: 0.9em;
}

#hideGalleryInput {
	display: none;
}

.shop_thumbs {
	border: 1px solid #000;
	padding: 2px;
}




