body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 100px;
	color: #192666;
	background-color: #F2F5FE;
	clear: both;
}

a:link{
	color: #A0B9F3;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #A0B9F3;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #CD82CC;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	color: #CD82CC;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.body-wrapper {
	background-image: url(../images/body-wrap-bgrnd.gif);
	background-repeat: repeat-y;
	width: 970px;
	background-color: white;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
}

img {
	border:none;
}

li {
	color: #4F6AD7;
}

/*----------------------  This bit does all the work left menu position ----------------------------------*/

.clear {clear:both;height:1px;overflow:hidden;}


#leftcolumn {
	float:left;
	width:220px;
	background-image: url(../images/menu_top.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	overflow: hidden;
	margin: 0px;
	position: relative;
}

#container {
	margin-left: 20px;
	margin-right: 20px;
	}


/*----------------------------  Banner text styles ---------------------------------------------------*/

.banner-style {
	height: 100px;
	background-color: transparent;
	background-image: url(../images/header-bgrnd.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.header-left {
	background-color:transparent;
	text-align: right;
	padding-right: 10px;
	padding-top: 8px;
	height: auto;
	width: auto;
}
.banner-center {
	width:977px;
	margin-left:auto;
	margin-right:auto;
}
.banner-info-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #461545;
	position: absolute;
	top: 35px;
	width: auto;
	font-weight: normal;
	text-align: right;
	right: 25px;
}

.banner-info-text a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: normal;
}

.banner-info-text a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: normal;
}

.banner-info-text a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.banner-info-text a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: normal;
}

.txt-title {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #61635D;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #61635D;
	display: inline;
}
.banner-style p {
	font-size: 28px;
	color: #FFFFFF;
	width: 380px;
	font-weight: normal;
	position: absolute;
	left: 20px;
	top: 17px;
	font-family: "Times New Roman", Times, serif;
	vertical-align: middle;
	height: 75px;
}



/*----------------------------  Top left menu basket style ---------------------------------------------------*/

.basket-menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.basket-menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.basket-menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
.basket-menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.basket-menu {
	background-image:url(../images/basket-white-pink.png);
	padding-top: 5px;
	padding-left: 40px;
	background-repeat: no-repeat;
	height: 19px;
	background-position: 14px 4px;
	width: 90px;
	position: absolute;
	top: 134px;
	z-index: 5;
}
.product-title {
	position: absolute;
	top: 165px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 12px;
}


/*----------------------------  Top Menu Tabs style ---------------------------------------------------*/
.topmenu {
	background-color: #6c216b;
	height: 35px;
	width: 960px;
	margin-right: 5px;
	margin-left: 5px;
}


    #tabsC {
	float:left;
	font-size:12px;
	line-height:normal;
	background-color: transparent;
	overflow: hidden;
	width: 100%;
	font-weight: normal;
      }
    #tabsC ul {
	margin:0;
	list-style:none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background:url(../images/tableftc.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 6px;
      text-decoration:none;
	  font-weight: normal;
	  font-size:12px;
      }
    #tabsC a span {
	float:left;
	display:block;
	background:url(../images/tabrightc.gif) no-repeat right top;
	color:#DFCEDE;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 1px;
	font-size:12px;
	white-space: nowrap;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
    color:#FFF;
	font-weight: normal;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }  

	#tabsC .right-top {
		float: right;
	  }


/*----------------------------  Search style ---------------------------------------------------*/

.searchstyle fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.searchstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 32px;
	right: 25px;
	width:220px;
}
.searchstyle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 30px;
	font-weight:normal;
}
input.txt-search-go {
	background-color: #485BB3;
	font-weight: bold;
	font-size: 11px;
	color: white;
	border: 1px solid #708594;
}

input.txt-search-go-hov {
	background-color: #0066FF;
	font-weight: bold;
	font-size: 11px;
	color: white;
	border: 1px solid #708594;
}

input.txt-search-box {
	background-color: #fff;
	font-size: 11px;
	border: 1px solid #fff;
	margin-right: 5px;
	vertical-align: top;
	width: 148px;
	height: 15px;
	margin-left: 5px;
	padding-left: 2px;
}



input.btn {
	color:#192666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-top: 5px;
 }




/*----------------------------  Main h styles ---------------------------------------------------*/
h1{
	font-size: 150%;
	color: #6C216B;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	padding-top: 31px;
	padding-bottom: 23px;
}
.body-content h1 {
	margin-left: 20px;
	}
	

h2{
	color: #ED6DE3;
	font-size: 130%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.product-list h2 {
	background-image:url(../images/product_header_back690.gif);
	background-repeat: repeat-y;
	background-color:#DEE5FD;
	color:#192666;
	margin-top: 0px;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-left: -20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.product-list2 h2 {
	background-image:url(../images/product_header_back335.gif);
	background-repeat: repeat-y;
	background-color:#DEE5FD;
	color:#192666;
	margin-top: 0px;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-left: -20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.rel-box h2 {
	background-image:url(../images/product_header_back710.gif);
	background-repeat: repeat-y;
	background-color:#DEE5FD;
	color:#192666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.rel-box .product-list h2 {
	margin-left: -20px;
	margin-right: -20px;
}

h3{
	color: #C820BA;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

h4{
	color: #C820BA;
	font-size: 100%;
	font-style:italic;
}

h5{
	font-size: 100%;
}

h6{
	font-size: 100%;
}

/*----------------------------  left menu style ---------------------------------------------------*/

#leftcolumn strong {
	font-size: 100%;
	font-weight: bold;
	position: relative;
	top: 12px;
	background-image:url(../images/menu_header_back.gif);
	background-repeat: repeat-y;
	background-color:#A0B9F3;
	color:#fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 14px;
	padding-left: 15px;
	display:block;
}

#leftcolumn ul.category {
	margin-top:15px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	list-style:none;
	height:100%;
	}


#leftcolumn ul.category li {
	margin:0px;
	padding:0px;
	border-bottom:1px solid #E0E8FA;
	text-decoration: none;
}

#leftcolumn ul.category li a:link, #leftcolumn ul.category li a:visited {
	display:block;
	background:url(../images/bullet_roll.png) 0px 0px no-repeat;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 25px;
	text-decoration:none;
	color:#6C216B;
	}

#leftcolumn ul.category li a:hover, #leftcolumn ul.category li a:active {
	font-weight:bold;
	background-color:#e9ecf4;
	color:#7082b8;
	background-image: url(../images/bullet_roll.png);
	background-repeat: no-repeat;
	background-position: 0 -42px;
	display:block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 25px;
	}


/*----------------------------  Breadcrumb tyle ---------------------------------------------------*/
.breadcrumb-holder {
	margin-right:5px;
	background-color: #FFFFFF;
	height: 20px;
	width: 680px;
	float: left;
	overflow: hidden;
	line-height: 20px;
	text-indent: 20px;
}
.breadcrumb {
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:					11px;
	color: 						#6182D1;
	top:  0px;
	margin-bottom: 5px;
}

.breadcrumb a:link{
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:					11px;
	color: 						#6182D1;
	text-decoration: 			none;
	font-weight:				normal;
}

.breadcrumb a:visited{
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:					11px;
	color: 						#6182D1;
	text-decoration: 			none;
	font-weight:				normal;
}

.breadcrumb a:hover {
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:					11px;
	color:						#192666;
	text-decoration: 			underline;
	font-weight:				normal;
}

.breadcrumb a:active{
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:					11px;
	color: 						#192666;
	text-decoration: 			underline;
	font-weight:				normal;
}

/*---------------------------- pop up ---------------------------------------------------*/

#message-container {
	width:350px;
	height:121px;
	background-image:url(../images/pop-box.png);
	position:absolute;
	top:-141px;                             /*height value plus 20px;*/
	left:50%;
	z-index:100;
	margin-left:-175px;                     /*half the width value*/
	font-family:verdana, sans-serif;
	font-size:12px;
	background-repeat: no-repeat;
}
#message-container p {
	text-align:center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

input.message-button {
	color:#192666;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 130px;
	right: 17px;
	bottom: 17px;
	}
	
input.message-button2 {
	color:#192666;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 100px;
	bottom: 17px;
	left: 17px;
	}
	
/*---------------------------- pop up ---------------------------------------------------*/

#message-container-error {
	width:350px;
	height:121px;
	background-image:url(../images/pop-box-error.png);
	position:absolute;
	top:-141px;                             /*height value plus 20px;*/
	left:50%;
	z-index:100;
	margin-left:-175px;                     /*half the width value*/
	font-family:verdana, sans-serif;
	font-size:12px;
	background-repeat: no-repeat;
}
#basketmessage-error {
	text-align:center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 110px;
}

input.message-button-error {
	color:#192666;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 100px;
	bottom: 20px;
	left: 171px;
	}
/*---------------------------- pop up opacity effect ---------------------------------------------------*/
/*#dropSheet
{
	position: absolute;
	top: 0;
	left: 0;
	z-index:99;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	
}
*/
/*----------------------------  main body style ---------------------------------------------------*/
.body-content {
	background-color: #FFFFFF;
	float: left;
	width: 710px;
	overflow: hidden;
	background-image: url(../images/h1_back.png);
	background-repeat: no-repeat;
	background-position: left 15px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.body-indexcontent {
	background-color: #FFFFFF;
	float: left;
	width: 670px;
	overflow: hidden;
	background-image: url(../images/h1_back.png);
	background-repeat: no-repeat;
	background-position: left 15px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.body-content-info {
	background-color: #FFFFFF;
	float: left;
	width: 670px;
	overflow: hidden;
	background-image: url(../images/h1_back.png);
	background-repeat: no-repeat;
	background-position: left 15px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	
	
}
.body-content-cart {
	padding-left:20px;
}

/*************** input button ***********/

.body-content-info input {
	color:#192666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
/*---------------------------- related items start ---------------------------------------------------*/
.rel-box {
	clear: both;
}
/*----------------------------  Back link at bottom of page styles ---------------------------------------------------*/
#back-top {
	float:left;
	position: absolute;
	top: 12px;
	left: 190px;
}
#back-bottom {
	float: right;
	position: absolute;
	left: 177px;
	top: 55px;
	height: 25px;
	width: 62px;
}
div.outer1 {
	float: left;
	width: 32px;
	height: 25px;
	background: url(../images/button_back.gif) no-repeat 0 -25px;
	}
div.outer1 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/button_back.gif) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	}
div.outer1 a:visited {
	color: #ffffff;
	}
	
div.outer1 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #ED6DE3;
	}
div.outer1 a:active {
	color: #ffffff;
	}
	

div.outer2 {
	float: left;
	width: 30px;
	height: 25px;
	background: url('../images/button_top.gif') no-repeat 0 -25px;
	}
div.outer2 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:white;
	text-decoration: none;
	background: url('../images/button_top.gif') no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	}
div.outer2 a:visited {
	color: #ffffff;
	}
	
div.outer2 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #ED6DE3;
	}
div.outer2 a:active {
	color: #ffffff;
	}
	



	
div.outer3 {
	float: left;
	width: 30px;
	height: 25px;
	background: url('../images/button_back_top.gif') no-repeat 0 -25px;
	}
div.outer3 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:white;
	text-decoration: none;
	background: url('../images/button_back_top.gif') no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	}
div.outer3 a:visited {
	color: #ffffff;
	}
	
div.outer3 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #ED6DE3;
	}
div.outer3 a:active {
	color: #ffffff;
	}
	
	
/*---------------------------- category page styles start ---------------------------------------------------*/
.product-list {
	float: left;
	width: 650px;
	background-image: url(../images/product_back690.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	overflow:hidden;
	padding: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.prod-bottom {
	height: 25px;
	margin-bottom: -20px;
	margin-left: -20px;
	overflow: hidden;
	margin-right: -20px;
	background-image: url(../images/product_back690bottom.png);
	background-repeat: no-repeat;
	clear: both;
}
.product-list2 {
	float: left;
	width: 335px;
	background-image: url(../images/product_back335.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 260px;
	overflow:hidden;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 0px;
}
.product-list2 .prod-bottom {
	height: 220px;
	overflow: hidden;
	background-image: url(../images/product_back335bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 20px;
	margin-left: 0px;
	width: 295px;
}
.prod-bottom2 {
	margin-bottom: -20px;
	margin-left: -20px;
	overflow: hidden;
	margin-right: -20px;
	background-image: url(../images/product_back335bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: bottom;
}

select {
	font-size: 12px;
}

.cat-hotspot-1 {
	margin-bottom: 4px;
	width: 95%;
	margin-left: 20px;
}
.cat-intro-1 {
	margin-bottom: 4px;
	width: 95%;
	margin-left: 20px;
}
/*-------------------------------subcat code ------------------------------------*/

.catsub-prod-holder {
	background-color: #ffffff;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 100%;
	float: left;
	padding-left: 20px;
}

.catsub-prod-holder h2 {
	float: left;
	width: 325px;
	font-size:11px;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 7px;
	margin-left: 0px;
}


div.catsub {
	float: left;
	width: 325px;
	font-size:11px;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 7px;
	margin-left: 0px;
	}


.catsub-prod-holder h2 a {
	overflow: auto;
	display: block;
	width:100%;
	height:100%;
	color:#192666;
	text-decoration: none;
	line-height: 1;
	background-color:#DFE5FD;
/*	border: 1px solid #192666;
*/	}

div.catsub a {
	overflow: auto;
	display: block;
	width:100%;
	height:100%;
	color:#192666;
	text-decoration: none;
	line-height: 1;
	background-color:#DFE5FD;
/*	border: 1px solid #192666;
*/	}
	
div.catsub span {
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size:11px;
	font-weight: normal;
	line-height: 116%;
	overflow: auto;
	display:block;
	}
	
.catsub-prod-holder h2 span {
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size:11px;
	font-weight: normal;
	line-height: 116%;
	overflow: auto;
	display:block;
	}
	
div.catsub a:hover {
	background-color:#A0B9F3;
	color: #fff;
/*	border: 1px solid #192666;
*/	text-decoration:none;
	}
	
.catsub-prod-holder h2 a:hover {
	background-color:#A0B9F3;
	color: #fff;
/*	border: 1px solid #192666;
*/	text-decoration:none;
	}
	
	
div.catsub a:active {
	color: #fff;
	text-decoration:none;
	}
	
.catsub-prod-holder h2 a:active {
	color: #fff;
	text-decoration:none;
	}
	
div.catsub img {
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	}
	
.catsub-prod-holder h2 img {
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	}
	
	
.catsub a strong {
	text-align: center;
	margin:0;
	font-size:11px;
	font-weight:bold;
	top: 0px;
	width:100%;
	background-color:#354EA8;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
*/	color:#B5C4E3;
	background-image: url(../images/subcorners.png);
	background-repeat: no-repeat;
	background-position: center top;
	display:block;
}

.catsub-prod-holder h2 a strong {
	text-align: center;
	margin:0;
	font-size:11px;
	font-weight:bold;
	top: 0px;
	width:100%;
	background-color:#354EA8;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
*/	color:#B5C4E3;
	background-image: url(../images/subcorners.png);
	background-repeat: no-repeat;
	background-position: center top;
	display:block;
}

.catsub a:hover strong {
	background-color:#FF9000;
	width:100%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #192666;
*/	color:#fff;
	background-image: url(../images/subcorners.png);
	background-repeat: no-repeat;
	background-position: center top;
	display:block;
}

.catsub-prod-holder h2 a:hover strong {
	background-color:#FF9000;
	width:100%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #192666;
*/	color:#fff;
	background-image: url(../images/subcorners.png);
	background-repeat: no-repeat;
	background-position: center top;
	display:block;
}

.info {
	color:#fff;
	font-weight:normal;
	font-size:90%;
	font-style:normal;
}


.cat-hotspot-2 {
	margin-left: 20px;
	width: 90%;
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}

.cat-prod-image {
	float: right;
	background-color: transparent;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.cat-prod-image img {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFE5FD;
	border-bottom-color: #DFE5FD;
	border-left-color: #DFE5FD;
}

.cat-prod-image a:hover img {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6C216B;
	border-bottom-color: #6C216B;
	border-left-color: #6C216B;
}


.cat-prod-description {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 12px;
	font-size: 12px;
	height: auto;
}

.cat-prod-price {
	font-weight: bold;
	font-size: 14px;
	color: #192666;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}


.quantity {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	margin-left: 8px;
}



a:hover .more-details {
	border: 1px solid;
	border-color: #6C216B;
	text-decoration: none;
	color: #6C216B;
	font-weight: bold;
	background-color: #CD82CC;
}

.more-details {
	height: 15px;
	margin-left: 6px;
	border: 1px solid;
	border-color: #fff;
	text-decoration: none;
	color: #DFCEDE;
	font-weight: bold;
	background-color: #6C216B;
	display: inline;
	font-size: 80%;
	padding-top: 0px;
	margin-bottom: 2px;
	text-align: center;
	white-space: nowrap;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}


/*---------------------------- product page styles start ---------------------------------------------------*/

.prod-hotspot-1 {
	margin-left: 20px;
}

.prod-image {
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#products-holder-form {
	margin-left: 20px;
	margin-bottom: 20px;
}

.prod-image-holder {
	clear: both;
}
.prod-image2 {
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}
.prod-image3 {
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}


.prod-summary {
	margin-bottom: 12px;
	margin-left: 20px;
}

.prod-price {
	font-weight: bold;
	font-size: 14px;
	color: #192666;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.prod-description {
	margin-top: 4px;
	margin-bottom: 12px;
	margin-left: 20px;
}

.prod-hotspot-2 {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 20px;
}

.prod-hotspot-3 {
	margin-left: 20px;
	width: 90%;
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}

/*************** search page styles **************/
.search-message {
	margin-left: 5px;
}
.search-li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #192666;
	text-decoration: none;
	margin-bottom: 5px;
}

.search-li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #4F6AD7;
	text-decoration: none;
}

.search-li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #4F6AD7;
	text-decoration: none;
}

.search-li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FF9000;
	text-decoration: underline;
}
.search-li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FF9000;
	text-decoration: underline;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2C2C2;
	margin-top: 10px;
	padding-top: 5px;
}

.search-right {
	text-align:right;
}
/*---------------------------- cart start ---------------------------------------------------*/
.nopcart {
  padding: 5px;
}

.nopheader{
  padding: 5px;
}

.nopentry {
  padding: 5px;
}

.noptotal {
  padding: 5px;
}
.checkout-message {
	margin-bottom: 4px;
	margin-top: 5px;
}
.voucher-checkout {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
}
/*---------------------------- Footer styles ---------------------------------------------------*/
.footerline {
	width: 945px;
	bottom: 0px;
	clear: both;
	background-color: #FFFFFF;
	border-top-style: none;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 60px;
	position: relative;
	float: left;
	padding-left: 25px;
}

.txt-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6685CC;
	text-align: right;
	margin-top: 1px;
	width: 685px;
	float: right;
	padding-right: 40px;
	padding-top: 10px;
}

.footerline .txt-footer a:link {
	color: #4F6AD7;
	font-weight:bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footerline .txt-footer a:visited {
	color: #4F6AD7;
	font-weight:bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footerline .txt-footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9000;
	text-decoration: underline;
	font-weight:bold;
	font-size: 12px;
}
.footerline .txt-footer a:active {
	color: #FF9000;
	text-decoration: underline;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.body-wrapper .footerline .txt-footer img {
	float: left;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-top: 5px;
}


/*--------------------------------------- SF Crest horizontal ---------------------------------------------*/

#siteseal-horiz {
	float: left;
	height: 28px;
	width: 208px;
	
}
div.sf1 {
	float: left;
	width: 115px;
	height: 28px;
	background: url(../images/sf-siteseal-horiz-left.png)  no-repeat top left;
	}
div.sf1 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color: #133054;
	text-decoration: none;
	background: url(../images/sf-siteseal-horiz-left.png) no-repeat 0 -28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	}
div.sf1 a:visited {
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	color: #133054;
	}
	
div.sf1 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #336699;
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	}
div.sf1 a:active {
	color: #133054;
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	}
	
div.sf1 span {
	display: block;
	text-align: left;
	margin-bottom: 0;
	padding-top: 4px;
	padding-left: 30px;
	}
div.sf2 {
	float: left;
	width: 93px;
	height: 28px;
	background: url('../images/sf-siteseal-horiz-right.png') no-repeat top left;
	}
div.sf2 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#91020C;
	text-decoration: none;
	background: url('../images/sf-siteseal-horiz-right.png') no-repeat 0 -28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1;
	font-weight: normal;
	}
div.sf2 a:visited {
	color: #5C0109;
	font-size: 9px;
	line-height: 1;
	font-weight: normal;
	}
	
div.sf2 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #91020C;
	font-size: 9px;
	line-height: 1;
	font-weight: normal;
	}
div.sf2 a:active {
	color: #5C0109;
	font-size: 9px;
	line-height: 1;
	font-weight: normal;
	}
	
div.sf2 span {
	display: block;
	text-align: left;
	margin-bottom: 0;
	padding-top: 7px;
	padding-left: 11px;
	}


	
/*---------------------------- Default Index Page ---------------------------------------------------*/


.index-text-box {
	background-color: #fff;
	margin-bottom: 12px;
	padding: 0px;
}
.index-text-box img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.body-indexcontent .index-prod-holder {
	background-color: #ffffff;
	width: 100%;
	clear: both;
	height:147px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	
}
.latest-prod {
	width:320px;
	background-image: url(../images/bgrnd-index-prods330.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: -6px;
	height: 134px;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.latest-prod img {
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-left: 7px;
	margin-top: 2px;
}

.latest-prod p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-right: 10px;
}

.latest-prod a {
	background-image: url(../images/bullet_std.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 15px;
	color:#6C216B;
	font-size:17px;
	text-decoration:none;
	padding-top: 5px;
}
.latest-prod a:visited {
	background-image: url(../images/bullet_std.png);
	color:#6C216B;
	font-size:17px;
	text-decoration:none;
	padding-top: 5px;
}
.latest-prod a:hover {
	background-image: url(../images/bullet_active.png);
	color:#fff;
	font-size:17px;
	text-decoration:none;
	padding-top: 5px;
	
}
.latest-prod a:active {
	background-image: url(../images/bullet_active.png);
	color:#fff;
	font-size:17px;
	text-decoration:none;
	padding-top: 5px;
}

.latest-prod-spacer {
	height:55px;
	width:22px;
	float: left;
}


/*-------------------------------clearing code ------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/*----------------------------  editor style ---------------------------------------------------*/
	
.text-left {
	text-align:			left;
}
.text-right {
	text-align:			right;
}
.text-centre {
	text-align:			center;
}
.text-justify {
	text-align:			justify;
}
.text-colour1 {
	color:				red;
	font-weight: 		bold;
}
.text-colour2 {
	color:				green;
	font-weight: 		bold;
}
.text-colour3 {
	color:				#A52A2A;
	font-weight: 		bold;
}
.text-colour4 {
	color:				blue;
	font-weight: 		bold;
}
.text-colour5 {
	color:				#FF9900;
	font-weight: 		bold;
}
.text-colour6 {
	color:				#9900FF;
	font-weight:		bold;
}
.text-small {
	font-size:			80%;
}
.text-large {
	font-size:			120%;
}
.text-larger {
	font-size:			140%;
}
.image-left {
	float:left;
	margin-right: 		10px;
}
.image-right {
	float:right;
	margin-left: 		10px;
}
.body-wrapper #container .body-content #product-info .prod-price {
	margin-left: 20px;
}
form {
	padding:0px;
	margin:0px;
	}
.body-wrapper #container .body-indexcontent .photo-banner {
	margin-top: -10px;
	margin-left: -20px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.body-content-info ol {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
}
.product-list a:link{
	color: #6C216B;
	text-decoration:none;
}
.product-list a:visited{
	color: #6C216B;
	text-decoration:none;
}
.product-list a:hover{
	color: #5A78C4;
	text-decoration:none;
}
.product-list a:active{
	color: #5A78C4;
	text-decoration:none;
}
/*----------------- Form --------------------*/

#fcf2 {
	font-family:arial;
	font-size:11px;
	background-color:#FFFFFF;
	width: 400px;
	float: left;
}
#fcf2 p {
	text-align:left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 115px;
}
#fcf2 div.r {
	clear: both;
	padding-top: 5px;
	background-color:#FFFFFF;
}
#fcf2 label {
	float: left;
	width: 110px;
	text-align: right;
	padding-top: 4px;
}
#fcf2 span.f {
	float: right;
	width: 285px;
	text-align: left;
}
#fcf2 div.sp {
	clear: both;
}
#fcf2 .req {
	font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
	padding:2px;
}
.form-button {
	padding-left: 115px;
}
#fcf2 em {
	color: #ED6DE3;
}
/*----------------- Form error  --------------------*/

.rd {
	color:#F00;
	font-weight:bold;
}
/*----------------- Form message --------------------*/

.conf-message {
	color:#00DF48;
	font-weight:bold;
	text-align:center;
	clear:both;
}

.form-feedback {
	color:#F00;
	font-weight:bold;
	text-align:center;
	clear:both;
}

/*----------------- Form box width  --------------------*/
.boxtext {
	width:200px;
}
.boxcomments {
	width:200px;
}
.bigbox {
	width:200px;
}
.boxsmall {
	width:50px;
}
