/* @override http://www2.regent-college.edu/templates/regent_bookstore/styles/order_styles.css */

#content-topbox {
	height: 33px;
	width: 986px;
	background: url(/images/regent_bookstore/sidetitle_top_full_length.jpg) no-repeat left top;
	text-align: center;
}

#content-topbox h1 {
	font-size: 1.6em;
	text-shadow: #000000 1px 1px 2px;
	margin: 0 auto;
	padding: 8px 0 0;
	text-align: center;
}


#content {
	background: url(/images/regent_bookstore/centre_background_full_length.jpg) repeat-y left top;
}

.centreblock {
	margin-left: auto;
	margin-right: auto;
}

.centreblock h2 {
	font-size: 1.4em;
	text-align: center;
}



.centreblock p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding: 0;
}

#centreblock-body h1 {
	background-image: url(/images/regent_bookstore/sidetitle_top_full_length.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 986px;
	height: 30px;
	text-align: left;
	margin: 10px 0px 0px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	display: block;
	text-indent: 20px;
}


#button-continue a, #button-clear-basket a, #button-checkout a, .button-black a {
	padding: 4px;
	text-decoration: none;
	display: block;
	border: 3px double #999999;
	text-shadow: #000 2px 2px 2px;
	text-align: center;
	font-weight: bold;
	margin: 0;
}

#button-continue a, .button-black a {
	background: url(/images/regent_bookstore/button_background.jpg) repeat-x 0 bottom;
}

#button-clear-basket a {
	background: #000000 url(/images/regent_bookstore/button_background_brown.jpg) repeat-x 0 bottom;
}


#button-checkout a {
	background: #000000 url(/images/regent_bookstore/button_background_green.jpg) repeat-x 0 bottom;
}

#button-continue a:hover, #button-clear-basket a:hover, #button-checkout a:hover, .button-black a:hover {
	
	color: white;
	border-color: white;
}




.save-basket {
	background-image: url(/images/regent_bookstore/basket_save_tab.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	width: 220px;
	float: left;
}
.save-basket p {
	margin-top: 20px;
	margin-right: auto;
	font-size: 1.1em;
	text-align: center;
	margin-left: auto;
	text-shadow: #000 2px 2px 2px;
}

table.padding6px {

}

