/* classes.css file in root/stylesheets dir
This Stylesheet contains all the sites classes and their attributes
Listed as added, no particular chronology
*/

h2 
{
	font-size: 12px;
	font-weight:normal;
}

h1 
{
	font-size: 16px;
	font-weight:normal;
}

.aheading 
{
	font-size: 18px;
	color: #D400FF;
}

.checkout
{
	border:1px solid #CCC;
	font-weight: bold;
}

.pricelist
{
	padding: 4px 4px 4px 4px;	
}

.paragraph
{
	font-size:13px;
	text-align:justify;
}

.paragraph + p 
{
	margin-top:0.8em;	
}

.height_hack
{
	height:600px;
    width:1px;
	float:right;
}
.center
{
	margin:auto 0;
}
.extraheight
{
	height: 150px;	
}

.productDescText
{
	text-align:justify;	
	color:#333;
}
.productH1
{
	font-size:18px;
	color:#F09;
	font-family:	font-family:"Times New Roman", Times, serif;
}

.insig
{
	font-size:10px;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
}

.disclaimer
{
	font-size:9px;
	color:#999;
	text-decoration:italic;
	text-align:center;
}

.fragrancetable
{
	vertical-align:top;
	
}

.homepagebg
{
	background-image:url(../images/contentbg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.height_hack_homepage
{
	height:430px;
    width:1px;
	float:right;
}

input.rightAligned 
{
	text-align: right;
}

.clear
{
	clear:both;
}

.searchSelector
{
	width:164px;
	height:23px;	
}

.searchFor
{
	width:160px;
	height:20px;	
}

.headerlinks a:link {color: #5858FA; font-size:12px; text-decoration: none; }
.headerlinks a:visited {color: #5858FA; font-size:12px; text-decoration: none; }
.headerlinks a:hover {color: #3c1c35; font-size:12px; text-decoration: none; }
.headerlinks a:active {color: #5858FA; font-size:12px; text-decoration: none;} 

.pagenumbers a:link {color: #5858FA; text-decoration: underline; }
.pagenumbers a:visited {color: #5858FA; text-decoration: underline; }
.pagenumbers a:hover {color: #3c1c35; text-decoration: underline; }
.pagenumbers a:active {color: #5858FA; text-decoration: underline;} 
.pagenumbers {
	float:left;
	padding-right:5px;
}

.searchlinks a:link {color: #FC6002; text-decoration: underline; }
.searchlinks a:visited {color: #FC6002; text-decoration: underline; }
.searchlinks a:hover {color: #D400FF; text-decoration: underline; }
.searchlinks a:active {color: #FC6002; text-decoration: underline; } 

.searchlinks5 a:link {color: purple; text-decoration: underline; }
.searchlinks5 a:visited {color: purple; text-decoration: underline; }
.searchlinks5 a:hover {color: #D400FF; text-decoration: underline; }
.searchlinks5 a:active {color: purple; text-decoration: underline; } 

.searchlinks3 a:link {color: #fd79fb; text-decoration: underline; }
.searchlinks3 a:visited {color: #fd79fb; text-decoration: underline; }
.searchlinks3 a:hover {color: #ffffff; text-decoration: underline; }
.searchlinks3 a:active {color: #fd79fb; text-decoration: underline; } 

.searchlinks6 a:link {color: #680090; text-decoration: underline; }
.searchlinks6 a:visited {color: #680090; text-decoration: underline; }
.searchlinks6 a:hover {color: #ffffff; text-decoration: underline; }
.searchlinks6 a:active {color: #680090; text-decoration: underline; } 

.pagination2 a:link {color: #5e245f; text-decoration: none; }
.pagination2 a:visited {color: #5e245f; text-decoration: none; }
.pagination2 a:hover {color: #fd79fb; text-decoration: none; }
.pagination2 a:active {color: #5e245f; text-decoration: none; }

.footerlinks a:link {color: #6C038E; text-decoration: none; }
.footerlinks a:visited {color: #6C038E; text-decoration: none; }
.footerlinks a:hover {color: #3c1c35; text-decoration: none; }
.footerlinks a:active {color: #6C038E; text-decoration: none;}

.nextprevpage a:link {color: #000000; font-weight:bold; text-decoration: none; }
.nextprevpage a:visited {color: #000000; font-weight:bold;text-decoration: none; }
.nextprevpage a:hover {color: #FF0066; font-weight:bold;text-decoration: none; }
.nextprevpage a:active {color: #000000; font-weight:bold;text-decoration: none;} 

.pagination2 
{
	width:20px;
	float: right;
}

.viewbySelection 
{
	font-size:16px;
	font-weight:normal;
}

.headertext
{
	color:#fd79fb;	
}

.searchtext
{
	font-size:12px; 
	color:#ad32ad;	
}

.piclarge 
{
	border:1px solid #ff0066;
} 
.noborderimg
{
	border:0px 
}
	
.removeitem 
{
	border:0px solid #ff0066;
	float:right;
} 

.footertext
{
	font-size:12px; 
	color:#6C038E;	
}

.productpage_class
{
	float:left;
	padding:0px;
	margin-right:20px;
	margin-left:20px;
}

.searchedFor
{
	color:red;
	weight:bold;
}

.test
{
	width:200px;
	height:200px;
	background-color:#333;
}

.interestIn
{
	font-size:10px;
	color:#666;
}

.tablestyle
{
	border:1px solid pink;
}

.tablestyleh
{
	border:1px solid pink;
	font-weight:bold;
}

