td,p,body {
  font-family: Helvetica, Arial, verdana, bitstream vera sans, sans-serif;
  font-size: 12px;
  color: #555555;
  line-height: 16px;
}

body {
  margin: 0px;
  background-color: #ececec;
  background-image: URL(../images/pictures/large/system-files/img_bg_gradient.jpg);
  background-repeat: repeat-x;
}

body.emailBody {
  margin: 20px;
  background: none;
}

input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	margin-bottom: 0px;
	margin-top: 0px;
}

/* Headings */

.heading, .headingYellow, .headingGrey, .headingBlack, .headingBlue, .headingNavy, .headingMauve, .headingGreen {
  font-family: Georgia, Times New Roman, Helvetica, Arial, bitstream vera sans, sans-serif;
  font-size: 17px;
line-height: 25px; }

.heading { color: #E33632; }
.green {color: #b7ce4a;}
.navy {color: #133a81; }
.mauve {color: #b369e2;}
.headingYellow { color: #ecb45f; }
.headingGrey { color: #7E7E7E; }
.headingBlack { color: #000000; }
.headingBlue { color: #006699; }
.headingGreen {color: #b7ce4a;}
.headingNavy {color: #133a81;}
.headingMauve {color: #b369e2;}
.newsbody { color: #555555; line-height: 19px;}
.headingLargeBlack {
  font-family: Georgia, Times New Roman, Helvetica, Arial, bitstream vera sans, sans-serif;
  font-size: 17px;
color: #000000;
line-height: 25px;
}
.headingLarge {
  font-family: Georgia, Times New Roman, Helvetica, Arial, bitstream vera sans, sans-serif;
  font-size: 17px;
color: #E33632;
line-height: 25px;
}
.headingLargeWhite {
  font-family: Georgia, Times New Roman, Helvetica, Arial, bitstream vera sans, sans-serif;
  font-size: 17px;
color: white;
line-height: 25px;
}

.whiteannounce {
  font-family: Georgia, Times New Roman, Helvetica, Arial, bitstream vera sans, sans-serif;
  font-size: 15px;
color: white;
line-height: 22px;
}


.redannounce {
  font-family: Georgia, Times New Roman, Helvetica, Arial, bitstream vera sans, sans-serif;
  font-size: 15px;
color: #E33632;
line-height: 22px;
}

.subheading, .subheadingYellow, .subheadingGreen, .subheadingMauve, .subheadingNavy, .subheadingGrey, .subheadingBlack, .subheadingBlue {
  font-family: Georgia, Times New Roman, Helvetica, Arial, bitstream vera sans, sans-serif;
  font-size: 13px;
}

.subheading { color: #E33632; }
.subheadingYellow { color: #F8D73B; }
.subheadingGrey { color: #7E7E7E; }
.subheadingBlack { color: #000000; }
.subheadingBlue { color: #006699; }
.subheadingGreen {color: #b7ce4a;}
.subheadingNavy {color: #133a81;}
.subheadingMauve {color: #b369e2;}


.blue {
  color: #2189CA;
}

.black {
  color: #000000;
}

/* Text */



.QuickSearchText {
	font-family: Verdana, Arial, Helvetica, bitstream vera sans, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 6px;
	font-weight: bold;
	padding-left: 6px;
}
.QuickSearchText2 {
	font-family: Verdana, Arial, Helvetica, bitstream vera sans, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.QuickSearchTextBlue {
	font-family: Verdana, Arial, Helvetica, bitstream vera sans, sans-serif;
	font-size: 11px;
	color: #A91E22;
	padding-right: 6px;
	font-weight: bold;
	padding-left: 6px;
}

/* Login Text */

.loginText {
	font-family: Verdana, Arial, Helvetica, bitstream vera sans, sans-serif;
	font-size: 11px;
	color: #A91E22;
	padding-left: 14px;
	font-weight: bold;
}

.loginText2 {
	font-family: Verdana, Arial, Helvetica, bitstream vera sans, sans-serif;
	font-size: 11px;
	color: #A91E22;
	font-weight: bold;
}

a.bluelink {
	color: #A91E22;
	text-decoration: none;
}
a.bluelink:link {
	color: #A91E22;
	text-decoration: none;
}
a.bluelink:visited {
	color: #A91E22;
	text-decoration: none;
}
a.bluelink:hover {
	color: #A91E22;
	text-decoration: underline;
}

/* Links */

a:link {
	color: #f58220;
	text-decoration: none;
}
a:visited {
	color: #f58220;
	text-decoration: none;
}
a:hover {
	color: #f58220;
	text-decoration: none;
}

td.white { color: white; }
td.white a { color: white; }
td.white a:visited { color: white; }
td.white a:hover { text-decoration: underline; color: white; }


a.whitelink:link {
	color: #ffffff;
	text-decoration: none;
}
a.whitelink:visited {
	color: #ffffff;
	text-decoration: none;
}
a.whitelink:hover {
	color: #CBEBFA;
	text-decoration: none;
}

a.whitegreenlink:link {
	color: #ffffff;
	text-decoration: none;
}
a.whitegreenlink:visited {
	color: #ffffff;
	text-decoration: none;
}
a.whitegreenlink:hover {
	color: #e0f0e0;
	text-decoration: none;
}

/* NavLink */

.navlink {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

a:link.navlink {
	color: #ffffff;
	text-decoration: none;
}
a:visited.navlink {
	color: #ffffff;
	text-decoration: none;
}
a:hover.navlink {
	color: #f5f5e0;
	text-decoration: none;
}

/* stuff */


.star {
	color: #dd0000;
}

.whitetext {
	color: #ffffff;
}

.whitetextbold {
	color: #ffffff;
	font-weight: bold;
}

hr.blueline {
	border-style: solid;
	border-width: 0px;
	height: 1px;
	color: #A91E22;
	background-color: #A91E22;
}

.blue {
	color: #006699;
}
.bluebold {
	color: #006699;
	font-weight: bold;
}
.blueboldmid {
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}

.mid {
	font-size: 11px;

}




.red { color: #E33632; }

a.red { color: #E33632; }
a:visited.red { color: #E33632; }
a:hover.red { color: #ff5050; }

ul.flatlist {
	text-indent: 0.0em;
	margin-left: 0.8em;
	padding-left: 0.7em;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 1.5em;
}

.bdrdiv {
	border-style: solid; 
	border-width: 1px; 
	border-color: #A91E22;
}

hr {
	border-style: solid;
	border-width: 0px;
	height: 1px;
	color: #C0C0C0;
	background-color: #C0C0C0;
}

.photobdr {
	border-style: solid;
	border-width: 4px;
	border-color: #F0F0F0;
}
.nopadcell {
	padding: 0px;
}


div {
/*	-moz-box-sizing: border-box;*/
}
/*#fancybox-outer div { -moz-box-sizing: content-box; }*/

/* styles */

.mid {
	font-size: 11px;
}

.small {
	font-size: 10px;
}

.tiny {
	font-size: 9px; color: #929292;
}

blockquote.bq {
	margin-top: 0px;
	margin-bottom: 0px;
}

.newQsText {
	color: #1473A0;
	font-size: 11px;
	font-weight: bold;
}



td.picCell {
	text-align: center;
	width: 146px;
	height: 120px;
	background-color: #FEF9EA;
	background-repeat: no-repeat;
	background-position: center center;
}

a.picLink {
	display: block;
	height: 120px;
	text-decoration: none;
}
a.picLink:visited { text-decoration: none; }
a.picLink:hover { text-decoration: none; }

div.picDiv { float: left; margin-right: 10px; margin-bottom: 10px; }

td.unameCell { height: 32px; background-color: #F8D11E; padding-left: 4px; padding-right: 2px; }

.newshdr {
	background-color: #F0F0F0;
}

.newshdr A { color: #000; }

.newsline {
	background-color: #D0E0F0;
}


/* Mailbox stuff */

.mboxhdr {
	background-color: #dedede;
	color: black;
}

.mboxtab1 {
	background-color: #dedede;
	background-image: URL(../images/pictures/large/buttons/tab_active_bg.gif);
	color: black;
	font-size: 13px;
	font-weight: bold;
}

.mboxtab2 {
  background-color: #bebebe;
  background-image: URL(../images/pictures/large/buttons/tab_inactive_bg.gif);
  font-size: 13px;
  font-weight: bold;
  color: black;
}

a.tabButton {
	display: block;
	text-indent: 10px;
	width: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 1px;
  color: black;
}
a.tabButton:visited { color: black; }
a.tabButton:hover { color: black; }

a.smalltabButton {
	display: block;
	text-indent: 6px;
	width: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 1px;
	font-size: 12px;
}

/*.tableAccountNav {
  background-color: #f2f0f0;
  padding: 0px;
  width: 180px;
  background-image: URL(../images/pictures/large/system-files/img_navbg_btm.gif);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.tableAccountNavInner {
  padding: 10px;
  background-image: URL(../images/pictures/large/system-files/img_navbg_top.gif);
  background-repeat: no-repeat;
  background-position: top center;
}*/

.tableAccountNav {
  background-color: #f2f2f2;
  border: 1px solid #c0c0c0;
  padding: 0px;
  width: 180px;
}

.tableAccountNav A { color: #000; }
.tableAccountNavInner {
  padding: 10px;
}


/* standard look */

.tableShaded {
	background-color: #f2f2f2;
}

.tableShadedLite {
	background-color: #f9f9f9;
}


.tableDark {
	background-color: #DEDEDE; /* #E33632 */;
	color: #101010;
}
.tableLite {
	background-color: #F6F6F6;
}
.tableLite2 {
	background-color: #e9e9e9;
}

.colourText, a.colourText, a.colourText:visited, a.colourText:hover { color: #E33632; }

.colourBorder {
	border: 1px solid #E33632;
}
.disabledText {
	color: #b3a384;
}

.tableDarkAlt {
	background-color: #DEDEE4; /* EA0088 */
	color: #101010;
}
.tableShadedAlt {
	background-color: #F4F4F4;
}
.colourTextAlt, a.colourTextAlt, a.colourTextAlt:visited, a.colourTextAlt:hover { color: #101010; }

.colImg {
	border: 1px solid #404040;
}

.sitemapHdrDiv { margin-top: 16px; }

/* Home */

.testimonialsBackground { background-position: 0px 22px; }
.testimonialsBackground A { text-decoration: underline; }

/* Store */

.storeHeading {
  font-size: 15px;
}
.storetopline { background-color: #ffffff; }
.storehdr { background-color: #ffffff; }

.storeitemhdr { background-color: #DEDEDE; }
.storeitemorderhdr { background-color: #DEDEDE; }
.storeitemorderbody { background-color: #f6f6f6; }


#emailContentCell div {
  padding-left: 25px;
  padding-right: 20px;
}
#emailContentCell div div {
  padding: 0px;
}

#emailContentCell div table {
  margin-left: -25px;
}
#emailContentCell table div {
  padding: 0px;
}

a.redBorderButton {
	display: block;
	padding: 3px 8px;
	background-color: white;
	border: 1px solid #e33632;
	color: black;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.redBorderButton:visted { text-decoration: none; color: black; }
a.redBorderButton:hover { text-decoration: none; color: black; }

.hodd { width: 20%; color: #ffffff; background-color: #171159; }
.heven { width: 20%; color: #ffffff; background-color: #585389; }
.codd {  }
.ceven { background-color: #e3e2e7; }div.galleryListName { font-weight: bold; }

/* This is to fix a fade issue in IE when using jquery */
.gallery_image_title { background:#fff}

