﻿body 
{
	margin:auto;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#333333;
}

div
{
	color:#333333;
}

h1	
{
	font-size:18px;
	margin:0px;
	padding:0px 0px 5px 0px;
	color:#990000;
}
	
h2	
{
	font-size:18px;
	margin:0px;
	padding:0px 0px 3px 0px;
	color:#339900;
}

h3	
{
	font-size:14px;
	margin:0px;
	padding:0px 0px 5px 0px;
	color:#990000;
}

h4
{
	font-size:28px;
	margin:0px 0px 0px 10px;
	padding:0px 0px 5px 0px;
	color:#990000;
}

hr
{
    height: 1px;
    color: #CCCCCC;
    background-color: #CCCCCC; /* FireFox */
    border:0px; /* Removes the bevel styling in FireFox */
}

img
{
    border:0px;
}

.error
{
    border:1px solid #C6C6C6;
    padding:5px;
    background-color:#FFFFC0;
}

.forms
{
    margin:0px;
}

.frmIssueNumber
{
    width:40px;
}

.clear {clear:both;}

.breadcrumb
{
    color:Gray;
}


.siteLayoutContainer
{
    width: 850px;
	margin: auto;
}

.siteLayoutTop
{
	width:850px;
	margin-top:15px;
}

.siteLayoutBody
{
	width:850px;
	margin-top:15px;
}

.siteLayoutBottom
{
	width:850px;
	margin-top: 15px;
}

#topsection
{
    background: #6B470D;
}

#contentcolumn
{
    float: right;
    width:640px;
}

#leftcolumn
{
    float: left;
    width: 200px;
    margin-top:3px;
    background-image:url('/images/left/leftheaderbg.gif');
    background-position:top;
    background-repeat:no-repeat;
}

#fullcolumn
{
    width: 850px;
}

#footer
{
    clear: left;
    width: 850px;
    color: #FFF;
    text-align: center;
}


.userError
{
    color:#CC0000;
}


.productListHeader
{
    background-color:#f5f5f5;
    width:100%;
    height:38px;
}

.productListHeaderTitle
{
	font-size:24px;
	margin:0px 0px 0px 10px;
	color:#990000;
}

.productListPreviousPrice
{
    color:White;
    text-decoration:line-through;
}

.navigation
{
    padding:11px 0px 5px 5px;
    color:#000000;
}
/* ------------------------COLOURING---------------------------------*/

/*the following override the above buttons class to style depending on the section*/
.forum
{
    background-color:#FD8000;
    color:#FFFFFF;
}

.normal
{
    background-color:#ADCE66;
    color:#FFFFFF;
}


.myPage
{
    color:#C96CEC;
}

.directory
{
    color:#FE1B50;
}

.ecommerce
{
    color:#F2C506
}


/* ------------------------END COLOURING---------------------------------*/



/* ------------------------BUTTONS---------------------------------*/
.buttons
{
    font-size:10px;
    font-family:Verdana;
    height:22px;
    margin-top:1px;
    background-color:#DDF3AB;
    padding:2px 4px;
    text-decoration:none;
    color:#000000;
    border:1px solid #78c145;
}

.print
{
    width:93px;
    margin-right:3px;
    margin-top:3px;
    color:#819A47;
    font-weight:bold;
}

.buttons_minor
{
    font-size:10px;
    font-family:Verdana;
    height:22px;
    margin-top:1px;
    background-color:#f2f2f2;
    padding:2px 4px;
    text-decoration:none;
    color:#000000;
    border:1px solid #CCCCCC;
}


/* ------------------------END BUTTONS---------------------------------*/


.logo
{
    float:left;
    margin:30px 0px 0px 20px;
}

.tabLinks a
{
    font-size:13px;
    color:#FFFFFF;
    text-decoration:none;
}

.topMenu a  {
	float:left;
	color:#990000;
	text-decoration:none;
	padding:0px 10px 0px 10px;
	
}

.headerBasket
{
    float:right;
    color:#839C48;
}

.headerAccount
{
    float:left;
    color:#839C48;
}

.headerAccount a
{
    text-decoration:underline;
    color:#666;
}

.shopCategories
{
    background-color:#BCDD72;
    border-style: solid; 
    border-width: 1px 0px 1px 0px; 
    border-color: #FFFFFF;
    height:50px;
}

.shopCategory a
{
	font-size:13px;
	display:inline-block;
    padding:5px 7px 4px 7px;
    color:#000000;
    text-decoration:none;
}

.shopCategory a:hover
{
    color:#339900;
}

.leftSeperator
{
    padding:10px 0px 10px 0px;
}

.lastViewedProduct
{
    padding:8px 0px 8px 5px;
}

.lastViewedProduct a
{
    text-decoration:none;
    color:#000000;
}

.searchBar
{
	margin-top:2px;
	background-color:#FF70B2;
	height:37px;
	margin-bottom:10px;
}

.searchBarWedding
{
	margin-top:2px;
	background-color:#9B1619;
	height:37px;
	margin-bottom:5px;
}

.searchBarShop
{
	margin-top:2px;
	background-color:#F2C506;
	height:37px;
	margin-bottom:10px;
}

.searchBarMan
{
	margin-top:2px;
	background-color:#1E9AFC;
	height:37px;
	margin-bottom:10px;
}


.searchBarDirectory
{
	margin-top:2px;
	background-color:#FE1B50;
	height:37px;
	margin-bottom:10px;
}

.searchBarWhatsOn
{
	margin-top:2px;
	background-color:#000000;
	height:37px;
	margin-bottom:10px;
}

.searchBarForum
{
	margin-top:2px;
	background-color:#FF7C00;
	height:37px;
	margin-bottom:10px;
}

.searchBarMyPage
{
	margin-top:2px;
	background-color:#CD79FF;
	height:37px;
	margin-bottom:10px;
}

.siteSearch
{
	float:left;
	padding:5px 5px 3px 5px;
}


.searchField
{
	float:left;
	margin-right:3px;
}

.searchTitle
{
	float:left;
	margin-right:5px;
	margin-top:7px;
}

.searchButton
{
    float:left;
}


/*FORMS*/
.searchFormField
{
	width:120px;
	height:19px;
	border:1px solid #FFA6CE;
}

/*END FORMS*/



.breadCrumbsBar
{
	padding:10px;
}

.breadCrumbs
{
	float:left;
	color:#FF70B0;
}

.loginRegisterLinks
{
    float:right;
    padding:10px;
	color:#FFFFFF;
}

.loginRegisterLinks a
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.siteSearch
{
    float:left;
    padding: 10px;
	color:#FFFFFF;
}

.searchLink a
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.bottomLinksBar
{
    text-align:center;
	background-image:url('/images/bottom/footerbg.gif');
	background-repeat:repeat-y;
}

.bottomLinks a
{
	color:#990000;
	text-decoration:none;
	padding:5px;
	font-size:11px;
}
.bottomLinks a:hover
{
	color:#990000;
	text-decoration:underline;
}

.bottomLinksAlt a
{
	color:#000;
	text-decoration:none;
	padding:5px;
	font-size:11px;
}
.bottomLinksAlt a:hover
{
	color:#000;
	text-decoration:underline;
}

.protxLogo
{
    float:left;
}

.icrestLogo
{
    margin-top:8px;
    text-align:center;
}

.categoryMenu a
{
	margin-bottom:1px;
	display: block;
	border-bottom:1px solid #CCCCCC;
	color:#333333;
	text-decoration:none;
	background-image:url('../images/left/category_arrow.gif');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:55px;
	padding-bottom:5px;
	padding-top:5px;
	
}

.categoryMenu a:hover
{
	color:#F32383;
	text-decoration:none;
}



.categoryMenu_Ecommerce a
{
	margin-bottom:1px;
	display: block;
	border-bottom:1px solid #CCCCCC;
	color:#333333;
	text-decoration:none;
	background-image:url('../images/left/ecommerce_category_arrow.gif');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:55px;
	padding-bottom:5px;
	padding-top:5px;
	
}

.categoryMenu_Ecommerce a:hover
{
	color:#F2C506;
	text-decoration:none;
}

/*ARTICLE LISTS*/

.articlePagination
{
	font-size:11px;
	color:#F42283;
}

.articlePagination a
{
	font-size:11px;
	color:#F42283;
}

.articleListTitle
{
	font-size:16px; 
	color:#F42283;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0px 10px 10px;
	padding:10px;
	background-color:#EBEBEB;
}

.articleListImage
{
	float:left;
	width:75px;
	margin-right:5px;
	border:1px solid #000000;
}

.articleListText
{
	float:left;
	cursor:hand;
	vertical-align:top;
	text-decoration:none;
	color:#000000;
}

.articleListArticleTitle
{
	font-size:16px;
	font-weight:bold;
}

.articleListArticleTeaser
{
	margin-top:10px;
}

.readMore a
{
	float:right;
	color:#F42283;
	text-decoration:none;
	font-size:11px;
}

.readMore a:hover
{
	color:#333333;
	text-decoration:underline;
}

/*END*/

/*ARTICLES*/

.articleDetailTitle
{
	color:#F42283;
	font-size:18px;
	font-weight:bold;
	padding:10px;
}

.articleDetailBody
{
	margin:10px 0px 10px 10px;
}

.articleDetailToolbar
{
	background-color:#EBEBEB;
	padding:5px;
	margin:0px 0px 10px 10px;
}

.articleDetailToolbarTool
{
	float:right;
	padding:5px;
}
/*END*/

/* ------------------------ECOMMERCE---------------------------------*/

.categoryHeading	
{
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 5px 0px;
}
	
.categoryHeadingLink a
{
	font-size:13px;
	margin:0px;
	padding:0px;
	margin-left:15px;
	color:#FF7C00;
	font-weight:bold;
}

.ecommerceSubCategory
{
}

.ecommerceSubCategory a
{
    text-decoration:none;
    color:#000000;
}

.productCategoryImageContainer /* border is added on the ASP Image as this is a container for the image */
{
    float:left;
    height:212px; /* this is 212 because the image is 210 + 1px border all round */
    width:262px; /* this is 262 because the image is 260 + 1px border all round */
    padding:0px 10px;
    margin-bottom:35px;
}

.flitersPanel
{
    background-color:#ffffdb;
    border:1px solid #dfdec9;
    margin:10px 0px;
    padding:5px;
}

.product
{
    float:left;
    height:220px;
    width:120px;
    border:0px solid #FFFFFF;
    border-collapse:collapse;
    padding:0px 10px;
    margin-bottom:35px;
}

.productimage
{
    border:1px solid #9ed27a;
    padding:4px;
}


.productAdded
{
    font-size:11px;
    font-weight:bold;
    margin-bottom:3px;
    margin-left:1px;
    color:#CC0000;
    text-transform:uppercase;
}


.alternativeImageThumb
{
    float:left;
    border:1px solid #666666;
    margin-right:5px;
    cursor:hand;
}



.productName
{
    margin-top:3px;
    height:75px;
    width:120px;
    text-align:center;
    font-weight:bold;
}

.productPrice
{
    width:120px;
    height:18px;
    font-weight:bold;
    padding-top:3px;
    font-size:11px;
    text-align:center;
    background-color:#9ed27a;
}

.productViewDetails
{
    font-size:10px;
    text-align:center;
}

.productViewDetails a
{
    text-decoration:none;
    color:#000000;
}

.productdetails
{
    float:left;
    width:120px;
    height:100px;
}

.productDetails_Name
{
    font-size:22px;
    font-weight:bold;
}

.productDetails_technical
{
    float:right;
    width:230px;
    background-color:#f9fff2;
    border:1px solid #bbd4a5;
}

.productDetails_related
{
}

.productDetails_technicaldetail
{
    color:#666666;
    font-family:Verdana;
    padding:8px 5px;
    font-size:9px;
}

.productDetails_technicaldetailHead
{
    float:left;
    width:75px;
    font-weight:bold;
    color:#336600;
}

.productDetails_technicaldetailValue
{
    float:left;
    color:#336600;
}

.productDetails_iMagDesc
{
    color:Red;
}


.productDetails_Image
{
    border:1px solid #CCCCCC;
    padding:4px;
}

.productDetails_Price
{
    font-size:16px;
    font-weight:bold;
    margin-top:20px;
}

.productDetails_Code
{
    font-size:10px;
    margin-bottom:15px;
}

.product_relatedProducts
{
    margin-top:10px;
}

.product_relatedProductsHeader
{
    font-weight:bold;
    font-size:14px;
    color:#F2C508;
}

.productDetails_Desc
{
    font-size:12px;
    margin-top:10px;
    color:#333333;
}

.basketOverview
{
    padding:5px;
}

.basketOverview_TotalItemsLabel
{
    font-size:11px;
    text-align:center;
    margin-bottom:10px;
}

.basketOverview_productImage
{
    float:left;
    border:1px solid #CCCCCC;
    margin-right:3px;
}

.basketOverview_productName
{
    float:left;
    margin-right:3px;
}

.basketOverview_productRemove
{
    float:right;
}


.basketOverview_TotalLabel
{
    float:left;
    font-size:12px;
    font-weight:bold;
}

.basketOverview_TotalValue
{
    float:right;
    font-size:12px;
    font-weight:bold;
}

/* ------------------------END ECOMMERCE---------------------------------*/

/* ------------------------ECOMMERCE WIZARD---------------------------------*/
.basketGridView
{
    padding:10px;
}

.basketHeader
{
    text-align:left;
}

.basketSubTotal
{
    color:#6B460F;
    font-size:14px;
    font-weight:bold;
    padding-right:10px;
}

.basketSubPrice
{
    color:#000000;
    font-size:14px;
    font-weight:normal;
}

.smallLink
{
    font-size:10px;
	margin:0px;
	padding:0px;
	color:#000000;
}

.basketWizardHeaderText
{
    font-size:14px;
    color:#6B460F;
    font-weight:normal;
}

.but_ecommerceButtons
{
    font-size:12px;
    padding:3px;
    text-decoration:none;
    color:#000000;
    border:1px solid black;
}

.but_ecommerceContinueShopping
{
    margin-top:3px;
    font-size:12px;
    background-color:#ADCE66;
    padding:11px;
    text-decoration:none;
    color:#000000;
    border:1px solid black;
    width:177px;
    text-align:center;
    font-weight:bold;
}


.but_ecommerceButtonsMajor
{
    font-size:12px;
    background-color:#ADCE66;
    padding:3px;
    text-decoration:none;
    color:#000000;
    border:1px solid black;
}

.but_ecommerceButtonsFinalConfirm
{
    font-size:12px;
    background-color:#FF70B2;
    padding:2px;
    text-decoration:none;
    color:#FFFFFF;
    border:1px solid black;
}


.wizard_login
{
    float:left;
    margin-right:30px;
}

.wizard_register
{
    float:left;
}


.wizard_explanationText
{
    font-size:13px;
    color:#333333;
    margin-bottom:10px;
    margin-top:10px;
}

.checkoutHeaderText
{
    font-size:15px;
    color:#6B470D;
    margin-bottom:10px;
    margin-top:10px;
    font-weight:bold;
}

.wizard_addressName
{
    font-weight:bold;
}

.wizard_addressText
{
}


/* ------------------------ECOMMERCE WIZARD---------------------------------*/


/* ------------------------SITE CONTROLS---------------------------------*/

.siteControls
{
    height:31px;
}

.siteControlsNoIcon
{
}

.siteControls_Title
{
    font-weight:bold;
    color:#FFFFFF;
    font-size:15px;
    margin-top:7px;padding:4px;
}

.siteControls_Title a
{
    color:#FFFFFF;
    text-decoration:none;
}

.siteControls_Desc
{
    padding:3px;
    color:#666666;
}

.siteControls_forumTopic
{
	background-color:#FDF4E4;	
	padding:3px;
	border:1px solid #FEEED1;
	margin-bottom:5px;
}

.siteControls_NewsletterFieldHeader
{
    color:#6B490A;
    font-weight:bold;
}

.siteControls_NewsletterFields
{
    width:185px;
    height:16px;
    border:1px solid #CCCCCC;
}

.siteControls_articleListImage
{
    float:left;
    width:75px;
    margin-right:8px;
    border:1px solid #CCCCCC;
}

.siteControls_articleListText
{
    float:left;
    width:340px;
    text-decoration:none;
}

.siteControls_articleListArticleTitle
{
    font-size:12px;
    font-weight:bold;
    color:#F15EB6;
    cursor:hand;
}

.siteControls_articleListArticleTeaser
{
    cursor:hand;
}


/* ------------------------END SITE CONTROLS---------------------------------*/



/* ------------------------FORUM---------------------------------*/

.forumsHeader
{
    background-color:#ED9701;
    color:#FFFFFF;
    font-weight:bold;
}

.forums
{
    background-color:#FDF4E4;
}

.forumTopicCount
{
    background-color:#FEEED1;
}

.forumTitle {margin:10px;font-size:16px;font-weight:bold;color:#999999;}
.forumTitle a{color:#ED9701;}
.forumTitle a:hover{color:#000000;}
.forumDescription a
{
    margin-left:10px;
    font-size:12px;
    text-decoration:none;
    color:#666666
    
    }

.forumTopic
{
	background-color:#FDF4E4;	
	padding:10px;
	border:1px solid #FEEED1;
}

.forumTopicTitle
{
    font-size:13px;
    font-weight:bold;
}

.forumTopicTitle a
{
    color:#ED9701;
    text-decoration:none;
}


.forumTopicTitleDetailed
{
    font-size:15px;
    font-weight:bold;
    margin-bottom:3px;
}


.forumTopicTitle a:hover
{
    text-decoration:underline;
}

.forumTopicDescription
{
    font-size:14px;
}

.forumTopicAuthor
{
    margin-top:10px;
}

.forumTopicDatePosted
{
}

.forumTopicReplyHeader
{
	background-color:#FEEED1;	
	font-weight:normal;
	padding:10px;
}

.forumTopicReply
{
	background-color:#FDF4E4;	
	font-weight:normal;
	padding:10px;
}

.forumTopicReplyTitle
{
    font-weight:bold;   
}

.forumTopicReplyDescription
{
    font-weight:normal;   
}

.forumTopicsHeader
{
    background-color:#ED9701;
    color:#FFFFFF;
    font-weight:bold;
    font-size:13px;
}

.forumTopicsHeader a
{
    color:#FFFFFF;
}

.forumTopicDetails
{
	background-color:#FEEED1;	
	font-weight:normal;
	padding:10px;
	margin-bottom:20px;
}

.forumReplyTextarea
{
    height:100px;
    width:500px;
}

.loginRegister
{
    background-color:#FFFFFF;
    border:1px solid #819A46;
}


.forumTopicReplyBackground
{
    background-color:#FEE9C2;
    padding:20px;
}

.forumReplyDatePosted
{
    font-size:11px;
}

.forum_NewTopicDropDown
{
    width:255px;
}

.forum_NewTopicField
{
    width:250px;
}

.forum_NewTopicMessage
{
    width:450px;
    height:100px;
}


.forum_NewTopicThankYou
{
    text-align:center;
    font-size:14px;
    font-weight:bold;
}

/* ------------------------FORUM---------------------------------*/

/* ------------------------DIRECTORY---------------------------------*/

.directory_SearchBar
{
    border:1px solid #000000;
    padding:5px;
    margin-bottom:20px;
}

.directoryCategory
{
    float:left;
    margin-right:20px;
    width:170px;
    margin-bottom:20px;
    height:200px;
    border:0px solid red;
}

.directoryMainCategory
{
    margin-bottom:5px;
}

.directoryMainCategory a
{
    color:#FF1B4C;
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
    border-bottom:1px solid #FF1B4C;
}

.directorySubCategory a
{
    color:#666666;
    text-decoration:none;
    margin-bottom:3px;
}

.directorySubCategory a:hover
{
    color:#FF1B4C;
}


.directoryListingList
{
    margin-bottom:20px;
}

.directoryListingList a
{
    cursor:hand;
    text-decoration:none;
}

.directoryListingName
{
	background-color:#FFEAEF;	
	padding:5px;
	border:1px solid #FFD2DE;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
}

.directoryListingShortDesctiption
{
    float:left;
    padding:5px 0px 5px 5px;
    margin-right:10px;
    text-decoration:none;
}

.directoryListingLogo
{
    float:right;
    padding-top:10px;
}


.directoryListingDesctiption
{
    margin:10px 0px 20px 0px;
}

.directoryBulletTitle
{
    font-weight:bold;
}

.directoryBulletValue
{
    font-weight:normal;
    margin-bottom:10px;
}

.directoryListingImage
{
    margin:10px 0px 10px 0px;
}

.directoryContactFormFieldName
{
    font-weight:bold;
}

.directoryContactFormFieldHolder
{
    margin-bottom:5px;
}

.directoryContactFormPanel
{
    margin-top:10px;
    background-color:#FFEAEF;
	padding:5px;
	border:1px solid #FFD2DE;
	height:260px;
}

/* ------------------------DIRECTORY---------------------------------*/


/* ------------------------MY PAGE---------------------------------*/

.myPage_panelHolder
{
    padding: 5px;
    margin-bottom: 5px;
}

.myPageIcon
{
    float: left;
    padding: 5px 0px;
}


.myPageLink
{
    float: left;
    font-size: 16px;
    font-weight: normal;
    margin: 10px 0px 20px 10px;
    padding-top: 16px;
    color: #333333;
}

.myPageLink a
{
    text-decoration: none;
    color: #333333;
}


.favouriteArticles a
{
    text-decoration: none;
    color: #666666;
}

.favouriteArticles a:hover
{
    text-decoration: none;
    color: #000000;
}

/* ------------------------END MY PAGE---------------------------------*/


/* ------------------------BANNERS---------------------------------*/

.banner
{
    border:1px solid #CCCCCC;
}

/* ------------------------END BANNERS---------------------------------*/


/* ------------------------ORDER HISTORY---------------------------------*/


.orderHistoryHeader
{
    float:left;
    width:100px;
    margin-right:15px;
    font-weight:bold;
    padding:5px;
}

.orderHistoryData
{
    float:left;
    width:100px;
    margin-right:15px;
    padding:5px;
}

/* ------------------------END ORDER HISTORY---------------------------------*/


/* ------------------------SUBSCRIPTIONS---------------------------------*/

.subscriptionsHeader
{
    float:left;
    margin-right:20px;
    width:100px;
    font-weight:bold;
    padding:5px;
}

.subscriptionsData
{
    float:left;
    width:100px;
    margin-right:20px;
    padding:5px;
}
/* ------------------------END SUBSCRIPTIONS---------------------------------*/


.contactFormFieldText
{
    float:left;
    width:100px;
    padding:3px;
}

.contactFormFieldHolder
{
    float:left;
    width:200px;
    padding:3px;
}

.contactFormField
{
    border:1px solid #666666;
}

.contactFormFieldTextarea
{
    border:1px solid #666666;
    height:100px;
    width:300px;
}


.frmInput
{
    border:1px solid #666666;
    width:150px;
}


.frmInputDropDownList
{
    border:1px solid #666666;
    width:155px;
}


/* ------------------------SEND TO FRIEND FORM---------------------------------*/
.sendToFriend_Link
{
    padding:10px;
    font-size:13px;
    border:1px solid #CCCCCC;
}

.sendToFriendFieldHeader
{
    float:left;
    width:160px;
    padding:3px;
}

.sendToFriendField
{
    float:left;
    padding:3px;
}
/* ------------------------END SEND TO FRIEND FORM---------------------------------*/


.SearchTextBox
{
    width:130px;
    height:18px;
    border:1px solid #b8d1a5;
}

.contactMiniSpacing
{
    padding-bottom:10px;
}

.contactMiniHeader
{
    color:#990000;
    font-weight:bold;
    font-size:13px;
}

.showAllProducts
{
    font-size:10px;
    font-family:Verdana;
    margin-left:5px;
    height:22px;
    background-color:#DDF3AB;
    padding:2px 4px;
    text-decoration:none;
    color:#000000;
    border:1px solid #78c145;
}

.backToCategory
{
    color:#000000;
    text-decoration:none;
}

.clearFilter
{
    font-size:14px;
    color:#CC0000;
    text-decoration:none;
}

.printButton
{
    border:1px solid #000000;
    text-decoration:none;
    padding:10px;
}

.breadCrumbs
{
    padding:0px 10px 10px 0px;
    color:#000000;
    font-weight:bold;
}

.breadCrumbs a
{
    text-decoration:none;
    color:#000000;
}

.breadCrumbs a:hover
{
    text-decoration:underline;
    color:#000000;
}


.listCreate_Textarea
{
    border:1px solid #666666;
    width:150px;
    width:300px;
    height:100px;
}


.giftListHeaderButton a
{
    background-color:#993366;
    border-color: #FFFFFF;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
}

.giftListHeaderButton a:hover
{
    color:#FFFFFF;
}


.giftVoucherHeaderButton a
{
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
}

.giftVoucherHeaderButton a:hover
{
    color:#FFFFFF;
    font-weight:bold;
}

.saleHeaderButton a
{
    color:#FFFFFF;
    text-decoration:none;
}

.saleHeaderButton a:hover
{
    color:#FFFFFF;
}


.basket_GiftVoucherMessage
{
    border:1px solid #666666;
    width:150px;
    width:260px;
    height:70px;
}


.checkoutBreadCrumbs
{
    font-size:13px;
    border:1px solid #C6C6C6;
    padding:5px;
    background-color:#FFFFC0;
}

.SecureCheckoutLabel
{
    float:left;
   	font-size:26px;
   	padding-top:6px;
	font-weight:normal;
	margin:0px;
	color:#006600;
}

.siteMapLinkIndented
{
    padding-bottom:2px;
}

.siteMapLinkIndented a
{
    margin-left:20px;
    text-decoration:none;
    color:#000000;
}

.siteMapLink
{
    padding-bottom:2px;
}

.siteMapLink a
{
    text-decoration:none;
    color:#990000;
}

.SecureCheckoutText
{
    float:left;
    font-size:16px;
    color:#999999;
    margin-left:20px;
    margin-top:15px;
}

.saleImage
{
	margin-left:6px;
}