/* these are the global attributes */

BODY   {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 12px;
	color: #404040;
}
img
{  border-style: none;
}

hr {
	background-color: #404040; size: 1;
}
A:link    {
	color: #ec008c;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px
}
A:visited {
	color: #ec008c;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px
}
A:hover   {
	color: #1076bc;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px
}
A:active  {
	color: #ec008c;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px
}
ul {
}





/* this is the tileable backgrounds of the areas outside the content areas and also a few inside of the site such as footer and homepage products etc */
	.nav {
	font-weight: bold;
	letter-spacing: -.01em;
	font-size: 13px;
	color: #714660;
	background-image: url(/images/nav_background.jpg);
	background-repeat: no-repeat;
	}
.nav a:link {
	color: #714660;
	text-decoration: none;
}
.nav a:visited {
	font-weight: bold;
	color: #714660;
	text-decoration: none;
}
.nav a:hover {
	color: #ec008c;
	text-decoration: none;
	font-weight: bold;
}
.nav a:active {
	color: #714660;
	text-decoration: none;
}
.navhome {
	font-weight: bold;
	letter-spacing: -.01em;
	font-size: 13px;
	color: #714660;
	background-image: url(/images/nav_background_home.jpg);
	background-repeat: no-repeat;
}
.navhome a:link {
	color: #714660;
	text-decoration: none;
}
.navhome a:visited {
	font-weight: bold;
	color: #714660;
	text-decoration: none;
}
.navhome a:hover {
	color: #ec008c;
	text-decoration: none;
	font-weight: bold;
}
.navhome a:active {
	color: #714660;
	text-decoration: none;
}
.shoppingcartnav {
	font-weight: normal;
	text-decoration: none;
	color: #404040;
}
.shoppingcartnav a:link {
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}
.shoppingcartnav a:visited {
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}
.shoppingcartnav a:hover {
	font-weight: normal;
	color: #ec008c;
	text-decoration: underline;
}

	.banner {
		background-image: url(/images/banner_background.jpg);
		background-repeat: repeat-x;
	}
.bannerhome {
	background-image: url(/images/banner_background_home.jpg);
	background-repeat: repeat-x;
}
	.left1 {
		background-image: url(/images/left1.jpg);
		background-repeat: no-repeat;
		background-position: right;
		background-color: #dde7f3;
	}
	.right1 {
		background-image: url(/images/right1.jpg);
		background-repeat: no-repeat;
		background-position: left;
		background-color: #fbf5f7;
	}
	.left2 {
		background-image: url(/images/left2.jpg);
		background-repeat: no-repeat;
		background-position: right;
	}
	.right2hor {
		background-image: url(/images/right2_background.jpg);
		background-repeat: repeat-x;
	}
	.left2hor {
		background-image: url(/images/left2_background.jpg);
		background-repeat: repeat-x;
	}
	.contentbackgroundvert {
		background-image: url(/images/content_backgroundvert.jpg);
		background-repeat: repeat-y;
		background-position: center;
	}
	.right2 {
		background-image: url(/images/right2.jpg);
		background-repeat: no-repeat;
	}
	.left3backgroundvert {
		background-image: url(/images/left3_backgroundvert.jpg);
		background-repeat: repeat-y;
		background-position: right;
		background-color: #d1ddeb;
	}
	.right3backgroundvert {
		background-image: url(/images/right3_backgroundvert.jpg);
		background-repeat: repeat-y;
		background-position: left;
		background-color: #f8eff1;
	}
	.productbackground {
	background-image: url(/images/product_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-bottom: 30px;
	}
	.productbackgroundvert {
		background-image: url(/images/product_backgroundvert.jpg);
		background-repeat: repeat-y;
		background-position: center;
	}
	.contentbackground {
		background-image: url(/images/content_background.jpg);
		background-repeat: no-repeat;
		background-position: center top;
	}
	.left3backgroundhor {
		background-image: url(/images/left3_backgroundvert.jpg);
		background-repeat: repeat-y;
		background-position: right;
	}
	.left3 {
		background-image: url(/images/left3_background.jpg);
		background-repeat: no-repeat;
		background-position: right;
	}
	.right3 {
		background-image: url(/images/right3_background.jpg);
		background-repeat: no-repeat;
		background-position: left;
	}
	.left4backgroundvert {
		background-image: url(../images/left4_backgroundvert.jpg);
		background-repeat: repeat-y;
		background-position: right;
		background-color: #e8ecf1;
	}
	.left4 {
		background-image: url(../images/left4_background.jpg);
		background-repeat: no-repeat;
		background-position: right;
	}
	.right4 {
		background-image: url(../images/right4_background.jpg);
		background-repeat: no-repeat;
		background-position: left;
	}
	.right4backgroundvert {
		background-image: url(../images/right4_backgroundvert.jpg);
		background-repeat: repeat-y;
		background-position: left;
		background-color: #faf4f3;
	}
	.right4ribbontop {
	background-image: url(../images/footer_ribbontop.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	}
	.left5 {
		background-image: url(../images/left5_backgroundhor.gif);
		background-repeat: repeat-x;
	}
	.footer {
		background-image: url(../images/footer_background.gif);
		background-repeat: repeat-x;
	}
.footer a:link {
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}
.footer a:visited {
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}
.footer a:hover {
	font-weight: normal;
	color: #ec008c;
	text-decoration: none;
}
.footer a:active {
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}
.footerbackgroundribbon {
	background-image: url(../images/footer_ribbon.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.footerribbontop {
	background-image: url(../images/footer_ribbontop.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
	.right5 {
		background-image: url(../images/right5_backgroundhor.gif);
		background-repeat: repeat-x;
	}
	.right5ribbon {
		background-image: url(../images/footer_ribbonright.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	.bottom {
		background-image: url(../images/bottom_background.gif);
		background-repeat: repeat-x;
	}
	
/*this is the styles for the competition box*/
	
	.compbackground
		 {
		background-image: url(../images/comp_bottom.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		}
	.comptopleft {
		background-image: url(../images/comp_topleft.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	.comptopright {
		background-image: url(../images/comp_topright.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	.compright {
		background-image: url(../images/comp_rightbackground.gif);
		background-repeat: repeat-y;
		background-position: top;
	}
	.compbottom {
		background-image: url(../images/comp_bottom.gif);
		background-repeat: no-repeat;
	}
	.compbottomright {
		background-image: url(../images/comp_bottomright.gif);
		background-repeat: no-repeat;
	}
	.compcontent {
		padding-right: 5px;
		padding-left: 15px;
		background-color: #fcfcf9;
		background-image: url(../images/comp_contentbottom.gif);
		background-position: bottom;
		background-repeat: no-repeat;
	}

.productboxtopleft {
	background-image: url(../images/productbox_topleft.gif);
	background-repeat: no-repeat;
}
.productboxtopright {
	background-image: url(../images/productbox_topright.gif);
	background-repeat: no-repeat;
}
.productboxbottomleft {
	background-image: url(../images/productbox_bottomleft.gif);
	background-repeat: no-repeat;
}
.productboxbottomright {
	background-image: url(../images/productbox_bottomright.gif);
	background-repeat: no-repeat;
}

.productbox {
	background-color: #FFFFFF;
}
.productbox a:link {
	font-weight: normal;
	text-decoration: none;
	color: #404040;
}
.productbox a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #404040;
}
.productbox a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #ec008c;
}

.productboxprice {
	color: #ec008c;
	font-weight: bold;
}
.pageHeading
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ec008c;
	text-decoration: none;
	letter-spacing: -.01em;
}
 
.productpageheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ec008c;
	text-decoration: none;
	letter-spacing: -.01em;
}
/*this is the styles for the grey buttons*/
.buttongreysmall
 {
	background-image: url(../images/button_small_background.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -.01em;
}
.buttongreysmall a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none; font-weight:bold; font-size: 12px;
	font-weight: bold;
}
.buttongreysmall a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none; font-weight:bold; font-size: 12px;
	font-weight: bold;
}
.buttongreysmall a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	text-decoration: none; font-weight:bold; font-size: 12px;
	font-weight: bold;
}
.buttongreysmall a:active{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.parentsbox {
	background-image: url(../images/parents.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	color: #f03ea8;
	text-decoration: none;
	font-weight: normal;
}
.parentsbox a:link {
	font-weight: normal;
	text-decoration: none;
}
.parentsbox a:visited {
	font-weight: normal;
	text-decoration: none;
}
.parentsbox a:hover {
	font-weight: normal;
	text-decoration: none;
}
.contentarea {
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-top: 0px;
}
.contentarea .bluebold {
	color: #1076bc;
	font-weight: bold;
}
.contentarea .pinkbold {
	color: #ec008c;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.contactformpadding {
	padding: 4px;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}



.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}