
/* MAIN */

body {
	font-size:16px;
	font-family:  facitweb, sans-serif;
	background-color: white; 
	margin:0;
	color: #555;
	line-height:20px;

}

p{
	font-size: 15px;
	text-align:justify;
}

table tr td{
font-size:14px;
padding-right: 16px;
}

ul
{
list-style-type:none;
padding:8px;
margin:0px;
}

li {
	list-style-type: square;
	margin: 0px;
	padding:4px;
	list-style-position:inside;
	text-align:left;
}

a{
color:#466acb;
text-decoration:none;
}

a:hover{
color:#466acb;
text-decoration:underline;

}


.lettrine{
	font-size: 18pt;
}


h1,h2,h3,h4 
{
	font-family:Helvetica;
}

h1
{
	
font-weight:bold;
text-transform:uppercase;
height:26px;
font-size:24px;
color:#bbb;
margin:16px;
text-align:right;
border: 0;
text-shadow:none;
}

h2
{
			
text-transform:uppercase;
color: #3e5fbc;
font-size:22px;
padding:4px;
padding-left:0px;
margin-top: 12px;;
text-align:left;
font-style:normal;
font-weight:bold;
text-shadow: 1px 1px white;
}

h3
{
font-size:18px;
margin:0px;
text-transform:uppercase;
color:#466acb;
margin:4px;
margin-top:10px;
margin-left:0px;

text-shadow: none;
text-align:left;
font-style:normal;
font-weight:bold;
text-shadow: 1px 1px white;

}

h4
{
font-size:12pt;
margin:0px;
margin-bottom:4px;
margin-right:8px;
font-style: italic;
border-bottom: 1px solid #ccc;
padding-top:2px;
}

h5
{
font-size:11pt;
margin:0px;
margin-bottom:0px;
margin-right:8px;
font-style: italic;
padding-top:2px;
padding-bottom:0px;
text-decoration:underline;
}


IMG.middle { vertical-align: middle }

#content
{
	width: 940px;
	margin: auto;
	text-align:center;

}

/* tabs */

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

}

ul.maintab li
{

padding:12px;
padding-bottom:12px;
margin:0px;
display:inline;
}



ul.maintab li.tabinactive
{
padding:12px;
padding-top: 16px;
margin:0px;
}

ul.maintab li.tabbig
{
}



ul.maintab li.tabinactive a
{
color:black !important;

}

ul.maintab li a
{
		font-size: 12pt !important;

font-weight:bold;
margin:0px;

	text-decoration:none;
	background-color: #52cafb;
	color:white;
	padding: 4px;
	
		-webkit-box-shadow: 1px 1px 1px rgba(135, 139, 144, 0.4);
	-moz-box-shadow: 1px 1px 1px rgba(135, 139, 144, 0.4);
	box-shadow: 1px 1px 1px rgba(135, 139, 144, 0.4);

		-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius: 4px;	


}

ul.maintab li a:hover
{
	color: black;
text-decoration:none;
}



ul.tab
{
font-size:9pt;
display:inline;
list-style:none;
padding:0;
margin-left:220px;

height:29px;
}

ul.tab li
{

background-image: url(/images/tab_bg.png);
display:inline;
padding:6px;
line-height:28px;
border: 1px solid #BE7613;
}

ul.tab li.tabinactive
{

margin:0px;
background-image: url(/images/tab_inactive_bg.png);
background-color:#eee;
border: 1px solid #aaa;
}

ul.tab li#tabcurrent
{
	padding:7px;
	padding-bottom:5px;
	
	font-size:11pt;
	
font-weight:bold;
}

.tab a
{
color:black;
}

.tabheader
{
padding:4px;
padding-left:0px;

}

.tabcontent
{
min-height:100px;
padding:10px;
background-color:white;
}

/* tags */

.taglist
{
font-size:8pt;
padding:2px;
padding-right:0px;
margin-right:8px;
}

.tagcloud
{

font-size:8pt;
margin-top:8px;
margin-bottom:8px;
padding:8px;
margin-left:2px;
margin-right:12px;
background-color:#eeeeee;
text-align:justify;
line-height:20px;
}


/* cart */



table#cart tr td
{
padding:4px;
border-bottom:1px solid #ccc;
}

#payment
{
text-align:right;
}




/* search */

#searchbox
{
border:1px solid #bbb;
float:left;
}

.search 
{
}

.search form {
	margin:0;
	padding:0;
}

.search input[type=text]
{
padding:4px;	
font-size:13pt;
border:1px inset black; 
padding-left:24px;
background-image:url(/images/16-search-icon.png);
background-repeat:no-repeat;
background-position:6px 6px;
border: 1px solid #bbb;
}

.search input[type=text]:focus {
padding:4px;
font-size:13pt;
border:1px inset black; 
padding-left:24px;
background-image:url(/images/16-search-icon.png);
background-repeat:no-repeat;
background-position:6px 6px;
border: 1px solid #bbb;

 }

.search input[type=submit]
{
font-weight:bold;
font-size:10pt;
border:1px outset black;
}

.search input[type=submit]:active
{
font-weight:bold;
font-size:10pt;
background-color:#666;
border:1px inset black;

color:#fefefe;
}


/* site */

/* header */
#logo
{
text-align:right;
padding:4px;
}

#logo a
{
text-decoration:none;
}

#usermenu
{
font-size:8pt;
padding-right:16px;

}

#usermenu a
{
font-weight:bold;
font-size:8pt;
color:#2b70b0;

}

#menu
{
overflow:hidden;
text-align:left;
z-index:0;
/* background-color:#FFAE3D; */

height:30px;
padding:8px;
padding-top:4px;
padding-left:4px;
padding-bottom:8px;
margin:auto;
text-align:center;
}

#m_menu
{
}


/* FF only */
/* #menu, x:-moz-any-link, x:default {height:27px;} */
/* IE */
#menu {#height:26px;#padding-bottom:4px;}

#menu a
{
font-weight:bold;
font-size:16px;

}

#header
{
	height: 100%;
		width: 95%;

	padding-top: 16px;
	padding-bottom: 0px;
	margin: auto;
	text-align: left;

	background-image:none;
	background-color:white;
}

#m_header
{
background-image:none;
	background-color:white;
	
}

/* IE only */
#header {#height:64px;}

#googlebooksearch
{
margin-right:8px;
padding:20px;
padding-top:8px;
padding-bottom:0px;
text-align:center;
}



.internal_post
{
padding:0px;
margin:4px;
border:1px solid #bbb;
margin-top:0px;
margin-bottom:8px;
}

.internal_post_content
{


padding:8px;
padding-top:4px;
padding-bottom:4px;

}


.internal_post_title
{
padding:4px;
background-color:#eee;
border-bottom:1px solid #bbb;
background-image: url(/images/tab_inactive_bg.png);
}

.bestseller
{
	text-align:center;
	padding-bottom:8px;
}

.post
{
text-align:justify;
font-size:8pt;
padding:4px;
padding-left:4px;
border-bottom: 1px solid #ccc;
}

#bio
{
text-align:justify;
	
}

#navigation
{
	margin-bottom:4px;
}

.paginate
{
text-align:center;
}

.ordering
{
text-align:center;
}


#offers
{
padding:8px;

}

#main
{
	background-image:url(/ultranoir/images/patternrayure.gif);
	background-repeat:repeat;
	background-color:#eee;
	padding:32px;
	padding-top:8px;

}

.static
{
	
}

.static div
{
	background-color:#eee !important;
}

/* login */

#login
{
margin:auto;
width:300px;
padding:8px;
}

#quick_signup
{
margin:auto;
width:350px;
padding:8px;
}


#loginbox
{
padding:20px;
margin:16px;
margin:auto;
}

#panel
{
width: 780px;
padding-bottom:8px;
margin-bottom:8px;
border-bottom:1px solid #ccc;
}

#footer
{
	color: black;
	background-color: white;
	margin-left: 50px;	
	margin-right: 50px;	
	margin-top: 20px;
}

#m_footer
{

}

#footer ul
{
	padding:0px;
	margin:0px;
}
#footer ul li
{

	padding:2px;
	margin: 0px;
	padding-top:0px;
	list-style-type:none !important;
}

#footer td
{
}

#footer a
{
	color: black;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	
}

#footer a:hover
{
	text-decoration:underline;

}
.textbox
{

text-align:justify;
padding:10px;
}

#bio
{
font-size:8pt;
}


.book
{
padding-right:4px;
border-bottom: 1px solid #ccc;
}

.desc
{
padding:4px;
text-align:justify;
}

.error
{
color:red;
font-size:11pt;
text-align:center;
}

.info
{
color:green;
font-size:11pt;
text-align:center;
}

.doc
{
}

.doc em
{
color:#555;
font-size:9pt;
}


.pagination
{
padding-top:6px;

}

.keywords
{
font-size:9pt;
color:#777;
padding-bottom:6px;
}

.keyword
{
font-size:8pt;
line-height:16px;
background-image:url(/images/16-tag.gif);
background-repeat:no-repeat;
background-color:#eee;
padding-left:18px;
padding-right:2px;
}

.keywords_box
{
text-align:justify;
padding:4px;

}

img.icon
{
margin:0px;
padding:0px;
padding-right:4px;
}

img.icon:hover
{
background-color:#facaca;
}

.trust_link a
{

text-decoration:none;

}

.trust_link_hover a:hover
{

text-decoration:none;

}

.trust_link
{
margin:0px;
padding:0px;
}

.trust_link_hover
{
position:relative;
right:50px;
 background-color:#eee; 
top:-3px;
margin:0px;
padding:0px;

}

.actions
{
}

.actions_hover
{
border-bottom:2px solid #888;
 background-color:#eee; 
position:relative;
width:40px;
right:50px;
margin:0px;
padding-top:4px;
top:-3px;

}

.actions img.icon
{

}

.actions img.icon:hover
{
background-color:#facaca;
}

/* input */

input[type=text],input[type=password],textarea {
padding:2px;
border:1px inset #888;
background-color: #fbfbfb;

 }

input[type=text]:focus,input[type=password]:focus,textarea:focus {
padding:2px;
border:1px inset #888;
background-color: #ffffcc;
 }

input[type=submit] {
background-color: #FFC676;
border:1px outset #d49033;
padding:3px;
 }

input[type=submit].grey {
background-color: #ddd;
border:1px outset #aaa;
padding:3px;
 }

input[type=submit].grey:active {
background-color: #aaa;
border:1px outset #999;
padding:3px;
 }

input[type=submit].blue {
background-color: #8EBFFA;
border:1px outset #6183ae;
padding:3px;
 }


input[type=submit].blue:active {
background-color: #769ecf;
border:1px inset #6183ae;
padding:3px;
 }



input[type=submit]:active {
background-color: #ff9b0d;
border:1px inset #d49033;
padding:3px;
 }


.posts
{
	padding:8px;
	padding-top:0;
	padding-right:4px;
	

}

.books
{
	padding:8px;
	padding-top:0;

}

.navigation
{
	padding:8px;
	padding-top:0;
	padding-left:2px;
}

.about
{
	padding:8px;
	padding-top:0;
	padding-right:4px;
	
}

.resource
{
font-size:9pt;
line-height:20px;

padding:3px;
padding-left:18px;
padding-right:2px;
margin:4px;
}

.resource_pdf
{
background-image:url(/images/16-pdf-file.png);
background-repeat:no-repeat;
}

.resource_prc
{
background-image:url(/images/16-mobi-file.png);
background-repeat:no-repeat;
}

.resource_mp3
{
background-image:url(/images/16-mp3-file.png);
background-repeat:no-repeat;
}

.resource_zip
{
background-image:url(/images/16-zip-file.png);
background-repeat:no-repeat;
}

.resource_rtf
{
background-image:url(/images/16-word-file.png);
background-repeat:no-repeat;
}

.resource_doc
{
background-image:url(/images/16-word-file.png);
background-repeat:no-repeat;
}
.resource_imr
{
background-image:url(/images/16-imr-file.png);
background-repeat:no-repeat;
}


#total
{
float:right;
text-align:right;
width:200px;
padding:12px;
}

.library_books thead
{
background-color:#ccc;
background-image: url(/images/tab_inactive_bg.png);
background-repeat:repeat-x;
}
.library_books th
{
padding:4px;
padding-top:8px;
padding-bottom:8px;

}


.library_books tr.even
{
background-color:#eee;

}

.library_books td
{
	border-top: 2px solid #ccc;
	padding:2px;
	
}

.library_ereader
{
	border-top:1px solid #ccc;
	padding:4px;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
}

hr
{
	border:0;
	border-bottom:1px solid #ccc;
}


img, div, span, a, input  { behavior: url(/iepngfix_v2/iepngfix.htc) }

div.entry
{
margin-bottom:8px;
padding:20px;
background:none;
background-color: #ffffff !important;
-webkit-box-shadow: 1px 1px 2px rgba(135, 139, 144, 0.4);
-moz-box-shadow: 1px 1px 2px rgba(135, 139, 144, 0.4);
box-shadow: 1px 1px 2px rgba(135, 139, 144, 0.4);
text-align:justify;

}


