/* Standard Classes - do NOT rename or delete */

html { height: 100%; margin-bottom: 1px; }

php { height: 100%; margin-bottom: 1px; }

A{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color:#FFFFFF
}

a:hover {
	text-decoration: underline;
}

TD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFCC;
}		

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	padding: 0px; 
	color: #000000; 
}

.PageColor {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #2D1A11;
}

.Bold {  font-weight: bold}

.italic {  font-style: italic}

.Footer {
	font-size: 11px;
	color: #7F959B;
	font-family: Arial, Helvetica, sans-serif;
}

.BlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}

/* Classes for portfolio that need editing - do NOT rename or delete */

.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFCC;
	font-weight: normal;
}

.SubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFCC;
}

.CellDark {
	background-color: #57A12E
}
.CellLight {
	background-color: #9E3E32
}
.CellLighter { background-color: #FFFFFF}
.CellTitle {  background-color: #17286A}

.Button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
}

.Button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #FF6067;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #FF6067;
	margin: 2px;
	padding: 2px;
}

.Asterix {  color: #CC0000}

.Required {  color: #CC0000}

.BreadCrumbs {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}

.BoldWhite {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}

.PadLeft {
	margin-left: 12px;
	margin-bottom: 12px;
}

.PadRight {
	margin-right: 12px;
	margin-bottom: 12px;
}

/* New classes for this project */
.CellRight {
	background-image: url(/stock/right-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.CellLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/stock/left-back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.CellLeftBlue {
	background-color: #7F959C;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A6B7BD;
	border-left-color: #A6B7BD;
}
.CellContentRed {
	background-color: #810E1A;
	background-image: url(/stock/content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.CellRightColumn {
	background-color: #810E1A;
	background-image: url(/stock/hair-care-products.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.CellNewsBlue {
	background-color: #7F959C;
	border: 1px solid #A6B7BD;
}
.NewsLink {
	font-size: 14px;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
}
.NewsLinkSmall {
	font-size: 14px;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
}
.ModuleBackButton{
	text-decoration: none;
	font-weight: normal;
	color: #FFFFCC;
	font-size: 11px;
}
a:hover.ModuleBackButton{
	text-decoration: underline;
}
.GalleryImageCaption{
	font-size: 11px
}.YellowText {
	font-size: 14px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
	line-height: 20px;
}
.YellowCaption {
	font-size: 14px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
}
.BlueText {
	font-size: 14px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7F959C;
	line-height: 20px;
}
.SubTitleBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #7F959C;
}
.CellContentRed2 {
	background-color: #810E1A;
	background-image: url(/stock/content2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.SubTitleBrown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.SubTitleItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
}
.GuestbookModuleDivider {
	width: 100%;
	height: 1px;
	background-color:#DB4A67;
	margin-top: 10px;
	margin-bottom: 10px;
}	
.Underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E3E32;
}
