/* ********************************************************** */
/* -- DO NOT DELETE THIS FILE --						      */
/*														      */
/* This is the list of CSS classes used	by modules.		      */
/* Edit these to achieve the desired look.				      */
/*														      */
/* For ALL other modules, either edit directly in the         */
/* editor or go to Administration -> Customize 			      */
/* Last Updated: 21-Sep-05
/* ********************************************************** */

/* ********************************************************** */
/* The following are used by the FAQ Search Results  	      */
/* ********************************************************** */
.faqResultsTable { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #000000; 
  WIDTH: 100%; 
}

/* Displays page number and Next/Previous links */
.faqResultsTableInfo { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #666666;
}
.faqResultsTableInfo a:visited {text-decoration:underline;color:#666666;}
.faqResultsTableInfo a:link {text-decoration:underline;color:#666666;}
.faqResultsTableInfo a:hover {text-decoration:none;color:#000000;}

/* Displays column headings for FAQ results */
.faqResultsTableHead { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #ffffff; 
  HEIGHT: 25px;
  BACKGROUND-COLOR: #cccccc;
}

.faqResultsTableCount { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #646569; 
  BACKGROUND-COLOR: #F3F1F2;
  WIDTH: 5%;
  HEIGHT: 20px;
  TEXT-ALIGN: center;
}

.faqResultsTableQuestion { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #646569; 
  BACKGROUND-COLOR: #E9EEF2;
  WIDTH: 60%;
  HEIGHT: 20px;
}
.faqResultsTableQuestion a:visited {text-decoration:none;color:#666666;}
.faqResultsTableQuestion a:link {text-decoration:none;color:#666666;}
.faqResultsTableQuestion a:hover {text-decoration:underline;color:#000000;}

.faqResultsTableCategory { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #646569; 
  BACKGROUND-COLOR: #F3F1F2;
  WIDTH: 35%;
  HEIGHT: 20px;
}

/* ********************************************************** */
/* The following are used by Search Engine Results module     */
/* ********************************************************** */
.searchTable {
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #666666; 
  WIDTH: 100%; 
}

.searchTableCount { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #666666; 
}

.searchTableIcon { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #000000; 
}

.searchtableTitle { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #000000; 
}

.searchTableSummary { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #666666; 
}
.searchTableSummary a:visited {text-decoration:none;color:#666666;}
.searchTableSummary a:link {text-decoration:none;color:#666666;}
.searchTableSummary a:hover {text-decoration:underline;color:#000000;}


/* ********************************************************** */
/* The following are used by:						    	  */
/* - Web Forms										    	  */
/* - Campaign Subscription Box						    	  */
/* - Secure Zone Login Box							    	  */
/* - Search Engine Box								    	  */
/* - FAQ Search Box									    	  */
/* - Online Shop Product Search Box					    	  */
/* - Industry Content Search Box					          */
/* ********************************************************** */
INPUT.Cat_Button { 
  FONT: 11px Verdana, Arial, Helvetica; 
  FONT-WEIGHT: normal; 
  COLOR: #666666; 
  HEIGHT: 17px; 
  BACKGROUND-COLOR: #F3F1F2; 
  border-style: solid;
  border-width: 1px;
  border-color: #666666;
}

INPUT.Cat_TextBox { 
  FONT: 11px Verdana, Arial, Helvetica; 
  FONT-WEIGHT: normal; 
  COLOR: #666666; 
  BACKGROUND-COLOR: #ffffff; 
  BORDER-TOP: #666666 1px solid; 
  BORDER-LEFT: #666666 1px solid; 
  BORDER-BOTTOM: #666666 1px solid; 
  BORDER-RIGHT: #666666 1px solid; 
  WIDTH: 300px; 
}

INPUT.Cat_TextBox_Small { 
  FONT: 11px Verdana, Arial, Helvetica; 
  FONT-WEIGHT: normal; 
  COLOR: #666666; 
  BACKGROUND-COLOR: #ffffff; 
  BORDER-TOP: #666666 1px solid; 
  BORDER-LEFT: #666666 1px solid; 
  BORDER-BOTTOM: #666666 1px solid; 
  BORDER-RIGHT: #666666 1px solid; 
  WIDTH: 150px; 
}

SELECT.Cat_DropDown { 
  FONT: 11px Verdana, Arial, Helvetica; 
  FONT-WEIGHT: normal; 
  COLOR: #666666; 
  BACKGROUND-COLOR: #ffffff; 
  BORDER-TOP: #666666 1px solid; 
  BORDER-LEFT: #666666 1px solid; 
  BORDER-BOTTOM: #666666 1px solid; 
  BORDER-RIGHT: #666666 1px solid; 
  WIDTH: 300px; 
}

SELECT.Cat_DropDown_Small { 
  FONT: 11px Verdana, Arial, Helvetica; 
  FONT-WEIGHT: normal; 
  COLOR: #666666; 
  BACKGROUND-COLOR: #ffffff;
  BORDER-TOP: #666666 1px solid; 
  BORDER-LEFT: #666666 1px solid; 
  BORDER-RIGHT: #666666 1px solid; 
  BORDER-BOTTOM: #666666 1px solid; 
  WIDTH: 150px; 
}
   
SELECT.Cat_DropDown_Smaller { 
  FONT: 11px Verdana, Arial, Helvetica; 
  FONT-WEIGHT: normal; 
  COLOR: #666666; 
  BACKGROUND-COLOR: #ffffff;
  BORDER-TOP: #666666 1px solid; 
  BORDER-LEFT: #666666 1px solid; 
  BORDER-BOTTOM: #666666 1px solid; 
  BORDER-RIGHT: #666666 1px solid; 
  WIDTH: 100px; 
}

TEXTAREA.Cat_ListBox { 
  FONT: 11px Verdana, Arial, Helvetica; 
  FONT-WEIGHT: normal; 
  COLOR: #666666; 
  BACKGROUND-COLOR: #ffffff; 
  BORDER-TOP: #666666 1px solid; 
  BORDER-LEFT: #666666 1px solid; 
  BORDER-BOTTOM: #666666 1px solid; 
  BORDER-RIGHT: #666666 1px solid; 
  WIDTH: 300px; 
  HEIGHT: 200px; 
}

TEXTAREA.Cat_ListBox_Small { 
  FONT: 11px Verdana, Arial, Helvetica; 
  FONT-WEIGHT: normal; 
  COLOR: #666666; 
  BACKGROUND-COLOR: #ffffff; 
  BORDER-TOP: #666666 1px solid; 
  BORDER-LEFT: #666666 1px solid; 
  BORDER-BOTTOM: #666666 1px solid; 
  BORDER-RIGHT: #666666 1px solid; 
  WIDTH: 150px; 
  HEIGHT: 100px; 
}

/* ********************************************************** */
/* The following are used by Catalogue/Products               */
/* ********************************************************** */
.catalogueTable { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #000000; 
  WIDTH: 100%; 
}

.catalogueItem { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #000000; 
}

.productTable { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #000000; 
  WIDTH: 100%; 
}


.item_list_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#8F0000;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* Text box to specify quantity for a product to add to cart */
.productTextInput { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #666666; 
  WIDTH: 30px; 
} 

/* Add to Cart Submit button displayed for each product */
.ProductSubmitInput { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #666666; 
  BACKGROUND-COLOR: #F3F1F2; 
  border-style: solid;
  border-width: 1px;
  border-color: #666666;
}

/* Shopping cart summary view */
.cartSummaryTable { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #000000; 
}

.cartSummaryItem { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #000000; 
}

.cartSummaryLink { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #000000; 
}

/* Shopping cart detailed view */
.cartTable { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #000000; 
  WIDTH: 100%; 
}

.cartTitleItem { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #646569;
  BACKGROUND-COLOR: #E9EEF2;
  PADDING:5px;
}

.cartItem { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #333333; 
  BACKGROUND-COLOR: #f1f1f1;
  BORDER-TOP:none;
  BORDER-LEFT:none;
  BORDER-BOTTOM:solid;
  BORDER-RIGHT:solid;
  BORDER-COLOR:#CCCCCC;
  BORDER-WIDTH:1px;
  PADDING-TOP:2px;
  PADDING-BOTTOM:2px;
  PADDING-LEFT:5px;
  PADDING-RIGHT:5px;
}

.cartLink { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: bold; 
  COLOR: #cc9933;
}

.cartInputText { 
  WIDTH: 30px;
}

/* Shipping details can either be displayed in drop down or as radiobutton list */
.shippingDropDown { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #000000; 
}

.shippingInputRadio { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #000000; 
}
/* ********************************************************** */
/* The following are used by Photo 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;
	color: #8f0000;
}

.blog-post .post-details {
	color: #8f0000;
	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;
	color: #666666;
}

.comment-list h5 {
	font-size: 14px;
	margin: 0 0 18px;
}

.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;
}
.side-panel .description {
	font-size: 12px;
	margin: 0 0 9px;
	color:#666666;
	font-style:italic;
}
.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 3px 9px 0;
	float:left;
}

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;
	}
	
	
/* @group Forums */

/* NOTE: div.post-list exists in BLOG as well */
#patchforums{
	border-top:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
}
#forumtable{}
#forumtop{
	background-image:url(/images/forumtop.png);
	background-repeat:no-repeat;
	height:5px;
	width:880px;
}
#forumcenter{
	background-image:url(/images/forumcenter.png);
	width:880px;
	}
#forumbottom{
	background-image:url(/images/forumbottom.png);
	background-repeat:no-repeat;
	height:5px;
	width:880px;}

.forum-container h1, .forum-container h1 a {
	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8F0000;
	text-decoration:none;
	margin-bottom:1px;
	padding-bottom:1px;
}
.forum-container a{
	color:#c93;
}

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;
}
.post-list .post {
	clear:both;
}

div.forum-registration h2 {
	color: #000;
}

table.forum {
	background: #ffffff;
	border-collapse:collapse;
	border-spacing:0;	
	border-bottom: 1px solid #eee;
	margin: 0;
	width: 100%;	
}
table.forumtitles {
	background:#Ffffff none repeat scroll 0 0;
	border-bottom:1px solid #EEEEEE;
	border-collapse:collapse;
	border-spacing:0;
	margin:0;
	width:100%;
}

table.forum td {
	font-size: 11px;
	padding: 9px;
	vertical-align:middle;
}
table.forumtitles td {
	font-size: 12px;
	padding: 9px;
	vertical-align: middle;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8f0000;
}

table.forum td.topics, table.forumtitles td.topics{
	border-left: 0px solid #eee;
	border-right: 0px solid #eee;
	width: 90px;
	text-align:center;
}

table.forum td.posts, table.forumtitles td.posts {
	border-right: 0px solid #eee;	
	width: 90px;
	text-align:center;
}

table.forum td.lastpost, table.forumtitles td.lastpost {
	border-left: 0px solid #eee;	
	width: 180px;
}
table.forumtitles .name{
	font-size:20px;
}

table.forum .icon {
	float: left;
	width: 24px;
	height:21px;
	background-image:url(/images/forum-icon-support.png);
}

table.forum .forum {
	margin: 0 0 0 50px;
}

table.forum h3 {
	margin-top: 5px;
}

table.forum h3 a {
	text-decoration: none;
	font-size:12px;
}

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: 250px;
}

ul.cap-top li.actions,
ul.cap-bottom li.actions
{
	float: right;
	font-size: 12px;
	text-align: right;
	width: 300px;
}

ul.cap-top li.actions a,
ul.cap-bottom li.actions a{
	float: right;
	margin: 0;
	padding: 0 9px;
}

table.topic-list {
	background: #fff;
	border-collapse:collapse;
	border-spacing:0;	
	border-left: 0px solid #eee;
	border-right: 0px solid #eee;
	width: 100%;
}

table.topic-list th {
	background: #ffffff;
	border-bottom: 1px solid #eee;
	color: #000;
	font-size: 12px !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 6px;
	text-align: left;
	color:#8f0000;
}

table.topic-list .name {
	font-weight:normal;
	width: 60%;
}

table.topic-list .name .icon {
	float: left;
	width: 30px;
}

table.topic-list .replies,
table.topic-list .views {
	font-size: 11px;
	text-align: center;
	width: 12%;
}

table.topic-list .date {
	font-size: 10px;
	text-align: left;
	width: 20%;
}

table.topic-list td {
	padding: 0;
}

table.topic-list a {
	color: #8f0000;
}

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: 0px 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, .forum-posts-container h1 a {
	font-size: 18px;
	margin-top: 20px;
	color:#8f0000;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

.forum-posts-container h4 {
	background: #fbf0ee;
	border: 0px 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: #fff;	
	border: 0px solid #ddd;
	padding: 18px;
	vertical-align: top;
	line-height: 21px;
}

.forum-posts-container td.author {
	font-size: 11px;
	width: 160px;
}
.forum-posts-container td.post {
	border-left:#999999 dashed 1px;
	
}

.forum-posts-container h3.name {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #8f0000;
}

.forum-posts-container tr.sub td {
	height: 30px;
	padding: 0 18px;
	border-top:#999999 dashed 1px;
}

.forum-posts-container td.action a {
	float: right;
	line-height: 30px;
}
.forum-search {
	background-color:#FFEEEB;
	border:#FFB8B8 solid 1px;
	overflow:auto;
	padding:3px 15px;
	vertical-align:middle;
	padding:8px;
}
.forum-search .loggedin {
	float:right;
	margin-top:5px;
	padding-top:0px;
}

/* @end */


/* ********************************************************** */
/* The following are used by Photo Gallery   	              */
/* ********************************************************** */
.photogalleryTable { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #000000; 
  WIDTH: 100%; 
}

.photogalleryItem { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #666666;
}
.photogalleryItem a:visited {text-decoration:underline;color:#666666;}
.photogalleryItem a:link {text-decoration:underline;color:#666666;}
.photogalleryItem a:hover {text-decoration:none;color:#000000;}

/* ********************************************************** */
/* The following class is used by modules that render tables  */
/* ********************************************************** */
.tableDefault { 
  FONT: 11px Verdana, Arial, Helvetica;
  FONT-WEIGHT: normal; 
  COLOR: #000000; 
}

/* ********************************************************** */
/* The following are used by error module   	              */
/* ********************************************************** */
.error {
	FONT: 11px Verdana, Arial, Helvetica;
	FONT-WEIGHT: bold;
	COLOR: #FF0000;
} 

// SHOPPING CART CSS

table.cartSummaryTable {

	border-collapse:collapse;

	border-spacing:0;	

	font-size: 12px;

	float: right;

}



td.cartSummaryItem {

	padding: 0;

}



a.cartSummaryLink {

	margin: 0 0 0 0px;

}

table.carttable {

	background: #fff;

	border-collapse:collapse;

	border-spacing:0;	

	border: 1px solid #ddd;

	font-size: 11px;

	width: 100%;

}



table.carttable a {

	color: #1969bc;

}
.productitemcell {
	height: 23px;
	line-height: 20px;
	margin: 0 0 3px 0;
	overflow: hidden;
}

.breadcrumb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.breadcrumb a {color:#ffffff;}

.invoice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 0px;
	line-height: 19px;
	padding-right: 0px;
}




/* @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 */

/*Newsletter*/
.newsletter-form {
	padding:3px 10px;
}
.newsletter-form .item {
	padding:3px 0px;
}
.newsletter-form label{
	display:none;
}
.newsletter-form h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8f0000;
	font-weight:bold;
}
/* @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 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: #8F0000;
	color: #fff;
	font-weight: bold;
}

table.module-calendar td.events {
	background: #EFDA86;  
}

table.module-calendar td ul {
	margin: 9px 0;
	padding-left: 7px;
}

table.module-calendar td.last-month {
	background: #eee;
}

table.module-calendar td.next-month {
	background: #eee;
}

/* @end */


/* @group eCommerce 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 */
