body {
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;

	font-size: small
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	font-size: 14px;
}
h1 {
    font-size: 130%;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}
h2 {
	font-size: 115%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 5px none #EEEEEE;
	font-weight: bold;
}
h3 {
	color: #333333;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 115%;
}
p {
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.frmJoinText {
	border: 5px solid #999999;
	padding: 5px;
	background-color: #666666;
	color: #FFFFFF;
	font-size: medium;
	background-image: url(../images/5/greyBlend.gif);
	width: 252px;
}
.frmJoinTextHow {
	width: 270px;
	background-color: #424142;
	border: 5px solid #9C9A9C;
	padding: 5px;
	color: #FFFFFF;
	font-size: medium;
}

h4 {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: dotted;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 2px;
}
h5 {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    font-size: x-small;
}
.header {
    display: block;
    background-repeat: repeat-x;
    margin: 0px;
    z-index: 2;
    background-color: #9FA29F;
    background-image: url(../images/5/greyBlend.gif);
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 8px;
    height: 80px;
}
.tagLine {
    position: absolute;
    color: #FFFFFF;
    top: 28px;
    left: 185px;
}
#searchHori {
	position: absolute;
	top: 79px;
	width: 100%;
	z-index: 0;
	font-weight: bold;
	height: 34px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-top-color: #4D4D4D;
	border-right-color: #A8A8A8;
	border-bottom-color: #A8A8A8;
	border-left-color: #A8A8A8;
	border-top-style: solid;
	background-color: #666666;
	border-right-style: none;
	border-left-style: none;
}
a:link {
	color:#660033;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color:#690033;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #D9006C;
	text-align: center;
	height: 92px;
	width: 100%;
}
.text {
	position: absolute;
	height: 14px;
	padding: 2px;
	top: 55px;
	z-index: 3;
	color: #CCCCCC;
	left: 0px;
}
.text a {
	color: #CCCCCC;
	height: 25px;
	z-index: auto;
	background-image: url(../images/5/btn.gif);
	background-position: 5px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.text a:visited {
	color: #CCCCCC;
	background-image: url(../images/5/btn.gif);
}
.text a:hover {
	color: #FFFFFF;
	background-image: url(../images/5/greyBlend.gif);
}

.content {
[if IE 6]
	position: absolute;
	width: expression(document.body.clientWidth < 122? "120px" : document.body.clientWidth > 927? "925px" : "auto");
	min-width: 120px;
	max-width: 925px;
	padding-top: 80px;
[ELSE]
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: auto;
	min-width: 120px;
	max-width: 925px;
	z-index: 3;
	margin-left: auto;
	margin-bottom: 15px;
	margin-right: auto;
	background-color: #FFFFFF;
	padding-top: 80px;
	padding-bottom: 15px;
[END IF]
	}
.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}
.go {
	display: block;
	float: left;
	margin-right: 4px;
	background-image: url(../images/graphics/grad.gif);
	background-position: bottom;
	color: #FFFFFF;
	font-size: 12px;
	position: relative;
	width: 123px;
	padding: 2px;
}

  

/* All the content boxes belong to the content class. */
.btn {
	color: #FFFFFF;
	background-color: #630031;
	font-weight: bold;
	border: 2px solid #8C0442;
	background-image: url(../images/graphics/btnGrad.gif);
	height: 25px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.warning {
	color: #FF0000;
}
		
#navBeta {
	position:absolute;
	width:168px;
	top:85px;
	right:5px;
	border:1px none black;
	padding:10px;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;
	}
#imgContainer {
	display: inline;
	float: none;
	width: 175px;
}


/* Again, "be nice to Opera 5". */
body>#navBeta {width:168px;}

.addToCart  {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	bottom: 0px;
	position: relative;
	margin-right: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 20px;
}
.addQty  {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	bottom: 0px;
	position: relative;
	margin-right: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 18px;
}
.thumbContainers {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	position: relative;
	padding: 5px;
	height: 150px;
	margin-right: 10px;
	margin-bottom: 25px;
}
.endBlock {
	display: block;
	float: none;
}

.bum {
	font-family: "Times New Roman", Times, serif;
}
#footer {
	bottom: -508px;
	position: absolute;
	left: 243px;
}
.pageNum {
	border: 1px solid #CCCCCC;
	color: #999999;
	background-color: #FFFFCC;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 1px;
}
.style5 {font-size: 20px; color: #FFFFFF;}
.style8 {color: #CCCCCC}
.style10 {
color: #999999;
font-size: 24px;
}
.txtNormTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.txtAddToCart {
	font-size: 12px;
	float: left;
}
.txtSmall {
    font-size: small;
}
.frmFields {
	padding: 4px;
	border: 1px dotted #999999;
	width: 450px;
	position: relative;
	height: 25px;
}
.frmFieldsAmount {
	width: 20px;
}
.frmFieldsChoice {
	padding: 3px;
	border: 1px dotted #999999;
	position: relative;
	height: 30px;
	background-color: #FF00FF;
}
.frmFieldsStock {
	padding: 5px;
	margin: 0px;
	border: 1px solid #E2E2E2;
	max-width: 100%;
	position: relative;
	background-color: #EFEFEF;
	font-size: 12px;
}

.txtImportTitle {
	font-size: 16px;
	color: #730039;
	font-weight: bold;
}
.frmFieldsStockselect {
	font-size: 12px;
}

.content li {
	margin-top: 5px;
}
.frmFilters {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #940C52;
	position: relative;
	width: 165px;
	border: 1px solid #B55994;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.Spacer {
	float: left;
	width: 100%;
	position: relative;
	margin-top: 15px;
	padding-top: 5px;
}
.imgHolder {
	height: 150px;
	width: 150px;
	float: left;
	padding: 2px;
}
.imgHolder a .box { 
display: none; 
} 
.imgHolder a:hover .box
{
    padding: 10px;
    background-position: #aaa;
    display: block;
    width: 200px;
    border: 5px solid #D2D2D2;
    position: relative;
    background: #aaa;
    background-color: #FFFFFF;
    text-decoration: none;
    z-index: 10000;
    font-weight: normal;
    color: #666666;
} 
.featuredPhoto {
	width: 150px;
	position: relative;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.featuredPhotoMember {
	width: 100px;
	position: relative;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.featuredText {
	position: relative;
	padding-left: 0px;
	padding-top: 10px;
	width: 500px;
}
.pod{
	width: 100%;
	position: relative;
	padding-right: 15px;
}
.contentDisplay {
	margin-right: 15px;
	margin-left: 15px;
}
#banner {
    background-image: url(../images/graphics/bannerPink.gif);
    min-width: 120px;
    max-width: 925px;
    width: 975px;
    color: #FFFFFF;
    background-color: #DE0084;
    background-repeat: repeat-x;
    padding-bottom: 2px;
    height: 85px;
}
#banner a {
	color: #FFFFFF;
	text-decoration: none;
}
#banner a:hover {
	text-decoration: underline;
}
#banner .headLine {
	font-size: 32px;
}

.searchTopBar {
	top: 47px;
	position: absolute;
	right: 153px;
}
.searchTopBar .frmSearch {
	padding: 0px;
}
.topNav {
	height: 25px;
	position: absolute;
	top: 50px;
	left: 0px;
	background-color: #FFFFFF;
}
.serachButton {
	display: inline;
	top: 3px;
	position: relative;
}
.shoppingCartHolder {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 200px;
	font-size: 12px;
	font-weight: normal;
}
.shoppingCartHolder p {
	font-size: 10px;
}
.shoppingCartHolder a {
	color: #FFFFFF;
	font-weight: normal;
}
.shoppingCartHolder a:hover {
	text-decoration: underline;
}
.contentCart {

	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	z-index:3;
	margin-left: auto ;
	margin-bottom: 15px;
	margin-right: auto ;
	top: 40px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.FinishesBorder {
	background-color: #CCCCCC;
}
.bioHolder {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.bioDetails {
	display: block;
	margin-bottom: 25px;
}

.bioPic {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.picDetailsLeftSpace {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.picDetailsRightSpace {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.bannerTitle {font-size: 42px}
.mostRated {
	border: 5px solid #CCCCCC;
	background-color: #DFDFDF;
}
#links {
	position: absolute;
	top: 115px;
	width: 100%;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
}
.linksHolder {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 4px;
}
#links a {
	background-image: url(../images/graphics/star.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 10px;
	background-position: 0px center;
}
.displayWrap {
	float: left;
	margin-right: 15px;
}
.recentSpace {
	margin-right: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txtGrey {
	color: #666666;
}
.commentsBorder {
	border: 1px solid #CCCCCC;
	width: 475px;
	margin-bottom: 5px;
}
#changeDecor {
	position: relative;
	font-size: small;
	background-color: #EFEFEF;
	padding: 5px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	margin-right: 1px;
	margin-left: 1px;
}
#changeDecor a {
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-image: url(../images/graphics/greenGrad.gif);
	position: relative;
}
.buyIngOpt {	/* Styling question */
	/* Start layout CSS */
	color:#333333;
	width:430px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	padding-top:2px;
	background-position:left top;
	height:25px;
	/* End layout CSS */
	
	overflow:hidden;
	font-weight: bold;
}
.frmSelect {
	margin-top: 4px;
	margin-bottom: 6px;
	font-size: 12px;
	padding: 2px;
}
a.toolTip {
	position: relative;
	cursor: pointer;
	color: #666666;
	text-decoration: none;
}

a.toolTip div {
	position: absolute;
	display: none;
	top: 1em;
	left: 0.5em;
	margin: 0em;
	padding: 6px;
	background-color: white;
	border: 5px solid #CCCCCC;
	color: #666666;
	width: 275px;
	font-weight: normal;
	text-align: left;
}

a.toolTip:hover div {
	display: block;
	font-weight: normal;
	z-index: 1000;
}
