/* CSS Document */
p,a,h1,h2,h3,h4,h5,h6 {
	font-family: sans-serif;
	color: #464646;
	font-weight: normal;
	}
h1 { 
	font-size:26px;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0px;
}
h2 { 
	font-size:20px;
	font-weight:normal;
    text-decoration:none;
    letter-spacing:0px;
	}
	
	h2 a:link { 
		font-size:20px;
		font-weight:normal;
    text-decoration:underline;
    letter-spacing:0px;
	}
	
	h2 a:hover { 
		font-size:20px;
		font-weight:normal;
    text-decoration:none;
    letter-spacing:0px;
	}	
	
h3 { 
	font-size:16px;
	margin:0;
	font-weight:normal;
	letter-spacing:0px;}
	
	h3 a:link { 
		font-size:16px;
		margin:0;
		font-weight:normal;
    text-decoration:underline;
	}
	
	h3 a:hover { 
		font-size:16px;
		margin:0;
		font-weight:normal;
    text-decoration:none;
	}	
	
h4 { 
	font-size:14px;
	font-weight:normal;
	margin:0px;
	letter-spacing:0px;
}
	h4 a:link { 
		font-size:14px;
		margin:0;
		font-weight:normal;
    text-decoration:underline;
	}
	
	h4 a:hover { 
		font-size:14px;
		margin:0;
		font-weight:normal;
    text-decoration:none;
	}	
	
h5 { 
	font-size:12px;
	font-weight:bold;
	margin:0px;
	}
		h5 a:link { 
		font-size:12px;
		margin:0;
		font-weight:bold;
    text-decoration:underline;
	}
	
		h5 a:hover { 
		font-size:12px;
		margin:0;
		font-weight:bold;
    text-decoration:none;
	}	
h6 {
	font-weight:bold; 
	font-size:14px;
}
p { 
	font-size:12px;
	font-weight:normal;
	margin:10px 0px;}
a { 
	font-size:12px;
	font-weight:bold; 
	color:#693a66; /*purple*/
	text-decoration:underline;}
a:hover {
	color:#693a66;
	text-decoration:none;}
ul, ol, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	text-decoration: none;}
li {
	line-height:18px;
	margin-bottom:10px;
	margin-left:25px;}
ul 
{
    padding-left:0px;
}
.formright input, .error input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	text-align: left;
	border:1px solid #cccccc;
	padding:3px;
	margin:3px;
	width:220px;}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:200px;
	margin:5px;}
.button
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	cursor: pointer;
	width:auto;
	height:auto;
	margin:0px;
	background-color:#693a66;
	border:1px solid #391c37;
	color:#ffffff;
	padding:2px 8px;
}
.inputSearch {
    border:1px solid #999;
    font-size:12px;
    height:16px;
    margin-right:5px;
    padding:3px;
    text-align:left;
    width:176px;
    color:#666;
    letter-spacing:-1px;
}
select {
	font-size: 12px;
	background-color: #FFFFFF;
	color: #666666;
	height: auto;
	text-align: left;
	margin:1px;
	border:1px solid #cccccc;
	}
option {
	font-size: 12px;
	background-color: #FFFFFF;
	color: #666666;
	height: auto;
	text-align: left;
	margin:3px;}
textarea{
	font-size: 12px;
	padding:3px;
	color:#666666;}
input[type="radio"] { 
	border:0;
	width:auto;}
input[type="checkbox"] { 
	border:0;
	width:auto;}
hr {
	height: 0px; 
	border-top: 1px solid #d5d8d7;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;}
normal {
	color: #666;
	font-weight: normal;
	font-size:12px;}
.yellow {
	color:#FDB930;}
.greyBg {
	font-size:14px;
	font-weight:bold;
	background-color:#FDB930;
	color:#666;
	padding:10px;}
.picture {
	border:1px solid #ccc;
	margin-left:10px;}
.greyBorder {
	border:1px solid #cccccc;}
.red {
	color:#FF0000;
}
.green {
	color:#009900;
}
.inputQuantity{
	width:20px;
	height:20px;
	padding-left:5px;
	padding-top:5px;
}
.strikeThrough {
	text-decoration:line-through;
	font-weight:lighter;
}
.price {
	font-size:24px;
	color:#009900;
}
.goButton {
	background-image:url(/images/goButtonBg.png);
	background-repeat:no-repeat;
	border:0;
	color:#FFFFFF;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	height:23px;
	position:relative;
	text-align:center;
	width:24px;
	margin-left:1px;

}
.goButton:hover {
	border:0;
	color:#FFFFFF;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	height:23px;
	position:relative;
	text-align:center;
	width:24px;
	margin-left:1px;
	background-image:url(/images/goButtonBgHover.png);
	background-repeat:no-repeat;
}
.titlebar1
{
    color:#4c2a55;
	font-size:12px;
	margin:0;
	font-weight:bold;
}
.white 
{
    color:#ffffff;
}
.white a
{
    color:#ffffff;
    text-decoration:underline;
    font-size:11px;
}
.white a:hover
{
    color:#ffffff;
    text-decoration:none;
}
/*need these for email styles*/
.footerLinks 
{
    color:#464646;
	text-align:center;
}
.footerLinks, .footerLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.footerLinks a:hover {
	text-decoration:underline;
	color:#000;
}
