﻿/*

	i:Create Styles - Used by Client

*/

.none { }

.picleftalign {
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
}

.picrightalign {
	padding-left: 20px;
	padding-bottom: 20px;
	float: right;
}

.newsitem
{
	/* leave empty - style is in base.css */
}

.subtitle
{
	font-family: Arial, Verdana, Serif;
    font-size: 1em;
    color: #333333;
    font-weight: bold;
    margin: 5px 0px 0px 0px;
    line-height: 16px;
}

.tableheading
{
	background-color: #ffff99;
	color: #9e0000;
	font-weight: bold;
}

.title
{
    font-family: Arial, Verdana, Serif;
    font-size: 1.3em;
    color: #c8213d;
    font-weight: 800;
    margin: 7px 0px 0px 0px;
}

/* Added the following for homepage.asp tokens  */

.featuredproductlogo{}

.fortressbtn{}

.arrowbtn{}

.pictaxfree 
{
    padding-top: 3px;
    padding-left:7px;
	float: right;
}