/* ----- end float fix ----- */
body{
	background-color:#FFF;
	color:#444444;
	text-align:center;
	line-height:150%;
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	background-repeat:repeat-y;
}

/* ----- tables ----- */
table, td, textarea, li{
	font: 100% Georgia, "Times New Roman", Times, serif;
	color:#F7F6DB;	
}

select, input{
	color:#333;
}

th{
	/*background:#ddd;*/
	padding:5px;
}
td{padding:5px;}



/* ----- global links ----- */
a:link, a:visited, a:active{
	color:#444444;
	text-decoration:none;
}
a:hover{color:#FFF;}

/* ----- global paragraphs, headers & horizontal rules ----- */
p, h1, h2, h3, h4, h5, h6{margin:1em 0;}
h1{font-size:140%; color:#F7F6DB; margin-bottom:-5px;
padding-top:20px;}
h2{font-size:130%;}
h3{font-size:120%; color:#7D7B41;}
h4 {font-size:100%;}
h5 {font-size:80%; color:#F7F6DB;}
h4 a {
	color:#F7F6DB !important;	
}
hr{display:none;}

/* ----- global images ----- */
img{border:none;}
.cartword{
	margin-bottom:-3px;
}
.cartbag {
	margin-bottom:-10px;
}

.up {
	margin-top:-354px !important;
}

/* ----- hidden items ----- */
#skip{display:none;}
.hidden{display:none;}

/* ----- float left / right classes ----- */
.left{float:left;margin-right:.3em;}
.right{float:right;margin-left:.3em;}

/* ----- company contact details ----- */
address{
	font-style:normal;
	color:#444444;
	display:block;
	margin-left:33px;
}

.print_invoice a {
	color:#F7F6DB !important;
	text-align:right;
}

.receiptlogo {
	display:none;	
}

/* ----- container size & positioning ----- */
#container{
	margin:0 auto;
	margin-top:10px;
	width:1024px;
	text-align:left;
	/*background:#fff;*/
	padding-top:10px;
	position:relative;
}

/* ----- header area ----- */
#header{
	height:100px;	
	position:relative;
	/*background:#f2f2f2;*/
	margin:0 10px;
}

/* ----- company logo & strapline ----- */
#logo{
	position:absolute;
	margin:0;
	padding:0;
	top:-8px;
	left:-2px;
	line-height:30px;
	font-size:180%;
	font-weight:normal;
}
#tagline{
	position:absolute;
	margin:0;
	padding:0;
	top:59px;
	left:-3px;
	line-height:20px;
	width: 298px;
}

/* ----- shopping basket info ----- */
#info{
	position:absolute;
	margin:0;
	padding:0;
	top:19px;
	right:-9px;
	z-index:10;
	
}

/* ----- optional mid div (useful for more complex backgrounds) ----- */
#mid{}

/* ----- breadcrumb trail ----- */
#breadcrumbs{
	float:left;
	display:inline;
	margin-right:10px;
	width:450px;
	position:absolute;
	left: 26px;
	top: 86px;
}

/* ----- search box ----- */
#search{
	margin:0;
	margin-top:36px;
	padding-left:20px;
	padding-top:20px;
	float:right;
	bottom:0;
	/*background:#f2f2f2;*/
}

#search #searchKeyword {
background-image:url(http://www.publiclibraryla.com/shop/images/searchfocus.jpg);
text-indent: -99999px;
outline:none;
margin:0;
padding:0;
border:none;
height:26px;
width:136px;
}



#search #searchSubmit {
	background-image:url(http://www.publiclibraryla.com/shop/images/go.png);
	background-repeat:no-repeat;
	background-color:transparent;
	outline:none;
	border:none;
	margin-left:3px;
	width:40px;
	height:43px;
}
#search label{display:block;}

/* ----- side navigation ----- */
#navDept, #navDept li{
	margin:0;
	padding:0;
	list-style:none;
	margin-right:3px;
	margin-left:10px;
	margin-top:10px;
	display:inline;
	height:21px;
}
#navDept{margin-bottom:1em; list-style:none; margin-left:-1px; float:left;}
#navDept li{
	margin-bottom:1px;
}
#navDept li a{
	display:inline;
	/*width:78px;*/
	/*width:100%;*/
	/*background:#f2f2f2;*/
	color:#444;
}

#leftmenu li a:hover, #leftmenu li a.selected{/*background:#FFF;*/}
#navDept li a:hover, #navDept li a.selected{/*background:#FFF;*/}
#navDept li a span{
	display:inline;
	float:right;
	padding:3px 20px;
}

/* ----- subdepartment navigation ----- */
#navSubDept, #navSubDept li {
	margin:0;
	padding:0;
	list-style:none;
	margin-right:40px !important;
}
#navSubDept{
	margin:1em 0;
	padding:3px 10px;
	color:#444;
}
#navSubDept li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
}
#navSubDept li a{color:#444;}
#navSubDept li a:hover, #navSubDept li a.selected{color:#777;text-decoration:underline;}

/* ----- customer tool list ----- */
#navTools, #navTools li{
	margin:0;
	padding:0;
	list-style:none;
}
#navTools{margin-bottom:1em;}
#navTools li{
	margin-bottom:1px;
}
#navTools li a{
	display:block;
	width:100%;	
	/*background:#f2f2f2;*/
	color:#444;
}
#navTools li a:hover, #navTools li a.selected{/*background:#ddd;*/}
#navTools li a span{
	display:block;
	padding:3px 20px;
}

/* ----- nav static menu items ----- */
.navStatic, .navStatic li{
	margin:0;
	padding:0;
	list-style:none;
}
.navStatic{margin-bottom:1em;}
.navStatic li{
	margin-bottom:1px;
}
.navStatic li a{
	display:block;
	width:100%;	
	/*background:#f2f2f2;*/
	color:#444;
}
.navStatic li a:hover{/*background:#ddd;*/}
.navStatic li a span{
	display:block;
	padding:3px 20px;
}
#navToolsTitle, #navDeptTitle, .navStaticTitle{
	margin:0;
	padding:3px 20px;
	margin-bottom:1px;
	font-size:100%;
}


/* ----- side navigation column ----- */
#side{
	float:left;
	display:inline;
	width:200px;
	margin-left:10px;
	margin-top:15px;
}

/* ----- main content area ----- */
#main{
	float:right;
	display:inline;
	width:640px;
	margin-left:10px;
	margin-top:15px;
	padding:10px;
	background-color:#7A7864;
}
.wide{
	width:80% !important;
	margin-right:83px;	
}

.widest{
	width:91.5% !important;	
}

.mainDive{
	margin-left:-1px;
	width:800px;
}

#main h2{
	font-weight:normal;
	padding:0;
	color:#F7F6DB;
	font-size:160%;
	clear:both;
}
#main h2#pageTitle{
	font-weight:normal;
	padding:0;
	margin:0;
	margin-top:20px;
	color:#F7F6DB;
	font-size:130%;
}
.note{
	font-size:110%;
}
.highlight{
	font-size:140%;
}
.module1{
	float:left;
	width:250px;
}
.module2{
	float:right;
	width:250px;
}



/* ----- footer area ----- */
#footer{
	/*background:#ccc;*/
	padding:10px;
	font-size:90%;
}
#footer p{margin:0;}
#footer ul, #footer li{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#footer li{display:inline;margin-right:.5em;}
#footer a:hover{
	color:#FFF;
	text-decoration:underline;
}
#footer #credits{
	float:left;
	margin-top:-1.5em;
	display:none;
}

/* ----- pagination (page 1/2 etc.) ----- */
#pagination{
	margin:1em 0;
}
#pagination li{
	margin:0;
	height:16px;
	line-height:16px;
	float:left;
}
#pagination p{
	margin:0;
	float:left;
	width:100px;
}
#pagination a{
	display:block;
	float:left;
	width:9px;
	height:9px;
	margin-left:10px;
	margin-top:3px;
	text-indent:-8000px;
	overflow:hidden;
}
#pagination a#firstPage{background:url(../graphics/plain/ico_first.gif)no-repeat 0 0;}
#pagination a#prevPage{background:url(../graphics/plain/ico_prev.gif) no-repeat 0 0;}
#pagination a#nextPage{background:url(../graphics/plain/ico_next.gif) no-repeat 0 0;}
#pagination a#lastPage{background:url(../graphics/plain/ico_last.gif) no-repeat 0 0;}

/* ----- product thumbnail list ----- */
.products{
	margin:-10px; 
	margin-left:auto;
	margin-right:auto;
	width:600px;
}
.products ul, .products li{
	margin:0;
	padding:0;
	list-style:none;
} 
.products li{
	margin-bottom:1em;
	padding:.5em 10px 0 10px;
	border:none;
	color:#FFF;
	width:120px; 
	height:300px;
    float:left;          
    margin-right:10px;
}
.products li:hover{
	background:none;
	border:none;
}
.products li h3{
	margin-top:.5em;
	margin-bottom:1em;
	padding:0;
	text-align:center;
	background:none;
	height:28px;
}

.products li h3 a{color:#F7F6DB;}
.products li h3 a:hover{color:#444;}
.products .image{
	float:left;
	margin:0;
	margin-right:10px;
	margin-bottom:10px;
}
.products .image a img{
	padding:2px;
}

.products .image a img home{
	margin-top:-10px;
	margin-bottom:-15px;
}
.products .image a:hover img{
	
	padding:2px;
}
.products .price{
	clear:both;
	margin:1em 0;
	text-align:center;
	line-height:180%;
	color:#000;
	font-size:110%;
	font-weight:bold;
}
.products .quantity{
	clear:both;
	margin:1em 0;
	text-align:right;
	line-height:180%;
}

/* ----- individual products ----- */
#product{	
	margin:1em 0;	
}
#product .image{	
	float:left;
	margin-bottom:1em;
}	
#product .image p{margin:.5em 0;}

#product .info{	
	float:left;
	width:270px;
	color:#F7F6DB;
}
#product .price{
	color:#000;
	font-size:120%;
}
#product .info p{
	margin:0;
	margin-bottom:.2em;
}
#product .info h3{
	margin:0;
	margin-bottom:.2em;
}
#product .actions{
	border-top:1px solid #e1e1e1;
	clear:both;
}	
#product #addBasket{
	border-top:1px solid #e1e1e1;
	padding-top:1em;
}
#product #addWishlist a{
}

/* ----- featured articles ----- */
#articles{}
#articles ul, #articles li {
	margin:0;
	padding:0;
	list-style:none;
}
#articles ul{
	margin:1em 0;
	padding:3px 10px;
	background:#f1f1f1;
	border:1px solid #eee;
	color:#777;
}
#articles ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
	background:url(../graphics/plain/arrow3.gif) no-repeat 0 .6em;
}
#articles  ul li a{color:#777;}
#articles  ul li a:hover{color:#777;text-decoration:underline;}

/* ----- customer reviews ----- */
#reviews{
}
#reviews ul, #reviews li {
	margin:0;
	padding:0;
	list-style:none;
}
#reviews ul{
	margin:1em 0;
	padding:3px 10px;
	background:#f1f1f1;
	border:1px solid #eee;
	color:#777;
}
#reviews ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
}
#reviews  ul li a{color:#777;}
#reviews  ul li a:hover{color:#777;text-decoration:underline;}

/* ----- site map ----- */
#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;		
} 
#sitemap{margin:1em 0;}
#sitemap li{margin:.5em 0;}
#sitemap li h3{margin:.2em 0;}
#sitemap ul{padding-left:20px;}

/* ----- tables and forms ----- */
fieldset{
	border:none;
	padding:0;
	margin:1em 0;
}
legend{
	font-weight:normal;
	padding:0;
	margin:0;
	color:#F7F6DB;
	font-size:120%;
	clear:both;
}
fieldset h3, fieldset h3{margin:1em 0 0 0;}
#content {
	width:700px;	
	color:#f7f6db;
	float:right;
	margin:0;
	padding:0;
	font-size:100%;
}

.home {
	height:179px;
	width:100% !important;
}

.bottom {
	float:left;
	margin-top:56px;
	margin-left:10px;
}

a.bottom:link, a.bottom:visited, a.bottom:active{
	color:#FFF;
}

a.bottom:hover{
	color:#F7F6DB;
}

#content table{
	width:100%;
	border-collapse:collapse;
	line-height:150%;
}

.notwide{
	width:40% !important;	
}
th{
	border:none;
	background:#FFF;
	color:#2E353F;
	padding:5px;
}
td{
	background:none;
	border:none;
	padding:5px;
	padding-top:15px;
	vertical-align:top;
}

td a:link, td a:visited{
	color:#F7F6DB;
}
.formField, .formSelect{
	background:#D5CEC4;
	border:none;
	width:200px;
}
.formFieldShort, .formFieldMedium{
	background:#D5CEC4;
	border:1px solid #CCC;
	width:20px;
	margin-right:5px;
}
.formFieldMedium{width:96px;}
.formFieldPrice {width:auto;}
table .price{
	color:#000;
	font-size:110%;
	font-weight:bold;
}
.formFieldProduct{width:150px;}

.formRadio{vertical-align:middle;}
.formButton{
	background:#FFF;
	color:#000;
	border:none;
	padding-top:3px;
	padding-bottom:3px;
	.display:inline;
}

.reset {
	margin-left:145px;
}

label span{
	color:#13689d;
	font-size:110%;
	font-weight:bold;
}
input.formField:focus, formFieldShort:focus, formFieldMedium:focus, textarea:focus, #quantity:focus	{
	background: #D5CEC4;
}

#smtCustomer {
	margin-left:423px;	
}

#smtCheckoutCustomer {
	margin-left:468px;	
}

#terms_agree {
	margin-left:330px;	
}

/* ----- shopping cart ----- */
#total{
	margin:1em 0 10px;
	padding:0;
	width:350px;
	font-size:110%;
	float:right;
}
#total dt{
	width:270px;
	float:left;
	font-weight:bold;
}
#total dd{
	margin-left:201px;
	text-align:right;
}
.actions{
	clear:both;
	margin:0;
	padding:.5em 0;
	.display:inline;
}

.complete {
	float:right;	
}

.shippingrate {
	margin-top:-200px;
	margin-left:-40px;
	
}

.ship{
	margin-top:-150px;
}

/* ----- first table data style ----- */
td.first{width:40%;}

/* ---------------------- float fix ----------------------------- */
.inner:after, .products:after, .products li:after, #pagination:after, #total:after, .modules:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.inner, .products, .products li, #pagination, #total, .modules{display:block;}
/*  \*/
.inner, .products, .products li, #pagination, #total, .modules {min-height:1%;}
* html .inner, * html .products, * html .products li, * html #pagination, * html #total, * html .modules {height:1%;}
 /*  */
/* ----- end float fix ----- */
.special {
	display:none;
}

.outofoffice {
	font-size:18px; 
	font-weight:bold;
	
}

.daterange:before {
	content: "July 2nd to the 5th";
}

.shipdate:before {
	content: "6th of July";
}