/*/////////////////////////////////////////////////
//  CSS RESET RULES
//  
//  This section resets basic CSS tags also sets  
//  HTML5 block level elements for older browsers  
////////////////////////////////////////////////*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
	text-decoration: none;
}
img { vertical-align: middle; }
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
a, a:link, a:visited, a:active { color: #0000CC; text-decoration: none; }
a:hover { color: #C67700; text-decoration: none; }

/*/////////////////////////////////////////////////
//  STRUCTURAL RULES
//  
//  These classes lend structure to the pages 
//  and give basic layout and symantics   
////////////////////////////////////////////////*/
#osduk, body { /*	position: relative; */
	text-align: left; scrollbar-base-color: #990099; background-repeat: no-repeat; background-position: center top; /* Xmas Background 
	background-image: url(../main_images/back_xmas.jpg);
	background-color: #690000;
	*/
	
	/* Valentines Background 
 	background-image: url(../main_images/back_valentines.jpg);
	background-color: #FECCFF;
	*/
	
	/* No Background
	background-color: #FECCFF; */
	background-color: #FFFFFF; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; line-height: 1.2; }
#outer { width: 960px; margin: 0 auto 10px; background-color: #FFFFFF; border: 1px solid #EAEAEA; }
#header {
	width: 100%;
	height: 125px;
	background-color: #FFFFFF;
	background-image:url(../main_images/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
}
#nav {
	position: relative;
	width: 100%;
	height: auto;
	background-color: #FFF;
	background-image:url(../main_images/back_nav.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align: right;
	z-index: 100;
}
#topBanner {
	width: 100%;
	height: 32px;
	position: relative;
	border-bottom: 1px #E1E1E1 solid;
}
#left {
	float: left;
	width: 240px;
	background-color: #FFFFFF;
	padding-left: 3px !important;
	padding-left: 0px;
	z-index: 50;
}
#content {
	position: relative;
	width: 710px;
	background-color: #FFFFFF;
	margin: 5px 0 5px 5px;
	z-index: 50;
}
#prefooter {
	clear: both;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #E1E1E1;
}

#footer {
	clear: both;
	background-color: #1E1E1E;
	border-top: 2px solid #E1E1E1;
	color: #E1E1E1;
	font-family: Arial, Verdana, Arial, Helvetica;
	text-align: left;
	background: url(../main_images/footerBackground.png) repeat;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 40px;
}
#copyright {
	clear: both;
	background-color:#181818;
	color:#5D5D5D;
	font-family: Arial, Verdana, Arial, Helvetica;
	font-size: 10px;
	text-align: left;
	line-height: 16px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#copyright a, #copyright a:visited, #copyright a:active {
	color:#5D5D5D;
	text-decoration: none;
}
#copyright a:hover {
	color:#C67700;
	text-decoration: none;
}

/*/////////////////////////////////////////////////
//  SPECIFIC RULES
//
//  
//
////////////////////////////////////////////////*/
img.left { float: left; margin-right: 8px; }
img.right { float: right; margin-left: 8px; }
#btnBuy, #btnBuyAdditional, .infoBtn img { vertical-align: baseline; }
#itemAdded {
	position: fixed;
	top: 35%;
	left: 42%;
	height: 64px;
	width: 218px; /* 150px for text */
	padding: 2px;
	border: 4px solid #C220C3;
	background-color: #FFF;
	color: #333;
	text-align: left;
	vertical-align: middle;
	display: none;
	font-size: 14px;
	z-index: 10000;
}
#itemAdded img {
	padding: 0 25px 0 0;
}
#homeShimLink, #homeShimLink img {
	height: 124px;
	width: 568px;
	border: none;
}
#headerGooglePlusOne {
	position: absolute;
	left: 420px;
	top: 98px;
	width: 120px;
	height: 22px;
	text-align: left;
}
#headerSearchContainer {
	position: absolute;
	right: 110px;
	top: 28px;
	width: 390px;
	height: 30px;
	text-align: right;
	vertical-align:top;
}
	#headerSearchContainer #searchStr, #headerSearchContainer #searchBrand {
		width: 130px;
	}
#headerCartSummary {
	position: absolute;
	right: 18px;
	top: 41px;
	width: 100px;
	padding: 0 10px;
	height: 60px;
	line-height: 30px;
	border: 1px #DFDFDF solid;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
	text-align: center;
	vertical-align:top;
/*
	background-image: url(/main_images/shoppingbag.jpg);
	background-position: top right;
	background-repeat: no-repeat;
*/
}
#headerBreadcrumb {
	position: absolute;
	top: 6px;
	right: 2px;
	font-size: 9px;
	color: #D903F8;
}
.headerSearchArea {
	margin: 1px 0 0 85px;
	width: 250px;
	text-align: left;
}
#topBanner {
	z-index: 2;
}
#topBanner > #bannerRotator {
	z-index: 10;
}
#topBanner > #bannerRotatorFade {
	z-index: 11;
}

/* Top tabbed menu */
ul#tabbedMenu {
	list-style: none;
	height: 24px;
	z-index: 5;
}
ul#tabbedMenu li {
	display: inline-block;
	* display: inline;
	* zoom: 1;
	width: auto;
	height: 24px;
	vertical-align: middle;
}
ul#tabbedMenu li.smallSpacer {
	width: 25px;
}
ul#tabbedMenu li.socialTab {
	width: 24px;
	text-align: center;
}
ul#tabbedMenu li.largeSpacer {
	width: 143px;
}

ul#tabbedMenu li a, ul#tabbedMenu li a:link, ul#tabbedMenu li a:visited, ul#tabbedMenu li a:active {
 	color: #540754;
	text-decoration: none;
}
ul#tabbedMenu li a:hover {
 	color: #FFFFFF;
	text-decoration: none;
}
ul#tabbedMenu li li a, ul#tabbedMenu li li a:link, ul#tabbedMenu li li a:visited, ul#tabbedMenu li li a:active, ul#tabbedMenu li li a:hover {
 	color: #540754;
	text-decoration: none;
}
ul#tabbedMenu li ul, ul#tabbedMenu li li {
	list-style: outside circle;
	text-align: left;
}

ul#tabbedMenu li div.leftTab {
	display: inline-block;
	* display: inline;
	* zoom: 1;
	width: 11px;
	height: 24px;
	background-image: url(../main_images/pink_tab_left.jpg);
}
ul#tabbedMenu li div.leftOrange {
	background-image: url(../main_images/orange_tab_left.jpg);
}
ul#tabbedMenu li div.leftGreen {
	background-image: url(../main_images/green_tab_left.jpg);
}
ul#tabbedMenu li div.centerTab {
	position: relative;
	display: inline-block;
	* display: inline;
	* zoom: 1;
	width: auto;
	height: 100%;
	line-height:28px;
	* line-height:24px;
	vertical-align: top;
	background-image: url(../main_images/back_pink_tab.jpg);
	background-repeat: repeat-x;
	background-position: left;
	border-bottom: 1px #FFFFFF solid;
}
ul#tabbedMenu li div.centerOrange {
	background-image: url(../main_images/back_orange_tab.jpg);
}
ul#tabbedMenu li div.centerGreen {
	background-image: url(../main_images/back_green_tab.jpg);
}
ul#tabbedMenu li div.rightTab {
	display: inline-block;
	* display: inline;
	* zoom: 1;
	width: 12px;
	height: 24px;
	background-image: url(../main_images/pink_tab_right.jpg);
}
ul#tabbedMenu li div.rightOrange {
	background-image: url(../main_images/orange_tab_right.jpg);
}
ul#tabbedMenu li div.rightGreen {
	background-image: url(../main_images/green_tab_right.jpg);
}

ul#tabbedMenu li div.dropdown {
	top: 24px;
	background-color: #FFFFFF;
	border: 1px #FD8BFD solid;
	z-index: 10000;
	background-image:url(../main_images/back_grey_gradient.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
ul#tabbedMenu li div.centerTab:hover div.dropdown {
	display: block;
}
ul#tabbedMenu li .header {
	height: 28px;
    line-height: 28px;
	margin: 0;
	padding: 0 10px;
	text-align: left;
	border-bottom: 1px solid #E8E8E8;
}

ul#tabbedMenu li div.centerTab div#cartInfo {
	width: 375px;
	height: auto;
	padding: 0;
}
	ul#tabbedMenu li div.centerTab div#cartInfo a, ul#tabbedMenu li div.centerTab div#cartInfo a:link, ul#tabbedMenu li div.centerTab div#cartInfo a:visited, ul#tabbedMenu li div.centerTab div#cartInfo a:active {
		color: #006;
		text-decoration: none;
	}
	ul#tabbedMenu li div.centerTab div#cartInfo a:hover {
		color: #006;
		text-decoration: underline;
	}
ul#tabbedMenu li div.centerTab div#login {
	height: 185px;
	width: 200px;
}
ul#tabbedMenu li div.centerTab div#chooseCurrency {
	height: 90px;
	width: 172px;
}
	ul#tabbedMenu li div.centerTab div#chooseCurrency form {
		padding: 5px
	}
	ul#tabbedMenu li div.centerTab div#chooseCurrency form img {
		cursor: pointer;
	}

ul#tabbedMenu li #login ul, ul#tabbedMenu li #login ul li {
	display: block;
}
ul#tabbedMenu li #login a {
	color:#540754;
}
ul#tabbedMenu li #login a:hover {
	color:#C67700;
}
ul#tabbedMenu li #recentlyViewed {
	width: 375px;
	height: auto;
	line-height: 1.2;
}
	ul#tabbedMenu li #recentlyViewed li {
		width: 100%;
		height: 38px;
		padding: 0;
		margin: 0;
		border-bottom: 1px #E1E1E1 solid;
		vertical-align: middle;
	}
	ul#tabbedMenu li #recentlyViewed ul li a {
		display: block;
		width: 100%;
		height: 30px;
		padding: 4px 0;
		background-color: #FFF;
	}
	ul#tabbedMenu li #recentlyViewed li a:hover {
		background-color: #D9F9D4;
	}
	ul#tabbedMenu li #recentlyViewed li div.textBlack {
		margin: 2px 0 0 0;
	}
	ul#tabbedMenu li #recentlyViewed li img {
		margin: 0 6px;
	}

/* Shop safe points*/
#shopSafe {
	list-style :none;
	margin: 0 3px;
}
#shopSafe li {
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	background-image:url(../main_images/star_bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#shopSafe li.googleToolbar {
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	background-image:url(../main_images/googletoolbar.gif);
	background-position: left;
	background-repeat: no-repeat;
}

/* left coloum items */
.itemLeftHeader {
	width: 220px;
	height: 26px;
	margin-top: 10px;
	background-image: url(../main_images/new_tab_top.jpg);
	background-repeat: no-repeat;
	background-color: #FFCCFF;
	border: 1px none #FFCCFF;
}
.itemLeftContent {
	width: 218px;
	background-color: #FFFFFF;
	margin: 0 0 15px 0;
	padding: 3px 0 0 0;
	border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #5484E6;
}

/* Product menu */
ul#productList {
	list-style: none;
	margin: 0 15px;
}
	ul#productList > li {
		padding: 2px 0;
		line-height: 1.3
	}
		ul#productList li a, ul#productList li a:link, ul#productList li a:active, ul#productList li a:visited {
			color: #333333;
			text-decoration: none;
		}
		ul#productList li a:hover {
			color: #0000CC;
		}
	ul#productList ul {
		list-style: none;
		padding: 5px 0 3px 16px;
	}
		ul#productList ul li  {
			margin: 3px;
		}

		ul#productList ul li a, ul#productList ul li a:link, ul#productList ul li a:active, ul#productList ul li a:visited {
			color: #990099;
			text-decoration: none;
			line-height: 1.1;
			font-weight: bold;
		}
		ul#productList ul li a.alternativeColour, ul#productList ul li a.alternativeColour:link, ul#productList ul li a.alternativeColour:active, ul#productList ul li a.alternativeColour:visited, ul#productList ul li a.alternativeColour:hover {
			color: #2ABDEF;
			font-weight: normal;
		}
		ul#productList ul.collapsed {
			display: none;
		}
		ul#productList ul.visible {
			display: block;
		}

/* Footer area */
#termsAndConditions {
	width: 30%;
}
#copyrightNotice {
	width: 69%;
}
#internalSites {
	margin: 10px 0 0 0;
}
#footer #colQuarter {
	padding: 10px 10px;
	width: 240px;
	vertical-align: top;
}
#footer #colQuarter h2 {
	font-size: 16px;
	padding-bottom: 10px;
	color: #33CCFF;
	font-weight: normal;
	text-decoration: none;
}
#footer #colQuarter.brands {
	width: 160px !important;
}
#footer #colQuarter.sellers {
	width: 250px !important;
}
#footer #colQuarter.bth {
	width: 77px !important;
}
#footer #colQuarter li {
	padding: 4px 0;
/*	list-style-image: url(../main_images/footerBulletPoint.png); */
	border-top: 1px #2C2C2C solid;
	border-bottom: 1px #070707 solid;
}

#footer #colQuarter li.first {
	border-top: none;
	border-bottom: 1px #070707 solid;
}
#footer #colQuarter li.last {
	border-top: 1px #2C2C2C solid;
	border-bottom: none;
}

#footer #colQuarter a, #footer #colQuarter a:link, #footer #colQuarter a:active, #footer #colQuarter a:visited {
	color: #E1E1E1;
	text-decoration: none;
}
#footer #colQuarter a:hover {
	color: #C67700;
	text-decoration: none;
}

#prefooter div.floater {
	float: left;
	height: 80px;
	width: auto;
	text-align: left;
	vertical-align: middle;
}
#prefooter div.firstFloater {
	margin: 0 0 0 25px;
}

/*/////////////////////////////////////////////////
//  GENERAL RULES
//
//  
//
////////////////////////////////////////////////*/
ol {
	list-style: outside decimal;
	margin: 6px 0 6px 10px;
}
	ol > li {
		margin: 0 0 0 15px;
		list-style: outside decimal;
	}
.inline-block {
	display: inline-block;
	* display: inline;
	* zoom: 1;
}
.cursor {
	cursor: pointer;
	color: #0000CC;
	text-decoration: none;
}
.cursor:hover {
	color: #C67700;
	text-decoration: none;
}
.hidden {
	display: none;
}
.show {
	display: inherit;
}
div.dropdown {
	position: absolute;
	display: none;
	width: 0;
}
div.rightAbsoluteAlign {
	right: -10px;
	z-index: 99999;
}
div.leftAbsoluteAlign {
	left: -10px;
	z-index: 99999;
}
div.leftColOffset {
	margin-left: 3px;
}
div.clearBoth {
	clear: both;
}
.productInput {
	font-size: 11px;
	margin: 3px 0 3px 0;
}
#qty, .qty { width: 30px; }
div.borderRight { border-right: 1px solid #999999; }
div.borderBottom { border-bottom: 1px solid #999999; }
h1#heading {
	display: block;
	padding: 0 0 5px 0;
	margin: 0 15px 5px 0;
	border-bottom: 1px #990099 solid;
}
/*/////////////////////////////////////////////////
//  TYPOGRAPHIC RULES
//
//  
//
////////////////////////////////////////////////*/
.formElements {
	font-size: 10px;
}
.itemLeftHeader{
	line-height: 26px;
	text-align: center;
}
.copyright {
	font-size: 10px;
}
.strikeout {
	text-decoration: line-through;
}

a, a:visited, a:link, {
	color: #0000CC;
	text-decoration: none;
}
a:hover, a:active {
	color: #C67700;
	text-decoration: none;
}

.textHuge {
	font-size: 24px;
}
.textVeryLarge {
	font-size: 20px;
}
.textLarge {
	font-size: 16px;
}
.textMedium {
	font-size: 14px;
}
.textNormal {
	font-size: 12px;
}
.textSmall {
	font-size: 11px;
}
.textVerySmall {
	font-size: 10px;
}
.textTiny {
	font-size: 9px;
}
.textBlack {
	color: #000000;
}
a.textBlack, a.textBlack:visited, a.textBlack:link, a.textBlack:active, a.textBlack:hover, 
.textBlack a, .textBlack a:visited, .textBlack a:link, .textBlack a:active, .textBlack a:hover {
	color: #000000;
	text-decoration: none;
}
.textWhite {
	color: #FFFFFF;
}
a.textWhite, a.textWhite:visited, a.textWhite:link, a.textWhite:active, a.textWhite:hover, 
.textWhite a, .textWhite a:visited, .textWhite a:link, .textWhite a:active, .textWhite a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.textPurple {
	color: #990099;
}
a.textPurple, a.textPurple:visited, a.textPurple:link, a.textPurple:active, a.textPurple:hover
.textPurple a, .textPurple a:visited, .textPurple a:link, .textPurple a:active, .textPurple a:hover {
	color: #990099;
	text-decoration: none;
}
.textGold {
	color: #bc7b21;
}
a.textGold, a.textGold:visited, a.textGold:link, a.textGold:active, a.textGold:hover
.textGold a, .textGold a:visited, .textGold a:link, .textGold a:active, .textGold a:hover {
	color: #bc7b21;
	text-decoration: none;
}
.textPink {
	color: #FF99FF;
}
a.textPink, a.textPink:visited, a.textPink:link, a.textPink:active, a.textPink:hover
.textPink a, .textPink a:visited, .textPink a:link, .textPink a:active, .textPink a:hover {
	color: #FF99FF;
	text-decoration: none;
}

.textGrey {
	color: #333333;
}
a.textGrey, a.textGrey:visited, a.textGrey:link, a.textGrey:active, a.textGrey:hover
.textGrey a, .textGrey a:visited, .textGrey a:link, .textGrey a:active, .textGrey a:hover {
	color: #333333;
	text-decoration: none;
}
.textLightGrey {
	color: #999999;
}
a.textLightGrey, a.textLightGrey:visited, a.textLightGrey:link, a.textLightGrey:active, a.textLightGrey:hover
.textLightGrey a, .textLightGrey a:visited, .textLightGrey a:link, .textLightGrey a:active, .textLightGrey a:hover {
	color: #999999;
	text-decoration: none;
}

.textRed {
	color: #CC0000;
}
a.textRed, a.textRed:visited, a.textRed:link, a.textRed:active, a.textRed:hover
.textRed a, .textRed a:visited, .textRed a:link, .textRed a:active, .textRed a:hover {
	color: #CC0000;
	text-decoration: none;
}


.bold {
	font-weight: bold;
}
.normalWeight {
	font-weight: normal;
}
.leftText {
	text-align: left;
}
.centerText {
	text-align: center;
}
.rightText {
	text-align: right;
}
.justifyText {
	text-align: justify;
}

#breadCrumb {
	font-size: 10px;
	color: #666;
	margin:4px 0 4px 0;
}
#breadCrumb a, #breadCrumb a:visited, #breadCrumb a:active {
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
#breadCrumb a:hover {
	font-size: 10px;
	color: #C67700;
	text-decoration: none;
}
#breadCrumb .last {
	color: #C67700;
}
/*/////////////////////////////////////////////////
//  INDIVIDUAL LAYOUT RULES
//
//  Rules applying to elements found across one 
//  or more pages but not founf in all pages, 
//  and not considered a general rule
//
////////////////////////////////////////////////*/
/*////////////////////////////////////////////////
// Index Page
////////////////////////////////////////////////*/
#homePageSlider {
	width: 700px;
	height: 240px;
}
	#homePageSlider img {
		width: 700px;
		height: 240px;
	}
.sliderCaption {
	display: none;
}
ul#homepageImages {
	list-style: none;
}
	ul#homepageImages li {
		list-style: none;
		display: inline-block;
		* display: inline;
		* zoom: 1;
	}
	ul#homepageImages li.fullMargin {
		margin: 0 10px 10px 0;
	}
	ul#homepageImages li.increasedMargin {
		margin: 0 11px 10px 0;
	}

/* alter facebook widget */
iframe div.storyContent div.UIImageBlock a.actorPhoto { display: none !important; }


/*////////////////////////////////////////////////
// Brand Name Listing Page
////////////////////////////////////////////////*/
.brandContent {
	width: 31%;
	padding: 0 1%;
	vertical-align: top;
}
.brandLetter {
	width: 100%;
	margin: 15px 0 0 0;
	border-bottom: 2px #990099 solid;
}


/*////////////////////////////////////////////////
// Product Listing Pages
////////////////////////////////////////////////*/
#priceRangeHeader {
	margin: 20px 0 0 3px;
}
#productsListHeader {
	height: 36px;
	padding: 0 15px;
	margin: 5px 14px 5px 4px;
	border: 1px #E8E8E8 solid;
	background-image: url(../main_images/b_sort_options.jpg);
	background-repeat: repeat-x;
}
	#productsListHeader #listStyle {
		width: 200px;
		height: 36px;
		vertical-align: top;
}
		#productsListHeader #listStyle img {
			margin: 4px 8px;
		}
	#productsListHeader #listOptions {
		width: 430px;
		height: 36px;
		line-height: 36px;
		vertical-align: top;
		text-align: right;
	}
		#productsListHeader #listOptions select {
			margin: 0 10px 0 0;
		}
		#productsListHeader #listOptions select:last {
			margin: 0;
		}

/* Product Listing Header */
#productListingBanner {
	position: relative;
	width: 100%;
	height: 100px;
}
	#productListingBanner #bannerCategoryName {
		position: absolute;
		top: 5px;
		left: 230px;
		height: auto;
		width: auto;
		overflow: none;
	}
	#productListingBanner #bannerCategoryText {
		position: absolute;
		top: 30px;
		left: 230px;
		overflow: hidden;
		height: 60px;
		width: 475px;
		background-color: #FFFFFF;
	}
/* Sub Category Grid */
#subcategoryList ul {
	list-style: none;
	margin: 5px 0 0 0;
}
	#subcategoryList ul li {
		width: 130px;
		vertical-align: top;
		margin: 0 4px 8px 4px;
		border-width: 1px 1px 0 1px;
		border-style: solid;
		border-color: #FF00FF;
	}
	#subcategoryList ul li div.subcategoryName {
		display: table-cell;
		width: 130px;
		height: 30px;
		background-image: url(../main_images/back_purple_bar.jpg);
		vertical-align: middle;
	}
		#subcategoryList ul li div.subcategoryName > div {
			display: block;
			* display: table-cell;
			margin: 0 auto;
			vertical-align: middle;
			text-align: center;
		}
		* #subcategoryList ul li div.subcategoryName > div {
			margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0")
		}
	#subcategoryList ul li img {
		padding: 8px 23px;
	}

/* Product Grid Layout */
ul.gridLayout {
	list-style: none;
	margin: 8px 1px 0 1px;
}
	ul.gridLayout li { 
		width: 145px;
		margin: 12px;
		vertical-align: top;
		border: 1px dashed #CCCCCC;
	}
		ul.gridLayout li img { 
			margin: 4px 4px 8px 0;
		}
		ul.gridLayout li .productName { 
			height: 29px;
		}
		ul.gridLayout li #btnBuy, ul.gridLayout li #btnBuyAdditional {
			display: inline-block;
			* display: inline;
			* zoom: 1;
			height: 20px;
			width: 58px;
			margin: 4px 0 8px 4px;
		}

/* Product Row Layout */
ul.rowLayout {
	list-style: none;
	margin: 0 14px 0 4px;

}
	ul.rowLayout li { 
		width: 100%;
		padding: 6px 0;
		border-bottom: 1px #666666 dotted;
	}
		ul.rowLayout li div.productImage {
			width: 100px;
			vertical-align: top;
		}
			ul.rowLayout li div.productImage img {
				vertical-align: top;
				margin: 0 0 0 10px;
			}
		ul.rowLayout li div.productDescriptionBlock {
			width: 420px;
			vertical-align: top;
		}
		ul.rowLayout li div.productPriceBlock {
			width: 160px;
			text-align: right;
			vertical-align: top;
		}
			ul.rowLayout li div.productPriceBlock select, ul#rowLayout li div.productPriceBlock input, ul#rowLayout li div.productPriceBlock #outOfStock {
				margin: 4px 0 0 0;
			}
	
/* Paging Items*/
ul#paging {
	list-style: none;
	text-align: center;
}
	ul#paging li {
		height: 26px;
		margin: 4px 0 0 0;
	}
		ul#paging li span, ul#paging li a, ul#paging li a:link, ul#paging li a:visited, ul#paging li a:active {
			display: block;
			text-align: center;
			vertical-align: middle;
			border: 1px #990099 solid;
			padding: 2px 0;
			width: 20px;
			color: #990099;
			background-color: #FFFFFF;
			margin: 2px;
		}
		ul#paging li a:hover {
			color: #FFFFFF;
			background-color: #990099;
			
		}
		ul#paging li span {
			border: 1px #FFFFFF solid;
			color: #333333;
			background-color: #FFFFFF;
		}

/* Featured Items list */
div#featuredProducts {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}
	div#featuredProducts h2#heading {
		display: block;
		padding: 0 0 5px 0;
		margin: 0 15px 0 0;
		border-bottom: 1px #990099 solid;
	}
/*////////////////////////////////////////////////
// Search Page
////////////////////////////////////////////////*/
li#noResults {
    padding-top: 20px;
    padding-bottom: 20px;
}

/*////////////////////////////////////////////////
// Product Page
////////////////////////////////////////////////*/
#productName {
	height: 16;
	line-height: 16px;
	font-size: 16px;
	margin:  5px 0 8px 0;
	position: relative;
}
#reviewRating {
	vertical-align: bottom;
	line-height: 10px;
}
#reviewRating img {
	vertical-align: bottom;
}

#productLeftCol {
	display: inline-block;
	* display: inline;
	* zoom: 1;
	width: 390px;
	vertical-align: top;
	text-align: left;
}
	#productLeftCol #productPrice {
		margin: 0 0 8px 0;
	}
	#productLeftCol #productInStock {
		height: 18px;
		margin: 0 0 15px 0;
		vertical-align: bottom;
	}
	#productLeftCol #productInStock img {
		margin: 0 10px 0 0;
		vertical-align: middle;
	}
	#productLeftCol .selectedItem {
		margin: 10px 0 10px 0;
		padding: 10px 0 10px 0;
		border-top: 1px dotted #990099;
		border-bottom: 1px dotted #990099;
	}
	#productLeftCol .selectedItem #selectedText {
		margin: 0 0 8px 0;
	}
	#productLeftCol .selectedItem img {
		margin: 0 10px 0 0;
		vertical-align: middle;
		float: left;
	}

	#productLeftCol .optionalItems {
		margin: 10px 0 10px 0;
		padding: 10px 0 10px 0;
		border-bottom: 1px dotted #990099;
	}
	#productLeftCol .optionalItems #optionalText {
		margin: 0 0 8px 0;
	}
	#productLeftCol .optionalItem {
		display: inline-block;
		* display: inline;
		* zoom: 1;
		width: 315px;
		height: 34px;
		line-height: 34px;
		vertical-align: middle;
		margin: 3px 0 0 0;
	}
	#productLeftCol .optionalItemNoHeight {
		display: inline-block;
		* display: inline;
		* zoom: 1;
		width: 315px;
		vertical-align: middle;
		margin: 3px 0 0 0;
	}
	#productLeftCol .optionalItem img {
		margin: 0 6px 0 0;
		vertical-align: middle;
	}
	#productLeftCol .optionalItemPrice {
		display: inline-block;
		* display: inline;
		* zoom: 1;
		width: 70px;
		height: 34px;
		line-height: 34px;
		vertical-align: middle;
		margin: 3px 0 0 0;
	}
	#productLeftCol .optionalItemPriceDropdown {
		display: inline-block;
		* display: inline;
		* zoom: 1;
		width: 70px;
		height: 34px;
		line-height: 17px;
		vertical-align: middle;
		margin: 3px 0 0 0;
	}
	#productLeftCol #productDescription {
		margin: 0 0 20px 0;
	}
	#productLeftCol #productPrice {
		text-align: left;
		height: 32px;
		line-height: 32px;
		font-size: 16px;
	}
	#productLeftCol #productPurchaseDetails {
		text-align: right;
	}
	#productLeftCol #productPurchaseDetailsOutOfStock {
		text-align: left;
		height: 20px;
		vertical-align: middle;
	}
	#productLeftCol #productPurchaseDetails #btnBuy {
		display: inline-block;
		* display: inline;
		* zoom: 1;
		vertical-align: middle;
		margin-bottom: 1px;
		* margin-bottom: 20px;
		* zoom: 1;
	}	

#productRightCol {
	display: inline-block;
	* display: inline;
	* zoom: 1;
	width: 302px;
	margin: 0 0 0 10px;
	vertical-align: top;
	text-align: right;
}
	#productRightCol #mainImage {
		border: 1px solid #DFDFDF;
	}
	ul#thumbnailList {
		display: block;
		text-align: left;
	}
	ul#thumbnailList li {
		display: inline-block;
		* display: inline;
		* zoom: 1;
		width: 56px;
		margin: 3px 0 0 2px;
		border: 1px solid #DFDFDF;
	}
	ul#thumbnailList li img {
		width: 56px;
	}
	#socialLinks {
		width: 302px;
		overflow: hidden;
		margin: 30px 0 0 0;
		text-align: left;	
	}
	#socialLinks #googlePlusOne	#socialLinks {
		margin: 8px 0 0 0;
	}
	#socialLinks #twitterLink {
		margin: 8px 0 0 0;
	}
	#socialLinks #fbLink {
		margin: 8px 0 0 0;
		width: 300px;
		height: 150px;
	}

#checkout input[type=text], #checkout select {
	margin: 2px 0;
	width: 200px;
}

#pageHeading {
	position: relative;
	height: 100px;
	width: 700px;
	border-bottom: 1px #990099 solid;
}
	#pageHeading img {
		position: absolute;
		left: 0;
		top: 0;
		z-index: 2;
	}
	#pageHeading h2 {
		position: absolute;
		left: 380px;
		top: 40px;
		z-index: 2;
	}
#pageText {
	width: 700px;
	margin: 0 0 40px 0;
}
#pageText ul, #pageHalf ul {
	padding: 0 0 0 10px;
	list-style: outside disc;
}
#pageText li, #pageHalf li {
	margin: 0 0 3px 10px;
}

.reviewContainer {
	margin: 0 15px 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dashed #666666;
}
.reviewText {
	width: 500px;
	position: relative;
	margin: 0 25px 0 35px;
	height: auto;
	* height: 80px;
	min-height: 80px;
	vertical-align: top;
}
.reviewText .topQuote, .reviewText .bottomQuote {
	position: absolute;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}
.reviewText .topQuote {
	top: 0;
	left: -30px;
}
.reviewText .bottomQuote {
	bottom: 24px;
	right: -25px;
}
.reviewScore {
	width: 130px;
	vertical-align: top;
	font-size: 10px;
}
#addMoreReviews {
	width: 693px;
	padding: 10px 0;
    background-image: url("/main_images/back_purple_bar.jpg");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #990099;
}
.reviewForm .reviewSection {
	line-height: 16px;
	margin: 0 0 10px 0;
}
.reviewForm .column {
	display: inline-block;
	* display: inline;
	* zoom: 1;
	width: 250px;
	vertical-align: top;
}
#reviewed { 
  padding: 50px;
  background-color: #FFFFF;
  color: #000000;
}


/* Account Pages */
#signupText {
	margin: 15px 0;
}
#signupTab {
	margin: 0 0 0 10px; 
	width: 240px;
	height: 20px;
}
	#signupTab img { 
		margin: 0;
		padding: 0;
	}
	#signupTab #signupTabText {
		width: 202px;
		height: 20px;
		line-height: 18px;
		background-color: #990099;
		border: none;
		margin: 0;
		padding: 0;
	}
#signupFormBox {
	border: 1px #990099 solid;
	padding: 10px;
	margin: 0 0 10px 0;
	width: 600px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}

.col {
	width: 44.8%;
	margin: 0 2%;
	vertical-align: top;
	padding: 0;
}
#pageHalf .col {
	width: 44.8%;
	margin: 0 2%;
}
#pageText.col {
	width: 700px;
}

.borderPadding10 {
	width: 620px;
	border: 1px solid #333333;
	padding: 10px;
}
.fb_edge_comment_widget {
 	display: none !important;
}
/*/////////////////////////////////////////////////
//  FORM RULES
//
//  
//
////////////////////////////////////////////////*/
form.greyed {
	margin: 0 15px;
	padding: 5px 5px 5px 12px;
	border: 1px #999999 solid;
    background-color: #E0E0E0;
	color: #838383;
}
	form.greyed input, form.greyed textarea {
		border: 1px #F3F3F3 solid;
		padding: 3px;
		width: 90%;
		display: block;
	}
		form.greyed input[type=submit], form.greyed input[type=cancel], form.greyed input[type=button] {
			-moz-border-bottom-colors: none;
			-moz-border-image: none;
			-moz-border-left-colors: none;
			-moz-border-right-colors: none;
			-moz-border-top-colors: none;
			background-color: #E6E6E6;
			background-image: -moz-linear-gradient(center top , #FFFFFF, #FFFFFF 25%, #E6E6E6);
			background-repeat: no-repeat;
			border-color: #CCCCCC #CCCCCC #BBBBBB;
			border-style: solid;
			border-width: 1px;
			color: #333333;
			cursor: pointer;
			display: inline-block;
			font-size: 12px;
			line-height: normal;
			padding: 5px 14px 6px;
			text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
			width: auto;
			margin: 0 0 0 70%;
		}
	form.greyed label.error, form.greyed label.error div {
		display: inline;
	}
/*/////////////////////////////////////////////////
//  DEPRECIATED RULES
//
//  
//
////////////////////////////////////////////////*/
#right {
	display: none;
}

