@charset "utf-8";
body  {
	font: 100% Arial,Verdana, Helvetica, sans-serif;
	background: #CDDEE9;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/bodyBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


h1{
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 15px 0;
	border-bottom: solid 1px #31566F;
	line-height: 30px;
	text-transform: capitalize;
	color: #31566F;
}
h2{
	font-size: 1.2em;
	font-weight: bold;
	margin: 15px 0;
	line-height: 25px;
	border-bottom: solid 1px #31566F;
	text-transform: capitalize;
	width: 720px;
	clear: both;
	color: #31566F;
}
h3{
	color: #31566F;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	border-bottom: solid 1px #31566F;
	width: 100%;
	text-transform: capitalize;
	display: inherit;
}
label {
	font-size: 11px;
	font-weight: bold;
}
p, td, ul{
	line-height: 1.4em;
	font-size: 0.8em;
}
p {
	padding: 0px;
	margin: 5px 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p a:hover, td a:hover{
	border-bottom: 1px dashed #CB4B88;
	border-top: 1px dashed #CB4B88;
}
img{
	margin: 0;
	padding: 0;
}
br {
	height: 0;
	margin: 0;
	padding: 0;
}
th {
	color: #FFFFFF;
	background-color: #D26499;
	text-align: center;
	font-size: 0.8em;
	padding: 5px;
}

a:link {
	color: #CB4B88;
	text-decoration: none;
}
a:visited {
  	color: #CB4B88;
	text-decoration: none;
}

form {
	margin:0;
	padding:0;

}
.twoColFixLtHdr #container {
	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 143px;
	background-image: url(../images/bannerBG.jpg);
	background-repeat: no-repeat;
} 
.twoColFixLtHdr  #header  #logo {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 25px 0 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	width: 220px;
}

#accountCheckout {
	float: right;
	margin: 10px 5px 0 0;
	list-style-type: none;
	text-align: right;
	color: #A17B90;
}

#sideNav {
	margin: 10px 15px 0 15px;
	padding: 0px;
	float: right;
	height: 102px;
	border-left: solid 1px #518BB3;
	list-style-type: none;
}
#accountCheckout {
	float: right;
	margin: 10px 5px 0 0;
	list-style-type: none;
	text-align: right;
	color: #518BB3;
}
#sideNav ul, #accountCheckout ul {
	font-size: 13px;
	list-style-type: none;
	line-height: 19px;
	margin: 0 0 0 10px;
	padding: 0 0 0 5px;
	font-weight: bold;
	text-transform: capitalize;
}

#sideNav ul li a:link, #sideNav ul li a:visited, #accountCheckout ul li a:link, #accountCheckout ul li a:visited, #footer a:link,  #footer a:visited {
	color: #518BB3;
}

#sideNav ul li a:hover, #accountCheckout ul li a:hover {
	border-bottom: solid 1px #518BB3;
	color: #518BB3;
}
.twoColFixLtHdr #container #holder {
	background-image: url(../images/mContentBG.jpg);
	background-repeat: repeat-x;
	min-height: 418px;
	height: auto !important; /* This is an IE6 fix*/
	height: 418px;
	background-color: #E8EFF4;
	margin: -3px 0 0 0;
	padding: 0 0 0 0;
}

.twoColFixLtHdr #sidebar1 {
	width: 160px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 10px 15px 20px;
	background-image: url(../images/sideBarBG.jpg);
	background-repeat: no-repeat;
	margin: 0;
	min-height: 400px;
	height: auto !important; /* This is an IE6 fix*/
	height: 400px;
	float: left;
}
.twoColFixLtHdr #mainContent {
	margin: -5px 0 10px 190px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 5px;
	min-height: 400px;
	height: auto !important; /* This is an IE6 fix*/
	height: 400px;
	overflow: hidden;
	width:750px;
} 
#hFeatureItem {
	float: left;
	margin: 0 4px 4px 0;
	width: 285px;
	height: 194px;
}
#hWelcome {
	background-image: url(../images/welcomeBG.gif);
	background-repeat: no-repeat;
	width: 420px;
	height: 154px;
	float: left;
	padding: 20px;
	margin: 0 0 4px 0;
	color: #62344D;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
}
#hPromoLeft {
	margin: 0 4px 0 0;
	display: block;
	cursor: pointer;
}


#hPromoLeft,  #hSpecials{
	float: left;
	width: 373px;
	height: 195px;
}
.hTitles {
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 90px 0 0 0;
}
#hSpecials {
	display: block;
	cursor: pointer;
}

#hSpecials .hTitles {
	color: #E6B0CD;
}
#hPromoLeft .hTitles {
	color: #000033;
}




#footer {
	font-size: 10px;
	border-top: solid 1px #A17B90;
	padding-left: 10px;
	height: 100px;
	background-image: url(../images/footerBG.jpg);
	color: #A17B90;
}
#footer p {
	font-size: 11px;
}

#footer  p a:link, #footer p a:visited {
	color: #A17B90;
	font-size: 11px;
}
#footer  p a:hover  {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#footer  img a:hover {
	border-bottom: none;

}
#footer #copyright {
	line-height: 30px;
}




#footer #footerRight {
	float: right;
	width: 371px;
	line-height: 12px;
	padding: 5px 10px 0 0;
	text-align: justify;
}
#footer #standards{
	margin: 0;
	padding: 0;
	border: solid 1px #fff;



}
#footer  #standards ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#footer  #standards li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 5px 0 0;
}
#footer #mindage {
	float: left;
	clear: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.tdwhite {
	background-color: #FFFFFF;
}
.tdgrey {
	background-color: #FBF0F5;
}
.calendar {
	display: inline;
	height: 21px;
	margin: 0 5px;
	padding: 0;
}
.field {
	border: solid 1px #D56B9D;
	background-color: #FEFAFC;
	width: 220px;
	color: #D56B9D;
	line-height: 18px;
	padding-left: 3px;
	height: 21px;
}
.fieldDrop {
	color: #D56B9D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.fieldSmall {
	border: solid 1px #D56B9D;
	background-color: #FEFAFC;
	width: 100px;
	color: #D56B9D;
	line-height: 18px;
	padding-left: 3px;
	height: 21px;
}

.fieldXSmall {
	border: solid 1px #D56B9D;
	background-color: #FEFAFC;
	width: 40px;
	color: #D56B9D;
	line-height: 18px;
	padding-left: 3px;
	height: 21px;
}
.fieldbox {
	border: solid 1px #D56B9D;
	background-color: #FFFFFF;
	color: #D56B9D;
	line-height: 18px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 360px;
	font-size: 1em;
}
td.formLabel{
	text-align: right;
	width: 140px;
}
.small {
	font-size: 11px;
}

.separatorBlue {
	border-bottom: solid 1px #A2C1D6;
	margin: 5px 0 7px 0;
}

.separatorPink {
	border-bottom: solid 1px #E6B0CD;
	margin: 5px 0 7px 0;
}
.alignRight {
	float: right;
	padding: 5px 0 5px 10px;
}
.alignLeft {
	float: left;
	padding: 10px 10px 0 0;
}
.clear {
	clear: both;
}



.button {
	color: #D56B9D;
	background-color: #FFFFFF;
	border: solid 1px #A17B90;
	padding: 2px 5px;
	cursor: pointer;
}
.boxHighlight {
	padding: 5px;
	margin: 5px 0;
	clear: both;
}
.boxHighlight h2 {
	text-decoration: none;
	border-bottom: none;

}

.boxInner {
	background-color: #FFFFFF;
	padding: 15px;
	clear: both;
	border: dashed 1px #CB4B88;
}
.boxInner  p {

}


/* product and designer pages specific */
.prodHolder {
	float: left;
	width: 169px;
	margin: 3px;
	height: 190px;
}
.prodImage {
	padding: 0 0 0 0;
	height: 123px;
}
.prodDetails {
	background-image: url(../images/prodThumbBG.gif);
	padding: 3px;
	background-repeat: no-repeat;
	width: 163px;
	vertical-align: middle;
	height: 108px;
}

.prodDetails p {
	padding: 0;
	margin: 0;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}
.prodDetails  a,.prodSpecific  .strong  a  {
	color:#62344D;
}
.prodDetails  a:hover,.prodSpecific  .strong  a:hover {
	border-bottom: 1px dashed #000;
	border-top: none;
} 

.prodDetails .blue, .prodSpecific .blue {
	color: #4A84AA;
}
.prodDetails .discounted, .prodSpecific .discounted {
	text-decoration: line-through;
}

.prodDetails .pink, .prodSpecific .pink{
	color: #CB4B88;
}

.prodDetails .pink a, .prodSpecific .pink a {
	color: #CB4B88;
}
.dpink   {
	color: #62344D;
}
.underline {
	text-decoration: underline;
}


.prodSpecific {
	padding: 10px 0 0 0;
}


.prodSpecific p {
	line-height: 1.3em;
}

.basket {
	color: #CB4B88;
	cursor: pointer;
	font-weight: bolder;
	margin:0;
	background-image: url(../images/basket.gif);
	background-position: right;
	background-repeat:no-repeat;
	padding: 0;
	text-align: left;
	width: 130px;
	border: none;
	background-color: #EAF0F5;
}

.strong {
	font-weight:bold;
}
.hide {
	display: none;
}

/* added by 4L 10.11.2009 */
.sort, .sort0, .sort1{
	padding-right: 14px;

}
.sort0{
	background-image: url(../images/priceDesc.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.sort1{
	background-image: url(../images/priceAsc.gif);
	background-repeat: no-repeat;
	background-position: right;
}
/* added by 4L 10.11.2009 */
