﻿/*
################################################### 
# COLOURS #
###########
Dark Background (Table Titles, Tag Strips): #668646
Light Background(Forms, Panels etc.) #E9F8DB
Forms Background #FCF8E2
Forms Border #E6C406
Base Text #909090
Heading Text #4854A9
###################################################
*/

/*
   #####################
   GLOBAL STYLE ELEMENTS 
   #####################
*/

/**/

*{padding:0; font-family:verdana, arial; }

p{margin:0px; padding-bottom:10px;}

ol, ul {list-style:none; }

img, abbr, acronym, fieldset 
 {
	border:0px;
 }
h1,h2,h3,h4,h5,hr{font-family:Arial Rounded MT Bold, Verdana, Arial; color:#4854A9; padding:0; margin:0;}

hr{height:1px; color:#a0a0a0; margin-top:0px; margin-bottom:0px;}

h1{font-size:14px; }
h2{font-size:12px; color:#fa6182;}
h3{text-decoration: Underline; font-size:10px;}
h4{text-decoration: Underline; font-style: italic; font-size:10px;}

a{font-family:verdana, arial; color:#3aa00a; }
a:link{font-family:verdana, arial; color:#3aa00a; } 
a:visited{font-family:verdana, arial; color:#3aa00a; }
a:hover{font-family:verdana, arial; color:#ff0000; }
a:active {font-family:verdana, arial; color:#3aa00a; }

/*
   #####################
   LAYOUT STYLE ELEMENTS 
   #####################
*/

body { background:#545454; font-family: verdana, arial; font-size:1em;}
#pageWrapper {background:#fff; width:800px; padding:0; margin:0 auto;}
#pageContentWrapper{font-size:11px; color:#606060; min-height:500px;}
.clear {clear:both;}
.left {float:left;}
.right {float:right;}
.InfoLabel{width:100px; font-weight:bold;}

#orderSummaryWrapper{font-size:1em;}
#shippingPanel{float:left; width:370px; font-size:.8em; color:#365B29; background:#FAFEF8; border:solid 2px #5D874F; padding:4px;}
#orderSummary{float:right; width:200px;  }
#warn{padding:4px; width:400px; border:solid 1px #ff0000; background:#FCF8E2; color:#ff0000; text-align:left}
.Msg{color:#E82A2A; font-weight:bold;}
.radOptions{color:#000000;}
#loginWrapper{float:right; width:500px;}
.SignInPanel{width:350px; border:solid 1px #E6C406; padding:6px;	background:#FCF8E2;	color:#668646; font-size:.8em;}
.SignInPanel a:hover{color:#ff0000; text-decoration:underline; }
      
#headerPanel {width:100%; min-width:800px;}
#headerLogo {clear:both; float:left;}
#cart {float:right; font-family: verdana, arial; font-size: .7em;  padding-top:30px; padding-right:10px;}
#buttonBar {clear:both; float:left;}
#searchStrip {float:left; padding:2px; font-family: verdana, arial; font-size: .7em;}

#linkStrip {float:right;  padding-top:4px; padding-right:4px; font-family: verdana,arial ; font-size: .7em;}
#linkStrip a:link, a:visited, a:hover, a:active{text-decoration:none; font-family: verdana, arial ; font-size: 1em; color:#3aa00a;}

#headerImg {clear:both; float:left; }

#communityStrip {clear:both; float:left; width:800px; padding:6px; font-family: verdana, arial; font-size: .7em;}
#communityStrip a:link, a:visited, a:hover, a:active{text-decoration:none; font-family: verdana, arial; font-size: 1em; color:#3aa00a; }

/*Page Layout Structure*/
#mainContentWrapper {width:800px; background:#fff url(Images/Brand/Faux.gif) repeat-y left top;}
#lcSmall{float:left; width:200px;}
#lcLarge{float:left; width:380px;}
#rcSmall{float:right; width:200px;}
#rcLarge{float:right; width:390px;}
#article{float:left; width:380px;}
#articlAds{float:right; width:200px;}

/* END of Page Layout Structure*/

.formPanel{border:solid 1px #E6C406; padding:6px;	background:#FCF8E2;	color:#808080;}
.paymentPanel{border:solid 1px #447CB4; padding:6px;	background:#ffffff;	color:#808080; font-size:10px;}
.articleSearchPanel{float:right; border:solid 1px #E6C406; padding:4px;	background:#FCF8E2;	color:#808080; width:200px; font-size:10px;}
.indent {margin-left:6px;}
.mainTitle {font-family: Arial Rounded MT Bold, verdana, arial; font-size: 1em; color:#fa6182; padding-bottom:.2em;}
#menuPanel {float: left; width: 200px; text-align: left;}


#menuContainer {width:170px; padding-left:10px; font-size: .8em;}
#menuContainer ul {margin:0; padding:0; list-style-type:none; }
#menuContainer li{display: block; width:170px; height:20px; line-height:20px;  border-bottom: solid 1px #C7DDB5; font-family: verdana, arial; color:#a0a0a0;}
#menuContainer a{text-decoration:none; display: block; width:170px; height:20px;  font-family: verdana, arial;  color:#a0a0a0;}
#menuContainer a:link, a:visited{text-decoration:none;}
#menuContainer a:hover{text-decoration:none; font-family: verdana, arial; background:#a0a0a0; color:#ffffff;}
#menuContainer a:active {text-decoration:none; color:#ffffff;}

.regWrapper {position:relative; width:580px; padding:10px;}
#regPanel {width:350px; background:#FCF8E2; font-size:.8em; padding:10px; border:solid 1px #E6C406;}
#infoPanel {width:190px; background:#F2FDEC; border:solid 1px #6A9B4F; font-size:.7em; padding:4px; color:#527440;}
#scroller{background:#ffffff; font-size:.8em; border:solid 1px #a0a0a0; overflow: auto; width: 95%; height: 120px}
.highlightText{color:#0000ff; }


#primaryContainer {Width:598px; float:right; }
#adminContainer {Width:800px; float:left; padding-left:10px; font-size:.8em;}
#leftPad {padding-left:4px;}
.leftPadBig{padding-left:10px;}

#footerPanel
{
	clear:both;
	text-align:center;
	border-top:solid 1px #c0c0c0;
	width:99%; 
	font-family: verdana, arial; 
	font-size: .6em; 
	color:#545454;
}

.AdminConsole {font-size:.8em; }
.AdminConsole a:link, a:active{color:#3aa00a;}
.AdminConsole a:hover{color:#ea0000;}
.AdminConsole a:visited{color:#3aa00a;}

.disclaimer
{
	background:#FAFBFF;
	padding:2px;
	color:#ff0000;
	border-top:solid 1px #ff0000;
	border-bottom:solid 1px #ff0000;
	font-size:10px;
	margin-bottom:10px;
}

/* PRODUCT LIST FORMAT */

#PageListContainer
{
position:relative;
clear:both;
float:left;
width:98%;
padding-left:6px;
}

#PageListWrapper
{
position:relative;
clear:both;
float:left;
width:100%;
}
#ProdButtons
{
	position:relative;
	float:left;
}

#TandC
{
	float:right;
	width:50%;
	text-align:right;
}

#ProdWrapper
{
float:left;
width:90%;
}

#ProdPicWrapper
{
clear:both;
float:left;
width:20%;
min-width:150px;
}

#ProdSummary
{
font-family:Verdana, Arial;
font-size:.8em;
float:Right;
width:58%;
}

#ProdBuyBar
{
clear:both;
float:left;
width:100%;
text-align:right;
}

/* PROD SUMMARY BOX */
.outerBox {float:left; width:190px; margin:1px;}
.container {width:189px; border-right:solid 1px #C7DDB5; }
.containerNB {width:189px;}
.sumPanel {width:185px; padding:2px; background:#F3F9E3; font-family: verdana, arial; font-size: .55em; color:#3aa00a; font-weight:bold; border:solid 1px #C7DDB5;}
.prodImg {width:170px; height:170px; border:0; }
/*END PROD SUMMARY BOX */

.productTitle{font-size:16px; color:#627DF2;}

#ProductViewPanel{float:left; width:600px; padding-left:10px; font-size:.8em;}
.StockAdjusterPanel{float:left; width:250px; border:solid 1px #E6C406; padding:6px;	background:#FCF8E2;	color:#808080;}
.bargainsPanel{float:right; width:250px; border:solid 1px #E6C406; padding:6px;	background:#FCF8E2;	color:#808080; text-align:left;}
.infoStrip {background:#FCF8E2; padding:4px; border-top: solid 1px #7373AB; border-bottom: solid 1px #7373AB; font-size:.8em; width:98%;}
#leftWrapper{float:left; width:200px; padding-left:10px;}
#rightWrapper{float:right; width:370px; padding-right:10px; font-size:0.8em;}

#imagePanel{float:left; width:210px; background:#ffffff;}

.orderPanel
{
	border:solid 1px #7373AB;
	width:210px;
	background:#EAEAFD;
	color:#7373AB;
	text-align:center;
}
#orderTitleStrip{background:#7373AB; color:#ffffff; font-weight:bold; padding:2px;}
#orderBorder{border:solid 1px #c0c0c0; width:650px; padding:10px; text-align:left}

/* END OF PRODUCT LIST FORMAT */
#enquiryPanel{border:solid 1px #E6C406; padding:6px;	background:#FCF8E2;	color:#784A01; width:400px; font-size:.8em;}
#tefPanel{border:solid 1px #E6C406; padding:6px;	background:#FCF8E2;	color:#784A01; width:300px; font-size:.8em;}
#noSpam
{
	font-size:11px;
	background-color:#ffffff;
	border:#CBDEC8 1px solid;
	width:300px;
	padding:4px;
	padding-left:10px;
	color:#4A664B;
	margin-bottom:10px;
}
.note{font-size:10px; color:#8E7753;}

#genNotes
{
	font-size:11px;
	background-color:#ffffff;
	border:#CBDEC8 1px solid;
	width:400px;
	padding:4px;
	padding-left:10px;
	color:#4A664B;
	margin-bottom:10px;
}

/* ARTICLE STYLING */
#artBody{float:left; padding-left:4px; width:400px;}
#raColumn{float:right; padding-right:4px; width:190px;}
#articleListWrapper{float:left; width:98%; padding:6px;}
.subject {float:left; font-size:.7em; background:#fdf9db; padding:4px; border:solid 1px #e0daa3;}
#articleSearch{float:right; width:220px; font-size:.7em; background:#fdf9db; padding:4px; border:solid 1px #e0daa3; }
.articleList{float:left; width:390px; font-size:.9em;}
#ads {float:right; width:190px;}
.content {font-size:.8em; text-align:left; color:#808080;	padding:4px;}
.content p{font-size:1em;	padding:0px; margin:0px;}
.content b{font-size:1em;}
.content h1{font-size:1.4em; color:#668646;	margin-bottom:6px;}
.content h2{font-size:1.2em;	color:#0099CC;	margin-bottom:6px;}
.content li{font-size:1em;	margin-bottom:4px;}
.content ul{font-size:1em; margin-bottom:4px;}
.content a, a:link, a:visited, a:hover, a:active{text-decoration: none;	color:#009000;}

#latestArticlesPanel
{
	text-align:center;
	padding-left:12px;
}


/* END OF ARTICLE STYLING */

.introBlock
{
	border-top: solid 1px #0099CC;
	border-bottom: solid 1px #0099CC;
	background-color: #FFFFF7;
	font-size: 11px;
	color:#909090;
	padding-top: 6px;
	padding-bottom: 6px;
}

#opmsg
{
	position:absolute;
	top:3000px;
	font-size:.8em;
	color:#949393;
}

#opmsg h1
{
	font-size:1.6em;
	color:#cccccc;
	margin-bottom:2px;
}

#AdColumn
{
	position:relative;
	float:right;
	text-align:left;
	padding:4px;
}

#GroupColumn
{
	position:relative;
	width:330px;
	float:left;
}


#Introduction
{
	background-color:#FAFBFF;
	border:#8199FE Solid 1px ;
	padding:10px;
	text-align:left;
}

#warningPanel
{
	background:#FAFBFF;
	padding:2px;
	color:#ff0000;
	border-top:solid 1px #ff0000;
	border-bottom:solid 1px #ff0000;
	font-size:.8em;
	margin-bottom:10px;
}

#LeftColumn
{
	position:relative;
	float:left;
	width:250px;
}

#RightColumn
{
	position:relative;
	float:left;
	width:330px;
}

/*
   #####################
   CUSTOM TEXT ELEMENTS 
   #####################
*/

.Barcode
{
	font-family:IDAutomationSC128M;
	color:Black;
	font-size:12pt;
}

.TDsmallText
{
	font-size: 10px;
}

.TableTitle
{	
	background-color: #8199FE;
	color: White;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
}
	

.Overlined
{
	border-top: #c0c0c0 1px solid;
	padding-top: 2px;
	font-size: .8em;
	color: #909090;
}

.NewsArticle
{
	border:solid 1px #008800;
	padding:4px;
	color: #909090;
	font-size: 1em;
}
.FormText{font-size:11px;}

.TextBox
{
	border: solid 1px #668646;
	color: #808080;
	font-size:10px;
	padding: 1px 2px 1px 2px;
}

.TextBoxItal
{
	border: solid 1px #668646;
	color: #909090;
	padding: 1px 2px 1px 2px;
	font-style: italic;
	font-size: 11px;
}

.TextBoxR /* Right Aligned */
{
	border: solid 1px #668646;
	color: #909090;
	text-align: right;
	font-size:10px;
	padding: 1px 2px 1px 2px;
}

.RequiredField
{
	border: 1px;
	background-color: #FFFF80;
	border-style: solid;
	border-color: #668646;
	color: #909090;
	padding: 1px 2px 1px 2px;
	font-size: 11px;
}

.ContentTitle
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:225px;
	font-family: Arial Rounded MT Bold, Verdana, Arial;
	font-size: 1.5em;
	text-align:left;
	color: #668646;
	font-weight:700;
}

.labelTitle
{
	font-size:1em;
	text-align:right;
	padding-right:2px;
}
.FieldTag
{
	font-size:1em;
	padding-left:10px;
	color:#909090;
	font-weight:bold;
	font-style:italic;
}
.ErrorMsg
{
	color:#ff0000;
	font-size:.9em;
}
.OutputMsg
{
	font-size:1em;
	color:#00ff00;
}
.boldTitle
{
	font-size: 1em;
	color: #EDA202;
	font-weight: 700;
}

.SectionHead
{
	font-size: 1.1em;
	color: #909090;
	font-weight: 700;
}

.label{color:#666666; font-weight:bold; font-size:1em;}

.smallTitle
{
	padding: 1px 0 1px 0;
	font-size: .9em;
	color: #7373AB;
	font-weight: bold;
}
.smallText {font-size: 10px; padding-right:4px;}
.smallMessage{font-size: 10px; color:#ff0000;}

.validationText{color:#ff0000; font-size:10px;}
.MicroText {font-size: 10px;}

.smallTitle a:link {text-decoration: none; color: #668646;}
.smallTitle a:visited {text-decoration: none; color: #668646;}
.smallTitle a:active {text-decoration: none; color: #668646;}
.smallTitle A:hover {text-decoration: none; color: #ff0000;}

.Basket {color:#0099CC;}

.scrollPanel
{
	OVERFLOW: auto; 
	WIDTH: 100%; 
	HEIGHT: 160px
}
TD
{
	vertical-align: top;
	padding: 2px; 
}

.alignLeft{text-align:left}
.alignRight{text-align:right}
.originalPrice{color:#000000; font-size:1.2em; font-weight:bold; }
.offerPrice{color:#0000ff; font-size:1.2em; font-weight:bold; padding-top:6px;}
.saving{color:#009000; font-size:1.2em; font-weight:bold; padding-top:6px;}

.Totals
{
	color:#ff0000;
	font-weight:bold;
	border-top:solid 1px #000000;
	border-bottom:solid 2px #000000;
}

.thumbnail
{
	display:block;
	float: left;
	width: 75px;
	height:100px;
	font-size: .6em;
	margin: 0 5px 5px 0;
	text-align:center;
}

.ProdThumb
{
float: left;
width: 70px;
height:90px;
margin: 0 5px 5px 0;
text-align:center;
}

.threedsecurelabel
{
	border-right: #009900 1px solid;
	background-position: left center;
	border-top: #009900 1px solid;
	padding-left: 29px;
	background-image: url(Images/Icons/status-green.gif);
	border-left: #009900 1px solid;
	border-bottom: #009900 1px solid;
	background-color: #ccffcc;
	background-repeat: no-repeat;
	height: 30px;
	vertical-align: middle;
	font-weight: bold;
	color: #668646;
}

div#3dsecurenotes p
{
	font-size: 11px;
}
.banksiteframe
{
	width: 690px;
	height: 420px;
	border: solid 0px black
}

.MessageStrip
{
	padding:4px;
	border:solid 1px #009900;
	background-color:#F9FDF2;
}

.thankyou
{
	border: solid 1px #009900;
	background-color: #F9FDF2;
	padding:4px;
  font-size: 1em;
}

.OKBar
{
	border: #009900 1px solid;
	background-position: left center;
	padding-left: 29px;
	background-image: url(Images/Icons/status-green.gif);
	background-color: #ccffcc;
	background-repeat: no-repeat;
	height: 30px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 1.4em;
	color: #668646;
	font-family: Verdana, Arial;
}
.modalBackground
{
    position: absolute;
    filter: Alpha(Opacity=70);
    opacity: 0.7;
    width: 100%; height: 100%; background-color: #c0c0c0;
    z-index: 500;
    top: 0px; left: 0px;
}

.modalPopup
{
	background-color: #FFFFFF;
	padding: 3px;
	width: 550px;
	height: 450px;
	border: solid 2px #668646;
}

.modalPopupErr
{
	background-color: #FFEBEA;
	border: #FF0000 2px solid;
	padding: 3px;
	width: 700px;
	height: 450px;
}

.modalPopupWrn
{
	background-color: #FFF3E8;
	border: #FF6600 2px solid;
	padding: 3px;
	width: 700px;
	height: 450px;
}

.WorriedBar
{
	border-right: #ff6600 1px solid;
	background-position: left center;
	border-top: #ff6600 1px solid;
	padding-left: 29px;
	background-image: url(Images/Icons/status-yellow.gif);
	border-left: solid 1px #ff6600;
	border-bottom: solid 1px #ff6600;
	background-color: #ffffaa;
	background-repeat: no-repeat;
	height: 30px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	color: #ffa500;
}


.ErrorBar
{
	background-image: url(Images/Icons/status-red.gif);
	background-position: left center;
	height:30px;
	padding:3px 6px 3px 29px;
	border: #ff0000 1px solid;
	background-color: #ffdab9;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-weight: bold;
	font-size: 1.2em;
	color: red;
}

/* ratings */
.ratingStar {
    font-size: 0em;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/Icons/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/Icons/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/Icons/SavedStar.png);
}

.TagCloudContainer
{
	width:100%;
	position:relative;
}

.TagCloudTitle
{
	text-align:
	color: #0099CC;
	font-size: 1.4em;
	font-weight: 700;
	padding-bottom: 4px;
}

.TagItem 
{
	float:left;
}

.fancyButton 
{
	cursor:pointer;
	position:relative;
	text-align:center;
	font-size:11px;
	padding:1px;
	background:#4856C1;
	color: #ffffff;
	border: solid 1px #000000;
}
.fancyButtonDefault
{	cursor:pointer;
	position:relative;
	text-align:center;
	font-size:11px;
	padding:1px;
	background:#6AAA53;
	color: #ffffff;
	font-weight: bold;
	border: solid 1px #000000;
}
.fancyButtonCaution
{	cursor:pointer;
	position:relative;
	text-align:center;
	font-size:11px;
	padding:1px;
	background:#FCA51D;
	color: #ffffff;
	border: solid 1px #000000;
}
.fancyButtonCritical
{	cursor:pointer;
	position:relative;
	text-align:center;
	font-size:11px;
	padding:1px;
	background:#E80404;
	color: #ffffff;
	border: solid 1px #000000;
}
.fancyButton:hover{background:#4FD320; color: #ffffff;}
.fancyButtonDefault:hover{background:#4FD320; color: #ffffff;}
.fancyButtonCaution:hover{background:#4FD320; color: #ffffff;}
.fancyButtonCritical:hover{background:#4FD320; color: #ffffff;}


.headerPanel{width: 100%;	padding-top: 5px;	padding-bottom: 5px;}

.Price{color: #ff0000; font-size: 1.2em;	font-weight: 700;	padding-bottom: 4px;}

.pageNumbersStrip 
{	
	font-family: verdana, arial;
	color:#53744E;
	background:#E9F3E8;
	font-size: .8em;
	font-weight: bold;
	border:solid 1px #ACCFA8;
	padding:2px;
}
.PageNumber{font-family: verdana, arial; 	font-size: 1em; font-weight: bold;}
.SelectedPageNumber{font-family: verdana, arial; font-size: 1.2em; font-weight: bold; color:#EA0000;}

/*
   #####################
   PANELS AND FORMS 
   #####################
*/

#strawberry{padding:4px;}

.centre{ text-align:center;}
	
.Bottom {	vertical-align:bottom; padding-bottom:3px; color:#0099CC;}

.channelpanel
{
	width:68%;
}
.homepanel
{
	width:100%;
}
.chanimg
{
	float: left;
	width: 170px;
	height:120px;
	margin:0 auto;
}

#searchPanel
{
	background:#E6C406; border:solid 1px #668646;
}
	
.HighlightPanel
{
	border:solid 1px #E6C406;
	padding:6px;
	background:#FCF8E2;
	color:#668646;
	font-size:10px;
}

.borderedPanel{padding:10px; border:solid 1px #909090;}

.RedAd
{
	display:block;
	min-height:120px;
	width:180px;
	padding: 2px;
	border: solid 1px #EA0000;
	font-size: 10px;
	color: #EA0000;
	background-color: #FFEAEA;
}

.RedAd img{padding:4px;}

.OrangeAd
{
	display:block;
	min-height:120px;
	width:180px;
	padding: 2px;
	border: #ff6309 1px solid;
	font-size: 10px;
	color: #ff6309;
	background-color: #fff1e6;
}

.OrangeAd img{padding:4px;}

.GreenAd 
{
	display:block;
	min-height:120px;
	width:180px;
	padding: 2px;
	border: #009933 1px solid;
	font-size: 10px;
	color: #009933;
	background-color: #F0FEEB;
}

.GreenAd img{padding:4px;}

.BlueAd
{
	display:block;
	min-height:120px;
	width:180px;
	padding: 2px;
	border: #3366CC 1px solid;
	font-size: 10px;
	color: #3366CC;
	background-color: #FBFCFF;
}

.BlueAd img{padding:4px;}

.PurpleAd
{
	display:block;
	min-height:120px;
	width:180px;
	padding: 2px;
	border: #9966FF 1px solid;
	font-size: 10px;
	color: #9966FF;
	background-color: #FEFCFE;
}

.PurpleAd img{padding:4px;}


.Enquiry
{
	width:550px;
	border:solid 1px #E1C68B;
	margin-left:20px;
	margin-top:20px;
	padding:10px;
	background-color:#FBF7E5;
}

.InfoPanel
{
	font-size:11px;
	background-color:#ffffff;
	border:#CBDEC8 1px solid;
	width:250px;
	padding:4px;
	padding-left:10px;
	color:#4A664B;
	margin-bottom:10px;
}

.InfoPanel h1
{
	font-size:1.6em;
  margin-bottom:6px;
	color:#4A664B;
	font-weight:bold;
}

.InfoPanel img
{
	margin-bottom:6px;
}

.InfoPanel p
{
	font-size:11px;
	margin:0px;
	margin-bottom:6px;
}

.DEPanel
{
	font-size:1em;
	background-color:#FBF7E5;
	border:#D9D47C 1px solid;
	padding:4px;
	color:#7C690E;
	margin-bottom:10px;
}
.DEPanel h1
{
	font-size:1.4em;
  margin-bottom:6px;
	color:#4A664B;
	font-weight:bold;
}

.DEPanel p
{
	font-size:1em;
	margin:0px;
	margin-bottom:6px;
}

.DEPanel img
{
	margin-bottom:6px;
}

.DEPanel ul
{
	margin-top:4px;
	margin-bottom:4px;
}

.DEPanel li
{
	margin-bottom:4px;
}

.MessagePanel
{
	border:#CBDEC8 1px solid;
	font-size:9px;
	padding:4px;
	color:#4A664B;
}

/*
   #####################
   NAVIGATION STYLES
   #####################
*/

.menuItemsAlt{background:#FCF8E2;}
.menuItems{background:#ffffff;}

#MenuSelector
{
	float:left;
}

#MenuSelector ul
{
	margin:0;
	padding:0;
	list-style:none;
	width:99%;
	float:left;
}

#MenuSelector ul li
{
	float:left;
	background:url(images/Brand/tab-right.gif) no-repeat top right;
}

#MenuSelector li a
{
	display:block;
	line-height:1.5em;
	background:url(images/Brand/tab-left.gif) no-repeat top left;
	text-decoration:none;
	color:#fff;
	float:left;
}

#MenuSelector a:hover
{
	color:#333;
}


.Marquee
{
	color:#ff0000;
	font-size:1.1em;
	font-weight:700;
}

.NewsItem
{
	text-align:left;
	font-size:1em;
}

.NewsItem A:link
{
	width:150px;
	height:18px;
 	background: url(/images/Icons/spot.gif) no-repeat left middle;
  padding-left: 10px;
  color:Green;
}
.NewsItem A:visited
{
	width:150px;
	height:18px;
 	background: url(/images/Icons/spot.gif) no-repeat left middle;
  padding-left: 10px;
  color:Green;
}

.NewsItem A:hover
{
	width:150px;
	height:18px;
	background: url(/images/Icons/spot.gif) no-repeat left middle;
  padding-left: 10px;
  color:Red;
}

.latestArticles
{
	background:url(/Images/Brand/LatestArticles.gif);
	height:25px;
	border:0px;
}

/*
   #####################
   COMMUNITY STYLES
   #####################
*/
.POST_TITLES
{
	background-position: left top;
	height:24px;
	font-weight: bold;
	font-size: .9em;
	background:url(Images/Brand/ForumBG1.gif) repeat-x left top;
	color: white;
	padding-top: 3px;
}

.LIST_TITLES
{
	background-position: left top;
	height: 22px;
	font-weight: bold;
	font-size: .8em;
	background-image:url(Images/Brand/ForumBG1.gif);
	color:White;
	padding-top: 2px;
	background-repeat: repeat-x;
}

.TITLE_PANEL
{
	font-weight: normal;
	font-size: .7em;
	color: #606060;
	background-color: #D4D9EC;
	padding-top:3px;
	padding-bottom:3px;
}

.TITLE_PANEL_REPLIES
{
	background-color: #fbeecb;
	font-weight: normal;
	font-size: .7em;
	padding-bottom: 3px;
	color: #606060;
	padding-top: 3px;
}

.CONTENT_PANEL
{
	background-color: #EEF5FE;
	color: #0000ff;
	font-weight: normal;
	font-size: .8em;
	padding:4px;
}

.CONTENT_PANEL_REPLIES
{
	font-weight: normal;
	font-size: .8em;
	padding-bottom: 3px;
	color: #996600;
	padding-top: 3px;
	background-color: #ffffe6;
}

.REPLY_DATA
{
	padding-top:2px;
	padding-bottom:2px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#c0c0c0;		 
}

.REPLY_DESC
{
	background-color:#f5f8fe;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#c0c0c0;		 
}

.REPLY_DIV
{
	background-color:#EEF5FE;
	border: #8198f3 1px solid;

}
.REPLY_DIV_ALT
{
	background-color:#ffffe6;
	border: #deb887 1px solid;
}

.ForumsBorder
{
	border: #8198fe 1px solid;
}

.NodeText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000ff;
	font-weight: normal;
	font-size: .9em;
}

.ForumSummary
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	font-weight: normal;
	font-size: .9em;
}

#ForumLinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight: normal;
	font-size: .9em;
}

.NodeTextTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3366ff;
	font-weight:700;
	text-decoration:underline;
	font-size: .9em;
	height:25px;
}

.ForumStats
{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:#505050;
	font-size: .8em;
}

.AffiliateAssociationBox
{
	height:90px;
	border-right: #660099 1px solid;
	padding: 4px;
	border: #660099 1px solid;
	margin: 2px;
}

.AffiliateAssociationDefaultText
{
	font-weight: bold;
}

.AffiliateAssociationLogoBox
{
	
}

.AffiliateAssociationCaptionBox
{
	
}

.Slogan
{
	color:#0099CC;
	font-family: Verdana, Arial;
	font-size:1em;
	font-weight:700;
	padding-top:10px;
}

.ValidatorCalloutHighlight{background:#FCF8E2;}

#hlpanel
{
	width:20%;
	float:left;
	height:480px;

}
#hcpanel
{
	width:60%;
	float:left;
}
#hrpanel
{
	width:20%;
	float:right;
}

.linkButton
{
	padding-top: 3px!important;
	padding-bottom: 3px!important;
	color: #00156E!important;
	font-size: small!important;
}

.productListBuyNow .WorriedBar
{
	color: Orange;
}

.productListBuyNow .ErrorBar
{
	color: Maroon;	
}

.productListBuyNow .OKBar
{
	color:#006600;
}


.showSpinner
{
    background-image: url('Images/Icons/spinner.gif');
    height: 16px;
    width: 16px;
   display:inline;
}

.hidden { display:none;}

.vertical-spacing
{ margin-top: 10px;margin-bottom:10px;}

#loginSuccessful
{
color:#006600;
}

.smallErrorNote
{
    color: #990000;
    font-size: x-small;
}

.smallErrorNote
{
    padding-top: 5px;
    color: #990000;
    font-size: x-small;
    font-weight: normal;
}

div#noLogin.ErrorBar
{
    height: 40px;
}



.checkoutUserTypeLabel
{
    font-weight:bold;
}

#confirmPasswordPanel
{
    display:none;
}

#signInRow
{

}

#today-only-header-menu
{
    font-weight:normal;
}

#view-basket-header-menu
{
    font-weight:bold;
}

#cart-subtotal { float: left; width: 90px; font-weight: bold;text-align: left; }
#cart-shipping { float: left; width: 90px; font-weight: bold;text-align: left; }
#cart-total { float: left; width: 90px; font-weight: bold;text-align: left; }
#cart-subtotal-value { float: left; width: 60px;text-align: right; }
#cart-shipping-value { float: left; width: 60px;text-align: right;  }
#cart-total-value { float: left; width: 60px;text-align: right; }

#async-cart-list-container p { font-weight: bold; text-align: left; }

#forgottenPasswordForm
{
    display:none;
    border: thin solid #CC33FF;
    background: white none repeat scroll 0 0;
    height: 252px;
    padding: 15px;
    width: 454px;
}

#forgottenPasswordForm h1
{
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
}

#forgottenPasswordForm hr
{
    width: 100%;
    color: Gray;
border: 1px;
}

#forgottenPasswordForm #buttonbar
{
    padding-top: 9px;
}

#forgottenPasswordForm #forgottenPassword2
{
    display:none;
}

#forgottenPasswordForm #forgottenPassword3
{
    display:none;
}
#forgottenPasswordForm #forgottenPassword4
{
    display: none;
    color: #990000;
}
