INPUT, SELECT, TEXTAREA {font-family: Verdana; font-size: 11px; color:#D80000; font-weight: normal;}
body {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #333;
	background-color: #FFF;
	margin-top: 0px;
	background-image: url(siteimages/background.gif);
}
.html {
    min-height : 100%;
    margin-bottom : 1px;
    }
    /* MainWrapper*/
#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
	border:1px solid #333;
}
/* lefthand Column */
.leftrightcolumn{
	margin-top:15px;
	width: 160px;
	font-size: 11px;
	background-color: #EBEBEB;
	color: #333;
	background-repeat: repeat;
	border-right: 1px solid #CCC;
}
/* righthand Column */
.rightcolumn{
	margin-top:15px;
	width: 160px;
	font-size: 11px;
	background-color: #EBEBEB;
	color: #333;
	background-repeat: repeat;
	border-left: 1px solid #CCC;
}
/* Red Border */
#redbackground {
	background-color: #E30000;
	background-image: url(http://www.perthwebs.com/clients/Unrealhair/siteimages/redback.gif);
	height: 15px;
}
/* Main Content */
#content {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-align: justify;
	background-color: transparent;
}
#content p {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #333;
}
#content h1 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #D80000;
}
/* Copyright Footer */
.footer {
	height: 50px;
	text-align: center;
	border-top: 1px solid #666;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #333;
	background-color: #CCC;
	background-repeat: no-repeat;
	background-position: center;
}
/* Generic Page Links */
a {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #D80000;
}
a:link {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #D80000;
}
a:hover {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #333;}
a:active {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #D80000;
}
/* Page Headings */
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #D80000;
}	
h2 {
	font-size: 12px;
	color: #D80000;
	font-weight: bold;
}
td { 
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
}	
/* Border for anything really */
.border {
	border: 1px solid #CCC;
}
ul {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
}
.small {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #D80000;
}
a.small:link {
    font-size: 10px;
	color: #D80000;
	text-decoration: none;
}
a.small:visited {
	font-size: 10px;
	color: #D80000;
	text-decoration: none;
}
a.small:hover {
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
a.small:active {
	font-size: 10px;
	color: #D80000;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #D80000;
}
.accent { 
font-style: italic; 
}
.table {
	background-color: #FFF;
}
.innertable {
	background-color: #FFF;
	border-right:1px solid #CCC;
	border-left: 1px solid #CCC;
}
hr {
	color: #D80000;
	height: 1px;
	width: 75%;
	text-align: center;
}
.highlighttext {
	font-size: 14px;
	font-weight: bold;
	color: #D80000;
	text-decoration: underline;
}
.smfont {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #D80000;
}
.lgfont { 
	font-size: 10pt; 
	font-weight: bold; 
}
.boldtext {
	font-size: 13px;
	font-weight: bold;
	color: #D80000;
}
.linecolor { 
	color: #D80000; 
	height: 1px; 
	width: 100%; 
}
/* LINE TABLE */
.linetable { 
	border: 1 solid ; 
	border-collapse: collapse; 
}
/* LINE TABLE CELL */
.linecell { 
	border: 1 solid ; 
}
.formbutton {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color:#FFF;
	font-weight: bold;
	background-color: #D80000;
	border: 1px solid #D80000;
	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#FF0000',EndColorStr='#D80000');
}
/* PARAGRAPH LAYOUT FOR CATALOG PRODUCTS */
.p_layout {
	margin-top: 10px; margin-bottom: 10px; 
}
.salecolor {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color:#CC0000;
}
.itemcolor {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #D80000;
}
a.itemcolor:link {
    font-size: 11px;
	color: #D80000;
	text-decoration: none;
}
a.itemcolor:visited {
	font-size: 11px;
	color: #D80000;
	text-decoration: none;
	font-style: normal	;
}
a.itemcolor:hover {
	font-size: 11px;
	color: #D80000;
	text-decoration: none;
}
a.itemcolor:active {
	font-size: 11px;
	color: #D80000;
	text-decoration: none;
}
.drilldown {
	font-size: 11px;
	font-weight: bold;
	color: #D80000;
}
a.drilldown:link {
    font-size: 11px;
	color: #D80000;
	text-decoration: none;
}
a.drilldown:visited {
	font-size: 11px;
	color: #D80000;
	text-decoration: none;
}
a.drilldown:hover {
	font-size: 11px;
	color: #D80000;
	text-decoration: none;
}
a.drilldown:active {
	font-size: 11px;
	color: #D80000;
	text-decoration: none;
}
.itemcolor {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #D80000;
}
a.itemcolor:link {
    font-size: 11px;
	color: #D80000;
	text-decoration: none;
	font-style: normal;
}
a.itemcolor:visited {
	font-size: 11px;
	color: #D80000;
	text-decoration: none;
}
a.itemcolor:hover {
	font-size: 11px;
	color: #D80000;
	text-decoration: none;
}
a.itemcolor:active {
	font-size: 11px;
	color: #D80000;
	text-decoration: none;
}
/* VIEW CART LINK */
.cartcolor { 
	color: #D80000; 
	font-weight: bold; 
}
a.cartcolor:hover { 
	color: #D80000; 
	font-weight: bold; 
}
/* SUBCATEGORY LINK */
.subcatcolor { 
	color: #D80000; 
}
a.subcatcolor:hover { 
	color: #D80000; 
}
/* END CATEGORY LINK */
.endcatcolor { 
	color: #D80000; 
}
a.endcatcolor:hover { 
	color: #D80000; 
}


