
/*==============================================================

	Version : 2009.08.10

==============================================================*/


/* @group BASE */

/* @group FRIENDLY SETTINGS */

img, a img { border:0; } /* nobody likes default border around images */

.clear { display: inline-block; }   
.clear:after { content: "."; display: block; height: 0;   clear: both; visibility: hidden; }
* html .clear { height: 1%; }
.clear { display: block; }

/* @end */
/* based on YUI 2.3 base.css */

/* Idioms */

ul.mod {
	list-style-image:none;
	list-style-position: outside;
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.mod li {
	list-style: none;
}

/* @end */

/* @group Web Form */

ul.form {
	margin: 0;
	padding: 0;
}

ul.form li {
	list-style: none;
	margin: 0 0 18px 0;
}

ul.form li label {
	color: #888;
	display: block;
}

div.form div.item, div.webform div.item {
	padding: 9px;
}

cat_button {}

input.cat_textbox,
textarea.cat_listbox,
select.cat_dropdown,
select.cat_listbox {
	width: 300px;
}

.cat_dropdown_small {
	width: 200px;
}

.cat_dropdown_smaller {
	width: 150px;
}

.cat_textbox_small, .cat_listbox_small {
	width: 200px; /* DON'T TOUCH THIS */
}

.cat_listbox {
	height: 120px;
	width: 300px;
}

table.webform,
table.reporting {
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
}

table.webform td {
	line-height: 24px;
	padding: 6px;
}

.form label, .webform label {
	font-size: 11px;
}

.form input, .webform input {
	margin-right: 3px;
}

/* @end */

/* @group System Message */

.system-message, .system-error-message {
	background-color: #fff;
	color: #666;
	margin: 18px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
}

/*.system-message {
	background: #f9f9f9 url(/CatalystImages/ok.png) no-repeat 29px 18px;	
}

.system-error-message {
	background: #f9f9f9 url(/CatalystImages/error.png) no-repeat 26px 26px;
}*/
/* Custom Message Box */
div.sys_message_box {
	float:none;
	width: 475px;
	margin: 0px auto 50px auto;
    background: url("/images/event-bg-box.png") repeat-y scroll 0 0 transparent;
   	text-align:left;
    font-size:13px;
}
div.sys_message_box.small {
	width:360px;
	margin:50px 0 0 0;
    background: url("/images/event-bg-box-360.png") repeat-y scroll 0 0 transparent;
}
div.sys_message_box .holder {
	background: url("/images/event-bg-box-t.png") no-repeat scroll 0 0 transparent;
}
div.sys_message_box .holder.perk_sml {
	background: url("/images/event-bg-box-t-360.png") no-repeat scroll 0 0 transparent;
}
div.sys_message_box .frame {
	background: url("/images/event-bg-box-b.png") no-repeat scroll 0 100% transparent;
	padding:35px 35px 45px 35px;
}
div.sys_message_box .frame.perk_sml {
	background: url("/images/event-bg-box-b-360.png") no-repeat scroll 0 100% transparent;
	padding:35px 35px 45px 35px;
	width:290px;
}
div.perk_sml {
	width:360px;
	padding:0;
	margin:0;
}
div.perk_sml h1 {
	width:300px;
	padding:0;
	margin:20px auto 0;
}
/* End Custom Message Box */
.system-message h1, .system-error-message h1 {
	color: #565656;
    font: 1.673em/1.2em 'Goudy Bookletter 1911',Georgia,'Times New Roman',Times,serif;
    margin: 0 0 5px;
    font-style: normal;
	font-weight: normal;
	margin: 0 0 18px 0;
}
.system-message a:link, .system-error-message a:link {
	font-style: italic;
	color: #9F9581;
	text-decoration: none;
}

.system-message a:hover, .system-error-message a:hover {
	color: #866113;
}

.ok {
	background: #E9FBE3;
	color: #21A347;
	margin-bottom: 18px;
}

.error {
	background: #FBE3E4;
	color: #D12F19;
	margin-bottom: 18px;
}

/* @end */

/* @group Announcement */

.announcement-list {
	font-size: 11px;
}

.announcement-list h2 {
	font-size: 14px;
	margin: 0 0 3px 0;
}

.announcement-list span.date {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 0 6px;
}

.announcement-details span.date {
	display: block;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 18px;
}

/* @end */

/* @group Blog */

/* NOTE: div.post-list exists in FORUMS as well */


.blog-list {
	background: #f9f9f9;
	border: 1px solid #eee;
	color: #000;
	font-size: 11px;
	margin: 0 0 18px;
	padding: 18px;
}

.blog-list h2 {
	font-size: 18px;
	margin: 0 0 3px 0;
}

.blog-list span {
	color: #888;
}

.blog-container h1 {
	font-size: 36px;
	line-height: 40px;
	margin: 0 0 6px 0;
}

.blog-container p.description {
	margin: 0 0 36px;
}

.blog-post h2.post-title {
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	margin: 0;
	padding: 0 0 3px 0;
}

.blog-post .post-details {
	color: #888;
	font-size: 11px;
	margin: 0 0 18px;
}

.blog-container .post-list {
	float: left;
	width: 69%;	
}

.blog-post .post-body {
	margin: 0 0 36px;
}

.comment-list {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin-bottom: 36px;
	padding: 18px;
}

.comment-list h5 {
	font-size: 14px;
	margin: 0 0 18px;
}

.comment-list input#Captcha {
	width: 300px;
}

.comment-list textarea.cat_listbox_small {
	height: 120px;
	width: 100%;
}

.blog-comment-container {
	border: 1px solid #e9e9e9;
	margin: 0 0 18px;
}

.blog-comment-container  .comment-details {
	background: #eee;
	font-size: 11px;
	padding: 6px;
}

.blog-comment-container .comment {
	background: #fff;
	padding: 9px;
}

span.flag {
	margin: 0 6px;
	vertical-align: middle;
}

input#fullname, input#website, input#emailaddress {
	width: 300px;
}

textarea.comment {
	height: 160px;
	width: 100%;
}

.forum-registration textarea.comment {
	height: 70px;
	width: 270px;
}

.post-body .links {
	font-size: 11px;
}

.blog-container .side-panel {
	float: right;
	width: 27%;
}

.side-panel h4 {
	font-size: 12px;
	margin: 0 0 9px;
}

.BlogTagCloud {
	margin: 0 0 18px;
}

.BlogRecentPost ul, .BlogTagList ul, .BlogPostArchive ul {
	margin: 0;
	padding: 0;
}

.BlogRecentPost li, .BlogTagList li, .BlogPostArchive li {
	font-size: 11px;
	list-style: none;
	margin: 0 0 9px;
}

p.page-nav {
	text-align: center;
} 

p.page-nav a {
	margin: 0 9px;
}

.blog-post dl {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin: 0 0 18px;
	padding: 18px;
}

.blog-post dt {
	color: #000;
}

.blog-post dd {
	margin: 0 0 9px;
}

/* @end */

/* @group Booking */

.booking-list {
	margin: 0 0 9px;
}

.booking-list span.date {
	margin: 0 9px 0 0;
}

.booking-container h1, .form-container h2 {
	margin: 0 0 18px;
}

.form-container {
	background: #f9f9f9;
	border: 1px solid #eee;
	padding: 18px;
}

.form-container input#FirstName, .form-container input#LastName, .form-container input#EmailAddress, .form-container input#Company, .form-container input#WorkPhone {
	width: 260px;
}

.go-back {
	margin: 18px 0;
}

/* @end */

/* @group Calendar */

div.select-month-year {
	padding: 9px 0;
}

table.module-calendar {
	border: 1px solid #888;
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}

table.module-calendar td {
	border: 1px solid #d7d7d7;
	font-size: 11px;
	height: 80px;
	overflow: hidden;
	padding: 0;
	vertical-align: top;
}

table.module-calendar td span {
	background: #f7f7f7;
	color: #333;
	display: block;
	font-size: 11px;
	padding: 0 2px;
	text-align: right;
}

tr.day-of-week td {
	background: #d7d7d7;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	text-align: center;
	vertical-align: middle;
}

table.module-calendar td.events span {
	background: #2BABFA;
	color: #fff;
	font-weight: bold;
}

table.module-calendar td.events {
	background: #EEF5FA;
}

table.module-calendar td ul {
	margin: 9px 0;
	padding-left: 24px;
}

table.module-calendar td.last-month {
	background: #eee;
}

table.module-calendar td.next-month {
	background: #eee;
}

/* @end */

/* @group Catalogue and Products */

.shop-catalogue {
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	height: 180px;
	margin: 0 6px 6px 0;
	overflow: hidden;
	width: 180px;
}

.shop-catalogue h4 {
	font-size: 12px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	text-indent: 9px;
}

.shop-catalogue h4 a {
	color: #1969bc;
	text-decoration: none;
}

.shop-catalogue .image {
	/* Image size should be 150px by 120px */
	height: 120px;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px;
	text-align: center;
}

.shop-main {
	margin-top: 18px;
}

.shop-main .header {
	border-bottom: 1px solid #eee;
	height: 27px;
	line-height: 27px;
	margin: 0 0 18px;
}

.shop-main .breadcrumbs {
	float: left;
	width: 40%;
}

.shop-main .cart-summary {
	float: right;
	width: 40%;
}

.shop-main .description ul {
	margin: 0 0 0 18px;
	padding: 0;
}

.shop-main .description li {
	list-style: square;
}

table.cartSummaryTable {
	border-collapse:collapse;
	border-spacing:0;	
	font-size: 12px;
	float: right;
}

td.cartSummaryItem {
	padding: 0;
}

.shop-main ul {
	margin: 0;
	padding: 0;
}

.shop-main li {
	list-style: none;
}

table.catalogueTable {
	border-collapse:collapse;
	border-spacing:0;	
	width: 100%;
	margin: 0 0 18px;
}

table.catalogueTable td {
	padding: 0;
}

table.productTable {
	border-collapse:collapse;
	border-spacing:0;	
	table-layout: fixed;
	width: 100%;
}

table.productTable td {
	padding: 3px;
}

.shop-product-small {
	background: #fff;
	border: 1px solid #ddd;
	color: #666;
}

.shop-product-small h5 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin: 0;
	min-height: 36px;
	padding: 18px 18px 6px;
}
 
.shop-product-small h4 a {
	color: #1969bc ;
}

.shop-product-small h5 a {
	text-decoration: none;
}

.shop-product-small ul {
	background: #f9f9f9;
	padding: 18px;
}

.shop-product-small ul li {
	font-size: 11px;
	margin: 0 0 6px;
}

.shop-product-small li.price {
	font-size: 11px;
}

.shop-product-small li.price strong {
	font-size: 14px;
	margin-left: 6px;
}

.shop-product-small li.stock {
	font-size: 11px;
}

.shop-product-small li.stock strong {
	color: #666;
	margin-left: 3px;
}

.shop-product-small .image {
	height: 120px;
	margin: 0 auto 9px;
	overflow: hidden;
	width: 120px;
	text-align: center;
}

.image a, td.actions a {
	border: none !important;
}

.shop-product-small li.quantity {
	line-height: 30px;
}

li.quantity img {
	position: relative;
	top: 8px;
	/* or vertical-align: middle; */
}

.shop-product-small li.quantity input.productTextInput {
	width: 50px;
}

.shop-product-small li.quantity input.productSubmitInput {
}

.shop-product-large {
	background: #fff;
	border: 1px solid #eee;
	color: #666;
	margin: 0 0 18px;
	min-width: 240px;
	overflow: hidden;
}

.shop-product-large h1 {
	color: #000;
	font-size: 14px;
}

.shop-product-large .image {
	margin-left: 36%;
	min-height: 360px;
	height: auto !important; /* for modern browsers */
	height: 360px; /* for IE5.x and IE6 */		
	padding: 18px;
	text-align: center;
}

.shop-product-large .shop-product-small .image {
 	margin: 0;
	min-height: 160px; 
	height: auto !important; /* for modern browsers */
	height: 160px; /* for IE5.x and IE6 */		
	padding: 18px;
	text-align: center;
	width: auto;
}

.shop-product-large .shop-product-small ul {
	padding: 9px;
}

.shop-product-large .shop-product-small ul, .shop-product-large .shop-product-small li  {
	margin: 0;
}

.shop-product-large li.price {
	font-size: 14px;
}

.shop-product-large li.instock {
	font-size: 10px;
}

.shop-product-large li.quantity input.productTextInput {
	width: 50px;
}

td.productItem .comment-form input#Captcha {
	width: 300px;
}

.poplets {
	border-top: 1px solid #eee;
	margin-top: 36px;
	padding: 9px 0;
}

.poplets img {
	border: 1px solid #ddd;
}

table.productPoplets {
	border-collapse:collapse;
	border-spacing:0;	
	margin: 0 auto;
}

.shop-product-large .details {
	background: #f9f9f9;
	float: left;
	min-height: 360px;
	height: auto !important; /* for modern browsers */
	height: 360px; /* for IE5.x and IE6 */	
	padding: 18px;
	width: 30%;
}

.shop-product-large ul {
	margin: 0 0 36px;
	padding: 0;
}

.shop-product-large li {
	margin: 9px 0;
}

.shop-cart .breadcrumbs {
	margin: 0 0 18px;
}

table.cart {
	background: #fff;
	border-collapse:collapse;
	border-spacing:0;	
	border: 1px solid #ddd;
	font-size: 11px;
	width: 100%;
}

table.cart td {
	vertical-align: top; /*to make sure the div stack line up at the top */
}

table.cart a {
	color: #1969bc;
}

table.cart th, table.cart td {
	color: #666;
	padding: 9px;
}

tr.val td {
	border-bottom: 1px solid #eee;
}

tr.shipping td {
	border-bottom: 1px solid #ddd;
}

tr.discount td.quantity, tr.shipping td.quantity {
	text-align: right;
}

td.quantity input.update {
	margin: 0 0 0 3px;
}

table.cart th {
	background: #f9f9f9;
	border-bottom: 1px solid #eee;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

input.cartInputText {
	width: 70px;
}

input#DiscountCode, input#GiftVoucher {
	width: 70px;
}

select.shippingDropDown {
	width: 150px;
}

table.cart th.quantity {
	text-align: right;
}

table.cart td.quantity {
	text-align: right;
}

.productitemcell {
	height: 23px;
	line-height: 20px;
	margin: 0 0 3px 0;
	overflow: hidden;
}

table.cart td.actions {
	text-align: right;
}

table.cart td.actions a {
	font-size: 12px;
	font-weight: bold;
	margin: 0 18px 0 0;
	text-decoration: none;
}

a#catshopclear {
	font-size: 10px;
	font-weight: normal;
}

table.cart strong {
	font-size: 14px;
}

.shop-form {
	margin: 0 0 18px;
}

.shop-form ul.form {
	background: #f9f9f9;
	border: 1px solid #eee;
	padding: 18px;
}

.shop-form label {
	font-size: 11px;
}

.shop-form ul.form li {
	margin: 0;
	padding: 9px 0;
}

.shop-form li.last {
	border-top: 1px solid #eee;
}

/*.shop-form .checkboxes {
	line-height: 27px;
}*/

input.PaymentMethodType {
	margin: 0 6px 0 0;
}

.shop-form ul.form input.cat_textbox,
.shop-form ul.form select.cat_dropdown,
.shop-form ul.form textarea.cat_listbox {
	width: 260px;
}

.shop-form textarea.cat_listbox {
	height: 100px;
}

.shop-receipt, .shop-quote-receipt {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin: 18px;
	padding: 18px;
}

.shop-receipt h1, .shop-quote-receipt h1 {
	border-bottom: 1px solid #ccc;
	padding: 0 0 3px;
}

.shop-receipt h2, .shop-quote-receipt h2 {
	font-size: 12px;
	font-weight: normal;
}

/* @end */

/* @group Customer Cases */

table.case-list {
	border-collapse:collapse;
	border-spacing:0;	
	margin: 0;
	width: 100%;
}

table.case-list td {
	padding: 6px;
}

table.case-list td.subject,
table.case-list td.category {
	width: 40%;
}

table.case-list td.status {
	width: 20%;
}

table.case-details {
	background: #f9f9f9;
	border-collapse:collapse;
	border-spacing:0;	
	border: 1px solid #eee;
	width: 100%;
}

table.case-details td {
	padding: 6px;
}

table.case-details tr.odd td {
	background: #fff;
}

table.case-details td.var {
	color: #888;
	text-align: right;
	width: 130px;
}

table.case-details td.val {
	color: #000;
}

/* @end */

/* @group Customer Orders */

table.border {
	border-collapse:collapse;
	border-spacing:0;	
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

table.border td {
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}

table.border span { color: #888; }

table.order-list {
	border-collapse:collapse;
	border-spacing:0;	
	width: 100%;
}

table.order-list td {
	border: 1px solid #eee;
}

table.order-list a {
	margin: 0 9px 0 0;
}

table.order-list span.number {
	font-size: 11px;
}

/* @end */

/* @group Comment */

.comment-container {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin: 0 0 18px;
}

.comment-container .header {
	background: #eee;
	font-size: 11px;
	padding: 6px 18px;
}

.comment-container span.name {
	color: #000;
}

.comment-container span.rating {
	margin: 0 9px;
	vertical-align: middle;
}

.comment-container .content {
	padding: 18px;
}

.comment-form {
	background: #f9f9f9;
	border: 1px solid #eee;
	color: #666;
	margin: 0 0 18px;
	padding: 18px;
}

.comment-form h3 {
	font-size: 14px;
	margin: 0 0 18px;
}

.comment-form h5 {
	color: #666;
	font-size: 14px;
	margin: 0 0 18px;
}

/*.comment-form li.rating div {
	font-size: 10px;
}*/

/*.comment-form li.rating div input {
	margin: 0 3px;
}*/

.comment-form input.cat_textbox_small,
.comment-form textarea {
	width: 300px;
}

.comment-form textarea {
	height: 120px;
}

/* @end */

/* @group FAQ */

table.faq-search {
	background: #f9f9f9;
	border-collapse:collapse;
	border-spacing:0;	
	border: 1px solid #eee;
	margin: 0 0 18px 0;
	width: 100%;
}

table.faq-search label {
	color: #888;
}

table.faq-search td {
	border-collapse:collapse;
	border-spacing:0;	
	padding: 9px;
}

table.faqresultstable {
	background: #fff;
	border-collapse:collapse;
	border-spacing:0;	
	border: 1px solid #eee;
	width: 100%;
}

table.faqresultstable td {
	color: #666;
	padding: 9px;
}

table.faqresultstable a {
	color: #1969bc;
}

table.faqresultstable td.faqresultstableinfo {
	background: #f9f9f9;
	color: #888;
	font-size: 10px;
	padding: 3px 18px;
	text-align: right;
}

table.faqresultstable td.faqresultstablecount {
	padding-left: 18px;
	width: 10px;
}

td.faqresultstablehead {
	background: #fff;
	border-collapse:collapse;
	border-spacing:0;	
	border-bottom: 1px solid #eee;	
	color: #000;
	font-weight: bold;
}

/* @end */

/* @group Forums */

/* NOTE: div.post-list exists in BLOG as well */

.forum-container h1 {
	font-size: 24px;
}

table.topic-list, div.forum-posts-container div.post-list, div.forum-registration {
	color: #666;
}

div.forum-posts-container div.post-list a, div.forum-registration a {
	color: #1969bc;
}

div.forum-registration h2 {
	color: #000;
}

table.forum {
	background: #f9f9f9;
	border-collapse:collapse;
	border-spacing:0;	
	border: 1px solid #eee;
	margin: 0;
	width: 100%;	
}

table.forum td {
	font-size: 11px;
	padding: 9px;
	vertical-align: top;
}

table.forum td.topics {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	width: 90px;
}

table.forum td.posts {
	border-right: 1px solid #eee;	
	width: 90px;
}

table.forum td.lastpost {
	border-left: 1px solid #eee;	
	width: 180px;
}

table.forum .icon {
	float: left;
	width: 50px;
}

table.forum .forum {
	margin: 0 0 0 50px;
}

table.forum h3 {
	margin: 0;
}

table.forum h3 a {
	text-decoration: none;
}

ul.cap-top,
ul.cap-bottom {
	font-size: 11px;
	height: 30px;
	margin: 0 0 18px;
	padding: 0;
}

ul.cap-bottom {
	margin: 18px 0 0;
}

ul.cap-top li,
ul.cap-bottom li {
	display: block;	
	line-height: 30px;
	list-style: none;	
}

ul.cap-top li.user,
ul.cap-bottom li.nav-page {
	float: left;
	width: 200px;
}

ul.cap-top li.actions,
ul.cap-bottom li.actions
{
	float: right;
	font-size: 12px;
	text-align: right;
	width: 350px;
}

ul.cap-top li.actions a,
ul.cap-bottom li.actions a{
	float: right;
	margin: 0;
	padding: 0 9px;
}

table.topic-list {
	background: #f9f9f9;
	border-collapse:collapse;
	border-spacing:0;	
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	width: 100%;
}

table.topic-list th {
	background: #ddd;
	border: 1px solid #ddd;
	color: #000;
	font-size: 10px;
	padding: 6px;
	text-align: left;
}

table.topic-list .name {
	font-weight: bold;
	width: 60%;
}

table.topic-list .name .icon {
	float: left;
	width: 30px;
}

table.topic-list .replies,
table.topic-list .views {
	font-size: 10px;
	text-align: center;
	width: 10%;
}

table.topic-list .date {
	font-size: 10px;
	text-align: right;
	width: 20%;
}

table.topic-list td {
	padding: 0;
}

table.topic-list a {
	color: #1969bc;
}

table.topic {
	border-collapse:collapse;
	border-spacing:0;	
	border-bottom: 1px solid #eee;;
	margin: 0;
	width: 100%;
}

table.topic td {
	padding: 9px;
}

table.topic td.name,
table.topic td.replies,
table.topic td.views {
	border-right: 1px solid #eee;
	vertical-align: middle;
}

.forum-registration {
	border: 1px solid #eee;
	background: #f9f9f9;
	padding: 18px;
}

.forum-registration input.cat_textbox,
.forum-registration textarea.cat_textbox {
	width: 260px;
}

.forum-registration input.cat_button {
	margin: 0 6px 0 0;
}

.forum-posts-container .breadcrumb {
	font-size: 11px;
	padding: 6px;
}

.forum-posts-container h1 {
	font-size: 18px;
	margin: 18px 0;
}

.forum-posts-container h2 {
	background: #eee;
	border: 1px solid #eee;
	color: #888;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 3px 18px;
}

.forum-posts-container table.container {
	border-collapse:collapse;
	border-spacing:0;	
	width: 100%;
}

.forum-posts-container td {
	background: #f9f9f9;	
	border: 1px solid #ddd;
	padding: 18px;
	vertical-align: top;
}

.forum-posts-container td.author {
	font-size: 11px;
	width: 160px;
}

.forum-posts-container h3.name {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.forum-posts-container tr.sub td {
	height: 30px;
	padding: 0 18px;
}

.forum-posts-container td.action a {
	float: right;
	line-height: 30px;
}

/* @end */

/* @group Literature */

p.literature-container img {
	vertical-align: middle;
}

p.literature-container span.icon, p.literature-container span.name {
	margin: 0 3px 0 0;
}


/* @end */

/* @group Secure Zone Markup */

.case-search {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin: 0 0 18px;
	padding: 18px;
}

.secure-lost-password {
	background: #f9f9f9;
	border: 1px solid #eee;	
	padding: 18px;
}

.secure-lost-password input.cat_textbox_small {
	width: 210px;
}

.secure-update-details {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin: 0 0 18px;
	padding: 18px;
}

.secure-update-details input.cat_textbox,
.secure-update-details select.cat_dropdown {
	width: 260px;
}


/* @end */

/* @group Form Modules */

.product-form h3 {
	padding-left: 9px;
}

.secure-login, .newsletter-form {
	background: #f9f9f9;
	border: 1px solid #f2f2f2;
	margin-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: #eee;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

/* @end */

/* @group Search */

.search-box {
	padding: 6px;
}

.search-box input.cat_textbox_small {
	margin: 0 3px 0 0;
}

/* SEARCH PAGE SEARCH BOX */

html body div#wrapper div.container div#main div.section div.box div.holder div.frame form div.search-box {
	padding: 0 0 14px;
}
div.search-box input#CAT_Search.cat_textbox_small {
	border: 1px solid #C7BDB0;
    color: #8A8A8A;
    display: block;
    font-size: 12px;
    margin: 0 0 0 12px;
    padding: 3px 4px;
    width: 300px;
    float:left;
}
div.search-box input.cat_button {
    background: url("../images/text-search.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    float: right;
    font-size: 0;
    height: 12px;
    line-height: 0;
    margin: 4px 3px 0 0;
    padding: 0;
    text-indent: -9999px;
    width: 68px;
}
div.search-box input.cat_button:hover, 
div.search-box input.hover {
	background-position: 0 -12px;
	border:0;
	outline:0;
}

/* @end */

/* @group Photo Gallery */

#imageContainer img {
	margin: 0;
}

table.photogalleryTable td {
	padding: 9px;
}

/* @end */

/* @group Affiliate Program */

table.affiliate-stats {
	border: 1px solid #d7d7d7;
	border-collapse: collapse;
}

table.affiliate-stats td {
	border: 1px solid #d7d7d7;
	padding: 6px;
}

table.affiliate-stats td.var {
	color: #888;
}

/* @end */

/* @group Tell a Friend */

.tell-a-friend {
	border: 2px solid #333;
	background-color: #fff;
	color: #666;
	padding: 18px;
}

.tell-a-friend form {
	padding: 0 0 0 36px;
}

.tell-a-friend  h1 {
	border-bottom: 1px solid #ccc;
	color: #222;
	font-size: 18px;
	margin: 0;
	padding: 0 0 6px;
}

.tell-a-friend  h2 {
	border-bottom: 1px dotted #ccc;
	color: #222;
	font-size: 12px;
	margin: 18px 0 9px;
}

.tell-a-friend  td.var {
	text-align: right;
	width: 130px;
}

.tell-a-friend td {
	font-size: 11px;
	vertical-align: top;
}

.tell-a-friend  label {
	color: #888;
	font-size: 11px;
}

.tell-a-friend  input.cat_textbox_small {
	height: 21px;
}

.tell-a-friend  input.cat_textbox_small, .tell-a-friend textarea.cat_listbox {
	font-size: 11px;
	width: 300px;
}

/* @end */

/* @group Favourites */

.favourite-registration {
	border: 1px solid #eee;
	background: #f9f9f9;
	padding: 18px;
}

.favourite-registration input.cat_textbox,
.favourite-registration textarea.cat_textbox {
	width: 260px;
}

.favrourite-registration input.cat_button {
	margin: 0 6px 0 0;
}


/* @end */

/* @group eCommerce Browse Panel */

.browse-panel {
	border: 1px solid #d7d7d7;
}

.browse-panel h5 {
	background: #eee url(/CatalystImages/shop_bg-browse-panel.png) repeat-x;
	border-bottom: 1px solid #d7d7d7;
	font-size: 14px;
	margin: 0;
	padding: 9px;
}

.browse-panel h6 {
	background: #f7f7f7;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 3px 9px;
}

.browse-panel ol {
	background: #fff;
	border-bottom: 1px solid #e7e7e7;
	margin: 0;
	padding: 9px;
}

.browse-panel ol.browse-catalogue {
	border-bottom: none;
}

.browse-panel li {
	list-style: none;
	padding: 3px 9px;
}

.browse-panel li span {
	display: inline;
	font-weight: bold;
}

/* @end */

/* @group eCommerce Image Zoom Slider */

img.drag {
	position: relative;
	padding: 0.5em;
	/*margin: 0 0 0.5em 1.5em;*/
	margin: 0;
	cursor: move;
}
 
.slidertrack {
    background-color: #d7d7d7;
    color: #333;
    float: left;
    margin: 0;
    line-height: 0px;
    font-size: 0px;
    text-align: left;
    padding: 4px;
    border: 1px solid;
    border-color: #ccc #aaa #aaa #ccc;
}
 
.slidertrack .sliderslit {
    background-color: #333;
    color: #ccc;
    height: 2px;
    margin: 4px 4px 2px 4px;
    line-height: 0px;
    position: absolute;
    z-index: 1;
    border: 1px solid;
    border-color: #999 #ddd #ddd #999;
}
 
.slidertrack .slider {
    width: 16px;
    background-color: #555;
    color: #333;
    position: relative;
    margin: 0;
    height: 8px;
    z-index: 1;
    line-height: 0px;
    font-size: 0px;
    text-align: left;
    border: 2px solid;
    border-color: #999 #222 #222 #999;
}
 
#zoomcontainer{
    overflow: hidden;
    position: relative;
}

#zoomcontainer img{
    position: absolute;
}


/* @end */

/* @group Web Apps */

/*pagination*/
ul.pagination {
	margin: 0;
	padding: 0;
}

ul.pagination li {
	display: inline;
	list-style: none;
	margin: 0 2px;
}

/* @end */


/* NEXT AND PREVIOUS BUTTON FOR SEARCH PAGE */

a#searchnext {
	padding-right:15px;
	background:url(/images/nextpage.jpg) no-repeat;
}
a#searchnext:hover {
	background-position:0 -12px;
}

a#searchprev {
	padding-left:16px;
	background:url(/images/previouspage.jpg) no-repeat;
}
a#searchprev:hover {
	background-position:0 -12px;
}

div.text-col div#search-50.search-results div.search-result {
	margin: 25px 0;
}
html body div#wrapper div.container div#main div#content div.text-col div#search-50.search-results div.search-result h3 {
	font-size:11px;
}
div.text-col div#search-50.search-results div.search-result h3 a {
	padding: 0 0 0 5px;
	font-size:14px;
}
div.text-col div#search-50.search-results div.search-result img {
	display:none;
}
div.text-col div#search-50.search-results div.search-result p {
	padding: 0 0 0 15px;
}
html body div#wrapper div.container div#main div#content div.text-col div#search-50.search-results a#searchprev {
	margin: 0 25px 0 0;
}

/* NEWSLETTER SIGNUP */
html body div#mc_embed_signup {
	margin:0px;
	padding:0px;
	width:350px;
	float:left;
}
html body div#mc_embed_signup form#mc-embedded-subscribe-form.validate fieldset {
	margin:15px 0px 0px 20px;	

}
html body div#mc_embed_signup form#mc-embedded-subscribe-form.validate fieldset div.mc-field-group {
	padding: 0 0 14px;

}
html body div#mc_embed_signup form#mc-embedded-subscribe-form.validate fieldset div.indicate-required {
	margin:0px 0px 13px 0px;
}
html body div#mc_embed_signup form#mc-embedded-subscribe-form.validate fieldset div.mc-field-group label {
	color: #5C5C5C;
    display: block;
    height: 1%;
    margin: 0;
    overflow: hidden;
}
html body div#mc_embed_signup form#mc-embedded-subscribe-form.validate fieldset div.mc-field-group input {
	border: 1px solid #C7BDB0;
    color: #8A8A8A;
    display: block;
    font-size: 12px;
    margin: 0;
    padding: 3px 4px;
    width: 300px;
}
html body div#mc_embed_signup form#mc-embedded-subscribe-form.validate fieldset div.mc-field-group div.input-group ul li {
	width: 100%;
	float:left;
}
html body div#mc_embed_signup form#mc-embedded-subscribe-form.validate fieldset h2.signupheader {
	font: 2em/1em 'Goudy Bookletter 1911',Georgia,'Times New Roman',Times,serif;
    margin: 0 0 8px;
}
html body div#mc_embed_signup form#mc-embedded-subscribe-form.validate fieldset div input#mc-embedded-subscribe.cat_button {
    background: url("../images/text-submit.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 12px;
    line-height: 0;
    margin: 4px 0 0 247px;
    padding: 0;
    text-indent: -9999px;
    width: 68px;	
}

html body div input#mc-embedded-subscribe.cat_button {
	background: url("../images/text-submit.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 12px;
    line-height: 0;
    margin: 4px 0 0 267px;
    padding: 0;
    text-indent: -9999px;
    width: 68px;	
}

div input#mc-embedded-subscribe.btn {
    background: url("../images/text-submit.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    float: right;
    font-size: 0;
    height: 12px;
    line-height: 0;
    margin: 4px 17px 0 0;
    padding: 0;
    text-indent: -9999px;
    width: 68px;	
}

div input#mc-embedded-subscribe.cat_button:hover,
div input#mc-embedded-subscribe.btn:hover {
    background-position: 0 -12px;
    border:0 none;
    ouline:0 none;
}
html body div#mc_embed_signup form#mc-embedded-subscribe-form.validate fieldset div#mce-responses div#mce-success-response.response {
	margin-top:15px;
	margin-bottom:10px;
}
html body div#mc_embed_signup form#mc-embedded-subscribe-form.validate fieldset div.mc-field-group div.mce_inline_error,
html body div#mc_embed_signup form#mc-embedded-subscribe-form.validate fieldset div#mce-responses div#mce-error-response.response {
	margin-top:10px;
}
/* STORE SUB MENU */

html body div#wrapper div#container2 div.container div#main div#sidebar div.side-box ul.catalogueList {
	margin:0px;
    list-style: none outside none;	
}

html body div#wrapper div#container2 div.container div#main div#sidebar div.side-box .catalogueList {
	font-size: 13px;
    line-height: 16px;
    padding: 0 13px 3px;
}
html body div#wrapper div#container2 div.container div#main div#sidebar div.side-box .catalogueList li {
	height: 1%;
    padding: 0 0 12px;
    vertical-align: middle;
}
html body div#wrapper div#container2 div.container div#main div#sidebar div.side-box .catalogueList a {
    color: #444444;
    display: block;
    padding: 0 7px;
}
html body div#wrapper div#container2 div.container div#main div#sidebar div.side-box .catalogueList ul a:hover,
html body div#wrapper div#container2 div.container div#main div#sidebar div.side-box .catalogueList a:hover,
html body div#wrapper div#container2 div.container div#main div#sidebar div.side-box .catalogueList .active ul a:hover {
	color:#998d6e;	
}
html body div#wrapper div#container2 div.container div#main div#sidebar div.side-box .catalogueList .active a, .catalogueList .active ul .active a {
    color: #888888;
}
/* ACCESS DENIED */
html body div#wrapper div#container2 div.container div#main div#accessdeniedcopy {
	margin:0 0 20px 0;
	padding:15px;
	border: 2px solid #E7E2D7;
	background-color:#F3F0E8;	
}
html body div#wrapper div#container2 div.container div#main div#accessdeniedcopy h1 {
	color: #5C5C5C;
    font: bold 1.25em/1em Georgia,'Times New Roman',Times,serif;
    margin: 0 0 7px;	
}
/* FORGOT PASSWORD */
html body div#wrapper div#container2 div.container div#main div#sidebar div#loggedout.side-box div.block a#forgotbutton {
 margin:0;
 padding:0;	
}
html body div#wrapper div#container2 div.container div#main div#sidebar div#loggedout.side-box div.block div#recoverbox {
	margin:0;
	padding:0;
	width:210px;
}
html body div#wrapper div#container2 div.container div#main div#sidebar div#loggedout.side-box div.block div#recoverbox form div.form label {
	color: #5C5C5C;
    display: block;
    height: 1%;
    margin: 0;
    margin: 10px 0 0 0;
    overflow: hidden;
}
html body div#wrapper div#container2 div.container div#main div#sidebar div#loggedout.side-box div.block div#recoverbox form div.form input#SZUsername.cat_textbox_small {
	border: 1px solid #C7BDB0;
    color: #8A8A8A;
    display: block;
    font-size: 12px;
    margin: 0 0 7px;
    padding: 3px 4px;
    width: 200px;
}
div#recoverbox form div.form input.cat_button {
	background: url("../images/text-retrieve.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    float: right;
    font-size: 0;
    height: 14px;
    line-height: 0;
    margin: 10px 0 0;
    outline: 0 none;
    padding: 0;
    text-indent: -9999px;
    width: 68px;
}
div#recoverbox form div.form input.cat_button:hover {
	background-position: 0 -14px;
}
/* EDIT ACCOUNT */
div#accountarea {
	margin:0;
	padding:0 0 25px 0;
	width:210px;
}
div#accountarea form label {
	color: #5C5C5C;
    display: block;
    height: 1%;
    margin: 0;
    margin: 10px 0 0 0;
    overflow: hidden;
}
div#accountarea form input {
	border: 1px solid #C7BDB0;
    color: #8A8A8A;
    display: block;
    font-size: 12px;
    margin: 0 0 7px;
    padding: 3px 4px;
    width: 200px;
}
div#accountarea form select {
	border: 1px solid #C7BDB0;
    color: #8A8A8A;
    display: block;
    font-size: 12px;
    padding: 2px 0;
    width: 210px;
}
div#accountarea form input#catupdatedetailsformbutton.cat_button {
	background: url("../images/text-submit_dark.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    float: right;
    font-size: 0;
    height: 11px;
    line-height: 0;
    margin: 5px -4px 0 0;
    padding: 0;
    text-indent: -9999px;
    width: 68px;	
}
div#accountarea form input#catupdatedetailsformbutton.cat_button:hover {
	background-position: 0 -11px;
}

#content .catalogueList{
	line-height:0;	
}
#content ul.productSmall {
	list-style: none;
	padding: 0;
	margin: 0px 0px 0px -29px;
	text-indent:0;
	line-height:0;
}
* html #content ul.productSmall {
	margin: -15px 0px 0px -29px;
	width:700px;
} 
*+html  #content ul.productSmall{
	margin: -15px 0px 0px -29px;
	width:700px;
}


/* SHOP SMALL */
.shop-product-small {
	background-color: #efefef;
	width: 209px;
	height: 278px;
	display: block;
	margin: 0px 0px 15px 15px;
	float: left;
	position: relative;
	border:none;
	line-height:0;
}
*html .shop-product-small {
	margin:15px 0px 10px 15px;
	height: 278px;	
}
*+html .shop-product-small {
	margin:15px 0px 10px 15px;	
	height: 278px;
}
#content .shop-product-small ul {
	list-style: none;
	padding:0;
	margin:0;
	background-color:#efefef;
}
.shop-product-small ul li{
	list-style: none;
	vertical-align:top;
}
*html .shop-product-small li{
	display:inline;
}
*+html .shop-product-small li{
	display:inline;
}
.productSmall .productItem{
	float:left;
	vertical-align:top;
	display:inline;
	padding: 0;
	margin: 0px 0px 0px 0px;
	list-style: none;
	line-height:0;
}
.shop-product-small h5 {
	font:normal 14px/16px 'OFL Sorts Mill Goudy TT', Georgia, 'Times New Roman', Times, serif;
	padding: 2px 15px 37px 15px;
}
.shop-product-small h5 a {
	text-decoration: none;
	color:#555;
}
.shop-product-small h5 a:hover {
	text-decoration: none;
	color:#86611E;
}
.shop-product-small .image {
	height: 192px;
	width: 209px;
	margin: 0 auto 9px;
	overflow: hidden;
	text-indent:0;
}
.shop-product-small li.price {
	font:italic bold 14px/18px 'OFL Sorts Mill Goudy TT', Georgia, 'Times New Roman', Times, serif;
	margin:0;
	position: absolute;
	left: 10px;
	text-align: left;
	bottom: 7px;
}
.shop-product-small li.add_cartBtn input {
	position: absolute;
	right: 12px;
	bottom: 7px;
    background: url("/images/add_to_cart_sm_02.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    font-size: 0;
    height: 23px;
    line-height: 0;
    margin: 0px 0 0 0px;
    padding: 0;
    text-indent: 9999px;
    width: 80px;	
}
.shop-product-small li.add_cartBtn:hover,
.shop-product-small li.add_cartBtn input:hover {background-position:0 -23px;}

.catalogueItemNotFound {
	display: none;
}

#content ul.productLarge {
	list-style-position: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

.priceLabel {
	font: italic 12px/22px Georgia, 'Times New Roman', Times, serif;
	margin: 11px 0 5px 0;
	color: #999;
}

.priceLabel em {
	font: italic bold 16px/22px 'Goudy Bookletter 1911', Georgia, 'Times New Roman', Times, serif;
	color: #555;
}

.quantityLabel {
	font: italic 12px/22px Georgia, 'Times New Roman', Times, serif;
	margin: 0 0 8px 0;
	color: #999;
}

.quantityLabel input {
	width: 50px;
    border: 1px solid #C7BDB0;
    padding: 3px 4px;
    

}

.add2cart input {
    background: url("/images/large-add-to-cart.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    font-size: 0;
    height: 14px;
    line-height: 0;
    margin: 0px 0 0 0px;
    padding: 0;
    text-indent: -9999px;
    width: 91px;
}

.add2cart input:hover {background-position:0 -14px;}

#content h2 + p.itemNumber {
	margin: -10px 0 12px 0;
	font-style: italic;
	color: #999;
}

a.cartSummaryLink {
	display: block;
	margin: 0;
}

.cartSummaryItem {
	width: 209px;
	display: block;
}
/* VALENTINE'S DAY STYLE */
#content.detailedView {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    font-size: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    vertical-align: baseline;
}
#content.detailedView {
	width:100%;
	margin:0;	
	padding:0;
}
#content.newWidth589 {
	width:589px;
}
#content.newWidth589 .twothirds {
	width:555px;
	border:17px solid #e4e4e4;
	padding:0px;
}
#content.detailedView .twothirds {
	text-align:center;
	padding:0px;
	margin:0px;
}
.holi-img {
	margin:0px;
	padding:0px;
}
#content.newWidth589 .twothirds .invite_copy {
	padding:43px;
	text-align:center;
}
#content .red-txt {
	color:#e1113b;
}
#content .new-style {
	font-weight:normal;
	//width:469px;
	word-wrap: break-word;
}
#content.detailedView .new-style  {
	margin-left:auto;
	margin-right:auto;	
	width:80%;
}
#content.detailedView h2 {
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    -x-system-font: none;
    font-family: 'Goudy Bookletter 1911',Georgia,'Times New Roman',Times,serif;
    font-size: 2em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1em;
    margin-bottom: 13px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
#content h2.new-style,
#content.detailedView h2.new-style {
	font-family:'Georgia', Times New Roman, Times, serif;
	font-size:2.25em;
	letter-spacing:.4em;
	text-transform:uppercase;
	border:0;
}
#content.detailedView h2.new-style {
	font-size:2.75em;
}
#content.detailedView h3 {
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    -x-system-font: none;
    font-family: Georgia,'Times New Roman',Times,serif;
    font-size: 1.25em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 14px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
#content h3.new-style,
#content.detailedView h3.new-style {
	font-family:'Georgia', Times New Roman, Times, serif;
	font-style:italic;
	font-size:1.4em;
	letter-spacing:.075em;
	margin-bottom:24px;
	font-weight:normal;
	border:0;
}
#content.detailedView h3.new-style {
	font-size:1.5em;
}
#content.detailedView p {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 40px;
}
#content p.new-style,
#content.detailedView p.new-style {
	font-family:'Georgia', Times New Roman, Times, serif;
	font-style:normal;
	font-size:1.25em;
	color:#555555;
	border:0;
}
#content.detailedView p.new-style {
	font-size:1.35em;
}
#sidebar.newWidth310 {
	width:310px;
	padding-top:52px;
	line-height: 1.666em;
}
#sidebar.newWidth310 .contact-form textarea {
	height:75px;	
}
.floatRight {
	float:right;	
}
.styleInput {
	 border:0px;
	 background-color:transparent;
	 color:#5C5C5C;
	 font-style:italic;
	 font-family: Georgia,'Times New Roman',Times,serif;
	 font-size: 1em;	
}
html body div#content.detailedView div.ad-left div.holi-img {
	padding:20px 0px;
	width:100%;
	height:215px;
	background-color:#e51937;
	display:block;	
}
html body div#content.detailedView div.ad-left div.bottomImg {
	margin:0px;
	padding:80px 0px 0px 0px;
	width:100%;
	background-color:#ffffff;
	display:block;	
}
html body div#content.detailedView div.ad-left div.invite_copy {
	margin:0px;
	padding:60px 0px 0px;
	width:100%;
	background-color:#ffffff;
	display:block;	
}