 /*************************************************************************
// BEGIN Normalization
**************************************************************************/

/* YUI Reset */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,strong,th,var {font-style:normal;font-weight:normal;}
strong {font-weight: bold;}
em {font-style: italic;}

caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
/* YUI Fonts */
body {font: 13px arial,helvetica,clean,sans-serif;*font-size: small;*font: x-small;color:}
table {font-size: inherit;font: 100%;}
select, input, textarea {font: 99% arial,helvetica,clean,sans-serif;}
pre, code {font: 115% monospace;*font-size:100%;}
body * {line-height:1.22em;}
/* END YUI Normalization */
/*************************************************************************
// Defaults
**************************************************************************/
body {
	padding-top: 0px;
	color: #ffffff;font-size:14px;text-decoration:none;
	font-family : Trebuchet MS, Tahoma, Arial, Helvetica;font-weight: none;
}
.input {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size:11px;
	TEXT-ALIGN: center;	
	TEXT-DECORATION: none;
	padding-top:1px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:1px;
	margin-top:2px;
	margin-bottom:2px;
	border-width: 1px;
	border-style: solid;
	border-color: #596066;
	color: #596066;
	background-color: #ffffff;
	text-transform: UPPERCASE;
	height:20px;
}
.input:hover {
	background-color:#fc76a8;text-decoration: none;
	COLOR: #ffffff; 
}
/*
.storebg{ 
	TEXT-ALIGN: center;	
	TEXT-DECORATION: none;
	position:absolute; _top:616px; top:613px; *top:616px; _left:91;left:67;*left:91; width:280; height:30; _z-index:0;z-index:0;*z-index:0; padding:5px;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	color: #f8b8cf;
	background-color: #f8b8cf;
	text-transform: UPPERCASE;
	height:20px;
} 
*/

.storebg{ 
	TEXT-ALIGN: center;	
	TEXT-DECORATION: none;
	position:absolute; _top:616px; top:613px; *top:616px; _left:91;left:67;*left:91; width:280; height:30; _z-index:0;z-index:0;*z-index:0; padding:5px;
	border-width: 0px;
	border-style: solid;
	border-color: #ffffff;
	color: #ffffff;

	text-transform: UPPERCASE;
	height:20px;
} 


.certButton{ 
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size:11px;
	TEXT-ALIGN: center;	
	TEXT-DECORATION: none;
	padding-top:1px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:1px;
	margin-top:2px;
	margin-bottom:2px;
	border-width: 1px;
	border-style: solid;
	border-color: #596066;
	color: #000000;
	background-color: #fc76a8;
	text-transform: UPPERCASE;
	height:40px;
} 

.certButton:hover  { 
	background-color:#fc76a8;text-decoration: none;
	COLOR: #ffffff; 
} 


.button{ 
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size:11px;
	TEXT-ALIGN: center;	
	TEXT-DECORATION: none;
	padding-top:1px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:1px;
	margin-top:2px;
	margin-bottom:2px;
	border-width: 1px;
	border-style: solid;
	border-color: #596066;
	color: #596066;
	background-color: #ffffff;
	text-transform: UPPERCASE;
	height:20px;
} 

.button:hover  { 
	background-color:#fc76a8;text-decoration: none;
	COLOR: #ffffff; 
} 


div.img
{
  margin: 2px;

  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #fc76a8;}
div.desc
{
  text-align: center;
  font-weight: normal;
  margin: 2px;
}

.inputBoxQty {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size:11px;
	TEXT-ALIGN: center;	
	TEXT-DECORATION: none;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px;
	margin-top:2px;
	margin-bottom:2px;
	border-width: 1px;
	border-style: solid;
	border-color: #596066;
	color: #596066;
	background-color: #ffffff;
	height:20px;
}

.inputBox {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size:12px;
	TEXT-ALIGN: left;	
	TEXT-DECORATION: none;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px;
	margin-top:2px;
	margin-bottom:2px;
	border-width: 1px;
	border-style: solid;
	border-color: #596066;
	color: #2a2a2a;
	background-color: #ffffff;
	height:20px;
}

.inputBoxTextArea {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size:12px;
	TEXT-ALIGN: left;	
	TEXT-DECORATION: none;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px;
	margin-top:2px;
	margin-bottom:2px;
	border-width: 1px;
	border-style: solid;
	border-color: #596066;
	color: #2a2a2a;
	background-color: #ffffff;

}

.buttonCheckout {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size:11px;
	TEXT-ALIGN: center;	
	TEXT-DECORATION: none;
	padding-top:3px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:3px;
	margin-top:2px;
	margin-bottom:2px;
	border-width: 1px;
	border-style: solid;
	border-color: #596066;
	color: #596066;
	background-color: #ffffff;
	text-transform: UPPERCASE;
	height:20px;
}
.buttonCheckout:hover {
	background-color:#fc76a8;text-decoration: none;
	COLOR: #ffffff;
}

.searchBox
{
background-color: #FFFFFF; 
border: 1px outset #989ca0; 
font-family : ITC Garamond, Garamond, Times New Roman;
font-size : 12px;
color: #464f58;
}

td.quantityText{	
padding-top: 0px;
color: #ffffff;font-size:12px;text-decoration:none;
font-family : Trebuchet MS, Tahoma, Arial, Helvetica;font-weight: none;
}

.firstLetter {font: 32px ITC Garamond, Garamond, Times New Roman, serif; color: #ffffff;font-weight: none;text-transform: uppercase; }
td.mainTag {font: 26px ITC Garamond, Garamond, Times New Roman, serif; color: #ffffff;font-weight: none;text-transform: uppercase; }
td.maintitles, .maintitles {font: 22px ITC Garamond, Garamond, Times New Roman, serif; color: #ffffff;font-weight: none;text-transform: uppercase; }
td.maintitlesAlt {font: 18px ITC Garamond, Garamond, Times New Roman, serif; color: #042545;font-weight: none;text-transform: uppercase; }

.style1 {font: 14px ITC Garamond, Garamond, Times New Roman, serif; color: #f8b8cf;font-weight: bold; }  /*Pink Body headeline*/
.style2 {font: 18px ITC Garamond, Garamond, Times New Roman, serif; color: #f8b8cf;font-weight: bold; }  /*Pink Body headeline*/
.style3 {font: 22px ITC Garamond, Garamond, Times New Roman, serif; color: #ffffff;font-weight: none;text-transform: uppercase; }
.style4 {font: 18px ITC Garamond, Garamond, Times New Roman, serif; color: #ffffff;font-weight: none;text-transform: uppercase; }
.style5 {font: 22px ITC Garamond, Garamond, Times New Roman, serif; color: #f8b8cf;font-weight: none;text-transform: uppercase; }

.results {font: 22px ITC Garamond, Garamond, Times New Roman, serif; color: #ffffff;font-weight: bold; }  /*Pink Body headeline*/

a {color: #ffffff;font-size:14px;text-decoration:underline;
font-family : Trebuchet MS, Tahoma, Arial, Helvetica;font-weight: none}
a:Hover {color : #f8b8cf;text-decoration:underline;}

a.subnavbar {color: #ffffff;font-size:14px;text-decoration:underline;
font-family : Trebuchet MS, Tahoma, Arial, Helvetica;font-weight: none}
a.subnavbar:Hover {color : #78bde8;text-decoration:underline;}

a.subnavbarOn {color: #f8b8cf;font-size:14px;text-decoration:underline;
font-family : Trebuchet MS, Tahoma, Arial, Helvetica;font-weight: none}
a.subnavbarOn:Hover {color : #78bde8; text-decoration: underline;}


a.galleryLink {color: #ffffff;font-size:14px;text-decoration:underline;
font-family : Trebuchet MS, Tahoma, Arial, Helvetica;font-weight: none}
a.galleryLink:Hover {color : #f8bacf;text-decoration:underline;}

a.headerLogin {color: #ffffff;font-size:12px;text-decoration:underline;
font-family : Trebuchet MS, Tahoma, Arial, Helvetica;font-weight: none}
a.headerLogin:Hover {color : #f8bacf;text-decoration:underline;}

.headerLogin {color: #ffffff;font-size:11px;
font-family : Trebuchet MS, Tahoma, Arial, Helvetica;font-weight: none}

a.back {color: #ffffff;font-size:13px;text-decoration:none;
font-family :ITC Garamond, Garamond, Times New Roman;font-weight: bold}
a.back:Hover {color : #f8b8cf}

a.footer {color: #ffffff;font-size:13px;text-decoration:none;font-family : ITC Garamond, Garamond, Times New Roman, serif;font-weight: bold}
a.footer:Hover {color : #78bde8;}

a.header {color: #ffffff;font-size:15px;text-decoration:none;
font-family : ITC Garamond, Garamond, Times New Roman, serif;font-weight: bold}
a.header:Hover {color : #78bde8;}

td.login {color: #ffffff;font-size:14px;text-decoration:none;
font-family : ITC Garamond, Garamond, Times New Roman, serif;font-weight: bold}

a.navbar {color: #ffffff;font-size:14px;text-decoration:none;
font-family : ITC Garamond, Garamond, Times New Roman, serif;font-weight: bold;text-transform: UPPERCASE;}
a.navbar:Hover {color : #78bde8;text-decoration:none; }


a.toplogin {color: #ffffff;font-size:12px;text-decoration:none;
font-family : ITC Garamond, Garamond, Times New Roman, serif;font-weight: bold;text-transform: UPPERCASE;}
a.toplogin:Hover {color : #78bde8;text-decoration:none; }


a.StoreLocator {color: #ffffff;font-size:14px;text-decoration:underline;
font-family : ITC Garamond, Garamond, Times New Roman, serif;font-weight: bold;text-transform: UPPERCASE;}
a.StoreLocator:Hover {color : #f8b8cf; }

a.forgotPassword {color: #2f4d69;font-size:14px;text-decoration:underline;
font-family : ITC Garamond, Garamond, Times New Roman, serif;font-weight: bold;}
a.forgotPassword:Hover {color : #ffffff; }



td.headertop {color: #485140;font-size:11px;text-decoration:none;
font-family : tahoma, helvetica, sans serif;font-weight: none}

a.headertop {color: #5f9baf;font-size:11px;text-decoration:none;
font-family : tahoma, helvetica, sans serif;font-weight: none}

td.navbar {color: #485140;font-size:12px;text-decoration:none;
font-family : tahoma, helvetica, sans serif;font-weight: none}

input.headerinput {color: #485140;font-size:12px;text-decoration:none;
font-family : tahoma, helvetica, sans serif;font-weight: none;
border-style: none;
background-repeat: no-repeat;
background-color: transparent
}

td.logininput {color: #485140;font-size:12px;text-decoration:none;
font-family : arial, helvetica, sans serif;font-weight: bold}

input.logininput {color: #485140;font-size:12px;text-decoration:none;
font-family : tahoma, helvetica, sans serif;font-weight: none;
border-style: none;
background-repeat: no-repeat;
background-color: transparent
}

input.largesearch {color: #485140;font-size:23px;text-decoration:none;
font-family : tahoma, helvetica, sans serif;font-weight: none;
background-color: #ffffc0;
border-color: #7ea2ae;
border-width: 1px;
border-style: solid
}

a.browselinks {color: #630a22;font-size:11px;text-decoration:none;
font-family : tahoma, helvetica, sans serif;font-weight: none}
a.browselinks:Hover {color : #5f9baf}

input.desiredrequest {color: #485140;font-size:12px;text-decoration:none;
font-family : tahoma, helvetica, sans serif;font-weight: none;
background-color: #ffffc0;
border-color: #bbbbbb;
border-width: 1px;
border-style: solid
}

textarea.desiredrequest {color: #485140;font-size:12px;text-decoration:none;
font-family : tahoma, helvetica, sans serif;font-weight: none;
background-color: #ffffc0;
border-color: #bbbbbb;
border-width: 1px;
border-style: solid
}

td.categoryheader {color: #485140;font-size:22px;text-decoration:none;
font-family : tahoma, helvetica, sans serif;font-weight: bold}

td.imageheadline {color: #485140;font-size:20;text-decoration:none;
font-family : tahoma, helvetica, sans serif;font-weight: none}

td.imagecopy {color: #485140;font-size:11px;text-decoration:none;
font-family : tahoma, helvetica, sans serif;font-weight: none}

td.customizeheadline {color: #5f9baf;font-size:22;text-decoration:none;
font-family : tahoma, helvetica, sans serif;font-weight: none}

td.logoupload {color: #485140;font-size:12px;text-decoration:none;
font-family : tahoma, helvetica, sans serif;font-weight: bold}

td.customizead {color: #485140;font-size:12;text-decoration:none;
font-family : tahoma, helvetica, sans serif;font-weight: bold}

td.skularge {color: #485140;font-size:12;text-decoration:none;
font-family : tahoma, helvetica, sans serif;font-weight: bold}

td.skusmall {color: #485140;font-size:10;text-decoration:none;
font-family : tahoma, helvetica, sans serif;font-weight: bold}

.maintable {
	padding:20px;
	*padding:20px;
	_padding:20px;
	margin-right:10px;
	margin-left:30px;
	margin-top:22px;
	*margin-left:22px;
	_margin-left:22px;
	*margin-top:0px;
}



#chartTable {
	width: 800px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#chartTable a {color: #2f4d69;font-size:16px;text-decoration:underline;font-family : ITC Garamond, Garamond, Times New Roman, serif;font-weight: bold;}
#chartTable a:Hover {color : #f5989d; }

#chartTable th {
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 2px 6px 12px;
	background: #6d9cba url(images/bg_header.jpg) no-repeat;
}

#chartTable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#chartTable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 2px 2px 2px 8px;
	color: #094870;
}


#chartTable td.alt {
	background: #e3e5e5;
	color: #797268;
}

#chartTable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font:  10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#chartTable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #e3e5e5 url(images/bullet2.gif) no-repeat;
	font:  10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
