/* @override 
	http://www2.regent-college.edu/templates/regent_bookstore/styles/default.css
	http://207.23.252.81/templates/regent_bookstore/styles/default.css
	http://207.23.252.81/templates/regent_bookstore/styles/default.css
	http://207.23.252.81/templates/regent_bookstore/styles/product_listing.css
	http://www2.regent-college.edu/templates/regent_bookstore/styles/default.css
	https://www2.regent-college.edu/templates/regent_bookstore/styles/default.css
	http://www.regentbookstore.com/templates/regent_bookstore/styles/default.css
	https://regentbookstore.com/templates/regent_bookstore/styles/default.css
*/

/* Redefined HTML Tags */

body, html {
	background-color: #666666;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	color: #ffffff;	
	font: 1.1em "Lucida Grande", Verdana, sans-serif;
}

td {
	color: #ffffff;
	font-size: 10px;
}

a:link {
	color: #CCCC99;
	text-decoration: none;
}

a:visited {
	color: #CCCCCC;
}

a:active {
	color: #CCCCCC;
}

a:hover {
	color: white;
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1 {
	
}

form {
	margin-bottom: 0;
}

ol {

	margin-left: 25px;
	margin-bottom: 0px;

}

li {
	color: white;
	text-align:left
}

.allcaps {
	text-transform: uppercase;
}


/* FORMS */

legend {
	color: #121212;
	font-weight: bolder;
	font-family: arial,sans-serif;
	font-size: 1.0em;
	width: 100px;
	margin-left: 14px;
	padding-left: 22px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #95A2ED url(/images/default/bg-legend.gif);
	border: 1px solid #626ABC
}

select {
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: black
}

textarea {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 1.0em;
	border: #747474 1px solid;
	border-top: #747474 1px solid;
	border-right: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	width: 350px;
	height: 50px
}

form {
	margin: 0px;
	padding: 0px;
}

#content-wrapper {
	
}

/* BACKGROUNDS */

#header {
	background: url(/images/regent_bookstore/header.jpg) no-repeat center center;
	color: white;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position:relative
}


#header #home a
{
    
    top: 0;
    left: 0;
    width: 198px;
    height: 80px;
	position: absolute;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
 
#header #home h1
{
    display: none;
}

#header .navlinks {
	text-align: right;
	font: bold 1em Verdana, "Lucida Grande", Lucida, sans-serif;
	font-size: 1em;
	color: #b6bfc1;
	text-shadow: #000000 1px 1px 2px;
	padding-top: 20px;
	padding-right: 20px;
}

#header .navlinks a {
	color: #FFFFFF;
	opacity: 0.7;
	text-decoration: none;
	
}

#header .navlinks a:hover {
	opacity: 1;
	text-decoration: underline;
}

#maintable-content {
	background-image: url(/bookstore/images/regent_bookstore/content_background.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

/*#mainwrapper {
	width: 769px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}*/

#intro-box {
	background-image: url(/images/regent_bookstore/content_intro_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 166px;
	width: 559px;
	text-align: center;
}

#intro-box ul {
	margin-top: 1.0em;
	padding-left: 40px;
}

#intro-box li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFCC;
	margin-left: 25px;
}

#intro-box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	background: none;
	margin: 0px;
}

#intro-box h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0px;
	color: #D3E1C0;
	margin-top: 20px;
}

#intro-box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	margin-top: 32px;
	margin-right: 170px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
	font-weight: normal;
	line-height: 15px;
}

#content-topbox {
	background-image: url(/images/regent_bookstore/content_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 559px;
}

#content-topbox a:link {
	color: #FFFFCC;
}

#content-topbox a:visited {
	color: #FBFBFB;
}

#content-topbox a:hover {
	color: #F0F0E1;
	text-decoration: underline;
}

#content-topbox a:active {
	color: #E5E5E5;
	text-decoration: none;
}

#content-topbox h1 {
	text-align: left;
	font-size: 1.6px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	background: none;
	margin: 0px auto;
}

#content {
	background-image: url(/images/regent_bookstore/centre_background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

/* Sidebars */

.sidecolumn {
	background-image: url(/images/regent_bookstore/sidecolumn_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;

}

.sidecolumn li {
	list-style-position: outside;
	list-style-image: url(/images/regent_bookstore/arrow_bullet_orange.gif);
	text-shadow: #000 1px 1px 3px;
	opacity: 1;
	font-weight: bold;
	border-style: solid;
	border-bottom: 1px solid #434343;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-bottom: 5px;
	margin-bottom: -5px;
}

.sidecolumn ul {
	margin-left: -15px;
	margin-right: 15px;
}

.sidecolumn-title {
	background-image: url(/images/regent_bookstore/sidetitle_top.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 210px;
	margin: 0px;
	padding: 0;
}

.sidecolumn-title h1 {
	font-weight: bold;
	text-align: center;
	text-shadow: #000000 1px 1px 2px;
	text-transform: uppercase;
	font-size: 1.2em;
	margin: 0;
	padding-top: 10px;
	letter-spacing: .06em;
}

#toptitle {
	background-image: url(/images/regent_bookstore/centre_header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 33px;
}

#toptitle h1 {
	font-size: 1.6em;
	text-shadow: #000000 1px 1px 2px;
	padding: 8px 0 0;
	font-weight: bold;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

#mainnav {
	/* background-color: #000033; 
	background-image: url(/images/regent_bookstore/backgrounds/top_nav.gif); */
	margin-bottom: 5px;
	margin-top: 5px;
}


/*#mainnav p {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-top: 5px;
	margin-bottom: 5px;
}*/

#mainnav a {
	color: #ffffff;
	text-shadow: #000 2px 2px 2px;
	font: bold 1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 3px 10px;
	text-decoration: none;
	border: 1px solid #666;
	margin-left: 5px;
	margin-right: 5px;

	


}

#mainnav #mainnav-left {
	float: left;
}

#mainnav #mainnav-right {
	float: right;
}

#mainnav a:hover {

	color: #fff;
	text-decoration: none;
	background-color: #3b3b3b;
	border: 1px solid #a0a0a0;
}

#sitenav {
	width: 740px;
}

#sitenav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: left;
	width: 740px;
	color: #FFFFCC;
	margin-bottom: 5px;
	margin-top: 1.0em;
}


#footer {
	width: 960px;
	margin: 20px auto 0;
}

#footer p {
	font-family: "Lucida Grande", Verdana, Sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}

#footer a {
	text-decoration: none;
	text-shadow: #343434 1px 1px 2px;
}

#footer a:hover {
	text-decoration: underline;
}


.maintitle-background {
	
}

.sideblock {
	width: 210px;
	text-align: center;
}

/* My Comment 

.sideblock a:link {
	text-decoration: none;
	color: #0066CC;
}

.sideblock a:active {
	color: #333333;
}

.sideblock a:hover {
	color: #663366;
	text-decoration: underline;
}

*/

.sideblock p {
	line-height: 14px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 1em;
}

.sideblock h1, h3 {
	display: block;
	font-weight: bold;
	text-align: center;
	text-shadow: #000000 1px 1px 2px;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-size: 1.2em;
	text-align: center;
	height: 20px;
	padding: 9px;
	background: url(/images/regent_bookstore/sidetitle_back.jpg) no-repeat;
	margin-bottom: 5px;
}

.sideblock-right {
	margin-right: 22px;
}

.sideblock-right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 15px;
	color: #000000;
	margin-top: 5px;
	margin-right: 1.0em;
	margin-bottom: 7px;
	margin-left: 1.0em;
}

/*.sideblock-right h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1em;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(/bookstore/images/regent_bookstore/sideblock-right-h3.gif);
	background-position: right bottom;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-right: 1.0em;
	padding-bottom: 4px;
	padding-left: 1.0em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
} */

.centreblock {
	
}

.centreblock p {
	font-size: 1.1em;
	line-height: 18px;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 20px;
	text-align: left;
}



.centreblock .usual p {
	font-size: 1.1em;
	line-height: 18px;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 20px;
	text-align: left;
}

.centreblock ul {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.centreblock li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 15px;
	margin-top: 5px;
	margin-right: 1.0em;
	margin-bottom: 7px;
	margin-left: 1.0em;
	padding-right: 5px;
	padding-left: 5px;
}

.centreblock h1 {
	background-image: url(/images/regent_bookstore/h1_background.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 30px;
	margin: 0 auto;
	color: #FFFFFF;
	text-align: center;
	display: block;
	text-indent: 20px;
	text-shadow: #000000 1px 1px 2px;
	padding: 8px 0 0;
	width: 551px;
	font: bold 1.6em Arial, Helvetica, sans-serif;
}

.centreblock h2 {
	color: #FFFFFF;
	background-position: left bottom;
	text-align: left;
	margin: 0 20px 10px;
	text-shadow: #000 1px 1px 2px;
	font-size: 16px;
}

.centreblock h3 {
	text-align: left;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #7d9ea7;
	text-transform: capitalize;
	background-image: none;
	border-bottom: 1px dotted #555;
	border-top: 1px dotted #555;
	padding-bottom: 3px;
	padding-left: 0;
	margin: 10px 20px 20px 20px;
}

.centreblock .subtitle {
	font-size: .9em;
}


.centreblock .prodactions {
	
	color: #7d9ea7;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;

}

.centreblock .prodactions p {
	margin-left: 0;
	text-align: left;
	font-weight: bold;
	font-size: 1.1em;
}



.formbox {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 1.0em;
	border-left: #747474 1px solid;
	border-top: 1px solid #747474;
	border-right: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	background-color: #d4d4d4;
	border: 2px solid #fff;
	padding: 1px;
	text-shadow: #fff 1px 1px 2px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.formbox-dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}

.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	background-color: #F5F5EB;
}

.middlebg {
	background: #454545;
}

.commonbg {
	/* background: #ffffff;*/
}

table.usual, tr.usual, td.usual {
	border-bottom: 1px solid #a8a8a8;
}

.sideblock table.usual, tr.usual, td.usual {
	border-bottom: none;
}

div.breadcrumb {
	background-color: #000;
	text-align: left;
	width: 551px;
	border-bottom: 1px solid #9a9a9a;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.breadcrumb div {
	font-size: 1.0em;
	color: white;
	background-color: #000;
	text-align: left;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 15px;
}

.breadcrumb p {
	margin-top: 0;
	margin-bottom: 0;
}

.breadcrumb a {
	text-decoration: none;
}

.breadcrumb a:hover {
	text-decoration: underline;
}

table.middle, tr.middle, td.middle {

	font-weight: bold;
	border-top: 1px solid gray;
	background-color: #454545;
	border-bottom: 2px solid #a8a8a8;
	color: #ffffff;
}

table.middle-top, tr.middle-top, td.middle-top {

	font-weight: bold;
	border-top: 1px solid gray;
	background-color: #454545;
	border-bottom: 2px solid #a8a8a8;
	border-top: 2px solid #a8a8a8;
	text-transform: uppercase;
}

tr.error, td.error {
	color: #cc0000;
	font-weight: bold;
}

.errorbg {
	background: #cc0000;
}

fieldset {
	border: 1px solid #CCCCCC;
}

input.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	border-left: #747474 1px solid;
	border-top: 1px solid #747474;
	border-right: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	background-color: #d4d4d4;
	border: 2px solid #fff;
	padding: 2px;
	text-shadow: #fff 1px 1px 2px;
}

input.search {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 1.0em;
	width: 110px;
	border-left: #747474 1px solid;
	border-top: #747474 1px solid;
	border-right: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	margin-top: 5px;
	margin-bottom: 5px;
}

input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 4px;
	margin-bottom: 3px;
}

p.submit {
	text-align: right;
}

input.usualprice {
	background: #F4F4F4;
	border: none;
	text-align: right;
	font-size: 1.0em;
}

input.orderprice {
	border: none;
	text-align: right;
	font-size: 1.0em;
	font-weight: bold;
}

select.search {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: black
}

/* TEXTS */

.tab {
	font-family: Arial,Tahoma;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	background: #dedede;
}


.tab:hover {
	text-decoration: none;
}

.tabActive {
	font-family: Arial,Tahoma;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	background: #999999;
	color: white;
}

.tabActive:hover {
	text-decoration: none;
	color: white;
}

ul.faq {
	margin-left: 35px;
	margin-bottom: 0px;
	list-style: circle
}

.realprice {
	/*text-decoration: line-through;*/ 
	border: none;
	width: 100px;
	background: transparent;
	font-size: 1.0em;
	font-family: tahoma,verdana,sans-serif;
}

.ourprice {
	color: #c3ae79;
	font-weight: bold;
	border: none;
	width: 100px;
	background: transparent;
	font-size: 1.0em;
	font-family: tahoma,verdana,sans-serif;
	text-shadow: #000 1px 1px 2px;
}

.small {
	font-size: 8pt;
}

.middleText {
	font-size: 10pt;
}

.comment {
	font-size: 8pt;
	color: #7777CC;
}

.message {
	font-size: 9pt;
	color: #fca824;
}

.title {
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

.bigtitle {
	font-size: 13pt;
	font-weight: bold;
	color: black;
}

.error {
	color: #fff;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #a70d12;
	padding: 3px;
	margin-bottom: 15px;
	border-style: none;
	border-width: 1px;
}

.error p {
	color: #ffffff;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.nb {
	text-decoration: none;
	color: black;
	font-weight: normal;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #2F2F2F;
	margin-left: 35px
}

.top10 {
	margin-bottom: 7px
}

.articleDate {
	font-size: 8pt;
	color: #7777CC;
	margin-bottom: 5px;
}

.faqQuestion {
	border-top: 1px solid #cccccc;
	background: white;
	padding: 1.0em;
	padding-left: 15px
}

.faqAnswer {
	text-align: justify;
	padding: 1.0em;
	padding-left: 15px
}

.properties {
	font-size: 1.1em;
	margin-left: 20px;
	line-height: 18px;
}

.introbox {
	height: 181px;
	width: 461px;
	margin-right: auto;
	margin-left: auto;
}

.introbox p {
	font-size: 1.2em;
	line-height: 18px;
	padding-top: 50px;
	padding-right: 120px;
	padding-left: 25px;
	position: relative;
}

.sideblock-altcolour {
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.prices {
	font-size: 1.2em;
	margin-left: 20px;
	margin-top: 10px;
}

.catlist-block {
	
}

.catlist-block p {
	margin-bottom: 1.0em;
	margin-left: 0px;
}

.catlist-3col p {
	font-size: 1.0em;
	margin-right: 0px;
	margin-left: 0px;
}

.catlist-icon {
	margin-right: 1.0em;
	margin-left: 20px;
}

.item-properties {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

.ptext-large {
	font-size: 1.2em;
}

.img-speaker {
	border: 1px solid #cacaca;
	margin: 0px;
	padding: 0px;
	width: 135px;
	height: 200px;
	background-position: center center;
	background-repeat: no-repeat;
}

div.nopict {
	width: 137px;
	height: 202px;
	border: 1px solid #000;
	background-color: #797979;
	background-image: url(/images/speakers/no_pict_back.jpg);
}

div.button-add-basket {
	padding-top: 4px;
}

.prodimage {
	border: 1px solid #cacaca;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.coupontext {
	color: #996600;
}

.img-rightalign {
	padding: 0px;
	float: right;
	margin-bottom: 40px;
	margin-left: 30px;
	border: 4px solid #d4d4d4;
	margin-right: 0px;
}

.textpages-wrapper {
	margin: 1.0em auto;
	width: 96%;
	padding: 0px;
}

.textpages-wrapper p {
	font-size: 1.1em;
	line-height: 14px;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	color: white;
}

.textpages-wrapper h2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1.0em;
	padding-bottom: 3px;
}

.textpages-wrapper h4 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 1.0em;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.textpages-wrapper li {
	font-family: "Lucida Grande", San-serif, Verdana;
	font-size: 1.1em;
	line-height: 1.2em;
	text-align: left;
}

.divider-line-thick {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.divider-line-thin {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.catlist-side {

	background: url(/images/regent_bookstore/arrow_bullet_orange.gif) no-repeat left -2px;
	border-style: none;
	border-bottom: 1px solid #4e4e4e;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 5px;
	width: 150px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}


/*.catlist-side p {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 15px;
}*/

.catlist-side a {
	text-decoration: none;
}

.catlist-side a:hover {
	text-decoration: none;
}

.catlist-side-white-brd {
	
}

.p-searchnav {
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	padding: 0px;
}

/* Begin CSS Buttons */

.button {
	text-decoration: none;
	border: 1px solid silver;
	text-shadow: #000000 0 0 0;
	text-align: center;
	margin: 0 0 5px;
	width: 135px;
	background-color: #5d472a;
	color: #fff;
	padding: 1px;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
}

.button:hover,.button:focus,.button:active {

	/* Help keyboard users */

	/* Not supported by IE/Win :-( */
	color: #ffffff;
	padding-bottom: 0;
}

/* End CSS Buttons */
.linkdivider {
	color: #a8a8a8;
	font-size: .9em;
	vertical-align: bottom;
	word-spacing: 5px;
}

div.prodlist-block {
	margin-bottom: 20px;
	margin-top: 20px;
	
}

div.prodlist-block h2 {
	font-weight: bold;
	margin-bottom: -5px;
	font-size: 1.2em;
	line-height: 1.2em;
}

table.nav-paging {
	
}

/*No white border around custom blocks.*/
.bl_simple td.padding10px {padding: 0px !important;}

/*           Google Mini               */
.t a:link,.t a:active,.t a:visited,.t{color:#fff}
.t{background-color:#36c}
.h{color:#36c}
.i,.i:link{color:#a90a08}
.a,.a:link{color:#008000}
.z{display:none}
div.n {margin-top: 1ex}
.n a{font-size:10pt; color:#000}
.n .i{font-size:10pt; font-weight:bold}
.q a:visited,.q a:link,.q a:active,.q {color: #00c; text-decoration: none;}
.b{font-size: 12pt; color:#00c; font-weight:bold}
.ch{cursor:pointer; cursor:hand;}
.e{margin-top: .75em; margin-bottom: .75em}
.g{margin-top: 1em; margin-bottom: 1em}


#image-banner {
	height: 115px;
	background: url(http://www2.regent-college.edu/images/photos/banner_bookstore_interior.jpg) no-repeat;
	border-style: none;
	border-bottom: 1px solid #6c6c6c;
	margin-bottom: 30px;
}

.button-wishlist {
	background-color: #273551;
}


