﻿
/******* GENERAL RESET *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    border: 0pt none;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    margin: 0pt;
    padding: 0pt;
    vertical-align: baseline;
}

HTML, body
{
    background-color: #324e87;
    color: #FFFFFF;
}

#MainLayoutTable
{
    margin: auto;
    padding: 0px;
    table-layout: auto;
}

#LayoutHeader
{
    background-image: url('images/ASPNET-Books-Layout_01.jpg');
    background-repeat: no-repeat;
    width:800px; 
    height:79px;
}

#LayoutLeft
{
    background-image: url('images/ASPNET-Books-Layout_02.jpg');
    background-repeat: repeat-y;
    width:15px;
}

#LayoutBody
{
    width: 767px;
    background-color: #FFFFFF;
}

#LayoutRight
{
    background-image: url('images/ASPNET-Books-Layout_04.jpg');
    background-repeat: repeat-y;
    width: 18px;
}

#LayoutFooter
{
    background-image: url('images/ASPNET-Books-Layout_05.jpg');
    background-repeat: no-repeat;
    width:800px; 
    height:99px;
}


#MainDiv
{
    position: absolute;
    left: 15px;
    min-height: 900;
}

#RightColumn
{
    background-color: #5cad00;
    color: #142e25;
    top: 10px;
    left: 610px;
    width: 160px;
    position: absolute;
    z-index: 1000;
}


.MainHeader
{
    background-color: #20415B;
    clear: both;
    color: #AEC7BA;
    float: left;
    height: 80px;
    padding: 0;
    width: 780px;
}

.MainNav
{
    background-color: #3B4D5B;
    bottom: 100px;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    height: 28px;
    left: 1px;
    padding: 2px 0 0;
    top: 85px;
    width: 780px;
}

H1.MainHeader
{
    padding: 10px 10px 4px 25px;
    font-size: 24px;
    font-weight: bold;
    color: #6D8EA8;
    width: 700px;
}


div#header, div#footer
{
    background-position: 0 0;
    background: none repeat scroll 0 0;
    padding: 3px;
    border: none;
    width: 780px;
    margin: auto;
}

div#header
{
    border-bottom: none;
}

div#footer
{
    border-top: none;
}

#dLogo
{
    width: 480px;
    float: left;
}


#dLoginLinks
{
    width: 100px;
    float: right;
    margin-top: 10px 5px 0 0;
}

#headermenu
{
    position: relative;
    top: 153px;
    left: 245px;
    width: 700px;
    padding: 2px 2px 2px 2px;
}

#dMenu
{
    width: 500px;
    float: left;
}
#dMenu ul
{
    clear: left;
    float: left;
    width: 100%;
    list-style: none;
    margin: 1px 0 0 0;
    padding: 0;
}
#dMenu ul li
{
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}
#dMenu ul li a
{
    display: block;
    float: left;
    margin: 0 0 0 1px;
    padding: 3px 10px;
    text-align: center;
    color: #AEC7BA;
    text-decoration: none;
    position: relative;
    left: 15px;
    font-size: medium;
}
#dMenu ul li a:hover
{
    background: transparent;
    color: #AEC7BA;
}
#dMenu ul li a.active, #dMenu ul li a.active:hover
{
    font-weight: bolder;
}
#dMenu ul li a span
{
    display: block;
}


.MainContent
{
    background-color: #AEC7BA;
    color: #4A7061;
    position: absolute;
    width: 780px;
    top: 115px;
    right: 781px;
    left: 1px;
    min-height: 500px;
}

/* Content */
div#container, #dAdminContainer
{
    clear: both;
    min-height: 400px;
    background: #FFF;
    width: 100%;
    margin: auto;
    overflow: hidden;
    color: #000000;
}

#dAdminContainer
{
    width:780px;
}

div#content-inner-2col
{
    margin: 0px 15px 20px 10px;
    background-color: #FFFFFF;
}

#content-inner-2col A
{
    color: #000;
}


div#first-column, div#third-column
{
    clear: both;
    width: 180px;
    min-height: 392px;
}

div#first-column
{
    float: left;
    background-color: #89AD9A;
}

div#third-column
{
    float: right;
    background-color: #E6BB70;
}

div#first-column a, div#third-column a
{
    color: #521300;
    vertical-align: middle;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

div#first-column hr
{
    color: #521300;
    width: 85%;
}

#rightcol
{
    float: right;
    padding: 1px 5px 2px 5px;
    width: 160px;
    background-color: #0000CC;
    font-size: 10px;
    min-height: 400px;
    height: 100%;
}


div#first-column div.text
{
    padding: 6px 6px 6px 6px;
    text-align: justify;
}

div#first-column div.sectiontitle, div#third-column .sectiontitle span
{
    padding: 6px 6px 6px 3px;
    background-color: #666666;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}


div#content
{
    margin: 3px 3px 3px 3px;
}

div#content-2coll
{
    margin: 5px 10px 5px 200px;
}
div#content-2colr, div#dMainHome
{
    margin: 5px 10px;
}

#left-content
{
    margin: 5px 200px 5px 10px;
}

#right-content
{
    margin: 5px 10px 5px 200px;
}

#dMainLeft
{
    clear: both;
    float: left;
    width: 540px;
    display: block;
}

#dMainRight
{
    margin: 5px 10px 5px 570px;
}

div#content-inner
{
    border: 1px solid gray;
    min-height: 392px;
}




/* Footer */

#Mainfooter
{
    clear: both;
    background-color: #20415B;
    color: #8EB9DB;
    font-size: x-small;
    height: 14px;
    top: 5px;
    margin: auto;
    width: 800px;
}

#CategoryMenu ul
{
    clear: left;
    float: left;
    width: 100%;
    list-style: none;
    margin: 1px 4 1 8;
    padding: 0;
}

#CategoryMenu ul li
{
    text-align: left;
}

#CategoryMenu ul li a
{
    font-family: georgia;
    font-size: .85em;
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    margin: 2px 0 3 0;
}

#CategoryMenu ul li a:hover
{
    display: block;
    background-color: #E6E6E6;
}

#footermenu
{
    position: absolute;
    float: left;
    text-align: center;
    margin: 15px 45px 0px 0px;
    width: 400px;
}

#footermenu ul
{
    clear: left;
    float: left;
    width: 100%;
    list-style: none;
    margin: -3px 0 0 0;
    padding: 0;
}

#footermenu ul li
{
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}

#footermenu ul li a
{
    display: block;
    float: left;
    margin: 0 0 0 1px;
    padding: 3px 10px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    position: relative;
    left: 15px;
    font-size: x-small;
}

#footermenu ul li a:hover
{
    background: transparent;
    color: #CCCCCC;
    font-weight: bold;
}

#footermenu ul li a.active, #footermenu ul li a.active:hover
{
    font-weight: bolder;
}

#footerCopyright
{
    margin: 15px 45px 0px 0px;
    float: right;
    color: #FFF;
    font-size: .5em;
}

#footertext
{
    text-align: center;
    padding-top: 3px;
}

.footermenulink
{
    font-family: Arial, Serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.footermenulink a
{
    text-decoration: none;
    color: #AEC7BA;
}


#center-content {
	border-right: thin solid #000080;
	float: right;
	margin: 5px;
	min-height: 400px;
	width: 400px;
	background: #fff;
}
#right-column, #left-column {
	margin: 4px;
	min-height: 190px;
	width: 180px;
	background: #FFF;
}
#right-column {
	float: right;
	left: 380px;
}
#left-column {
	clear: left;
	float: left;
	margin-right: 5px;
}

Label
{
    text-align: left;
    width: 16em;
    font-size: .85em;
    color: #000;
    float: left;
    margin-right: 1em;
}

.AdminTable
{
    width: 95%;
}

#dAdminHeader
{
    padding: 5px 5px 10px 5px;
    margin: 5px 5px 15px;
    display: block;
}
#dAdminHeader ul
{
    float: left;
    width: 100%;
    list-style: none;
    margin: 1px 0 0;
    padding: 0;
}
#dAdminHeader ul li
{
    display: inline;
    list-style-type: square;
    margin: 0;
    padding: 0;
}
#dAdminHeader ul li a
{
    display: block;
    float: left;
    margin: 0 0 0 1px;
    padding: 3px 10px;
    text-align: center;
    color: #000066;
    text-decoration: none;
    position: relative;
    left: 15px;
    font-size: small;
}
#dAdminHeader ul li a:hover
{
    background: transparent;
    color: #b45d16;
}
#dAdminHeader ul li a.active, #dAdminHeader ul li a.active:hover
{
    font-weight: bolder;
}
#dAdminHeader ul li a span
{
    display: block;
}

.AdminList
{
    margin: auto;
    table-layout: auto;
    empty-cells: show;
    width: 500px;
}

.AdminListHeader
{
    background-position: #000066;
    padding: 1px 4px 2px;
    color: #FFF;
    text-align: center;
    background: #000066;
    font: bold medium Arial, Helvetica, sans-serif;
}

.AdminIcon
{
    margin: auto;
    width: 50px;
    text-align: center;
    font-size: .7em;
}

.AdminLayout
{
    width: 600px;
    margin: auto;
    font-size: .7em;
}

.AdminLayout h2
{
    font-size: .95em;
    color: #666666;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}


input:focus
{
    background-color: #ECF2F1;
    color: #336699;
}

h1
{
    padding: 16px 0px 7px 15px;
    font-size: 1.5em;
    color: #336699;
    font-family: Georgia;
    font-weight: bold;
    font-variant: small-caps;
    text-align: center;
}

#ContentBodyDiv
{
    padding: 5px 10px 15px;
}

#ContentBodyDiv Input[type="image"]
{
    width: 21px;
    height: 21px;
}

#ContentBodyDiv Input[type="text"], #ContentBodyDiv Input[type="password"]
{
    width: 150px;
}


.ui-stars-star,
.ui-stars-cancel {
	float: left;
	width: 17px;
	height: 15px;
	text-indent: -999em;
	cursor: pointer;
	display: block;
	overflow: hidden;
}
.ui-stars-star a, .ui-stars-cancel a
{
    background-position: 0 0px;
    display: block;
    width: 16px;
    height: 100%;
    background-color: #FFFFCC;
    background: url(ui.stars.gif) no-repeat 0 0px;
}
.ui-stars-star a {
	background-position: -32px 0px;
}
.ui-stars-star-on a {
	background-position: -48px 0px;
}
.ui-stars-star-hover a {
	background-position: -64px 0px;
}
.ui-stars-cancel-hover a {
	background-position: -16px 0px;
}
.ui-stars-star-disabled,
.ui-stars-star-disabled a,
.ui-stars-cancel-disabled a {
	cursor: default !important;
}

/* Rounded Corner */

.RoundedCorder
{
    padding: 0px;
    margin: 0px auto 0px auto;
    empty-cells: show;
    vertical-align: middle;
}

.White-Rounded-Header-tr
{
    padding: 0px;
    margin: 0px;
    background-image: url('images/Rounded-square-white_02.jpg');
    background-repeat: repeat-x;
}

.White-Rounded-Header
{
    background-image: url('images/Rounded-square-white_02.jpg');
    background-repeat: repeat-x;
    font-size: .9em;
    color: #000066;
    font-weight: bold;
    text-align: center;
    font-family: Georgia;
    padding-bottom: 3px;
    vertical-align: middle;
    min-width: 100px;
}

.White-Rounded-Body
{
    background-image: url('images/Rounded-square-white_05.jpg');
    background-repeat: repeat-x;
    font-size: .9em;
    color: #000066;
    text-align: center;
}


.White-Rounded-Left
{
    background-image: url('images/Rounded-square-white_04.jpg');
    background-repeat: repeat-y;
}

.White-Rounded-Right
{
    background-image: url('images/Rounded-square-white_06.jpg');
    background-repeat: repeat-y;
}

.White-Rounded-Bottom
{
    background-image: url('images/Rounded-square-white_08.jpg');
    background-repeat: repeat-y;
}



#HeaderSearch
{
    clear: both;
    float: right;
    margin: 25px 45px 10px 25px;
}

#HeaderSearch Label, #HeaderSearch input
{
    font-size: .85em;
    font-family: Georgia;
    font-weight: bold;
}

#frmHeaderSearch Label
{
    color: #fff;
    width: 4em;
    vertical-align: middle;
}

#HeaderSearch input
{
    color: #000;
}


#HeaderSearch Label
{
    margin-right: 7px;
}

#HeaderSearch input[type=button], #HeaderSearch input[type=submit]
{
    color: #000;
}


#dHomeBoxLeft
{
    float: left;
    width: 150px;
}

#dHomeBoxCenter
{
    float:left;
    width:450px;
}

#dHomeBoxRight
{
    float: right;
    width: 160px;
    min-height :500px;
}

#dHomeRight
{
    float: right;
    width:615px;
}


.BookDetails
{
    border: .1em solid #cecece;
    width: 125px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 10px;
    text-align: center;
}

.BookDetails table
{
    border-spacing: 0px;
    empty-cells: show;
    padding: 0px;
    margin: 2px 1px 1px 1px;
    background-color: #F9F9E9;
}

.BookDetails ul
{
    list-style-type: none;
}

.BookTitle
{
    display:block;
    min-height:24px;
}

.BookTitle a
{
    color: #006699;
    font-weight: bold;
}


.BookListTable
{
    border-style: none;
    float: left;
    clear: both;
    font-family: georgia;
    font-size: .6em;
    color: #333333;
    margin-bottom: 25px;
}

table.BookListTable td
{
    padding: 4px;
}

a.BookDetails
{
    color: #003366;
    font-size: .6em;
    font-family: Georgia;
    font-weight: bold;
}

.BookDetails img
{
    border-style: none;
    padding: 0px;
    margin: 3px auto 3px auto;
    text-align: center;
}

.BookInfo
{
    clear: both;
    width: 95%;
    margin-left: 20px;
    font-size: .8em;
    font-family: georgia, Arial, Helvetica, sans-serif;
    vertical-align: top;
}


.BookListInfo
{
    margin: auto 8px auto 8px;
    text-align: center;
}


.AlbumShadow
{
    clear:both;
	float: left;
	margin-top: 8px;
	margin-left: 28px;
	margin-right:15px;
	background: #aaa;
    text-align: center;
}

.AlbumShadow img, #FullBookCover img
{
	margin: -4px 4px 4px -4px;
	display: block;
	position: relative;
	padding: 4px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	background: #fcfcfc;
}

#dPager
{
    border-style: none;
    border-width: 0px;
    margin: 5px 15px 15px 30px;
    width: 90%;
    float: right;
    font-size: 1.0em;
    background-color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
}

#dPager ul
{
    clear: both;
    float: right;
    list-style: none;
    margin: 1px 0 0 0;
    padding: 0;
}

#dPager ul li
{
    display: block;
    float: left;
    margin: 0 0 0 1px;
    padding: 3px 10px;
    text-align: center;
    color: #000;
    position: relative;
    left: 15px;
}

#dPager ul li a
{
    color: #000;
    text-decoration: none;
}

#dPager ul li a.active:hover
{
    font-weight: bolder;
}

#dPager ul li a span
{
    display: block;
}

a.BuyNowBtn, a.DetailsBtn
{
    background-color: #336699;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .85em;
    color: #FFFFFF;
    text-align: center;
    padding: 2px 4px 2px 5px;
    margin: 1px 2px 1px 3px;
    border-style: outset;
    border-width: thin;
    border-color: #3366FF #000099 #000066 #3366CC;
    text-decoration: none;
    font-weight: bold;
    float: left;
    display: block;
}

.DetailsBtn
{
    float: left;
    display: block;
    margin-right: 35px;
}

#FullBookTitle h1, #FullBookTitle h2
{
    color: #336699;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    text-align: center;
    font-weight: bold;
    margin: 3px 10px 3px 10px;
}

#FullBookTitle h1
{
    font-size: 1.25em;
}

#FullBookTitle h2
{
    font-size: 1.0em;
}

#FullBookCover
{
    margin: 5px auto 5px auto;
    width: 475px;
    display: block;
    clear: both;
}

#FullBookDetails
{
    margin: 15px 0px 15px 0px;
    padding-right: 5px;
    padding-left: 5px;
}

#BookPurchaseInfo
{
    margin: 5px 10px 5px 10px;
    clear: left;
    float: left;
}

#BookPurchaseInfo a
{
    margin: 5px 50px 5px 5px;
    float: left;
    clear: both;
}

#BookPurchaseInfo span
{
    margin: 5px 5px 5px 5px;
    clear: both;
}

#BookRating
{
    width: 220px;
    float: left;
    margin-left:10px;
    clear: left;
}


/*  */

#preview
{
    background-position: #336699;
    position: absolute;
    border: 1px solid #ccc;
    background: #336699;
    padding: 5px;
    display: none;
    color: #fff;
}

/*  */

#ContentBody
{
    margin: 4px 10px 15px 10px;
}

#ContentBody P
{
    margin: 2px 0px 5px 0px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: .8em;
}

#ContentTitle
{
    margin-right: 15px;
    margin-left: 15px;
}

#ContentBody ul, #ContentBody ol
{
    list-style-position: inside;
    margin-left: 20px;
}

#ContentBody h2
{
    font-size: 1em;
    font-family: arial, Helvetica, sans-serif;
}

#ContentBody h3
{
    font-size: .9em;
    font-family: arial, Helvetica, sans-serif;
}

#BookEditorial fieldset div
{
    font-family: arial, Helvetica, sans-serif;
    font-size: .8em;
    background-color: #F9F9E9;
}

#BookEditorial p
{
    margin: 2px 0px 2px 0px;
    font-family: arial, Helvetica, sans-serif;
    font-size: .8em;
}

#BookEditorial h2, #BookEditorial h3
{
    margin: 2px 0px 2px 2px;
    font-family: arial, Helvetica, sans-serif;
    color: #006699;
}

#BookEditorial h2
{
    font-size: .9em;
}

#BookEditorial h3
{
    font-size: .85em;
}

#BookEditorial ul
{
    margin: 2px 1px 2px 20px;
}

#BookEditorial li
{
    font-size: .8em;
    margin: 2px 1px 4px 0px;
}


#dMakeReview, #dReviews, #BookEditorial, #BookLinInfo
{
    margin: 10px 0px 20px 15px;
    display : inline-block ;
}


#dMakeReview fieldset, #dReviews fieldset, #BookEditorial fieldset
{
    padding: 8px 5px 8px 10px;
}

#dMakeReview legend, #dReviews legend, #BookEditorial legend
{
    background-color: #006699;
    border: thin solid #003399;
    font-size: .85em;
    font-family: arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    padding: 2px 6px 2px 4px;
    margin-bottom: 5px;
    max-width:400px;
}

 #dReviews ul
{
    margin: 5px 0px 5px 4px;
    list-style-type: none;
}

 #dReviews li
{
    margin: 2px;
    font-family: arial, Helvetica, sans-serif;
    font-size: .8em;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
}



label.error
{
    float: none;
    color: red;
    padding-left: .5em;
    vertical-align: top;
    font-style: italic;
    display: inline-block;
}

DIV.error
{
    display: none;
}


INPUT.error
{
    border: red 1px dotted;
}

#dAdminFrame
{
    width: 780px;
    padding: 15px 15px 25px 15px;
}

td.AdminLinks
{
    width:50%;   
}


#dMakeContact ul
{
    padding: .2em .2em 0 .2em;
    list-style: none;
    display: inline-block;
}

#dMakeContact ul li
{
    height: 1.15em;
    display: inline-block;
    padding-bottom: .25em;
    padding-top: .15em;
    list-style: none;
    width:500px;
}

#dMakeContact ul li button[type=submit]
{
    margin: 5px 25px 0px 300px;
    float: left;
}