html{margin: 0pt;}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: middle;
	text-decoration: none;
}
a {	color: #666666; text-decoration: none; }
a:hover { color: #9999CC; }

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #666666;}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #9999CC;}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
		font-weight: bold;
	color: #666666;}	
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #666666;
	font-weight: bold;
}	
.smlitalic
{font-size: 10px;
	font-style: italic;}
	

/*shopping cart and wishlist float over illustration*/
#account ul{
	font-family: "Times New Roman", Times, serif;
	float: right;
	width: 100px;
	font-size: 9px;
	text-decoration: none;
	list-style-type: none;
	position: absolute;
	top: 45px;
	left: 900px;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

#shopping ul{
	font-family: "Times New Roman", Times, serif;
	float: right;
	width: 100px;
	font-size: 9px;
	text-decoration: none;
	list-style-type: none;
	position: absolute;
	top: 80px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	left: 900px;
	color:#999999;
}
#shopping ul li {text-decoration: none;}
#shopping ul li a {text-decoration: none;}
#shopping ul li a:hover {color: #9999CC;}	

#wishlist ul{
	font-family: "Times New Roman", Times, serif;
	float: right;
	width: 100px;
	font-size: 9px;
	text-decoration: none;
	list-style-type: none;
	position: absolute;
	top: 110px;
	left: 900px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#wishlist ul li {text-decoration: none;}
#wishlist ul li a {text-decoration: none;}
#wishlist ul li a:hover {color: #9999CC;}	

/*navigation*/	
#topnav ul{
	font-family: "Times New Roman", Times, serif;
	padding-left: 0;
	margin-left: 0;
	float: left;
	width: 1000px;
	font-size: 17px;
	vertical-align: middle;
}
#topnav ul li{	
	display: inline;}

#image a input
{
	position: relative;
	top: -3px;
}

#image form
{
	border: none 0px transparent;
	padding: 0px;
	margin: 0px;
	display: inline;
}

#image form input
{
	float: left;
	position: relative;
	top: -2px;
}

#topnav ul li a{
	text-decoration: none;
	float: left;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
	vertical-align: middle;
}
#topnav ul li a:hover, #topnav ul li img:hover{
	color: #ff6600;
	background-image: url(/images/pinkflower.gif);
	background-repeat: no-repeat;
	background-position: 17px 13px;}	

/*side menu*/
#menu{
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}
#menu ul{
	font-family: "Times New Roman", Times, serif;
	padding-left: 0;
	margin-left: 0;
	float: left;
	width: 120px;
	text-decoration: none;
	list-style-type: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	font-style: italic;
}
#menu ul li {
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 5px;
}
#menu ul li a {
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	text-transform: none;
}
#menu ul li a:hover {color: #9999CC;}	

/*product cataogue*/	
.dashedborder {border: 3px dotted #CCCCCC;}
.dashedhalfborder {
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #99CCCC;
	border-bottom-color: #99CCCC;
	border-left-color: #99CCCC;
}
.productname {font-family: "Times New Roman", Times, serif;color: #000000; font-size: 12px;}
.productprice {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
.pagecounter a{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.pagecounter a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #66CCFF;
	text-decoration: none;
}
#emaillink a{
	position: relative;
	left: 40px;
	top: -15px;
	text-decoration: none;
}
#emaillink a:hover {color: #66CCFF; text-decoration: none;}

/*button styles*/

.button a {
	height: 12px;
	width: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: top;
	margin: 0pt;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-color: #FFFFFF;
	color: #999999;
	border: 1px dashed #999999;
	float: right;
	text-decoration: none;
}
.button a:hover {color: #66CCFF; border: 1px dashed #CCCCCC;}
.lrgbutton a {
	height: 15px;
	width: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	margin: 0pt;
	color: #999999;
	border: 1px solid #999999;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;}
.lrgbutton a:hover {
	color: #66CCFF;
	border: 1px solid #CCCCCC;}
	
	


/*form styles*/
.inputbox {
	border: 1px solid #999999;
	width: 110px;
	height: 13px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
	background-position: left center;
	padding-left: 2px;}
.messagebox {
	border: 1px solid #999999;
	width: 280px;
	height: 100px;
	color: #999999;
	background-position: left center;}
.messageboxsml {
	border: 1px solid #999999;
	width: 200px;
	height: 100px;
	color: #999999;
	background-position: left center;}	
.quantity {
	border: 1px solid #999999;
	width: 20px;
	height: 13px;
	color: #999999;
	background-position: left center;}
.ddlb {
	font-family: "Times New Roman", Times, serif;
	border: 1px solid #999999;
	width: 110px;
	height: 15px;
	font-size: 9px;
	color: #999999;
	background-position: left center;}
.ddlbshort {
	font-family: "Times New Roman", Times, serif;
	border: 1px solid #999999;
	width: 90px;
	height: 20px;
	font-size: 9px;
	color: #999999;
	background-position: left center;}


select {
	border: 1px solid #999999;
	width: 110px;
	height: 11px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;}
	
/*shopping cart*/		
.cartheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	color: #666666;}

/*footer*/	
.dashbkg{
	background-image: url(/images/dash.gif);
	background-repeat: repeat-x;}
.mailheader{
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	text-align: right;
	color: #666666;}
#footer ul{
	font-family:"Times New Roman", Times, serif;
	padding-left: 0;
	margin-left: 0;
	float: right;}
#footer ul li{display: inline;}
#footer ul li a{
	text-decoration: none;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;}
#footer ul li a:hover{color: #66CCFF;}img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
hr {
	border: 2px dotted #CCCCFF;
}
.bold {
	font-weight: bold;
}

.activestockitem
{
	background-color: #ccccff;
	color: #ffffff;
	font-weight: bolder;
	display: -moz-inline-box;
	display: inline-block;
	padding: 2px;
}

.onspecial {color: #ff6600; font-size: 14px;}
