/* Blue color override */


body {
	background:#e2e2fd;
}

#container { position:relative }

.top-links li a{
color:#100e57;
}


.top-links li a:hover{
border-top:3px solid #100e57;
color:#0da5b5;
}

.top-links li a.active{
border-top:3px solid #100e57;
color:#0da5b5;
}

#logo a {
	background: transparent url('/images/best-photo-ebooks-logo-blue.gif') 0 0 no-repeat;
}

#header {
	background: transparent url('/images/best-photoebooks-girl.png') 250px 0 no-repeat;
	height:148px;
}
.content-box {
	margin-top:0;
}
.category-section { padding-top:0; }

#badge a strong {	display:none; height:0; width:0;}
#badge a {background:url("/images/new-free-photo-ebook-newsletter.png") no-repeat scroll 0 0 transparent;
display:block;
height:112px;
left:600px;
position:absolute;
top:51px;
width:286px;}


.category-section li{
color:#231307;
background:url(../images/category-list-dotted-line-blue.gif) bottom left repeat-x;
}

.category-section li a{
color:#3c4348;
background:url(../images/category-list-bullets-blue.gif) 6px 11px no-repeat;
}

.category-section li a:hover{
background:#e9eefe url(../images/category-hover-bullet-blue.gif) 6px 11px no-repeat;
color:#576169;
}

.category-section li a.active{
background:#e9eefe url(../images/category-hover-bullet-blue.gif) 6px 11px no-repeat;
color:#576169;
}


/* Review list */

.category-section ul.reviewlist li{
background:url('/images/category-list-dotted-line-blue.gif') bottom left repeat-x;
}

.category-section ul.reviewlist li a{
text-decoration:none;
height:auto;
background-image: none;
display:block;
padding:0.2em;
}

.category-section  ul.reviewlist  li a:hover{
background-image:none;
}

.category-section  ul.reviewlist  li a.active{
background-image:none;
}
/* END review list */




h5 a, h5 a:link, h5 a:active { color:#100E57; }
h5 a:hover { color:#575757; }


.insidereadmore a, .insidereadmore a:link { color: #ef123c; font-size:0.85em;}
