

/* APPGMH DEFAULT STYLESHEET
   ----------------------------------------------------*/

/* Default.css
   Updated: Mon 29.09.08 @ 11:30 a.m.
   Author : Alan Durkan
   ----------------------------------------------------*/
   
/* Index(Organised according to control groupings)

/* TOP LEVEL         |   SHOP FORMS
   TYPOGRAPHY        |   SHOP MODULES
   COMMON ELEMENTS   |   SHOP TABLES
   SYSTEM            |   NEWS
   HEADER            |   EVENTS
   CONTENT LAYOUT    |   BROWSER FIXES
   FOOTER            |   LIGHTBOX
   MODULES           |   
*/

/* =TOP LEVEL
   ----------------------------------------------------*/
   
html, body, form, fieldset, input, select, textarea, .textbox, .dropdownlist, .dropdown, .clear-on-focus 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
body
{
	font-size: 0.625em; /* v important - this sets the default font size to 10px eqiv ems */
	overflow: -moz-scrollbars-vertical;
	padding-top: 26px;
}
body * 
{
	font-size: 1em;
}
#Sheet
{
	text-align: left;
	margin: 0 auto;
	width: 968px;
}

/* =TYPOGRAPHY
   ----------------------------------------------------*/
   
/* Colours

/* #AA9C9B - Top Navigation Text
   #F77FC0 - Link Pink
*/

h1
{
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 0.6em;
}
h2
{
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 0.6em;
}
h3
{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.6em;
}
h4 
{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.6em;
}
h5, h6
{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0;
}
/* Shared typographic styles */
h1, h2, h3, h4, h5, a { color: #D8027F; }
#Content  
{
	color: #5F5B5C;
	font-size: 1.2em; 
}
#Content h1 { font-size: 1.5em; }
#Content h2  
{
	font-size: 1.250em;
	font-weight: normal; 
}
#Content h3 
{
	font-size: 1.167em;
	font-weight: normal; 
}
.subText, .shopForm .checkboxLabel
{
	font-weight: bold;
	font-size: 0.833em;
}
p, blockquote, address, .vcard
{
	margin-bottom: 1em;
	line-height: 1.5em;
}
div.hr 
{
	background: url(/SiteData/Root/SiteImages/apg_hrBgTile.gif) repeat-x left top;
	height: 1px;
	margin: 1em 0;
}
ul, ol
{
	margin: 0.5em 0 1em 2em;
}
ul ul 
{
	margin-bottom: 0;
}
dd, 
ul li 
{
	line-height: 1.5em;
}
a
{
	/*font-weight: bold;*/
	text-decoration: none;
	outline: none;
}
p a:hover, 
li a:hover,
.newsItem a:hover,
.eventsItem a:hover   
{
	/*background-color: #D8027F; 
	color: #FFF; */
	text-decoration: underline;
} 
a:focus, 
a:active, 
input:focus,
label:focus 
{
	outline: none; 
	-moz-outline-style: none; 
}
/*blockquote,*/ address { font-style: italic; }
/* specific to APPGMH */
/* Navigation on home page */
.hpNav { margin-bottom: 1em; }
.hpNavTile, .hNSpacer 
{
	display: block;
	float: left;
	width: 174px;
}
.hNSpacer { width: 2px; }
a.hpNavTile 
{
	margin-bottom: 2px;
	position: relative;
} 
/* Feature Box */
.featureBox, 
.featureBoxTitle
{
	background: url(/SiteData/Root/SiteImages/apg_fBMRTopBracketImg.gif) no-repeat left top;
	padding: 8px;
	margin-bottom: 8px;
}
#MainRight .featureBox,
#MainRight .featureBoxTitle,
#MainRight .mRColBanner  
{
	width: 174px;
	margin: 0 -8px 8px -8px; 
}
.featureBoxTitle, .featureBoxTitle p 
{
	padding-bottom: 0 !important; 
	margin-bottom: 0 !important; 
}
.featureBox ul  
{
	list-style: none;
	margin-left: 0; 
}
.featureBox p { margin-bottom: 0; }
.featureBox .footImg, 
.featureBox .fBFoot 
{ 
	margin: 0 -8px -8px -8px; 
}
#MainRight .featureBox .fBFoot { background: url(/SiteData/Root/SiteImages/apg_fBMRBottBracketImg.gif) no-repeat left top; }
/* Title Images */
.titleImg  
{
	display: block; 
	margin-bottom: 0.6em;
}
/* generic title for modules */
.modTitle  
{
	color: #333;
	font-weight: bold;
	background-color: #EEE; 
	padding: 8px 8px 0 8px;
	margin-bottom: 0 !important; 
}
#ColumnLeft .modTitle, 
#MainRight .modTitle 
{
	font-size: 1.167em;
	line-height: 1.167em !important; 
	font-weight: bold;
}
#MainRight .modTitle 
{
	border: solid 1px #999;
	border-bottom: none; 
	width: 172px;
	margin: 0 -8px 1em -8px;
} 

/* =COMMON ELEMENTS
   ----------------------------------------------------*/

.clear, .Clear, .shopForm br
{
	clear: both;
}
div.clear, .customerLogin .clear, .productListing br, .shopFormButtons .clear, 
.featuredProducts .clear, .categoryDisplay .clear, .productPromotions br, 
.footerNav br, .pagerSort .clear, .receipt .addresses .clear, .author .clear
{
	font-size: 0;
	line-height: 0;
}
/* hide these elements */
.accessibility, .hide, .homeLink span, #Content .searchKeyword, .categoryDisplay h2, .extraDeliveryDetails, 
.product .backLink, .editAddress h3, .payment .secureMsg, .payment .varifyMsg, .featuredProduct h1,
.searchResultsList .Url, .product .productPriceText, .product .productCodeText, #Content .productListing .browseBtn,
.categoryDisplayDesc, .newsArchive h2, #Content .featuredProducts h3, .textImage span, .printHeader,
div.hr hr, #MainRight .shopForm .blankLabel, #ColumnLeft .shopForm .blankLabel, .newsItem img
{
	display: none !important;
	visibility: hidden !important;
}
.CMSModuleERROR
{
	border: dashed 2px #F00;
	color: #F00;
}
.CMSColumnEdit
{
	border: dashed 1px #003480;
	position: relative;
}
.textbox, 
.clear-on-focus,
.textarea,
.dropdown,
.dropdownlist 
{
	border: solid 1px #8DA8C1; 
	padding: 1px; 
}
.checkbox { padding-right: 4px; }
/* about security number */
.aboutSecurityCode 
{
	font-size: 1.1em;
	width: 548px;
	height: 568px;
	background-color: #FFF;
	padding: 16px;
}
.aboutSecurityCode .cardHolder { text-align: center; margin: auto; }
.aboutSecurityCode .cardHolder img { margin-bottom: 16px; }
.aboutSecurityCode .button 
{ 
	display: inline;
	padding-left: 8px; 
	padding-right: 8px; 
}
/* button */
.button, button, input.button
{
    display: block;
    margin: 0;
	border: 2px solid #CBCBCB;
	border-right-color: #7F7F7F; 
	border-bottom-color: #7F7F7F;
	background-color: #FFF;
	/* need to keep font ultra consistant here */
	font-size: 10px !important;
	font-weight: bold;
    line-height: 130%;
    text-decoration: none;
    text-align: center;
    color: #D8027F;
    cursor: pointer;
    width: auto;
    overflow: visible;
    padding: 5px 6px 5px 6px; /* Links */   
}
.button[type]
{
    padding: 4px 6px 5px 6px; /* Firefox */
    line-height: 14px; /* Safari */
}
/* padding adjustments for IE */
* html input.button, * html button  { padding: 4px 6px 3px 6px; }
*:first-child+html .button[type]  
{
	padding: 1px 6px; 
	line-height: 18px; /* adjust for IE7 */ 
}
/* nuetralise the styles of input buttons within .button class */
.button input
{
	cursor: pointer;
	background: none;
	border: none;
} 
/* button colour variations & special cases */
.shopForm .addressBtn, 
#Content .updateQuantityRow .button 
{
	/* Defaulting to Black */
	border: solid 1px #000 !important;
	background-image: none !important;	
	background: #FFF;
	display: inline;
	text-transform: capitalize;
}
#Content .shopTableButtons .continueBtn,
#Content .shopTableButtons .saveBtn 
{
	/* Light Grey */
}
/* smaller buttons */
#Content .updateQuantityRow .button[type], 
#Content .shopForm .addressBtn[type]
{
	padding: 1px 6px; /* Firefox */
    line-height: 16px; /* Safari */
}
* html #Content .updateQuantityRow .button,
* html #Content .shopForm .addressBtn
{
    padding: 0 6px; /* IE6 */
}
*:first-child+html #Content .updateQuantityRow .button[type],
*:first-child+html #Content .shopForm .addressBtn[type]
{
    padding: 1px 6px;
    line-height: 12px; /* adjust for IE7 */
}
/* disabled button */
#Content .disabled, #Content .buyBtnDisabled, disabled
{
	color: #999 !important;
	background: none;
	background-color: #EEE;
	border: solid 1px #CCC;
}
/* These buttons have the class button or are input buttons but need to be neutralised 
   to look like links for this particlar design */
#Content .productLinklist input,
#Content .viewOrderBtn
{
	cursor: pointer;
	background: none;
	background-color: Transparent;
	border: none;
	padding: 0 !important;
	text-align: left !important;
	margin: 0 !important;
	display: block;
	font-weight: normal !important;
	font-family: Verdana, Arial, Helvetica, Sans-Serif !important;
	color: #900;
	text-decoration: underline !important;
}
/* common styles */
/* bulleted links */
#Content .productLinklist input,
.customerLogin .linkList li a,
.backLink, .next, .previous, .eventLink, .moreNewsLink
{
	background: url(/SiteData/Root/SiteImages/apg_bulletIcon.gif) no-repeat left 55%;
	padding-left: 8px !important;
}
/* -bullet reversed */
.backLink, .previous 
{
	background: url(/SiteData/Root/SiteImages/apg_bulletRevIcon.gif) no-repeat left 55%;	
}
/* side col modules */
#MainRight .miniBasket, 
#ColumnLeft .miniBasket,
#MainRight .customerLogin, 
#ColumnLeft .customerLogin,
#MainRight .searchBox,
#ColumnLeft .searchBox,
#MainRight .registerLink,
#ColumnLeft .registerLink,
#ColumnLeft .archiveDateTree,
#MainRight .archiveDateTree
{
	padding: 8px;
	background-color: #EEE;
	margin-bottom: 1.636em;
	position: relative;
}
#MainRight .miniBasket,
#MainRight .customerLogin,
#MainRight .searchBox,
#MainRight .registerLink,
#MainRight .archiveDateTree  
{
	border: solid 1px #999;
	border-top: none;
	width: 172px;
	margin: 0 -8px 1em -8px; 
}

/* =SYSTEM
   ----------------------------------------------------*/

.CMSPageControls
{
	padding: 3px 0;
	position: static;
	text-align: right;
	height: 16px;
}
.CMSPageControls span
{
	font-size: 9px;
	color: #666;
	vertical-align: top;
}
.CMSPageControls img, .CMSPageControls input
{
	margin-left: 4px;
	border: none;
}

/* =HEADER
   ----------------------------------------------------*/

#Header 
{
	height: 254px;
	position: relative;
	font-size: 1.2em;
	background: url(/SiteData/Root/SiteImages/apg_APPGHeader.jpg) no-repeat left top;
}
.homeLink 
{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}
/* Search Navigation */
#SearchNav 
{
	padding: 12px 8px 12px 24px;
	vertical-align: middle;
	font-size: 1.2em;
	margin-bottom: 4px;
	position: relative;
}
#SearchNav .APPGMHLogo 
{
	position: absolute;
	width: 385px;
	height: 72px;
	background: url(/SiteData/Root/SiteImages/apg_navigationBgImg.gif) no-repeat left top;	
	text-indent: -9999px;
	z-index: 99;
	top: -25px;
	left: 7px;
	margin-bottom: -25px;
}
#SearchNav .searchBox  
{
	color: #D8027F;
	float: right; 
	width: 452px; 
	line-height: 23px;
	padding: 5px 0;
}
#SearchNav .searchBox label,
#SearchNav .searchBox .textbox,
#SearchNav .searchBox .clear-on-focus,
#SearchNav .searchBox .button { float: left; }
#SearchNav .searchBox .textbox,
#SearchNav .searchBox .clear-on-focus 
{
	padding: 2px 2px 3px 2px;
	font-size: 1.333em;
	width: 170px;
}
#SearchNav .searchBox label 
{
	padding-right: 8px;
}
#SearchNav .searchBox .button  
{
	font-size: 12px !important;
	float: right;
	border: 2px solid #CBCBCB;
	border-right-color: #7F7F7F; 
	border-bottom-color: #7F7F7F;
	background-color: #FFF; 
    padding: 1px 3px; /* Link */
}
#SearchNav .searchBox .button[type]
{
    padding: 2px 3px 3px 3px; /* Firefox */
    line-height: 12px; /* Safari */
}
/* padding adjustments for IE */
*:first-child+html #SearchNav .searchBox .button[type]  
{
	padding: 1px 3px; 
	line-height: 16px; /* adjust for IE7 */ 
}

/* =CONTENT LAYOUT
   ----------------------------------------------------*/

#Content 
{ 
	width: 968px;
	background: url(/SiteData/Root/SiteImages/apg_contentBgTile.gif) repeat-y left top; 
	margin-bottom: 1em;
}
.col1Content { background: none !important; } 
/* Hp & 3 Column */
.rightContainer,
#ColumnMainHp,
#ColumnMain2Col,
#ColumnMain3Col
{
	float: right;
	width: 730px;
}
#MainLeft 
{
	float: left; 
	width: 528px;
}
#MainRight  
{
	float: right;
	width: 190px; 
}
/* text */
/*#MainLeft .text,
#ColumnMain2Col .text 
{ 
	padding: 0 12px; 
}*/
#MainRight .text { padding: 0 8px; }
/*#ColumnMain3Col #MainRight .text { padding-top: 12px; }*/
/* Checkout */
#MainTop 
{ 
	width: 100%;
	margin-bottom: 1em; 
}
#MainBottLeft 
{
	float: left;
	width: 364px;
}
#MainBottRight 
{
	float: right;
	width: 364px;
}
/* LeftColumn */
#ColumnLeft 
{
	float: left;
	width: 226px;
}

/* =FOOTER
   ----------------------------------------------------*/

#Footer 
{
	font-size: 1.1em;
	clear: both;
	position: relative;
	color: #999;
	border: solid 1px #999;
	border-left: none;
	border-right: none;
	margin-bottom: 2em;
	padding: 25px 0;
}
#Footer p
.footerNav 
{ 
	float: left; 
	margin-bottom: 0;  
}
.footerNav { position: absolute; top: 25px; }
#Footer .first { left: 238px; }
#Footer .second { left: 438px; }
.footerNav ul  
{
	list-style: none;
	margin: 0; 
}
.footerNav ul li a
{
	text-transform: capitalize;
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
.footerNav ul li a:hover { color: #333; }
/* IUK Footer */
#InternovaLogo
{
	float: right;
	width: 200px;
	text-align: right; 
	/* this font size must be kept consistant */
	font-size: 10px;
	padding-bottom: 8px;
}
#InternovaLogo a
{
	text-decoration: none;
	color: #999;
}
/* Baboon Footer */
#BaboonLogo
{
	float: right;
	width: 200px;
	text-align: right; 
	/* this font size must be kept consistant */
	font-size: 10px;
	padding-bottom: 8px;
}
#BaboonLogo a
{
	text-decoration: none;
	color: #CCC;
}
#BaboonLogo a:hover { color: #999; }

/* =MODULES
   ----------------------------------------------------*/

/* Site Navigation */
.SiteNavigation li, 
.linkList li
{
	list-style: none;
	margin-bottom: 4px;
}
/* -Parent of CurrentNode A Styling */
#Content .SiteNavigation li.CurrentParent a.CurrentParent, 
#Content .SiteNavigation li.Current a.Current 
{
	color: #FFF;
	font-weight: bold;
	background: #D8027F url(/SiteData/Root/SiteImages/apg_siteNavIcon.gif) no-repeat 5px 5px;	
}
/* -Current Node A Styling */
#Content .SiteNavigation ul ul li.CurrentParent a.CurrentParent, 
#Content .SiteNavigation ul ul li.Current a.Current 
{
	background: none;
	color: #FFF;
	background-color: #5F5B5C;
	margin-bottom: 4px;
}
#Content .SiteNavigation ul ul ul li.CurrentParent a.CurrentParent, 
#Content .SiteNavigation ul ul ul li.Current a.Current 
{
	background: none;
	color: #FFF;
	background-color: #888;
	margin-bottom: 1px;
}
/* -Side Columns SiteNav & linkLists */
#ColumnLeft .SiteNavigation, 
#MainRight .SiteNavigation 
{
	margin-bottom: 1em;
}
#ColumnLeft .SiteNavigation ul,
#MainRight .SiteNavigation ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#ColumnLeft .SiteNavigation li,
#MainRight .SiteNavigation li 
{
	margin-bottom: 0;
}
#ColumnLeft .SiteNavigation ul ul,
#MainRight .SiteNavigation ul ul 
{
	position: relative;
	margin: -3px 0 4px 0;
}
#ColumnLeft .SiteNavigation a,
#MainRight .SiteNavigation a
{
	color: #D6D6D6;
	text-decoration: none;
	display: block;
	background-color: #5F5B5C;
	padding: 6px 7px 7px 28px;
	margin-bottom: 4px;
}
#ColumnLeft .SiteNavigation a:hover,
#MainRight .SiteNavigation a:hover
{
	color: #FFF;
	background-color: #888;
}
#ColumnLeft .SiteNavigation ul ul a,
#MainRight .SiteNavigation ul ul a
{
	color: #FFF;
	background-color: #888;
	margin-bottom: 1px;
}
#ColumnLeft .SiteNavigation ul ul a:hover,
#MainRight .SiteNavigation ul ul a:hover
{
	background-color: #AAA;
}
.SiteNavigation a span { vertical-align: middle; }
/* Site Map */
.siteMap { margin-bottom: 1em; }
.siteMap ul { list-style-type: disc !important; }
.siteMap ul ul { margin-bottom: 1em; }
/* Search Results */
.shopResults, 
.contentResults,
.newsResults
{
	margin-bottom: 1em;
}
#Content .shopResults h1,
#Content .contentResults h1,
#Content .newsResults h1
{
	font-size: 1em;
	padding-left: 0;
	background: none;
	margin-bottom: 1em;
	line-height: 1em;
}
.pagerLinks 
{
	text-align: right;
	margin-bottom: 1em;
}
.next, 
.previous { }
.userPageSize 
{
	float: left;
	margin-bottom: 1em;
}
.searchResultsList  
{
	list-style: none;
	margin-left: 0; 
}
.searchResultsList li 
{
	background: none;
	padding-left: 0;
	margin-bottom: 1em;
} 
.contentResults a
{
	line-height: 2em;
	font-weight: bold;
}
.searchHighlight { font-style: italic; }
.featuredResult { margin-bottom: 16px; }
.featuredResult .productListingImage img
{
	margin-left: 4px;
	float: left;
}
.featuredResult .productType { display: block; }
.featuredResult .productButtons, 
.featuredResult .productType,
.featuredResult .productListingName, 
.featuredResult .productListingPrice 
{
	margin-left: 88px;
}
.featuredResult .productListingPrice 
{
	margin-bottom: 0.6em;
}
#Content .featuredResult .buyBtn { width: 44px; }
.itemsPerPage 
{
	margin-top: -32px;
	text-align: right;
	margin-bottom: 7px;
}
/* Pager Sorting ( CategoryDisplay & Search Results ) */
.pager  	
{
	text-align: right;
	margin-bottom: 1em;
}
.pager .pgCntrl { padding-left: 8px; }
.pager .next
{
	margin-left: 8px;
}
.pager .backLink { }
.pagerSort { margin-bottom: 1em; }
.pagerSort .pageSize { float: left; }
.pagerSort .sortBy { float: right; }
/* Breadcrumb */
.breadcrumb  
{
	display:block;
	margin-bottom: 1em; 
}
.breadcrumb a  
{
	color: #545656; 
	text-decoration: underline; 
}
.breadcrumb a:hover { text-decoration: none; }
/* FAQ */
.FAQ .FAQQuestion *
{
	font-weight: bold;
	text-decoration: underline;
}
.FAQ .FAQAnswer { display: none; }
/* SearchBox */
.searchBox {}
#Content .searchBox .textbox {}
#Content .searchBox .button {}
/* AdminPanel */
.AdminPanel
{
	background-color: #FFF;
	border: dashed 1px #F00;
	color: #000;
	padding: 3px;
}
.AdminPanel h2 { color: #000; }
.CheckBoxList
{
	border: none;
	border-collapse: collapse;
}
.CheckBoxList tr td
{
	padding: 0;
	margin: 0;
}
/* SWF Object */
.swfObject { text-align: center; }

/* =SHOP FORMS
   ----------------------------------------------------*/

/* Standard Forms */
.shopForm, .compactShopForm, .shopConditions
{
	padding: 8px;
	position: relative;
}
.shopFormButtons { padding: 8px; }
.shopConditions 
{
	text-align: center;
	margin-bottom: 8px;
}
h1.shopFormTitle 
{
	font-size: 1.727em;
	border-bottom: solid 1px #000;
	padding-bottom: 4px;
	font-weight: normal;
}
/* Assuming the Main Left of a 3 Column Layout */
.shopForm label
{
	float: left;
	display: block;
	width: 160px;
	padding-right: 4px;
	text-align: right;
	font-weight: bold;
	margin-bottom: 2px;
}
.shopForm label span 
{
	font-size: 1.273em;
	position: absolute;
	left: 380px;
}
.shopForm .forgottenPasswordLink  
{
	margin-left: 164px; 
	display: block; 
	margin-bottom: 0.6em; 
}
.shopForm .textbox, 
.shopForm .textarea, 
.shopForm .dropdown, 
.shopForm .dropdownlist,
.shopForm .clear-on-focus
{
	width: 200px;
	margin-bottom: 6px;
}
.shopForm .pCode { width: 80px !important; }
.shopForm .dropdown, 
.shopForm .dropdownlist
{
	width: 204px;
}
#Content .shopForm .addressBtn { margin-bottom: 8px; }
.shopForm .checkbox 
{
	float: left;
	position: relative;
	left: -4px;
}
.shopForm .checkboxLabel  
{
	float: left;
	margin: 2px 0 6px 0;
	width: 178px;
}
.shopFormButtons 
{
	text-align: left;
	padding-left: 172px;
}
/* Variation based on Layout */
/* -2Col */
#ColumnMain2Col .shopForm label  
{
	width: 180px; 
}
#ColumnMain2Col .shopForm .forgottenPasswordLink { margin-left: 184px; }
#ColumnMain2Col .shopForm .textbox, 
#ColumnMain2Col .shopForm .textarea, 
#ColumnMain2Col .shopForm .dropdown, 
#ColumnMain2Col .shopForm .dropdownlist,
#ColumnMain2Col .shopForm .clear-on-focus  
{ 
	width: 316px; 
}
#ColumnMain2Col .shopForm label span { left: 518px; }
#ColumnMain2Col .shopForm .dropdown, 
#ColumnMain2Col .shopForm .dropdownlist 
{ 
	width: 320px; 
}
#ColumnMain2Col .shopForm .checkboxLabel { width: 296px; }
#ColumnMain2Col .shopFormButtons { padding-left: 192px; }
/* -Right Side Col */
#MainRight .shopForm { padding: 8px 0; }
#MainRight .shopForm label  
{
	text-align: left;
	width: 168px; 
}
#MainRight .shopForm .forgottenPasswordLink { margin-left: 0; }
#MainRight .shopForm .textbox, 
#MainRight .shopForm .textarea, 
#MainRight .shopForm .dropdown, 
#MainRight .shopForm .dropdownlist,
#MainRight .shopForm .clear-on-focus  
{ 
	width: 164px; 
}
#MainRight .shopForm label span { left: 160px; }
#MainRight .shopForm .dropdown, 
#MainRight .shopForm .dropdownlist 
{ 
	width: 168px; 
}
#MainRight .shopForm .checkboxLabel { width: 142px; }
#MainRight .shopFormButtons { padding-left: 0; }
/* -Left Side Col */
#ColumnLeft .shopForm { padding: 8px 0; }
#ColumnLeft .shopForm label  
{
	text-align: left;
	width: 204px; 
}
#ColumnLeft .shopForm .forgottenPasswordLink { margin-left: 0; }
#ColumnLeft .shopForm .textbox, 
#ColumnLeft .shopForm .textarea, 
#ColumnLeft .shopForm .dropdown, 
#ColumnLeft .shopForm .dropdownlist,
#ColumnLeft .shopForm .clear-on-focus  
{ 
	width: 200px; 
}
#ColumnLeft .shopForm label span { left: 196px; }
#ColumnLeft .shopForm .dropdown, 
#ColumnLeft .shopForm .dropdownlist 
{ 
	width: 204px; 
}
#ColumnLeft .shopForm .checkboxLabel { width: 182px; }
#ColumnLeft .shopFormButtons { padding-left: 0; }
/* Form validation */
.validationList 
{
	color: Red;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
#Content .validationList ul
{
	background: none;
	padding: 0;
	margin: 8px 0 0 16px;
}
#Content .validationList ul li 
{
	background: none;
	padding: 0;
	margin: 0;
}
/* Warnings */
.warningBox 
{
	color: #333;
	padding: 8px;
	border: solid 1px #CCC;
	background-color: #EFEFEF;
	margin-bottom: 1em;
}
.warningTxt { color: Red; }
.discountCol .warningTxt { padding-top: 2px; }
.warningBox ol { list-style-type: decimal; }
/* Edit Address Form */
.editAddress .shopTableButtons { margin-bottom: 4px; }
.editAddress .returnLink 
{
	float: right; 
	display: block;
}
.editAddress .shopTable .btnCol  
{
	width: 80px; 
	text-align: center; 
}
.editAddress .shopTable .btnCol .button { margin: 0 auto 8px auto; }
.editAddress .shopTable .editAddressBtn,
.editAddress .shopTable .removeAddressBtn 
{
	width: 64px;
}
.editAddress .shopFormButtons .button { float: left; }
#Content .editAddress .saveAddressBtn, 
#Content .editAddress .cancelBtn
{
	padding-left: 3px;
	padding-right: 3px;	
}
#Content .editAddress .cancelBtn { margin-left: 4px; }
#Content .shopForm .useAddressBtn, 
#Content .shopForm .cancelAddressBtn
{
	float: right;
	margin-bottom: 16px;
}
#Content .shopForm .useAddressBtn { margin-left: 4px; }
#Content .shopForm .enterManuallyBtn
{
	width: 180px;
}
/* Lost Password Form */
#Content .lostPassword .sendPasswordBtn,
#Content .lostPassword .backBtn,
#Content .lostPassword .loginBtn
{
	width: 120px;	
}
.lostPassword .shopFormButtons { padding-top: 0; }
/* Customer Login Form (specifically for the side columns) */
.customerLogin { }
#MainRight .customerLogin .shopForm,
#ColumnLeft .customerLogin .shopForm
{
	font-size: 1em;	
	padding: 0;
} 
#MainRight .customerLogin h2, 
#ColumnLeft .customerLogin h2
{
	font-size: 1em;	
}
#MainRight .customerLogin .shopFormButtons, 
#ColumnLeft .customerLogin .shopFormButtons
{
	padding: 0;
}
#MainRight .customerLogin .button, 
#ColumnLeft .customerLogin .button
{
	padding-left: 4px;
	padding-right: 4px;
	float: right;
}
#MainRight .customerLogin .upgradeBtn, 
#ColumnLeft .customerLogin .upgradeBtn  
{ 
	margin-right: 4px; 
} 
.customerLogin .linkList ul  { margin-left: 0; }
.customerLogin .linkList ul li { list-style: none; }
/* Create Customer Form */
.createCustomer { margin-bottom: 1em; }
.createCustomer .warningBox ol li
{
	clear: right;
	padding-bottom: 8px;
}
#Content .upgradeAccountBtn, 
#Content .continueAsGuestBtn, 
#Content .reEnterBtn, 
#Content .emailPasswordBtn 
{
	float: right;
	width: 128px;
	margin-top: -17px;
	margin-bottom: 8px;
}
/* NewsLetter Sign Up Form */
.newsLetterSignup {}
.newsLetterSignup .signUpBtn {}
/* Edit Password Form */
#Content .changePassword {}
label.passwordStrengthWarning 
{
	background-color: #FFF;
	border: solid 1px #000;
	padding: 1px 3px 2px 3px;
	display: block;
	color: #000;
}
/* Edit Account Form */
.editAccountDetails {}
/* Save Basket Form */
#Content .saveBasket .saveCartBtn
{
	float: right;
	width: 120px;
}
/* Write Review Form */
.writeReview .ratingControl { margin-bottom: 6px; }
.writeReview .returnBtn { float: right; }
#Content .writeReview .returnBtn 
{
	padding-left: 4px;
	padding-right: 4px;
}
.ratingStar
{
	font-size: 0;
	width: 13px;
	height: 12px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}
.readOnly { cursor: default; }
.filledRatingStar { background: url(/SiteData/Generic/SiteImages/RatingStars/FilledStar.gif) no-repeat left top; }
.emptyRatingStar { background: url(/SiteData/Generic/SiteImages/RatingStars/EmptyStar.gif) no-repeat left top; }
.savedRatingStar { background: url(/SiteData/Generic/SiteImages/RatingStars/SavedStar.gif) no-repeat left top; }
/* Contact Form */
.contactForm { margin-bottom: 1em; }

/* =SHOP MODULES
   ----------------------------------------------------*/

/* Category Display Module */
.categoryDisplayProduct { padding-bottom: 24px; }
.categoryDisplayDesc {}
.categoryDisplay h2 { margin-bottom: 6px; }
.featuredProduct { width: 100%; }
.featuredProduct .productImg { float: left; }
.featuredProduct h2 
{
	border: none;
	display: block;
	visibility: visible;
}
.featuredProduct h2 a 
{
	text-decoration: none;
	color: #000;
}
.featuredProduct .productDesc
{
	float: right;
	width: 186px;
}
.featuredProduct .productPrice 
{
	display: block;
	margin-bottom: 16px;
}
#Content .featuredProduct .buyBtn  { width: 44px; }
/* =variations based on location */ 
#SplitMainLeft .featuredProducts h3,
#MainLeftBott .pagerLinks
{
	display: none;
	visibility: hidden;
}
/* Product Listing & Feature Listing Modules */
.productList  { margin-bottom: 16px; }
.productRow 
{
	float: left;
	width: 100%;
}
.productListing, .placeHolder, .featureListing
{
	float: left;
	width: 168px;
}
.productListing .productContainer 
{ 
	padding: 0 8px; 
	margin-bottom: 1em; 
}
#Content .productSpacer  
{
	float: left; 
	width: 2px;
}
.UnavailableProduct { background-color: #F5A0A0; }
.productListing .static, 
.featureContainer 
{ 
	margin-top: 0; 
}
.productListingImage img  
{
	display: block; 
	margin: 0 -8px 8px -8px; 
}
.productListingName, 
.productListing .productType, 
.productListingPrice,
.productListingCode
{
	display: block;
	color: #FFF; 
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0.6em;
}
.productListing .productListingDesc  
{ 
	display: inline; 
}
#Content .productListing h3 { margin-bottom: 0; }
.productListing .productButtons { margin-bottom: 0.6em; } 
#Content .productListing .browseBtn,
.removeLink, .backLink, .returnLink,
#Content .viewOrderBtn
{
	border: none;
	padding: 0;
	text-decoration: underline !important;
	font-weight: normal;
	padding-left: 8px;
	background: url(/SiteData/Root/SiteImages/cd_pinkBullet.gif) no-repeat 0 5px;
}
.backLink, 
.returnLink
{
	background: url(/SiteData/Root/SiteImages/cd_pinkBulletBack.gif) no-repeat 0 5px;	
}
#Content .viewOrderBtn { background-image: none; padding: 0; color: #F77FC0; }
#Content .productListing .buyBtn,
#Content .productListing .removeBtn,
#Content .productListing .browseBtn 
{
	float: left;
}
#Content .productListing .removeBtn { float: none; }
/* Alternating Product Listings Styles */
#Content .alternateFirst, 
#Content .alternateSecond  
{
	float: none;
	width: 100%;
	clear: both;
	margin-bottom: 1em;	
}
#Content .alternateSecond .productButtons,
#Content .alternateFirst .productButtons 
{ 
	clear: none; 
}
.alternateFirst .productListingImage 
{ 
	float: left; 
	padding-right: 10px; 
	margin-bottom: 0; 
}
.alternateSecond .productListingImage 
{ 
	float: right; 
	padding-left: 10px; 
	margin-bottom: 0; 
}
.alternateFirst .productListingName, 
.alternateSecond .productListingName 
{
	display: block;
	font-weight: bold;
	background: none;
	padding-left: 0;
	margin-bottom: 0.6em;
}
#Content .alternateFirst .productButtons,  
#Content .alternateSecond .productButtons
{
	display: block;
	visibility: visible !important;
}
#Content .alternateFirst .productListingPrice, 
#Content .alternateFirst .productListingName, 
#Content .alternateFirst .productListingDesc,
#Content .alternateSecond .productListingPrice, 
#Content .alternateSecond .productListingName, 
#Content .alternateSecond .productListingDesc
{
	display: block;	
	margin-bottom: 0.6em;
}
#Content .alternateSecond .productListingPrice, #Content .alternateSecond .productListingName, #Content .alternateSecond .productListingDesc
{
	margin-left: 0;
	padding-left: 0;
}
/* Featured Products Module */
#Content .featuredProducts { }
#Content .featuredProducts .productListing { }
#Content .featuredProducts h3 { }
#Content .featuredProducts .productListingPrice { }
#Content .featuredProducts .productListingCode { }
#Content .featuredProducts .productListingImage img { }
#Content .productListingBriefDesc 
{ 
	display: block; 
	clear: both; 
}
#Content .productListingBriefDesc:after { content: "..."; }
#Content .featuredProducts .productListing .buyBtn { } 
#Content .featuredProducts .productListing .browseBtn { }
/* Favourite Listing / Related Products / Recent Products Modules */
#Content .relatedProducts { margin-bottom: 1em; }
#Content .favouriteProducts .productListing,
#Content .relatedProducts .productListing, 
#Content .recentlyViewedProducts .productListing
{
	width: 168px;
}
#Content .favouriteProducts .buyBtn  
{
	width: auto;
	margin-right: 8px; 
}
#Content .relatedProducts h2 
{
	color: #000;
	margin-bottom: 1em;
}
/* Side Column Related Products */
#Content #MainRight .relatedProducts { margin-bottom: 16px; }
#Content #MainRight .relatedProducts .productListing { width: auto; }
#Content #MainRight .productListingImage img { float: left; }
#Content #MainRight .productListingPrice,  
#Content #MainRight .productListingName
{
	margin-left: 84px;
	display: block;
}
/* MiniBasket Module */
.miniBasket {}
.miniBasket p {}
.miniBasket span {}
.miniBasket .button 
{
	float: right;
}
/* RegisterLink Module */
.registerLink
{
	padding: 8px;
	border: solid 1px #000;
	margin-bottom: 1em;
}
#Content .registerLink .button
{
	float: right;
	padding-left: 4px;
	padding-right: 4px;
}
/* Product Module */
.product {}
.product h1
{
	float: right;
	width: 218px;
	font-size: 1.182em;
}
.product .productImg 
{ 
	float: left; 
	width: 260px !important;
	margin-bottom: 1em;
}
.product .productImg img { padding-bottom: 12px; }
/* -New thumbnail structure */
.productImg .moreImages { }
.productImg .thumbRow { float: left; width: 100%; }
.productImg .thumbRow img,
.productImg .thumbSpacer 
{ 
	float: left; 
}
.productImg .thumbSpacer { width: 4px; }
/* -- */
.productDetails
{
	float: right;
	width: 218px;
	margin-bottom: 1em;
}
.productDetails label 
{
	display: block;
	margin-bottom: 0.2em;
}
.productDetails select 
{
	width: 132px;
	margin-bottom: 8px;
}
.productDetails h4 { margin-bottom: 12px; }
#Content .productDetails .buyBtn, 
#Content .productDetails .buyBtnDisabled
{
	width: 60px;
	margin-bottom: 12px;
}
.product .productPrice,
.product .productType,
.product .productCode
{
	display: block;
	font-size: 1.091em;
	font-weight: bold;
	margin-bottom: 0.6em;
}
.productLinklist ul { margin: 0; padding: 0; }
.productPrice span {}
span.oldPrice { text-decoration: line-through; }
span.newPrice { color: Red;	}
.productDescription { clear: both; }
/* -Popup Window */
.popupBackground
{
	background-color: #666;
    opacity: 0.6;
    -moz-opacity: 0.6;
	filter: alpha(opacity=60);
}
.closeWinBtn 
{
	line-height: 18px;
	height: 18px;
	float: right;
	text-decoration: none;
	padding: 0 20px 0 4px;
	margin-bottom: 2px;
	color: #F77FC0;
	background: url(/SiteData/Root/SiteImages/cd_closeBtnIcon.gif) no-repeat right 50%;
}
/* -Send To A Friend (* reminder - ammend this when the popForm class is added to the codebase) */
.popForm
{
	background-color: #FFF;
	width: 300px;
}
.popForm .shopForm,
.popForm .shopConditions
{
	color: #333;
}
#Content .popForm .validationList 
{
	color: Red;
	margin: 8px 0;
}
#Content .popForm .validationList li 
{
	/* workaround the color issue here */
	color: Red;
}
.popForm label
{
	text-align: left;
	display: block;
	float: none;
}
.popForm .shopForm .textbox, 
.popForm .shopForm .textarea,
.popForm .shopForm .clear-on-focus
{
	width: 274px;
}
.popForm .shopForm .shopFormButtons .button
{ 
	float: right; 
}
.popForm .shopConditions  
{
	text-align: left;
	padding-top: 0;
	padding-bottom: 12px;
}
/* -Write Review */
.ratingHolder {	margin-bottom: 6px; }
/* -Product Reviews */
.productReviews { margin-bottom: 1em; }
#Content .productReviews .review { margin-bottom: 1em; }
#Content .productReviews p { margin-bottom: 0; }
#Content .productReviews .name,
#Content .productReviews .location, 
#Content .productReviews .date
{
	font-weight: bold;
	display: inline;
	margin-bottom: 1em;
}
.writeReviewBtn 
{
	float: right;
}
/* -Product Promotions */
.productPromotions  { margin-bottom: 16px; }
.productPromotions .promotion {}
.productPromotions h2 { color: #000; text-transform: capitalize; }
.productPromotions img  
{
	float: left;
	margin-right: 10px; 
}
/* Payment */
.payment 
{
	color: #333;
	margin-bottom: 16px;
	background-color: #FFE2FF;
}
.payment h3, .paymentTitle 
{
	font-size: 1em;
	color: #FFF; 
	background-color: #FF7EFF;
	padding: 4px 8px; 
	margin-bottom: 0;
}
.payment .shopForm { background-color: #FFE2FF; }
.payment .shopForm label 
{
	text-align: right;
	width: 120px;
}
.payment .shopForm .small 
{
	position: relative;
	top: -7px;
}
.payment .shopForm label span 
{
	position: absolute;
	left: 300px;
}
.payment .shopForm .textbox, 
.payment .shopForm .dropdown
{
	width: 158px;
}
.payment .shopForm a { background-position: 0 60%; }
.payment .shopForm .dropdown { width: 162px; }
.paymentMethodButtons { padding: 8px !important; }
.payment .shopFormButtons .button { float: right; margin-left: 4px; }
.paymentMethodButtons p { padding: 0; }

/* =SHOP TABLES
   ----------------------------------------------------*/
   
.shopTable  
{
	color: #333;
	margin-bottom: 16px; 
}
.shopTable table { width: 100%; }
.shopTable table table td { padding: 0; }
.shopTable table table .subProductTotal { padding-left: 8px; }
.shopTable .nameCol a { font-weight: bold; }
.shopTable ul  
{
	padding: 0; 
	margin: 0; 
	list-style-type: none; 
}
.shopTable th 
{ 
	color: #FFF; 
	background-color: #FF7EFF;
	padding: 4px 8px; 
}
.shopTable td  
{
	vertical-align: middle; 	
	padding: 8px;
	background-color: #FFE2FF; 
}
#Content .shopTable .subHeadRow th
{
	font-size: 1em;
	color: #333;
	background-color: #F6F6F6;
	font-weight: bold;
}
.savedCarts .shopTable th { white-space: normal; }
.shopTable .imageCol { width: 100px; }
.shopTable .qtyCol,
.shopTable .removeCol,
.shopTable .priceCol 
{
	text-align: center !important;
}
.shopTable .qtyCol { width: 120px; }
.shopTable .removeCol { width: 48px; }
.shopTable .priceCol { width: 60px; }
.shopTable td.qtyCol .textbox 
{
	float: left;
	height: 14px;
	line-height: 14px;
	padding: 4px 2px;
	width: 30px;
}
.shopTable .qtyHolder { width: 53px; margin: auto; }
.shopTable span.QuantityAdjust a
{
	font-family: Verdana, Arial, Sans-Serif;
	float: right;
	display: block;
	width: 11px;
	height: 11px;
	background-color: #F77FC0;
	color: #FFF;
	text-align: center;
	line-height: 9px;
	clear: right;
	margin-bottom: 2px;
	text-decoration: none;
}
#Content .savedCarts .reloadCartBtn 
{
	padding-left: 3px;
	padding-right: 3px;
}
.shopTable .totalRow td
{
	color: #333;
	padding: 8px;
	text-align: right;
	background-color: #FFF;
}
#Content .shopTable .discountRow td, 
#Content .basketShipping, 
#Content .addAddressRow td  
{ 
	background: none; 
	background-color: #FFF; 
}
#Content .shopTable .updateQuantityRow td { text-align: center; border-top: solid 1px #FFF; }
#Content .shopTable .discountCol .button { display: inline; }
#Content .addAddressRow .button { float: right; }
#Content .addAddressRow .saveDefaultAddressBtn { margin-left: 8px; }
.shopTable .subItem .imageCol { background: url(/SiteData/Root/SiteImages/cd_subProductIndentImg.gif) no-repeat 50% 50%; }
.shopTable .subItem .imageCol img { display: none; }
.shopTable tbody .parentItem td { padding-bottom: 0; }
.shopTable tbody .subItem td  
{
	padding-top: 0; 
	padding-bottom: 0; 
}
tr.subItem td.nameCol a  
{
	font-weight: normal; 
	color: #000; 
	margin-left: 20px; 
}
/* Basket */
.basket { margin-bottom: 16px; }
#MainTop .basket { margin-bottom: 0; }
.basket table { empty-cells: hide; }
#Content .basket .shopTableButtons .button 
{
	float: left;
	margin-right: 16px;
}
#Content .shopTableButtons .continueBtn { }
#Content .shopTableButtons .saveBtn { }
#Content .basket .shopTableButtons .checkoutBtn 
{ 
	float: right;
	margin-right: 0;
}
#Content .shippingTitleRow td, 
#Content .shippingRow td, 
#Content .shippingRow table td 
{
	background-color: #F4F4F4;
}
#Content .shippingTitleRow td
{
	font-weight: bold;
	padding-bottom: 0;
}
#Content .shippingRow td
{
	padding: 0;
	padding-left: 8px;
	padding-bottom: 8px;
}
#Content .shippingRow table { padding: 0; }
#Content .shippingRow table td 
{
	vertical-align: top;
	padding: 0;
	background: none;
}
#Content .shippingRow table input 
{
	position: relative;
	top: 2px;
}
/* CustomerOrders Table */
.customerOrders {}
.customerOrders .shopTableButtons { margin-bottom: 4px; }
.customerOrders .backLink
{
	float: right; 
	display: block;
}
.customerOrders .shopTable table 
{
	/* AL - keep an eye on this not good to marginilse tables */
	margin-bottom: 4px;
}
.customerOrders .makePaymentBtn { float: right; }
/* Address Table & Receipt */
.shopAddress table { width: 100%; }
.shopAddress table td { padding: 8px; }
#Content .shopAddress p { margin-bottom: 0; }
.invoiceAddressTable, 
.deliveryAddressTable 
{
	color: #333;
	background-color: #FFE2FF;
	padding-bottom: 8px;
	margin-bottom: 1em;
}
.invoiceAddressTable th, 
.deliveryAddressTable th,
#Content .createFullAccount h3 
{
	color: #FFF; 
	background-color: #FF7EFF;
	padding: 4px 8px; 
}
.addressCell, 
.shopAddressButtons 
{
	padding: 8px;
}
.shopAddressButtons { text-align: right; }
#Content .shopAddressButtons .button 
{
	margin-left: 8px;
	float: right;
	width: 100px;
}
/* - Reciept */
.receipt { margin-bottom: 1em; }
.receipt .addresses { width: 100%; } 
.receipt .invoiceAddressTable,
.receipt .deliveryAddressTable
{ 
	width: 356px;
	float: left; 
}
.receipt .deliveryAddressTable { float: right; }
.receipt .shopTable { margin-bottom: 0; }
.receipt .totals 
{ 
	font-weight: bold;
	text-align: right; 
}
.receipt .createFullAccount 
{
	width: 356px;
	background-color: #FFE2FF;
	color: #333;
}
.receipt .createFullAccount .shopForm,
.receipt .createFullAccount p 
{
	padding: 0 8px;
}
#Content .createFullAccount h3 { margin-bottom: 8px; }
#Content .createFullAccount .shopForm label { width: 132px; }
#Content .createFullAccount .shopForm .textbox { width: 158px; }
#Content .createFullAccount .shopFormButtons { padding-left: 144px; }
#Content .createFullAccount .button { width: 120px; }
#Content .createFullAccount .shopForm label span { left: 308px; }

/* =NEWS
   ----------------------------------------------------*/
   
/* A general class effecting everything used in an article */
.articleElement {}
/* -Article Image */
.articleImgHolder 
{ 
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
}
/* - Author info */
.author 
{
	background-color: #DDD;
	padding: 8px;
	font-size: 0.917em;
	margin-bottom: 1em;
}
.author img 
{
	float: left;
	display: block;
}
#Content .author h1 
{ 
	font-size: 1em;
	color: #333;
	margin-bottom: 0.5em;
}
.author h1 span 
{
	 display: inline; 
	 font-style: italic;
	 margin: 0;
}
.author span 
{
	display: block;
	margin-right: 10px;
	margin-bottom: 0.25em !important;
}
/* assumes 60 x 60 author image */
.author span, .author h1 { margin-left: 70px; }
.author p { margin-bottom: 0.5em; }
/* -Article Title */
.articleTitle {}
/* -Article First Line */
.articleFirstLine {}
/* -Article Date */
.articleDate 
{
	display: block;
	color: #333;
	margin-bottom: 1em;
	font-weight: bold;
} 
/* -Story */
.story { }
.articleExpLink 
{
	display: block;
	height: 18px;
	line-height: 18px;
	color: #FFF;
	font-weight: bold;
	border-bottom: solid 2px #DDD;
	padding: 0 8px;
	background-color: #999; 
	margin-bottom: 0.5em;
}
.articleExpLink img 
{
	background-color: #D8027F;
	float: right;
	margin-top: 2px;
}
.articleExpLink:hover 
{
	background-color: #AAA;
	cursor: pointer;
}
/* -Article Credits */
.articleMoreInfo 
{ 
	margin-bottom: 1em; 
	border-bottom: solid 1px #CCC;
} 
.articleMoreInfo h3  
{
	margin-bottom: 0;
	color: #333; 
}
.articleMoreInfo p { font-style: italic; }
/* -Related Articles */
.relatedArticles { margin-bottom: 5px; }
/* -Related Links */
.relatedLinks { margin-bottom: 5px; }
.relatedLinks ul,
.relatedArticles ul 
{
	list-style: decimal;
	margin-bottom: 0; 
}
#MainRight .relatedArticles,
#MainRight .relatedLinks 
{
	background: url(/SiteData/Root/SiteImages/apg_fBMRBottBracketImg.gif) no-repeat left bottom;
	margin: 0 -8px 8px -8px;
	padding: 8px;
	padding-top: 0;
}
#MainRight .relatedArticles a,
#MainRight .relatedLinks a
{ 
	color: #5f5b5c;
}
/* News Listing (NN System) */
.newsListing { margin-bottom: 1.5em; }
.newsItem { margin-bottom: 1.5em; }
.newsItem img { }
.newsItem h3 { margin-bottom: 0; }
.newsItem .summary { margin-bottom: 0.5em; }
.newsItem .nIFoot {}
.newsItem .date  
{
	display: block; 
	float: left; 
	font-style: italic; 
	color: #999;
	padding-right: 8px;
	border-right: 1px solid #999; 
}
.newsItem .moreNewsLink  { margin-left: 8px; }
/* Archive Date Tree */
.archiveDateTree { }
.archiveDateTree ul { list-style: disc; }

/* =EVENTS
   ----------------------------------------------------*/

/* Events Display */
.eventsListing { margin-bottom: 1.5em; }
.eventsItem { margin-bottom: 1.5em; }
.eventsListing h2 { }
#Content .eventsItem h3 { margin-bottom: 0; }
.eventsItem .summary { margin-bottom: 0.5em; }
.eventsItem .eIFoot { }
.eventsItem .date  
{
	display: block; 
	float: left; 
	font-style: italic; 
	color: #999;
	padding-right: 8px;
	border-right: 1px solid #999; 
}
.eventsItem .eventLink { margin-left: 8px; }
/* Event */
.event { margin-bottom: 1.5em; }
.eventTitle { }
#Content .event .date  
{
	font-weight: bold;
	display: block; 
	margin-bottom: 1em; 
}

/* =BROWSER FIXES
   ----------------------------------------------------*/

/* Minor correction to the Side Nav */
*:first-child+html #ColumnLeft .SiteNavigation ul ul,
*:first-child+html #MainRight .SiteNavigation ul ul 
{
	margin: -3px 0 3px 0;
}
/* Height Fixes (for IE6 & 7 - review later) */
.invoiceAddressTable, .textImgHolder, #ColumnMain3ColCheckout,
.deliveryAddressTable, .SiteNavigation li, .linkList li, .SiteNavigation li a, .linkList li a, 
.customerLogin, .shopFormButtons, .registerLink, .miniBasket, .warningBox, .shopForm, 
.validationList, .warningBox, .productReviews, .productLinklist ul li, .shopTableButtons,
#Content .validationList ul li, .shopTable .totalRow td, #Content .basketShipping, 
#Content .addAddressRow td, .productList, .productContainer, .relatedProducts, 	.productPromotions,
.productReviews, #Content .SiteNavigation li.CurrentParent a.CurrentParent, 
#Content .SiteNavigation ul li.Current a.Current , .shopTable .qtyHolder, .pagerSort, 
.productListing .productContainer, .featuredProducts, .productListing .productButtons,
#SearchNav, .featureBox, .featureBoxTitle, #Content, .author, .story, #Footer   
{
	height: 1%;
}

/* =LIGHTBOX
   ----------------------------------------------------*/
/* jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.4.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.4
 * @date November 17, 2007
 * @category jQuery plugin
 * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
 
#jquery-overlay 
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
	color: #666;
	z-index: 9996;
	display: none;
}
#jquery-lightbox 
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	line-height: 0;
	z-index: 9997;
	display: none;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box 
{
	position: relative;
	background-color: #FFF;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading 
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav 
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext 
{
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev 
{ 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext 
{ 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box 
{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px;
}
#lightbox-container-image-data 
{
	padding: 0; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details 
{ 
	/*width: 70%;*/
	width: 60%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption 
{ 
	font-weight: bold;
	display: block;
	padding-bottom: 1em;
}
#lightbox-image-details-currentNumber 
{
	display: block; 
	clear: left; 
	/* this just shifts the counter up a line */
	margin-top: -1em; 
	padding-bottom: 1em;			
}			
#lightbox-secNav-btnClose 
{
	/* width: 66px; */
	width: 101px;
	height: 16px; 
	float: right;	
}
#map  
{
	position: relative;     
	overflow: hidden; 
}
#zoomer
{
    width: 250px;
    height: 250px;
    position: absolute;
    opacity: 0.85;
    overflow: hidden;
}   
#imgMover
{
    position: absolute;
}
.ui-tabs-hide { display: none; }
.enlarge { z-index: 999; }