/*same as blue */
.LabelText
{
font-weight:Bold;
font-family:Arial;
text-decoration:None;
font-style:Normal;
font-size:12px;
color:#666666c;
}
/*same as blue */
.LabelBckGnd
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:None;
FONT-STYLE:Normal;
FONT-SIZE:12px;
BACKGROUND-COLOR:#12598c;
}
.HeadingText
{
font-weight:Bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:None;
font-style:Normal;
font-size:12px;
color:#666666;
}
.HeadingBckGnd
{
FONT-WEIGHT:Bold;
FONT-FAMILY:verdana;
TEXT-DECORATION:None;
FONT-STYLE:Normal;
FONT-SIZE:12px;
BACKGROUND-COLOR:#659e43;
}
.NormalText
{
FONT-WEIGHT:normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
TEXT-DECORATION:None;
FONT-STYLE:Normal;
font-size:10px;
color:#666666;
}
.ExtraText
{
FONT-WEIGHT:Normal;
FONT-FAMILY:verdana;
TEXT-DECORATION:None;
FONT-STYLE:Normal;
FONT-SIZE:11px;
COLOR:#;
}
.ExtraBckGnd
{
BACKGROUND-COLOR:#ECEBE6;
}
/*Basecolor starts*/
.Basecolor
{
BACKGROUND-COLOR:#ECEBE6;
}
/*ScrollBarclass starts*/
.scrollclass
{
scrollbar-3dlight-color:#CCCCCC; /*hardcoded*/
scrollbar-arrow-color:#659e43; /*HeadingText color*/
scrollbar-base-color:#ECEBE6;/*basecolor*/
scrollbar-darkshadow-color:#CCCCCC; /*hardcoded*/
scrollbar-face-color:#ECEBE6; /*basecolor*/
scrollbar-highlight-color:#CCCCCC; /*hardcoded*/
scrollbar-shadow-color:#ECEBE6;/*basecolor*/
}
/*same as LabelText blue*/
.NewsletterText
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:None;
FONT-STYLE:Normal;
FONT-SIZE:12px;
COLOR:#12598c;
}
/*same as LabelText blue*/
.TrackorderText
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:None;
FONT-STYLE:Normal;
FONT-SIZE:12px;
COLOR:#12598c;
}
/*same Color as blue LabelText. Size remains same*/
.Labelcolorborder
{
BORDER-RIGHT:#12598c 1px solid;
BORDER-TOP:#12598c 1px solid;
BORDER-LEFT:#12598c 1px solid;
BORDER-BOTTOM:#12598c 1px solid;
}
/*same color as HeadingText green. Size remains same */
.Headingcolorborder
{
BORDER-RIGHT:#659e43 1px solid;
BORDER-TOP:#659e43 1px solid;
BORDER-LEFT:#659e43 1px solid;
BORDER-BOTTOM:#659e43 1px solid;
}
	/*hardcode this section*/
.Greyborder
{
BORDER-RIGHT:#666666 1px solid;
BORDER-TOP:#666666 1px solid;
BORDER-LEFT:#666666 1px solid;
BORDER-BOTTOM:#666666 1px solid;
}
	/*hardcode this section*/
.WebPageborder
{
    BORDER-RIGHT: #DE873A 1px solid;
    BORDER-TOP: #DE873A 1px solid;
    BORDER-LEFT: #DE873A 1px solid;
    BORDER-BOTTOM: #DE873A 1px solid;
    BACKGROUND-COLOR: #ffffff
}
/*if separator yes, use HeadingText green Color as Heading text Rest hardcode */
.StaticPipeSeparator
{
COLOR:#659e43;
FONT-WEIGHT:Bold;
FONT-SIZE:12px;
FONT-FAMILY:Verdana;
}
/*if separator yes, Heading Text green Color as Headintext Rest hardcode */
.AdditionalPipeSeparator
{
COLOR:#659e43;
FONT-WEIGHT:Bold;
FONT-SIZE:12px;
FONT-FAMILY:Verdana;
}
/* Same as LabelText blue*/
.WelcomeNote
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:None;
FONT-STYLE:Normal;
FONT-SIZE:12px;
COLOR:#12598c;
}
/* hardcode */
.links
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Verdana;
TEXT-DECORATION:Underline;
FONT-STYLE:Normal;
FONT-SIZE:11px;
COLOR:#DE873A;
}
/* hardcode */
.errortext
{
font-weight::Bold;
font-family:Verdana;
text-decoration:none;
font-style:Normal;
font-size:11px;
color:#FF0000;
}
/* hardcode */
.box
{
font-weight:normal;
FONT-FAMILY:Verdana;
FONT-SIZE:12px;
font-style:Normal;
COLOR:#000000;
TEXT-DECORATION:none;
border:1px #A8A8A6 solid;
BACKGROUND-COLOR:#FFFFFF;
}
/*taken from main.css*/
.orange_border {
	border: 1px solid #DE873A;
}
.green_border {
	border: 1px solid #91BF4D;
	padding: 0px;
	margin: 0px;
}
p {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a.journals:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.journals:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.journals:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.journals:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F2CA30;
	text-decoration: none;
}
a.sketch_books:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.sketch_books:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.sketch_books:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#91BF4D;
	text-decoration: none;
}

a.sketch_books:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #905A2E;
	text-decoration: none;
}
a.photo_albums:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.photo_albums:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.photo_albums:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.photo_albums:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #46487B;
	text-decoration: none;
}
a.scrapbooks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.scrapbooks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.scrapbooks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.scrapbooks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #751B37;
	text-decoration: none;
}
a.folios:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.folios:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#91BF4D;
	text-decoration: none;
}

a.folios:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.folios:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC1F3C;
	text-decoration: none;
}
a.mode:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.mode:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#91BF4D;
	text-decoration: none;
}

a.mode:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.mode:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A689BC;
	text-decoration: none;
}
a.toyz:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.toyz:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.toyz:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.toyz:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2F9650;
	text-decoration: none;
}
	
a.refills:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.refills:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.refills:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.refills:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1565A0;
	text-decoration: none;
}

a.specials:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.specials:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.specials:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #91BF4D;
	text-decoration: none;
}

a.specials:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1565A0;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.boutiquelinebgcolor{
	background-color:#DE873A;
}
.journals_tle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #F2CA30;
	text-decoration: none;
}
.folios_tle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #CC1F3C;
	text-decoration: none;
}
.sketch_books_tle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #905A2E;
	text-decoration: none;
}
.scrapbooks_tle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #751B37;
	text-decoration: none;
}
.photo_albums_tle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #46487B;
	text-decoration: none;
}
.mode_tle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #A689BC;
	text-decoration: none;
}
.toyz_tle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #2F9650;
	text-decoration: none;
}
.refills_tle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #1565A0;
	text-decoration: none;
}
.specials_tle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #1565A0;
	text-decoration: none;
}
.standardfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}
.journals_pagetitle, standardfont {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1pt;
	background-color:#F2CA30
}
.folios_pagetitle, standardfont {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1pt;
	background-color:#CC1F3C
}
.sketch_books_pagetitle, standardfont {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1pt;
	background-color:#905A2E
}
.scrapbooks_pagetitle, standardfont {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1pt;
	background-color:#751B37
}
.photo_albums_pagetitle, standardfont {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1pt;
	background-color:#46487B
}
.mode_pagetitle, standardfont {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1pt;
	background-color:#A689BC
}
.toyz_pagetitle, standardfont {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1pt;
	background-color:#2F9650
}
.refills_pagetitle, standardfont {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1pt;
	background-color:#1565A0
}
.specials_pagetitle, standardfont {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1pt;
	background-color:#1565A0
}
.dotted_border {
	border: 1px solid #CCCCCC;
	
}
.price_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}
.red_text {
	color: #FF0000;
}

.defaultorange{
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
letter-spacing: 1pt;
background-color:#DE873A
}