/* @override http://www.clocktowergroup.com/scripts/clocktower.css */

body {
	background-color: #fffce9;
	font-size: 13px;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

form {
	margin: 0;
}

a {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #660000;
	text-decoration: none;
}

.ribbon {
	background: url(../images/ribbon.jpg) no-repeat 0 5px;
	height: 140px;
}

.global-nav {
	padding-left: 6px;
}

.global-nav a {
	background-color: #660000;
	display: block;
	float: left;
	padding: 10px;
	color: #fffce9;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.global-nav a:hover {
	text-decoration: underline;
	color: #fffce9;
}

.menu {
	padding-bottom: 30px;
}

.menu .section {
	font-family: Helvetica, Arial, Helvetica, Geneva, sans-serif;
	font-size: 15px;
	padding: 15px 0 10px;
}

.menu .section.first {
	padding-top: 30px;
}

.menu ul {
	list-style-type: none;
	padding-left: 20px;
	margin: 0 25px 0 0;
	padding-top: 18px;
}

.menu li {
	padding-top: 2px;
}

.menu a {
	color: #660000;
	font-weight: bold;
}

.content {
	/*padding: 26px 20px 24px;*/
	padding: 26px 0 24px 0;
	font-size: 14px;
	line-height: 21px;
	font-family: Helvetica, Arial, Helvetica, Geneva, sans-serif;
}

.content td {
	font-size: 14px;
	line-height: 21px;
	font-family: Helvetica, Arial, Helvetica, Geneva, sans-serif;
}

.contenttd {
	font-size: 14px;
	line-height: 21px;
	font-family: Helvetica, Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	color: #7b0909;
	font-weight: normal;
	font-style: normal;
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 19px;
}

.tel-no {
	color: white;
	font-size: 20px;
	padding-right: 15px;
}

.button-link {
	color: white;
	background-color: #660000;
	display: block;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 9px;
	padding-bottom: 9px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	text-align: center;
	font-family: Helvetica, Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
}

.button-link2, .button-link2:hover {
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

.button-link a {
	text-decoration: none;
}

.button-link a:hover {
	text-decoration: underline;
}

.front-banner {
	margin-bottom: 20px;
}

.front-banner h2 {
	background-color: #660000;
	margin: 0;
	padding: 10px;
	color: white;
	font-weight: normal;
	font-style: normal;
}

.front-banner a {
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.front-banner a:hover {
	text-decoration: underline;
	color: white;
}

.front-button {
	background-color: #660000;
	margin: 0;
	padding: 10px;
	margin-right: 10px;
	color: white;
	text-decoration: none;
}

.front-button:hover {
	color: white;
	text-decoration: underline;
}

.buttons-bg {
	background-color: #660000;
}

.product-link {
	font-size: 15px;
	color: black;
	text-decoration: none;
}

.product-price-text {
	line-height: 100%;
}

.order-form {
	padding: 15px;
	border: 2px solid #660000;
}

.search-form {
	padding-right: 6px;
}

.search-field {
	width: 150px;
}

.order-box {
	color: white;
}

.product-price {
	font-size: 24px;
}

.search-title {
	font-size: 18px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.search-title:hover {
	text-decoration: underline;
}

.mini-cart {
	color: white;
	font-family: Helvetica, Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
}

.mini-cart a {
	color: white;
}

.footer td {
	border-top: 3px solid #660000;
	padding: 8px;
	color: #660000;
	font-family: Helvetica, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
}

.footer a {
	color: #660000;
}

.footer a:hover {
	text-decoration: none;
}

.acknowledgment {
	font-weight: bold;
}

.page-nav.top {
	padding: 0 0 10px 0;	
}

.page-nav.bottom {
	padding: 20px 0 10px 0;	
}

.page-nav .numbers a {
	padding: 8px;
	font-size: 16px;
	border: 1px solid #600;
	text-decoration: none;
	margin-right: 8px;
}

.page-nav .numbers span {
	padding: 8px;
	font-size: 16px;
	border: 1px solid #600;
	text-decoration: none;
	background-color: #600;
	color: #fff;
	margin-right: 8px;
}

.page-nav .pn {
	padding: 8px;
	font-size: 16px;
	border: 1px solid #600;
	text-decoration: none;
	margin-right: 8px;
	line-height: 50px;
}

.page-nav .pn a {
	text-decoration: none;
}